
/*
Theme Name: Brisbane Automatic Gate SEO Theme
Theme URI: https://secureentry.com.au/
Author: Secure Entry
Version: 1.0.0
Description: Premium dark SEO landing page theme for Secure Entry gate lead generation sites.
*/

:root{
  --se-bg:#020617;
  --se-dark:#0f172a;
  --se-mid:#111827;
  --se-light:#f8fafc;
  --se-text:#0f172a;
  --se-muted:#475569;
  --se-blue:#2563eb;
  --se-blue-soft:#60a5fa;
  --se-white:#ffffff;
  --se-border:rgba(255,255,255,.10);
}
*{box-sizing:border-box}
body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--se-text);background:#fff}
a{color:inherit}
.se-header{position:sticky;top:0;z-index:50;background:rgba(2,6,23,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.se-header-inner{max-width:1180px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.se-brand{
    color:#fff;
    text-decoration:none;
    font-weight:900;
    letter-spacing:-.03em;
    font-size:22px;
    display:flex;
    flex-direction:column;
    line-height:1.1;
}

.se-brand span{
    font-size:11px;
    font-weight:600;
    letter-spacing:.12em;
    text-transform:uppercase;
    color:#94a3b8;
    margin-top:3px;
}
.se-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.se-nav a{color:#dbeafe;text-decoration:none;font-weight:700;font-size:14px}
.se-nav a:hover{color:#fff}
.se-call{background:var(--se-blue);color:#fff!important;border-radius:999px;padding:11px 16px;text-decoration:none!important}
.se-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.se-hero,.se-page-hero{
  display:flex;
  align-items:center;
  background:
    linear-gradient(rgba(2,6,23,0.78), rgba(2,6,23,0.50)),
    url('https://brisbaneautomaticgate.com.au/wp-content/uploads/2026/05/decowood3-scaled.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  color:#fff;
}
.se-hero{min-height:760px}
.se-page-hero{min-height:520px}
.se-eyebrow,.se-kicker{letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:900;color:var(--se-blue-soft);margin:0 0 18px}
.se-hero h1,.se-page-hero h1{font-size:clamp(42px,7vw,86px);line-height:.96;max-width:960px;color:#fff;margin:0 0 26px;font-weight:950;letter-spacing:-.06em}
.se-page-hero h1{font-size:clamp(38px,5vw,68px)}
.se-hero p,.se-page-hero p{font-size:clamp(18px,2vw,25px);line-height:1.45;color:#e5e7eb;max-width:790px;margin:0 0 34px}
.se-btn{display:inline-block;padding:16px 24px;border-radius:999px;text-decoration:none;font-weight:900}
.se-btn-primary{background:var(--se-blue);color:#fff;box-shadow:0 16px 40px rgba(37,99,235,.35)}
.se-btn-secondary{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.05);margin-left:10px}
.se-trust{background:#0b1220;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.se-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:24px;text-align:center;font-weight:900;font-size:14px}
.se-section{padding:100px 0}
.se-light{background:var(--se-light)}
.se-dark{background:var(--se-dark);color:#fff}
.se-dark h2,.se-dark h3{color:#fff}
.se-split{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}
.se-section h2,.se-feature h2,.se-cta h2{font-size:clamp(34px,4vw,58px);line-height:1.04;letter-spacing:-.04em;margin:0 0 24px}
.se-section p,.se-section li{font-size:19px;line-height:1.75;color:#334155}
.se-dark p,.se-dark li{color:#cbd5e1}
.se-image-card{border-radius:26px;overflow:hidden;background:#111827;min-height:420px;box-shadow:0 30px 80px rgba(15,23,42,.18)}
.se-image-card img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.se-image-placeholder,.se-empty{padding:40px;color:#94a3b8;border:1px dashed #94a3b8;border-radius:18px}
.se-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:38px}
.se-card{background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:28px;box-shadow:0 24px 60px rgba(0,0,0,.25)}
.se-card h3{font-size:23px;margin:0 0 12px;color:#fff}
.se-card p{color:#cbd5e1;font-size:16px;line-height:1.6;margin:0 0 22px}
.se-card a{color:#60a5fa;font-weight:900;text-decoration:none}
.se-feature{min-height:520px;display:flex;align-items:center;background:#020617;background-size:cover;background-position:center;color:#fff}
.se-feature p{font-size:24px;color:#e5e7eb;max-width:680px}
.se-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}
.se-gallery img{width:100%;height:270px;object-fit:cover;border-radius:20px;box-shadow:0 18px 50px rgba(15,23,42,.15)}
.se-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.se-benefits div{background:#111827;border:1px solid rgba(255,255,255,.1);padding:24px;border-radius:18px;font-weight:900;color:#fff}
.se-faq-wrap{max-width:860px}
.se-faq{border-top:1px solid rgba(255,255,255,.16);padding:24px 0}
.se-faq:last-child{border-bottom:1px solid rgba(255,255,255,.16)}
.se-faq summary{cursor:pointer;font-size:22px;font-weight:900}
.se-faq p{color:#cbd5e1;font-size:18px;line-height:1.6;margin:16px 0 0}
.se-cta{background:linear-gradient(135deg,#020617,#111827);color:#fff;text-align:center;padding:100px 0}
.se-cta p{font-size:20px;color:#cbd5e1}
.se-ecosystem{font-size:14px!important;margin-top:30px}
.se-ecosystem a{color:#93c5fd}
.se-footer{background:#020617;color:#94a3b8;padding:38px 24px;text-align:center;font-size:14px}
.se-footer a{color:#bfdbfe}
@media(max-width:900px){
  .se-header-inner{align-items:flex-start;flex-direction:column}
  .se-trust-grid,.se-service-grid,.se-split,.se-gallery,.se-benefits{grid-template-columns:1fr}
  .se-hero{min-height:660px}
  .se-section{padding:72px 0}
  .se-btn-secondary{margin-left:0;margin-top:10px}
}
.se-contact-page{
  max-width:1180px;
  margin:0 auto;
  padding:80px 24px;
}

.se-contact-hero{
  background:#0f172a;
  color:#fff;
  padding:70px;
  border-radius:28px;
  margin-bottom:32px;
}

.se-contact-hero h1{
  font-size:clamp(42px,6vw,72px);
  line-height:1;
  margin:0 0 22px;
  letter-spacing:-.05em;
}

.se-contact-hero p{
  max-width:760px;
  font-size:22px;
  line-height:1.55;
  color:#dbeafe;
}

.se-contact-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:24px;
  margin-bottom:32px;
}

.se-contact-card{
  background:#f8fafc;
  border:1px solid #e2e8f0;
  border-radius:24px;
  padding:42px;
}

.se-contact-dark{
  background:linear-gradient(135deg,#020617,#0f172a);
  color:#fff;
}

.se-contact-dark h2,
.se-contact-dark h3,
.se-contact-dark strong{
  color:#ffffff;
}

.se-contact-dark p{
  color:#cbd5e1;
}

.se-contact-dark a{
  color:#60a5fa;
  font-weight:700;
}

.se-contact-dark a{
  color:#93c5fd;
  font-weight:800;
}

.se-contact-cta{
  background:linear-gradient(135deg,#020617,#111827);
  color:#fff;
  border-radius:28px;
  padding:60px;
  text-align:center;
}

.se-contact-cta .se-btn{
    font-size:18px;
    padding:16px 32px;
}

@media(max-width:900px){
  .se-contact-grid{
    grid-template-columns:1fr;
  }
}
.se-contact-cta h2{
    color:#ffffff !important;
}

.se-contact-cta p{
    color:#cbd5e1 !important;
}

.se-contact-cta *{
    color:#ffffff;
}
.se-contact-card ul{
    margin:20px 0 30px;
    padding-left:22px;
}

.se-contact-card li{
    margin-bottom:10px;
}

.se-contact-card h2{
    margin-bottom:20px;
}
.wpforms-container input,
.wpforms-container textarea{
  width:100%;
  border:1px solid #cbd5e1;
  border-radius:10px;
  padding:12px 14px;
  font-size:15px;
}

.wpforms-container textarea{
  min-height:120px;
}

.wpforms-container label{
  font-weight:800;
  color:#0f172a;
}

.wpforms-submit{
  background:#2563eb !important;
  color:#fff !important;
  border:0 !important;
  border-radius:999px !important;
  padding:13px 24px !important;
  font-weight:900 !important;
}
.se-project-gallery{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:22px;
  margin-top:34px;
}

.se-project-image{
  width:100%;
  aspect-ratio:16 / 10;
  overflow:hidden;
  border-radius:22px;
  background:#0f172a;
  box-shadow:0 18px 45px rgba(15,23,42,.18);
}

.se-project-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}

@media(max-width:800px){
  .se-project-gallery{
    grid-template-columns:1fr;
  }
}
.se-footer{
  background:#020617;
  color:#cbd5e1;
  padding:70px 0;
}

.se-footer h3{
  color:#fff;
  font-size:34px;
  margin-bottom:12px;
}

.se-footer-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px;
  margin:40px 0;
}

.se-footer h4{
  color:#fff;
  margin-bottom:14px;
}

.se-footer ul{
  list-style:none;
  padding:0;
  margin:0;
}

.se-footer li{
  margin-bottom:10px;
}

.se-footer a{
  color:#93c5fd;
  text-decoration:none;
}

.se-footer-bottom{
  border-top:1px solid rgba(255,255,255,.1);
  padding-top:25px;
  margin-top:30px;
}

@media(max-width:800px){
  .se-footer-grid{
    grid-template-columns:1fr;
  }
}