.PageHeader-module__bRDKxW__header{flex-direction:column;gap:.75rem;max-width:60ch;display:flex}.PageHeader-module__bRDKxW__eyebrow{border-radius:var(--radius-pill);background:var(--amber-soft);color:var(--amber-strong);letter-spacing:.09em;text-transform:uppercase;align-self:flex-start;padding:.3rem .75rem;font-size:.72rem;font-weight:700}.PageHeader-module__bRDKxW__title{letter-spacing:-.02em;font-size:clamp(2rem,5.5vw,3rem);font-weight:780;line-height:1.08}.PageHeader-module__bRDKxW__intro{color:var(--text-muted);font-size:clamp(1rem,2.4vw,1.15rem)}
.PublicReviewDialog-module__NZwkma__body{flex-direction:column;gap:1.15rem;display:flex}.PublicReviewDialog-module__NZwkma__summary{flex-direction:column;gap:.3rem;min-width:0;display:flex}.PublicReviewDialog-module__NZwkma__rating{line-height:1}.PublicReviewDialog-module__NZwkma__rating svg{width:1.35rem;height:1.35rem}.PublicReviewDialog-module__NZwkma__author{color:var(--text);overflow-wrap:anywhere;font-size:1.05rem;font-weight:700}.PublicReviewDialog-module__NZwkma__source{color:var(--text-faint);font-size:.85rem}.PublicReviewDialog-module__NZwkma__message{border-left:2px solid var(--accent);color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;padding-left:.9rem;font-size:1.05rem;line-height:1.65}
.ReviewGrid-module__PKiI1G__grid{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);margin:0;padding:0;list-style:none;display:grid}@media (min-width:40rem){.ReviewGrid-module__PKiI1G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.ReviewGrid-module__PKiI1G__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ReviewGrid-module__PKiI1G__cell{border-radius:var(--radius);display:flex;position:relative}.ReviewGrid-module__PKiI1G__cellOpenable{transition:transform .16s,box-shadow .16s}.ReviewGrid-module__PKiI1G__cellOpenable:hover,.ReviewGrid-module__PKiI1G__cellOpenable:focus-within{box-shadow:var(--shadow);transform:translateY(-2px)}.ReviewGrid-module__PKiI1G__trigger{border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.ReviewGrid-module__PKiI1G__trigger:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px;border-radius:var(--radius)}@media (prefers-reduced-motion:reduce){.ReviewGrid-module__PKiI1G__cellOpenable:hover,.ReviewGrid-module__PKiI1G__cellOpenable:focus-within{transform:none}}
.ReviewSummary-module__i1OIoq__summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);width:fit-content;box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:.3rem .7rem;padding:.5rem 1rem;display:flex}.ReviewSummary-module__i1OIoq__paws{flex:none;line-height:1}.ReviewSummary-module__i1OIoq__average{color:var(--text);font-size:1.15rem;font-weight:700}.ReviewSummary-module__i1OIoq__count{color:var(--text-faint);font-size:.85rem}@media (max-width:600px){.ReviewSummary-module__i1OIoq__summary{justify-content:center;width:100%}}
.GalleryLightbox-module__EUZdnW__dialog{--dialog-padding:clamp(.75rem, 3vw, 2rem);width:100%;max-width:100%;height:100%;max-height:100%;padding:var(--dialog-padding);overscroll-behavior:contain;background:0 0;border:0;overflow:auto}.GalleryLightbox-module__EUZdnW__dialog[open]{justify-content:center;align-items:center;display:flex}.GalleryLightbox-module__EUZdnW__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1e1420b8}.GalleryLightbox-module__EUZdnW__panel{--panel-gap:.75rem;--panel-padding:clamp(.75rem, 2vw, 1.1rem);--bar-height:2.5rem;--nav-height:2.5rem;--caption-font-size:.95rem;--caption-line-height:1.5;--caption-lines:2;--caption-band:calc(var(--caption-lines) * var(--caption-font-size) * var(--caption-line-height));--image-max:max(16rem, calc(100vh - var(--bar-height) - var(--caption-band) - var(--nav-height) - 3 * var(--panel-gap) - 2 * var(--panel-padding) - 2 * var(--dialog-padding) - 2px));gap:var(--panel-gap);width:min(100%, var(--maxw));padding:var(--panel-padding);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s ease-out GalleryLightbox-module__EUZdnW__rise;display:flex}@keyframes GalleryLightbox-module__EUZdnW__rise{0%{opacity:0;transform:translateY(.75rem)}}.GalleryLightbox-module__EUZdnW__bar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.GalleryLightbox-module__EUZdnW__counter{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.85rem}.GalleryLightbox-module__EUZdnW__close{width:var(--bar-height);height:var(--bar-height);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-elev);color:var(--text-muted);cursor:pointer;order:2;justify-content:center;align-items:center;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.GalleryLightbox-module__EUZdnW__close:hover{border-color:var(--accent);background:var(--accent-softer);color:var(--accent-strong)}.GalleryLightbox-module__EUZdnW__figure{flex-direction:column;gap:.75rem;min-width:0;display:flex}.GalleryLightbox-module__EUZdnW__image{aspect-ratio:4/3;width:100%;height:auto;max-height:var(--image-max);object-fit:contain;border-radius:var(--radius);background:var(--surface-tint)}.GalleryLightbox-module__EUZdnW__caption{-webkit-line-clamp:2;line-clamp:2;height:var(--caption-band);color:var(--text-muted);font-size:var(--caption-font-size);line-height:var(--caption-line-height);text-align:center;text-wrap:pretty;-webkit-box-orient:vertical;flex:none;display:-webkit-box;overflow:hidden}.GalleryLightbox-module__EUZdnW__nav{justify-content:space-between;gap:.5rem;display:flex}.GalleryLightbox-module__EUZdnW__navButton{min-height:var(--nav-height);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-elev);color:var(--text-muted);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.9rem;font-weight:650;line-height:1;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.GalleryLightbox-module__EUZdnW__navButton:hover{border-color:var(--accent);background:var(--accent-softer);color:var(--accent-strong)}@media (max-width:30rem){.GalleryLightbox-module__EUZdnW__panel{--nav-height:2.75rem}.GalleryLightbox-module__EUZdnW__navButton{flex:1}}
.ReviewForm-module__L-3ARq__form{flex-direction:column;gap:1rem;display:flex}.ReviewForm-module__L-3ARq__field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.ReviewForm-module__L-3ARq__label{color:var(--text-muted);letter-spacing:.02em;font-size:.78rem;font-weight:650}.ReviewForm-module__L-3ARq__optional{color:var(--text-faint);font-weight:500}.ReviewForm-module__L-3ARq__input,.ReviewForm-module__L-3ARq__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-elev);width:100%;padding:.6rem .75rem;font-size:.95rem;transition:border-color .16s,box-shadow .16s}.ReviewForm-module__L-3ARq__textarea{resize:vertical;min-height:6.5rem;line-height:1.55}.ReviewForm-module__L-3ARq__input:focus-visible,.ReviewForm-module__L-3ARq__textarea:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.ReviewForm-module__L-3ARq__input:disabled,.ReviewForm-module__L-3ARq__textarea:disabled{background:var(--bg-elev-2);color:var(--text-faint);cursor:not-allowed}.ReviewForm-module__L-3ARq__hint{color:var(--text-faint);font-size:.78rem;line-height:1.45}.ReviewForm-module__L-3ARq__rating{border:1px solid var(--border);border-radius:var(--radius);background:var(--accent-softer);flex-flow:column wrap;justify-content:space-between;align-items:flex-start;gap:.4rem 1rem;padding:.75rem .9rem;display:flex}.ReviewForm-module__L-3ARq__ratingWord{color:var(--accent-strong);font-size:.85rem;font-weight:650;line-height:1.3}.ReviewForm-module__L-3ARq__status:empty{display:none}.ReviewForm-module__L-3ARq__error{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--amber-soft);color:var(--amber-strong);padding:.6rem .8rem;font-size:.88rem;font-weight:600;line-height:1.45}.ReviewForm-module__L-3ARq__actions{flex-wrap:wrap;align-items:center;gap:.6rem .9rem;display:flex}.ReviewForm-module__L-3ARq__submit{border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-contrast);white-space:nowrap;cursor:pointer;border:1px solid #0000;flex:none;padding:.7rem 1.4rem;font-size:.95rem;font-weight:650;line-height:1;transition:background-color .16s,transform .16s;box-shadow:0 12px 24px -14px #9233a3e6}.ReviewForm-module__L-3ARq__submit:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.ReviewForm-module__L-3ARq__submit:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.ReviewForm-module__L-3ARq__moderationNote{color:var(--text-faint);font-size:.8rem;line-height:1.4}.ReviewForm-module__L-3ARq__thanks{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent-softer);flex-direction:column;align-items:flex-start;gap:.5rem;padding:clamp(1.25rem,4vw,1.75rem);display:flex}.ReviewForm-module__L-3ARq__thanksTitle{font-family:var(--font-display);font-size:1.3rem;line-height:1.2}.ReviewForm-module__L-3ARq__thanksBody{max-width:52ch;color:var(--text-muted);text-wrap:pretty;font-size:.95rem}.ReviewForm-module__L-3ARq__secondary{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--bg-elev);color:var(--text-muted);cursor:pointer;margin-top:.35rem;padding:.55rem 1.1rem;font-size:.9rem;font-weight:650;line-height:1;transition:border-color .16s,background-color .16s,color .16s}.ReviewForm-module__L-3ARq__secondary:hover{border-color:var(--accent);background:var(--bg-elev);color:var(--accent-strong)}@media (max-width:46rem){.ReviewForm-module__L-3ARq__input,.ReviewForm-module__L-3ARq__submit,.ReviewForm-module__L-3ARq__secondary{min-height:44px}.ReviewForm-module__L-3ARq__submit{flex:auto}}
.SectionHeading-module__7zhw3a__wrap{flex-direction:column;gap:.5rem;max-width:58ch;display:flex}.SectionHeading-module__7zhw3a__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);align-self:flex-start;font-size:.75rem;font-weight:700}.SectionHeading-module__7zhw3a__title{letter-spacing:-.015em;font-size:clamp(1.5rem,3.6vw,2.1rem);font-weight:740;line-height:1.15}.SectionHeading-module__7zhw3a__description{color:var(--text-muted);font-size:1rem}
.GalleryGrid-module__oQP0SW__grid{--caption-font-size:.88rem;--caption-line-height:1.45;--caption-padding-y:.6rem;--caption-band:calc(3 * var(--caption-font-size) * var(--caption-line-height) + 2 * var(--caption-padding-y) + 1px);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,2vw,1.1rem);padding:0;list-style:none;display:grid}.GalleryGrid-module__oQP0SW__item{min-width:0}.GalleryGrid-module__oQP0SW__figure{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-tint);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;margin:0;display:flex;overflow:hidden}.GalleryGrid-module__oQP0SW__figure:not(:has(.GalleryGrid-module__oQP0SW__caption)):after{content:"";height:var(--caption-band);border-top:1px solid var(--border);background:var(--bg-elev);flex:none}.GalleryGrid-module__oQP0SW__trigger{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.GalleryGrid-module__oQP0SW__trigger:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-3px;border-radius:0}.GalleryGrid-module__oQP0SW__image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;transition:transform .3s}.GalleryGrid-module__oQP0SW__figure:hover .GalleryGrid-module__oQP0SW__image{transform:scale(1.04)}.GalleryGrid-module__oQP0SW__caption{-webkit-line-clamp:3;line-clamp:3;height:var(--caption-band);padding:var(--caption-padding-y) .8rem;border-top:1px solid var(--border);background:var(--bg-elev);color:var(--text-muted);font-size:var(--caption-font-size);line-height:var(--caption-line-height);-webkit-box-orient:vertical;flex:none;display:-webkit-box;overflow:hidden}@media (max-width:64rem){.GalleryGrid-module__oQP0SW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:46rem){.GalleryGrid-module__oQP0SW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:30rem){.GalleryGrid-module__oQP0SW__grid{grid-template-columns:minmax(0,1fr)}}
.EmptyState-module__QvXXza__empty{text-align:center;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--bg-elev);flex-direction:column;align-items:center;gap:.75rem;padding:clamp(2rem,6vw,3.5rem);display:flex}.EmptyState-module__QvXXza__mark{background:var(--accent-soft);width:56px;height:56px;color:var(--accent);border-radius:16px;place-items:center;display:grid}.EmptyState-module__QvXXza__paw{width:32px;height:32px}.EmptyState-module__QvXXza__title{color:var(--text);font-size:1.15rem;font-weight:700}.EmptyState-module__QvXXza__description{max-width:46ch;color:var(--text-muted)}.EmptyState-module__QvXXza__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}
.LocationCard-module__xg98Ma__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:.6rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.LocationCard-module__xg98Ma__label{font-size:1.1rem;font-weight:700}.LocationCard-module__xg98Ma__address{color:var(--text-muted);flex-direction:column;gap:.15rem;font-style:normal;display:flex}.LocationCard-module__xg98Ma__note{color:var(--text-muted);font-size:.92rem}.LocationCard-module__xg98Ma__mapLink{color:var(--accent-strong);align-self:flex-start;align-items:center;gap:.35em;margin-top:auto;font-weight:650;text-decoration:none;display:inline-flex}.LocationCard-module__xg98Ma__mapLink:hover{text-decoration:underline}
.GroomerCard-module__zwovla__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:.9rem;padding:clamp(1.35rem,3vw,1.85rem);transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.GroomerCard-module__zwovla__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.GroomerCard-module__zwovla__head{align-items:center;gap:.85rem;display:flex}.GroomerCard-module__zwovla__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:clamp(104px,16vw,208px);height:clamp(104px,16vw,208px);color:var(--accent-contrast);border-radius:50%;flex:none;place-items:center;font-size:1.05rem;font-weight:750;display:grid;position:relative;overflow:hidden}.GroomerCard-module__zwovla__avatarImage{object-fit:contain}.GroomerCard-module__zwovla__identity{min-width:0}.GroomerCard-module__zwovla__name{font-size:1.15rem;font-weight:720}.GroomerCard-module__zwovla__role{color:var(--accent-strong);font-size:.88rem;font-weight:600}.GroomerCard-module__zwovla__bio{color:var(--text-muted);font-size:.95rem}.GroomerCard-module__zwovla__specialties{flex-wrap:wrap;gap:.4rem;padding:0;list-style:none;display:flex}.GroomerCard-module__zwovla__chip{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);padding:.25rem .65rem;font-size:.78rem;font-weight:600}.GroomerCard-module__zwovla__availability{border-top:1px solid var(--border);color:var(--text-muted);flex-direction:column;gap:.15rem;margin-top:auto;padding-top:.5rem;font-size:.9rem;display:flex}.GroomerCard-module__zwovla__availabilityLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.72rem;font-weight:700}
.HoursTable-module__qnafWW__table{border-collapse:collapse;width:100%}.HoursTable-module__qnafWW__row{border-bottom:1px solid var(--border)}.HoursTable-module__qnafWW__row:last-child{border-bottom:none}.HoursTable-module__qnafWW__day,.HoursTable-module__qnafWW__value{padding:.7rem 0;font-size:.95rem}.HoursTable-module__qnafWW__day{text-align:left;color:var(--text);font-weight:600}.HoursTable-module__qnafWW__value{text-align:right;color:var(--text-muted);white-space:nowrap}
.ReviewFormDialog-module__OJFrMa__trigger{border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-contrast);white-space:nowrap;cursor:pointer;border:1px solid #0000;flex:none;align-items:center;gap:.55rem;padding:.65rem 1.35rem .65rem .65rem;font-size:.95rem;font-weight:650;line-height:1;transition:background-color .16s,transform .16s;display:inline-flex;box-shadow:0 12px 24px -14px #9233a3e6}.ReviewFormDialog-module__OJFrMa__pawSlot{border-radius:var(--radius-pill);background:var(--accent-contrast);width:1.85rem;height:1.85rem;color:var(--accent-strong);flex:none;justify-content:center;align-items:center;display:inline-flex}.ReviewFormDialog-module__OJFrMa__paw{width:1.1rem;height:1.1rem;transition:transform .18s}.ReviewFormDialog-module__OJFrMa__trigger:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.ReviewFormDialog-module__OJFrMa__trigger:hover .ReviewFormDialog-module__OJFrMa__paw,.ReviewFormDialog-module__OJFrMa__trigger:focus-visible .ReviewFormDialog-module__OJFrMa__paw{transform:rotate(-12deg)scale(1.08)}.ReviewFormDialog-module__OJFrMa__trigger:focus-visible{box-shadow:0 0 0 3px var(--accent-soft);outline:none}@media (prefers-reduced-motion:reduce){.ReviewFormDialog-module__OJFrMa__trigger:hover:not(:disabled),.ReviewFormDialog-module__OJFrMa__trigger:hover .ReviewFormDialog-module__OJFrMa__paw,.ReviewFormDialog-module__OJFrMa__trigger:focus-visible .ReviewFormDialog-module__OJFrMa__paw{transform:none}}@media (max-width:46rem){.ReviewFormDialog-module__OJFrMa__trigger{min-height:44px}}@media (max-width:32rem){.ReviewFormDialog-module__OJFrMa__trigger{justify-content:center;width:100%}}
.ServiceGroupCard-module__cYKZba__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3.5vw,2rem);scroll-margin-top:5.5rem;display:flex}.ServiceGroupCard-module__cYKZba__header{flex-direction:column;gap:.4rem;display:flex}.ServiceGroupCard-module__cYKZba__title{letter-spacing:-.01em;font-size:1.35rem;font-weight:740}.ServiceGroupCard-module__cYKZba__description{color:var(--text-muted);font-size:.95rem}.ServiceGroupCard-module__cYKZba__tiers{interpolate-size:allow-keywords;flex-direction:column;gap:.85rem;display:flex}.ServiceGroupCard-module__cYKZba__tier{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elev);overflow:hidden}.ServiceGroupCard-module__cYKZba__tierHead{background:var(--surface-tint);cursor:pointer;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.75rem .95rem;list-style:none;transition:background .2s;display:flex}.ServiceGroupCard-module__cYKZba__tierHead::-webkit-details-marker{display:none}.ServiceGroupCard-module__cYKZba__tierHead:hover{background:var(--accent-soft)}.ServiceGroupCard-module__cYKZba__tier>.ServiceGroupCard-module__cYKZba__tierHead:focus-visible{outline-offset:-2px}.ServiceGroupCard-module__cYKZba__tier[open]>.ServiceGroupCard-module__cYKZba__tierHead{background:var(--accent-soft);border-bottom:1px solid var(--border)}.ServiceGroupCard-module__cYKZba__tierHead:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);align-self:center;width:.5rem;height:.5rem;margin-left:auto;transition:transform .24s cubic-bezier(.4,0,.2,1);transform:rotate(45deg)}.ServiceGroupCard-module__cYKZba__tier[open]>.ServiceGroupCard-module__cYKZba__tierHead:after{transform:rotate(225deg)}.ServiceGroupCard-module__cYKZba__tier::details-content{opacity:0;block-size:0;transition:block-size .24s cubic-bezier(.4, 0, .2, 1), opacity .2s ease, content-visibility .24s allow-discrete;overflow:hidden}.ServiceGroupCard-module__cYKZba__tier[open]::details-content{opacity:1;block-size:auto}.ServiceGroupCard-module__cYKZba__tierLabel{letter-spacing:-.005em;font-size:1.02rem;font-weight:720}.ServiceGroupCard-module__cYKZba__tierWeight{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-elev);color:var(--text-muted);white-space:nowrap;padding:.15rem .55rem;font-size:.76rem;font-weight:650}.ServiceGroupCard-module__cYKZba__tier .ServiceGroupCard-module__cYKZba__items{padding:.3rem .95rem .65rem}.ServiceGroupCard-module__cYKZba__items{flex-direction:column;padding:0;list-style:none;display:flex}.ServiceGroupCard-module__cYKZba__item{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 0;display:flex}.ServiceGroupCard-module__cYKZba__item:first-child{border-top:none;padding-top:0}.ServiceGroupCard-module__cYKZba__itemMain{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ServiceGroupCard-module__cYKZba__itemHead{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ServiceGroupCard-module__cYKZba__itemName{color:var(--text);font-weight:650}.ServiceGroupCard-module__cYKZba__itemDuration{border-radius:var(--radius-pill);background:var(--surface-tint);color:var(--text-muted);white-space:nowrap;padding:.1rem .5rem;font-size:.72rem;font-weight:600}.ServiceGroupCard-module__cYKZba__itemDescription{color:var(--text-muted);font-size:.88rem}.ServiceGroupCard-module__cYKZba__itemPrice{color:var(--accent-strong);white-space:nowrap;flex:none;font-weight:700}.ServiceGroupCard-module__cYKZba__cta{align-self:flex-start;margin-top:auto}@media (prefers-reduced-motion:reduce){.ServiceGroupCard-module__cYKZba__tier::details-content{transition:none}}
