:root{--red:#d32f2f;--red-dark:#b71c1c;--red-soft:#fff3f3;--ink:#15181d;--muted:#68717d;--soft:#f5f6f8;--bg:#fff;--surface:#fff;--border:#e5e7eb;--dark:#111318;--max:1240px;--content:900px;--side:290px;--gap:34px;--radius:14px;--radius-sm:10px;--shadow:0 8px 28px rgba(20,25,32,.055);--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.gitw-dark{--bg:#0f1115;--surface:#15181e;--soft:#1c2027;--ink:#eef1f4;--muted:#a5adb8;--border:#2a3038;--red-soft:#2a1719;--shadow:0 12px 34px rgba(0,0,0,.24)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}.gitw-container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.gitw-site{min-height:100vh}.skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:var(--red);color:#fff;padding:9px 13px;border-radius:8px}.skip-link:focus{top:12px}.gitw-topbar{background:#101218;color:#c9cdd3;font-size:11px;font-weight:500}.gitw-topbar-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:18px}.gitw-header{background:var(--surface);border-bottom:1px solid var(--border)}.gitw-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gitw-brand{display:flex;align-items:center;gap:12px;min-width:0}.gitw-brand-mark{width:38px;height:38px;border-radius:10px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:18px;font-weight:900;flex:none}.gitw-brand-text{min-width:0}.gitw-site-title{display:block;font-size:21px;font-weight:850;line-height:1.05;letter-spacing:-.035em}.gitw-tagline{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:760px}.custom-logo{max-height:40px;width:auto}.gitw-header-actions{display:flex;align-items:center;gap:7px}.gitw-icon-btn{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--ink);display:grid;place-items:center;padding:0}.gitw-icon-btn:hover{background:var(--soft)}.gitw-icon-btn svg{width:17px;height:17px}.gitw-nav-wrap{background:var(--red);box-shadow:0 3px 10px rgb(211 47 47 / .13)}.gitw-nav{overflow-x:auto;scrollbar-width:none}.gitw-nav::-webkit-scrollbar{display:none}.gitw-nav ul{list-style:none;display:flex;margin:0;padding:0}.gitw-nav li{margin:0;padding:0}.gitw-nav a{display:flex;align-items:center;min-height:45px;padding:0 15px;color:#fff;font-size:11px;font-weight:850;text-transform:uppercase;white-space:nowrap;border-right:1px solid rgb(255 255 255 / .11)}.gitw-nav a:hover,.gitw-nav .current-menu-item>a,.gitw-nav .current-cat>a{background:rgb(0 0 0 / .14)}.gitw-main{padding:30px 0 68px}.gitw-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--side);gap:var(--gap);align-items:start}.gitw-content{min-width:0}.gitw-sidebar{display:grid;gap:18px;min-width:0}.gitw-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.gitw-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 20px;color:var(--muted);font-size:11px;line-height:1.45}.gitw-breadcrumbs a{color:var(--red);font-weight:800}.gitw-breadcrumbs .sep{color:#adb3bb}.gitw-home-intro{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:19px 22px;margin-bottom:22px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.gitw-eyebrow{display:block;margin-bottom:5px;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.gitw-home-intro h1{margin:0 0 5px;font-size:clamp(25px,3vw,34px);line-height:1.08;letter-spacing:-.04em}.gitw-home-intro p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.gitw-home-cta{flex:none;padding:11px 15px;border-radius:9px;background:var(--red);color:#fff;font-size:11px;font-weight:850}.gitw-home-cta:hover{background:var(--red-dark);color:#fff}.gitw-hero-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(0,1fr);gap:18px;margin-bottom:34px}.gitw-hero-card{position:relative;min-height:430px;overflow:hidden;border-radius:var(--radius);background:#111}.gitw-hero-card>a:first-child{display:block;height:100%}.gitw-hero-card>a:first-child img{width:100%;height:100%;object-fit:cover}.gitw-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9),rgb(0 0 0 / .15) 60%,transparent);pointer-events:none}.gitw-hero-content{position:absolute;left:0;right:0;bottom:0;padding:25px;color:#fff}.gitw-kicker{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:var(--red);color:#fff;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.gitw-hero-title{margin:10px 0 6px;font-size:clamp(29px,3.6vw,46px);line-height:1.04;letter-spacing:-.045em}.gitw-hero-title a{color:#fff}.gitw-hero-desc{margin:0 0 7px;color:rgb(255 255 255 / .82);font-size:13px;line-height:1.5}.gitw-hero-meta{color:rgb(255 255 255 / .66);font-size:10px;font-weight:500}.gitw-side-feature-list{display:grid;gap:16px}.gitw-side-feature{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;padding-bottom:16px;border-bottom:1px solid var(--border)}.gitw-side-feature:last-child{border-bottom:0;padding-bottom:0}.gitw-side-feature img{width:112px;height:82px;border-radius:var(--radius-sm);object-fit:cover}.gitw-side-feature .gitw-kicker{background:none;color:var(--red);padding:0;font-size:8px}.gitw-side-feature h2{margin:4px 0 5px;font-size:14px;line-height:1.28;letter-spacing:-.015em}.gitw-meta{color:var(--muted);font-size:10px;font-weight:500}.gitw-section{margin-top:36px}.gitw-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid var(--ink)}.gitw-section-heading h2{margin:0;font-size:19px;font-weight:850;letter-spacing:-.03em}.gitw-section-heading a{color:var(--red);font-size:11px;font-weight:800}.gitw-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gitw-post-card{overflow:hidden}.gitw-post-thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--soft)}.gitw-post-thumb img{width:100%;height:100%;object-fit:cover}.gitw-post-card-body{padding:15px}.gitw-post-card h3{margin:6px 0 6px;font-size:17px;line-height:1.28;letter-spacing:-.02em;font-weight:780}.gitw-post-card p{margin:0 0 9px;color:var(--muted);font-size:12px;line-height:1.5}.gitw-home-load-more{text-align:center;margin-top:20px}.gitw-load-more{border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:10px;padding:11px 16px;font-size:11px;font-weight:850;cursor:pointer}.gitw-load-more:hover{border-color:var(--red);color:var(--red)}.gitw-widget{padding:17px}.gitw-widget-title{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border);font-size:15px;font-weight:800;letter-spacing:-.015em}.gitw-widget-title:before{content:"";display:inline-block;width:3px;height:15px;background:var(--red);border-radius:3px;margin-right:7px;vertical-align:-2px}.gitw-widget ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.gitw-widget li{margin:0}.gitw-widget a{font-size:12px;line-height:1.45;font-weight:650}.gitw-widget p{margin:0;color:var(--muted);font-size:12px}.gitw-search-form{display:flex;gap:7px}.gitw-search-form input{flex:1;min-width:0;padding:10px 11px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--ink);font-size:12px}.gitw-search-form button{padding:10px 12px;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.gitw-single{overflow:hidden}.gitw-single-inner{padding:28px 30px 34px}.gitw-single-header{max-width:860px}.gitw-single-title{margin:10px 0 14px;font-size:clamp(36px,4.5vw,58px);font-weight:850;line-height:1.03;letter-spacing:-.05em}.gitw-summary{margin:0 0 20px;padding:16px 17px;border:1px solid var(--border);border-left:3px solid var(--red);border-radius:10px;background:var(--soft)}.gitw-summary strong{display:block;margin-bottom:6px;color:var(--red);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.gitw-summary p{margin:0;color:var(--ink);font-size:14px;line-height:1.6}.gitw-featured-wrap{margin:20px 0 13px}.gitw-featured{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);background:var(--soft)}.gitw-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 12px;color:var(--muted);font-size:11px;font-weight:500}.gitw-post-meta .gitw-author{color:var(--ink);font-weight:700}.gitw-updated{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#edf8ef;color:#2f7d3b;font-size:9px;font-weight:800}.gitw-share{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 22px}.gitw-share a,.gitw-share button{padding:8px 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:800;cursor:pointer}.gitw-share a:hover,.gitw-share button:hover{border-color:var(--red);color:var(--red)}.gitw-toc{margin:24px 0 28px;padding:17px 18px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 5px 18px rgb(20 25 32 / .035)}.gitw-toc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.gitw-toc-title{margin:0;color:var(--ink);font-size:16px;font-weight:850;letter-spacing:-.02em}.gitw-toc-help{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.4}.gitw-toc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;margin:0;padding:0;list-style:none;counter-reset:toc}.gitw-toc-list li{counter-increment:toc}.gitw-toc-list a{display:flex;gap:8px;align-items:flex-start;padding:8px 7px;border-radius:7px;color:var(--ink);font-size:11px;line-height:1.4;font-weight:650}.gitw-toc-list a::before{content:counter(toc);width:20px;height:20px;display:grid;place-items:center;flex:none;border-radius:50%;background:var(--red-soft);color:var(--red);font-size:9px;font-weight:900}.gitw-toc-list a:hover{background:var(--soft);color:var(--red)}.gitw-entry{max-width:860px;font-size:17px;line-height:1.82;color:var(--ink)}.gitw-entry>p:first-child{margin-top:0}.gitw-entry p{margin:0 0 1.25em}.gitw-entry h2{scroll-margin-top:92px;margin:2.15em 0 .65em;font-size:28px;font-weight:850;line-height:1.18;letter-spacing:-.03em}.gitw-entry h3{scroll-margin-top:92px;margin:1.75em 0 .55em;font-size:21px;font-weight:780;line-height:1.25;letter-spacing:-.02em}.gitw-entry h2::before{content:"";display:inline-block;width:4px;height:24px;margin-right:9px;border-radius:3px;background:var(--red);vertical-align:-2px}.gitw-entry a{color:var(--red);font-weight:650}.gitw-entry ul,.gitw-entry ol{margin:0 0 1.4em;padding-left:1.35em}.gitw-entry li{margin:.35em 0}.gitw-entry blockquote{margin:1.5em 0;padding:14px 17px;border-left:3px solid var(--red);background:var(--soft);border-radius:0 10px 10px 0;color:var(--ink)}.gitw-table-scroll{width:100%;overflow-x:auto;margin:1.45em 0;border:1px solid var(--border);border-radius:10px}.gitw-entry table{width:100%;min-width:560px;border-collapse:collapse;margin:0;background:var(--surface);font-size:14px}.gitw-entry th{padding:12px 13px;background:var(--red);color:#fff;text-align:left;font-size:12px;font-weight:800}.gitw-entry td{padding:11px 13px;border-bottom:1px solid var(--border);vertical-align:top}.gitw-entry tr:last-child td{border-bottom:0}.gitw-entry tr:nth-child(even) td{background:var(--soft)}.gitw-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:28px}.gitw-tag{padding:6px 9px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:9px;font-weight:700}.gitw-tag:hover{border-color:var(--red);color:var(--red)}.gitw-faq{margin-top:30px;padding-top:20px;border-top:2px solid var(--red)}.gitw-faq h2{margin:0 0 12px;font-size:24px;font-weight:850}.gitw-faq-item{border:1px solid var(--border);border-radius:10px;margin-bottom:8px;overflow:hidden}.gitw-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border:0;background:var(--surface);color:var(--ink);text-align:left;font-size:13px;font-weight:750;cursor:pointer}.gitw-faq-q::after{content:"+";color:var(--red);font-size:18px;font-weight:500}.gitw-faq-item.is-open .gitw-faq-q::after{content:"−"}.gitw-faq-a{display:none;padding:0 15px 15px;color:var(--muted);font-size:13px;line-height:1.65}.gitw-faq-item.is-open .gitw-faq-a{display:block}.gitw-author-box{display:flex;align-items:flex-start;gap:12px;margin-top:30px;padding:17px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.gitw-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex:none;background:var(--red);color:#fff;font-size:15px;font-weight:850}.gitw-author-box h3{margin:0 0 4px;font-size:14px;font-weight:800}.gitw-author-box p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.gitw-related{margin-top:34px}.gitw-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gitw-related-card{overflow:hidden}.gitw-related-card .gitw-post-thumb{aspect-ratio:16/9}.gitw-related-card h3{margin:0;padding:12px 13px 14px;font-size:14px;line-height:1.34;font-weight:750}.gitw-archive-head{margin-bottom:20px}.gitw-archive-head h1{margin:0;font-size:31px;font-weight:850;letter-spacing:-.04em;line-height:1.1}.gitw-archive-head h1 .archive-name{color:var(--red)}.gitw-list{display:grid;gap:16px}.gitw-list-card{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0;overflow:hidden}.gitw-list-card .gitw-post-thumb{aspect-ratio:16/10;min-height:100%}.gitw-list-body{padding:18px 20px}.gitw-list-body h2{margin:6px 0 7px;font-size:22px;font-weight:800;line-height:1.23;letter-spacing:-.025em}.gitw-list-body p{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.6}.gitw-pagination{margin-top:22px}.gitw-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;margin:0;padding:0}.gitw-pagination a,.gitw-pagination span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px;border:1px solid var(--border);border-radius:8px;font-size:11px;font-weight:750}.gitw-pagination .current{background:var(--red);border-color:var(--red);color:#fff}.gitw-footer{margin-top:30px;padding:42px 0 16px;background:#101218;color:#aeb5c0;border-top:3px solid var(--red)}.gitw-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:28px}.gitw-footer h3{margin:0 0 11px;color:#fff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.gitw-footer p,.gitw-footer a{font-size:11px;line-height:1.6;color:#aeb5c0}.gitw-footer a:hover{color:#fff}.gitw-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.gitw-footer-copy{margin-top:28px;padding-top:14px;border-top:1px solid rgb(255 255 255 / .08);text-align:center;font-size:10px;color:#747c87}.gitw-search-overlay{position:fixed;inset:0;display:none;align-items:flex-start;justify-content:center;padding:11vh 18px;background:rgb(8 10 14 / .64);z-index:5000}.gitw-search-overlay.is-open{display:flex}.gitw-search-panel{width:min(680px,100%);padding:14px;border-radius:12px;background:var(--surface);box-shadow:0 20px 65px rgb(0 0 0 / .28)}.gitw-search-panel form{display:flex;gap:8px}.gitw-search-panel input{flex:1;min-width:0;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--ink)}.gitw-search-submit,.gitw-search-close{border:0;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:800;cursor:pointer}.gitw-search-submit{background:var(--red);color:#fff}.gitw-search-close{margin-top:9px;background:var(--soft);color:var(--ink)}.gitw-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:6000;pointer-events:none}.gitw-progress span{display:block;width:0;height:100%;background:var(--red)}.gitw-to-top{position:fixed;right:16px;bottom:16px;width:40px;height:40px;border:0;border-radius:50%;background:var(--red);color:#fff;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:3500;cursor:pointer}.gitw-to-top.is-visible{opacity:1;visibility:visible;transform:none}@media (max-width:1040px){.gitw-layout{grid-template-columns:1fr}.gitw-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.gitw-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gitw-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gitw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.gitw-container{width:min(calc(100% - 20px),var(--max))}.gitw-topbar{display:none}.gitw-header-inner{min-height:68px;gap:12px}.gitw-brand-mark{width:35px;height:35px;font-size:16px;border-radius:9px}.gitw-site-title{font-size:18px}.gitw-tagline{display:none}.gitw-icon-btn{width:35px;height:35px}.gitw-nav a{min-height:42px;padding:0 11px;font-size:10px}.gitw-main{padding-top:18px}.gitw-home-intro{flex-direction:column;align-items:flex-start;padding:16px;margin-bottom:18px}.gitw-home-intro h1{font-size:27px}.gitw-home-cta{width:100%;text-align:center}.gitw-hero-grid{grid-template-columns:1fr;gap:12px;margin-bottom:27px}.gitw-hero-card{min-height:305px}.gitw-hero-title{font-size:30px}.gitw-side-feature{grid-template-columns:94px minmax(0,1fr)}.gitw-side-feature img{width:94px;height:69px}.gitw-post-grid,.gitw-related-grid{grid-template-columns:1fr}.gitw-sidebar{grid-template-columns:1fr}.gitw-single-inner{padding:17px}.gitw-single-title{font-size:34px}.gitw-summary p{font-size:13px}.gitw-featured-wrap{margin-top:17px}.gitw-post-meta{margin-bottom:10px}.gitw-share{margin-bottom:20px}.gitw-toc{padding:14px;margin-top:20px}.gitw-toc-list{grid-template-columns:1fr}.gitw-entry{font-size:16.5px;line-height:1.78}.gitw-entry h2{font-size:25px}.gitw-entry h3{font-size:20px}.gitw-list-card{grid-template-columns:1fr}.gitw-list-body{padding:15px}.gitw-list-body h2{font-size:20px}.gitw-footer-grid{grid-template-columns:1fr}.gitw-search-panel form{flex-direction:column}.gitw-search-submit{width:100%}.gitw-related{margin-top:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gitw-section-heading>div{min-width:0}.gitw-section-eyebrow{display:block;margin:0 0 3px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gitw-more-news{padding-bottom:0}.gitw-home-load-more{display:flex;justify-content:center;margin-top:20px}.gitw-load-more{min-height:42px;padding:0 17px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 5px 16px rgb(20 25 32 / .045)}.gitw-load-more:hover{border-color:var(--red);color:var(--red)}.gitw-load-more:disabled{opacity:.65;cursor:wait}.gitw-single-header{max-width:860px}.gitw-single-title{max-width:900px}.gitw-post-meta{padding-top:2px}.gitw-meta{font-weight:550;line-height:1.4}.gitw-side-feature h2{font-weight:780}.gitw-related-card h3{font-weight:700}@media(max-width:780px){.gitw-more-news .gitw-section-heading{margin-bottom:14px}.gitw-load-more{width:100%;min-height:44px}.gitw-single-title{line-height:1.12}.gitw-post-meta{gap:5px;font-size:10px}.gitw-share{gap:6px}.gitw-share a,.gitw-share button{font-size:10px;padding:8px 10px}}.gitw-toc-list a{position:relative;transition:background .15s ease,color .15s ease}.gitw-toc-list a:focus-visible{outline:2px solid var(--red);outline-offset:2px}.gitw-toc-list a:hover{text-decoration:none}.gitw-section-heading h2{letter-spacing:-.03em}.gitw-section-heading a{font-weight:700}@media(max-width:780px){.gitw-entry h2{scroll-margin-top:76px}.gitw-entry h3{scroll-margin-top:76px}}.gitw-list-card{position:relative;min-width:0;isolation:isolate;background:var(--surface)}.gitw-list-card .gitw-post-thumb{position:relative;z-index:1;min-width:0;overflow:hidden;background:var(--soft)}.gitw-list-card .gitw-post-thumb img{display:block;width:100%;height:100%;object-fit:cover}.gitw-list-body{position:relative;z-index:2;min-width:0;overflow:hidden;background:var(--surface)}.gitw-list-body h2,.gitw-list-body p,.gitw-list-body .gitw-meta,.gitw-list-body .gitw-kicker{position:relative;z-index:3}.gitw-archive-description{margin-top:8px;max-width:760px;color:var(--muted);font-size:13px;line-height:1.6}.gitw-sources{max-width:860px;margin-top:34px;padding-top:20px;border-top:1px solid var(--border)}.gitw-sources-heading{margin-bottom:12px;border-bottom:1px solid var(--border)}.gitw-sources-heading h2{font-size:21px}.gitw-sources-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.gitw-sources-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid var(--border);border-radius:9px;background:var(--surface);min-width:0}.gitw-sources-list li a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.gitw-sources-list li span{flex:none;color:var(--muted);font-size:10px}.gitw-faq{max-width:860px}.gitw-faq-a[hidden]{display:none}.gitw-faq-q:focus-visible{outline:2px solid var(--red);outline-offset:-2px}@media(max-width:780px){.gitw-list-card{grid-template-columns:1fr}.gitw-list-card .gitw-post-thumb{aspect-ratio:16/9;min-height:0}.gitw-list-body{padding:15px}.gitw-sources-list li{display:block}.gitw-sources-list li a{display:block}.gitw-sources-list li span{display:block;margin-top:3px}}.gitw-entry .dynamic-faq{display:block!important;margin:30px 0;padding:0;border-top:0}.gitw-entry .dynamic-faq .faq-item{display:block;margin:0 0 8px;border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden}.gitw-entry .dynamic-faq .faq-q{display:block;position:relative;width:100%;padding:15px 44px 15px 16px;color:var(--ink);font:inherit;font-size:14px;font-weight:800;line-height:1.45;cursor:pointer;list-style:none}.gitw-entry .dynamic-faq .faq-q::-webkit-details-marker{display:none}.gitw-entry .dynamic-faq .faq-q::marker{display:none}.gitw-entry .dynamic-faq .faq-q::after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--red);font-size:20px;font-weight:500}.gitw-entry .dynamic-faq .faq-item[open] .faq-q::after{content:'−'}.gitw-entry .dynamic-faq .faq-a{padding:0 16px 16px;color:var(--muted);font-size:14px;line-height:1.7}.gitw-entry .dynamic-faq .faq-a p:last-child{margin-bottom:0}