/* YEG September 2026 visual and trust refresh. Existing booking styles stay intact. */
:root{--yeg-blue:#277bd9;--yeg-navy:#102d50;--yeg-green:#20864b;--yeg-light:#eef7ff;--yeg-line:#dce8f3}
.yeg-wrap{width:min(1200px,calc(100% - 40px));margin-inline:auto}
.yeg-section{padding:80px 0;color:var(--yeg-navy);background:#fff;scroll-margin-top:140px}
.yeg-section.yeg-tint{background:var(--yeg-light)}
.yeg-eyebrow{display:block;color:#226bbe;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px}
.yeg-heading{font-family:Outfit,Inter,sans-serif;font-size:clamp(30px,3.3vw,46px);font-weight:700;letter-spacing:-.035em;line-height:1.12;margin:0 0 18px;color:var(--yeg-navy)}
.yeg-intro{font-size:17px;line-height:1.75;color:#50647b;max-width:650px;margin:0}
.yeg-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.yeg-head>div{max-width:730px}.yeg-link{font-weight:750;color:#2166af;text-decoration:underline;text-underline-offset:4px}
.yeg-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 23px;border-radius:999px;background:#226fc4;color:white;text-decoration:none;font-size:15px;font-weight:750;border:1px solid transparent;transition:background .18s;white-space:normal;text-align:center}
.yeg-button:hover{background:#17599f}.yeg-button.yeg-outline{background:#fff;color:#235b94;border-color:#c8dcec}
.yeg-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px}
.yeg-facts{background:#fff;border-bottom:1px solid var(--yeg-line);padding:25px 0}
.yeg-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.yeg-fact{padding:8px 20px;border-left:1px solid var(--yeg-line)}.yeg-fact:first-child{border-left:0}
.yeg-fact strong{display:block;font-family:Outfit,Inter,sans-serif;font-size:30px;line-height:1.15;letter-spacing:-.02em;color:var(--yeg-navy)}
.yeg-fact span{display:block;font-size:13px;line-height:1.55;color:#53667c;margin-top:5px}
.yeg-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.yeg-photo-card{margin:0;background:#fff;border:1px solid var(--yeg-line);border-radius:22px;overflow:hidden;box-shadow:0 8px 24px -16px #17355735;min-width:0}
.yeg-photo-card[hidden]{display:none}
.yeg-photo-link{display:block;position:relative;overflow:hidden;aspect-ratio:4/3;background:#e8eef3;color:white}
.yeg-gallery-full .yeg-photo-link{aspect-ratio:4/5}
.yeg-photo-link img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}
.yeg-photo-link:hover img{transform:scale(1.025)}
.yeg-photo-label{position:absolute;top:14px;left:14px;background:#fff;color:#1c4a78;border-radius:999px;padding:6px 11px;font-size:11px;letter-spacing:.025em;font-weight:800;box-shadow:0 3px 9px #00000016}
.yeg-photo-expand{position:absolute;bottom:13px;right:13px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#102d50d9;color:white;font-size:22px}
.yeg-photo-card figcaption{padding:20px 21px 22px}.yeg-photo-card h3{font-family:Outfit,Inter,sans-serif;font-size:21px;line-height:1.25;font-weight:650;margin:0 0 6px;color:var(--yeg-navy)}
.yeg-photo-card figcaption p{color:#5c6d80;font-size:13px;line-height:1.6;margin:0}
.yeg-caption-note{color:#657588;font-size:12px;line-height:1.6;margin:22px 0 0}
.yeg-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}
.yeg-filters button{border:1px solid #ccddeb;background:white;border-radius:999px;padding:10px 17px;min-height:44px;color:#3f5b79;font-size:14px;font-weight:650;cursor:pointer}
.yeg-filters button[aria-pressed=true]{color:white;background:var(--yeg-navy);border-color:var(--yeg-navy)}
.yeg-filter-status{color:#53667c;font-size:13px;margin:0 0 17px}
.yeg-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.yeg-story-photo{border-radius:26px;overflow:hidden;background:white;margin:0;border:1px solid var(--yeg-line);box-shadow:0 20px 50px -30px #17355766}
.yeg-story-photo img{display:block;width:100%;height:460px;object-fit:cover;object-position:50% 38%}
.yeg-story-photo figcaption{padding:15px 22px;color:#516b83;font-size:12px;line-height:1.6}
.yeg-story-copy p{font-size:16px;line-height:1.8;color:#50647b;margin:0 0 18px}
.yeg-principles{display:grid;gap:15px;margin-top:25px}.yeg-principle{display:flex;gap:14px;align-items:flex-start}
.yeg-check{flex:0 0 27px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e2f5e9;color:#187442;font-weight:800}
.yeg-principle strong{display:block;color:#173b60;font-size:15px;margin-bottom:2px}.yeg-principle p{font-size:14px;margin:0;line-height:1.6}
.yeg-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.yeg-review{display:flex;flex-direction:column;background:#fff;border:1px solid var(--yeg-line);border-radius:22px;padding:29px;box-shadow:0 10px 32px -25px #17355750;min-width:0}
.yeg-review-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.yeg-stars{color:#b87505;letter-spacing:2px;font-size:19px}
.yeg-google{font-size:19px;font-weight:650;letter-spacing:-.7px;font-family:Arial,sans-serif;white-space:nowrap}.yeg-google span:nth-child(1),.yeg-google span:nth-child(4){color:#4285f4}.yeg-google span:nth-child(2),.yeg-google span:nth-child(6){color:#ea4335}.yeg-google span:nth-child(3){color:#a76b00}.yeg-google span:nth-child(5){color:#248342}
.yeg-review blockquote{font-size:17px;line-height:1.8;color:#314960;margin:24px 0;flex:1}
.yeg-review-author{display:flex;align-items:center;gap:11px;margin-bottom:18px}.yeg-review-initial{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:#2868a9;font-weight:800}.yeg-review-author strong{display:block;font-size:14px;color:var(--yeg-navy)}.yeg-review-author small{display:block;font-size:11px;color:#5f7184}
.yeg-review>a{font-size:12px;min-height:30px;align-self:flex-start}
.yeg-rating{display:flex;gap:14px;align-items:center;white-space:nowrap}.yeg-rating strong{font-family:Outfit,Inter,sans-serif;font-size:45px;line-height:1;color:var(--yeg-navy)}.yeg-rating small{display:block;color:#587086;font-size:12px;line-height:1.7}
.yeg-review-foot{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:25px}.yeg-review-foot p{font-size:12px;line-height:1.6;color:#5c7185;margin:0}
.yeg-page-hero{background:linear-gradient(135deg,#eef7ff,#f7fcff 65%,#f2faf3);padding:66px 0 55px}.yeg-page-hero h1{font-family:Outfit,Inter,sans-serif;font-size:clamp(38px,4.7vw,62px);line-height:1.1;letter-spacing:-.045em;color:var(--yeg-navy);margin:0 0 24px;font-weight:750}.yeg-page-hero .breadcrumbs{margin-bottom:24px}
.yeg-service-photo{display:block;width:100%;height:185px;object-fit:cover;border-radius:17px;margin:0 0 23px}
#services .service-card{background:#fff;border-color:var(--yeg-line);box-shadow:0 8px 22px -18px #17355745}#services .service-card>.absolute{display:none}#services .service-card [class*="text-purple"],#services .service-card [class*="text-orange"],#services .service-card [class*="text-pink"],#services .service-card [class*="text-teal"]{color:#2166af}
.yeg-service-feature{margin-top:28px;border-radius:18px;overflow:hidden;border:1px solid var(--yeg-line);background:white}.yeg-service-feature img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.yeg-service-feature figcaption{padding:13px 17px;font-size:12px;line-height:1.6;color:#526b83}
.homepage-hero .hero-visual-wrap{display:block!important;width:100%;max-width:640px;margin-inline:auto;padding:0}
.homepage-hero .hero-visual-wrap::before{inset:-15px;background:#d7ebff;transform:rotate(3deg);opacity:.5}
.homepage-hero .hero-media-card{height:auto!important;border-radius:26px;background:white;box-shadow:0 24px 60px -35px #204a7d88}
.homepage-hero .hero-media-card picture{display:block;height:auto}.homepage-hero .hero-media-image{display:block;width:100%;height:auto!important;aspect-ratio:3/2;object-fit:cover;object-position:center}
.yeg-hero-caption{padding:23px 26px;background:white}.yeg-hero-caption strong{font-family:Outfit,Inter,sans-serif;font-size:23px;line-height:1.25;color:var(--yeg-navy);display:block}.yeg-hero-caption p{color:#526b83;font-size:14px;line-height:1.65;margin:8px 0 15px}.yeg-hero-caption .yeg-link{font-size:13px}.yeg-image-note{display:block;font-size:10px;color:#687c90;margin-top:12px}
.homepage-hero .hero-title{font-size:clamp(38px,4.7vw,64px)!important;line-height:1.08!important;letter-spacing:-.045em}
.homepage-hero .hero-subtitle{font-size:17px!important;line-height:1.75!important}.homepage-hero .hero-service-chips{display:none}
.yeg-lightbox{border:0;border-radius:20px;padding:0;width:min(940px,calc(100vw - 30px));max-width:940px;max-height:calc(100dvh - 30px);background:#0b2037;color:white;box-shadow:0 20px 80px #0008;margin:auto;overflow:auto}
.yeg-lightbox::backdrop{background:#061324d9;backdrop-filter:blur(4px)}.yeg-lightbox[open]{display:flex;flex-direction:column}
.yeg-lightbox-top{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;gap:15px}.yeg-lightbox h2{font:650 18px Outfit,Inter,sans-serif;margin:0;line-height:1.4;color:white}
.yeg-lightbox button{flex-shrink:0;border:1px solid #ffffff50;background:#ffffff18;color:white;border-radius:50%;width:44px;height:44px;cursor:pointer;font-size:25px}
.yeg-lightbox img{display:block;width:100%;min-height:0;max-height:calc(100dvh - 180px);object-fit:contain;background:#07182b}.yeg-lightbox p{margin:0;padding:14px 20px;font-size:13px;color:#d4e2ef}
html.yeg-dialog-open{overflow:hidden}.yeg-lightbox a{color:white}
@media(min-width:1120px){.homepage-hero .homepage-hero-grid{gap:50px!important}.homepage-hero .homepage-hero-copy{text-align:left}.homepage-hero .homepage-hero-grid{padding-top:58px;padding-bottom:62px}.desktop-nav{gap:16px!important}}
@media(max-width:1119px){.homepage-hero .homepage-hero-grid{gap:32px}.homepage-hero .hero-visual-wrap{max-width:650px}.yeg-story-grid{gap:36px}.yeg-head{align-items:flex-start}.yeg-review{padding:22px}}
@media(max-width:767px){.yeg-section{padding:52px 0}.yeg-wrap{width:calc(100% - 32px)}.yeg-head{display:block;margin-bottom:26px}.yeg-head>.yeg-button,.yeg-head>.yeg-rating{margin-top:23px}.yeg-intro{font-size:16px}.yeg-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 8px}.yeg-fact{padding:3px 10px}.yeg-fact:nth-child(3){border:0}.yeg-fact strong{font-size:27px}.yeg-fact span{font-size:12px}.yeg-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yeg-photo-card{border-radius:16px}.yeg-photo-card figcaption{padding:15px}.yeg-photo-card h3{font-size:18px}.yeg-photo-card figcaption p{font-size:12px}.yeg-photo-label{top:10px;left:10px;font-size:10px;padding:5px 9px}.yeg-story-grid,.yeg-review-grid{grid-template-columns:1fr}.yeg-story-photo img{height:400px}.yeg-story-copy{order:-1}.yeg-review-foot{align-items:flex-start;flex-direction:column}.yeg-review{padding:25px}.yeg-review blockquote{font-size:16px;margin:20px 0}.yeg-page-hero{padding:36px 0 40px}.yeg-hero-caption{padding:20px}.yeg-hero-caption strong{font-size:21px}.yeg-hero-caption p{font-size:13px}.homepage-hero .hero-title{font-size:40px!important}.homepage-hero .hero-subtitle{font-size:16px!important}.homepage-hero .homepage-hero-grid{padding-bottom:35px!important}.yeg-service-photo{height:210px}}
@media(max-width:479px){.yeg-gallery-grid{grid-template-columns:1fr}.yeg-photo-link,.yeg-gallery-full .yeg-photo-link{aspect-ratio:4/3}.yeg-heading{font-size:32px}.yeg-actions{align-items:stretch;flex-direction:column}.yeg-actions .yeg-link{text-align:center;padding:10px}.yeg-filters{gap:7px}.yeg-filters button{padding:9px 13px;font-size:13px}.yeg-photo-card figcaption{padding:18px}.yeg-photo-card h3{font-size:21px}}
.yeg-gallery-full{padding-top:32px}
.hero-card .yeg-service-feature{margin:0 0 22px}
@media(max-width:767px){.homepage-hero .mini-trust-grid{display:none}.yeg-gallery-full{padding-top:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.yeg-photo-link img,.yeg-button{transition:none}.yeg-photo-link:hover img{transform:none}}
.yeg-service-photo{height:auto;aspect-ratio:3/2}
/* Quiet footer utilities, without a separate card or pale background. */
.yeg-agency-credit{max-width:1120px;margin:18px auto 0;padding:8px 24px 0;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:#102d50;font-size:13px;font-weight:400;line-height:1.7}
.site-footer .yeg-agency-credit{color:#d3dfeb}
.yeg-agency-credit a{display:inline-block;max-width:100%;padding:4px 0;color:inherit!important;font-weight:400;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}
.yeg-agency-credit a:hover{text-decoration:underline}
.yeg-agency-credit a:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px;text-decoration:underline}
.yeg-agency-credit .seo-legal{color:inherit;font-size:12px;line-height:1.7;margin:2px 0 0}
@media(max-width:767px){.yeg-agency-credit{margin:16px 16px 0;padding:8px 0 0;font-size:13px}}
@media(max-width:767px){body.mobile-cta-visible .yeg-agency-credit{margin-bottom:80px}}

/* September 8 SEO: readable proof and service planning. */
.seo-cards,.seo-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.seo-card{background:#fff;border:1px solid var(--yeg-line);border-radius:22px;padding:28px;min-width:0}.seo-card h3{font-family:Outfit,Inter,sans-serif;font-size:23px;line-height:1.25;margin:0 0 14px;color:var(--yeg-navy)}.seo-card p{font-size:16px;line-height:1.75;color:#4b6178;margin:0}.seo-caption{font-size:14px;line-height:1.7;color:#4b6178;margin-top:22px}.seo-proof .yeg-photo-link{aspect-ratio:4/3}.seo-proof .yeg-review blockquote{font-size:17px}.seo-legal{font-size:14px;line-height:1.7;margin:12px 0 0;color:#53667c}.seo-legal a{font-size:inherit!important}#business-registration,#edmonton-coverage{scroll-margin-top:130px}.yeg-eyebrow{font-size:14px}@media(max-width:800px){.seo-cards{grid-template-columns:1fr}.seo-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-proof .yeg-review{grid-column:1/-1}}@media(max-width:480px){.seo-proof{grid-template-columns:1fr}.seo-card{padding:24px}.seo-proof .yeg-photo-card figcaption p{font-size:14px}}

.quote-condition{padding:16px 18px;border:1px solid #dbe8f4;border-radius:14px;background:#f5faff}.quote-condition-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.quote-condition-heading .form-label{margin-bottom:0}.quote-condition output{font-size:13px;font-weight:700;color:#195b9e;white-space:nowrap}.quote-condition input[type=range]{display:block;width:100%;height:40px;margin:2px 0;accent-color:#2693ee;cursor:pointer;touch-action:pan-y}.quote-condition input[type=range]:focus-visible{outline:3px solid #2693ee;outline-offset:3px;border-radius:8px}.quote-condition-scale{display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.4;color:#52667b}

/* Staff access belongs in navigation, separate from customer calls to action. */
#navbar .desktop-nav>.yeg-staff-header,.site-header .desktop-nav>.yeg-staff-header{display:inline-flex;align-items:center;min-height:44px;padding:4px 0 4px 12px;border-left:1px solid #dce8f3;color:#50647b;font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}
#navbar .yeg-staff-header:hover,.site-header .yeg-staff-header:hover{color:#17599f}
#mobileMenu .yeg-staff-menu,#mobile-menu .yeg-staff-menu{display:block;min-height:44px;margin-top:12px;padding:12px;border-top:1px solid #dce8f3;border-radius:0;color:#50647b;font-size:14px;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:3px}
.yeg-staff-header:focus-visible,.yeg-staff-menu:focus-visible{outline:2px solid #277bd9;outline-offset:3px;border-radius:3px}
/* Keep the expanded navigation comfortable on narrower laptops and tablets. */
@media(max-width:1199px){#navbar .desktop-nav,.site-header .desktop-nav{display:none!important}#navbar .mobile-menu-button,.site-header .mobile-menu-button{display:inline-flex!important}#navbar .mobile-menu-panel:not(.hidden){display:block!important}}
@media(min-width:1200px){#navbar .mobile-menu-panel,.site-header .mobile-menu{display:none!important}.site-header .mobile-menu-button{display:none!important}}
