.sthi-hub{background:#f8f5ee;color:#132037;min-height:70vh;padding:26px 0 70px;font-family:inherit}.sthi-hub *{box-sizing:border-box}.sthi-hub-shell{width:min(1180px,calc(100% - 34px));margin:0 auto}.sthi-hub-preview-ribbon{width:min(1180px,calc(100% - 34px));margin:0 auto 16px;padding:10px 14px;border:1px solid #d7b96f;background:#fff8df;color:#59440d;border-radius:10px;font-size:13px}.sthi-hub-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:13px;margin:0 0 18px;color:#6e7684}.sthi-hub-breadcrumb a{color:#213a64;text-decoration:none}.sthi-hub-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;padding:42px;border-radius:24px;background:linear-gradient(135deg,#071b4d 0%,#0b1b2e 72%);color:#fff;box-shadow:0 18px 50px rgba(11,27,46,.16)}.sthi-hub-hero:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(212,175,55,.22);border-radius:50%;right:-110px;top:-165px}.sthi-hub-kicker{display:block;color:#e7c66a;font-size:12px;letter-spacing:.16em;font-weight:700;margin-bottom:12px}.sthi-hub-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.04;margin:0 0 14px;color:#fff;font-weight:800}.sthi-hub-hero p{max-width:760px;font-size:17px;line-height:1.75;margin:0;color:rgba(255,255,255,.78)}.sthi-hub-count{min-width:132px;padding:18px 20px;border:1px solid rgba(212,175,55,.32);border-radius:18px;background:rgba(255,255,255,.07);text-align:center;backdrop-filter:blur(5px)}.sthi-hub-count strong{display:block;color:#e5c35b;font-size:34px;line-height:1}.sthi-hub-count span{display:block;margin-top:7px;font-size:12px;color:rgba(255,255,255,.72)}.sthi-hub-list{padding:42px 0 10px}.sthi-hub-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:20px}.sthi-hub-section-head>div>span{font-size:11px;font-weight:800;letter-spacing:.14em;color:#a57a18}.sthi-hub-section-head h2{font-size:28px;margin:4px 0 0;color:#132037}.sthi-hub-section-head p{max-width:490px;margin:0;color:#6a7280;line-height:1.6}.sthi-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sthi-hub-card{overflow:hidden;background:#fff;border:1px solid rgba(19,32,55,.08);border-radius:20px;box-shadow:0 12px 34px rgba(14,29,52,.07)}.sthi-hub-card-media{position:relative;aspect-ratio:16/10;background:#e9e5dc;overflow:hidden}.sthi-hub-card-media img{display:block;width:100%;height:100%;object-fit:cover}.sthi-hub-verified{position:absolute;left:12px;top:12px;background:rgba(7,27,77,.9);color:#f5dd95;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700}.sthi-hub-card-body{padding:18px}.sthi-hub-card-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#8a6d22;margin-bottom:9px}.sthi-hub-card h3{margin:0 0 10px;font-size:21px;line-height:1.25;color:#132037}.sthi-hub-card p{margin:0 0 16px;color:#69717f;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sthi-hub-card-link{display:inline-flex;gap:8px;align-items:center;font-weight:800;color:#071b4d;text-decoration:none}.sthi-hub-card small{display:block;margin-top:12px;color:#89919d}.sthi-hub-empty{margin-top:32px;padding:34px;background:#fff;border:1px dashed #c9a227;border-radius:20px;text-align:center}.sthi-hub-empty h2{margin:0 0 9px}.sthi-hub-empty p{margin:0;color:#6f7784}.sthi-hub-footnote{margin-top:36px;padding:28px;border-radius:20px;background:#fff;border:1px solid rgba(19,32,55,.08)}.sthi-hub-footnote h2{margin:0 0 8px;font-size:22px}.sthi-hub-footnote p{margin:0 0 14px;color:#69717f}.sthi-hub-footnote a{font-weight:800;color:#071b4d;text-decoration:none}@media(max-width:900px){.sthi-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sthi-hub-hero{grid-template-columns:1fr;padding:32px}.sthi-hub-count{justify-self:start}.sthi-hub-section-head{display:block}.sthi-hub-section-head p{margin-top:10px}}@media(max-width:620px){.sthi-hub{padding-top:18px}.sthi-hub-shell,.sthi-hub-preview-ribbon{width:min(100% - 22px,1180px)}.sthi-hub-hero{padding:24px 20px;border-radius:18px}.sthi-hub-hero p{font-size:15px}.sthi-hub-grid{grid-template-columns:1fr}.sthi-hub-section-head h2{font-size:24px}.sthi-hub-list{padding-top:30px}}

/* H7 v0.9.1: the accepted Server Turizm off-canvas mobile menu uses
   translateX(103%) while closed. On H7 hub routes that extra 3% becomes
   ~10px of document overflow in mobile Chromium. Keep the menu fully
   off-canvas but normalize the closed transform to exactly 100%, scoped
   only to H7 pages. Do not alter the accepted Header/Footer plugin. */
body.sthi-hub-page #stMobileMenu:not(.is-open),
body.sthi-hub-page .st-mobile-menu:not(.is-open){transform:translateX(100%)}
