.format-hero{padding:160px 0 80px;position:relative;overflow:hidden}.format-hero-bg{position:absolute;inset:0;z-index:0}.format-hero:after{content:"";position:absolute;inset:0;z-index:1;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px}.format-hero-content{position:relative;z-index:2}.format-hero-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#ffffff80;margin-bottom:24px;transition:color .2s}.format-hero-back:hover{color:#ffffffd9}.format-hero-icon{width:40px;height:40px;margin-bottom:16px}.format-hero h1{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:16px}.format-hero p{font-size:17px;color:#ffffffa6;max-width:640px;line-height:1.75}.format-hero-count{font-size:14px;color:#fff6;margin-top:16px}.format-hero.fmt-blog .format-hero-bg{background:radial-gradient(ellipse at 20% 80%,rgba(103,58,183,.55) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(233,30,99,.35) 0%,transparent 55%),#1a0a2e}.format-hero.fmt-blog .format-hero-icon{color:#ce93ffe6}.format-hero.fmt-wissen .format-hero-bg{background:radial-gradient(ellipse at 20% 30%,rgba(234,88,12,.5) 0%,transparent 55%),radial-gradient(ellipse at 80% 60%,rgba(251,191,36,.35) 0%,transparent 50%),#1a0e04}.format-hero.fmt-wissen .format-hero-icon{color:#fbbf24e6}.format-hero.fmt-faq .format-hero-bg{background:radial-gradient(ellipse at 25% 40%,rgba(37,99,235,.5) 0%,transparent 55%),radial-gradient(ellipse at 75% 60%,rgba(14,165,233,.35) 0%,transparent 50%),#061228}.format-hero.fmt-faq .format-hero-icon{color:#60a5fae6}.format-hero.fmt-guide .format-hero-bg{background:radial-gradient(ellipse at 25% 35%,rgba(16,185,129,.45) 0%,transparent 55%),radial-gradient(ellipse at 75% 65%,rgba(6,182,212,.3) 0%,transparent 50%),#071a10}.format-hero.fmt-guide .format-hero-icon{color:#34d399e6}.format-hero.fmt-case .format-hero-bg{background:radial-gradient(ellipse at 25% 35%,rgba(100,116,139,.55) 0%,transparent 55%),radial-gradient(ellipse at 75% 65%,rgba(148,163,184,.3) 0%,transparent 50%),#0c1118}.format-hero.fmt-case .format-hero-icon{color:#cbd5e1e6}.format-hero.fmt-pov .format-hero-bg{background:radial-gradient(ellipse at 30% 30%,rgba(225,29,72,.5) 0%,transparent 55%),radial-gradient(ellipse at 70% 70%,rgba(192,38,211,.3) 0%,transparent 50%),#1a0610}.format-hero.fmt-pov .format-hero-icon{color:#fb7185e6}.format-hero.fmt-glossar .format-hero-bg{background:radial-gradient(ellipse at 20% 35%,rgba(6,182,212,.5) 0%,transparent 55%),radial-gradient(ellipse at 80% 65%,rgba(20,184,166,.3) 0%,transparent 50%),#06171d}.format-hero.fmt-glossar .format-hero-icon{color:#22d3eee6}.format-hero.fmt-res .format-hero-bg{background:radial-gradient(ellipse at 25% 35%,rgba(234,179,8,.55) 0%,transparent 55%),radial-gradient(ellipse at 75% 65%,rgba(253,224,71,.3) 0%,transparent 50%),#1a1504}.format-hero.fmt-res .format-hero-icon{color:#fde047e6}.format-intro{padding:72px 0 32px;background:var(--bg);border-bottom:1px solid var(--border)}.format-intro-grid{display:grid;grid-template-columns:2fr 1fr;gap:56px;max-width:1080px;margin:0 auto}@media(max-width:900px){.format-intro-grid{grid-template-columns:1fr;gap:40px}}.format-intro-lead{font-size:19px;line-height:1.65;color:var(--text);font-weight:400;margin:0 0 24px}.format-intro-body p{font-size:16px;line-height:1.75;color:var(--text-secondary);margin:0 0 16px}.format-intro-body p:last-child{margin-bottom:0}.format-intro-topics{background:var(--bg-alt);border:1px solid var(--border);border-radius:16px;padding:24px 28px}.format-intro-topics-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:14px}.format-intro-topics ul{list-style:none;padding:0;margin:0}.format-intro-topics li{font-size:14px;line-height:1.5;color:var(--text);padding:8px 0;border-top:1px solid var(--border)}.format-intro-topics li:first-child{border-top:none;padding-top:0}.format-filter{padding:48px 0;background:var(--bg)}.format-filter-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.format-filter-label{font-size:13px;font-weight:500;color:var(--text-secondary);margin-right:4px}.filter-btn{padding:8px 18px;border-radius:999px;font-size:13px;font-weight:400;border:1px solid var(--border);background:none;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-family:var(--font)}.filter-btn:hover{border-color:var(--amber);color:var(--amber)}.filter-btn.active{background:var(--amber);border-color:var(--amber);color:var(--white)}.format-articles{padding:0 0 var(--section-pad);background:var(--bg)}.format-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1024px){.format-articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.format-articles-grid{grid-template-columns:1fr}}
