/*
Theme Name: Fontzaa Lite
Theme URI: https://fontzaa.com/
Author: Fontzaa
Description: Lightweight SEO-ready WordPress theme for free font download libraries. Built to replace heavy theme/plugin stacks with responsive cards, clean schema, fast CSS, and simple download-focused UI.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: fontzaa-lite
*/

:root{
  --fz-bg:#e9eef7;
  --fz-surface:#ffffff;
  --fz-text:#20222f;
  --fz-muted:#777f91;
  --fz-line:#edf0f6;
  --fz-brand:#20222f;
  --fz-accent:#4777ee;
  --fz-accent-dark:#315fd3;
  --fz-chip:#f5f7fb;
  --fz-radius:24px;
  --fz-shadow:0 22px 55px rgba(46,55,77,.11);
  --fz-width:1180px;
}
.theme-dark{
  --fz-bg:#111827;
  --fz-surface:#161f2e;
  --fz-text:#edf3ff;
  --fz-muted:#a8b3c7;
  --fz-line:#29364a;
  --fz-brand:#edf3ff;
  --fz-accent:#8fb1ff;
  --fz-accent-dark:#315fd3;
  --fz-chip:#202b3d;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#eef3fb;color:var(--fz-text);font-family:Outfit,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility}
body:before{content:"";display:block;height:10px;background:#1f242b}
.theme-dark body,.theme-dark .site-main,.theme-dark .hero,.theme-dark .fz-container.no-sidebar-layout,.theme-dark .fz-container.content-page-layout,.theme-dark .search-layout{background:#101827}
a{color:inherit;text-decoration:none}
a:hover{color:var(--fz-accent)}
img{max-width:100%;height:auto;display:block}
.screen-reader-text,.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-link:focus{left:16px;top:16px;width:auto;height:auto;background:#fff;padding:10px 14px;border-radius:10px;z-index:9999;box-shadow:var(--fz-shadow)}
.fz-container{width:min(var(--fz-width),calc(100% - 32px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgba(231,235,244,.9);box-shadow:0 8px 22px rgba(43,51,72,.035)}
.theme-dark .site-header{background:#111827;border-bottom-color:#29364a}
.header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:16px;min-height:70px}
.site-branding{display:flex;align-items:center;gap:12px;min-width:0}
.custom-logo{max-width:148px;max-height:46px;width:auto}
body.wp-custom-logo .site-branding>div{display:none!important}
.site-title{font-weight:900;font-size:1.6rem;letter-spacing:0;color:#252838}
.theme-dark .site-title{color:#edf3ff}
.site-description{display:none;color:var(--fz-muted);font-size:.78rem;margin-top:-5px}
.main-navigation{display:flex;align-items:center;justify-content:center;gap:8px}
.main-navigation ul{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.15vw,18px);margin:0;padding:0;list-style:none}
.main-navigation a{display:inline-flex;padding:8px 0;border-radius:999px;font-weight:800;font-size:clamp(.72rem,.78vw,.86rem);color:#3a4050;white-space:nowrap}
.main-navigation a:hover,.main-navigation .current-menu-item>a{background:transparent;color:var(--fz-accent)}
.nav-toggle{display:none;border:1px solid var(--fz-line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(35,42,63,.08)}
.theme-dark .nav-toggle{background:#202b3d;color:#edf3ff;border-color:#29364a}
.header-search{position:relative;display:flex;justify-content:flex-end}
.header-search-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border:1px solid var(--fz-line);border-radius:999px;background:#f7f9fc;color:#303545;font:inherit;font-weight:800;font-size:.86rem;cursor:pointer}
.header-search-toggle:hover{background:#eff4ff;color:var(--fz-accent)}
.header-search-form{position:absolute;right:0;top:calc(100% + 10px);z-index:70;display:none;grid-template-columns:minmax(190px,260px) auto;gap:8px;width:min(360px,calc(100vw - 28px));padding:8px;background:#fff;border:1px solid var(--fz-line);border-radius:999px;box-shadow:0 18px 42px rgba(28,39,62,.13)}
.header-search.is-open .header-search-form{display:grid}
.header-search-form label{min-width:0}
.header-search-field{width:100%;height:42px;border:0;outline:0;background:transparent;color:#20222f;font:inherit;padding:0 12px}
.header-search-form button{height:42px;border:0;border-radius:999px;background:var(--fz-accent);color:#fff;font-weight:850;padding:0 16px;cursor:pointer}
.theme-dark .header-search-toggle{background:#202b3d;color:#edf3ff;border-color:#29364a}
.theme-dark .header-search-form{background:#161f2e;border-color:#29364a}
.theme-dark .header-search-field{color:#edf3ff}
.theme-toggle{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--fz-line);border-radius:999px;background:#f7f9fc;cursor:pointer}
.theme-toggle:hover{background:#eff4ff}
.theme-toggle-icon{position:relative;display:block;width:18px;height:18px;border-radius:50%;background:#263044}
.theme-toggle-icon:after{content:"";position:absolute;right:-2px;top:-2px;width:14px;height:14px;border-radius:50%;background:#f7f9fc}
.theme-dark .theme-toggle{background:#202b3d}
.theme-dark .theme-toggle-icon{background:#ffd166}
.theme-dark .theme-toggle-icon:after{display:none}
.site-main{background:#fff}
.theme-dark .post-card,.theme-dark .comment-body,.theme-dark .search-form,.theme-dark .comment-respond input:not([type="submit"]),.theme-dark .comment-respond textarea{background:#161f2e;color:#edf3ff;border-color:#29364a}
.theme-dark .post-card{box-shadow:0 14px 34px rgba(0,0,0,.25)}
.theme-dark .post-title,.theme-dark .archive-title,.theme-dark .entry-title,.theme-dark .footer-title,.theme-dark .footer-links h2,.theme-dark .download-box strong{color:#edf3ff}
.theme-dark .post-excerpt,.theme-dark .entry-content,.theme-dark .footer-brand p,.theme-dark .post-meta,.theme-dark .search-summary{color:#a8b3c7}
.theme-dark .search-submit,.theme-dark .download-btn,.theme-dark .button,.theme-dark .wp-block-button__link,.theme-dark .comment-respond .submit{background:#315fd3;color:#fff!important}
.theme-dark .entry-content a{color:#9bb8ff}
.hero{padding:24px 0 18px;background:#fff}
.hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:34px;align-items:stretch;background:#123864;border:0;border-radius:28px;padding:42px;box-shadow:none;min-height:310px;color:#fff;overflow:hidden}
.hero h1{font-size:clamp(2.5rem,5vw,4.65rem);line-height:1;letter-spacing:0;margin:0 0 14px;font-weight:900;color:#fff;max-width:720px}
.hero p{margin:0;color:#757f93;max-width:700px;font-size:1.05rem;font-weight:500;line-height:1.65}
.hero .archive-kicker{color:#bcecff}
.hero-copy{display:flex;flex-direction:column;justify-content:center}
.hero-copy p:not(.archive-kicker){color:#dcecff;max-width:620px}
.hero-search-row{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;margin-top:24px}
.hero-search{flex:1 1 320px;max-width:520px;min-width:0}
.hero-search .search-form{flex-direction:row}
.hero-search .search-submit{width:auto}
.hero-search .search-form{background:#fff;border-color:rgba(255,255,255,.76);box-shadow:0 18px 38px rgba(0,0,0,.14)}
.hero-search .search-field{color:#20222f}
.hero-search .search-field::placeholder{color:#667085}
.hero-search-row .button{flex:0 0 auto;background:#d8f7ff;color:#14334f!important;box-shadow:none;min-height:70px}
.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.hero-circle-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#d8f7ff;color:#14334f;font-weight:900}
.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:230px}
.hero-font-preview{display:grid;place-items:center;width:min(300px,70%);aspect-ratio:1;border-radius:50%;background:#f6c49f;color:#123864;font-size:clamp(4rem,10vw,8rem);font-weight:900;box-shadow:inset 0 0 0 12px rgba(255,255,255,.24)}
.hero-stat{position:absolute;right:0;top:10px;display:grid;gap:4px;width:170px;background:#fff;color:#253044;border-radius:20px;padding:18px;box-shadow:0 18px 38px rgba(0,0,0,.12)}
.hero-stat strong{font-size:2rem;line-height:1}
.hero-stat span{font-size:.82rem;color:#586275;font-weight:600;line-height:1.25}
.hero-stat em{font-style:normal;color:var(--fz-accent-dark);font-size:.78rem;font-weight:900}
.hero-tags{position:absolute;right:0;bottom:12px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:260px}
.hero-tags span{border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:7px 10px;color:#eaf6ff;font-size:.78rem;font-weight:700}
.search-form{display:flex;gap:10px;width:100%;background:#fff;border:1px solid var(--fz-line);border-radius:999px;padding:8px;box-shadow:0 16px 36px rgba(56,64,84,.08)}
.search-form label{flex:1}
.search-field{width:100%;border:0;outline:0;padding:13px 14px;font:inherit;font-size:1rem;background:transparent;color:var(--fz-text)}
.search-submit,.button,.download-btn,.wp-block-button__link{border:0;background:var(--fz-accent);color:#fff!important;padding:12px 20px;border-radius:999px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 24px rgba(71,119,238,.24)}
.search-submit:hover,.button:hover,.download-btn:hover{background:var(--fz-accent-dark);color:#fff!important;transform:translateY(-1px)}
.quick-cats{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.quick-cats a,.cat-chip{background:#f5f7fb;border:1px solid #e6ebf3;border-radius:999px;padding:8px 13px;font-weight:800;font-size:.8rem;color:#485266;box-shadow:0 8px 18px rgba(35,42,63,.04)}
.top-categories{padding:0 0 36px;background:#fff}
.top-categories h2{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08;text-align:center;margin:0 0 22px;font-weight:850;color:#232636}
.theme-dark .top-categories{background:#101827}
.theme-dark .top-categories h2{color:#edf3ff}
.top-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.top-category-card{position:relative;display:flex;min-height:178px;flex-direction:column;justify-content:flex-end;gap:8px;border:1px solid var(--fz-line);border-radius:24px;padding:22px;background:#f8d6a8;color:#232636;overflow:hidden}
.top-category-card:nth-child(2){background:#bdefff}
.top-category-card:nth-child(3){background:#e7e9f1}
.top-category-card:nth-child(4){background:#f7bc86}
.top-category-card:before{content:"";position:absolute;inset:18px auto auto 18px;width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.45)}
.top-category-card strong{position:relative;font-size:1.45rem;line-height:1.05;font-weight:850}
.top-category-card span{position:relative;font-size:.86rem;color:#526074;font-weight:700}
.top-category-card em{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#123864;color:#fff;font-style:normal;font-weight:900}
.top-category-card:hover{color:#232636;transform:translateY(-2px)}
.ad-slot{display:block;width:100%;min-height:90px;margin:0 0 28px;padding:10px;text-align:center;background:#f8fbff;border:1px dashed #d8e3f2;color:#7a8497;overflow:hidden}
.ad-slot-after{margin:28px 0 0}
.ad-slot ins{max-width:100%}
.theme-dark .ad-slot{background:#121c2b;border-color:#29364a;color:#a8b3c7}
.layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;padding:26px 0 54px}
.fz-container.no-sidebar-layout{display:block;width:100%;max-width:none;padding:42px max(32px,calc((100vw - var(--fz-width)) / 2)) 58px;margin:0;background:#fff}
.no-sidebar-layout>section{min-width:0}
.no-sidebar-layout .content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.post-card{background:var(--fz-surface);border:1px solid #dfe7f3;border-radius:14px;overflow:hidden;box-shadow:0 14px 34px rgba(28,39,62,.08);transition:.2s ease;display:flex;flex-direction:column;min-height:100%}
.post-card:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(28,39,62,.13);border-color:#cbd7e8}
.post-thumb{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,#dceafe,#eff5ff);overflow:hidden;border-radius:14px 14px 0 0}
.post-thumb-link{display:block;width:100%;height:100%}
.post-thumb img{width:100%;height:100%;object-fit:cover;transition:.25s ease}
.post-card:hover .post-thumb img{transform:scale(1.025)}
.post-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:7px;flex:1}
.post-cats{display:flex;flex-wrap:wrap;gap:7px}
.thumb-cats{position:absolute;left:12px;right:12px;bottom:12px;display:flex;gap:6px;overflow:hidden;white-space:nowrap;z-index:2}
.thumb-cats a{display:inline-flex;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;border-radius:999px;background:rgba(17,24,39,.82);color:#fff;font-size:.75rem;font-weight:800;line-height:1;backdrop-filter:blur(8px)}
.post-tags-line{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64708a;font-size:.84rem;font-weight:750;line-height:1.35}
.post-tags-line a{color:#64708a;margin-right:8px}
.post-tags-line a:hover{color:var(--fz-accent)}
.post-title{font-size:1.28rem;line-height:1.08;margin:0;font-weight:700;letter-spacing:0}
.post-title .yasr-stars-title,.post-title .yasr-stars-title-average{display:none!important}
.post-meta{font-size:.83rem;color:var(--fz-muted);font-weight:500}
.post-excerpt{color:#7b8497;margin:0;font-size:.93rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.card-rating{display:flex;align-items:center;min-height:0;margin:0}
.card-rating .yasr-container-custom-text-and-overall,.card-rating .yasr-stars-title,.card-rating .yasr-rater-stars,.card-rating .yasr-star-rating{margin:0!important}
.card-rating .yasr-stars-title-average{font-size:.82rem;font-weight:800;color:#20222f;margin-left:4px}
.card-actions{margin-top:auto;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding-top:8px}
.download-btn{padding:9px 16px;border-radius:999px;font-size:.88rem}
.sidebar{display:flex;flex-direction:column;gap:18px}
.widget{background:#fff;border:1px solid var(--fz-line);border-radius:var(--fz-radius);padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.widget-title{font-size:1rem;margin:0 0 12px;font-weight:950;letter-spacing:-.02em}.widget ul{margin:0;padding-left:18px}.widget li{margin:7px 0}.widget a{font-weight:750;color:#344054}
.archive-header,.single-card,.page-card,.not-found-card{background:#fff;border:0;border-radius:0;padding:26px 0;margin:0;box-shadow:none}
.content-page-layout{padding-top:0;padding-bottom:0}
.fz-container.content-page-layout{width:100%;max-width:none;padding:44px max(32px,calc((100vw - var(--fz-width)) / 2)) 58px;margin:0;background:#fff}
.content-panel,.archive-panel{max-width:960px;margin:0 auto 30px;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}
.archive-panel{max-width:none;margin-bottom:30px}
.entry-hero{display:grid;gap:10px;margin-bottom:22px}
.archive-kicker{margin:0 0 8px;color:var(--fz-accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.archive-title,.entry-title{font-size:clamp(2.15rem,4vw,4rem);line-height:1;letter-spacing:0;margin:0 0 10px;font-weight:900;color:#232636}
.fz-container.search-layout{display:block;max-width:none;width:100%;background:#fff;border:0;border-radius:0;margin-top:0;margin-bottom:0;padding:54px max(32px,calc((100vw - var(--fz-width)) / 2));box-shadow:none}
.theme-dark .fz-container.search-layout{background:#101827}
.search-results-area{min-width:0}
.search-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:22px;align-items:end;margin:0 0 30px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}
.search-summary{margin:0;color:var(--fz-muted);font-weight:500}
.search-hero-form .search-form{box-shadow:0 12px 28px rgba(52,63,86,.08)}
.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:4px}
.search-results-grid .post-card:nth-child(6n+1) .post-thumb{background:linear-gradient(135deg,#dbeafe,#eef5ff)}
.search-results-grid .post-card:nth-child(6n+2) .post-thumb{background:linear-gradient(135deg,#d9f7cc,#effbe8)}
.search-results-grid .post-card:nth-child(6n+3) .post-thumb{background:linear-gradient(135deg,#fff4bf,#fffbe6)}
.search-results-grid .post-card:nth-child(6n+4) .post-thumb{background:linear-gradient(135deg,#fff2c9,#fff8e6)}
.search-results-grid .post-card:nth-child(6n+5) .post-thumb{background:linear-gradient(135deg,#e5f7ea,#f5fbf7)}
.search-results-grid .post-card:nth-child(6n+6) .post-thumb{background:linear-gradient(135deg,#8bb8ff,#e7f0ff)}
.search-empty{display:grid;gap:12px;max-width:760px;margin-inline:auto;text-align:center}
.search-empty h2{font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.12;letter-spacing:0;margin:0;font-weight:800}
.search-empty p{margin:0;color:var(--fz-muted)}
.search-empty .search-form{margin-top:8px;text-align:left}
.single-featured{border-radius:0;overflow:hidden;margin:24px 0;background:linear-gradient(135deg,#dbeafe,#eef5ff);box-shadow:none}.single-featured img{width:100%}
.entry-content{font-size:1.08rem;color:#4d5668;line-height:1.78}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.entry-content h2,.entry-content h3,.entry-content h4{color:var(--fz-text);letter-spacing:0;line-height:1.12;font-weight:850;margin:1.7em 0 .55em}.entry-content p{margin:0 0 1.15em}.entry-content a{color:var(--fz-accent);font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.entry-content ul,.entry-content ol{padding-left:1.25rem}.entry-content blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid var(--fz-accent);background:#f5f7fb;border-radius:18px;color:#3f4858}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow:auto;border-radius:18px}.entry-content th,.entry-content td{border:1px solid var(--fz-line);padding:12px;text-align:left}.entry-content th{background:#f5f7fb;color:#303545}.entry-content code{background:#f1f5f9;padding:2px 6px;border-radius:7px}.entry-content pre{background:#171b26;color:#fff;padding:18px;border-radius:18px;overflow:auto}
.download-box{scroll-margin-top:96px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f7faff;border:1px solid #dce6fb;border-radius:0;padding:20px;margin:24px 0 30px;box-shadow:none}.download-box strong{display:block;font-size:1.1rem;color:#252838}.download-box span{display:block;color:var(--fz-muted);font-size:.94rem}
.pagination,.nav-links{display:flex;gap:9px;flex-wrap:wrap;align-items:center;justify-content:center;margin:34px 0 0}.page-numbers,.nav-links a,.nav-links span{padding:10px 14px;border:1px solid var(--fz-line);background:#fff;border-radius:999px;font-weight:700}.page-numbers.current{background:var(--fz-brand);color:#fff}
.theme-dark .page-numbers,.theme-dark .nav-links a,.theme-dark .nav-links span{background:#161f2e;color:#edf3ff;border-color:#29364a}.theme-dark .page-numbers.current{background:#edf3ff;color:#111827}
.post-navigation{max-width:960px;margin:64px auto 0}.comments-area{max-width:960px;margin:96px auto 0}.post-navigation .nav-links{justify-content:space-between;margin:0}.post-navigation .nav-previous,.post-navigation .nav-next{max-width:min(48%,430px)}.post-navigation a{display:block;background:#f7faff;border:1px solid var(--fz-line);border-radius:0;padding:16px 18px;box-shadow:none;font-weight:800;color:#303545}.post-navigation a:hover{color:var(--fz-accent);transform:none}
.comments-area{background:#f8fbff;border:1px solid #e2eaf6;border-radius:24px;padding:30px;box-shadow:none}.comments-title,.comment-reply-title{font-size:1.65rem;line-height:1.15;margin:0 0 12px;font-weight:900;color:#232636}.comment-list{margin:0 0 24px;padding:0;list-style:none}.comment-body{padding:18px;border:1px solid #e2eaf6;border-radius:18px;background:#fff;margin-bottom:14px}.comment-meta{font-size:.9rem;color:var(--fz-muted)}.comment-content{color:#4d5668}.comment-respond{display:grid;gap:14px}.comment-respond p{margin:0}.comment-notes,.logged-in-as{color:#697386;font-size:.94rem}.comment-form-comment label,.comment-form-author label,.comment-form-email label,.comment-form-url label{display:block;margin-bottom:8px;font-weight:800;color:#303545}.comment-respond input:not([type="submit"]),.comment-respond textarea{width:100%;border:1px solid #dbe4f0;border-radius:18px;padding:14px 16px;font:inherit;background:#fff;color:#232636;box-shadow:inset 0 1px 0 rgba(35,42,63,.02)}.comment-respond textarea{min-height:190px;resize:vertical}.comment-respond input:not([type="submit"]):focus,.comment-respond textarea:focus{outline:3px solid rgba(71,119,238,.16);border-color:#9bb7fb}.comment-respond .submit{border:0;background:var(--fz-accent);color:#fff;padding:13px 22px;border-radius:999px;font-weight:850;cursor:pointer;box-shadow:0 12px 24px rgba(71,119,238,.22)}.comment-respond .submit:hover{background:var(--fz-accent-dark)}
.theme-dark .comments-area{background:#121c2b;border-color:#29364a}.theme-dark .comments-title,.theme-dark .comment-reply-title,.theme-dark .comment-form-comment label,.theme-dark .comment-form-author label,.theme-dark .comment-form-email label,.theme-dark .comment-form-url label{color:#edf3ff}.theme-dark .comment-content,.theme-dark .comment-notes,.theme-dark .logged-in-as{color:#a8b3c7}
.error-panel{display:grid;gap:14px;text-align:center;margin-top:34px}.error-panel p{margin:0 auto;color:var(--fz-muted);max-width:560px}.error-panel .search-form{max-width:620px;margin:8px auto 0;text-align:left}
.site-footer{padding:0;background:#fff;color:#4b5568;border-top:1px solid var(--fz-line)}.footer-inner{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,auto);align-items:start;gap:28px;background:transparent;border:0;border-radius:0;padding:42px 0 34px;box-shadow:none}.footer-brand{display:grid;gap:6px}.footer-kicker{color:var(--fz-accent);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.footer-title{font-size:1.55rem;line-height:1;font-weight:900;color:#252838}.footer-brand p{margin:0;max-width:560px;color:#7a8497;font-weight:500}.footer-links{display:grid;gap:12px;justify-items:end}.footer-links h2{margin:0;font-size:1rem;line-height:1;font-weight:900;color:#252838}.footer-menu{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end;margin:0;padding:0;list-style:none}.footer-menu a{display:inline-flex;color:#3a4050;font-weight:800}.footer-menu a:hover{color:var(--fz-accent)}.copyright{grid-column:1/-1;padding-top:20px;border-top:1px solid var(--fz-line);color:#8b94a6;font-weight:500}
.theme-dark .site-footer{background:#111827;color:#a8b3c7;border-top-color:#29364a}.theme-dark .footer-menu a{color:#dce6f7}.theme-dark .copyright{border-top-color:#29364a;color:#8f9bb0}
@media (max-width: 980px){.header-inner{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;align-items:center;gap:10px}.site-branding{grid-column:1;min-width:0}.main-navigation{grid-column:1/-1}.theme-toggle{grid-column:2;grid-row:1}.nav-toggle{grid-column:3;grid-row:1;justify-self:end}.header-search{display:none}.hero-card,.search-hero{grid-template-columns:1fr}.hero-visual{min-height:260px}.top-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layout{grid-template-columns:1fr}.fz-container.no-sidebar-layout,.fz-container.content-page-layout{padding-left:22px;padding-right:22px}.no-sidebar-layout .content-grid,.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-layout{padding:34px max(22px,calc((100vw - var(--fz-width)) / 2))}.sidebar{display:none}.main-navigation{position:fixed;inset:78px 16px auto 16px;background:#fff;border:1px solid var(--fz-line);border-radius:22px;padding:14px;box-shadow:var(--fz-shadow);display:none}.theme-dark .main-navigation{background:#111827}.main-navigation.is-open{display:block}.main-navigation ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.main-navigation a{justify-content:center;padding:10px 12px}.nav-toggle{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;font-size:0}.nav-toggle:before{content:"";display:block;width:18px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;background:linear-gradient(currentColor,currentColor) center/18px 2px no-repeat}.footer-inner{grid-template-columns:1fr}.footer-links{justify-items:start}.footer-menu{justify-content:flex-start}}
@media (max-width: 680px){body:before{height:7px}.fz-container{width:min(100% - 22px,var(--fz-width))}.fz-container.no-sidebar-layout,.fz-container.content-page-layout{width:100%;padding:32px 22px;margin:0}.header-inner{min-height:64px}.site-title{font-size:1.35rem}.hero{padding:12px 0 24px}.hero-card{padding:28px 22px;border-radius:24px}.hero-search-row{align-items:stretch;flex-direction:column}.hero-search{max-width:none}.hero-search-row .button{width:100%}.hero-visual{min-height:220px}.hero-stat{position:static;width:100%;max-width:240px;margin-left:auto}.hero-tags{position:static;justify-content:flex-start;margin-top:12px}.hero-font-preview{width:min(220px,72%)}.top-category-grid{grid-template-columns:1fr}.top-category-card{min-height:150px}.not-found-card,.content-panel{padding:32px 0;border-radius:0}.content-page-layout{padding-top:0;padding-bottom:0}.archive-title,.entry-title{font-size:clamp(2rem,12vw,3rem)}.hero h1{font-size:clamp(2.15rem,14vw,3.15rem)}.search-layout{border-radius:0;margin:0;padding:32px 22px}.search-form{flex-direction:column;border-radius:24px}.search-submit{width:100%}.content-grid,.search-results-grid,.no-sidebar-layout .content-grid{grid-template-columns:1fr}.sidebar{display:none}.download-box{align-items:flex-start;flex-direction:column}.post-navigation .nav-links{display:grid;grid-template-columns:1fr}.post-navigation .nav-previous,.post-navigation .nav-next{max-width:none}.comments-area{padding:22px;border-radius:20px}.footer-inner{padding:32px 0;border-radius:0}.footer-menu{gap:12px}.main-navigation{inset:72px 11px auto 11px}.main-navigation ul{grid-template-columns:1fr}.post-body{padding:16px 18px 18px}}
@media (max-width: 680px){.header-inner{grid-template-columns:minmax(0,1fr) 42px 42px!important;gap:10px}.theme-toggle{grid-column:2!important;grid-row:1!important}.nav-toggle{grid-column:3!important;grid-row:1!important}}
@media (prefers-reduced-motion:no-preference){.post-card,.search-submit,.button,.download-btn,.post-thumb img{transition:.2s ease}}
