:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}.site-header{min-height:72px;padding:0 clamp(18px,4vw,56px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:color-mix(in srgb,var(--surface) 86%,white);border-bottom:1px solid color-mix(in srgb,var(--line) 82%,transparent)}.brand-lockup{min-width:0;text-decoration:none;display:grid;gap:3px}.site-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.2vw,27px);font-weight:800;line-height:1;letter-spacing:0}.site-domain{color:var(--muted);font-size:12px}nav{display:flex;align-items:center;gap:clamp(12px,2vw,26px);color:var(--muted);font-size:14px;white-space:nowrap}nav a{text-decoration:none}nav a:hover{color:var(--accent)}.home{overflow:hidden}.hero{min-height:74svh;padding:clamp(34px,6vw,78px) clamp(18px,4vw,56px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.68fr);align-items:end;gap:clamp(28px,5vw,72px);color:var(--hero-text);background:linear-gradient(90deg,#000000b8,#00000042 52%,#00000014),var(--hero-image) center / cover}.hero-expert{background-position:center right}.hero-forum{background:linear-gradient(90deg,#0d172ad6,#0d172a73),var(--hero-image) center / cover}.hero-local{background:linear-gradient(90deg,#221912cc,#22191252),var(--hero-image) center / cover}.hero-magazine{background:linear-gradient(90deg,#290e16d1,#290e1647),var(--hero-image) center / cover}.hero-technical{background:linear-gradient(90deg,#0c1a1edb,#0c1a1e52),var(--hero-image) center / cover}.hero-product{background:linear-gradient(90deg,#0f172ac7,#0f172a40),var(--hero-image) center / cover}.hero-procedure{background:linear-gradient(90deg,#272018d1,#2720184d),var(--hero-image) center / cover}.hero-community{background:linear-gradient(90deg,#16202bcc,#16202b4d),var(--hero-image) center / cover}.hero-copy{max-width:760px;animation:rise .52s ease both}.eyebrow{margin:0 0 13px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:var(--accent-soft)}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;letter-spacing:0}h1{max-width:820px;font-size:clamp(46px,8vw,112px);line-height:.9}h2{font-size:clamp(34px,5vw,64px);line-height:.98}h3{font-size:clamp(22px,2.6vw,32px);line-height:1.08}.lead{max-width:680px;margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid rgba(255,255,255,.36);text-decoration:none;font-size:14px;font-weight:800;transition:transform .16s ease,background .16s ease,color .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:var(--hero-text)}.button-ghost{color:var(--hero-text);background:#ffffff1f}.hero-notes{display:grid;gap:1px;background:#ffffff47;border:1px solid rgba(255,255,255,.32);animation:rise .68s ease .12s both}.hero-note{padding:18px;background:#0000003d;backdrop-filter:blur(10px);font-weight:780}.section{padding:clamp(56px,8vw,112px) clamp(18px,4vw,56px)}.section-header{max-width:860px}.section-header p,.feature-copy,.post-link p,.thread-summary,.district-detail,.step-detail,.article p{color:var(--muted);line-height:1.65}.feature-band{display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,.75fr);gap:clamp(30px,7vw,92px);align-items:start;background:var(--surface)}.feature-list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.feature-item{min-height:96px;padding:24px;display:flex;align-items:center;background:color-mix(in srgb,var(--surface) 88%,white);font-size:clamp(18px,2vw,24px);font-weight:820}.signal-grid-section{background:color-mix(in srgb,var(--surface) 78%,white)}.signal-grid{margin-top:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.signal-card{min-height:260px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:color-mix(in srgb,var(--surface) 88%,white)}.signal-card span{color:var(--accent);font-size:13px;font-weight:900}.signal-card p{color:var(--muted);line-height:1.6}.latest{background:color-mix(in srgb,var(--surface-alt) 64%,white)}.post-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.post-link{min-height:320px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:color-mix(in srgb,var(--surface) 88%,white);text-decoration:none;transition:background .18s ease,transform .18s ease}.post-link:hover{background:#fff;transform:translateY(-3px)}.meta{color:var(--muted);font-size:13px;font-weight:720}.forum-board{display:grid;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);gap:1px;background:var(--line);border-block:1px solid var(--line)}.forum-rail,.thread-list,.district-grid,.route-steps{background:var(--surface)}.forum-rail{padding:clamp(22px,4vw,38px)}.tag-stack{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px}.tag{padding:8px 10px;border-radius:5px;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:800}.thread-list{display:grid}.thread-row{min-height:138px;padding:clamp(20px,3vw,34px);display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:20px;align-items:center;border-bottom:1px solid var(--line);transition:background .16s ease}.thread-row:hover{background:color-mix(in srgb,var(--accent-soft) 42%,white)}.reply-count{color:var(--accent);font-weight:900;text-align:right}.layout-forum{background:#edf1f7}.layout-product .site-name,.layout-technical .site-name,.layout-community .site-name{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:900}.layout-forum .site-header{min-height:58px;background:#182d4a;border-bottom:1px solid #294363;color:#f8fbff}.layout-forum .site-domain,.layout-forum nav{color:#c8d6e6}.layout-forum .site-name{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:900}.layout-forum nav a{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;border-radius:4px}.layout-forum nav a:hover{color:#fff;background:#ffffff1a}.home-forum{max-width:1420px;margin:0 auto;padding:18px clamp(12px,2vw,28px) 42px}.forum-mast{min-height:238px;padding:clamp(26px,4vw,44px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:28px;align-items:end;color:#f8fbff;background:linear-gradient(115deg,#182d4af5,#2563ebb8),var(--hero-image) center / cover;border:1px solid #24476f;border-radius:6px;overflow:hidden}.forum-mast h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:760px;font-size:clamp(42px,7vw,86px);line-height:.92;font-weight:950}.forum-mast p{max-width:670px;color:#dbeafe;font-size:clamp(16px,2vw,20px);line-height:1.55}.forum-kicker{margin:0 0 12px;color:#bfdbfe;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.forum-search{padding:18px;background:#0f172a8a;border:1px solid rgba(219,234,254,.32);border-radius:6px;backdrop-filter:blur(12px)}.forum-search label{display:block;margin-bottom:10px;color:#dbeafe;font-size:13px;font-weight:800}.forum-search div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.forum-search input,.forum-search button{min-height:44px;border-radius:4px;font:inherit}.forum-search input{min-width:0;padding:0 12px;color:#0f172a;border:1px solid #c8d6e6;background:#fff}.forum-search button{padding:0 18px;color:#fff;background:#2563eb;border:1px solid #60a5fa;font-weight:900}.forum-stats{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#cfd9e7;border:1px solid #cfd9e7;border-radius:6px;overflow:hidden}.forum-stat{min-height:92px;padding:20px;display:grid;align-content:center;background:#fff}.forum-stat strong{color:#15243b;font-size:clamp(24px,3vw,36px);line-height:1}.forum-stat span{margin-top:7px;color:#667085;font-size:13px;font-weight:800}.forum-toolbar{margin-top:14px;padding:8px;display:flex;gap:6px;overflow-x:auto;background:#fff;border:1px solid #cfd9e7;border-radius:6px}.forum-toolbar a{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border-radius:4px;color:#334155;text-decoration:none;font-size:14px;font-weight:900;white-space:nowrap}.forum-toolbar a:first-child,.forum-toolbar a:hover{color:#fff;background:#2563eb}.forum-shell{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.32fr);gap:16px;align-items:start}.forum-main,.forum-sidebar,.activity-list,.member-list{display:grid;gap:14px}.forum-category,.forum-side-panel,.forum-activity{background:#fff;border:1px solid #cfd9e7;border-radius:6px;overflow:hidden}.forum-category-head,.forum-category-foot,.forum-side-panel header,.forum-section-head{background:linear-gradient(180deg,#f8fafc,#edf3fb);border-bottom:1px solid #d8e2ef}.forum-category-head{padding:18px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.forum-category h2,.forum-side-panel h2,.forum-section-head h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;line-height:1.2;font-weight:950}.forum-category-head p,.forum-side-panel p,.activity-row p,.forum-node p,.member-row p{margin:7px 0 0;color:#667085;line-height:1.5}.forum-category-counts{display:flex;gap:8px;color:#31516f;font-size:13px;font-weight:900;white-space:nowrap}.forum-category-counts span{padding:7px 9px;border-radius:4px;background:#eaf2ff}.forum-node-list{display:grid}.forum-node{min-height:112px;padding:16px 20px;display:grid;grid-template-columns:44px minmax(0,1fr) 104px minmax(190px,.34fr);gap:16px;align-items:center;border-bottom:1px solid #e2e8f0}.forum-node:last-child{border-bottom:0}.forum-node:hover{background:#f8fbff}.forum-node-icon,.avatar{display:grid;place-items:center;color:#fff;background:#2563eb;font-weight:950}.forum-node-icon{width:44px;height:44px;border-radius:4px;box-shadow:inset 0 -10px 22px #0f172a2e}.forum-node h3,.activity-row h3,.member-row h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.25;font-weight:950}.forum-node-counts{display:grid;grid-template-columns:1fr 1fr;gap:2px 8px;text-align:right}.forum-node-counts strong{color:#182d4a;font-size:16px}.forum-node-counts span,.forum-last-post span,.member-score span{color:#667085;font-size:12px;font-weight:800}.forum-last-post{min-width:0;padding-left:16px;border-left:1px solid #e2e8f0}.forum-last-post strong,.forum-category-foot strong{display:block;margin-top:4px;color:#1d4ed8;font-size:14px;line-height:1.35}.forum-category-foot{padding:13px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;color:#667085;font-size:13px}.forum-side-panel header{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.forum-side-panel header span{color:#1d4ed8;font-size:13px;font-weight:900}.forum-side-panel>p{padding:16px;margin:0}.member-list{gap:0}.member-row{padding:13px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;border-bottom:1px solid #e2e8f0}.member-row:last-child{border-bottom:0}.avatar{width:38px;height:38px;border-radius:50%;font-size:12px;background:linear-gradient(135deg,#2563eb,#0f766e)}.member-row p{font-size:12px}.member-score{display:grid;gap:3px;text-align:right;white-space:nowrap}.member-score strong{color:#182d4a;font-size:13px}.forum-activity{margin-top:16px}.forum-section-head{padding:18px 20px;display:flex;align-items:end;justify-content:space-between;gap:20px}.forum-section-head a{color:#1d4ed8;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}.activity-list{gap:0}.activity-row{padding:16px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border-bottom:1px solid #e2e8f0}.activity-row:last-child{border-bottom:0}.activity-row strong{color:#1d4ed8;white-space:nowrap}.local-route{background:var(--surface)}.route-steps{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.route-step{padding:28px;background:color-mix(in srgb,var(--surface) 88%,white)}.step-label{color:var(--accent);font-weight:900;margin-bottom:42px}.districts{background:color-mix(in srgb,var(--surface-alt) 66%,white)}.district-grid{margin-top:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.district{min-height:220px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:color-mix(in srgb,var(--surface) 82%,white)}.article{max-width:820px;margin:0 auto;padding:clamp(46px,8vw,92px) 18px 110px}.article h1{font-size:clamp(38px,7vw,78px);line-height:.96}.article .lead{color:var(--muted)}footer{padding:26px clamp(18px,4vw,56px);display:flex;justify-content:space-between;gap:20px;color:var(--muted);border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 82%,white);font-size:14px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.hero,.feature-band,.forum-board,.forum-mast,.forum-shell{grid-template-columns:1fr}.post-grid,.route-steps,.district-grid,.signal-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto;padding-top:76px}.forum-node{grid-template-columns:44px minmax(0,1fr)}.forum-node-counts,.forum-last-post{grid-column:2;text-align:left}.forum-last-post{padding-left:0;border-left:0}}@media(max-width:680px){.site-header{min-height:auto;padding-block:16px;align-items:flex-start;flex-direction:column}nav{width:100%;overflow-x:auto;padding-bottom:2px}h1{font-size:clamp(42px,15vw,72px)}.hero{padding:42px 18px 34px;gap:26px}.hero-notes{display:none}.post-grid,.route-steps,.district-grid,.signal-grid,.thread-row{grid-template-columns:1fr}.forum-mast{padding:24px 16px}.forum-search div,.forum-category-head,.forum-category-foot,.forum-section-head,.activity-row{grid-template-columns:1fr}.forum-stats{grid-template-columns:1fr 1fr}.forum-node{grid-template-columns:36px minmax(0,1fr);padding:14px}.forum-node-icon{width:36px;height:36px}.forum-node-counts{grid-template-columns:auto auto auto auto;justify-content:start}.member-row{grid-template-columns:38px minmax(0,1fr)}.member-score{grid-column:2;text-align:left}.reply-count{text-align:left}footer{flex-direction:column}}
