/* Super Hero brand and accessible character interactions */
.brand img{width:88px;height:88px;object-fit:contain;background:#fff;border-radius:10px}.brand .brandmark{display:none}.hero-companion{display:flex;align-items:center;gap:18px;margin:24px 0 0;max-width:370px;color:#111e32}.hero-character{padding:0;border:0;background:transparent;cursor:pointer;flex:0 0 112px;position:relative;border-radius:18px;touch-action:manipulation}.hero-character img{width:112px;height:142px;object-fit:contain;mix-blend-mode:multiply;transform-origin:50% 90%}.hero-character:focus-visible{outline:3px solid #1766b4;outline-offset:5px}.hero-words{font-size:13px;line-height:1.5}.hero-words strong{display:block;font-size:17px;margin-bottom:6px}.hero-words p{margin:0;color:#485568;font-size:13px;line-height:1.5}.hero-words small{display:block;margin-top:8px;color:#667180;font-size:10px;letter-spacing:.6px}.hero-companion.is-reacting img{animation:hero-cheer .65s ease both}.hero-companion.is-arriving img{animation:hero-arrive .65s ease both}.last-call .hero-companion{margin:0}.heading>.hero-companion{flex-shrink:0;width:255px;margin:0}.heading>.hero-companion .hero-character{flex-basis:98px}.heading>.hero-companion img{width:98px;height:130px}.google-community{background:#eef3f9;color:#111e32;padding:80px 0}.community-inner{width:min(1240px,calc(100% - 96px));margin:auto}.community-heading{display:flex;align-items:center;gap:40px;justify-content:space-between;margin-bottom:34px}.community-heading h2{font-size:clamp(30px,3.3vw,44px);letter-spacing:-1.5px;line-height:1.1;max-width:600px}.community-heading p{margin:15px 0 0;color:#526173;font-size:14px}.google-link{font-weight:700;font-size:14px;white-space:nowrap;text-decoration:underline;text-underline-offset:6px}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.google-rating{display:flex;gap:18px;align-items:center;margin-bottom:22px}.google-rating>strong{font-size:48px;line-height:1}.google-rating span span{color:#a46500;letter-spacing:3px;font-size:20px}.google-rating small{display:block;font-size:12px;color:#536175;margin-top:5px}.google-review{background:#fff;border:1px solid #dbe3ee;border-radius:14px;padding:22px;margin-top:14px}.google-review blockquote{margin:0;font-size:17px;line-height:1.55}.google-review p{font-size:12px;font-weight:700;color:#111e32;margin:14px 0 0}.google-review p span{color:#637085;font-weight:400}.review-date{font-size:11px;color:#607084;margin:15px 0 0;line-height:1.6}.google-map{min-width:0;overflow:hidden;border-radius:16px;background:#fff;border:1px solid #dbe3ee;display:flex;flex-direction:column}.google-map iframe{display:block;width:100%;height:360px;flex:1;min-height:300px}.google-map>a{padding:18px;font-size:13px;font-weight:700}.community-contact{border-top:1px solid #d0dbe7;margin-top:32px;padding-top:24px;display:flex;gap:28px;flex-wrap:wrap;align-items:center;font-size:13px}.community-contact a{font-weight:700;overflow-wrap:anywhere}.community-contact span{color:#526173;font-size:12px}.hero h1 em{color:#215b91}.hero-companion[hidden]{display:none}
@keyframes hero-cheer{0%,100%{transform:rotate(0) translateY(0)}30%{transform:rotate(-7deg) translateY(-9px)}65%{transform:rotate(5deg) translateY(-3px)}}@keyframes hero-arrive{from{transform:translateY(14px) rotate(-5deg)}to{transform:translateY(0) rotate(0)}}
@media(max-width:900px){.brand img{width:70px;height:70px}.heading>.hero-companion{width:205px;gap:10px}.community-inner{width:calc(100% - 48px)}.community-grid{gap:24px}.community-heading{align-items:flex-start;flex-direction:column;gap:20px}}
@media(max-width:600px){.brand img{width:62px;height:62px}.google-community{padding:52px 0}.community-inner{width:calc(100% - 40px)}.community-grid{grid-template-columns:1fr}.community-contact{gap:16px;flex-direction:column;align-items:flex-start}.heading{flex-wrap:wrap}.heading>.hero-companion{width:100%;max-width:320px;margin-top:18px}.hero-companion{gap:14px}.hero-character{flex-basis:88px}.hero-character img{width:88px;height:114px}.last-call .hero-companion{margin-top:20px}.google-map iframe{height:300px}.google-link{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-companion.is-reacting img,.hero-companion.is-arriving img{animation:none}}
