*{box-sizing:border-box;}:root{--pf-bg:#f4f6f8;--pf-card:#ffffff;--pf-text:#172033;--pf-muted:#6b7280;--pf-border:#e3e7ee;--pf-border-strong:#d7dce5;--pf-link:#1f5fbf;--pf-dark:#172033;--pf-blue:#3498db;--pf-light:#f8fafc;--pf-danger:#b42318;--pf-success:#027a48;}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pf-text);background:var(--pf-bg);line-height:1.6;}a{color:var(--pf-link);text-decoration:none;}a:hover{text-decoration:underline;}.container{width:min(1100px,calc(100% - 32px));margin:0 auto;}.site-header{background:#ffffff;border-bottom:1px solid var(--pf-border);}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:64px;gap:24px;}.logo{font-weight:800;color:var(--pf-text);font-size:22px;letter-spacing:-0.02em;}.nav{display:flex;gap:18px;flex-wrap:wrap;}.nav a{color:#4b5565;font-weight:500;}.main{padding:28px 0 40px;}.hero,.card{background:var(--pf-card);border:1px solid var(--pf-border);border-radius:18px;padding:28px;box-shadow:0 12px 30px rgba(15,23,42,0.05);margin-bottom:24px;}.hero h1,.card h1{margin:0 0 18px;margin-bottom:14px;line-height:1.15;letter-spacing:-0.03em;}.lead{font-size:18px;color:#4b5565;}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;margin:0 0 20px;font-size:14px;color:var(--pf-muted);}.breadcrumbs a{color:var(--pf-link);}.breadcrumbs span{color:var(--pf-muted);}.article-list{display:grid;gap:16px;}.article-card{padding:18px;border:1px solid var(--pf-border);border-radius:14px;background:#fbfcfd;}.article-card h2,.article-card h3{margin:0 0 10px;line-height:1.25;}.meta,.muted{color:var(--pf-muted);font-size:14px;}.article-image{display:block;width:100%;max-width:100%;max-height:520px;height:auto;object-fit:cover;margin:24px 0;border-radius:18px;border:1px solid var(--pf-border);}.article-content{font-size:18px;line-height:1.75;}.article-content>*:first-child{margin-top:0;}.article-content>*:last-child{margin-bottom:0;}.article-content p{margin:0 0 18px;}.article-content h2{margin:36px 0 16px;padding-bottom:8px;font-size:30px;line-height:1.25;color:var(--pf-text);border-bottom:2px solid var(--pf-blue);}.article-content h3{margin:28px 0 12px;font-size:23px;line-height:1.3;color:var(--pf-text);}.article-content h4{margin:24px 0 10px;font-size:20px;line-height:1.3;color:var(--pf-text);}.article-content ul,.article-content ol{margin:0 0 20px 24px;padding:0;}.article-content li{margin-bottom:8px;}.article-content img{max-width:100%;height:auto;border-radius:14px;}.article-content table{width:100%;border-collapse:collapse;margin:24px 0;overflow:hidden;border-radius:12px;}.article-content th,.article-content td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--pf-border);}.article-content th{background:var(--pf-dark);color:#ffffff;}.article-content tr:nth-child(even) td{background:#f7f9fc;}.seo-article__content blockquote,.article-content blockquote,.content blockquote{position:relative;margin:32px 0;padding:24px 28px 24px 30px;border-left:5px solid #3b82f6;border-radius:18px;background:linear-gradient(135deg,#f8fafc 0%,#eef6ff 100%);color:#1e293b;box-shadow:0 14px 34px rgba(15,23,42,0.08);overflow:hidden;}.seo-article__content blockquote::before,.article-content blockquote::before,.content blockquote::before{content:"“";position:absolute;top:-18px;left:18px;font-size:92px;line-height:1;font-family:Georgia,"Times New Roman",serif;color:rgba(59,130,246,0.14);pointer-events:none;}.seo-article__content blockquote p,.article-content blockquote p,.content blockquote p{position:relative;margin:0;font-size:18px;line-height:1.65;font-weight:500;}.seo-article__content blockquote p + p,.article-content blockquote p + p,.content blockquote p + p{margin-top:14px;}@media (max-width:640px){.seo-article__content blockquote,.article-content blockquote,.content blockquote{margin:24px 0;padding:20px 18px 20px 20px;border-left-width:4px;border-radius:14px;}.seo-article__content blockquote::before,.article-content blockquote::before,.content blockquote::before{top:-10px;left:12px;font-size:68px;}.seo-article__content blockquote p,.article-content blockquote p,.content blockquote p{font-size:16px;line-height:1.6;}}.article-content .intro{text-align:left;font-size:19px;color:#4b5565;}.article-content .steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:24px 0;}.article-content .step-card{background:#f8fafc;padding:20px;border:1px solid var(--pf-border);border-radius:14px;}.article-content .step-card:hover{transform:none;}.article-content .step-number{font-size:34px;font-weight:800;color:var(--pf-blue);margin-bottom:8px;}.article-content .pricing-table{width:100%;border-collapse:collapse;margin:24px 0;}.article-content .pricing-table th,.article-content .pricing-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--pf-border);}.article-content .pricing-table th{background-color:var(--pf-dark);color:#ffffff;}.article-content .pricing-table tr:nth-child(even){background-color:#f7f9fc;}.article-content .price-range{font-weight:700;color:var(--pf-link);}.article-content .error-list{list-style:none;counter-reset:error-counter;margin:24px 0;padding:0;}.article-content .error-list li{padding:16px 16px 16px 54px;margin-bottom:14px;background:#fff8e1;border-left:4px solid var(--pf-danger);border-radius:10px;counter-increment:error-counter;position:relative;}.article-content .error-list li::before{content:counter(error-counter);position:absolute;left:14px;top:14px;background:var(--pf-danger);color:#ffffff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;}.article-content .faq-item{margin-bottom:18px;border-bottom:1px solid var(--pf-border);padding-bottom:16px;}.article-content .faq-question{font-weight:800;}.article-content .faq-answer{margin-top:8px;display:block;}.article-content .cta-section{background:linear-gradient(135deg,var(--pf-dark),var(--pf-blue));color:#ffffff;text-align:center;padding:36px 24px;margin:32px 0;border-radius:18px;}.article-content .cta-section h2{color:#ffffff;border-bottom:none;margin-top:0;}.article-content .contact-btn{display:inline-block;background:#ffffff;color:var(--pf-dark);padding:12px 28px;border-radius:999px;text-decoration:none;font-weight:800;margin-top:12px;}.article-content .contact-btn:hover{background:#f1f5f9;text-decoration:none;}.comments{margin-top:24px;}.comments-list{margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #dbe3ef;}.comment-item{padding:18px 20px;margin-bottom:16px;border:1px solid #dbe3ef;border-radius:16px;background:#f8fafc;}.comment-author{font-weight:700;margin-bottom:6px;color:#061a3a;}.comment-date{margin-bottom:10px;font-size:13px;color:#667085;}.comment-text{line-height:1.6;color:#061a3a;}.notice{padding:12px 14px;border-radius:12px;background:#eef8ee;border:1px solid #cceacc;}.notice-error{background:#fff1f2;border-color:#fecdd3;color:#9f1239;}.comment-form{display:grid;gap:14px;margin-top:24px;}.comment-form label{display:grid;gap:6px;font-weight:600;}.comment-form input,.comment-form textarea{width:100%;padding:12px 14px;border:1px solid var(--pf-border-strong);border-radius:12px;font:inherit;background:#ffffff;}.comment-form input:focus,.comment-form textarea:focus{outline:2px solid rgba(52,152,219,0.18);border-color:var(--pf-blue);}.comment-captcha{display:grid;gap:8px;padding:14px;border:1px solid var(--pf-border-strong);border-radius:14px;background:#f8fafc;}.comment-captcha[hidden]{display:none !important;}.comment-captcha--lazy{margin-top:10px;}.comment-captcha-title{font-weight:800;}.comment-captcha-hint{color:var(--pf-muted);font-size:14px;}.comment-captcha-placeholder{display:flex;align-items:center;flex-wrap:wrap;gap:10px;}.comment-captcha-placeholder span{color:var(--pf-muted);font-size:14px;}.comment-captcha-load{width:fit-content;padding:9px 13px;border:1px solid var(--pf-border-strong);border-radius:10px;background:#ffffff;color:var(--pf-dark);font-weight:800;cursor:pointer;}.comment-captcha-load:hover{border-color:var(--pf-blue);color:var(--pf-blue);}.comment-captcha-target:empty{display:none;}.comment-form button{width:fit-content;padding:12px 18px;border:0;border-radius:12px;background:var(--pf-dark);color:#ffffff;font-weight:700;cursor:pointer;}.comment-form button:hover{opacity:0.94;}.hp{display:none !important;}.site-footer{padding:24px 0;color:var(--pf-muted);}@media (max-width:700px){.container{width:min(100% - 24px,1100px);}.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0;}.main{padding:22px 0 34px;}.hero,.card{padding:26px 28px;margin-bottom:22px;}.card + .card{margin-top:18px;}.hero h1,.card h1{font-size:30px;margin-bottom:14px;}.article-content{font-size:17px;}.article-content h2{margin:22px 0 12px;padding-bottom:5px;font-size:28px;}.article-content h3{font-size:21px;}.article-content ul,.article-content ol{margin:0 0 14px 24px;}.article-content li{margin-bottom:6px;}.comments{margin-top:18px;}}.article-extra-blocks{margin:28px 0;}.article-extra-block{border-left:4px solid #2563eb;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);}.article-extra-block h2{margin-top:0;margin-bottom:14px;}.article-extra-content h3{margin-top:22px;margin-bottom:10px;}.article-extra-content p,.article-extra-content ul,.article-extra-content ol{margin-bottom:14px;}.article-extra-content:last-child{margin-bottom:0;}.nav,.footer-nav{display:flex;gap:14px;flex-wrap:wrap;align-items:center;}.nav a,.footer-nav a{color:#4b5565;font-weight:700;}.nav .nav-admin{opacity:.68;}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;}.footer-nav a{font-size:14px;color:var(--pf-muted);}.section-head,.category-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;}.section-head h2,.category-header h1{margin-bottom:6px;}.category-counter{min-width:128px;padding:14px 16px;border:1px solid var(--pf-border);border-radius:16px;background:#f8fafc;text-align:center;}.category-counter strong{display:block;font-size:30px;line-height:1;}.category-counter span{color:var(--pf-muted);font-size:14px;}.hero-magazine{display:flex;justify-content:space-between;align-items:center;min-height:190px;background:radial-gradient(circle at top right,rgba(52,152,219,0.18),transparent 34%),linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);}.article-list{display:grid;gap:18px;}.article-list--grid-2{grid-template-columns:repeat(2,minmax(0,1fr));}.article-list--grid-3,.article-list--hero-plus-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.article-list--compact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.article-list--list-simple{grid-template-columns:1fr;}.article-list--magazine-hero,.article-list--hero-plus-two{grid-template-columns:repeat(2,minmax(0,1fr));}.article-list--magazine-hero .article-card:first-child,.article-list--hero-plus-two .article-card:first-child,.article-list--hero-plus-grid .article-card:first-child{grid-column:1 / -1;}.article-card{overflow:hidden;display:flex;flex-direction:column;padding:0;border:1px solid var(--pf-border);border-radius:18px;background:#ffffff;box-shadow:0 8px 26px rgba(15,23,42,0.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}.article-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 16px 34px rgba(15,23,42,0.09);}.article-card-image{display:block;aspect-ratio:16 / 9;background:#e5e7eb;overflow:hidden;}.article-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease;}.article-card:hover .article-card-image img{transform:scale(1.025);}.article-card-body{display:grid;gap:10px;padding:18px;}.article-card h2,.article-card h3{margin:0;line-height:1.22;letter-spacing:-0.02em;}.article-card p{margin:0;color:#4b5565;}.article-card-category{width:fit-content;padding:5px 10px;border-radius:999px;background:#eef2ff;color:#24418f;font-size:13px;font-weight:800;}.article-card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;color:var(--pf-muted);font-size:14px;}.article-card-meta a{font-weight:800;}.article-card--featured .article-card-body{padding:24px;}.article-card--featured h2,.article-card--featured h3{font-size:clamp(26px,4vw,38px);}.article-list--compact-cards .article-card{display:grid;grid-template-columns:140px 1fr;}.article-list--compact-cards .article-card-image{height:100%;min-height:140px;aspect-ratio:auto;}.article-list--compact-cards .article-card-body{padding:14px;}.article-list--compact-cards .article-card p{font-size:14px;}.pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px;}.pagination a{min-width:38px;padding:8px 12px;border:1px solid var(--pf-border);border-radius:12px;background:#ffffff;color:var(--pf-text);text-align:center;font-weight:800;}.pagination a.is-active{background:var(--pf-dark);color:#ffffff;border-color:var(--pf-dark);}.article-layout--article-wide{max-width:980px;margin-left:auto;margin-right:auto;}.article-layout--article-compact{max-width:760px;margin-left:auto;margin-right:auto;}@media (max-width:900px){.article-list--grid-3,.article-list--hero-plus-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:700px){.section-head,.category-header{flex-direction:column;}.article-list--grid-2,.article-list--grid-3,.article-list--magazine-hero,.article-list--hero-plus-two,.article-list--hero-plus-grid,.article-list--compact-cards{grid-template-columns:1fr;}.article-list--compact-cards .article-card{display:flex;}.article-list--compact-cards .article-card-image{min-height:0;aspect-ratio:16 / 9;}}.logo{white-space:nowrap;flex:0 0 auto;}.nav{align-items:center;margin-left:auto;}.nav-item{position:relative;display:inline-flex;align-items:center;}.nav-item>a{display:inline-flex;align-items:center;gap:5px;padding:8px 0;white-space:nowrap;}.menu-caret{font-size:11px;line-height:1;color:var(--pf-muted);}.nav-submenu{position:absolute;top:100%;left:0;min-width:230px;display:none;z-index:30;padding:8px;border:1px solid var(--pf-border);border-radius:14px;background:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,0.14);}.nav-item:hover>.nav-submenu,.nav-item:focus-within>.nav-submenu{display:grid;gap:2px;}.nav-submenu-link{display:block;padding:9px 10px;border-radius:10px;color:#334155;font-weight:600;white-space:nowrap;}.nav-submenu-link:hover{background:#f1f5f9;text-decoration:none;}.footer-nav{display:flex;flex-wrap:wrap;gap:10px 16px;}.footer-nav-item{position:relative;}.footer-nav-item>a,.footer-nav-submenu-link{color:var(--pf-muted);font-size:14px;}.footer-nav-submenu{display:inline-flex;flex-wrap:wrap;gap:8px 12px;margin-left:10px;}.subcategories-box{margin:18px 0 24px;padding:18px;border:1px solid var(--pf-border);border-radius:16px;background:#f8fafc;}.subcategories-title{margin-bottom:10px;color:var(--pf-muted);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;}.subcategories-list{display:flex;flex-wrap:wrap;gap:10px;}.subcategories-list a{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid var(--pf-border);border-radius:999px;background:#ffffff;color:var(--pf-text);font-weight:700;}.subcategories-list a:hover{border-color:#c7d2fe;background:#eef2ff;text-decoration:none;}@media (max-width:900px){.header-inner{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0;}.nav{width:100%;margin-left:0;gap:10px 14px;}.nav-submenu{position:static;display:grid;width:100%;min-width:0;margin:4px 0 0;box-shadow:none;}}.mobile-menu-toggle,.mobile-menu-panel{display:none;}@media (max-width:900px){body.has-mobile-menu .nav{display:none;}body.has-mobile-menu .header-inner{position:relative;flex-direction:row;align-items:center;justify-content:space-between;}body.has-mobile-menu .mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid var(--pf-border-strong);border-radius:12px;background:#ffffff;color:var(--pf-text);font-weight:800;cursor:pointer;}body.has-mobile-menu .mobile-menu-toggle:hover{background:#f8fafc;}body.has-mobile-menu .mobile-menu-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;padding:12px;border:1px solid var(--pf-border);border-radius:16px;background:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,0.14);}body.has-mobile-menu .mobile-menu-panel.is-open{display:block;}.mobile-nav{display:grid;gap:6px;}.mobile-nav-item{display:grid;gap:4px;}.mobile-nav-item>a,.mobile-nav-submenu-link{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;color:var(--pf-text);font-weight:800;background:#f8fafc;}.mobile-nav-submenu{display:grid;gap:4px;padding-left:10px;}.mobile-nav-submenu-link{font-size:14px;color:#475569;background:#ffffff;border:1px solid var(--pf-border);}.mobile-nav a:hover{text-decoration:none;background:#eef2ff;}}.article-toc{margin:32px 0 40px;padding:24px;border:1px solid #dbe3ee;border-radius:24px;background:radial-gradient(circle at top left,rgba(219,234,254,0.65),transparent 34%),linear-gradient(135deg,rgba(248,250,252,0.98),rgba(239,246,255,0.96));box-shadow:0 18px 42px rgba(15,23,42,0.08);}.article-toc__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px;}.article-toc__eyebrow{margin-bottom:6px;font-size:13px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:#64748b;}.article-toc__title{margin:0;font-size:26px;line-height:1.2;color:#0f172a;}.article-toc__badge{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#ffffff;color:#334155;font-size:13px;font-weight:700;box-shadow:0 0 0 1px rgba(148,163,184,0.24);}.article-toc__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;}.article-toc__item{margin:0;}.article-toc__item a{display:flex;gap:12px;align-items:center;min-height:58px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,0.84);color:#0f172a;text-decoration:none;box-shadow:0 0 0 1px rgba(148,163,184,0.18);transition:transform .16s ease,box-shadow .16s ease,background .16s ease;}.article-toc__item a:hover{transform:translateY(-1px);background:#ffffff;box-shadow:0 12px 28px rgba(15,23,42,0.10);text-decoration:none;}.article-toc__num{flex:0 0 auto;width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#ffffff;font-size:12px;font-weight:800;}.article-toc__text{font-size:15px;font-weight:700;line-height:1.35;}.article-toc__item--sub a{opacity:0.92;}.article-toc__item--sub .article-toc__num{background:#475569;}.article-content h2[id],.article-content h3[id]{scroll-margin-top:84px;}@media (max-width:720px){.article-toc{padding:18px;border-radius:20px;}.article-toc__head{display:block;}.article-toc__badge{display:inline-flex;margin-top:12px;}.article-toc__list{grid-template-columns:1fr;}}.comments-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;}.comments-head h2{margin-bottom:6px;}.comments-count{flex:0 0 auto;padding:9px 13px;border-radius:999px;background:#f8fafc;border:1px solid #dbe3ef;color:#334155;font-size:13px;font-weight:800;}.comment-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px;}.comment-reply-btn{flex:0 0 auto;border:1px solid #dbe3ef;border-radius:999px;background:#ffffff;color:#1f5fbf;padding:7px 11px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;}.comment-reply-btn:hover{background:#eff6ff;}.comment-replies{position:relative;margin:-6px 0 18px 28px;padding-left:20px;border-left:3px solid #dbeafe;}.comment-level-2{background:#ffffff;border-color:#dbeafe;box-shadow:0 10px 28px rgba(15,23,42,0.05);}.comment-author-type-editor,.comment-author-type-admin,.comment-author-type-ai_editor{background:linear-gradient(135deg,#f8fafc,#eff6ff);border-color:#bfdbfe;}.comment-author-badge{display:inline-flex;align-items:center;margin-left:8px;padding:3px 8px;border-radius:999px;background:#0f172a;color:#ffffff;font-size:11px;font-weight:800;vertical-align:middle;}.comment-quote{margin:0 0 12px;padding:10px 12px;border-left:4px solid #2563eb;border-radius:10px;background:#eff6ff;color:#334155;font-size:14px;line-height:1.5;}.comment-quote span{display:block;margin-bottom:3px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:0.05em;text-transform:uppercase;}.comment-reply-preview{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px 16px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;}.comment-reply-preview p{margin:4px 0 0;color:#334155;font-size:14px;}.comment-reply-preview button{flex:0 0 auto;width:auto;padding:8px 12px;border-radius:999px;background:#ffffff;color:#1f5fbf;box-shadow:0 0 0 1px #bfdbfe inset;}@media (max-width:700px){.comments-head,.comment-topline,.comment-reply-preview{display:block;}.comments-count,.comment-reply-btn,.comment-reply-preview button{margin-top:10px;}.comment-replies{margin-left:8px;padding-left:14px;}}.ad-slot{max-width:1100px;margin:28px auto;padding:14px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(135deg,#ffffff,#f8fafc);box-shadow:0 14px 34px rgba(15,23,42,0.06);}.card .ad-slot,.article-full .ad-slot{margin-left:0;margin-right:0;}.ad-slot-label{margin:0 0 10px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;}.ad-link{display:block;color:inherit;text-decoration:none;}.ad-link img,.ad-slot img{display:block;width:100%;height:auto;border-radius:16px;}.ad-placeholder{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;font-weight:800;background:#f8fafc;}.ad-html{overflow:hidden;border-radius:16px;}.ad-video{display:block;width:100%;max-height:520px;border-radius:16px;background:#020617;}.ad-cta{display:inline-flex;margin-top:12px;padding:10px 16px;border-radius:999px;background:#0f172a;color:#ffffff;font-weight:800;text-decoration:none;}.ad-slot--network{background:#ffffff;}@media (max-width:700px){.ad-slot{margin:22px auto;padding:10px;border-radius:18px;}}.ad-card-inner{display:block;}.ad-card-copy{padding:14px 16px 16px;background:#fff;border-top:1px solid rgba(148,163,184,0.22);}.ad-card-copy p{margin:0 0 12px;color:#334155;font-size:15px;line-height:1.5;}.ad-card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:999px;background:#0f172a;color:#fff;font-size:14px;font-weight:800;}.ad-card-link:hover .ad-card-cta{transform:translateY(-1px);}.ad-card-inner{overflow:hidden;border-radius:16px;}.ad-card-link .ad-card-inner img,.ad-card-inner>img{border-radius:16px 16px 0 0;}.ad-marking{display:flex;flex-wrap:wrap;align-items:center;gap:7px 10px;margin:0 0 10px;color:#64748b;font-size:12px;line-height:1.35;}.ad-marking-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:#0f172a;color:#ffffff;font-size:11px;font-weight:900;letter-spacing:0.06em;text-transform:uppercase;}.ad-marking a{color:inherit;text-decoration:underline;text-underline-offset:3px;}.ad-slot--layout-promo_centered .ad-card-inner{background:#ffffff;box-shadow:inset 0 0 0 1px rgba(148,163,184,0.14);}.ad-card-copy--promo_centered{padding:20px 20px 22px;text-align:center;background:radial-gradient(circle at top,rgba(219,234,254,0.50),transparent 38%),linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);}.ad-card-copy--promo_centered p{max-width:780px;margin:0 auto 17px;color:#172033;font-size:clamp(18px,2.25vw,21px);line-height:1.52;font-weight:700;letter-spacing:-0.01em;}.ad-card-copy--promo_centered .ad-card-cta{min-height:46px;padding:12px 20px;font-size:15px;box-shadow:0 12px 24px rgba(15,23,42,0.16);}.ad-card-link:hover .ad-card-copy--promo_centered .ad-card-cta{box-shadow:0 16px 30px rgba(15,23,42,0.20);}@media (max-width:700px){.ad-card-copy--promo_centered{padding:17px 14px 18px;}.ad-card-copy--promo_centered p{font-size:17px;line-height:1.48;}}.article-content .content-table-wrap,.article-extra-content .content-table-wrap{width:100%;margin:24px 0;overflow-x:auto;border:1px solid var(--pf-border);border-radius:16px;background:#ffffff;box-shadow:0 10px 28px rgba(15,23,42,0.05);-webkit-overflow-scrolling:touch;}.article-content .content-table-wrap table,.article-extra-content .content-table-wrap table{margin:0;min-width:640px;border-radius:0;}.article-content .content-table-wrap th:first-child,.article-extra-content .content-table-wrap th:first-child{border-top-left-radius:14px;}.article-content .content-table-wrap th:last-child,.article-extra-content .content-table-wrap th:last-child{border-top-right-radius:14px;}.article-content .content-table-scroll-hint,.article-extra-content .content-table-scroll-hint{display:none;}@media (max-width:700px){.article-content table,.article-extra-content table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.article-content .content-table-wrap,.article-extra-content .content-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;}.article-content .content-table-wrap table,.article-extra-content .content-table-wrap table{min-width:0;}.article-content table.content-table--cards,.article-extra-content table.content-table--cards{display:block;width:100%;border-collapse:separate;border-spacing:0;overflow:visible;}.article-content table.content-table--cards thead,.article-extra-content table.content-table--cards thead{display:none;}.article-content table.content-table--cards tbody,.article-content table.content-table--cards tr,.article-content table.content-table--cards td,.article-extra-content table.content-table--cards tbody,.article-extra-content table.content-table--cards tr,.article-extra-content table.content-table--cards td{display:block;width:100%;}.article-content table.content-table--cards tr,.article-extra-content table.content-table--cards tr{margin:0 0 14px;overflow:hidden;border:1px solid var(--pf-border);border-radius:16px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,0.055);}.article-content table.content-table--cards tr:nth-child(even) td,.article-extra-content table.content-table--cards tr:nth-child(even) td{background:transparent;}.article-content table.content-table--cards td,.article-extra-content table.content-table--cards td{display:grid;grid-template-columns:minmax(112px,38%) minmax(0,1fr);gap:12px;align-items:start;padding:12px 14px;border:0;border-bottom:1px solid var(--pf-border);background:#ffffff;font-size:15px;line-height:1.48;word-break:normal;overflow-wrap:anywhere;}.article-content table.content-table--cards td:last-child,.article-extra-content table.content-table--cards td:last-child{border-bottom:0;}.article-content table.content-table--cards td::before,.article-extra-content table.content-table--cards td::before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:900;line-height:1.35;letter-spacing:0.045em;text-transform:uppercase;overflow-wrap:break-word;}.article-content table.content-table--cards td[data-label=""],.article-extra-content table.content-table--cards td[data-label=""]{display:block;}.article-content table.content-table--cards td[data-label=""]::before,.article-extra-content table.content-table--cards td[data-label=""]::before{display:none;}.article-content .content-table-scroll-only,.article-extra-content .content-table-scroll-only{overflow-x:auto;border:1px solid var(--pf-border);border-radius:16px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,0.055);}.article-content .content-table-scroll-only table,.article-extra-content .content-table-scroll-only table{min-width:620px;margin:0;}.article-content .content-table-scroll-hint,.article-extra-content .content-table-scroll-hint{display:block;margin:0 0 8px;color:var(--pf-muted);font-size:13px;}}@media (max-width:700px){html{scroll-padding-top:76px;}body{line-height:1.58;overflow-x:hidden;}.container{width:min(100% - 16px,1100px);}.main{padding:16px 0 28px;}.breadcrumbs{gap:5px;margin:0 0 14px;font-size:13px;line-height:1.45;overflow-wrap:anywhere;}.hero,.card{padding:18px 16px;border-radius:18px;margin-bottom:18px;box-shadow:0 10px 26px rgba(15,23,42,0.045);}.article-full{padding:20px 16px 18px;}.hero h1,.card h1,.article-full>h1{font-size:clamp(27px,8vw,34px);line-height:1.12;letter-spacing:-0.035em;margin-bottom:10px;overflow-wrap:anywhere;}.lead{font-size:16px;line-height:1.55;}.meta,.muted{font-size:13px;line-height:1.45;}.article-image{width:calc(100% + 2px);max-height:360px;margin:18px -1px 20px;border-radius:16px;object-fit:cover;}.article-content,.article-extra-content{font-size:16px;line-height:1.72;}.article-content p,.article-extra-content p{margin-bottom:15px;}.article-content h2,.article-extra-content h2{margin:28px 0 13px;padding-bottom:7px;font-size:clamp(23px,6.3vw,28px);line-height:1.22;letter-spacing:-0.025em;overflow-wrap:anywhere;}.article-content h3,.article-extra-content h3{margin:22px 0 10px;font-size:clamp(19px,5.4vw,22px);line-height:1.28;letter-spacing:-0.015em;overflow-wrap:anywhere;}.article-content h4,.article-extra-content h4{margin:18px 0 8px;font-size:18px;line-height:1.3;}.article-content ul,.article-content ol,.article-extra-content ul,.article-extra-content ol{margin:0 0 16px 18px;padding-left:4px;}.article-content li,.article-extra-content li{margin-bottom:7px;padding-left:1px;}.article-content blockquote,.article-extra-content blockquote{margin:18px 0;padding:14px 15px;border-left:4px solid #2563eb;border-radius:14px;background:#eff6ff;color:#334155;}.article-content figure,.article-extra-content figure{margin:22px 0;}.article-content img,.article-extra-content img{border-radius:14px;}.article-content figcaption,.article-extra-content figcaption{margin-top:8px;color:var(--pf-muted);font-size:13px;line-height:1.45;text-align:center;}.article-content .intro{font-size:16px;line-height:1.65;}.article-content .steps-grid{grid-template-columns:1fr;gap:12px;margin:18px 0;}.article-content .step-card{padding:16px;border-radius:14px;}.article-content .step-number{font-size:28px;line-height:1;}.article-content .error-list{margin:18px 0;}.article-content .error-list li{padding:14px 14px 14px 48px;margin-bottom:12px;border-radius:12px;}.article-content .error-list li::before{left:12px;top:13px;width:26px;height:26px;}.article-content .cta-section{padding:24px 16px;margin:24px 0;border-radius:18px;}.article-content .contact-btn{width:100%;justify-content:center;text-align:center;}.article-extra-blocks{margin:22px 0;}.article-extra-block{border-left-width:3px;}.article-extra-block h2{font-size:24px;}.article-toc{margin:22px 0 28px;padding:16px;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,0.065);}.article-toc__eyebrow{margin-bottom:4px;font-size:11px;letter-spacing:0.075em;}.article-toc__title{font-size:22px;}.article-toc__badge{margin-top:10px;padding:7px 10px;font-size:12px;}.article-toc__list{gap:9px;}.article-toc__item a{min-height:52px;padding:10px 11px;border-radius:14px;}.article-toc__num{width:31px;height:31px;border-radius:11px;font-size:11px;}.article-toc__text{font-size:14px;line-height:1.32;}.article-content h2[id],.article-content h3[id]{scroll-margin-top:72px;}.ad-slot{margin:18px 0;padding:8px;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,0.055);}.ad-marking{gap:5px 7px;margin-bottom:8px;font-size:11px;line-height:1.3;}.ad-marking-badge{min-height:22px;padding:3px 7px;font-size:10px;}.ad-link img,.ad-slot img{border-radius:14px;}.ad-card-inner{border-radius:14px;}.ad-card-copy{padding:13px 12px 14px;}.ad-card-copy p{margin-bottom:11px;font-size:14px;line-height:1.45;}.ad-card-copy--promo_centered{padding:16px 12px 17px;}.ad-card-copy--promo_centered p{max-width:100%;font-size:16px;line-height:1.45;font-weight:700;}.ad-card-cta,.ad-card-copy--promo_centered .ad-card-cta,.ad-cta{width:100%;min-height:44px;justify-content:center;text-align:center;}.comments{margin-top:18px;}.comments-head h2{font-size:25px;}.comments-count{width:fit-content;padding:7px 10px;}.comment-item{padding:15px 14px;margin-bottom:13px;border-radius:15px;}.comment-text{font-size:15px;line-height:1.58;overflow-wrap:anywhere;}.comment-date{margin-bottom:8px;font-size:12px;}.comment-reply-btn{min-height:38px;padding:8px 12px;}.comment-replies{margin:-4px 0 16px 6px;padding-left:12px;border-left-width:3px;}.comment-level-2{box-shadow:0 8px 22px rgba(15,23,42,0.045);}.comment-quote{margin-bottom:10px;padding:9px 10px;border-radius:11px;font-size:13px;overflow-wrap:anywhere;}.comment-author-badge{margin-left:5px;padding:2px 7px;font-size:10px;}.comment-form{gap:12px;margin-top:20px;}.comment-form input,.comment-form textarea{min-height:46px;padding:11px 12px;border-radius:12px;font-size:16px;}.comment-captcha{padding:12px;border-radius:14px;overflow:hidden;}.comment-form button[type="submit"]{width:100%;min-height:46px;justify-content:center;text-align:center;border-radius:13px;}.comment-reply-preview{padding:12px;border-radius:14px;}.comment-reply-preview button{width:100%;margin-top:10px;}}@media (max-width:380px){.container{width:min(100% - 12px,1100px);}.hero,.card,.article-full{padding-left:14px;padding-right:14px;}.article-content,.article-extra-content{font-size:15.5px;}.article-toc{padding:14px;}.article-toc__item a{gap:9px;}.article-toc__num{width:29px;height:29px;}}:root{--site-accent:var(--pf-dark);}.site-logo{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:0 0 auto;}.site-logo-img{display:block;max-width:220px;max-height:44px;width:auto;height:auto;object-fit:contain;}.mobile-panel-logo{display:inline-flex;margin:0 0 14px;}.mobile-panel-logo img{display:block;max-width:200px;max-height:42px;width:auto;height:auto;object-fit:contain;}.footer-brand{display:grid;gap:6px;}.footer-brand p{margin:0;}.small{font-size:13px;}.footer-contacts{display:flex;flex-wrap:wrap;gap:10px 16px;}@media (max-width:720px){.site-logo-img{max-width:170px;max-height:38px;}.footer-inner{align-items:flex-start;}}.article-cover{margin:28px 0 30px;}.article-cover .article-image{display:block;width:100%;height:auto;border-radius:22px;}.article-cover figcaption{margin-top:10px;color:#64748b;font-size:14px;line-height:1.45;text-align:center;}@media (max-width:640px){.article-cover{margin:20px 0 24px;}.article-cover .article-image{border-radius:16px;}}.header-search{display:flex;align-items:center;gap:8px;flex:0 0 230px;margin-left:auto;}.header-search input{width:100%;min-width:130px;padding:9px 12px;border:1px solid #dbe3ee;border-radius:999px;background:#ffffff;color:#0f172a;font:inherit;}.header-search button,.site-search-form button{border:0;border-radius:999px;padding:10px 14px;background:var(--site-accent,#0f172a);color:#ffffff;font-weight:800;cursor:pointer;}.site-search-form{display:flex;gap:10px;margin:20px 0 26px;}.site-search-form input{flex:1;padding:14px 16px;border:1px solid #dbe3ee;border-radius:16px;font:inherit;}.tag-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px;}.tag-chips a,.tag-cloud a{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #dbe3ee;border-radius:999px;background:#ffffff;color:#0f172a;text-decoration:none;font-weight:800;box-shadow:0 8px 22px rgba(15,23,42,0.04);}.tag-chips a:hover,.tag-cloud a:hover{border-color:#bfdbfe;transform:translateY(-1px);}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}.tag-cloud a em{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#334155;font-size:12px;font-style:normal;}.related-articles{margin-top:28px;}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px;}.section-eyebrow{margin-bottom:6px;color:#64748b;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}@media (max-width:900px){.header-search{order:5;flex:1 1 100%;margin-left:0;}}@media (max-width:640px){.site-search-form{display:grid;}.header-search button{padding-inline:12px;}}.site-header{position:relative;z-index:60;}.header-inner{min-height:70px;}.site-primary-nav-wrap{position:sticky;top:0;z-index:55;background:rgba(255,255,255,0.96);border-bottom:1px solid var(--pf-border);box-shadow:0 10px 24px rgba(15,23,42,0.045);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}.site-primary-nav-inner{min-height:48px;display:flex;align-items:center;justify-content:center;}.primary-nav{justify-content:center;margin-left:0;gap:6px;width:100%;}.primary-nav .nav-item>a,.primary-nav>a{padding:11px 12px;border-radius:999px;color:#334155;font-size:14px;line-height:1.15;text-decoration:none;}.primary-nav .nav-item>a:hover,.primary-nav .nav-item:focus-within>a,.primary-nav>a:hover{background:#f1f5f9;color:#0f172a;text-decoration:none;}.primary-nav .nav-submenu{top:calc(100% + 6px);z-index:70;}.breadcrumbs-home{color:var(--pf-muted);font-weight:700;}@media (max-width:900px){.header-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;min-height:62px;}.site-primary-nav-wrap{overflow-x:auto;scrollbar-width:thin;}.site-primary-nav-inner{justify-content:flex-start;min-height:46px;}.primary-nav{flex-wrap:nowrap;justify-content:flex-start;width:max-content;min-width:100%;gap:4px;padding:5px 0;}.primary-nav .nav-item>a,.primary-nav>a{padding:9px 10px;font-size:13px;}.primary-nav .nav-submenu{position:absolute;display:none;width:max-content;min-width:220px;box-shadow:0 18px 44px rgba(15,23,42,0.14);}.primary-nav .nav-item:hover>.nav-submenu,.primary-nav .nav-item:focus-within>.nav-submenu{display:grid;}body.has-mobile-menu .site-primary-nav-wrap{display:none;}}@media (max-width:640px){.header-inner{align-items:stretch;flex-wrap:wrap;}.site-logo{display:flex;align-items:center;min-height:42px;}}.header-inner{justify-content:space-between;}.site-logo{flex:0 1 28%;min-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.header-search{position:relative;flex:1 1 70%;max-width:780px;min-width:360px;margin-left:auto;gap:10px;}.header-search-field{position:relative;flex:1 1 auto;min-width:0;}.header-search input{width:100%;min-width:0;height:44px;padding:10px 16px;border:2px solid #0f172a;border-radius:999px;box-shadow:0 8px 22px rgba(15,23,42,0.04);}.header-search input:focus{outline:none;border-color:var(--site-accent,#0f172a);box-shadow:0 0 0 4px rgba(15,23,42,0.08);}.header-search button{flex:0 0 auto;min-height:44px;padding:10px 18px;}.search-suggest-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:120;padding:8px;border:1px solid #dbe3ee;border-radius:18px;background:rgba(255,255,255,0.98);box-shadow:0 22px 56px rgba(15,23,42,0.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}.search-suggest-title{padding:7px 10px 6px;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}.search-suggest-item{display:flex;gap:10px;padding:10px 12px;border-radius:14px;color:#0f172a;text-decoration:none;}.search-suggest-item:hover,.search-suggest-item:focus{background:#f1f5f9;text-decoration:none;}.search-suggest-body{display:grid;gap:3px;min-width:0;}.search-suggest-body strong{overflow:hidden;color:#0f172a;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;}.search-suggest-meta{overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;}.search-suggest-status{padding:12px;color:#64748b;font-size:14px;}@media (max-width:900px){.site-logo{flex:1 1 auto;min-width:150px;}.header-search{order:5;flex:1 1 100%;max-width:none;min-width:0;margin-left:0;}}@media (max-width:520px){.header-search{display:grid;grid-template-columns:1fr auto;}.header-search button{padding-inline:14px;}.search-suggest-panel{right:auto;width:min(92vw,520px);}}.ad-slot--article-before-h2-01,.ad-slot--article-before-h2-02,.ad-slot--article-before-h2-03,.ad-slot--article-before-h2-04,.ad-slot--article-before-h2-05,.ad-slot--article-before-h2-06,.ad-slot--article-before-h2-07,.ad-slot--article-before-h2-08,.ad-slot--article-before-h2-09,.ad-slot--article-before-h2-10{margin-top:34px;margin-bottom:30px;}.ad-popup-shell[hidden],.ad-push-prompt[hidden],.ad-floating-video[hidden]{display:none !important;}.ad-popup-shell{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;}.ad-popup-backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.42);backdrop-filter:blur(4px);}.ad-popup-box{position:relative;z-index:1;width:min(720px,100%);max-height:min(86vh,760px);overflow:auto;border-radius:24px;box-shadow:0 28px 90px rgba(15,23,42,0.34);}.ad-popup-box .ad-slot{margin:0;}.ad-popup-close,.ad-push-close,.ad-floating-video-close{position:absolute;z-index:3;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:999px;background:#0f172a;color:#ffffff;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,0.22);}.ad-popup-shell--bottom{align-items:end;}.ad-popup-shell--bottom .ad-popup-box{width:min(960px,100%);}.ad-popup-shell--bottom_right{place-items:end;}.ad-popup-shell--bottom_right .ad-popup-box{width:min(420px,100%);}.ad-popup-shell--fullscreen .ad-popup-box{width:min(980px,100%);}.ad-push-prompt{position:fixed;right:22px;bottom:22px;z-index:1100;width:min(390px,calc(100vw - 32px));border-radius:22px;box-shadow:0 22px 62px rgba(15,23,42,0.22);}.ad-push-prompt .ad-slot{margin:0;}.ad-push-prompt .ad-card-copy p::before{content:attr(data-push-title);}.ad-floating-video{position:fixed;right:18px;bottom:18px;z-index:1050;width:min(420px,calc(100vw - 28px));border-radius:22px;box-shadow:0 24px 70px rgba(15,23,42,0.28);}.ad-floating-video .ad-slot{margin:0;padding:8px;}.ad-floating-video .ad-video{max-height:260px;}@media (max-width:700px){.ad-popup-shell{padding:10px;}.ad-popup-box{max-height:88vh;border-radius:20px;}.ad-popup-shell--bottom_right{place-items:end center;}.ad-push-prompt,.ad-floating-video{left:10px;right:10px;bottom:10px;width:auto;}.ad-floating-video .ad-video{max-height:220px;}}body{font-family:var(--pf-font-family,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);}.container{width:min(var(--pf-container-max,1100px),calc(100% - 32px));}.hero,.card,.article-card,.category-child-card,.related-card,.article-extra-block,.article-toc,.comments-section,.comment-card,.ad-block{border-radius:var(--pf-radius-card,18px);box-shadow:var(--pf-card-shadow,0 12px 30px rgba(15,23,42,0.05));}.site-header,.site-primary-nav-wrap,.site-footer{background:var(--pf-card);}.theme-dark_contrast .site-header,.theme-dark_contrast .site-primary-nav-wrap,.theme-dark_contrast .site-footer,.theme-dark_contrast .card,.theme-dark_contrast .hero,.theme-dark_contrast .article-card,.theme-dark_contrast .comments-section,.theme-dark_contrast .comment-card{background:var(--pf-card);color:var(--pf-text);}.theme-dark_contrast input,.theme-dark_contrast textarea,.theme-dark_contrast select{background:#0f172a;color:var(--pf-text);border-color:var(--pf-border);}.theme-brutal_blocks .hero,.theme-brutal_blocks .card,.theme-brutal_blocks .article-card,.theme-brutal_blocks .article-toc,.theme-brutal_blocks .comments-section,.theme-brutal_blocks .comment-card{border-width:2px;}.theme-editorial_serif h1,.theme-editorial_serif h2,.theme-editorial_serif h3,.theme-retro_paper h1,.theme-retro_paper h2,.theme-retro_paper h3{font-family:Georgia,"Times New Roman",serif;}.design-density-compact .main{padding-top:18px;}.design-density-compact .hero,.design-density-compact .card{padding:20px;margin-bottom:18px;}.design-density-compact .article-card{padding:14px;}.design-density-comfortable .main{padding-top:36px;}.design-density-comfortable .hero,.design-density-comfortable .card{padding:36px;margin-bottom:30px;}.design-density-comfortable .article-card{padding:24px;}.design-card-flat .hero,.design-card-flat .card,.design-card-flat .article-card{box-shadow:none;}.design-card-bordered .hero,.design-card-bordered .card,.design-card-bordered .article-card{box-shadow:none;border-width:2px;}.design-card-shadow .hero,.design-card-shadow .card,.design-card-shadow .article-card{box-shadow:0 24px 60px rgba(15,23,42,.14);}.privacy-document-card{max-width:920px;margin-inline:auto;}.privacy-document-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:var(--pf-muted);font-size:14px;}.privacy-document-meta span{padding:5px 10px;border:1px solid var(--pf-border);border-radius:999px;background:color-mix(in srgb,var(--pf-card) 80%,var(--pf-bg));}.privacy-document-content h1{margin-top:0;}.privacy-document-content h2{margin-top:34px;margin-bottom:14px;}.privacy-document-content h3{margin-top:24px;margin-bottom:10px;}.privacy-document-content p,.privacy-document-content li{color:var(--pf-text);}.privacy-footer-links{display:flex;flex-wrap:wrap;gap:10px 16px;margin:12px 0;font-size:14px;}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;padding:16px 18px;border:1px solid var(--pf-border);border-radius:var(--pf-radius-card,18px);background:var(--pf-card);color:var(--pf-text);box-shadow:0 24px 70px rgba(15,23,42,.18);}.cookie-banner[hidden]{display:none;}.cookie-banner__text{font-size:14px;line-height:1.5;}.cookie-banner__actions button{white-space:nowrap;border:0;border-radius:999px;padding:11px 18px;font-weight:800;color:#fff;background:var(--site-accent,var(--pf-link));cursor:pointer;}@media (max-width:640px){.cookie-banner{flex-direction:column;align-items:stretch;left:12px;right:12px;bottom:12px;}.cookie-banner__actions button{width:100%;}}.home-premium-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;align-items:stretch;margin-bottom:26px;padding:clamp(30px,5vw,56px);border:1px solid color-mix(in srgb,var(--pf-border) 76%,transparent);border-radius:calc(var(--pf-radius-card,18px) + 10px);background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--site-accent,#1f5fbf) 15%,transparent),transparent 32%),radial-gradient(circle at 88% 18%,rgba(255,255,255,.85),transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--pf-card) 92%,var(--site-accent,#1f5fbf) 8%) 0%,var(--pf-card) 55%,color-mix(in srgb,var(--pf-bg) 82%,#ffffff 18%) 100%);box-shadow:var(--pf-card-shadow,0 24px 60px rgba(15,23,42,.10));}.home-premium-hero::after{content:"";position:absolute;inset:auto -70px -110px auto;width:280px;height:280px;border-radius:50%;background:color-mix(in srgb,var(--site-accent,#1f5fbf) 18%,transparent);filter:blur(10px);pointer-events:none;}.home-premium-hero__content,.home-premium-hero__panel{position:relative;z-index:1;}.home-eyebrow{margin-bottom:10px;color:var(--site-accent,var(--pf-link));font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}.home-premium-hero h1{max-width:850px;margin:0;font-size:clamp(38px,6vw,70px);line-height:.96;letter-spacing:-.055em;}.home-premium-hero p{max-width:720px;margin:22px 0 0;color:var(--pf-muted);font-size:clamp(17px,2vw,21px);line-height:1.65;}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;}.home-btn,.home-read-more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:999px;font-weight:900;text-decoration:none;}.home-btn:hover,.home-read-more:hover{text-decoration:none;}.home-btn--primary,.home-read-more{background:var(--pf-text);color:var(--pf-card);}.home-btn--ghost{border:1px solid var(--pf-border);background:color-mix(in srgb,var(--pf-card) 78%,transparent);color:var(--pf-text);}.home-premium-hero__panel{display:grid;gap:14px;align-content:center;}.home-hero-stat,.home-hero-note{padding:18px;border:1px solid color-mix(in srgb,var(--pf-border) 78%,transparent);border-radius:calc(var(--pf-radius-card,18px) + 4px);background:color-mix(in srgb,var(--pf-card) 76%,transparent);backdrop-filter:blur(10px);}.home-hero-stat strong{display:block;font-size:34px;line-height:1;letter-spacing:-.04em;}.home-hero-stat span,.home-hero-note span{display:block;margin-top:6px;color:var(--pf-muted);font-size:14px;}.home-hero-note b{display:block;margin-top:8px;line-height:1.35;}.home-featured-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;margin-bottom:24px;}.home-featured-card,.home-editor-card,.home-section-card{border:1px solid var(--pf-border);border-radius:calc(var(--pf-radius-card,18px) + 6px);background:var(--pf-card);box-shadow:var(--pf-card-shadow,0 12px 30px rgba(15,23,42,.06));}.home-featured-card{overflow:hidden;display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr);}.home-featured-card__image{display:block;min-height:100%;background:var(--pf-border);}.home-featured-card__image img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;}.home-featured-card__body,.home-editor-card,.home-section-card{padding:26px;}.home-featured-card h2,.home-editor-card h2,.home-section-card h2{margin:0 0 12px;line-height:1.12;letter-spacing:-.035em;}.home-featured-card h2{font-size:clamp(28px,3.2vw,42px);}.home-featured-card p,.home-editor-card p{color:var(--pf-muted);}.home-editor-card{display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at top right,color-mix(in srgb,var(--site-accent,#1f5fbf) 13%,transparent),transparent 34%),var(--pf-card);}.home-editor-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px;}.home-editor-list span{padding:8px 11px;border:1px solid var(--pf-border);border-radius:999px;background:color-mix(in srgb,var(--pf-bg) 70%,var(--pf-card) 30%);font-size:13px;font-weight:800;}.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.home-category-tile{display:grid;gap:6px;padding:18px;border:1px solid var(--pf-border);border-radius:var(--pf-radius-card,18px);background:color-mix(in srgb,var(--pf-bg) 62%,var(--pf-card) 38%);color:var(--pf-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease;}.home-category-tile:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--site-accent,#1f5fbf) 35%,var(--pf-border));text-decoration:none;}.home-category-tile span{font-weight:900;}.home-category-tile small{color:var(--pf-muted);}.home-section-card{margin-bottom:24px;}.theme-dark_contrast .home-premium-hero,.theme-dark_contrast .home-featured-card,.theme-dark_contrast .home-editor-card,.theme-dark_contrast .home-section-card,.theme-dark_contrast .home-category-tile,.theme-dark_contrast .home-hero-stat,.theme-dark_contrast .home-hero-note{background-color:var(--pf-card);color:var(--pf-text);}.theme-dark_contrast .home-btn--primary,.theme-dark_contrast .home-read-more{background:#e5e7eb;color:#0b1220;}@media (max-width:900px){.home-premium-hero,.home-featured-grid,.home-featured-card{grid-template-columns:1fr;}.home-premium-hero__panel{grid-template-columns:repeat(2,minmax(0,1fr));}.home-hero-note{grid-column:1 / -1;}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.home-premium-hero,.home-featured-card__body,.home-editor-card,.home-section-card{padding:22px;}.home-premium-hero__panel,.home-category-grid{grid-template-columns:1fr;}.home-featured-card__image img{min-height:220px;}}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;display:flex;gap:16px;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;padding:16px 18px;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 60px rgba(15,23,42,.18);backdrop-filter:blur(12px);}.cookie-banner[hidden]{display:none;}.cookie-banner__text{color:#334155;font-size:14px;line-height:1.5;}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;}.cookie-banner__actions button,.cookie-banner__actions .button-link,.consent-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:10px 14px;background:var(--site-accent,#0f172a);color:#fff;font-weight:700;text-decoration:none;cursor:pointer;}.cookie-banner__actions button.secondary,.consent-actions button.secondary{background:#e2e8f0;color:#0f172a;}.consent-actions button.danger{background:#991b1b;}.consent-options{display:grid;gap:12px;margin:24px 0;}.consent-option{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;}.consent-option input{margin-top:4px;}.consent-option span{display:grid;gap:4px;}.consent-option em{color:#64748b;font-style:normal;font-size:14px;}.consent-option.is-required{background:#f8fafc;}.alert{padding:14px 16px;border-radius:14px;margin:14px 0;}.alert.success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;}.alert.warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e;}@media (max-width:720px){.cookie-banner{flex-direction:column;align-items:stretch;left:12px;right:12px;bottom:12px;}.cookie-banner__actions{justify-content:stretch;}.cookie-banner__actions button,.cookie-banner__actions .button-link{flex:1 1 auto;}}.ae-push-prompt{position:fixed;right:22px;bottom:22px;z-index:9999;width:min(360px,calc(100vw - 32px));padding:18px;border-radius:22px;background:rgba(255,255,255,0.96);color:#0f172a;border:1px solid rgba(148,163,184,0.35);box-shadow:0 24px 70px rgba(15,23,42,0.22);backdrop-filter:blur(12px);}.ae-push-prompt__title{margin:0 0 8px;font-weight:800;font-size:17px;line-height:1.25;}.ae-push-prompt__text{color:#475569;font-size:14px;line-height:1.45;}.ae-push-prompt__actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap;}.ae-push-prompt__button{appearance:none;border:0;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;}.ae-push-prompt__button:disabled{opacity:0.55;cursor:not-allowed;}.ae-push-prompt__button--primary{background:#0f172a;color:#fff;}.ae-push-prompt__button--secondary{background:#f1f5f9;color:#334155;}.ae-push-prompt__status{min-height:18px;margin-top:10px;color:#64748b;font-size:13px;}.ae-push-prompt__consent-link{display:inline-block;margin-top:12px;color:#0f172a;font-weight:700;text-decoration:underline;}@media (max-width:640px){.ae-push-prompt{right:16px;bottom:16px;}}.ae-push-prompt--delayed{animation:aePushPromptIn 0.28s ease-out both;}@keyframes aePushPromptIn{from{opacity:0;transform:translateY(14px) scale(0.98);}to{opacity:1;transform:translateY(0) scale(1);}}.ae-push-prompt__close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#64748b;font-size:24px;line-height:1;cursor:pointer;}.ae-push-prompt__badge{display:inline-flex;margin-bottom:10px;padding:4px 9px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:800;}.ae-push-prompt__help-link{display:inline-block;margin-top:10px;color:#475569;font-size:13px;text-decoration:underline;}.push-help-card .steps-list li,.push-help-card .browser-list li{margin-bottom:10px;}.push-help-actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0;}.push-permission-panel{margin:24px 0;padding:20px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;}.push-permission-panel h2{margin-top:0;}.push-permission-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0;}.push-permission-item{padding:14px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;}.push-permission-item span{display:block;margin-bottom:6px;font-size:13px;color:#64748b;}.push-permission-item strong{display:block;font-size:15px;line-height:1.35;}.push-permission-item .state-good,.state-good{color:#047857;}.push-permission-item .state-warn,.state-warn{color:#b45309;}.push-permission-item .state-bad,.state-bad{color:#be123c;}.push-debug-details{margin-top:14px;}.push-debug-details summary{cursor:pointer;font-weight:700;color:#334155;}.debug-json{margin-top:10px;max-height:260px;overflow:auto;padding:12px;border-radius:12px;background:#0f172a;color:#e2e8f0;font-size:12px;white-space:pre-wrap;}.browser-settings-box{margin:18px 0;padding:18px 20px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;}.browser-settings-box h3{margin-top:0;}.push-help-card code{display:inline-block;padding:2px 6px;border-radius:8px;background:#eef2ff;color:#1e3a8a;font-size:0.92em;}.browser-settings-link{color:inherit;text-decoration:none;}.browser-settings-link code{cursor:pointer;border:1px solid #c7d2fe;transition:background-color .15s ease,border-color .15s ease,transform .15s ease;}.browser-settings-link:hover code{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);}@media (max-width:900px){.push-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:560px){.push-permission-grid{grid-template-columns:1fr;}}.browser-settings-copy{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 10px;border:1px solid rgba(15,23,42,0.16);border-radius:10px;background:rgba(248,250,252,0.95);color:#0f172a;font:inherit;cursor:pointer;vertical-align:middle;transition:background 0.15s ease,border-color 0.15s ease,transform 0.15s ease;}.browser-settings-copy:hover{background:#ffffff;border-color:rgba(15,23,42,0.28);transform:translateY(-1px);}.browser-settings-copy code{white-space:normal;word-break:break-all;}.browser-settings-copy.copied{background:rgba(220,252,231,0.95);border-color:rgba(22,163,74,0.35);color:#166534;}.related-articles--internal_links{border:1px solid rgba(148,163,184,0.22);background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);}.related-articles-subtitle{margin:6px 0 0;max-width:760px;}.related-articles--internal_links .article-card{position:relative;}.related-articles--internal_links .article-card::before{content:"↔";position:absolute;top:12px;right:12px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-weight:900;box-shadow:0 8px 18px rgba(30,64,175,.08);}@media (max-width:640px){.related-articles--internal_links .article-card::before{top:10px;right:10px;}}.cookie-banner{display:grid;grid-template-columns:1fr;justify-items:center;gap:16px;max-width:980px;padding:22px 24px;text-align:center;}.cookie-banner__text{max-width:900px;}.cookie-banner__actions{justify-content:center;align-items:center;}.cookie-banner__actions button,.cookie-banner__actions .button-link{min-width:122px;padding:10px 18px;}.cookie-banner__actions .button-link.secondary{background:#e2e8f0;color:#0f172a;}.ae-push-prompt{z-index:9998;}@media (max-width:720px){.cookie-banner{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:18px 16px;}.cookie-banner__actions{width:100%;max-width:360px;}.cookie-banner__actions button,.cookie-banner__actions .button-link{flex:1 1 140px;min-width:0;}}.home-premium-hero--vertical{grid-template-columns:1fr;}.home-premium-hero--vertical .home-premium-hero__content{max-width:880px;}.home-premium-hero--vertical .home-premium-hero__panel{grid-template-columns:repeat(3,minmax(0,1fr));}.home-featured-grid--article_top,.home-featured-grid--article_bottom{grid-template-columns:1fr;}.home-featured-card--stacked{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);}.home-editor-card--stacked{min-height:0;}.home-featured-slider{position:relative;margin-bottom:24px;border:1px solid var(--pf-border);border-radius:calc(var(--pf-radius-card,18px) + 6px);background:var(--pf-card);box-shadow:var(--pf-card-shadow,0 12px 30px rgba(15,23,42,.06));overflow:hidden;}.home-slider-track{position:relative;}.home-slider-slide{display:none;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);min-height:340px;}.home-slider-slide.is-active{display:grid;}.home-slider-image{display:block;background:var(--pf-border);}.home-slider-image img{display:block;width:100%;height:100%;min-height:340px;object-fit:cover;}.home-slider-body{display:flex;flex-direction:column;justify-content:center;padding:28px;}.home-slider-body h2{margin:10px 0 12px;font-size:clamp(26px,3vw,42px);line-height:1.12;letter-spacing:-.035em;}.home-slider-body p{color:var(--pf-muted);}.home-slider-dots{position:absolute;left:50%;bottom:14px;display:flex;gap:8px;transform:translateX(-50%);padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--pf-card) 82%,transparent);backdrop-filter:blur(10px);}.home-slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--pf-muted) 45%,transparent);cursor:pointer;}.home-slider-dots button.is-active{width:22px;background:var(--site-accent,var(--pf-link));}.home-featured-slider--mobile{display:none;}.article-list--home-two-top-big-grid,.article-list--home-alternating-2-3{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;}.article-list--home-two-top-big-grid .article-card,.article-list--home-alternating-2-3 .article-card{grid-column:span 2;}.article-list--home-two-top-big-grid .article-card:nth-child(1),.article-list--home-two-top-big-grid .article-card:nth-child(2){grid-column:span 3;}.article-list--home-two-top-big-grid .article-card:nth-child(3){grid-column:span 6;}.article-list--home-two-top-big-grid .article-card:nth-child(3) .article-card-image img{min-height:360px;}.article-list--home-two-top-big-grid .article-card:nth-child(3) h3{font-size:clamp(28px,3.5vw,42px);}.article-list--home-alternating-2-3 .article-card:nth-child(5n+1),.article-list--home-alternating-2-3 .article-card:nth-child(5n+2){grid-column:span 3;}.article-list--home-alternating-2-3 .article-card:nth-child(5n+3),.article-list--home-alternating-2-3 .article-card:nth-child(5n+4),.article-list--home-alternating-2-3 .article-card:nth-child(5n+5){grid-column:span 2;}.article-share{margin-top:34px;padding-top:22px;border-top:1px solid var(--pf-border);}.share-title{margin-bottom:12px;color:var(--pf-muted);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}.share-buttons{display:flex;flex-wrap:wrap;gap:10px;}.share-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid var(--pf-border);border-radius:999px;background:color-mix(in srgb,var(--pf-bg) 58%,var(--pf-card) 42%);color:var(--pf-text);font-weight:900;font-size:14px;text-decoration:none;cursor:pointer;}.share-button:hover{border-color:color-mix(in srgb,var(--site-accent,#1f5fbf) 45%,var(--pf-border));color:var(--site-accent,var(--pf-link));text-decoration:none;}@media (max-width:900px){.home-premium-hero--vertical .home-premium-hero__panel{grid-template-columns:repeat(2,minmax(0,1fr));}.home-slider-slide,.home-featured-card--stacked{grid-template-columns:1fr;}.home-slider-image img{min-height:240px;}.home-featured-desktop{display:none;}.home-featured-slider--mobile{display:block;}.article-list--home-two-top-big-grid,.article-list--home-alternating-2-3{grid-template-columns:1fr;}.article-list--home-two-top-big-grid .article-card,.article-list--home-two-top-big-grid .article-card:nth-child(1),.article-list--home-two-top-big-grid .article-card:nth-child(2),.article-list--home-two-top-big-grid .article-card:nth-child(3),.article-list--home-alternating-2-3 .article-card,.article-list--home-alternating-2-3 .article-card:nth-child(5n+1),.article-list--home-alternating-2-3 .article-card:nth-child(5n+2),.article-list--home-alternating-2-3 .article-card:nth-child(5n+3),.article-list--home-alternating-2-3 .article-card:nth-child(5n+4),.article-list--home-alternating-2-3 .article-card:nth-child(5n+5){grid-column:auto;}}@media (max-width:640px){.home-premium-hero--vertical .home-premium-hero__panel{grid-template-columns:1fr;}.home-slider-body{padding:22px;}.home-slider-slide{min-height:0;}.share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.share-button{width:100%;}}.scroll-top-button{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:1200;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--pf-border);border-color:color-mix(in srgb,var(--site-accent,var(--pf-link)) 36%,var(--pf-card));border-radius:999px;background:var(--site-accent,var(--pf-link));background:linear-gradient(135deg,color-mix(in srgb,var(--site-accent,var(--pf-link)) 94%,#ffffff 6%),color-mix(in srgb,var(--site-accent,var(--pf-link)) 84%,#000000 16%));color:#ffffff;box-shadow:0 16px 38px color-mix(in srgb,var(--site-accent,var(--pf-link)) 28%,transparent);cursor:pointer;font-size:24px;font-weight:900;line-height:1;opacity:0;pointer-events:none;transform:translateY(14px) scale(.92);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,background .2s ease;}.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);}.scroll-top-button:hover,.scroll-top-button:focus-visible{text-decoration:none;transform:translateY(-2px) scale(1.03);box-shadow:0 20px 46px color-mix(in srgb,var(--site-accent,var(--pf-link)) 36%,transparent);outline:none;}.scroll-top-button:active{transform:translateY(0) scale(.98);}.theme-minimal_white .scroll-top-button,.theme-flat_modern .scroll-top-button,.theme-brutal_blocks .scroll-top-button{border-color:var(--pf-text);background:var(--pf-text);color:var(--pf-card);box-shadow:0 12px 28px rgba(15,23,42,.16);}.theme-dark_contrast .scroll-top-button{border-color:color-mix(in srgb,var(--site-accent,#60a5fa) 55%,#ffffff 15%);background:linear-gradient(135deg,color-mix(in srgb,var(--site-accent,#60a5fa) 86%,#ffffff 14%),color-mix(in srgb,var(--site-accent,#60a5fa) 68%,#020617 32%));color:#020617;box-shadow:0 18px 42px rgba(96,165,250,.28);}@media (max-width:640px){.scroll-top-button{right:max(14px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));width:44px;height:44px;font-size:22px;}}@media (prefers-reduced-motion:reduce){.scroll-top-button{transition:none;}}.admin-frontbar{position:relative;z-index:1200;background:linear-gradient(135deg,#0f172a 0%,#111827 55%,#1f2937 100%);color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(15,23,42,.18);}.admin-frontbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;}.admin-frontbar-main,.admin-frontbar-user,.admin-frontbar-links{display:flex;align-items:center;gap:8px;}.admin-frontbar-main{min-width:0;}.admin-frontbar-brand{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffffff;font-weight:900;font-size:13px;letter-spacing:.02em;white-space:nowrap;}.admin-frontbar-brand:hover{background:rgba(255,255,255,.2);color:#ffffff;}.admin-frontbar-links{overflow-x:auto;scrollbar-width:thin;padding:4px 0;}.admin-frontbar-link{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:10px;color:#cbd5e1;font-size:13px;font-weight:800;line-height:1.1;white-space:nowrap;}.admin-frontbar-link:hover{background:rgba(255,255,255,.12);color:#ffffff;}.admin-frontbar-user{flex-shrink:0;}.admin-frontbar-user-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;font-size:12px;font-weight:700;}.admin-frontbar-logout{margin:0;}.admin-frontbar-logout button{min-height:28px;padding:5px 10px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08);color:#ffffff;font-size:12px;font-weight:900;cursor:pointer;}.admin-frontbar-logout button:hover{background:rgba(255,255,255,.16);}@media (max-width:900px){.admin-frontbar-inner{min-height:auto;align-items:flex-start;flex-direction:column;gap:6px;padding-top:8px;padding-bottom:8px;}.admin-frontbar-main,.admin-frontbar-links{width:100%;}.admin-frontbar-links{padding-bottom:6px;}.admin-frontbar-user{width:100%;justify-content:space-between;}}.responsive-picture{display:block;width:100%;}.responsive-picture img{display:block;width:100%;max-width:100%;height:auto;}.article-card-image .responsive-picture,.home-featured-card__image .responsive-picture,.home-slider-image .responsive-picture,.article-cover .responsive-picture{height:100%;}.article-card-image .responsive-picture img,.home-featured-card__image .responsive-picture img,.home-slider-image .responsive-picture img{width:100%;height:100%;object-fit:cover;}.article-cover .responsive-picture img{border-radius:var(--pf-radius,24px);}.cookie-banner__warning{width:100%;margin-bottom:10px;padding:10px 12px;border:1px solid rgba(180,83,9,.25);border-radius:14px;background:#fffbeb;color:#92400e;font-size:13px;font-weight:700;line-height:1.45;}.ae-push-prompt__recovery{margin-top:4px;padding:10px 12px;border-radius:14px;background:#f8fafc;border:1px solid #dbeafe;color:#334155;line-height:1.45;}.ae-push-prompt__recovery strong{display:block;margin-bottom:6px;color:#0f172a;}.ae-push-prompt__recovery ol{margin:8px 0 0;padding-left:18px;}.ae-push-prompt__recovery li{margin:3px 0;}.tag-page-label{display:inline-flex;align-items:center;width:fit-content;margin:0 0 12px;padding:7px 12px;border-radius:999px;background:color-mix(in srgb,var(--site-accent,var(--pf-link)) 9%,#ffffff 91%);color:var(--site-accent,var(--pf-link));font-size:14px;font-weight:900;line-height:1.1;}.ae-image-gallery-ready{cursor:zoom-in;transition:filter .18s ease,transform .18s ease;}.ae-image-gallery-ready:hover{filter:brightness(.96);}.ae-image-gallery-open{overflow:hidden;}.ae-image-gallery[hidden]{display:none !important;}.ae-image-gallery{position:fixed;inset:0;z-index:99990;display:flex;flex-direction:column;gap:14px;padding:18px;color:#f8fafc;background:rgba(2,6,23,.94);backdrop-filter:blur(10px);}.ae-image-gallery__topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;}.ae-image-gallery__meta{min-width:0;}.ae-image-gallery__title{max-width:min(62vw,820px);overflow:hidden;color:#fff;font-size:15px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;}.ae-image-gallery__counter{margin-top:3px;color:rgba(226,232,240,.74);font-size:12px;}.ae-image-gallery__tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;}.ae-image-gallery__button{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid rgba(226,232,240,.22);border-radius:999px;background:rgba(15,23,42,.72);color:#f8fafc;font:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease;}.ae-image-gallery__button:hover,.ae-image-gallery__button:focus-visible{border-color:rgba(255,255,255,.48);background:rgba(30,41,59,.95);outline:none;transform:translateY(-1px);}.ae-image-gallery__button--close{min-width:42px;font-size:25px;}.ae-image-gallery__stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;flex:1;}.ae-image-gallery__frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:20px;}.ae-image-gallery__image{display:block;max-width:calc(100vw - 120px);max-height:calc(100vh - 172px);width:auto;height:auto;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.45);object-fit:contain;user-select:none;-webkit-user-drag:none;cursor:zoom-in;transform-origin:center center;transition:transform .12s ease;}.ae-image-gallery__image.is-zoomed{cursor:grab;}.ae-image-gallery__image.is-dragging{cursor:grabbing;transition:none;}.ae-image-gallery__nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:52px;height:72px;border:1px solid rgba(226,232,240,.2);border-radius:18px;background:rgba(15,23,42,.6);color:#fff;font-size:52px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:background .16s ease,border-color .16s ease;}.ae-image-gallery__nav:hover,.ae-image-gallery__nav:focus-visible{border-color:rgba(255,255,255,.5);background:rgba(30,41,59,.92);outline:none;}.ae-image-gallery__nav--prev{left:6px;}.ae-image-gallery__nav--next{right:6px;}.ae-image-gallery__caption{min-height:24px;max-width:980px;margin:0 auto;color:rgba(226,232,240,.82);font-size:14px;line-height:1.45;text-align:center;}@media (max-width:760px){.ae-image-gallery{gap:10px;padding:10px;}.ae-image-gallery__topbar{align-items:flex-start;flex-direction:column;}.ae-image-gallery__title{max-width:calc(100vw - 20px);}.ae-image-gallery__tools{justify-content:flex-start;width:100%;gap:6px;}.ae-image-gallery__button{min-width:34px;height:34px;padding:0 10px;font-size:12px;}.ae-image-gallery__link{display:none;}.ae-image-gallery__image{max-width:calc(100vw - 22px);max-height:calc(100vh - 202px);border-radius:12px;}.ae-image-gallery__nav{top:auto;bottom:8px;width:46px;height:46px;border-radius:999px;font-size:38px;transform:none;}.ae-image-gallery__nav--prev{left:12px;}.ae-image-gallery__nav--next{right:12px;}.ae-image-gallery__caption{padding:0 8px 50px;font-size:13px;}}.ae-image-gallery__button:disabled,.ae-image-gallery__button.is-disabled{opacity:.45;cursor:default;transform:none}.ae-image-gallery__button:disabled:hover,.ae-image-gallery__button.is-disabled:hover{border-color:rgba(226,232,240,.22);background:rgba(15,23,42,.72);transform:none}