.tc-hero-split{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.tc-split-text{flex:1 1}.tc-split-text h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.tc-split-text p{line-height:1.75;margin-bottom:.9rem;font-size:1rem}.tc-split-image{flex:1 1;width:100%}.tc-hero-img{width:100%;height:auto;border-radius:16px;display:block;object-fit:cover;box-shadow:0 12px 40px rgba(0,0,0,.18);transition:transform .4s ease,box-shadow .4s ease}.tc-hero-img:hover{transform:scale(1.02);box-shadow:0 20px 60px rgba(230,126,34,.25)}.tc-img-caption{text-align:center;font-size:.82rem;margin-top:.6rem;font-style:italic;opacity:.65}.tc-badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.tc-badge{display:inline-block;background:#fff3e0;color:#c05000;border:1px solid #f5c49a;padding:.3rem .85rem;border-radius:50px;font-size:.82rem;font-weight:700;letter-spacing:.3px;transition:background .2s ease,color .2s ease}.dark .tc-badge{background:#2a1a00;color:#f5a559;border-color:#7a3a00}.tc-showcase-section h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.tc-showcase-intro{margin-bottom:2rem;line-height:1.65;max-width:720px}.tc-showcase-row{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;align-items:center}.tc-showcase-row:last-child{margin-bottom:0}.tc-showcase-img-wrap{width:100%;border-radius:14px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 30px rgba(0,0,0,.12)}.tc-showcase-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease;aspect-ratio:4/3}.tc-showcase-img-wrap:hover .tc-showcase-img{transform:scale(1.04)}.tc-showcase-text{flex:1 1}.tc-sector-num{display:inline-block;font-size:3rem;font-weight:900;line-height:1;color:#f5c49a;margin-bottom:.5rem;font-family:Georgia,serif;letter-spacing:-2px}.dark .tc-sector-num{color:#7a3a00}.tc-showcase-text h3{font-size:1.3rem;font-weight:700;margin-bottom:.6rem;color:#c05000}.dark .tc-showcase-text h3{color:#f5a559}.tc-showcase-text p{line-height:1.7;font-size:.97rem}.tc-banner-section{margin-bottom:1.5rem;overflow:hidden}.tc-banner-img-wrap{position:relative;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:16/7}.tc-banner-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.tc-banner-img-wrap:hover .tc-banner-img{transform:scale(1.03)}.tc-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(80,30,0,.82) 0,rgba(160,64,0,.55) 50%,transparent);display:flex;flex-direction:column;justify-content:center;padding:2rem 2.5rem;color:#fff}.tc-banner-overlay h3{font-size:1.4rem;font-weight:700;margin-bottom:.65rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);max-width:480px}.tc-banner-overlay p{font-size:.95rem;color:rgba(255,255,255,.88);max-width:420px;line-height:1.6}.tc-gallery-section h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.tc-gallery-intro{margin-bottom:1.75rem;font-size:1rem;line-height:1.65;max-width:720px}.tc-gallery-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.tc-gallery-item{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;background:#eee;aspect-ratio:4/3}.tc-gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.tc-gallery-item:hover .tc-gallery-img{transform:scale(1.07)}.tc-gallery-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(100,40,0,.75) 0,transparent 55%);display:flex;align-items:flex-end;padding:1rem 1.1rem;opacity:0;transition:opacity .35s ease}.tc-gallery-item:hover .tc-gallery-overlay{opacity:1}.tc-gallery-overlay span{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.3px;text-shadow:0 1px 4px rgba(0,0,0,.6)}@media (min-width:600px){.tc-gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem}.tc-showcase-row{flex-direction:row;gap:2rem}.tc-img-left{flex-direction:row-reverse}.tc-showcase-img-wrap{flex:0 0 45%}.tc-showcase-img{aspect-ratio:4/3}}@media (min-width:900px){.tc-hero-split{flex-direction:row;align-items:center;gap:3rem}.tc-split-image,.tc-split-text{flex:1 1 48%}.tc-split-text h2{font-size:2rem}.tc-gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:1.1rem}.tc-gallery-item{aspect-ratio:unset}.tc-span-tall{grid-row:span 2}.tc-span-wide{grid-column:span 2}.tc-showcase-img-wrap{flex:0 0 50%}.tc-showcase-text h3{font-size:1.5rem}.tc-sector-num{font-size:3.5rem}.tc-banner-img-wrap{aspect-ratio:16/5}.tc-banner-overlay h3{font-size:1.8rem}}@media (min-width:1200px){.tc-gallery-grid{grid-auto-rows:270px}.tc-banner-overlay h3{font-size:2rem;max-width:560px}.tc-banner-overlay p{font-size:1.05rem;max-width:480px}}