.ag-hero{background:#fff;border-bottom:1px solid var(--border);padding:1.5rem 0 2rem}.ag-hero__inner{display:flex;flex-direction:column;gap:.75rem}.ag-hero__badges{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ag-hero__loc{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--text-muted);background:#f1f5f9;border-radius:99px;padding:.25rem .6rem}.ag-hero__badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:.25rem .6rem;border-radius:99px}.ag-hero__badge--verified{background:#eff6ff;color:#3b82f6}.ag-hero__badge--bbb{background:#f0fdf4;color:#16a34a}.ag-hero__h1{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;color:var(--navy);line-height:1.15;margin:0}.ag-hero__h1-loc{color:var(--blue)}.ag-hero__rating{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ag-hero__stars{display:flex;align-items:center;gap:1px;line-height:1}.ag-hero__score{font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.ag-hero__reviews{font-size:.85rem;color:var(--text-muted)}.ag-hero__see-reviews{font-size:.8rem;color:var(--blue);text-decoration:none}.ag-hero__see-reviews:hover{text-decoration:underline}.ag-hero__actions{display:flex;gap:.5rem;flex-wrap:wrap}.ag-hero__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:var(--radius);font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.ag-hero__btn--primary{background:var(--blue);color:#fff;border:1.5px solid var(--blue)}.ag-hero__btn--primary:hover{background:#1d4ed8;border-color:#1d4ed8}.ag-hero__btn--outline{background:#fff;color:var(--text);border:1.5px solid var(--border)}.ag-hero__btn--outline:hover{border-color:#bfdbfe;color:var(--blue)}.ag-hero__tags{display:flex;flex-wrap:wrap;gap:.3rem}.ag-hero__tag{font-size:.72rem;font-weight:600;padding:.2rem .55rem;border-radius:99px;background:#eff6ff;color:#3b82f6}.ag-hero__tag--type{background:#fefce8;color:#a16207}.ag-body{padding-top:2rem;padding-bottom:4rem}.ag-more-section{margin-top:2.5rem}.rel-panel{display:grid;grid-template-columns:1fr auto 1fr;gap:0;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-top:2.5rem}.rel-col{padding:1.25rem 1.5rem}.rel-divider{width:1px;background:var(--border);margin:1.25rem 0}.rel-col__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.rel-col__title{font-size:.82rem;font-weight:800;color:var(--navy);letter-spacing:-.01em}.rel-col__all{font-size:.78rem;font-weight:600;color:var(--blue);text-decoration:none}.rel-col__all:hover{text-decoration:underline}.rel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.rel-row{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;text-decoration:none;border-bottom:1px solid var(--border);transition:background .12s}.rel-list li:last-child .rel-row{border-bottom:none}.rel-row:hover .rel-row__name{color:var(--blue)}.rel-avatar{width:32px;height:32px;border-radius:50%;background:#1e40af;color:#fff;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rel-city-icon{width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rel-row__name{flex:1;font-size:.85rem;font-weight:600;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .12s}.rel-rating{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.rel-rating__score{font-size:.78rem;font-weight:700;color:var(--navy)}.rel-row__arrow{color:#cbd5e1;flex-shrink:0;transition:color .12s}.rel-row:hover .rel-row__arrow{color:var(--blue)}@media(max-width:640px){.rel-panel{grid-template-columns:1fr}.rel-divider{width:auto;height:1px;margin:0 1.25rem}}.ag-more-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ag-more-title{font-size:1rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin:0}.ag-more-all{font-size:.8rem;color:var(--blue);text-decoration:none}.ag-more-all:hover{text-decoration:underline}.ag-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.ag-link-card{display:flex;align-items:center;gap:.625rem;padding:.65rem .875rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;transition:border-color .15s,background .15s}.ag-link-card:hover{border-color:#bfdbfe;background:#f8faff}.ag-link-card__icon{width:28px;height:28px;background:#eff6ff;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}.ag-link-card__main{flex:1;min-width:0}.ag-link-card__name{display:block;font-size:.85rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-link-card__meta{display:block;font-size:.72rem;color:var(--text-muted);margin-top:.05rem}.ag-link-card__rating{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.ag-link-card__stars{color:#f59e0b;font-size:.65rem;letter-spacing:-.05em}.ag-link-card__score{font-size:.7rem;color:var(--text-muted);font-weight:700}.ag-link-card__arrow{color:#cbd5e1;flex-shrink:0;transition:color .15s}.ag-link-card:hover .ag-link-card__arrow{color:var(--blue)}.ag-subnav{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 4px #0000000f}.ag-subnav__inner{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;padding:.5rem 0;-webkit-overflow-scrolling:touch}.ag-subnav__inner::-webkit-scrollbar{display:none}.ag-subnav__btn{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;padding:.4rem .85rem;border-radius:99px;font-size:.8rem;font-weight:600;color:var(--text-muted);text-decoration:none;transition:background .15s,color .15s;border:1.5px solid transparent;flex-shrink:0}.ag-subnav__btn:hover{background:#f1f5f9;color:var(--navy)}.ag-subnav__btn--active,.ag-subnav__btn.is-active{background:#eff6ff;color:var(--blue);border-color:#bfdbfe}.ag-subnav__pill{background:var(--blue);color:#fff;font-size:.65rem;font-weight:700;border-radius:99px;padding:.1rem .42rem;line-height:1.4}.xpanel{margin-top:2.5rem;border:1.5px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.xpanel__head{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;background:#f8fafc;border-bottom:1px solid var(--border)}.xpanel__title{font-size:.9rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin:0}.xpanel__all{font-size:.78rem;font-weight:600;color:var(--blue);text-decoration:none}.xpanel__all:hover{text-decoration:underline}.xpanel__body{display:flex;flex-direction:column}.xagency{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;text-decoration:none;border-bottom:1px solid var(--border);transition:background .15s}.xagency:last-child{border-bottom:none}.xagency:hover{background:#f8faff}.xagency__num{font-size:.7rem;font-weight:800;color:#cbd5e1;width:14px;text-align:center;flex-shrink:0}.xagency__img{width:40px;height:40px;border-radius:8px;background:#eff6ff;overflow:hidden;flex-shrink:0}.xagency__img img{width:100%;height:100%;object-fit:cover;display:block}.xagency__img--ph{background:#eff6ff}.xagency__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.xagency__name{font-size:.85rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xagency__ind{font-size:.7rem;color:var(--text-muted)}.xagency__rating{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.xagency__score{font-size:.82rem;font-weight:700;color:var(--navy)}.xagency__star{color:#f59e0b;font-size:.75rem}.xagency__arrow{color:#cbd5e1;flex-shrink:0;transition:color .15s}.xagency:hover .xagency__arrow{color:var(--blue)}.xcities{display:grid;grid-template-columns:1fr 1fr}.xcity{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;text-decoration:none;border-bottom:1px solid var(--border);border-right:1px solid var(--border);transition:background .15s}.xcity:nth-child(2n){border-right:none}.xcity:nth-last-child(-n+2){border-bottom:none}.xcity:hover{background:#f8faff}.xcity__top{display:flex;flex-direction:column;gap:.1rem}.xcity__name{font-size:.88rem;font-weight:700;color:var(--navy);line-height:1.2}.xcity__state{font-size:.7rem;color:var(--text-muted)}.xcity__bottom{display:flex;align-items:baseline;gap:.3rem}.xcity__num{font-size:1.4rem;font-weight:800;color:var(--blue);letter-spacing:-.04em;line-height:1}.xcity__lbl{font-size:.7rem;color:var(--text-muted)}.xcity__bar{height:2px;background:var(--border);border-radius:99px;overflow:hidden;margin-top:.25rem}.xcity__fill{height:100%;width:30%;background:linear-gradient(90deg,#3b82f6,#93c5fd);border-radius:99px;transition:width .35s ease}.xcity:hover .xcity__fill{width:100%}.dc-h2{display:flex;align-items:center;gap:.55rem;font-size:1rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.dc-h2__icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dc-h2__icon--blue,.dc-h2__icon--purple{background:#eff6ff;color:#3b82f6}.dc-h2__icon--green{background:#f0fdf4;color:#16a34a}.dc-h2__icon--gold{background:#eff6ff;color:#3b82f6}.dc-h2__count{margin-left:auto;font-size:.78rem;font-weight:500;color:var(--text-muted);background:var(--bg-soft);border-radius:99px;padding:.15rem .55rem}.dc-prose{font-size:.9rem;color:var(--text-muted);line-height:1.75;margin:0}.dc-hours-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.dc-spec-group{margin-bottom:.875rem}.dc-spec-group:last-child{margin-bottom:0}.dc-spec-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.45rem}.dc-tags{display:flex;flex-wrap:wrap;gap:.3rem}.dc-tag{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:99px}.dc-tag--blue{background:#eff6ff;color:#2563eb}.dc-tag--gold{background:#fefce8;color:#a16207}.dc-tag--gray{background:#f1f5f9;color:#475569}.job-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.25rem}.job-list{list-style:none;margin:0;padding:0}.job-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:background .12s}.job-list li:last-child .job-row{border-bottom:none}.job-row:hover .job-row__title{color:var(--blue)}.job-row__icon{width:34px;height:34px;background:#eff6ff;color:#3b82f6;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.job-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.job-row__title{font-size:.88rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .12s}.job-row__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.75rem;color:var(--text-muted)}.job-row__company{font-weight:600;color:var(--text)}.job-row__dot{color:var(--border)}.job-row__right{display:flex;align-items:center;gap:.3rem;flex-shrink:0}.job-row__badge{font-size:.67rem;font-weight:700;padding:.18rem .45rem;border-radius:99px;background:#f1f5f9;color:#475569;white-space:nowrap}.job-row__badge--remote{background:#eff6ff;color:#3b82f6}.job-row__arrow{color:#cbd5e1;transition:color .12s}.job-row:hover .job-row__arrow{color:var(--blue)}.ci-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.25rem}.ci-card__title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);padding:.875rem 1.25rem .625rem;margin:0;border-bottom:1px solid var(--border);background:#fafbfc}.ci-list{display:flex;flex-direction:column}.ci-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);text-decoration:none;transition:background .15s}.ci-item:last-child{border-bottom:none}.ci-item__icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f5f9;color:#64748b}.ci-item--phone .ci-item__icon{background:#f0fdf4;color:#16a34a}.ci-item--email .ci-item__icon,.ci-item--web .ci-item__icon,.ci-item--addr .ci-item__icon{background:#eff6ff;color:#3b82f6}.ci-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}.ci-item__label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.ci-item__val{font-size:.82rem;font-weight:600;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ci-item__val--wrap{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.4}.ci-item--phone:hover,.ci-item--email:hover,.ci-item--web:hover{background:#f8faff}.ci-item--phone .ci-item__val{color:#16a34a}.ci-item--email .ci-item__val,.ci-item--web .ci-item__val{color:#2563eb}.ci-item__arrow{color:#cbd5e1;flex-shrink:0;transition:color .15s}.ci-item--phone:hover .ci-item__arrow{color:#16a34a}.ci-item--email:hover .ci-item__arrow,.ci-item--web:hover .ci-item__arrow,.ci-item--addr:hover .ci-item__arrow{color:#2563eb}.ad-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.25rem}.ad-card__logo-wrap{padding:1rem 1.25rem .5rem;display:flex;align-items:center}.ad-card__logo{max-height:48px;max-width:140px;object-fit:contain}.ad-card__section-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);padding:.875rem 1.25rem .5rem;margin:0}.ad-rows{margin:0;padding:0 1.25rem .5rem;display:flex;flex-direction:column;gap:0}.ad-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:.5rem;padding:.55rem 0;border-bottom:1px solid var(--border)}.ad-row:last-child{border-bottom:none}.ad-row__icon{color:#94a3b8;display:flex;align-items:center;justify-content:center;margin:0}.ad-row__key{font-size:.78rem;color:var(--text-muted);margin:0}.ad-row__val{font-size:.78rem;font-weight:600;color:var(--navy);margin:0;text-align:right}.ad-row__val--green{color:#16a34a}.ad-social{border-top:1px solid var(--border)}.ad-social__links{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 1.25rem 1rem}.ad-social__btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;text-decoration:none;padding:.4rem .6rem;border-radius:6px;transition:background .15s,opacity .15s}.ad-social__btn:hover{opacity:.85}.ad-social__btn--linkedin{color:#0a66c2;background:#e8f0fb}.ad-social__btn--facebook{color:#1877f2;background:#e7f0fd}.ad-social__btn--instagram{color:#e1306c;background:#fde8ef}.claim-subtle{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#fafbfc}.claim-subtle__link{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .15s}.claim-subtle__link:first-child{color:#2563eb}.claim-subtle__link:last-child{color:#475569}.claim-subtle__link:hover{opacity:.75}.claim-subtle__sep{color:#cbd5e1;font-size:.75rem}.rating-hero{display:inline-flex;align-items:center;gap:.55rem;margin-top:.75rem}.rating-hero__stars{display:flex;align-items:center;gap:1px;line-height:1}.rating-hero__score{font-size:1.05rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.rating-hero__count{font-size:.85rem;color:var(--text-muted)}.gd-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.gd-source{font-size:.82rem;color:var(--text-muted);margin:0}.gd-link{color:var(--primary);text-decoration:none}.gd-link:hover{text-decoration:underline}.gd-score{display:flex;align-items:baseline;gap:.2rem;flex-shrink:0;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.4rem .75rem}.gd-score__val{font-size:1.5rem;font-weight:800;color:#15803d}.gd-score__lbl{font-size:.8rem;color:#15803d}.gd-bars{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.gd-bar-row{display:flex;align-items:center;gap:.75rem}.gd-bar-label{font-size:.78rem;color:var(--text-muted);width:120px;flex-shrink:0}.gd-bar-track{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden}.gd-bar-fill{height:100%;background:#22c55e;border-radius:3px}.gd-bar-val{font-size:.78rem;font-weight:600;color:var(--text);width:24px;text-align:right}.gd-reviews{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.gd-review{border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;background:var(--bg)}.gd-review__header{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-bottom:.4rem}.gd-stars{color:#f59e0b;font-size:.9rem;letter-spacing:-.05em}.gd-review__title{font-size:.875rem;font-weight:600;color:var(--text)}.gd-review__role{font-size:.78rem;color:var(--text-muted)}.gd-review__date{font-size:.75rem;color:var(--text-muted);margin-left:auto}.gd-review__text{font-size:.82rem;color:var(--text-muted);margin:.2rem 0 0;line-height:1.55}.gd-pro{color:#16a34a;font-weight:700;margin-right:.2rem}.gd-con{color:#dc2626;font-weight:700;margin-right:.2rem}.gd-cta{display:inline-block;font-size:.82rem;color:var(--primary);text-decoration:none;font-weight:500}.gd-cta:hover{text-decoration:underline}.more-agencies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.more-agency-card{display:flex;flex-direction:column;border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;background:var(--bg);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.more-agency-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.agency-logo{width:72px;height:72px;object-fit:contain;border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:4px;flex-shrink:0}.more-agency-img{width:100%;height:110px;overflow:hidden;position:relative;background:var(--bg-soft)}.more-agency-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.more-agency-card:hover .more-agency-img img{transform:scale(1.05)}.more-agency-img--placeholder{background:linear-gradient(135deg,var(--bg-soft) 0%,var(--border) 100%)}.more-agency-body{padding:.75rem;display:flex;flex-direction:column;gap:.25rem;flex:1}.more-agency-name{font-size:.85rem;font-weight:700;color:var(--text);line-height:1.3}.more-agency-meta{font-size:.72rem;color:var(--text-muted)}.more-agency-rating{display:flex;align-items:center;gap:.25rem;font-size:.75rem;margin-top:auto;padding-top:.25rem}.more-agency-score{font-weight:700;color:var(--text)}@media(max-width:640px){.more-agencies-grid{grid-template-columns:repeat(2,1fr)}}.photo-gallery{margin-bottom:2rem}.gallery-lateral{display:grid;grid-template-columns:1fr 88px;gap:4px;height:280px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}@media(max-width:600px){.gallery-lateral{grid-template-columns:1fr;height:auto}}.carousel-stage{position:relative;width:100%;height:100%;background:#0f172a;overflow:hidden;border-radius:var(--radius-lg) 0 0 var(--radius-lg)}@media(max-width:600px){.carousel-stage{height:220px;border-radius:var(--radius-lg) var(--radius-lg) 0 0}}.carousel-slide{width:100%;height:100%;align-items:center;justify-content:center}.carousel-img{width:100%;height:100%;object-fit:cover;display:block}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#00000080;border:1.5px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;z-index:10;backdrop-filter:blur(4px)}.carousel-arrow:hover{background:#000000bf;transform:translateY(-50%) scale(1.06)}.carousel-arrow--prev{left:.6rem}.carousel-arrow--next{right:.6rem}.carousel-counter{position:absolute;bottom:.625rem;left:50%;transform:translate(-50%);background:#0000008c;backdrop-filter:blur(4px);color:#ffffffe6;font-size:.72rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);pointer-events:none;white-space:nowrap}.carousel-expand{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;border-radius:var(--radius-sm);background:#00000080;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);color:#ffffffd9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:10}.carousel-expand:hover{background:#000000bf;color:#fff}.carousel-thumbs-col{display:flex;flex-direction:column;gap:4px;background:#0f172a;padding:4px;overflow-y:auto;border-radius:0 var(--radius-lg) var(--radius-lg) 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.carousel-thumbs-col::-webkit-scrollbar{width:3px}.carousel-thumbs-col::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}@media(max-width:600px){.carousel-thumbs-col{flex-direction:row;border-radius:0 0 var(--radius-lg) var(--radius-lg);overflow-x:auto;overflow-y:hidden}}.carousel-thumb-btn{flex-shrink:0;width:100%;height:58px;border-radius:4px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;opacity:.5;transition:opacity .15s,border-color .15s;background:none}.carousel-thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.carousel-thumb-btn:hover{opacity:.8}.carousel-thumb-btn.is-active{opacity:1;border-color:var(--blue)}@media(max-width:600px){.carousel-thumb-btn{width:60px;height:44px}}.lightbox{position:fixed;inset:0;background:#000000ed;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.lightbox.is-open{opacity:1;pointer-events:auto}.lightbox-img-wrap{max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.lightbox-img-wrap img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius);box-shadow:0 25px 60px #0009}.lightbox-close{position:fixed;top:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:10}.lightbox-close:hover{background:#fff3}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:10}.lightbox-nav:hover{background:#fff3}.lightbox-nav--prev{left:1.25rem}.lightbox-nav--next{right:1.25rem}.lightbox-counter{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.85rem;font-weight:600;pointer-events:none}@media(max-width:600px){.lightbox-nav--prev{left:.5rem}.lightbox-nav--next{right:.5rem}}.detail-layout{grid-template-columns:1fr 300px}@media(max-width:860px){.detail-layout{grid-template-columns:1fr}}.sidebar-sticky{position:sticky;top:76px;align-self:start}@media(max-width:860px){.sidebar-sticky{position:static}}.card-h2{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid var(--border);letter-spacing:-.01em}.contact-rows{display:flex;flex-direction:column;gap:0}.contact-row{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 0;border-bottom:1px solid var(--border)}.contact-row:last-of-type{border-bottom:none}.contact-row-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);margin-top:2px}.contact-row-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.contact-row-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);line-height:1;margin:0;padding:0}.contact-row-value{font-size:.9rem;font-weight:500;color:var(--text);line-height:1.45;word-break:break-word}.contact-row-link--green{color:var(--green);font-weight:700;transition:color .15s}.contact-row-link--green:hover{color:#15803d;text-decoration:none}.contact-row-link--blue{color:var(--blue);font-size:.85rem;transition:color .15s}.contact-row-link--blue:hover{color:var(--blue-hover);text-decoration:none}.contact-maps-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;text-align:center;margin-top:.875rem;font-size:.85rem}.spec-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.5rem}.tag--industry{background:var(--blue-pale);color:var(--blue);border-color:var(--blue-light)}.detail-rows{display:flex;flex-direction:column;font-size:.875rem}.detail-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--bg-soft)}.detail-row:last-child{border-bottom:none}.detail-row-key{color:var(--text-muted);flex-shrink:0}.detail-row-val{font-weight:600;color:var(--text);text-align:right}.detail-row-val--green{color:var(--green)}.hours-header{display:flex;align-items:center;justify-content:space-between}.hours-list li.today{background:var(--blue-pale);border-radius:var(--radius-sm);padding-left:.5rem;padding-right:.5rem;margin:0 -.5rem}.hours-list li.today .day{color:var(--blue);font-weight:700}.hours-list li.today .time{color:var(--blue)}.badge-open{display:inline-block;padding:.2rem .65rem;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:999px;font-size:.75rem;font-weight:700}.badge-closed{display:inline-block;padding:.2rem .65rem;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:999px;font-size:.75rem;font-weight:700}.claim-card{background:linear-gradient(135deg,#f0f7ff,#e8f0fe);border:1.5px solid #bfdbfe;border-radius:var(--radius-lg);padding:1.25rem 1.25rem 1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.claim-card__icon{width:44px;height:44px;border-radius:var(--radius);background:#fff;border:1.5px solid #bfdbfe;display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:.25rem;box-shadow:0 1px 4px #2563eb14}.claim-card__title{font-size:.95rem;font-weight:700;color:var(--navy);margin:0;line-height:1.3}.claim-card__sub{font-size:.78rem;color:var(--text-muted);line-height:1.55;margin:0 0 .25rem}.claim-card__btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.6rem .875rem;border-radius:var(--radius-sm);font-size:.82rem;font-weight:600;transition:all .15s;text-decoration:none}.claim-card__btn--primary{background:var(--blue);color:#fff;box-shadow:0 2px 8px #2563eb40}.claim-card__btn--primary:hover{background:#1d4ed8;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.claim-card__btn--ghost{background:#fff;color:var(--text-muted);border:1.5px solid #dbeafe}.claim-card__btn--ghost:hover{color:var(--blue);border-color:var(--blue-light);text-decoration:none}.reviews-summary{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-bottom:1.25rem;border-bottom:1px solid var(--border);margin-bottom:1.5rem}.reviews-score-block{text-align:center;flex-shrink:0;min-width:80px}.reviews-big-score{font-size:3rem;font-weight:800;color:var(--text);line-height:1}.reviews-big-stars{color:var(--yellow);font-size:1.3rem;letter-spacing:-.04em;margin:.2rem 0}.reviews-big-label{font-size:.75rem;color:var(--text-muted)}.reviews-meta-block{flex:1;min-width:180px}.review-form-wrap{background:var(--bg-soft);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.review-form-title{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.25rem}.review-form-subtitle{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem}.review-stars-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.star-picker{display:flex;gap:.2rem}.star-btn{width:36px;height:36px;background:none;border:none;cursor:pointer;padding:2px;color:#d1d5db;transition:color .1s,transform .12s}.star-btn svg{width:100%;height:100%;display:block}.star-btn:hover{transform:scale(1.2)}.star-btn.hovered,.star-btn.selected{color:var(--yellow)}.star-btn.selected{transform:scale(1.08)}.star-picker-label{font-size:.82rem;font-weight:600;color:var(--text-muted);min-width:90px}.review-fields{display:flex;flex-direction:column;gap:.875rem}.review-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}@media(max-width:540px){.review-field-row{grid-template-columns:1fr}}.review-field{display:flex;flex-direction:column;gap:.35rem}.review-field label{font-size:.72rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.review-optional{font-weight:400;text-transform:none;letter-spacing:0}.review-field input,.review-field textarea{padding:.6rem .875rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-size:.9rem;font-family:inherit;color:var(--text);background:var(--bg);outline:none;transition:border-color .15s,box-shadow .15s;resize:vertical}.review-field input:focus,.review-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.review-form-footer{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;flex-wrap:wrap}.review-submit{padding:.65rem 1.75rem}.review-disclaimer{font-size:.75rem;color:var(--text-muted);line-height:1.5;flex:1;min-width:180px}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.req{color:#ef4444}.review-msg{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:600}.review-msg svg{flex-shrink:0;margin-top:1px}.review-success{background:#f0fdf4;border:1.5px solid #bbf7d0;color:#15803d}.review-error{background:#fef2f2;border:1.5px solid #fecaca;color:#b91c1c}
