/*
Theme Name: Sama Contractor
Theme URI: https://samacontractor.in/
Author: Sama Contractor
Description: Custom WordPress theme converted from the Sama Contractor React design.
Version: 1.0.0
Text Domain: sama-contractor
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102c44;--navy2:#0b1e30;--text:#10243a;--lime:#d2ed57;--pale:#edf3f5;--soft:#eaf1f3;--muted:#526a79;--line:#c6d6dc;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:'Barlow Condensed',Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1328px,calc(100% - 40px));margin:auto}.wide{width:min(1440px,calc(100% - 40px));margin:auto}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:#426579}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:12px 20px;font-size:14px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-lime{background:var(--lime);color:var(--text)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border:1px solid currentColor}.site-header{position:relative;z-index:30;border-bottom:1px solid #d4dfe4;background:#fff}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:var(--navy);color:var(--lime);font-size:20px;font-weight:900}.brand-mark span{color:#fff}.brand-name{font-size:18px;font-weight:800;line-height:.9;letter-spacing:-.04em}.brand-sub{font-size:10px;letter-spacing:.24em;color:#567184}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800;color:#30495b}.desktop-nav a:hover{color:#0d314a}.nav-services{position:relative;padding:30px 0}.nav-services-menu{display:none;position:absolute;left:-20px;top:76px;width:260px;padding:8px;border:1px solid #d4dfe4;background:#fff;box-shadow:0 15px 35px #10243a18}.nav-services:hover .nav-services-menu{display:block}.nav-services-menu a{display:block;padding:10px 14px}.nav-services-menu a:hover{background:#eef4f5}.header-actions{display:flex;gap:8px}.menu-toggle{display:none;width:44px;height:44px;background:#fff;border:1px solid #d4dfe4;font-size:22px}.mobile-menu{display:none;border-bottom:1px solid #d4dfe4;background:#fff;padding:18px 20px;box-shadow:0 15px 35px #10243a15}.mobile-menu.open{display:block}.mobile-menu>a,.mobile-service{display:block;padding:12px 0;border-bottom:1px solid #e1e9ed;font-weight:700}.mobile-label{padding:14px 0 6px;color:#60798b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.mobile-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:14px}
.hero{position:relative;min-height:760px;display:flex;flex-direction:column;overflow:hidden;background:var(--navy);color:#fff}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#081d30f5,#0b2740cc,#102c4433)}.hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 0}.hero-kicker{display:flex;align-items:center;gap:12px;margin-bottom:32px;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--lime)}.hero-kicker:before{content:'';width:36px;height:1px;background:var(--lime)}.hero h1{max-width:900px;font-size:clamp(54px,7vw,125px);line-height:.98;letter-spacing:-.065em;font-weight:800}.hero h1 span{color:var(--lime)}.hero p{max-width:620px;margin:30px 0 0;color:#d7e3e9;font-size:18px;line-height:2}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-scroll{margin-top:55px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3}.hero-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #ffffff40;background:#102c44cc;font-size:14px;font-weight:800}.section{padding:80px 0}.section-lg{padding:110px 0}.services-section{background:#f0f5f6}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;border-bottom:1px solid #bdcbd1;padding-bottom:32px;margin-bottom:48px}.section-head h2,.why h2,.contact-preview h2{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.05em;margin-top:18px}.section-head p{max-width:390px;color:#536b7b;font-size:14px;line-height:1.9}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #cbd8dd;background:#cbd8dd}.service-card{display:flex;flex-direction:column;background:#fff;transition:.2s}.service-card:hover{background:#e9f0f2}.service-image{height:224px;position:relative;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.service-card:hover .service-image img{transform:scale(1.05)}.service-num{position:absolute;top:0;left:0;background:var(--lime);padding:8px 12px;font-size:12px;font-weight:800}.service-body{min-height:190px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.service-title-row{display:flex;justify-content:space-between;gap:15px}.service-body h3{font-size:26px;line-height:1}.service-body p{font-size:14px;line-height:1.7;color:#587181;margin:15px 0}.service-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.why{background:#fff}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.why h2{font-size:clamp(44px,5vw,72px)}.why-copy{font-size:16px;line-height:2;color:#526a79;max-width:550px;margin-top:24px}.why-link{display:inline-flex;margin-top:30px;border-bottom:2px solid var(--navy);padding-bottom:8px;font-size:14px;font-weight:800}.why-image{width:100%;height:320px;object-fit:cover}.reason{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #cbd8dd}.reason-icon{font-size:25px;color:#2d6178}.reason h3{font-size:23px}.reason p{margin:7px 0 0;font-size:14px;line-height:1.7;color:#587181}.cta{background:var(--lime);padding:85px 0}.cta-inner{display:flex;justify-content:space-between;gap:40px;align-items:end}.cta h2{max-width:800px;font-size:clamp(44px,5vw,72px);line-height:1.05;letter-spacing:-.055em;margin-top:18px}.cta p{max-width:600px;color:#355047;margin:18px 0 0}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-preview{background:#eaf1f3}.contact-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid #b8c9d0;padding-top:48px}.contact-preview p{line-height:1.9;color:#526a79}.contact-meta{margin-top:20px;padding-top:20px;border-top:1px solid #b8c9d0;font-weight:700}.page-hero{background:var(--navy);color:#fff;padding:90px 0}.page-hero h1{max-width:1050px;font-size:clamp(54px,6vw,92px);line-height:1.04;letter-spacing:-.06em;margin-top:25px}.page-hero p{max-width:700px;color:#c9d9e0;font-size:18px;line-height:1.9;margin-top:25px}.wide-image{height:520px}.wide-image img{width:100%;height:100%;object-fit:cover}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-grid h2,.contact-grid h2{font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.05em}.content-copy{font-size:16px;line-height:2;color:#526a79}.cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #c5d4da;background:#c5d4da;margin-top:40px}.cap-link{background:#fff;padding:24px;font-weight:800;display:flex;justify-content:space-between;gap:15px}.cap-link:hover{background:#dce9ec}.contact-box{background:var(--lime);padding:35px}.contact-box h3{font-size:32px}.contact-box p{margin:8px 0 0}.contact-call{background:#fff;border:1px solid #c6d6dc;padding:35px}.service-hero{background:var(--navy);color:#fff;padding:55px 0 90px}.back-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#bbd0d8}.service-head{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end;margin-top:60px}.service-head h1{font-size:clamp(54px,7vw,110px);line-height:.95;letter-spacing:-.06em}.service-head p{font-size:18px;line-height:1.9;color:#c8d8e0}.service-feature-image{height:540px}.service-feature-image img{width:100%;height:100%;object-fit:cover}.service-overview{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.service-overview h2,.support-grid h2{font-size:clamp(44px,5vw,66px);line-height:1.02;letter-spacing:-.05em}.service-description{font-size:19px;line-height:2;color:#476171}.support{background:#edf3f5}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.feature-list{border-top:1px solid #bacbd2}.feature{display:flex;gap:16px;padding:24px 0;border-bottom:1px solid #bacbd2;font-size:18px;font-weight:700}.explore{padding:60px 0}.explore-grid{display:grid;grid-template-columns:1fr 1fr}.explore-link{padding:24px 0;border-bottom:1px solid #cad7dc;font-size:18px;font-weight:800;display:flex;justify-content:space-between}
.site-footer{background:var(--navy2);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding:65px 0 55px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-brand-mark{width:44px;height:44px;display:grid;place-items:center;background:var(--lime);color:var(--text);font-weight:900}.footer-title{font-size:20px;font-weight:800}.footer-copy{max-width:420px;color:#a8bac7;line-height:1.8}.footer-heading{font-size:12px;color:var(--lime);font-weight:800;text-transform:uppercase;letter-spacing:.18em;margin-bottom:20px}.footer-links{display:grid;gap:11px;font-size:14px;color:#c5d1d9}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff26;padding:22px 0;display:flex;justify-content:space-between;gap:20px;color:#8197a8;font-size:12px}
@media(max-width:900px){.desktop-nav,.header-actions{display:none}.menu-toggle{display:block}.hero{min-height:720px}.services-grid{grid-template-columns:repeat(2,1fr)}.why-grid,.about-grid,.contact-grid,.service-overview,.support-grid{grid-template-columns:1fr;gap:45px}.cta-inner{display:block}.cta-actions{margin-top:25px}.cap-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.service-head{grid-template-columns:1fr}.service-feature-image{height:400px}}
@media(max-width:620px){.container,.wide{width:min(100% - 28px,1328px)}.hero-content{padding:65px 0}.hero h1{font-size:54px}.hero p{font-size:16px;line-height:1.8}.hero-bottom{font-size:12px}.section,.section-lg{padding:65px 0}.section-head{display:block}.section-head p{margin-top:25px}.services-grid,.cap-grid,.footer-grid{grid-template-columns:1fr}.service-image{height:210px}.why-image{height:240px}.wide-image{height:300px}.page-hero{padding:65px 0}.service-feature-image{height:300px}.service-head{margin-top:45px}.explore-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}.cta{padding:65px 0}.contact-box,.contact-call{padding:25px}}
