:root{--panel:#f2eadf;--panel2:#fffaf3;--border:rgba(79,52,16,.14);--text:#231d17;--muted:#6d6257;--shadow:0 24px 70px rgba(8,13,23,.22)}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(135,88,207,.18),transparent 28%),linear-gradient(180deg,#0e1320 0%,#141c29 38%,#f2eadf 38%,#f2eadf 100%)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);background:rgba(11,16,26,.88);border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{display:flex;align-items:center;gap:16px;min-height:72px}.brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:700}.brand img{width:40px;height:40px;border-radius:8px;object-fit:contain;background:rgba(255,255,255,.08);padding:5px}.site-nav{display:flex;align-items:center;gap:18px;margin-left:auto}.site-nav a,.menu-toggle,.lang-switcher__button{font-size:14px;font-weight:700;color:#f7efe2}.header-tools{display:flex;align-items:center;gap:12px}.menu-toggle,.lang-switcher__button,.button{border-radius:10px;border:1px solid rgba(255,255,255,.12);cursor:pointer;font:inherit}.menu-toggle,.lang-switcher__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;background:rgba(255,255,255,.06)}.lang-switcher{position:relative}.lang-switcher__menu{position:absolute;right:0;top:calc(100% + 8px);display:none;flex-direction:column;min-width:168px;background:#fffaf3;border-radius:10px;border:1px solid rgba(40,25,10,.12);box-shadow:var(--shadow);overflow:hidden}.lang-switcher.is-open .lang-switcher__menu{display:flex}.lang-switcher__menu a{padding:10px 12px;font-size:14px;color:var(--text);border-top:1px solid rgba(40,25,10,.08)}.lang-switcher__menu a:first-child{border-top:0}.lang-switcher__menu a[aria-current=true]{background:#f4e1a8}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;font-weight:800}.button--primary{background:linear-gradient(135deg,#d7a63b 0%,#b66b1c 100%);color:#17100a}.button--secondary{background:#f7eed7;color:#2a2016;border-color:rgba(79,52,16,.14)}.hero{padding:34px 0 28px}.hero__inner{display:grid;grid-template-columns:1.18fr .82fr;gap:28px}.hero__copy,.hero__visual,.article-card{background:rgba(255,248,237,.96);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.hero__copy h1{margin:10px 0 14px;font-size:clamp(34px,5vw,54px);line-height:.96}.eyebrow{margin:0;color:#2a5f80;font-size:12px;font-weight:800;text-transform:uppercase}.deck{margin:0 0 18px;color:var(--muted);font-size:17px;line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.fact-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fact-grid li{padding:14px 15px;border-radius:12px;background:var(--panel2);border:1px solid var(--border)}.fact-grid span{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.hero__visual{display:flex;flex-direction:column;justify-content:center;gap:16px}.hero__visual img{width:100%;border-radius:14px;border:1px solid var(--border);object-fit:cover;max-height:360px}.hero__visual p{margin:0;color:var(--muted);line-height:1.7}.breadcrumb{display:flex;align-items:center;gap:10px;padding:10px 2px 18px;color:rgba(255,250,243,.82);font-size:14px}.breadcrumb a::after{content:'/';margin-left:10px;opacity:.55}.article-card{margin-bottom:36px}.article-section{padding:18px 0;border-top:1px solid rgba(79,52,16,.1)}.article-section:first-child{border-top:0;padding-top:0}.article-section__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:start}.article-section--media-first .article-section__copy{order:2}.article-section--media-first .context-figure{order:1}.article-section h2{margin:0 0 12px;font-size:clamp(24px,3.2vw,34px);line-height:1.08}.article-section h3{margin:0 0 8px;font-size:17px}.article-section p{margin:0 0 14px;line-height:1.78;font-size:16px}.context-figure{margin:0;padding:14px;border-radius:16px;background:var(--panel2);border:1px solid var(--border)}.context-figure img{width:100%;border-radius:12px;object-fit:cover;max-height:320px;background:#fff}.context-figure figcaption{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.5}.data-table{overflow-x:auto;margin:18px 0;border-radius:14px;border:1px solid var(--border);background:#fffdf9}table{width:100%;border-collapse:collapse;min-width:560px}th,td{text-align:left;padding:13px 14px;border-top:1px solid rgba(79,52,16,.08);font-size:15px;line-height:1.55}thead th{border-top:0;background:rgba(215,166,59,.12);font-size:13px;text-transform:uppercase}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.mini-block,.related-card{padding:14px;border-radius:14px;background:#fffdf9;border:1px solid var(--border)}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.related-card span{display:block;color:var(--muted);font-size:12px;margin-bottom:6px}.faq-item{padding:14px 0;border-top:1px solid rgba(79,52,16,.1)}.faq-item:first-of-type{border-top:0}.cta-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:16px;background:linear-gradient(135deg,rgba(135,88,207,.12) 0%,rgba(42,95,128,.08) 100%);border:1px solid rgba(135,88,207,.14)}.site-footer{padding:0 0 40px}.footer-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;padding:24px;border-radius:18px;background:rgba(12,18,28,.96);color:#fff7ed}.footer-grid p{color:rgba(255,247,237,.78);line-height:1.7;margin-bottom:0}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.footer-links a{color:rgba(255,247,237,.92);font-size:14px}@media(max-width:980px){.site-header__inner{flex-wrap:wrap;padding:12px 0;min-height:auto}.menu-toggle{display:inline-flex}.site-nav{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0 0;margin-left:0}.site-nav.is-open{display:flex}.header-tools{margin-left:auto}.hero__inner,.article-section__grid,.footer-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:981px){.menu-toggle{display:none}}@media(max-width:700px){.shell{width:min(100% - 20px,1120px)}.hero{padding-top:18px}.hero__copy,.hero__visual,.article-card,.footer-grid{padding:18px}.fact-grid,.mini-grid,.related-grid,.footer-links{grid-template-columns:1fr}.site-header__inner{align-items:flex-start}.brand{flex:1;min-width:0}.menu-toggle{margin-left:auto}.header-tools{order:3;width:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.header-tools .button,.lang-switcher__button{width:100%}.header-tools .button{font-size:13px;padding:0 8px;white-space:nowrap}.button{min-height:44px;padding:0 16px}.hero__actions,.cta-strip{flex-direction:column;align-items:stretch}}
