
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:#031512;font-family:Tahoma,Arial,sans-serif;color:white}
a{text-decoration:none;color:inherit}
.desktop-page{width:100%;min-height:100vh;background:#031512;display:flex;justify-content:center}
.stage{position:relative;width:100%;max-width:1920px;margin:0 auto}
.stage img{width:100%;height:auto;display:block}
.hotspot{position:absolute;display:block;border-radius:14px}
.hotspot:hover{background:rgba(248,216,137,.10);box-shadow:0 0 18px rgba(248,216,137,.35)}
.home{left:43.5%;top:4.5%;width:7%;height:5.5%}
.about{left:50.5%;top:4.5%;width:7%;height:5.5%}
.services{left:57.5%;top:4.5%;width:7%;height:5.5%}
.projects{left:65%;top:4.5%;width:7%;height:5.5%}
.insights{left:72.7%;top:4.5%;width:7%;height:5.5%}
.contact{left:80.5%;top:4.5%;width:7%;height:5.5%}
.lang{left:89.5%;top:4%;width:8%;height:5.7%}
.btn-services{left:8%;top:62%;width:16%;height:6.5%}
.btn-about{left:25%;top:62%;width:14%;height:6.5%}
.s1{left:5%;top:72%;width:13.5%;height:14%}
.s2{left:19%;top:72%;width:13.5%;height:14%}
.s3{left:33%;top:72%;width:13.5%;height:14%}
.s4{left:47%;top:72%;width:13.5%;height:14%}
.s5{left:61%;top:72%;width:13.5%;height:14%}
.s6{left:75%;top:72%;width:13.5%;height:14%}
.s7{left:88.5%;top:72%;width:9.5%;height:14%}
.email{left:29%;top:88%;width:22%;height:7%}
.location{left:54%;top:88%;width:24%;height:7%}
.contactbar{left:5%;top:88%;width:21%;height:7%}

/* Mobile professional layout */
.mobile-page{display:none;min-height:100vh;background:
linear-gradient(180deg,rgba(3,17,14,.88),rgba(3,17,14,.96)),
url("assets/home-design.png") 57% top/auto 100% no-repeat;padding:18px 15px 28px}
.mobile-shell{max-width:460px;margin:0 auto}
.mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}
.mobile-brand{display:flex;align-items:center;gap:10px;direction:ltr}
.mobile-logo{
width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,#ffe09a,#a4681c 44%,#0c704d 45%,#04271e);
display:grid;place-items:center;font-size:34px;font-weight:900;box-shadow:0 12px 28px #000,0 0 22px rgba(248,216,137,.34);position:relative}
.mobile-logo:after{content:"";position:absolute;right:9px;bottom:7px;width:27px;height:46px;border-radius:70% 0 70% 0;background:#09583f;transform:rotate(37deg);border:1px solid #f8d889}
.mobile-logo span{position:relative;z-index:2}
.mobile-brand strong{display:block;color:#f8d889;font-size:23px;line-height:1;text-transform:uppercase;text-shadow:0 4px 0 #5a3710,0 12px 24px #000}
.mobile-brand small{display:block;color:#f0d18a;font-size:8px;letter-spacing:.18em;text-transform:uppercase;margin-top:5px}
.mobile-menu{border:1px solid #d9a24a;border-radius:14px;padding:8px 12px;color:#f8d889;background:rgba(4,31,25,.76);font-size:22px}
.mobile-title{text-align:center;margin:18px 0}
.mobile-title h1{margin:0;font-size:42px;line-height:1.15;color:#f8d889;text-shadow:0 5px 0 #633b0e,0 16px 32px #000}
.mobile-title h1 span{display:block;color:#1c9b69;text-shadow:0 5px 0 #063526,0 16px 32px #000}
.mobile-title p{direction:ltr;color:#f8d889;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin:14px 0 0;font-size:15px}
.mobile-intro{background:rgba(4,31,25,.78);border:1px solid rgba(217,162,74,.55);border-radius:22px;padding:18px;text-align:center;line-height:1.8;box-shadow:0 18px 45px rgba(0,0,0,.45),0 0 18px rgba(248,216,137,.18)}
.mobile-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}
.mobile-btn{padding:13px 10px;border-radius:14px;text-align:center;font-weight:900;border:1px solid #d9a24a}
.mobile-btn.gold{background:linear-gradient(145deg,#ffe09a,#9f6419);color:white}
.mobile-btn.dark{background:rgba(4,31,25,.82);color:#f8d889}
.mobile-services{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.mobile-card{background:rgba(4,31,25,.82);border:1px solid rgba(217,162,74,.55);border-radius:18px;padding:14px 8px;text-align:center;box-shadow:0 12px 30px rgba(0,0,0,.35)}
.mobile-icon{width:48px;height:48px;margin:0 auto 8px;border:1px solid #d9a24a;border-radius:15px;display:grid;place-items:center;color:#f8d889;font-size:24px;box-shadow:inset 0 2px 6px rgba(255,255,255,.14),0 0 14px rgba(248,216,137,.24)}
.mobile-card b{display:block;font-size:13px}
.mobile-card small{display:block;direction:ltr;font-size:9px;color:#eee;text-transform:uppercase}
.mobile-contact{margin-top:16px;background:rgba(4,31,25,.88);border:1px solid rgba(217,162,74,.65);border-radius:22px;padding:16px;box-shadow:0 18px 45px rgba(0,0,0,.45),0 0 18px rgba(248,216,137,.18)}
.mobile-contact a,.mobile-contact div{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(217,162,74,.25)}
.mobile-contact div:last-child{border-bottom:0}
.mobile-contact .mini{width:38px;height:38px;border:1px solid #d9a24a;border-radius:12px;display:grid;place-items:center;color:#f8d889;flex:0 0 38px}
.mobile-contact strong{display:block;color:#f8d889}
.mobile-contact span{display:block;direction:ltr;font-size:13px;color:#fff}
.simple-page{min-height:100vh;background:
linear-gradient(90deg,rgba(3,18,15,.94),rgba(3,18,15,.75)),
url('assets/home-design.png') center top/cover no-repeat;padding:120px 20px 60px}
.card{max-width:1000px;margin:auto;background:rgba(4,31,25,.88);border:1px solid rgba(217,162,74,.65);border-radius:26px;padding:34px;box-shadow:0 22px 60px rgba(0,0,0,.5)}
h1{color:#f8d889;font-size:44px;margin:0 0 18px;text-shadow:0 5px 0 #5a3710,0 14px 30px #000}
p,li{font-size:18px;line-height:1.8}
a.button{display:inline-block;margin-top:20px;padding:14px 24px;border:1px solid #d9a24a;border-radius:14px;color:#f8d889;text-decoration:none;background:rgba(3,18,15,.8)}
.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}
.box{border:1px solid rgba(217,162,74,.45);border-radius:18px;padding:18px;background:rgba(0,0,0,.18)}
@media(max-width:768px){
  .desktop-page{display:none}
  .mobile-page{display:block}
  .simple-page{padding:70px 14px 40px}.grid{grid-template-columns:1fr}h1{font-size:34px}.card{padding:22px}
}
