
/* Structural hubs, Home, Catalog and Articles index. Loaded synchronously to avoid FOUC/layout jumps. */
.structural-page{max-width:1040px;margin:0 auto;box-sizing:border-box}.structural-page *{box-sizing:border-box}.structural-page>h1{margin-top:.35rem}.structural-page h2{margin-top:2rem}.structural-page h3{margin-top:1.35rem}.structural-page p,.structural-page li{line-height:1.65}.structural-page ul,.structural-page ol{padding-left:1.5rem}.table-scroll{width:100%;overflow-x:auto;margin:1rem 0 1.6rem;-webkit-overflow-scrolling:touch}.structural-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}.structural-table th,.structural-table td{padding:.75rem .85rem;border:1px solid #d9dee7;vertical-align:top;text-align:left}.structural-table th{background:#597cab;font-weight:700}.structural-table tbody tr:nth-child(even){background:#fafbfc}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 1.8rem}.route-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.route-card{padding:1rem 1.05rem;border:1px solid #dfe4ea;border-radius:8px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.04)}.route-card h3{margin:.1rem 0 .5rem}.route-card p{margin:.35rem 0 .7rem}.route-link,.primary-cta{display:inline-block;padding:.55rem .8rem;border-radius:4px;background:#3568b8;color:#fff!important;text-decoration:none!important;font-weight:700}.route-link:hover,.primary-cta:hover{background:#285493}.hero-actions{margin:1rem 0}.trust-strip{padding:.8rem 1rem;border-left:4px solid #3568b8;background:#f5f7fb;font-weight:700}.featured-section-intro{margin-bottom:1rem}.featured-product-media{display:block;color:inherit}.featured-card-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.7rem}.featured-card-actions form{display:inline;margin:0}.view-versions-link,.featured-buy-button{display:inline-block;box-sizing:border-box;padding:.5rem .7rem;border-radius:4px;font:inherit;font-weight:700;text-decoration:none}.view-versions-link{border:1px solid #3568b8;background:#fff;color:#3568b8!important}.featured-buy-button{border:1px solid #3568b8;background:#3568b8;color:#fff;cursor:pointer}.structural-page details{margin:.8rem 0;padding:.65rem .8rem;border:1px solid #dfe4ea;border-radius:6px;background:#fafbfc}.structural-page summary{cursor:pointer;font-weight:700}.catalog-search-inline{display:flex;gap:.5rem;flex-wrap:wrap;margin:.65rem 0 1.25rem}.catalog-search-inline input[type=text]{min-width:240px;flex:1;padding:.55rem;border:1px solid #bfc7d2;border-radius:4px}.catalog-search-inline input[type=submit]{padding:.55rem .9rem}.migration-note{font-size:.94rem;color:#596579}.structural-page .product-container{margin-top:1rem}
@media(max-width:768px){.route-grid,.route-grid.compact{grid-template-columns:1fr}.structural-table{min-width:600px}.structural-page{padding:0 .15rem}}
