/*
Theme Name: Vigilate Website Designs Pro
Theme URI: https://www.vigilate.co.uk/
Author: Vigilate
Description: Bespoke Carlisle website design theme.
Version: 4.0.0
Text Domain: vigilate
*/
:root{--orange:#f47a00;--bg:#090c0f;--panel:#11171b;--white:#fff;--muted:#c9d0d4;--line:#2c3439}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#fff;background:var(--bg)}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1220px,92%);margin:auto}
.site-header{height:78px;background:#050708;border-bottom:1px solid #171c20;display:flex;align-items:center;position:sticky;top:0;z-index:999}
.header-row{display:flex;align-items:center;justify-content:space-between;gap:26px}.brand img{width:150px;height:auto}
.main-nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:800}.main-nav a{padding:29px 0}.main-nav a:hover{color:var(--orange)}
.header-contact{border:1px solid var(--orange);padding:12px 18px!important;border-radius:4px;color:#fff!important}
.menu-toggle{display:none;background:transparent;border:1px solid #52585c;color:#fff;padding:8px 10px;border-radius:4px;font-size:20px}

.hero{background:radial-gradient(circle at 85% 42%,#2d1c11 0,#11171b 32%,#080b0d 72%);min-height:620px;overflow:hidden}
.hero-grid{min-height:620px;display:grid;grid-template-columns:42% 58%;align-items:center;gap:18px}
.eyebrow{color:var(--orange);font-size:17px;font-weight:900;margin-bottom:15px}
.hero h1{font-size:58px;line-height:.99;letter-spacing:-1.5px;margin:0 0 20px;text-transform:uppercase}.hero h1 span{color:var(--orange)}
.hero-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:510px}
.hero-actions{display:flex;gap:12px;margin:25px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:4px;font-size:13px;font-weight:900}
.btn-primary{background:var(--orange);color:#fff}.btn-outline{border:1px solid #899298;color:#fff}.btn-outline:hover{border-color:var(--orange);color:var(--orange)}
.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.hero-benefit{font-size:12px;line-height:1.45;color:#d5dadd}.hero-benefit strong{display:block;color:#fff;margin-bottom:4px}
.hero-benefit:before{content:"✓";color:var(--orange);font-weight:900;margin-right:6px}
.hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:flex-end}
.hero-visual img{width:115%;max-width:none;height:auto;margin-right:-9%;filter:drop-shadow(0 30px 45px rgba(0,0,0,.45));border-radius:0}

.services{padding:62px 0;background:#f5f5f2;color:#101418}.section-kicker{text-align:center;color:var(--orange);font-size:14px;font-weight:900;letter-spacing:.4px}
.section-title{text-align:center;font-size:34px;margin:8px 0 38px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.service-card{padding:8px 24px 12px;border-right:1px solid #d1d1cd;text-align:center}.service-card:last-child{border-right:0}
.service-icon{font-size:35px;color:var(--orange);height:48px}.service-card h3{font-size:14px;margin:12px 0 8px}.service-card p{font-size:13px;line-height:1.6;color:#51595d}

.work{padding:65px 0;background:#0b1013}.work-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}
.work-header .section-kicker,.work-header .section-title{text-align:left}.work-header .section-title{margin:7px 0 0}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.project-card{border:1px solid #30383d;background:linear-gradient(180deg,#11181c,#0c1114);border-radius:10px;padding:24px;overflow:hidden}
.device-photo{height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:#0a0f12}
.device-photo img{width:100%;height:100%;object-fit:contain;object-position:center}
.project-card h3{font-size:23px;margin:18px 0 4px}.project-type{color:var(--orange);font-weight:800;font-size:14px}.project-card p{color:var(--muted);line-height:1.55;font-size:14px}
.project-link{display:inline-flex;margin-top:8px}

.why{background:#f5f5f2;color:#111;padding:36px 0}.why h2{text-align:center;color:var(--orange);font-size:24px;margin:0 0 25px}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr)}.why-item{padding:0 25px;border-right:1px solid #d2d2cf}.why-item:last-child{border-right:0}
.why-item h3{font-size:14px;margin:0 0 8px}.why-item p{font-size:13px;line-height:1.55;color:#4d565a}

.footer{padding:42px 0 24px;background:#070a0c;color:#c6cdd1}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:40px}
.footer-logo{width:150px;margin-bottom:14px}.footer h4{color:var(--orange);font-size:13px;margin:0 0 11px}.footer p,.footer a{font-size:13px;line-height:1.7}
.footer-bottom{border-top:1px solid #22292e;margin-top:28px;padding-top:17px;font-size:12px;color:#8e989e}

.page-hero{padding:68px 0 42px;background:#10161a}.page-hero h1{font-size:45px;margin:0 0 8px}.page-hero p{color:var(--muted);font-size:16px}
.page-body{padding:55px 0;background:#f5f5f2;color:#101418}.page-body .content{max-width:900px}.page-body h2{font-size:30px}.page-body p{line-height:1.75;color:#414a4e}
.contact-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:50px}.contact-card{background:#fff;border:1px solid #d8d8d5;border-radius:9px;padding:28px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field.full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}
input,select,textarea{width:100%;padding:12px;border:1px solid #c5c8ca;border-radius:5px;font:inherit}textarea{min-height:150px}.notice{padding:12px;border-radius:5px;margin-bottom:16px}
.notice.success{background:#e4f7e8;color:#1d5d2a}.notice.error{background:#fce8e8;color:#812525}

@media(max-width:980px){
 .menu-toggle{display:block}.main-nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;align-items:flex-start;gap:0;background:#080b0d;border-top:1px solid #1e2529;padding:10px 4% 20px}.main-nav.open{display:flex}.main-nav a{width:100%;padding:13px 0;border-bottom:1px solid #1f262b}.header-contact{margin-top:10px;width:auto!important}
 .hero-grid{grid-template-columns:1fr;padding:45px 0 25px}.hero-visual{min-height:430px}.hero-visual img{width:100%;margin:0}
 .hero-benefits{grid-template-columns:1fr 1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.service-card{border-right:0;border-bottom:1px solid #ddd}
 .project-grid,.why-grid,.footer-grid,.contact-grid{grid-template-columns:1fr}.why-item{border-right:0;border-bottom:1px solid #ddd;padding:18px 0}
}
@media(max-width:640px){
 .hero h1{font-size:42px}.hero-benefits{grid-template-columns:1fr}.hero-visual{min-height:300px}.service-grid,.form-grid{grid-template-columns:1fr}.device-photo{height:220px}.work-header{display:block}.work-header .btn{margin-top:15px}
}

.hero-visual{overflow:visible}
.hero-visual img{width:120%;margin-right:-12%;border-radius:0;filter:drop-shadow(0 28px 48px rgba(0,0,0,.52));-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.55) 10%,#000 23%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.55) 10%,#000 23%,#000 100%)}
.service-icon{width:76px;height:76px;margin:0 auto 15px;border-radius:18px;display:grid;place-items:center;background:#fff7f0;border:2px solid #f47a00;box-shadow:0 8px 24px rgba(244,122,0,.12)}
.service-icon svg{width:42px;height:42px;fill:none;stroke:#f47a00;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.main-nav{position:relative}.nav-link,.nav-dropbtn{position:relative;background:none;border:0;color:#fff;font:inherit;font-weight:800;cursor:pointer;padding:29px 0}.nav-link:after,.nav-dropbtn:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:#f47a00;transition:.22s}.nav-link:hover:after,.nav-link.active:after,.nav-dropbtn:hover:after,.nav-dropbtn.active:after{right:0}
.nav-dropdown{position:relative}.mega-menu{display:none;position:absolute;top:60px;left:50%;transform:translateX(-50%);width:590px;background:#0e1418;border:1px solid #30383d;border-radius:12px;padding:12px;box-shadow:0 24px 60px rgba(0,0,0,.48);z-index:1000}.nav-dropdown:hover .mega-menu,.nav-dropdown.open .mega-menu{display:grid;grid-template-columns:1fr;gap:4px}.mega-menu a{display:flex;align-items:center;gap:14px;padding:13px 14px;border-radius:8px}.mega-menu a:hover{background:#151d22}.mega-menu strong{display:block;font-size:14px;color:#fff}.mega-menu small{display:block;color:#9da8ae;margin-top:2px;font-size:12px}.mega-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;border:1px solid #f47a00;border-radius:12px;background:#17110d}.mega-icon svg{width:29px;height:29px;fill:none;stroke:#f47a00;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.premium-page-hero{padding:58px 0;background:radial-gradient(circle at 16% 50%,#2a1a0f,#10161a 35%,#0b0f12 72%)}.page-hero-grid{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:28px}.page-hero-icon{width:100px;height:100px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#21160f,#0d1215);border:2px solid #f47a00;box-shadow:0 18px 50px rgba(244,122,0,.15)}.page-hero-icon svg{width:54px;height:54px;fill:none;stroke:#f47a00;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.page-kicker{color:#f47a00;font-size:14px;font-weight:900;letter-spacing:.6px;margin-bottom:8px}.premium-page-hero h1{margin:0 0 10px;font-size:44px}.premium-page-hero p{margin:0;color:#c7ced2;max-width:760px;line-height:1.55}
@media(max-width:980px){.nav-dropdown{width:100%}.nav-dropbtn{width:100%;text-align:left;padding:13px 0;border-bottom:1px solid #1f262b}.mega-menu{position:static;transform:none;width:100%;box-shadow:none;border:0;padding:5px 0 0;background:transparent}.nav-dropdown:hover .mega-menu{display:none}.nav-dropdown.open .mega-menu{display:grid}.mega-menu a{padding:10px 0 10px 10px}.mega-icon{width:44px;height:44px;flex-basis:44px}.page-hero-grid{grid-template-columns:80px 1fr}.page-hero-icon{width:76px;height:76px;border-radius:18px}.page-hero-icon svg{width:42px;height:42px}}
@media(max-width:640px){.page-hero-grid{grid-template-columns:1fr}.page-hero-icon{margin-bottom:6px}.premium-page-hero h1{font-size:36px}}
