.hero{position:relative;min-height:760px;color:#fff;background:#050608}.hero-slider,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .8s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 7s ease}.hero-slide.active .hero-media img{transform:scale(1)}.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,3,5,.98) 0%,rgba(4,5,7,.92) 35%,rgba(4,5,7,.42) 62%,rgba(4,5,7,.16)),linear-gradient(0deg,rgba(4,5,7,.3),transparent 50%)}.hero-media::before{content:"";position:absolute;z-index:1;inset:0 auto 0 45%;width:170px;background:rgba(5,6,8,.62);clip-path:polygon(48% 0,100% 0,50% 50%,100% 100%,48% 100%,0 50%)}.hero-content{position:relative;z-index:3;display:flex;min-height:760px;align-items:center;padding-top:var(--header)}.hero-copy{max-width:770px;padding:50px 0}.hero-kicker{margin-bottom:14px;color:#d6d7da;font-size:1rem;letter-spacing:.08em}.hero h1{margin-bottom:23px;text-transform:uppercase}.hero h1 span{display:block;color:var(--red)}.hero-description{max-width:670px;margin-bottom:32px;color:#e0e2e5;font-size:1.05rem}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:680px;margin:25px 0 34px}.hero-feature{padding:14px 8px 14px 0;border-top:1px solid rgba(255,255,255,.18);font-size:.72rem;font-weight:750;text-transform:uppercase}.hero-feature b{display:block;margin-bottom:6px;color:var(--red);font-size:1.3rem}.hero-actions{display:flex;gap:18px}.slider-controls{position:absolute;z-index:4;right:max(24px,calc((100vw - 1400px)/2));bottom:34px;display:flex;align-items:center;gap:12px}.slider-arrow{width:44px;height:44px;border:1px solid rgba(255,255,255,.35);color:#fff;cursor:pointer}.slider-dots{display:flex;gap:9px}.slider-dot{width:34px;height:4px;background:rgba(255,255,255,.45);cursor:pointer}.slider-dot.active{background:var(--red)}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{position:relative;display:flex;min-height:290px;flex-direction:column;padding:28px 24px;background:#fff;border:1px solid #e7e8ea;box-shadow:0 10px 35px rgba(16,20,27,.06);overflow:hidden;transition:.3s}.service-card::before{content:"";position:absolute;top:0;left:0;border-style:solid;border-width:38px 38px 0 0;border-color:var(--red) transparent transparent transparent}.service-card:hover,.service-card:focus-within{transform:translateY(-9px);box-shadow:var(--shadow);border-color:rgba(215,25,32,.25)}.service-icon{display:grid;place-items:center;width:58px;height:58px;margin:15px 0 27px;border:1px solid #d9dbdf;color:#17191d;font-size:1.55rem;transition:.3s}.service-card:hover .service-icon{border-color:var(--red);color:var(--red)}.service-card h3{margin-bottom:12px;font-size:1rem;text-transform:uppercase}.service-card p{font-size:.87rem}.card-link{margin-top:auto;padding-top:18px;color:var(--red);font-size:.74rem;font-weight:800;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:.25s}.service-card:hover .card-link,.service-card:focus-within .card-link{opacity:1;transform:none}
.about-strip{padding:72px 0;color:#fff;background:#070a0d}.about-layout{display:grid;grid-template-columns:1.1fr .9fr 1.65fr;align-items:center;gap:40px}.about-image{position:relative;min-height:390px;overflow:hidden;clip-path:polygon(8% 0,100% 0,90% 100%,0 100%)}.about-image img{width:100%;height:100%;object-fit:cover}.about-image::after{content:"";position:absolute;inset:0;border-left:10px solid var(--red);background:linear-gradient(90deg,rgba(215,25,32,.22),transparent 30%)}.about-copy h2{margin:12px 0 18px}.about-copy p{margin-bottom:24px;color:#c8ccd1}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:28px 20px;text-align:center;border-left:1px solid var(--border)}.stat strong{display:block;color:var(--red);font-size:2.4rem}.stat span{display:block;margin-top:8px;font-size:.75rem;font-weight:800;text-transform:uppercase}
.components{padding:46px 0;background:#f2f3f5}.component-track{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.component{display:grid;place-items:center;min-height:112px;padding:16px;text-align:center;color:#666a70;background:#fff;border:1px solid #e2e4e7;filter:grayscale(1);font-weight:800;transition:.25s}.component::before{content:"◇";display:block;color:var(--red);font-size:1.5rem}.component:hover{filter:none;color:#111;transform:translateY(-3px)}
.references-section{background:#090c10;color:#fff}.references-section .section-head p{color:#afb4ba}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{position:relative;min-height:350px;overflow:hidden;background:#111}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.project-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,4,6,.95),rgba(3,4,6,.1) 72%)}.project-card:hover img{transform:scale(1.06)}.project-info{position:absolute;z-index:2;inset:auto 24px 22px;transform:translateY(10px);transition:.3s}.project-card:hover .project-info{transform:none}.project-info::before{content:"";display:block;width:42px;height:3px;margin-bottom:13px;background:var(--red)}.project-info small{color:#d0d3d6}.project-info h3{margin:5px 0}.project-info span{font-size:.74rem;color:#c3c7cc}.filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:35px}.filter-button{padding:10px 17px;border:1px solid #d9dbdf;font-weight:750;cursor:pointer}.filter-button.active,.filter-button:hover{background:var(--red);border-color:var(--red);color:#fff}.project-card[hidden]{display:none}
.inner-hero{position:relative;display:flex;min-height:430px;align-items:end;padding:160px 0 70px;color:#fff;background:#080a0d}.inner-hero>picture{position:absolute;inset:0}.inner-hero>picture img{width:100%;height:100%;object-fit:cover;opacity:.38}.inner-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,4,6,.98),rgba(3,4,6,.38))}.inner-hero .container{position:relative;z-index:1}.inner-hero h1{font-size:clamp(2.4rem,5vw,4.6rem);text-transform:uppercase}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:16px;color:#d0d3d6;font-size:.82rem}.breadcrumb li+li::before{content:"/";margin-right:9px;color:var(--red)}
.content-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.content-layout img{width:100%;aspect-ratio:4/3;object-fit:cover}.content-copy h2{margin:12px 0 22px}.content-copy p+p{margin-top:15px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0}.feature-list li{padding:14px 16px;border-left:3px solid var(--red);background:#f3f4f5;font-weight:700}.process{background:#f3f4f6}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);counter-reset:process;gap:14px}.process-step{counter-increment:process;padding:25px 18px;background:#fff;border-top:3px solid var(--red)}.process-step::before{content:"0" counter(process);display:block;margin-bottom:25px;color:var(--red);font-size:1.7rem;font-weight:800}.process-step h3{font-size:.9rem}.faq-list{max-width:920px;margin:40px auto 0}.faq-item{border-bottom:1px solid #dfe1e4}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;padding:20px 0;text-align:left;font-weight:800;cursor:pointer}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.faq-answer>div{overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{padding:0 0 22px}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px}.contact-panel{padding:36px;color:#fff;background:#090c10}.contact-detail{padding:20px 0;border-bottom:1px solid var(--border)}.contact-detail a,.contact-detail p{color:#fff}.form-card{padding:38px;background:#fff;border:1px solid #e1e3e6;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #cfd2d6;background:#fff;color:#17191d;border-radius:0}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(215,25,32,.1);outline:0}.check-field{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px}.check-field input{width:18px!important;min-height:18px!important;margin-top:3px}.honeypot{position:absolute!important;left:-10000px!important}.form-status{grid-column:1/-1;padding:12px 14px;border-left:3px solid var(--red);background:#f4f4f4}.form-status:empty{display:none}.form-status.success{border-color:#208b4c;background:#edf8f1}.field-error{color:#b10f16;font-size:.76rem}.map-frame{width:100%;height:390px;margin-top:45px;border:0;filter:grayscale(1)}
.legal{max-width:900px}.legal h2{margin:35px 0 15px}.legal p,.legal li{margin-bottom:12px}.error-page{display:grid;min-height:100vh;place-items:center;padding:40px;background:#050608;color:#fff;text-align:center}.error-page strong{display:block;color:var(--red);font-size:clamp(6rem,20vw,14rem);line-height:.8}.error-page p{max-width:600px;margin:22px auto;color:#c9ccd0}.hero-media{overflow:hidden}.service-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.service-card{min-height:235px;padding:22px 17px}.service-icon{width:50px;height:50px;margin:12px 0 20px}.service-card h3{font-size:.88rem}.service-card p{font-size:.79rem;line-height:1.5}
@media(min-width:901px){.hero-copy{display:grid;height:620px;padding:42px 0;grid-template-rows:28px 270px 80px 105px 62px;align-content:center}.hero-kicker,.hero h1,.hero-description,.hero-features{margin:0}.hero h1{align-self:center;font-size:clamp(3rem,3.5vw,4.25rem)}.hero-description{align-self:center}.hero-features{align-self:center}.hero-actions{align-self:end}}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{overflow:hidden;background:#fff;border:1px solid #e2e4e7;box-shadow:0 12px 34px rgba(15,18,23,.08);transition:transform .28s,box-shadow .28s}.blog-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(15,18,23,.14)}.blog-card picture,.blog-card img{display:block;width:100%}.blog-card img{height:245px;object-fit:cover}.blog-card-body{padding:25px}.blog-card-body>span{color:var(--red);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.blog-card h3{margin:10px 0 12px;font-size:1.2rem}.blog-card p{font-size:.9rem}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-grid{grid-template-columns:1fr}.blog-card img{height:220px}}
.blog-read{display:inline-flex;margin-top:18px;color:var(--red);font-size:.76rem;font-weight:800;text-transform:uppercase}.blog-article>p{font-size:1.03rem;line-height:1.85}.blog-article .article-lead{margin-bottom:28px;color:#20242a;font-size:1.2rem;font-weight:650}.article-cta{margin-top:48px;padding:32px;border-left:4px solid var(--red);background:#f1f2f4}.article-cta h2{margin:0 0 12px;font-size:1.7rem}.article-cta .btn{margin-top:20px}.bursa-process{grid-template-columns:repeat(4,1fr)}.bursa-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bursa-link-grid a{display:flex;min-height:130px;padding:26px;flex-direction:column;justify-content:space-between;background:#fff;border-top:3px solid var(--red);box-shadow:0 12px 30px rgba(15,18,23,.07);transition:transform .25s,box-shadow .25s}.bursa-link-grid a:hover,.bursa-link-grid a:focus-visible{transform:translateY(-5px);box-shadow:0 18px 38px rgba(15,18,23,.13)}.bursa-link-grid span{color:var(--red);font-size:.76rem;font-weight:800}@media(max-width:900px){.bursa-process,.bursa-link-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.bursa-process,.bursa-link-grid{grid-template-columns:1fr}.article-cta{padding:24px 20px}}
