/*
Theme Name: WEBURS Vancouver World Digital 2026
Theme URI: https://weburs.com
Author: WEBURS
Description: WEBURS Vancouver, Canada to the World theme with current WEBURS design, updated SEO title, spacing, favicon, mobile menu, clean cards, and signature creative word.
Version: 2.4.0
License: GPL-2.0-or-later
Text Domain: weburs-vancouver-world-digital-20260801
*/

/* ==================================================
   WEBURS CLEAN THEME
================================================== */

@font-face {
  font-family: "RajdhaniWEBURS";
  src: url("assets/fonts/rajdhani.light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RajdhaniWEBURS";
  src: url("assets/fonts/rajdhani.regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RajdhaniWEBURS";
  src: url("assets/fonts/rajdhani.semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RajdhaniWEBURS";
  src: url("assets/fonts/rajdhani.bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ModelistaSignature";
  src: url("assets/fonts/Modelistasignature-ownAV.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --ink: #202020;
  --soft-ink: #333333;
  --muted: #666666;
  --line: #eeeeee;
  --paper: #ffffff;
  --panel: #fafafa;
  --lime: #74e803;
  --dark: #111111;
  --white: #ffffff;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: "RajdhaniWEBURS", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

/* Header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  min-height: 78px;
  padding: 0 7vw;
  background: var(--white);
  border-bottom: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.brand img {
  display: block;
  width: auto;
  height: 54px;
}

.nav ul {
  display: flex;
  align-items: center;
  gap: 34px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav a {
  color: var(--dark);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.nav a:hover {
  color: var(--lime);
}

.header-cta,
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 15px 24px;
  border-radius: 999px;
  border: 2px solid var(--lime);
  background: var(--lime);
  color: var(--dark);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.035em;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.header-cta {
  background: var(--dark);
  border-color: var(--dark);
  color: var(--white);
}

.header-cta:hover,
.btn:hover {
  background: var(--dark);
  border-color: var(--dark);
  color: var(--white);
  transform: translateY(-2px);
}

.btn.dark {
  background: var(--dark);
  border-color: var(--dark);
  color: var(--white);
}

.btn.dark:hover {
  background: var(--lime);
  border-color: var(--lime);
  color: var(--dark);
}

.mobile-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 50%;
  background: var(--dark);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0;
}

.mobile-menu-toggle span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--lime);
}

/* Hero */
.hero {
  min-height: calc(100vh - 78px);
  padding: 86px 7vw 72px;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.hero-inner {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}

.kicker,
.section-kicker {
  display: inline-block;
  margin-bottom: 26px;
  padding: 9px 18px;
  border-radius: 999px;
  background: var(--lime);
  color: var(--dark);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.hero-title-fixed {
  margin: 0 auto 24px;
  color: var(--ink);
  font-size: clamp(76px, 8.3vw, 146px);
  font-weight: 700;
  line-height: 0.88;
  letter-spacing: 0.045em;
  text-transform: none;
}

.hero-title-fixed span {
  display: block;
}

.hero-title-fixed span.green {
  margin-top: 12px;
  color: var(--ink);
  font-family: "ModelistaSignature", cursive;
  font-size: clamp(118px, 14vw, 245px);
  font-weight: 400;
  line-height: 0.62;
  letter-spacing: 0;
  text-transform: none;
  -webkit-text-fill-color: var(--ink);
}

.hero-title-fixed span.green .creative-from {
  font-family: "ModelistaSignature", cursive;
  font-weight: 400;
}

.hero-location {
  margin: 72px auto 14px;
  color: var(--dark);
  font-size: clamp(24px, 3vw, 44px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.hero p,
.hero-intro {
  max-width: 880px;
  margin: 0 auto 32px;
  color: var(--soft-ink);
  font-size: clamp(20px, 2vw, 26px);
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.01em;
  text-transform: none;
}

.btn-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}

.scroll-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: var(--lime);
  color: var(--dark);
  font-size: 24px;
  font-weight: 700;
  transition: all 0.25s ease;
}

.scroll-btn:hover {
  background: var(--dark);
  color: var(--lime);
  transform: translateY(-3px);
}

/* Sections */
.section {
  padding: 92px 7vw;
  background: var(--white);
  border-top: 1px solid var(--line);
}

.section.alt {
  background: var(--panel);
}

.section-head {
  max-width: 980px;
  margin: 0 auto 58px;
  text-align: center;
}

.section-head h1,
.section-head h2 {
  margin: 0 0 22px;
  color: var(--ink);
  font-size: clamp(46px, 6vw, 88px);
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.section-head p {
  max-width: 850px;
  margin: 0 auto;
  color: var(--muted);
  font-size: clamp(19px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.45;
}

.cards {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
}

.card {
  min-height: 285px;
  padding: 34px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.25s ease;
}

.card:hover {
  background: var(--panel);
  transform: translateY(-4px);
}

.card h3 {
  margin: 0 0 18px;
  color: var(--ink);
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.card p {
  max-width: 390px;
  margin: 0;
  color: #555555;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.45;
}

.card .kicker {
  background: transparent;
  color: #777777;
  padding: 0;
  border-radius: 0;
  font-size: 13px;
  margin-bottom: 20px;
}



/* Page-specific card labels */
.portfolio-page .card .kicker {
  display: inline-block;
  width: 100%;
  margin: 0 0 26px;
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--lime);
  color: var(--dark);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.simple-page .card .kicker {
  display: none;
}

.mini-line {
  width: 44px;
  height: 3px;
  margin-top: 24px;
  background: var(--lime);
  border-radius: 999px;
}

/* Stats and split */
.stats {
  padding: 68px 7vw;
  background: var(--dark);
  color: var(--white);
}

.stats-grid {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.stat strong {
  display: block;
  color: var(--lime);
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}

.stat span {
  color: #d7d7d7;
  font-weight: 700;
}

.split {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 70px;
  align-items: start;
}

.big-copy h2 {
  margin: 0 0 24px;
  font-size: clamp(44px, 5vw, 82px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.big-copy p {
  color: var(--muted);
  font-size: 22px;
  max-width: 650px;
}

.list {
  display: grid;
  gap: 16px;
}

.list-item {
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 26px;
}

.list-item strong {
  display: block;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.list-item span {
  color: var(--muted);
}

/* Contact */
.contact-page {
  padding-top: 86px;
}

.contact-head {
  margin-bottom: 52px;
}

.contact-wrap {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.88fr 1.12fr;
  border: 1px solid var(--line);
  border-radius: 32px;
  overflow: hidden;
  background: var(--white);
}

.contact-info,
.contact-form {
  padding: 54px;
}

.contact-info {
  background: var(--panel);
  border-right: 1px solid var(--line);
}

.contact-label {
  margin-bottom: 22px;
}

.contact-info h2,
.contact-form h2 {
  margin: 0 0 22px;
  color: var(--ink);
  font-size: clamp(38px, 4.6vw, 64px);
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.contact-intro,
.contact-form > p {
  max-width: 720px;
  margin: 0 0 32px;
  color: var(--muted);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
}

.contact-list {
  display: grid;
  gap: 15px;
}

.contact-list p {
  margin: 0;
  color: var(--muted);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.45;
}

.contact-list strong {
  color: var(--dark);
  font-weight: 700;
}

.contact-list a {
  color: inherit;
  text-decoration: none;
}

.contact-list a:hover {
  color: var(--lime);
}

.contact-form form,
.contact-form .formlayer {
  max-width: 100%;
}

.contact-form .formlayer *,
.contact-form form * {
  font-family: "RajdhaniWEBURS", Arial, sans-serif !important;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
  width: 100% !important;
  border: 1px solid #dddddd !important;
  border-radius: 14px !important;
  padding: 15px 18px !important;
  background: var(--white) !important;
  color: var(--ink) !important;
  font-size: 17px !important;
  font-weight: 500 !important;
}

.contact-form textarea {
  min-height: 150px !important;
}

.contact-form button,
.contact-form input[type="submit"] {
  width: auto !important;
  min-width: 118px !important;
  border: 2px solid var(--lime) !important;
  border-radius: 999px !important;
  padding: 15px 28px !important;
  background: var(--lime) !important;
  color: var(--dark) !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
}

.contact-form button:hover,
.contact-form input[type="submit"]:hover {
  background: var(--dark) !important;
  color: var(--white) !important;
  border-color: var(--dark) !important;
  transform: translateY(-2px) !important;
}

/* Footer */
.site-footer {
  padding: 44px 7vw;
  background: #101010;
  color: #bcbcbc;
}

.footer-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.footer-inner strong {
  color: var(--white);
}

.site-footer a,
.site-footer a:visited {
  color: inherit;
  font-weight: 700;
}

.site-footer a:hover {
  color: var(--lime);
}

/* Responsive */
@media (max-width: 980px) {
  .site-header {
    min-height: 72px;
    padding: 14px 24px;
  }

  .brand img {
    height: 46px;
  }

  .mobile-menu-toggle {
    display: flex;
  }

  .nav {
    display: none;
    position: absolute;
    top: 74px;
    left: 20px;
    right: 20px;
    padding: 22px;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 24px;
  }

  .nav.nav-open {
    display: block;
  }

  .nav ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }

  .header-cta {
    display: none;
  }

  .hero {
    min-height: auto;
    padding: 70px 24px 56px;
  }

  .hero-title-fixed {
    font-size: clamp(48px, 13vw, 84px);
    letter-spacing: 0.02em;
  }

  .hero-title-fixed span.green {
    font-size: clamp(82px, 22vw, 150px);
    line-height: 0.72;
  }

  .hero-location {
    margin-top: 48px;
    font-size: clamp(22px, 6vw, 36px);
  }

  .hero p,
  .hero-intro {
    font-size: 19px;
  }

  .section {
    padding: 64px 24px;
  }

  .cards,
  .split,
  .stats-grid,
  .contact-wrap {
    grid-template-columns: 1fr;
  }

  .contact-info {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .footer-inner {
    flex-direction: column;
  }
}
