:root{--xh-accent:#ff2121;--xh-bg:#fafaf5;--xh-surface:#fff;--xh-text:#0a0a0b;--xh-muted:#383b42;--xh-line:#dbe0e5;--xh-soft:#f0f2f7;--xh-radius:16px;--xh-shadow:0 12px 32px rgba(10,10,11,.08);--xh-container:1360px;--xh-safe-bottom:env(safe-area-inset-bottom)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--xh-bg);color:var(--xh-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:20px;height:20px;fill:currentColor}.xh-container{max-width:var(--xh-container);margin:0 auto;padding:0 40px}.xh-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--xh-accent);z-index:9999}.xh-utility{background:#0a0a0b;color:#fff;font-size:12px}.xh-utility .xh-container{height:36px;display:flex;align-items:center;gap:14px}.xh-utility span{font-weight:800;letter-spacing:.08em}.xh-utility em{font-style:normal;opacity:.7}.xh-main-header{height:90px;display:flex;align-items:center;gap:28px;background:#fff}.xh-site-header{background:#fff;position:sticky;top:0;z-index:900;box-shadow:0 1px 0 var(--xh-line)}.xh-logo{font-size:36px;font-weight:900;letter-spacing:-.06em;display:flex;align-items:center;white-space:nowrap}.xh-logo img{max-height:48px;width:auto}.xh-logo i{font-style:normal;background:var(--xh-accent);color:#fff;font-size:12px;letter-spacing:0;border-radius:4px;padding:5px 7px;margin-left:5px}.xh-desktop-nav{flex:1}.xh-desktop-nav ul{display:flex;list-style:none;gap:28px;margin:0;padding:0}.xh-desktop-nav a{font-size:14px;font-weight:800}.xh-search-pill{background:#0a0a0b;color:#fff;border-radius:999px;height:38px;padding:0 18px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.xh-icon-btn{border:0;background:transparent;padding:10px;display:none}.xh-breaking{height:48px;background:var(--xh-soft)}.xh-breaking .xh-container{height:48px;display:flex;align-items:center;gap:28px}.xh-breaking strong{background:var(--xh-accent);color:#fff;border-radius:4px;padding:8px 30px;font-size:11px}.xh-breaking marquee{font-size:15px;font-weight:600}.xh-top-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px}.xh-hero{display:grid;grid-template-columns:minmax(0,820px) minmax(360px,1fr);gap:40px;margin-top:46px}.xh-hero-main{background:#0a0a0b;border-radius:16px;min-height:520px;overflow:hidden;position:relative;color:#fff;box-shadow:var(--xh-shadow)}.xh-hero-img{position:absolute;inset:0}.xh-hero-img img{width:100%;height:100%;object-fit:cover;opacity:.58}.xh-hero-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.85))}.xh-hero-img span,.xh-card-thumb span,.xh-side-story span{position:absolute;background:var(--xh-accent);color:#fff;border-radius:4px;padding:7px 11px;font-size:10px;font-weight:900;letter-spacing:.04em}.xh-hero-img span{top:38px;left:30px}.xh-hero-copy{position:absolute;left:30px;right:30px;bottom:35px}.xh-hero h1{font-size:48px;line-height:1.02;letter-spacing:-.055em;margin:0 0 18px}.xh-hero p{font-size:18px;line-height:1.45;max-width:650px}.xh-hero-side{display:grid;gap:24px}.xh-side-story{background:#fff;border:1px solid var(--xh-line);border-radius:12px;height:150px;overflow:hidden}.xh-side-story a{display:block;height:100%;position:relative;padding:94px 15px 12px}.xh-side-story img,.xh-side-story .xh-thumb-fallback{position:absolute;left:0;top:0;width:100%;height:82px;object-fit:cover;background:#0a0a0b}.xh-side-story span{top:43px;left:15px}.xh-side-story h3{font-size:20px;line-height:1.1;margin:0;letter-spacing:-.04em}.xh-side-story p{font-size:12px;color:var(--xh-muted);margin:5px 0 0}.xh-section{margin-top:70px}.xh-section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--xh-line);padding-bottom:18px;margin-bottom:30px}.xh-section-head h1,.xh-section-head h2{font-size:26px;letter-spacing:-.04em;margin:0;text-transform:uppercase}.xh-section-head p{margin:8px 0 0;color:var(--xh-muted);font-size:14px}.xh-section-head a{font-weight:800;color:var(--xh-accent);font-size:13px}.xh-trend-pills{display:flex;gap:40px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.xh-trend-pills a{scroll-snap-align:start;min-width:180px;height:54px;border-radius:999px;background:#0a0a0b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:20px}.xh-trend-pills a:nth-child(odd){background:var(--xh-accent)}.xh-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.xh-card{background:#fff;border:1px solid var(--xh-line);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(10,10,11,.035);transition:.22s ease;min-width:0}.xh-card:hover{transform:translateY(-4px);box-shadow:var(--xh-shadow)}.xh-card-thumb{display:block;position:relative;height:137px;background:var(--xh-soft)}.xh-card-thumb img{width:100%;height:100%;object-fit:cover}.xh-card-thumb span{left:15px;bottom:13px}.xh-card-body{padding:15px}.xh-card h3{font-size:22px;line-height:1.08;letter-spacing:-.045em;margin:0 0 12px}.xh-card p{font-size:13px;line-height:1.45;color:var(--xh-muted);margin:0 0 12px}.xh-meta{font-size:12px;color:var(--xh-muted);font-weight:600}.xh-thumb-fallback{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#0a0a0b,#383b42)}.xh-thumb-fallback svg{width:44px;height:44px}.xh-widget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:70px}.xh-widget{background:#fff;border:1px solid var(--xh-line);border-radius:var(--xh-radius);padding:18px;box-shadow:0 8px 26px rgba(10,10,11,.05)}.xh-widget-title{font-size:16px;line-height:1.15;margin:0 0 14px;letter-spacing:-.03em}.xh-newsletter{margin-top:70px;margin-bottom:60px;background:#0a0a0b;color:#fff;border-radius:18px;min-height:110px;padding:30px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.xh-newsletter h2{font-size:28px;line-height:1.1;letter-spacing:-.045em;margin:0}.xh-newsletter form{display:flex;gap:20px}.xh-newsletter input{height:44px;width:360px;border-radius:8px;border:0;padding:0 18px}.xh-newsletter button{height:44px;background:var(--xh-accent);color:#fff;border:0;border-radius:8px;padding:0 34px;font-weight:900}.xh-footer{background:#0a0a0b;color:#fff;margin-top:60px;padding:42px 0 110px}.xh-footer .xh-container{display:flex;justify-content:space-between;gap:30px}.xh-footer p{color:rgba(255,255,255,.7)}.xh-single{padding-top:38px}.xh-single-hero{max-width:980px;margin:0 auto 34px}.xh-cat{display:inline-flex;background:var(--xh-accent);color:#fff;border-radius:4px;font-size:11px;font-weight:900;padding:8px 12px;margin-bottom:18px}.xh-single h1{font-size:56px;line-height:.98;letter-spacing:-.06em;margin:0 0 18px}.xh-excerpt{font-size:20px;line-height:1.45;color:var(--xh-muted);margin:0 0 20px}.xh-author-row{display:flex;align-items:center;gap:10px;font-size:14px}.xh-author-row img{border-radius:999px}.xh-author-row em{font-style:normal;color:var(--xh-muted)}.xh-single-cover{margin-top:28px;border-radius:20px;overflow:hidden;background:#0a0a0b}.xh-single-cover img{width:100%;max-height:560px;object-fit:cover}.xh-single-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:44px;align-items:start;max-width:1180px;margin:0 auto}.xh-left-normal,.xh-left-sticky{grid-template-columns:260px minmax(0,1fr) 310px}.xh-right-hidden{grid-template-columns:minmax(0,1fr)}.xh-left-hidden .xh-left-sidebar{display:none}.xh-sidebar{display:grid;gap:18px}.xh-right-sticky .xh-right-sidebar,.xh-left-sticky .xh-left-sidebar{position:sticky;top:150px}.xh-content-wrap{min-width:0}.xh-content{background:#fff;border:1px solid var(--xh-line);border-radius:20px;padding:42px;box-shadow:var(--xh-shadow);font-size:18px;line-height:1.78}.xh-content h2{font-size:32px;line-height:1.12;letter-spacing:-.04em;margin:42px 0 16px}.xh-content h3{font-size:24px;line-height:1.2;letter-spacing:-.035em}.xh-content p{margin:0 0 22px}.xh-content img{border-radius:16px;margin:28px auto}.xh-content iframe,.xh-content table{max-width:100%;overflow:auto}.xh-mobile-share{display:none}.xh-archive{padding-top:48px}.xh-pagination{margin:36px 0}.xh-mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;z-index:1200;transform:translateX(-105%);transition:.28s ease;padding:18px;box-shadow:30px 0 80px rgba(0,0,0,.2)}.xh-mobile-drawer.is-open{transform:translateX(0)}.xh-drawer-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1190}.xh-drawer-overlay.is-open{display:block}.xh-drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.xh-drawer-close{font-size:30px;background:transparent;border:0}.xh-mobile-drawer ul{list-style:none;margin:0;padding:0}.xh-mobile-drawer a{display:flex;padding:16px 10px;border-bottom:1px solid var(--xh-line);font-weight:900}.xh-mobile-quick{display:none}.xh-reveal{opacity:0;transform:translateY(16px);transition:.55s cubic-bezier(.2,.8,.2,1)}.xh-reveal.is-visible{opacity:1;transform:none}.xh-dark{--xh-bg:#08090b;--xh-surface:#111318;--xh-text:#fff;--xh-muted:#b9c0ca;--xh-line:#242833;--xh-soft:#151821}.xh-dark .xh-main-header,.xh-dark .xh-site-header,.xh-dark .xh-card,.xh-dark .xh-widget,.xh-dark .xh-content,.xh-dark .xh-mobile-drawer{background:#111318;color:#fff}.xh-dark .xh-breaking{background:#151821}.xh-preset-bloomberg{--xh-accent:#ff4b00}.xh-preset-morning{--xh-accent:#0e7afe;--xh-bg:#f7f2e8}.xh-preset-neon{--xh-accent:#8b5cf6;--xh-bg:#f6f3ff}
@media(max-width:1100px){.xh-container{padding:0 24px}.xh-desktop-nav ul{gap:16px}.xh-hero{grid-template-columns:1fr}.xh-hero-side{grid-template-columns:repeat(3,1fr)}.xh-card-grid{grid-template-columns:repeat(2,1fr)}.xh-single-layout,.xh-left-normal,.xh-left-sticky{grid-template-columns:1fr}.xh-sidebar{display:none}}
@media(max-width:760px){body{padding-bottom:calc(76px + var(--xh-safe-bottom))}.xh-container{padding:0 16px}.xh-utility{display:none}.xh-main-header{height:62px;padding:0 12px;gap:10px}.xh-icon-btn{display:flex}.xh-logo{font-size:23px;letter-spacing:-.05em;flex:1;justify-content:center}.xh-logo i{font-size:10px;padding:4px 6px}.xh-desktop-nav{display:none}.xh-search-pill{width:40px;height:40px;padding:0;justify-content:center;background:#f3f4f6;color:#0a0a0b}.xh-search-pill span{display:none}.xh-breaking{height:40px}.xh-breaking .xh-container{height:40px;padding:0 12px;gap:8px}.xh-breaking strong{padding:6px 10px;font-size:10px}.xh-breaking marquee{font-size:12px}.xh-hero{margin-top:18px;gap:14px}.xh-hero-main{min-height:430px;border-radius:18px}.xh-hero-copy{left:20px;right:20px;bottom:22px}.xh-hero h1{font-size:32px;line-height:1.04}.xh-hero p{font-size:15px}.xh-hero-side{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:6px}.xh-side-story{min-width:82%;scroll-snap-align:start}.xh-section{margin-top:44px}.xh-section-head{margin-bottom:18px;padding-bottom:14px}.xh-section-head h1,.xh-section-head h2{font-size:22px}.xh-section-head p{font-size:13px}.xh-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px}.xh-card{min-width:82%;scroll-snap-align:start;border-radius:16px}.xh-card-thumb{height:166px}.xh-card h3{font-size:19px}.xh-trend-pills{gap:12px}.xh-trend-pills a{min-width:auto;padding:0 24px;height:46px;font-size:16px}.xh-widget-grid,.xh-top-widgets{grid-template-columns:1fr}.xh-widget{padding:16px;border-radius:18px}.xh-newsletter{margin-top:44px;border-radius:20px;padding:24px 20px;display:block}.xh-newsletter h2{font-size:24px;margin-bottom:18px}.xh-newsletter form{display:grid;gap:10px}.xh-newsletter input{width:100%}.xh-footer .xh-container{display:block}.xh-single{padding-top:20px}.xh-single-hero{margin-bottom:18px}.xh-cat{font-size:10px;margin-bottom:14px}.xh-single h1{font-size:34px;line-height:1.04}.xh-excerpt{font-size:16px}.xh-single-cover{border-radius:18px;margin-left:-16px;margin-right:-16px}.xh-single-cover img{border-radius:0;max-height:none}.xh-content{border-radius:18px;padding:22px 18px;font-size:16px;line-height:1.72;box-shadow:none}.xh-content h2{font-size:24px}.xh-content h3{font-size:20px}.xh-content img{border-radius:12px}.xh-mobile-share{display:flex;gap:10px;position:sticky;top:72px;z-index:10;margin:0 0 12px;justify-content:flex-end}.xh-mobile-share button{width:40px;height:40px;border-radius:999px;border:1px solid var(--xh-line);background:#fff;display:grid;place-items:center}.xh-mobile-quick{position:fixed;left:10px;right:10px;bottom:calc(10px + var(--xh-safe-bottom));height:64px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(219,224,229,.8);border-radius:24px;z-index:1000;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 20px 60px rgba(10,10,11,.16)}.xh-mobile-quick a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:800;color:#333}.xh-mobile-quick svg{width:22px;height:22px}.xh-mobile-quick .xh-quick-main{color:#fff;background:var(--xh-accent);border-radius:20px;margin:7px 3px;transform:translateY(-8px);box-shadow:0 12px 24px rgba(255,33,33,.35)}.xh-mobile-quick .xh-quick-main svg{width:25px;height:25px}.xh-dark .xh-mobile-quick{background:rgba(17,19,24,.88)}.xh-dark .xh-mobile-share button{background:#111318;color:#fff}}
/* XH Theme 2.1 — Footer, Mobile Nav, Article Widgets */
.xh-article-sidebar .xh-widget{border-radius:20px;overflow:hidden}.xh-post-list-widget{display:grid;gap:12px}.xh-mini-post{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border-radius:14px;background:var(--xh-soft);transition:.2s ease}.xh-mini-post:hover{transform:translateX(4px)}.xh-mini-post span{width:72px;height:54px;border-radius:12px;overflow:hidden;background:#0a0a0b}.xh-mini-post img,.xh-mini-post .xh-thumb-fallback{width:100%;height:100%;object-fit:cover}.xh-mini-post b{font-size:14px;line-height:1.22;letter-spacing:-.025em}.xh-newsletter-widget form{display:grid;gap:10px}.xh-newsletter-widget input{height:42px;border:1px solid var(--xh-line);border-radius:12px;padding:0 12px}.xh-newsletter-widget button,.xh-article-ad button{height:42px;border:0;border-radius:12px;background:var(--xh-accent);color:#fff;font-weight:900}.xh-article-ad{margin-bottom:18px;background:#fff;border:1px dashed var(--xh-line);border-radius:18px;padding:16px;text-align:center}.xh-article-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 0}.xh-action-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--xh-line);background:#fff;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:900}.xh-action-pill svg{width:18px;height:18px}.xh-after-widgets{margin-top:28px;display:grid;gap:18px}.xh-after-carousel{margin-top:42px;min-width:0}.xh-carousel-row{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 12px}.xh-carousel-row .xh-card{min-width:260px;scroll-snap-align:start}.xh-carousel-actions{display:flex;gap:8px}.xh-carousel-actions button{width:38px;height:38px;border:1px solid var(--xh-line);border-radius:999px;background:#fff;font-size:26px;line-height:1;cursor:pointer}.xh-article-sidebar-compact .xh-widget{padding:14px}.xh-article-sidebar-floating .xh-widget{box-shadow:0 18px 50px rgba(10,10,11,.12);border-color:transparent}.xh-footer{padding:54px 0 120px}.xh-footer-grid{display:grid!important;grid-template-columns:1.2fr .8fr 1.1fr;gap:34px;align-items:start}.xh-footer-brand b{font-size:30px;font-weight:950;letter-spacing:-.055em}.xh-footer-brand img{margin-bottom:12px;height:auto}.xh-footer-brand p{max-width:360px;line-height:1.55}.xh-footer-social{display:flex;gap:10px;margin-top:16px}.xh-footer-social a{width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-weight:900}.xh-footer-links ul{list-style:none;margin:0;padding:0;columns:2}.xh-footer-links a{display:block;padding:7px 0;font-weight:800;color:rgba(255,255,255,.8)}.xh-footer-newsletter h3{font-size:22px;line-height:1.18;margin:0 0 14px;letter-spacing:-.04em}.xh-footer-newsletter form{display:flex;gap:10px}.xh-footer-newsletter input{min-width:0;flex:1;height:44px;border:0;border-radius:12px;padding:0 14px}.xh-footer-newsletter button{height:44px;border:0;border-radius:12px;background:var(--xh-accent);color:#fff;font-weight:900;padding:0 18px}.xh-footer-bottom{margin-top:28px;color:rgba(255,255,255,.55);font-size:13px}.xh-footer-minimal .xh-footer-grid{grid-template-columns:1fr}.xh-footer-minimal .xh-footer-links,.xh-footer-minimal .xh-footer-newsletter{display:none}.xh-footer-app .xh-footer-grid{grid-template-columns:1fr 1fr}.xh-footer-app .xh-footer-brand{background:rgba(255,255,255,.06);border-radius:24px;padding:22px}.xh-mobile-quick{background:var(--xh-mobile-nav-bg)!important}.xh-mobile-quick a{color:var(--xh-mobile-nav-inactive)!important}.xh-mobile-quick .xh-quick-main,.xh-mobile-quick a:hover{color:#fff!important;background:var(--xh-mobile-nav-active)!important}.xh-scroll-top{position:fixed;right:18px;bottom:calc(92px + var(--xh-safe-bottom));width:46px;height:46px;border:0;background:var(--xh-accent);color:#fff;z-index:1001;display:grid;place-items:center;box-shadow:0 14px 34px rgba(10,10,11,.2);opacity:0;pointer-events:none;transform:translateY(10px);transition:.22s ease}.xh-scroll-top.is-visible{opacity:1;pointer-events:auto;transform:none}.xh-scroll-top svg{width:22px;height:22px}.xh-scroll-circle{border-radius:999px}.xh-scroll-rounded{border-radius:16px}.xh-scroll-square{border-radius:6px}.xh-mobile-item{background:#f7f8fb;border:1px solid #e5e7eb;border-radius:18px;padding:14px;margin-bottom:12px}.xh-mobile-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.xh-mobile-items .xh-admin-field{margin:8px 0}.xh-fields-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.xh-fields-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
@media(max-width:1100px){.xh-footer-grid{grid-template-columns:1fr 1fr}.xh-footer-newsletter{grid-column:1/-1}.xh-carousel-row .xh-card{min-width:300px}}
@media(max-width:760px){.xh-article-actions{position:relative;margin-top:14px;overflow-x:auto;flex-wrap:nowrap}.xh-action-pill{white-space:nowrap}.xh-after-carousel{margin-left:-16px;margin-right:-16px;padding:0 16px}.xh-carousel-row .xh-card{min-width:78%}.xh-footer{margin-top:42px;padding:34px 0 110px;border-radius:26px 26px 0 0}.xh-footer-grid{grid-template-columns:1fr!important;gap:24px}.xh-footer-brand b{font-size:26px}.xh-footer-links ul{columns:2}.xh-footer-newsletter form{display:grid}.xh-footer-bottom{font-size:12px}.xh-scroll-top{right:18px;bottom:calc(88px + var(--xh-safe-bottom));width:42px;height:42px}.xh-mobile-items,.xh-fields-2,.xh-fields-3{grid-template-columns:1fr}.xh-post-list-widget{gap:10px}.xh-mini-post{grid-template-columns:64px 1fr}.xh-mini-post span{width:64px;height:50px}.xh-mini-post b{font-size:13px}}

/* XH Theme 2.4 — Page / Category / Tag / Archive + AIO/GEO */
.xh-breadcrumbs{font-size:13px;color:var(--xh-muted);margin:18px 0}.xh-breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.xh-breadcrumbs li:not(:last-child)::after{content:"/";margin-left:8px;color:var(--xh-line)}.xh-breadcrumbs a{font-weight:800}.xh-template-hero{background:#fff;border:1px solid var(--xh-line);border-radius:28px;padding:34px;box-shadow:0 12px 34px rgba(10,10,11,.06);margin:26px 0 24px}.xh-template-kicker{display:inline-flex;background:var(--xh-accent);color:#fff;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:950;letter-spacing:.08em}.xh-template-hero h1{font-size:clamp(34px,5vw,58px);line-height:.98;letter-spacing:-.06em;margin:14px 0}.xh-template-desc,.xh-template-hero p{max-width:780px;font-size:17px;line-height:1.58;color:var(--xh-muted)}.xh-answer-box{background:linear-gradient(135deg,#fff7f7,#f6f7fb);border:1px solid var(--xh-line);border-radius:20px;padding:16px 18px;margin:18px 0}.xh-answer-box b{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--xh-accent);margin-bottom:6px}.xh-answer-box p{margin:0;color:var(--xh-text);font-weight:650}.xh-template-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:start}.xh-page-sidebar-right .xh-template-layout,.xh-archive-sidebar-right .xh-template-layout{grid-template-columns:minmax(0,1fr) 320px}.xh-page-sidebar-left .xh-template-layout,.xh-archive-sidebar-left .xh-template-layout{grid-template-columns:280px minmax(0,1fr)}.xh-page-layout-landing_full .xh-content{max-width:none}.xh-page-layout-minimal .xh-template-hero{background:transparent;border:0;box-shadow:none;padding:10px 0}.xh-title-compact{padding:22px 28px}.xh-fast-list{display:grid;gap:14px}.xh-fast-list .xh-card{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch}.xh-fast-list .xh-card-thumb{height:100%}.xh-fast-list .xh-card h3{font-size:24px}.xh-archive-layout-topic_hub .xh-card-grid,.xh-archive-layout-compact_grid .xh-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.xh-archive-layout-newspaper_grid .xh-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.xh-archive-layout-newspaper_grid .xh-card:first-child{grid-column:span 2}.xh-archive-layout-newspaper_grid .xh-card:first-child .xh-card-thumb{height:280px}.xh-page-content{max-width:980px;margin:0 auto}.xh-page-sidebar-right .xh-page-content,.xh-page-sidebar-left .xh-page-content{max-width:none;margin:0}.xh-content :where(h1,h2,h3,h4){scroll-margin-top:120px}.xh-content blockquote{border-left:4px solid var(--xh-accent);padding:12px 18px;background:var(--xh-soft);border-radius:0 16px 16px 0}.xh-content ul,.xh-content ol{padding-left:1.25em}.xh-content li{margin:.35em 0}.xh-content table{width:100%;border-collapse:collapse}.xh-content th,.xh-content td{border:1px solid var(--xh-line);padding:10px;text-align:left}.xh-dark .xh-template-hero,.xh-dark .xh-answer-box{background:#111318;color:#fff}.xh-dark .xh-answer-box{background:#171a22}
@media(max-width:1100px){.xh-page-sidebar-right .xh-template-layout,.xh-archive-sidebar-right .xh-template-layout,.xh-page-sidebar-left .xh-template-layout,.xh-archive-sidebar-left .xh-template-layout{grid-template-columns:1fr}.xh-page-sidebar-zone{display:none}.xh-archive-layout-topic_hub .xh-card-grid,.xh-archive-layout-compact_grid .xh-card-grid,.xh-archive-layout-newspaper_grid .xh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.xh-template-hero{border-radius:22px;padding:22px;margin:16px 0}.xh-template-hero h1{font-size:34px}.xh-template-desc,.xh-template-hero p{font-size:15px}.xh-answer-box{border-radius:16px;padding:14px}.xh-fast-list{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory}.xh-fast-list .xh-card{display:block;min-width:82%;scroll-snap-align:start}.xh-fast-list .xh-card-thumb{height:166px}.xh-archive-layout-topic_hub .xh-card-grid,.xh-archive-layout-compact_grid .xh-card-grid,.xh-archive-layout-newspaper_grid .xh-card-grid{display:flex;overflow-x:auto;gap:14px}.xh-breadcrumbs{margin:10px 0;font-size:12px}.xh-content table{display:block;overflow-x:auto;white-space:nowrap}}
.xh-skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;border:2px solid var(--xh-accent);border-radius:10px;padding:10px 14px;z-index:10000;font-weight:900}.xh-skip-link:focus{left:8px}

/* XH 2.5 Figma Restore UX Fix — do not replace original Figma UI, only enhance */
.xh-search-pill{border:0;cursor:pointer}.xh-search-pill svg{width:16px;height:16px}.xh-breaking-dynamic{height:48px;background:var(--xh-soft);overflow:hidden}.xh-breaking-dynamic .xh-container{height:48px;display:flex;align-items:center;gap:28px;min-width:0}.xh-breaking-dynamic strong{display:inline-flex;align-items:center;gap:8px;background:var(--xh-accent);color:#fff;border-radius:4px;padding:8px 22px;font-size:11px;white-space:nowrap}.xh-breaking-dynamic strong svg{width:15px;height:15px}.xh-breaking-track{flex:1;min-width:0;display:flex;overflow:hidden;white-space:nowrap}.xh-breaking-inner{display:flex;gap:36px;align-items:center;animation:xhBreakingMove var(--xh-breaking-speed,28s) linear infinite;padding-right:36px}.xh-breaking-track:hover .xh-breaking-inner{animation-play-state:paused}.xh-breaking-inner a{font-size:15px;font-weight:700;color:var(--xh-text);position:relative}.xh-breaking-inner a:before{content:'•';color:var(--xh-accent);margin-right:16px}@keyframes xhBreakingMove{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.xh-search-overlay{position:fixed;inset:0;z-index:1300;background:rgba(10,10,11,.72);backdrop-filter:blur(14px);display:none;align-items:flex-start;justify-content:center;padding:10vh 18px}.xh-search-overlay.is-open{display:flex}.xh-search-panel{width:min(760px,100%);background:#fff;color:#0a0a0b;border-radius:28px;padding:28px;box-shadow:0 40px 100px rgba(0,0,0,.3);position:relative}.xh-search-panel h2{font-size:38px;line-height:1;letter-spacing:-.06em;margin:0 0 18px}.xh-search-close{position:absolute;right:18px;top:14px;border:0;background:#f0f2f7;width:42px;height:42px;border-radius:999px;font-size:30px;line-height:1;cursor:pointer}.xh-search-panel form{display:flex;gap:12px}.xh-search-panel input{flex:1;height:56px;border:1px solid var(--xh-line);border-radius:16px;padding:0 18px;font-size:17px}.xh-search-panel button[type=submit]{height:56px;border:0;background:#0a0a0b;color:#fff;border-radius:16px;padding:0 22px;font-weight:900;display:flex;align-items:center;gap:8px}.xh-search-hot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.xh-search-hot b{margin-right:8px}.xh-search-hot a{background:#f0f2f7;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.xh-hero{grid-template-columns:minmax(0,820px) minmax(360px,500px);align-items:stretch}.xh-hero-side{grid-template-rows:repeat(3,1fr);gap:20px}.xh-side-story{height:auto;min-height:160px}.xh-side-story a{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:12px;height:100%;align-items:center}.xh-side-story img,.xh-side-story .xh-thumb-fallback{position:relative;width:150px;height:112px;border-radius:10px;object-fit:cover;aspect-ratio:4/3}.xh-side-story span{left:20px;top:20px}.xh-side-story h3{font-size:21px}.xh-side-story p{font-size:12px}.xh-trending-marquee{overflow:hidden;display:flex;margin-top:0;padding:4px 0 10px}.xh-trending-inner{display:flex;gap:18px;animation:xhTrendMove var(--xh-trending-speed,34s) linear infinite;padding-right:18px}.xh-trending-marquee:hover .xh-trending-inner{animation-play-state:paused}.xh-trending-inner a{min-width:max-content;height:54px;border-radius:999px;background:#0a0a0b;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;font-size:19px;padding:0 22px;box-shadow:0 10px 24px rgba(10,10,11,.08)}.xh-trending-inner a:nth-child(2n+1){background:var(--xh-accent)}.xh-trending-inner svg{width:19px;height:19px}@keyframes xhTrendMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.xh-drawer-head b{font-size:24px;letter-spacing:-.06em}.xh-drawer-search button{width:100%;border:0;background:#0a0a0b;color:#fff;border-radius:16px;height:46px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900;margin-bottom:12px}.xh-drawer-nav{display:grid;gap:6px}.xh-drawer-nav a{display:flex;align-items:center;gap:12px;padding:13px 12px;border:1px solid transparent;border-radius:16px;font-weight:900}.xh-drawer-nav a:hover{background:#f0f2f7;border-color:#dbe0e5}.xh-drawer-nav svg{width:21px;height:21px;color:var(--xh-accent)}.xh-mobile-drawer nav ul{display:none}.xh-footer{background:radial-gradient(circle at top left,rgba(255,33,33,.22),transparent 34%),#0a0a0b}.xh-footer-grid{display:grid!important;grid-template-columns:1.2fr .8fr 1fr 1fr;align-items:start}.xh-footer-brand b{font-size:34px;letter-spacing:-.06em}.xh-footer-brand img{margin-bottom:14px}.xh-footer-social{display:flex;gap:10px;margin-top:16px}.xh-footer-social a{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.1);display:grid;place-items:center}.xh-footer-social a:hover{background:var(--xh-accent)}.xh-footer-newsletter input{height:42px;border:0;border-radius:12px;padding:0 12px}.xh-footer-newsletter button{height:42px;border:0;border-radius:12px;background:var(--xh-accent);color:#fff;font-weight:900;padding:0 16px}.xh-footer-bottom{opacity:.72;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;margin-top:24px}.xh-footer-links ul{list-style:none;margin:0;padding:0}.xh-footer-links a{display:block;padding:7px 0;color:rgba(255,255,255,.78);font-weight:700}.xh-footer-links a:hover{color:#fff}
@media(max-width:1100px){.xh-hero{grid-template-columns:1fr}.xh-hero-side{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.xh-side-story{min-width:250px;scroll-snap-align:start}.xh-footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:768px){.xh-breaking-dynamic .xh-container{gap:10px;padding:0 12px}.xh-breaking-dynamic strong{padding:7px 10px}.xh-breaking-dynamic strong span{display:none}.xh-breaking-inner a{font-size:13px}.xh-search-panel{border-radius:22px;padding:22px}.xh-search-panel h2{font-size:30px}.xh-search-panel form{display:grid}.xh-search-panel input,.xh-search-panel button[type=submit]{height:50px}.xh-hero{margin-top:22px}.xh-hero-main{min-height:430px;border-radius:18px}.xh-hero h1{font-size:34px}.xh-hero p{font-size:16px}.xh-hero-side{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:86%;gap:12px;margin-left:-12px;margin-right:-12px;padding:0 12px 8px}.xh-side-story{min-height:132px;border-radius:16px}.xh-side-story a{grid-template-columns:116px 1fr;padding:10px}.xh-side-story img,.xh-side-story .xh-thumb-fallback{width:116px;height:92px}.xh-side-story span{font-size:9px;left:15px;top:15px}.xh-side-story h3{font-size:17px;line-height:1.15}.xh-trending-inner a{height:48px;font-size:16px;padding:0 16px}.xh-trending-inner svg{width:17px;height:17px}.xh-footer{padding-bottom:120px}.xh-footer-grid{grid-template-columns:1fr!important}.xh-footer-newsletter form{display:grid;gap:10px}.xh-footer-newsletter input,.xh-footer-newsletter button{width:100%}.xh-mobile-drawer{border-radius:0 28px 28px 0}.xh-main-header{height:74px}.xh-logo{font-size:28px}.xh-logo i{font-size:10px}}

/* XH 2.6 — Figma continuity UX patch: do not redesign, only refine */
.xh-search-caption{margin:-6px 0 14px;color:#5b5f68;font-size:14px;line-height:1.5}.xh-live-search-form{display:flex;gap:10px;align-items:center}.xh-live-search-results{margin-top:14px;max-height:360px;overflow:auto}.xh-live-results-list{display:grid;gap:10px}.xh-live-result{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px;border:1px solid #e8ebf0;border-radius:16px;background:#fff;color:#0a0a0b;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.xh-live-result:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,10,11,.08)}.xh-live-thumb{width:64px;height:48px;border-radius:12px;overflow:hidden;background:#f0f2f7;display:block}.xh-live-thumb img{width:100%;height:100%;object-fit:cover}.xh-live-result b{font-size:14px;line-height:1.25;display:block}.xh-live-result em{font-style:normal;color:#7a7f89;font-size:12px;margin-top:4px;display:block}.xh-live-empty{padding:14px;border-radius:14px;background:#f7f8fb;color:#5b5f68}.xh-live-loading{display:flex;gap:6px;padding:14px}.xh-live-loading span{width:7px;height:7px;border-radius:99px;background:var(--xh-accent,#ff2121);animation:xhPulse .9s infinite alternate}.xh-live-loading span:nth-child(2){animation-delay:.15s}.xh-live-loading span:nth-child(3){animation-delay:.3s}@keyframes xhPulse{from{opacity:.25;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}
.xh-search-hot a{display:inline-flex;align-items:center;gap:6px}.xh-search-hot svg{width:15px;height:15px;fill:currentColor}.xh-drawer-figma_app .xh-drawer-nav a{border-radius:16px;margin:4px 10px;padding:12px 14px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #eef0f4;box-shadow:0 6px 16px rgba(10,10,11,.04)}.xh-drawer-figma_app .xh-drawer-nav a:hover{background:#0a0a0b;color:#fff}.xh-drawer-figma_app .xh-drawer-nav svg{width:20px;height:20px;fill:currentColor}.xh-drawer-dark{background:#0a0a0b;color:#fff}.xh-drawer-dark a{color:#fff!important;background:#17181b!important;border-color:#26272b!important}.xh-drawer-compact .xh-drawer-nav a{padding:9px 12px;margin:2px 10px}
.xh-hero-side-ratio-16_9 .xh-side-story img{aspect-ratio:16/9}.xh-hero-side-ratio-4_3 .xh-side-story img{aspect-ratio:4/3}.xh-hero-side-ratio-1_1 .xh-side-story img{aspect-ratio:1/1}.xh-hero-side .xh-side-story img{width:100%;object-fit:cover;object-position:center;border-radius:12px 12px 0 0}.xh-hero-side .xh-side-story a{display:block;height:100%}.xh-hero-side .xh-side-story h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em}.xh-template-card-compact .xh-card-grid{gap:14px}.xh-template-card-compact .xh-card{padding:10px;border-radius:14px}.xh-template-card-magazine .xh-card h3{font-size:clamp(20px,2vw,28px)}
.xh-footer-visual-figma_plus{background:radial-gradient(circle at 12% 0,rgba(255,33,33,.12),transparent 28%),#0a0a0b;color:#fff}.xh-footer-visual-figma_plus .xh-footer-grid{border-top:1px solid rgba(255,255,255,.08);padding-top:34px}.xh-footer-visual-figma_plus a{color:#fff}.xh-footer-visual-figma_plus input{background:#fff;color:#0a0a0b}.xh-footer-visual-clean{background:#fafaf5}.xh-footer-visual-dark{background:#0a0a0b;color:#fff}.xh-footer-brand img{height:auto}.xh-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.1);margin-right:8px}.xh-footer-social svg{width:18px;height:18px;fill:currentColor}.xh-trending-marquee{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.xh-trending-inner a{white-space:nowrap}.xh-trending-inner a svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}
.xh-module-carousel,.xh-swipe-row,.xh-carousel-row{scrollbar-width:none}.xh-module-carousel::-webkit-scrollbar,.xh-swipe-row::-webkit-scrollbar,.xh-carousel-row::-webkit-scrollbar{display:none}.xh-widget{overflow:hidden}.xh-widget-title{display:flex;align-items:center;gap:8px}.xh-widget-title:before{content:'⚡';font-size:16px}
@media(max-width:768px){.xh-live-search-form{display:grid}.xh-search-panel{max-height:88vh;overflow:auto}.xh-live-search-results{max-height:300px}.xh-live-result{grid-template-columns:56px 1fr}.xh-live-thumb{width:56px;height:44px}.xh-hero-side{display:flex!important;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:4px}.xh-hero-side .xh-side-story{min-width:82%;scroll-snap-align:start}.xh-footer-grid{display:grid!important;gap:22px}.xh-footer-newsletter form{display:grid;gap:10px}.xh-trending.xh-container{padding-left:12px;padding-right:12px}.xh-trending-marquee{overflow-x:auto;mask-image:none}.xh-trending-inner{animation:none!important;display:flex;gap:10px}.xh-trending-inner a{flex:0 0 auto}.xh-module-carousel{overflow-x:auto;scroll-snap-type:x mandatory}}
