
:root{--navy:#071522;--navy2:#0d2233;--orange:#ff9800;--white:#fff;--muted:#aab8c4;--line:#20384b;--light:#f4f6f8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#142331;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
header{position:sticky;top:0;z-index:50;background:rgba(7,21,34,.98);border-bottom:1px solid #1d3446;color:#fff}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:25px}.brand>div:first-child{color:#fff;border:2px solid #ff9800;padding:2px 5px;transform:skew(-10deg)}.brand b{color:var(--orange)}.brand small{display:block;font-size:9px;letter-spacing:3px;color:#9fb0bd;margin-top:-4px}.navlinks{display:flex;gap:22px;font-weight:700;font-size:14px}.navlinks a:hover{color:var(--orange)}.navphone{font-weight:800;white-space:nowrap}.navphone span{color:var(--orange);font-size:20px;margin-right:5px}
.hero{min-height:620px;color:#fff;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,17,27,.96) 0%,rgba(5,17,27,.80) 43%,rgba(5,17,27,.25) 78%),url('assets/urun-01.svg') center/cover no-repeat}.hero .copy{max-width:690px;padding:80px 0}.eyebrow{color:var(--orange);font-weight:900;letter-spacing:3px;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(44px,6vw,78px);line-height:.98;margin:16px 0 8px}.hero h1 b{color:var(--orange)}.hero h2{font-size:clamp(24px,3vw,36px);margin:0 0 15px}.hero p{font-size:19px;color:#e4ebf0;max-width:650px}.btn{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#101820;padding:14px 22px;border-radius:8px;font-weight:900;margin:10px 8px 0 0;border:1px solid var(--orange)}.btn.alt{background:transparent;color:#fff;border-color:#8293a0}.badges{display:flex;gap:20px;flex-wrap:wrap;margin-top:32px}.badge{border-left:2px solid var(--orange);padding-left:12px}.badge strong{display:block}.badge small{color:#b9c7d1}
.section{padding:80px 0}.section.dark{background:var(--navy);color:#fff}.section.light{background:var(--light)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-size:38px;margin:5px 0}.section-head p{max-width:520px;color:#60717e}.dark .section-head p{color:#b9c5ce}.accent{width:45px;height:4px;background:var(--orange);display:block}
.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid #dbe3e8;border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(10,25,40,.12)}.dark .card{background:#0d2233;border-color:#244157;color:#fff}.card .pic{height:110px;background:linear-gradient(135deg,#152b3c,#334e61);display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:900}.card-body{padding:18px}.card h3{margin:0 0 8px;font-size:19px}.card p{margin:0;color:#687984;font-size:14px}.dark .card p{color:#b8c4cc}
.split{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.photo{min-height:400px;border-radius:16px;background:url('assets/urun-01.svg') center/cover}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.check{padding:18px;border:1px solid #dbe3e8;border-radius:10px}.check strong{display:block;margin-bottom:5px}.check span{color:#667681;font-size:14px}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contactbox{padding:30px;border:1px solid #254154;border-radius:15px;background:#0d2233;color:#fff}.contactline{padding:14px 0;border-bottom:1px solid #254154}.contactline:last-child{border:0}.contactline small{display:block;color:#8ea2b1}.map{width:100%;height:360px;border:0;border-radius:15px}
footer{background:#040d14;color:#c5d0d7;padding:30px 0}.footerrow{display:flex;justify-content:space-between;gap:20px;align-items:center}.footerlinks{display:flex;gap:18px;font-size:14px}.wa{position:fixed;right:20px;bottom:20px;background:#16a34a;color:#fff;padding:14px 18px;border-radius:999px;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.25);z-index:60}
.producthero{background:var(--navy);color:#fff;padding:70px 0}.producthero h1{font-size:50px;margin:10px 0}.product-content{padding:65px 0}.product-content h2{font-size:30px}.product-content li{margin:8px 0}.related{margin-top:30px}.tag{display:inline-block;border:1px solid #ccd7de;padding:5px 10px;border-radius:99px;margin:4px;font-size:13px}
@media(max-width:900px){.navlinks{display:none}.nav{height:68px}.grid{grid-template-columns:repeat(2,1fr)}.split,.contact{grid-template-columns:1fr}.hero{min-height:650px}.hero .copy{padding:60px 0}.photo{min-height:300px}}
@media(max-width:560px){.brand{font-size:20px}.navphone{font-size:12px}.grid{grid-template-columns:1fr}.hero h1{font-size:48px}.hero p{font-size:17px}.section{padding:55px 0}.section-head{display:block}.checklist{grid-template-columns:1fr}.wa{right:12px;bottom:12px}.hero{background-position:60% center}}

.card .pic{height:160px;overflow:hidden;background:#142a39}.card .pic img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.card:hover .pic img{transform:scale(1.05)}.hero{background:linear-gradient(90deg,rgba(5,17,27,.98) 0%,rgba(5,17,27,.89) 52%,rgba(5,17,27,.45) 100%),url("assets/urun-01.svg") center/cover no-repeat}.photo{background:url("assets/urun-06.svg") center/cover no-repeat}

/* Header contacts and animated product introduction */
.navcontact{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.navmail{font-size:12px;font-weight:700;color:#d4e1e9;white-space:nowrap}.navmail span{color:var(--orange);font-size:15px;margin-right:5px}.navcontact a:hover{color:var(--orange)}
.hero .copy{max-width:100%;width:100%}.hero .copy>p{max-width:690px}.hero-products{margin-top:30px;max-width:100%;background:rgba(7,21,34,.78);border:1px solid rgba(255,152,0,.38);border-radius:14px;padding:15px 0 16px;overflow:hidden}.hero-products-title{padding:0 18px 12px;font-weight:800;display:flex;justify-content:space-between;gap:10px;align-items:center}.hero-products-title a{font-size:13px;color:var(--orange)}.showcase{overflow:hidden}.showcase-track{display:flex;gap:12px;width:max-content;animation:product-scroll 48s linear infinite}.showcase-copy{display:flex;gap:12px}.showcase:hover .showcase-track,.showcase:focus-within .showcase-track{animation-play-state:paused}.showcase-item{width:158px;flex:none;display:flex;flex-direction:column;align-items:center;overflow:hidden;border:1px solid #476071;border-radius:9px;background:#152a39;color:#fff;text-align:center}.showcase-item img{width:100%;height:94px;object-fit:cover}.showcase-item strong{font-size:12px;padding:5px 4px;min-height:38px}.showcase-item:hover,.showcase-item:focus-visible{border-color:var(--orange)}@keyframes product-scroll{to{transform:translateX(calc(-50% - 6px))}}
@media(max-width:900px){.nav{gap:12px}.navcontact{min-width:0}.navmail{font-size:11px}}
@media(max-width:560px){.brand{font-size:18px;flex-shrink:0}.navcontact .navphone{font-size:11px}.navmail{font-size:10px}.hero-products-title{font-size:14px}.hero-products-title a{font-size:11px}.showcase-track{animation-duration:60s}}
@media(max-width:380px){.brand{font-size:16px}.brand small{letter-spacing:1.6px}.navcontact .navphone{font-size:10px}.navmail{font-size:9px}}
@media(prefers-reduced-motion:reduce){.showcase-track{animation:none}.showcase{overflow-x:auto}.showcase-copy{display:none}}
