.license-banner{background:linear-gradient(135deg,#1a5336,#0d3820);padding:1rem 0;border-bottom:4px solid var(--brand-yellow)}.license-banner__content{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.license-banner__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--brand-yellow);border-radius:50%;color:var(--brand-black)}.license-banner__text{display:flex;flex-direction:column;gap:.25rem}.license-banner__label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3}.license-banner__number{font-size:1.5rem;font-weight:800;font-family:Courier New,monospace;color:var(--brand-white);letter-spacing:.05em}.license-banner__status{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.license-banner__active{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#22c55e;color:var(--brand-white);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.license-banner__active:before{content:"";width:8px;height:8px;background:var(--brand-white);border-radius:50%;animation:pulse-dot 1.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.license-banner__expiry{font-size:.7rem;color:#fff9}.public-intro{padding:var(--space-7) 0;background:#fafafa}.public-intro__header{text-align:center;margin-bottom:4rem}.public-intro__badge{display:inline-block;padding:.5rem 1rem;background:var(--brand-green);color:var(--brand-white);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:1rem}.public-intro__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--brand-black);max-width:700px;margin:0 auto}.public-intro__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.public-intro__content{display:flex;flex-direction:column;gap:1.5rem}.public-intro__text{margin:0;font-size:1.1rem;line-height:1.8;color:#444}.public-intro__credentials{position:sticky;top:100px}.credential-card{background:var(--brand-white);border-radius:16px;padding:2rem;box-shadow:0 4px 24px #00000014;border:2px solid var(--brand-green)}.credential-card__header{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #eee;color:var(--brand-green);font-size:1.1rem;font-weight:700}.credential-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.credential-card__list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#333;line-height:1.5}.credential-card__check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--brand-green);color:var(--brand-white);font-size:.7rem;font-weight:700;border-radius:50%;flex-shrink:0}.counties{padding:var(--space-7) 0;background:linear-gradient(180deg,#0d3820,#1a5336)}.counties__title{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--brand-white);text-align:center}.counties__subtitle{margin:0 0 3rem;font-size:1.1rem;color:#ffffffb3;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.counties__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.counties__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,background .3s ease}.counties__card:hover{transform:translateY(-8px);background:#ffffff1a}.counties__icon{font-size:3rem;margin-bottom:1.5rem}.counties__name{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:var(--brand-yellow)}.counties__desc{margin:0;font-size:.95rem;color:#ffffffb3;line-height:1.6}.showcase{padding:var(--space-7) 0;background:var(--brand-white)}.showcase__header{text-align:center;margin-bottom:3rem}.showcase__badge{display:inline-block;padding:.5rem 1rem;background:var(--brand-yellow);color:var(--brand-black);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:1rem}.showcase__title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--brand-black)}.showcase__location{margin:.5rem 0 0;font-size:1rem;color:#666}.showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.showcase__item{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden}.showcase__item--featured{grid-column:1/-1;aspect-ratio:16/9}.showcase__trigger{display:block;position:relative;width:100%;height:100%;cursor:pointer;background:none;border:0;padding:0;text-align:inherit}.showcase__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.showcase__item:hover .showcase__img{transform:scale(1.05)}.showcase__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;color:var(--brand-white);opacity:0;transition:opacity .3s ease}.showcase__item:hover .showcase__overlay{opacity:1}.compliance{padding:var(--space-7) 0;background:#f5f5f5}.compliance__content{max-width:800px;margin:0 auto;text-align:center}.compliance__badge{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 2rem;background:var(--brand-green);color:var(--brand-white);border-radius:50%}.compliance__quote{margin:0;padding:0;border:none}.compliance__quote p{margin:0;font-size:1.35rem;font-style:italic;line-height:1.8;color:#333}.compliance__author{display:flex;flex-direction:column;gap:.25rem;margin-top:2rem}.compliance__name{font-size:1rem;font-weight:700;color:var(--brand-black)}.compliance__role{font-size:.9rem;color:#666}.cta--highway{position:relative;--cta-bg: linear-gradient(135deg, #1a5336 0%, #0d3820 100%);--cta-title-color: var(--brand-white);--cta-text-color: rgba(255, 255, 255, .8);--cta-btn-bg: var(--brand-yellow);--cta-btn-color: var(--brand-black);--cta-btn-shadow: 0 8px 30px rgba(255, 209, 0, .25);--cta-btn-shadow-hover: 0 12px 40px rgba(255, 209, 0, .35)}.cta--highway:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:repeating-linear-gradient(90deg,var(--brand-yellow) 0px,var(--brand-yellow) 40px,transparent 40px,transparent 60px)}@media (max-width: 920px){.license-banner__content{flex-direction:column;gap:1rem;text-align:center}.license-banner__status{align-items:center}.public-intro{padding:var(--space-6) 0}.public-intro__grid{grid-template-columns:1fr;gap:3rem}.public-intro__credentials{position:static}.counties{padding:var(--space-6) 0}.counties__grid{grid-template-columns:1fr;gap:1.5rem}.showcase{padding:var(--space-6) 0}.showcase__grid{grid-template-columns:repeat(2,1fr)}.showcase__item--featured{grid-column:1/-1;aspect-ratio:16/9}.compliance{padding:var(--space-6) 0}}@media (max-width: 600px){.license-banner{padding:1.5rem 1rem}.license-banner__icon{width:40px;height:40px}.license-banner__icon svg{width:20px;height:20px}.license-banner__number{font-size:1.25rem}.public-intro{padding:var(--space-5) 0}.public-intro__text{font-size:1rem}.credential-card{padding:1.5rem}.counties{padding:var(--space-5) 0}.counties__card{padding:2rem 1.5rem}.showcase{padding:var(--space-5) 0}.showcase__grid{grid-template-columns:repeat(2,1fr)}.showcase__item{aspect-ratio:4/3}.showcase__item--featured{grid-column:1/-1;aspect-ratio:16/9}.compliance{padding:var(--space-5) 0}.compliance__badge{width:60px;height:60px}.compliance__badge svg{width:32px;height:32px}.compliance__quote p{font-size:1.1rem}}
