:root{--ink:#101815;--muted:#65706b;--green:#006c4b;--deep:#003d30;--deep2:#002a23;--mint:#eaf6f1;--gold:#d9b86c;--line:#e3ebe7;--paper:#f7faf8;--shadow:0 18px 55px rgba(0,54,41,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff}.shell{width:min(1240px,92%);margin:auto}.topbar{background:linear-gradient(90deg,var(--deep2),#006343);color:#eaf5f1;font-size:12px}.topbar .shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar span{opacity:.45;margin:0 8px}.topbar a{color:#ffe2a1;text-decoration:none;margin-left:12px}header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;gap:26px}.logo{margin-right:auto;width:255px;height:66px;display:flex;align-items:center;overflow:hidden}.logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 13px rgba(0,110,170,.12))}nav{display:flex;align-items:center;gap:25px}nav a{font-size:14px;font-weight:600;text-decoration:none;color:#202a26;padding:31px 0 25px;border-bottom:2px solid transparent}nav a:hover,nav a.active{color:var(--green);border-color:var(--gold)}.pill{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(135deg,#00875d,#005e44);color:white;text-decoration:none;padding:14px 25px;border-radius:999px;font-weight:700;border:0;box-shadow:0 8px 24px rgba(0,108,75,.18)}.pill:hover{transform:translateY(-1px)}.hamb{display:none;border:0;background:none;font-size:26px}.hero{position:relative;overflow:hidden;background:linear-gradient(100deg,#fff 0 52%,#eef7f3 52%)}.hero:before{content:"";position:absolute;inset:auto -8% -60% 45%;height:650px;background:radial-gradient(circle,rgba(0,135,93,.14),transparent 62%)}.heroGrid{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.kicker{letter-spacing:4px;font-size:12px;font-weight:800;color:var(--green)}h1,h2,.serif{font-family:'Playfair Display',Georgia,serif}h1{font-size:65px;line-height:1.02;letter-spacing:-1.8px;margin:16px 0 20px}.accent{color:var(--green)}.lead{font-size:18px;line-height:1.7;color:#53605b;max-width:680px}.actions{display:flex;gap:13px;margin:30px 0}.outline{background:white;color:var(--green);border:1px solid #94bbae;box-shadow:none}.proof{display:flex;gap:16px;align-items:center;margin-top:28px}.faces{display:flex}.faces i{width:34px;height:34px;border-radius:50%;border:2px solid white;background:linear-gradient(135deg,#d9e8e1,#97b7aa);margin-left:-7px}.proof strong{display:block;font-size:14px}.proof small{color:var(--muted)}.visual{position:relative;min-height:430px;border-radius:30px;background:linear-gradient(145deg,#062e2a,#005946);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;padding:34px;overflow:hidden}.visual:before,.visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.visual:before{width:300px;height:300px;background:#00b6ff2b;right:-70px;top:-80px}.visual:after{width:230px;height:230px;background:#d9b86c22;left:-70px;bottom:-90px}.visual img{position:relative;width:100%;filter:drop-shadow(0 22px 35px #0007)}.glassnote{position:absolute;left:26px;bottom:25px;background:#ffffffed;border:1px solid #fff;border-radius:17px;padding:15px 18px;box-shadow:0 14px 35px #0002}.glassnote b{display:block;color:var(--deep)}.section{padding:78px 0}.section.soft{background:linear-gradient(180deg,#f8fbf9,#f2f8f5)}.center{text-align:center}.section h2,.pagehero h1{font-size:44px;line-height:1.1;margin:9px 0 12px}.sub{color:var(--muted);line-height:1.7;max-width:700px;margin:0 auto 35px}.servicegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 10px 35px rgba(0,54,41,.055);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.ico{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#edf8f3,#dcefe7);color:var(--green);display:grid;place-items:center;font-weight:900;font-size:20px}.card h3{font-size:17px;margin:18px 0 8px}.card p{color:var(--muted);font-size:14px;line-height:1.6}.card a{color:var(--green);text-decoration:none;font-weight:700;font-size:13px}.metricbar{display:grid;grid-template-columns:repeat(5,1fr);border-radius:20px;overflow:hidden;background:linear-gradient(110deg,var(--deep2),#00704e);color:#fff;box-shadow:var(--shadow)}.metric{padding:28px;text-align:center;border-right:1px solid #ffffff22}.metric:last-child{border:0}.metric b{display:block;font-size:28px}.metric span{font-size:12px;color:#dcebe6}.twocol{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center}.featureVisual{min-height:410px;border-radius:24px;background:linear-gradient(145deg,#0c332d,#dfece6);padding:26px;display:flex;align-items:center;justify-content:center;overflow:hidden}.featureVisual img{width:100%;filter:drop-shadow(0 18px 30px #0004)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:25px 0}.check{border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff}.check b{color:var(--green)}.pagehero{padding:68px 0;background:radial-gradient(circle at 80% 30%,#dff0e8,transparent 30%),linear-gradient(120deg,#fbfdfc,#edf6f2)}.pagehero p{max-width:720px}.projectgrid,.teamgrid,.pricegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project{padding:0;overflow:hidden}.project .shot{height:220px;background:linear-gradient(135deg,#d9e9e2,#f4ead4);display:flex;align-items:center;justify-content:center;font-size:50px}.project .body{padding:22px}.tag{font-size:11px;color:var(--green);font-weight:800;letter-spacing:1px}.person{text-align:center;padding:0;overflow:hidden}.avatar{height:245px;background:linear-gradient(145deg,#e7efeb,#cadbd3);display:flex;align-items:flex-end;justify-content:center;font-size:100px;padding-bottom:15px}.person .body{padding:18px}.pricecard{position:relative}.pricecard.popular{border:2px solid var(--green);transform:translateY(-10px)}.ribbon{position:absolute;left:-2px;right:-2px;top:-34px;background:var(--green);color:#fff;text-align:center;border-radius:15px 15px 0 0;padding:8px;font-size:12px}.price{font-family:'Playfair Display';font-size:42px;font-weight:700;margin:16px 0}.features{list-style:none;padding:0;margin:20px 0}.features li{padding:9px 0;border-bottom:1px solid var(--line);color:#4f5b56;font-size:14px}.features li:before{content:'✓';color:var(--green);font-weight:900;margin-right:9px}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.formbox{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:var(--shadow)}.form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form input,.form textarea,.form select{width:100%;padding:14px 15px;border:1px solid #d8e3de;border-radius:11px;font:inherit;background:#fbfdfc}.form textarea{grid-column:1/-1;min-height:150px}.form .full{grid-column:1/-1}.contactcards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contactcard{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:22px}.prefooter{padding:48px 0;background:linear-gradient(110deg,#004534,#007451);color:#fff}.pregrid{display:flex;align-items:center;justify-content:space-between;gap:30px}.prefooter h2{font-size:36px;max-width:760px;margin:6px 0}.prefooter small{letter-spacing:3px;color:#f2d58c}.light{background:#fff;color:var(--deep)}footer{background:linear-gradient(130deg,#002e27,#003f34);color:#e8f2ef;padding:52px 0 20px}.footergrid{display:grid;grid-template-columns:1.25fr .7fr 1fr 1fr;gap:40px}.fbrand img{width:250px;max-height:75px;object-fit:contain;filter:brightness(1.2)}footer h4{color:#fff}footer p{font-size:13px;line-height:1.65;color:#cbdcd6}footer a{display:block;color:#dceae6;text-decoration:none;font-size:13px;margin:8px 0}.footwa{color:#f0d08a!important}.copy{border-top:1px solid #ffffff22;margin-top:35px;padding-top:18px;font-size:11px;color:#aac5bc}.copy a{display:inline;float:right}.floatwa{position:fixed;right:22px;bottom:22px;z-index:60;background:#12a56b;color:#fff;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:800;box-shadow:0 10px 30px #004d3340}@media(max-width:980px){.desktop{display:none}.hamb{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:15px 5%;box-shadow:0 18px 30px #0001}nav.open{display:flex}nav a{padding:10px 0}.heroGrid,.twocol,.contactgrid{grid-template-columns:1fr}.heroGrid{padding:55px 0}.servicegrid{grid-template-columns:repeat(2,1fr)}.metricbar{grid-template-columns:repeat(2,1fr)}.projectgrid,.teamgrid,.pricegrid{grid-template-columns:repeat(2,1fr)}h1{font-size:50px}}@media(max-width:620px){.topbar .shell>div:last-child{display:none}.logo{width:200px;height:58px}.nav{height:70px}.heroGrid{min-height:auto}.hero{background:#fff}.visual{min-height:300px;padding:18px}h1{font-size:40px}.section h2,.pagehero h1{font-size:34px}.servicegrid,.projectgrid,.teamgrid,.pricegrid,.contactcards,.form{grid-template-columns:1fr}.form textarea,.form .full{grid-column:auto}.metricbar{grid-template-columns:1fr 1fr}.metric{padding:20px}.checks{grid-template-columns:1fr}.pregrid{display:block}.prefooter .pill{margin-top:15px}.footergrid{grid-template-columns:1fr 1fr}.floatwa span{display:none}}.project .shot img{width:100%;height:100%;object-fit:cover;display:block}.avatar{padding:0}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.admin-image-note{font-size:12px;color:#68766f}
/* V4 refinements */
.faces i{overflow:hidden;display:grid;place-items:center;background:#dceae4}.faces i:first-child{margin-left:0}.faces i img{width:100%;height:100%;object-fit:cover;display:block}.pricecard .pill{color:#fff!important}.company{font-size:13px;font-weight:700;color:#33443d;margin:6px 0}.project .body .external{margin-left:12px}.project .shot{text-decoration:none}.projectDetail{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:start}.featuredShot{width:100%;max-height:650px;object-fit:contain;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.gallery{margin-top:55px}.galleryGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.galleryGrid img{width:100%;height:240px;object-fit:cover;border-radius:14px;border:1px solid var(--line);box-shadow:0 8px 24px #003d3012}@media(max-width:800px){.projectDetail,.galleryGrid{grid-template-columns:1fr}.galleryGrid img{height:auto}}
.stars{color:var(--gold);letter-spacing:3px;font-size:18px}.pricing .pill,.pricecard .pill{color:#fff!important}.pricecard .pill:hover{filter:brightness(1.08)}
.socials{display:flex;flex-wrap:wrap;gap:8px}.socials a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;padding:8px 10px;border:1px solid #ffffff24;border-radius:9px}.pricecard .pill{color:#fff!important}.pricecard .pill:hover{color:#fff!important}
/* V5.2 professional theme engine */
body.theme-luxury{--green:#a77b32;--deep:#16130f;--deep2:#0d0b09;--gold:#d6b56c;--paper:#f7f2e8;--line:#e6dcc8;background:#fffdf8}.theme-luxury header{background:#fffdf9f2}.theme-luxury .hero{background:linear-gradient(105deg,#fffdf8 0 52%,#17130f 52%)}.theme-luxury .visual{background:linear-gradient(145deg,#0e0c09,#4b3821)}
body.theme-medical{--green:#087e8b;--deep:#075b66;--deep2:#06444e;--gold:#46b7c5;--paper:#f3fbfc;--line:#d7edf0}.theme-medical .hero{background:linear-gradient(105deg,#fff 0 52%,#e8f8fa 52%)}.theme-medical .visual{background:linear-gradient(145deg,#0a6470,#55bfc8)}
body.theme-finance{--green:#183f68;--deep:#102c4a;--deep2:#0b2037;--gold:#c7a35a;--paper:#f5f7fa;--line:#dde4eb}.theme-finance .hero{background:linear-gradient(105deg,#fff 0 52%,#edf2f7 52%)}.theme-finance .visual{background:linear-gradient(145deg,#0b2037,#244f7b)}
body.theme-creative{--green:#6c43d6;--deep:#2b185d;--deep2:#1b103b;--gold:#ff8b68;--paper:#f8f5ff;--line:#e8e0fb}.theme-creative .hero{background:linear-gradient(120deg,#fff 0 50%,#f0eaff 50%)}.theme-creative .visual{background:linear-gradient(145deg,#2b185d,#8b5cf6)}
body.theme-construction{--green:#2f3337;--deep:#202326;--deep2:#151719;--gold:#f0a51a;--paper:#f7f7f5;--line:#e3e1dc}.theme-construction .hero{background:linear-gradient(105deg,#fff 0 52%,#f5ead4 52%)}.theme-construction .visual{background:linear-gradient(145deg,#1d2023,#555b60)}
body.theme-estate{--green:#46564f;--deep:#27332e;--deep2:#19221e;--gold:#b79a6b;--paper:#f8f6f1;--line:#e6e0d5}.theme-estate .hero{background:linear-gradient(105deg,#fff 0 52%,#eee9df 52%)}.theme-estate .visual{background:linear-gradient(145deg,#26332e,#65746d)}
body.theme-education{--green:#3559a8;--deep:#253e78;--deep2:#182850;--gold:#7357c7;--paper:#f5f7ff;--line:#dfe5f7}.theme-education .hero{background:linear-gradient(105deg,#fff 0 52%,#edf0ff 52%)}.theme-education .visual{background:linear-gradient(145deg,#253e78,#7057c4)}
.contactHub{position:fixed;z-index:90;bottom:22px;right:22px}.contactHub.left{right:auto;left:22px}.hubMain{width:58px;height:58px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:24px;box-shadow:0 12px 32px #0003;cursor:pointer}.hubMain.pulse{animation:ncpulse 2s infinite}@keyframes ncpulse{0%,100%{box-shadow:0 0 0 0 color-mix(in srgb,var(--green) 35%,transparent)}50%{box-shadow:0 0 0 13px transparent}}.hubMenu{position:absolute;bottom:70px;right:0;width:280px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 20px 60px #0002;display:none}.contactHub.left .hubMenu{right:auto;left:0}.hubMenu.open{display:block}.hubMenu a,.hubMenu button{width:100%;display:block;text-align:left;border:0;background:var(--paper);padding:12px;border-radius:11px;margin:5px 0;text-decoration:none;color:var(--ink);font-weight:700;cursor:pointer}.liveBox{position:fixed;z-index:95;right:22px;bottom:92px;width:min(360px,calc(100vw - 30px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 22px 70px #0003;display:none;overflow:hidden}.liveBox.left{right:auto;left:22px}.liveBox.open{display:block}.liveHead{padding:16px;background:var(--green);color:#fff;font-weight:800;display:flex;justify-content:space-between}.liveBody{padding:14px;max-height:300px;overflow:auto;background:#f8faf9}.chatMsg{padding:9px 11px;border-radius:12px;margin:7px 0;max-width:85%;font-size:13px}.chatMsg.visitor{margin-left:auto;background:var(--green);color:#fff}.chatMsg.admin{background:#fff;border:1px solid var(--line)}.liveForm{padding:12px}.liveForm input,.liveForm textarea{width:100%;padding:10px;margin:5px 0;border:1px solid var(--line);border-radius:9px;font:inherit}.liveForm textarea{height:72px}.liveForm button{width:100%;padding:11px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:800}.floatwa{display:none}
/* V5.4 modules */
.paymentGrid{display:grid;grid-template-columns:repeat(3,minmax(78px,1fr));gap:10px}.paymentCard{height:54px;background:#fff;border:1px solid #ffffff35;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center}.paymentCard img{max-width:100%;max-height:100%;object-fit:contain}.hourLine{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #ffffff14;padding:5px 0;margin:0!important}.chatAttach{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:7px 2px}.chatAttach input{width:auto!important;margin:0!important}.chatImage{display:block;margin-top:7px}.chatImage img{width:150px;max-height:160px;object-fit:cover;border-radius:9px}.liveHead button{background:none;border:0;color:#fff;cursor:pointer}.liveForm small{display:block;margin-top:5px;color:#6b756f}.devCredit{float:right}.footergrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.hoursDay{padding:16px 0;border-bottom:1px solid #dde5e1}.hoursDay>b{display:inline-block;min-width:110px}.slot{display:flex;gap:8px;align-items:center;margin:8px 0}.slot input{max-width:180px}.slot button,.featureLine button{border:0;background:#eee;border-radius:7px;padding:8px 11px}.featureLine{display:flex;gap:8px;margin:8px 0}.featureLine input{flex:1}
/* genuinely different theme compositions */
.theme-luxury .topbar{background:#0d0b09}.theme-luxury header{border-bottom:1px solid #d6b56c55}.theme-luxury .heroGrid{min-height:680px}.theme-luxury .hero h1{text-transform:none;letter-spacing:-.5px}.theme-luxury .card{border-radius:2px;border-color:#d6b56c55}.theme-luxury .prefooter,.theme-luxury footer{background:#0d0b09}.theme-medical .heroGrid{grid-template-columns:1.1fr .9fr}.theme-medical .visual{border-radius:60px 10px 60px 10px}.theme-medical .card{border-radius:28px}.theme-medical .ico{border-radius:50%}.theme-medical .prefooter{background:#087e8b}.theme-finance .heroGrid{grid-template-columns:.9fr 1.1fr}.theme-finance .card{border-radius:8px;border-top:4px solid var(--green)}.theme-finance .pill{border-radius:6px}.theme-creative .heroGrid{grid-template-columns:1.15fr .85fr}.theme-creative .visual{transform:rotate(2deg);border-radius:44px 12px}.theme-creative .card{border-radius:28px}.theme-creative .servicegrid{gap:28px}.theme-construction .hero h1{text-transform:uppercase;font-family:Impact,Arial,sans-serif;letter-spacing:.5px}.theme-construction .card,.theme-construction .visual,.theme-construction .pill{border-radius:2px}.theme-construction .card{border-left:6px solid var(--gold)}.theme-estate .heroGrid{min-height:700px}.theme-estate .visual{border-radius:0}.theme-estate .card{border-radius:0;box-shadow:none}.theme-estate .projectgrid{gap:32px}.theme-education .visual{border-radius:50% 50% 18px 18px}.theme-education .card{border-radius:24px}.theme-education .servicegrid{grid-template-columns:repeat(3,1fr)}
@media(max-width:700px){.devCredit{float:none;display:block;margin-top:8px}.paymentGrid{grid-template-columns:repeat(2,1fr)}.theme-education .servicegrid{grid-template-columns:1fr}}
.serviceImage{height:160px;margin:-24px -24px 18px;overflow:hidden;border-radius:18px 18px 0 0;background:var(--paper)}.serviceImage img{width:100%;height:100%;object-fit:cover}.theme-construction .serviceImage,.theme-estate .serviceImage,.theme-luxury .serviceImage{border-radius:0}

/* V5.5 home content modules */
.projectgrid,.teamgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.projectCard>img,.teamCard>img{width:100%;height:220px;object-fit:cover;border-radius:16px;margin-bottom:16px}.teamCard>img{height:250px}.teamCard strong,.teamCard small{display:block;margin:5px 0}.textLink{font-weight:700;color:var(--green)}
.theme-luxury .homePortfolio,.theme-luxury .homeTeam{background:#16130f;color:#f7f2e8}.theme-luxury .projectCard,.theme-luxury .teamCard{background:#0d0b09;color:#f7f2e8;border-color:#d6b56c55}.theme-medical .homeTeam{background:#eaf8fa}.theme-medical .teamCard>img{border-radius:50% 50% 20px 20px}.theme-finance .homePricing{background:#eef3f8}.theme-construction .projectgrid{grid-template-columns:repeat(2,1fr)}.theme-construction .projectCard>img{border-radius:0}.theme-estate .homePortfolio .projectCard{padding:0;overflow:hidden}.theme-estate .homePortfolio .projectCard h3,.theme-estate .homePortfolio .projectCard p,.theme-estate .homePortfolio .projectCard small,.theme-estate .homePortfolio .projectCard a{margin-left:22px;margin-right:22px}.theme-estate .projectCard>img{height:300px;border-radius:0}.theme-creative .projectgrid{grid-template-columns:repeat(2,1fr)}.theme-creative .projectCard:nth-child(even){transform:translateY(24px)}.theme-education .homeTeam{background:#f0f3ff}
@media(max-width:800px){.projectgrid,.teamgrid,.theme-construction .projectgrid,.theme-creative .projectgrid{grid-template-columns:1fr}.theme-creative .projectCard:nth-child(even){transform:none}}
