:root{--bg:#ffffff;--surface:#f6f7f9;--surface-strong:#eceff3;--text:#20242a;--muted:#5b6470;--border:#d9dee5;--accent:#e1262f;--accent-dark:#b9131c;--accent-soft:#fff0f1;--success:#176b45;--warning:#8a4b00;--shadow:0 14px 36px rgba(25,31,40,.09);--radius:18px;--content:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:#9e1118;text-decoration-thickness:.09em;text-underline-offset:.18em}a:hover{color:var(--accent-dark)}button,a{touch-action:manipulation}button{font:inherit}:focus-visible{outline:3px solid #1b62d1;outline-offset:3px}.skip-link{position:fixed;left:1rem;top:-8rem;z-index:9999;background:#111;color:#fff;padding:.75rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem),var(--content));margin-inline:auto}.site-independence{background:#292d33;color:#fff;font-size:.92rem}.site-independence .container{display:flex;gap:.6rem;align-items:center;padding:.52rem 0}.site-independence strong{color:#fff}.site-header{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:50}.header-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.brand{display:inline-flex;align-items:center;gap:.72rem;color:var(--text);font-weight:800;text-decoration:none;font-size:1.18rem;white-space:nowrap}.brand-mark{width:36px;height:36px;border-radius:10px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:.82rem;letter-spacing:.03em;box-shadow:0 7px 18px rgba(225,38,47,.2)}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.2rem;flex-wrap:wrap;justify-content:flex-end}.site-nav a{display:block;padding:.58rem .62rem;border-radius:.55rem;color:var(--text);text-decoration:none;font-weight:650;font-size:.92rem}.site-nav a:hover,.site-nav a[aria-current="page"]{background:var(--accent-soft);color:var(--accent-dark)}.menu-toggle{display:none;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:.7rem;padding:.58rem .78rem;font-weight:750}.breadcrumbs{font-size:.9rem;color:var(--muted);padding-top:1.05rem}.breadcrumbs ol{list-style:none;display:flex;gap:.46rem;align-items:center;flex-wrap:wrap;margin:0;padding:0}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:.46rem;color:#929aa5}.breadcrumbs a{color:var(--muted)}main{min-height:55vh}.hero{padding:3.4rem 0 3rem;background:linear-gradient(180deg,#fff 0%,#fff 55%,var(--surface) 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:2.6rem;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;color:var(--accent-dark);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin:0 0 .8rem}h1,h2,h3{line-height:1.18;letter-spacing:-.025em;color:#181c21}h1{font-size:clamp(2.15rem,5vw,4.25rem);margin:.1rem 0 1.2rem}h2{font-size:clamp(1.55rem,3vw,2.45rem);margin:0 0 1rem}h3{font-size:clamp(1.13rem,2vw,1.35rem);margin:0 0 .55rem}.lead{font-size:clamp(1.05rem,2vw,1.22rem);color:#404852;max-width:72ch}.hero .lead{font-size:clamp(1.1rem,2.1vw,1.28rem)}.hero-actions,.button-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.45rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.82rem 1.08rem;border-radius:.72rem;font-weight:800;text-decoration:none;border:2px solid transparent;line-height:1.25}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark);color:#fff}.button-secondary{background:#fff;border-color:var(--border);color:var(--text)}.button-secondary:hover{border-color:#9da5ae;color:var(--text)}.button-small{padding:.62rem .82rem;font-size:.92rem}.destination{margin-top:.85rem;color:var(--muted);font-size:.92rem}.destination code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#fff;border:1px solid var(--border);border-radius:.35rem;padding:.12rem .3rem;overflow-wrap:anywhere}.hero-figure,.content-figure{margin:0;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:.65rem;box-shadow:var(--shadow)}.hero-figure img,.content-figure img{border-radius:calc(var(--radius) - 7px);aspect-ratio:1/1;object-fit:cover}figcaption{color:var(--muted);font-size:.88rem;padding:.62rem .25rem .12rem}.section{padding:4rem 0}.section-muted{background:var(--surface)}.section-tight{padding:2.5rem 0}.section-heading{max-width:780px;margin-bottom:1.65rem}.section-heading p{color:var(--muted);font-size:1.06rem}.grid{display:grid;gap:1.2rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem;box-shadow:0 6px 20px rgba(25,31,40,.045)}.card p:last-child{margin-bottom:0}.card a.stretched{font-weight:800}.card-image{padding:0;overflow:hidden}.card-image img{width:100%;aspect-ratio:16/10;object-fit:cover}.card-image .card-body{padding:1.25rem}.icon-box{width:42px;height:42px;border-radius:12px;background:var(--accent-soft);display:grid;place-items:center;color:var(--accent-dark);font-weight:900;margin-bottom:.9rem}.notice{border:1px solid #f0c5c8;background:var(--accent-soft);border-left:5px solid var(--accent);border-radius:.7rem;padding:1rem 1.1rem;margin:1.35rem 0}.notice strong{color:#7e0d13}.notice-warning{background:#fff8e8;border-color:#f1d596;border-left-color:#c26a00}.notice-warning strong{color:#784000}.notice-safe{background:#edf8f2;border-color:#b9ddca;border-left-color:#23825a}.notice-safe strong{color:#13593c}.prose{max-width:850px}.prose>p:first-of-type{font-size:1.09rem;color:#3e4650}.prose p,.prose li{max-width:78ch}.prose ul,.prose ol{padding-left:1.3rem}.prose li+li{margin-top:.45rem}.prose h2{margin-top:2.5rem;scroll-margin-top:1rem}.prose h3{margin-top:1.65rem;scroll-margin-top:1rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:2.3rem;align-items:start}.sidebar{position:sticky;top:1.2rem}.toc{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem}.toc h2{font-size:1.12rem;margin:0 0 .8rem}.toc ul{margin:0;padding-left:1.1rem}.toc li+li{margin-top:.42rem}.toc a{font-size:.94rem}.article-header{padding:2.6rem 0 1.5rem}.article-header h1{font-size:clamp(2rem,4.6vw,3.65rem);max-width:900px}.meta{display:flex;gap:.65rem 1.2rem;flex-wrap:wrap;color:var(--muted);font-size:.9rem;margin:.9rem 0 1.4rem}.tag-list,.filter-bar{display:flex;gap:.55rem;flex-wrap:wrap}.tag,.filter-button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:.42rem .72rem;font-size:.88rem;font-weight:700;color:var(--text);text-decoration:none}.filter-button{cursor:pointer}.filter-button[aria-pressed="true"],.tag:hover,.filter-button:hover{border-color:#e58b91;background:var(--accent-soft);color:var(--accent-dark)}.step-list{counter-reset:steps;list-style:none!important;padding:0!important;margin:1.5rem 0}.step-list>li{counter-increment:steps;position:relative;padding:1.2rem 1.2rem 1.2rem 4rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.step-list>li+li{margin-top:.8rem}.step-list>li::before{content:counter(steps);position:absolute;left:1.15rem;top:1.1rem;width:2rem;height:2rem;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:900}.step-list strong{display:block;margin-bottom:.25rem;color:#1b2026}.check-list{list-style:none!important;padding:0!important}.check-list li{position:relative;padding-left:1.75rem}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:900}.faq-list{display:grid;gap:1rem}.faq-item{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem}.faq-item h2,.faq-item h3{font-size:1.18rem;margin:0 0 .5rem}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:#fff}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:left;vertical-align:top;padding:.9rem 1rem;border-bottom:1px solid var(--border)}th{background:var(--surface);font-size:.92rem}tr:last-child td{border-bottom:0}.cta{background:#262b31;color:#fff;border-radius:var(--radius);padding:clamp(1.4rem,4vw,2.4rem);margin:2.5rem 0}.cta h2,.cta h3{color:#fff}.cta p{color:#e8ebef;max-width:72ch}.cta .button-secondary{background:transparent;color:#fff;border-color:#8c949f}.cta .button-secondary:hover{background:#fff;color:#20242a}.external::after{content:" ↗";font-size:.84em}.site-footer{background:#171a1f;color:#e8eaed;padding:3.4rem 0 1.2rem}.site-footer h2,.site-footer h3{color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:2rem}.site-footer p{color:#bdc3ca}.footer-links{list-style:none;margin:0;padding:0;columns:2;column-gap:1.5rem}.footer-links li{break-inside:avoid;margin:.34rem 0}.site-footer a{color:#f4f5f6}.site-footer a:hover{color:#fff}.official-channels{margin-top:2.2rem;padding-top:2rem;border-top:1px solid #3a4048}.channel-list{list-style:none;margin:1rem 0;padding:0;display:flex;flex-wrap:wrap;gap:.55rem 1rem}.footer-bottom{border-top:1px solid #3a4048;margin-top:2rem;padding-top:1.15rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap;font-size:.9rem}.reopen-notice{background:transparent;color:#fff;border:1px solid #737b85;border-radius:.55rem;padding:.5rem .72rem;cursor:pointer}.cookie-notice{position:fixed;z-index:1000;left:1rem;right:1rem;bottom:1rem;background:#fff;border:1px solid var(--border);border-left:5px solid var(--accent);box-shadow:0 16px 50px rgba(0,0,0,.22);border-radius:var(--radius);padding:1rem 1.1rem}.cookie-inner{width:min(100%,var(--content));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.cookie-notice p{margin:0;max-width:900px;font-size:.94rem}.cookie-actions{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.cookie-actions a{font-size:.88rem}.cookie-close{border:0;background:var(--accent);color:#fff;border-radius:.65rem;padding:.65rem .9rem;font-weight:800;cursor:pointer}.not-found{text-align:center;padding:5rem 0}.not-found .status{font-size:clamp(4rem,15vw,9rem);line-height:.8;font-weight:900;color:var(--accent);margin:0 0 1.5rem}.source-list{font-size:.93rem;color:var(--muted);border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.2rem}.source-list li+li{margin-top:.4rem}.kicker-row{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0}.stat{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem;text-align:center}.stat strong{display:block;font-size:1.5rem;color:var(--accent-dark)}[hidden]{display:none!important}@media (max-width:980px){.hero-grid,.content-layout,.footer-grid{grid-template-columns:1fr}.sidebar{position:static}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-figure{max-width:620px}.js .menu-toggle{display:inline-flex}.header-row{flex-wrap:wrap;padding:.8rem 0}.site-nav{width:100%}.js .site-nav{display:none}.js .site-nav.is-open{display:block}.site-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:.6rem 0 1rem}.site-nav a{border:1px solid var(--border)}}@media (max-width:680px){.container{width:min(calc(100% - 1.2rem),var(--content))}.hero{padding-top:2.3rem}.section{padding:3rem 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.site-nav ul{grid-template-columns:1fr}.footer-links{columns:1}.cookie-notice{left:.55rem;right:.55rem;bottom:.55rem}.cookie-inner{align-items:flex-start;flex-direction:column}.cookie-actions{width:100%;flex-wrap:wrap}.cookie-close{margin-left:auto}.site-independence .container{align-items:flex-start}.article-header{padding-top:2rem}.step-list>li{padding-left:3.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.link-list,.article-directory{list-style:none;padding:0;margin:0}.link-list li,.article-directory li{padding:.85rem 0;border-bottom:1px solid var(--border)}.link-list li:last-child,.article-directory li:last-child{border-bottom:0}.link-list a,.article-directory a{font-weight:750}.link-list span,.article-directory span{display:block;color:var(--muted);margin-top:.25rem}.article-directory{columns:2;column-gap:2rem}.article-directory li{break-inside:avoid}.error-code{font-size:clamp(5rem,18vw,11rem);font-weight:900;line-height:.8;letter-spacing:-.08em;color:var(--accent-soft);text-align:center;margin:.5rem 0 2rem}.error-header{text-align:center;max-width:900px;margin-inline:auto}@media(max-width:760px){.sitemap-grid{grid-template-columns:1fr}.article-directory{columns:1}}.hero-grid>*,.content-layout>*{min-width:0}.hero-figure img,.content-figure img{width:100%}.table-wrap{max-width:100%}