*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7;color:#333;background:#fff;overflow-x:hidden;min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:#e67e22;text-decoration:none;transition:color .2s}a:hover{color:#d35400}ul{padding-left:1.5em}li{margin-bottom:.4em}h1,h2,h3,h4,h5,h6{font-family:BenchNine,Arial,sans-serif;font-weight:700;line-height:1.3;color:#222}h1{font-size:2.4rem}h2{font-size:1.75rem;margin-bottom:.75em}h3{font-size:1.3rem;margin-bottom:.5em}.site-header{position:relative;z-index:100}.header-top{background:#1a1a1a;border-bottom:1px solid #333}.header-inner{max-width:1170px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;min-height:60px;gap:2rem}.header-logo{display:flex;flex-direction:column;line-height:1.15;text-decoration:none;flex-shrink:0}.logo-text{font-family:BenchNine,Arial,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.04em;color:#fff;text-transform:uppercase}.logo-tagline{font-size:.7rem;letter-spacing:.06em;color:#999;text-transform:uppercase}.header-nav ul{display:flex;list-style:none;padding:0;gap:0;margin:0}.header-nav li{margin:0}.nav-link{display:block;color:#ccc;font-size:.9rem;font-weight:400;padding:.6em 1.1em;transition:.2s;text-transform:uppercase;letter-spacing:.04em}.nav-link.active,.nav-link:hover{color:#fff;background:#e67e22}.nav-toggle{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:4px}.nav-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:1px;transition:.2s}@media (max-width:768px){.nav-toggle{display:flex;z-index:101}.header-nav ul{position:fixed;top:0;right:-100%;width:260px;height:100vh;background:#1a1a1a;flex-direction:column;padding:5rem 1rem 2rem;transition:right .3s;z-index:100;gap:.25rem}.header-nav.open ul{right:0}.nav-link{font-size:1rem;padding:.7em 1em}}.header-slider{position:relative;width:100%;max-width:1170px;margin:0 auto;overflow:hidden;background:#000}.slider-track{display:flex;transition:transform .5s ease-in-out}.slider-slide{min-width:100%}.slider-slide img{width:100%;height:auto;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;font-size:1.5rem;padding:.5em .75em;cursor:pointer;transition:background .2s;z-index:10}.slider-btn:hover{background:rgba(0,0,0,.8)}.slider-prev{left:10px}.slider-next{right:10px}.slider-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:background .2s}.dot.active,.dot:hover{background:#e67e22}.page-hero{background:#f5f5f5;border-bottom:1px solid #ddd;padding:3rem 1.5rem;text-align:center}.page-hero--inner{background:#1a1a1a;color:#fff}.page-hero--inner .page-hero-title{color:#e67e22}.page-hero-inner{max-width:900px;margin:0 auto}.page-hero-title{font-family:BenchNine,Arial,sans-serif;font-size:2.6rem;font-weight:700;color:#222;margin-bottom:.5rem;text-transform:uppercase}.page-hero-subtitle{font-size:1.15rem;color:#666;max-width:700px;margin:0 auto}.page-hero--inner .page-hero-subtitle{color:#ccc}.page-hero--inner .page-hero-subtitle a{color:#e67e22}.page-content{max-width:1170px;margin:0 auto;padding:2.5rem 1.5rem}.content-section{margin-bottom:2rem}.content-section:last-child{margin-bottom:0}.content-section h2{color:#222;font-size:1.5rem;margin-bottom:.75em;padding-bottom:.4em;border-bottom:2px solid #e67e22}.content-section h3{color:#444;margin-top:1.25em}.content-section p{color:#444;margin-bottom:1em}.content-section p:last-child{margin-bottom:0}.content-section ul{color:#444;margin-bottom:1em}.content-section a{color:#e67e22}.content-section a:hover{color:#d35400;text-decoration:underline}.home-intro{display:flex;gap:2.5rem;align-items:flex-start}.home-intro-img{flex-shrink:0;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.home-intro-text{flex:1}.home-intro-text p{font-size:1.1rem;color:#444;margin-bottom:1.25em}@media (max-width:768px){.home-intro{flex-direction:column;align-items:center}.home-intro-img{max-width:100%;height:auto}}.projects-list{list-style:none;padding:0;margin:1.5em 0}.projects-list li{font-size:1.15rem;padding:.5em 0;border-bottom:1px solid #eee;color:#444}.projects-list li::before{content:'\25B8';color:#e67e22;margin-right:.6em}.site-footer{background:#1a1a1a;color:#ccc;padding:2.5rem 1.5rem 0}.footer-inner{max-width:1170px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;padding-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:.5rem}.footer-logo{font-family:BenchNine,Arial,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:.04em;color:#fff;text-transform:uppercase}.footer-tagline{color:#888;font-size:.85rem}.footer-contact h4,.footer-links h4{font-family:BenchNine,Arial,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.06em;color:#e67e22;margin-bottom:.75em}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.4em}.footer-links a{color:#999;font-size:.9rem}.footer-links a:hover{color:#e67e22}.footer-contact p{color:#999;font-size:.9rem}.footer-contact a{color:#999}.footer-contact a:hover{color:#e67e22}.footer-bottom{text-align:center;padding:1.25rem 1.5rem;border-top:1px solid #333;font-size:.8rem;color:#666}@media (max-width:700px){.footer-inner{grid-template-columns:1fr;gap:1.5rem;text-align:center}}#backToTop{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background:#1a1a1a;border:1px solid #444;color:#ccc;font-size:1.25rem;cursor:pointer;opacity:0;transform:translateY(10px);transition:.3s;pointer-events:none;z-index:50}#backToTop.visible{opacity:1;transform:translateY(0);pointer-events:auto}#backToTop:hover{background:#e67e22;border-color:#e67e22;color:#fff}