.infrastructure-page{background-color:var(--page-bg,#f5f5eb);min-height:100vh;padding-bottom:4rem}.infrastructure-hero{background:linear-gradient(185deg, #f7f7dc 0%, var(--page-bg,#f5f5eb) 100%);border-bottom:1px solid #2d3d2414;padding:clamp(3rem,6vw,4.5rem) 0 clamp(1.5rem,3vw,2.5rem)}.infrastructure-hero-inner{text-align:center;max-width:960px;margin:0 auto}.infrastructure-top-bar{justify-content:flex-start;margin-bottom:1.5rem;display:flex}.infrastructure-back-link{color:var(--muted-foreground,#5c6654);border-radius:var(--radius-full,9999px);background:#ffffffb3;border:1px solid #2d3d241f;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.infrastructure-back-link:hover{color:var(--primary-dark,#2d3d24);box-shadow:var(--shadow-sm);background:#fff;transform:translate(-2px)}.infrastructure-badge{border-radius:var(--radius-full,9999px);letter-spacing:.04em;text-transform:uppercase;color:var(--primary,#3d4f2f);background-color:#3d4f2f1a;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.infrastructure-title{font-family:var(--font-heading,serif);color:var(--foreground,#1a2314);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.15}.infrastructure-title .text-highlight{color:var(--primary,#3d4f2f);position:relative}.infrastructure-lead{color:var(--muted-foreground,#5c6654);max-width:760px;margin:0 auto 1.5rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6}.infrastructure-meta{justify-content:center;align-items:center;gap:.75rem;display:flex}.infrastructure-count-pill{border:1px solid var(--border,#e4e4d4);border-radius:var(--radius-full,9999px);color:var(--primary,#3d4f2f);background:#fff;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.825rem;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #0000000a}.infrastructure-gallery-section{padding:clamp(2rem,4vw,3.5rem) 0}.infrastructure-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}@media (max-width:992px){.infrastructure-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.infrastructure-grid{grid-template-columns:1fr}}.infrastructure-card{aspect-ratio:4/3;border-radius:var(--radius-xl,20px);cursor:pointer;background:#e9e9db;border:none;width:100%;margin:0;padding:0;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #1a231414}.infrastructure-card:hover{transform:translateY(-4px)scale(1.015);box-shadow:0 12px 28px #1a231429}.infrastructure-card:focus-visible{outline:3px solid var(--primary,#3d4f2f);outline-offset:3px}.infrastructure-card-media{width:100%;height:100%;position:absolute;inset:0}.infrastructure-card-img{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.infrastructure-card:hover .infrastructure-card-img{transform:scale(1.06)}.infrastructure-card-overlay{opacity:0;background:linear-gradient(#1a231400 40%,#1a231499 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.infrastructure-card:hover .infrastructure-card-overlay{opacity:1}.infrastructure-zoom-btn{width:48px;height:48px;color:var(--cta-blue,#1a2314);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:flex;transform:scale(.85);box-shadow:0 4px 12px #00000040}.infrastructure-card:hover .infrastructure-zoom-btn{transform:scale(1)}.infrastructure-empty{text-align:center;color:var(--muted-foreground,#5c6654);padding:4rem 1rem;font-size:1.1rem}.infrastructure-bottom-cta{margin-top:clamp(3rem,6vw,4.5rem)}.infrastructure-cta-card{border-radius:var(--radius-xl,20px);text-align:center;color:#fff;background:linear-gradient(135deg,#1a2314 0%,#2d3d24 100%);padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,4vw,3rem);box-shadow:0 16px 36px #1a231438}.infrastructure-cta-card h2{font-family:var(--font-heading,serif);color:#fff;margin-bottom:.75rem;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700}.infrastructure-cta-card p{color:#ffffffd9;max-width:600px;margin:0 auto 2rem;font-size:clamp(.95rem,1.6vw,1.1rem)}.infrastructure-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.infrastructure-sec-btn{border-radius:var(--radius,8px);color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.infrastructure-sec-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-1px)}
