:root{--hs-bg:#fff7fb;--hs-surface:#fff;--hs-surface-soft:#ffffffc7;--hs-text:#2b1721;--hs-text-soft:#6f4055;--hs-text-muted:#9a6b80;--hs-border:#e873a929;--hs-primary:#ec7dad;--hs-primary-strong:#db5c97;--hs-secondary:#f7a6c8;--hs-accent:#f39bc4;--hs-shadow:0 12px 30px #a7406f1f;--hs-shadow-hover:0 20px 44px #a7406f33;--hs-radius:28px;--hs-transition:.25s ease}@keyframes hs-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes hs-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hs-main-container{background:radial-gradient(circle at 0 0,#ec7dad33,#0000 30%),radial-gradient(circle at 100% 0,#ffb9d738,#0000 26%),radial-gradient(circle at 0 100%,#f48fbe2e,#0000 28%),linear-gradient(#fff7fb 0%,#fff1f7 48%,#fff 100%);width:100%;padding:.95rem;position:relative;overflow:hidden}.hs-main-container.is-loading{height:370px}.hs-main-container.is-loading .hs-skeleton-track{grid-template-columns:1fr;gap:.9rem;width:100%;display:grid}.hs-main-container.is-loading .hs-skeleton-card{border:1px solid var(--hs-border);box-shadow:var(--hs-shadow);contain:layout paint style;background:#ffffffd1;border-radius:24px;overflow:hidden}.hs-main-container.is-loading .hs-skeleton-media,.hs-main-container.is-loading .hs-skeleton-tag,.hs-main-container.is-loading .hs-skeleton-title,.hs-main-container.is-loading .hs-skeleton-price,.hs-main-container.is-loading .hs-skeleton-button{background:linear-gradient(90deg,#ffffffc7 25%,#ec7dad38 50%,#ffffffc7 75%) 0 0/200% 100%;animation:1.15s linear infinite hs-shimmer}.hs-main-container.is-loading .hs-skeleton-media{aspect-ratio:1/1.05;width:100%;min-height:220px}.hs-main-container.is-loading .hs-skeleton-content{flex-direction:column;gap:.8rem;padding:.95rem;display:flex}.hs-main-container.is-loading .hs-skeleton-tag{border-radius:999px;width:88px;height:24px}.hs-main-container.is-loading .hs-skeleton-title{border-radius:14px;width:90%;height:2.8rem}.hs-main-container.is-loading .hs-skeleton-price{border-radius:10px;width:120px;height:1.25rem}.hs-main-container.is-loading .hs-skeleton-button{border-radius:999px;width:140px;height:44px}.hs-main-container .hs-slides-track{will-change:transform;width:100%;transition:transform .6s cubic-bezier(.7,0,.3,1);display:flex;transform:translateZ(0)}.hs-main-container .hs-slide-page{grid-template-columns:1fr;gap:.9rem;min-width:100%;display:grid}.hs-main-container .hs-slide-card{border-radius:var(--hs-radius);cursor:pointer;border:1px solid var(--hs-border);min-height:340px;box-shadow:var(--hs-shadow);isolation:isolate;contain:layout paint style;background:#fff;align-items:flex-end;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.hs-main-container .hs-slide-card .hs-media-wrapper{z-index:1;background:radial-gradient(circle at 0 0,#ec7dad29,#0000 35%),linear-gradient(#fff1f7 0%,#fff 100%);position:absolute;inset:0;overflow:hidden}.hs-main-container .hs-slide-card .hs-media-wrapper img,.hs-main-container .hs-slide-card .hs-media-wrapper picture,.hs-main-container .hs-slide-card .hs-media-wrapper video{width:100%;height:100%;display:block}.hs-main-container .hs-slide-card .hs-media-wrapper img{object-fit:cover;object-position:center;image-rendering:auto;backface-visibility:hidden;will-change:auto;transition:none;transform:translateZ(0)}.hs-main-container .hs-slide-card .hs-media-wrapper .hs-dark-overlay{z-index:2;pointer-events:none;background:radial-gradient(circle at 0 0,#ec7dad29,#0000 35%),radial-gradient(circle at 100% 100%,#ffb9d733,#0000 32%),linear-gradient(#ffffff0a 0%,#fff7fb3d 34%,#ffe7f394 76%,#fff7fbf0 100%);position:absolute;inset:0}.hs-main-container .hs-slide-card .hs-content-box{z-index:3;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;min-height:100%;padding:1.1rem;animation:.45s both hs-fade-up;display:flex;position:relative}.hs-main-container .hs-slide-page.is-active .hs-slide-card .hs-media-wrapper img{transform:translateZ(0)}.hs-main-container .hs-category-tag{min-height:30px;color:var(--hs-primary-strong);letter-spacing:.08em;text-transform:uppercase;background:#ec7dad2e;border:1px solid #ec7dad52;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.85rem;padding:.36rem .85rem;font-size:.7rem;font-weight:900;display:inline-flex}.hs-main-container .hs-main-title{letter-spacing:-.05em;color:var(--hs-text);text-wrap:balance;text-shadow:0 2px 10px #ffffff85;max-width:10ch;margin:0 0 .65rem;font-size:clamp(1.85rem,8vw,2.55rem);font-weight:900;line-height:1.02}.hs-main-container .hs-subtitle{max-width:30ch;color:var(--hs-text-soft);text-shadow:0 1px 6px #ffffff80;margin:0 0 1rem;font-size:.88rem;line-height:1.55}.hs-main-container .hs-price-wrapper{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.15rem;display:flex}.hs-main-container .hs-price-wrapper .hs-price-before{color:var(--hs-text-muted);opacity:.85;font-size:.92rem;font-weight:700;text-decoration:line-through}.hs-main-container .hs-price-wrapper .hs-price-now{color:var(--hs-primary-strong);text-shadow:0 2px 8px #ffffff7a;margin:0;font-size:1.25rem;font-weight:900;line-height:1.15}.hs-main-container .hs-action-button{background:linear-gradient(135deg, var(--hs-primary-strong) 0%, var(--hs-primary) 100%);color:#fff;cursor:pointer;border:none;border-radius:999px;min-height:48px;padding:.88rem 1.25rem;font-size:.92rem;font-weight:900;transition:transform .22s,box-shadow .22s,opacity .22s;box-shadow:0 10px 24px #db5c973d}.hs-main-container .hs-action-button:active{transform:scale(.98)}.hs-main-container .hs-bullets-nav{z-index:10;justify-content:center;gap:.5rem;padding-inline:1rem;display:flex;position:absolute;bottom:.95rem;left:0;right:0}.hs-main-container .hs-bullet{cursor:pointer;width:28px;height:4px;transition:width var(--hs-transition), background-color var(--hs-transition), transform var(--hs-transition);background:#db5c9738;border:none;border-radius:999px}.hs-main-container .hs-bullet:hover{background:#db5c9757}.hs-main-container .hs-bullet.is-active{background:linear-gradient(135deg, var(--hs-primary-strong) 0%, var(--hs-primary) 100%);width:50px}@media (prefers-reduced-motion:reduce){.hs-main-container *,.hs-main-container :before,.hs-main-container :after{scroll-behavior:auto;transition:none;animation:none}}@media (max-width:1023px){.hs-main-container .hs-slide-card{box-shadow:0 8px 22px #a7406f1f}.hs-main-container .hs-slide-card .hs-media-wrapper img{transition:none;transform:none}.hs-main-container .hs-slide-card .hs-content-box{animation:none}.hs-main-container .hs-category-tag{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (min-width:1024px){.hs-main-container{padding:1.25rem}.hs-main-container.is-loading{height:500px}.hs-main-container.is-loading .hs-skeleton-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.hs-main-container.is-loading .hs-skeleton-card{border-radius:28px}.hs-main-container.is-loading .hs-skeleton-media{aspect-ratio:auto;height:340px;min-height:340px}.hs-main-container.is-loading .hs-skeleton-content{padding:1.05rem}.hs-main-container.is-loading .hs-skeleton-title{width:100%;max-width:100%;height:3.4rem}.hs-main-container .hs-slide-page{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.hs-main-container .hs-slide-card{min-height:400px}.hs-main-container .hs-slide-card:hover{box-shadow:var(--hs-shadow-hover);border-color:#ec7dad57;transform:translateY(-5px)}.hs-main-container .hs-slide-card:hover .hs-media-wrapper img{filter:saturate(1.04);transform:scale(1.05)translateZ(0)}.hs-main-container .hs-slide-card:hover .hs-action-button{box-shadow:0 16px 30px #db5c974d}.hs-main-container .hs-slide-card .hs-media-wrapper img{transition:transform .45s,filter .35s}.hs-main-container .hs-slide-card .hs-content-box{padding:1.35rem}.hs-main-container .hs-slide-page.is-active .hs-slide-card .hs-media-wrapper img{transform:scale(1.025)translateZ(0)}.hs-main-container .hs-category-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:.75rem;font-size:.66rem}.hs-main-container .hs-main-title{max-width:9ch;font-size:1.85rem}.hs-main-container .hs-subtitle{max-width:26ch;font-size:.84rem}.hs-main-container .hs-price-wrapper{margin-bottom:1rem}.hs-main-container .hs-price-wrapper .hs-price-before{font-size:.84rem}.hs-main-container .hs-price-wrapper .hs-price-now{font-size:1.28rem}.hs-main-container .hs-action-button{min-height:44px;padding:.78rem 1.1rem;font-size:.84rem}.hs-main-container .hs-action-button:hover{transform:translateY(-2px)}.hs-main-container .hs-bullets-nav{justify-content:flex-end;width:auto;padding-inline:0;bottom:1.5rem;left:auto;right:1.5rem}.hs-main-container .hs-bullet{width:26px}.hs-main-container .hs-bullet.is-active{width:44px}}
.cc-loader-backdrop{--brand-dark:#2b1721;--brand-primary:#ec7dad;--brand-primary-strong:#db5c97;--brand-light:#f39bc4;--bg-color:#fff7fb;--surface-color:#fff;--surface-soft:#fff2f8;--surface-border:#e873a929;z-index:9999;background:radial-gradient(circle at 0 0,#ec7dad3d,#0000 30%),radial-gradient(circle at 100% 0,#f39bc433,#0000 26%),radial-gradient(circle at 0 100%,#f7a6c82e,#0000 28%),linear-gradient(#fff7fb 0%,#fff1f7 48%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:fixed;inset:0;overflow:hidden}.cc-loader-backdrop .cc-logo-stage{will-change:transform;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.cc-loader-backdrop .cc-logo-stage .cc-logo-orb{border:1px solid var(--surface-border);background:radial-gradient(circle at top,#ec7dad2e,#0000 42%),linear-gradient(#fff 0%,#fff2f8 100%);border-radius:50%;justify-content:center;align-items:center;width:clamp(120px,15vw,160px);height:clamp(120px,15vw,160px);padding:12px;animation:2.2s ease-in-out infinite cc-orb-pulse;display:flex;position:relative;box-shadow:0 16px 38px #a7406f24}.cc-loader-backdrop .cc-logo-stage .cc-logo-orb .cc-logo-graphic{object-fit:contain;border-radius:50%;width:100%;height:100%}.cc-loader-backdrop .cc-logo-stage .cc-brand-plate{letter-spacing:-.04em;gap:.15em;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;line-height:1;display:flex}.cc-loader-backdrop .cc-logo-stage .cc-brand-plate .cc-text-primary{color:var(--brand-dark);opacity:0;animation:.8s ease-out .2s forwards cc-text-in}.cc-loader-backdrop .cc-logo-stage .cc-brand-plate .cc-text-secondary{color:var(--brand-primary);opacity:0;font-weight:700;animation:.8s ease-out .5s forwards cc-text-in}.cc-loader-backdrop .cc-progress-track{background-color:#ec7dad29;border-radius:100px;width:min(240px,60vw);height:5px;position:relative;overflow:hidden}.cc-loader-backdrop .cc-progress-track .cc-progress-bar{background:linear-gradient(90deg, var(--brand-primary-strong), var(--brand-primary), var(--brand-light));border-radius:inherit;width:100%;height:100%;animation:2s cubic-bezier(.65,0,.35,1) infinite cc-slide-load;position:absolute;left:-100%}@keyframes cc-orb-pulse{0%,to{transform:scale(1)translateZ(0);box-shadow:0 16px 38px #a7406f24}50%{transform:scale(1.04)translateZ(0);box-shadow:0 22px 46px #a7406f38}}@keyframes cc-text-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cc-slide-load{0%{width:30%;left:-100%}50%{width:60%}to{width:30%;left:100%}}
:root{--pg-bg:#fff7fb;--pg-bg-soft:#fff0f7;--pg-surface:#ffffffdb;--pg-surface-solid:#fff;--pg-surface-warm:#fff2f8;--pg-border:#e873a929;--pg-border-strong:#e873a961;--pg-text:#2b1721;--pg-text-soft:#6f4055;--pg-text-muted:#9a6b80;--pg-primary:#ec7dad;--pg-primary-strong:#db5c97;--pg-primary-soft:#ec7dad29;--pg-green:#f7a6c8;--pg-green-soft:#f7a6c82e;--pg-blue:#f39bc4;--pg-blue-soft:#f39bc42e;--pg-danger:#ff5f8f;--pg-shadow-sm:0 8px 18px #a7406f1a;--pg-shadow-md:0 14px 32px #a7406f24;--pg-shadow-lg:0 18px 42px #a7406f2e;--pg-radius-sm:14px;--pg-radius-md:20px;--pg-radius-lg:28px;--pg-transition:.22s ease;--pg-container-pad:1rem}.pg-home{min-height:100vh;color:var(--pg-text);background:radial-gradient(circle at 0 0,#ec7dad33,#0000 30%),radial-gradient(circle at 100% 0,#ffb9d738,#0000 26%),radial-gradient(circle at 0 100%,#f48fbe2e,#0000 28%),linear-gradient(#fff7fb 0%,#fff1f7 48%,#fff 100%);padding-bottom:2rem}.pg-home .pg-hero-card,.pg-home .pg-category-section,.pg-home .pg-filter-section,.pg-home .pg-service-grid,.pg-home .pg-pagination,.pg-home .pg-location-section{width:100%;padding-inline:var(--pg-container-pad);box-sizing:border-box}.pg-home .pg-hero-card{border:1px solid var(--pg-border-strong);border-radius:var(--pg-radius-lg);box-shadow:var(--pg-shadow-sm);background:linear-gradient(135deg,#ffffffeb 0%,#ffe9f4e6 100%),#ffffffd1;flex-direction:column;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding-top:1.2rem;padding-bottom:1.2rem;display:flex}.pg-home .pg-hero-card .pg-hero-badge{min-height:32px;color:var(--pg-primary-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffffd1;border:1px solid #ec7dad42;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.72rem;font-weight:900;display:inline-flex}.pg-home .pg-hero-card h2{max-width:13ch;color:var(--pg-text);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(1.7rem,8vw,2.45rem);font-weight:950;line-height:1.03}.pg-home .pg-hero-card p{max-width:36rem;color:var(--pg-text-soft);margin:0;font-size:.95rem;font-weight:600;line-height:1.6}.pg-home .pg-hero-card .pg-hero-button{background:linear-gradient(135deg, var(--pg-primary-strong) 0%, var(--pg-primary) 100%);color:#fff;cursor:pointer;min-height:50px;transition:transform var(--pg-transition), box-shadow var(--pg-transition), opacity var(--pg-transition);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.2rem;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #db5c973d}.pg-home .pg-hero-card .pg-hero-button:active{transform:scale(.98)}.pg-home .pg-category-section{padding-top:.5rem;padding-bottom:.7rem}.pg-home .pg-category-section .pg-category-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pg-home .pg-category-section .pg-category-header .pg-category-title{color:var(--pg-text);letter-spacing:-.035em;margin:0;font-size:clamp(1.1rem,4vw,1.35rem);font-weight:950;line-height:1.12}.pg-home .pg-category-section .pg-category-header .pg-category-all{border:1px solid var(--pg-border);min-height:38px;color:var(--pg-text-soft);cursor:pointer;white-space:nowrap;transition:background var(--pg-transition), border-color var(--pg-transition), color var(--pg-transition), transform var(--pg-transition);background:#ffffffdb;border-radius:999px;padding:.5rem .9rem;font-size:.8rem;font-weight:900}.pg-home .pg-category-section .pg-category-header .pg-category-all:active{transform:scale(.98)}.pg-home .pg-category-section .pg-category-header .pg-category-all.pg-category-all-active{background:linear-gradient(135deg, var(--pg-primary-strong) 0%, var(--pg-primary) 100%);color:#fff;border-color:#0000}.pg-home .pg-category-section .pg-category-list{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.85rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.pg-home .pg-category-section .pg-category-list::-webkit-scrollbar{display:none}.pg-home .pg-category-section .pg-category-list .pg-category-card{cursor:pointer;scroll-snap-align:start;min-width:92px;transition:transform var(--pg-transition);background:0 0;border:none;flex-direction:column;flex:0 0 92px;align-items:center;gap:.55rem;display:flex}.pg-home .pg-category-section .pg-category-list .pg-category-card:active{transform:scale(.97)}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-icon{border:1px solid var(--pg-border);width:68px;height:68px;color:var(--pg-primary);transition:background var(--pg-transition), border-color var(--pg-transition), color var(--pg-transition);background:linear-gradient(#fffffffa 0%,#fff1f8fa 100%);border-radius:22px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 18px #a7406f1a}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-icon svg{width:24px;height:24px}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-name{text-align:center;width:100%;color:var(--pg-text-muted);text-transform:capitalize;word-break:break-word;font-size:.74rem;font-weight:800;line-height:1.2}.pg-home .pg-category-section .pg-category-list .pg-category-card.pg-category-card-active .pg-category-icon{color:#fff;background:linear-gradient(135deg, var(--pg-primary-strong) 0%, var(--pg-primary) 100%);border-color:#0000;box-shadow:0 10px 22px #db5c973d}.pg-home .pg-category-section .pg-category-list .pg-category-card.pg-category-card-active .pg-category-name{color:var(--pg-primary-strong);font-weight:950}.pg-home .pg-filter-section{justify-content:center;padding-top:.15rem;padding-bottom:1rem;display:flex}.pg-home .pg-filter-section .pg-filter-box{width:100%;position:relative}.pg-home .pg-filter-section .pg-sort{width:100%}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger{border:1px solid var(--pg-border);width:100%;min-height:52px;color:var(--pg-text);cursor:pointer;transition:border-color var(--pg-transition), box-shadow var(--pg-transition), background var(--pg-transition);background:#ffffffe0;border-radius:18px;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex;box-shadow:0 7px 18px #a7406f1a}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger .pg-sort-left-icon{color:var(--pg-primary);flex-shrink:0}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger .pg-sort-current{text-align:left;min-width:0;color:var(--pg-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.92rem;font-weight:900;overflow:hidden}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger .pg-sort-right-icon{color:var(--pg-text-muted);transition:transform var(--pg-transition), color var(--pg-transition);flex-shrink:0}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger .pg-sort-right-icon.pg-sort-right-icon-open{color:var(--pg-primary);transform:rotate(180deg)}.pg-home .pg-filter-section .pg-sort.pg-sort-open .pg-sort-trigger{border-color:var(--pg-border-strong);background:#fff;box-shadow:0 0 0 4px #ec7dad24}.pg-home .pg-filter-section .pg-sort .pg-sort-menu{border:1px solid var(--pg-border);width:100%;box-shadow:var(--pg-shadow-lg);z-index:50;background:#fff;border-radius:18px;margin:0;padding:.45rem;list-style:none;position:absolute;top:calc(100% + 8px);left:0}.pg-home .pg-filter-section .pg-sort .pg-sort-menu .pg-sort-item{color:var(--pg-text-soft);cursor:pointer;transition:background var(--pg-transition), color var(--pg-transition);border-radius:12px;justify-content:space-between;align-items:center;gap:.7rem;padding:.82rem .9rem;font-size:.9rem;font-weight:800;display:flex}.pg-home .pg-filter-section .pg-sort .pg-sort-menu .pg-sort-item:hover{color:var(--pg-primary-strong);background:#ec7dad1f}.pg-home .pg-filter-section .pg-sort .pg-sort-menu .pg-sort-item.pg-sort-item-active{background:var(--pg-primary-soft);color:var(--pg-primary-strong)}.pg-home .pg-filter-section .pg-sort .pg-sort-menu .pg-sort-item span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.pg-home .pg-filter-section .pg-sort .pg-sort-menu .pg-sort-item svg{color:var(--pg-primary);flex-shrink:0}.pg-home .pg-service-grid{content-visibility:auto;contain-intrinsic-size:900px;grid-template-columns:1fr;gap:.95rem;display:grid}.pg-home .pg-service-grid .pg-empty-state{text-align:center;border-radius:var(--pg-radius-lg);border:1px solid var(--pg-border);box-shadow:var(--pg-shadow-sm);background:#ffffffd6;grid-column:1/-1;padding:3rem 1rem}.pg-home .pg-service-grid .pg-empty-state p{color:var(--pg-text-muted);margin:0;font-size:.95rem;font-weight:700}.pg-home .pg-service-grid .pg-service-card{cursor:pointer;border:1px solid var(--pg-border);min-height:164px;box-shadow:var(--pg-shadow-sm);contain:layout paint style;transition:transform var(--pg-transition), border-color var(--pg-transition), box-shadow var(--pg-transition), background var(--pg-transition);background:#fffffff0;border-radius:22px;grid-template-columns:108px minmax(0,1fr);display:grid;position:relative;overflow:hidden;transform:translateZ(0)}.pg-home .pg-service-grid .pg-service-card:active{transform:scale(.99)translateZ(0)}.pg-home .pg-service-grid .pg-service-card .pg-service-badge{z-index:8;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;max-width:96px;min-height:26px;padding:.28rem .56rem;font-size:.58rem;font-weight:950;display:inline-flex;position:absolute;top:.65rem;left:.65rem}.pg-home .pg-service-grid .pg-service-card .pg-service-badge.pg-service-badge-offer{background:linear-gradient(135deg,#ff5f8f 0%,#ec7dad 100%)}.pg-home .pg-service-grid .pg-service-card .pg-service-badge.pg-service-badge-available{color:#fff;background:linear-gradient(135deg,#ec7dadfa 0%,#f39bc4fa 100%)}.pg-home .pg-service-grid .pg-service-card .pg-service-image{isolation:isolate;background:radial-gradient(circle at top,#ec7dad2e,#0000 38%),linear-gradient(#fff1f7 0%,#fff 100%);width:100%;height:100%;min-height:164px;overflow:hidden}.pg-home .pg-service-grid .pg-service-card .pg-service-image img,.pg-home .pg-service-grid .pg-service-card .pg-service-image picture,.pg-home .pg-service-grid .pg-service-card .pg-service-image video{width:100%;height:100%;display:block}.pg-home .pg-service-grid .pg-service-card .pg-service-image img{object-fit:cover;object-position:center;image-rendering:auto;backface-visibility:hidden;will-change:auto;transition:none;transform:translateZ(0)}.pg-home .pg-service-grid .pg-service-card .pg-service-content{flex-direction:column;gap:.45rem;min-width:0;padding:.85rem;display:flex}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-category{background:var(--pg-green-soft);max-width:100%;min-height:24px;color:var(--pg-primary-strong);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border:1px solid #ec7dad3d;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:.26rem .64rem;font-size:.62rem;font-weight:950;display:inline-flex;overflow:hidden}.pg-home .pg-service-grid .pg-service-card .pg-service-content h4{color:var(--pg-text);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:950;line-height:1.24;display:-webkit-box;overflow:hidden}.pg-home .pg-service-grid .pg-service-card .pg-service-content p{color:var(--pg-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;font-weight:600;line-height:1.42;display:-webkit-box;overflow:hidden}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer{flex-direction:column;gap:.65rem;margin-top:auto;display:flex}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-prices{flex-direction:column;gap:.12rem;min-width:0;display:flex}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-prices .pg-service-old-price{color:#b98a9f;font-size:.68rem;font-weight:700;line-height:1.15;text-decoration:line-through}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-prices .pg-service-price{color:var(--pg-primary-strong);letter-spacing:-.04em;word-break:normal;white-space:normal;font-size:1.05rem;font-weight:950;line-height:1.1}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-button{background:linear-gradient(135deg, var(--pg-primary-strong) 0%, var(--pg-primary) 100%);color:#fff;cursor:pointer;width:100%;min-height:38px;transition:transform var(--pg-transition), opacity var(--pg-transition), box-shadow var(--pg-transition);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.35rem;padding:.68rem .82rem;font-size:.76rem;font-weight:950;display:inline-flex}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-button:active{transform:scale(.97)}.pg-home .pg-location-section{padding-top:2rem;padding-bottom:.8rem}.pg-home .pg-location-section .pg-location-heading{max-width:42rem;margin-bottom:1.15rem}.pg-home .pg-location-section .pg-location-heading .pg-location-badge{min-height:30px;color:var(--pg-primary-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffffd6;border:1px solid #ec7dad42;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.7rem;padding:.32rem .78rem;font-size:.68rem;font-weight:950;display:inline-flex}.pg-home .pg-location-section .pg-location-heading h3{color:var(--pg-text);letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,6vw,2.1rem);font-weight:950;line-height:1.08}.pg-home .pg-location-section .pg-location-heading p{max-width:38rem;color:var(--pg-text-soft);margin:.65rem 0 0;font-size:.9rem;font-weight:650;line-height:1.6}.pg-home .pg-location-section .pg-location-card{border:1px solid var(--pg-border-strong);border-radius:var(--pg-radius-lg);box-shadow:var(--pg-shadow-md);background:#fffffff0;grid-template-columns:1fr;display:grid;overflow:hidden}.pg-home .pg-location-section .pg-location-map{background:radial-gradient(circle at top left, #ec7dad33, transparent 40%), var(--pg-bg-soft);min-height:290px;position:relative;overflow:hidden}.pg-home .pg-location-section .pg-location-map iframe{border:0;width:100%;height:100%;min-height:290px;display:block}.pg-home .pg-location-section .pg-location-map .pg-location-map-link{z-index:3;color:inherit;background:linear-gradient(#0000 58%,#2b17212e 100%);justify-content:flex-end;align-items:flex-end;padding:.85rem;text-decoration:none;display:flex;position:absolute;inset:0}.pg-home .pg-location-section .pg-location-map .pg-location-map-link .pg-location-map-cta{min-height:40px;color:var(--pg-primary-strong);background:#fffffff0;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.68rem .9rem;font-size:.77rem;font-weight:950;display:inline-flex;box-shadow:0 10px 24px #2b172129}.pg-home .pg-location-section .pg-location-info{background:radial-gradient(circle at 100% 0,#ec7dad2e,#0000 42%),linear-gradient(145deg,#fff 0%,#fff3f8 100%);flex-direction:column;align-items:flex-start;padding:1.25rem;display:flex}.pg-home .pg-location-section .pg-location-info .pg-location-icon{background:var(--pg-primary-soft);width:50px;height:50px;color:var(--pg-primary-strong);border:1px solid #ec7dad3d;border-radius:17px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.pg-home .pg-location-section .pg-location-info .pg-location-copy span{color:var(--pg-primary-strong);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:950}.pg-home .pg-location-section .pg-location-info .pg-location-copy h4{color:var(--pg-text);letter-spacing:-.035em;margin:.4rem 0 0;font-size:clamp(1.1rem,4.5vw,1.4rem);font-weight:950;line-height:1.15}.pg-home .pg-location-section .pg-location-info .pg-location-copy p{color:var(--pg-text-soft);margin:.55rem 0 0;font-size:.9rem;font-weight:750;line-height:1.55}.pg-home .pg-location-section .pg-location-info .pg-location-button{background:linear-gradient(135deg, var(--pg-primary-strong) 0%, var(--pg-primary) 100%);color:#fff;text-align:center;width:100%;min-height:48px;transition:transform var(--pg-transition), box-shadow var(--pg-transition), opacity var(--pg-transition);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.2rem;padding:.8rem 1rem;font-size:.82rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 12px 26px #db5c973d}.pg-home .pg-location-section .pg-location-info .pg-location-button:active{transform:scale(.98)}.pg-home .pg-location-section .pg-location-info .pg-location-note{color:var(--pg-text-muted);margin:.85rem 0 0;font-size:.72rem;font-weight:650;line-height:1.5}.pg-home .pg-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-top:1.6rem;display:flex}.pg-home .pg-pagination .pg-pagination-button{border:1px solid var(--pg-border);width:42px;height:42px;color:var(--pg-text);cursor:pointer;transition:background var(--pg-transition), border-color var(--pg-transition), opacity var(--pg-transition), transform var(--pg-transition);background:#ffffffdb;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 7px 18px #a7406f1a}.pg-home .pg-pagination .pg-pagination-button:disabled{opacity:.38;cursor:not-allowed}.pg-home .pg-pagination .pg-pagination-button:active:not(:disabled){transform:scale(.96)}.pg-home .pg-pagination .pg-pagination-info{color:var(--pg-text-muted);text-align:center;font-size:.88rem;font-weight:800}.pg-home .pg-pagination .pg-pagination-info strong{color:var(--pg-text);font-weight:950}@media (prefers-reduced-motion:reduce){.pg-home *,.pg-home :before,.pg-home :after{scroll-behavior:auto;transition:none;animation:none}}@media (max-width:1023px){.pg-home .pg-hero-card,.pg-home .pg-filter-section .pg-sort .pg-sort-trigger,.pg-home .pg-service-grid .pg-service-card,.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-icon{-webkit-backdrop-filter:none;backdrop-filter:none}.pg-home .pg-service-grid .pg-service-card{box-shadow:0 6px 16px #a7406f1a}.pg-home .pg-service-grid .pg-service-card .pg-service-image img{transform:none}}@media (min-width:1024px){:root{--pg-container-pad:2rem}.pg-home .pg-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:1.25rem;padding:1.8rem 2rem}.pg-home .pg-hero-card h2{max-width:14ch}.pg-home .pg-hero-card p{font-size:1rem}.pg-home .pg-hero-card .pg-hero-button{min-height:52px}.pg-home .pg-hero-card .pg-hero-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #db5c9747}.pg-home .pg-category-section{padding-top:.6rem;padding-bottom:.9rem}.pg-home .pg-category-section .pg-category-header{margin-bottom:1.1rem}.pg-home .pg-category-section .pg-category-header .pg-category-title{font-size:1.45rem}.pg-home .pg-category-section .pg-category-header .pg-category-all{min-height:40px;padding-inline:1rem;font-size:.84rem}.pg-home .pg-category-section .pg-category-header .pg-category-all:hover{border-color:var(--pg-border-strong);color:var(--pg-primary-strong)}.pg-home .pg-category-section .pg-category-header .pg-category-all.pg-category-all-active:hover{color:#fff}.pg-home .pg-category-section .pg-category-list{flex-wrap:wrap;gap:1rem;overflow-x:visible}.pg-home .pg-category-section .pg-category-list .pg-category-card{flex:0 0 110px;min-width:110px}.pg-home .pg-category-section .pg-category-list .pg-category-card:hover{transform:translateY(-3px)}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-icon{width:74px;height:74px}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-icon svg{width:24px;height:24px}.pg-home .pg-category-section .pg-category-list .pg-category-card .pg-category-name{font-size:.78rem}.pg-home .pg-filter-section{justify-content:flex-end;padding-bottom:1.3rem}.pg-home .pg-filter-section .pg-filter-box{max-width:310px}.pg-home .pg-filter-section .pg-sort .pg-sort-trigger{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:54px;padding-inline:1.05rem}.pg-home .pg-service-grid{content-visibility:visible;contain-intrinsic-size:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.pg-home .pg-service-grid .pg-service-card{contain:layout paint style;flex-direction:column;min-height:auto;display:flex}.pg-home .pg-service-grid .pg-service-card:hover{border-color:var(--pg-border-strong);transform:translateY(-4px);box-shadow:0 18px 36px #a7406f29}.pg-home .pg-service-grid .pg-service-card:hover .pg-service-image img{transform:scale(1.04)translateZ(0)}.pg-home .pg-service-grid .pg-service-card:hover .pg-service-button{box-shadow:0 12px 24px #db5c973d}.pg-home .pg-service-grid .pg-service-card .pg-service-badge{max-width:calc(100% - 1.5rem);min-height:28px;padding:.3rem .65rem;font-size:.64rem;top:.75rem;left:.75rem}.pg-home .pg-service-grid .pg-service-card .pg-service-image{aspect-ratio:1;height:260px;min-height:260px}.pg-home .pg-service-grid .pg-service-card .pg-service-image img{transition:transform .3s}.pg-home .pg-service-grid .pg-service-card .pg-service-content{gap:.6rem;padding:1rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-category{min-height:26px;padding:.28rem .72rem;font-size:.68rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content h4{font-size:1rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content p{font-size:.78rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:.5rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-prices .pg-service-old-price{font-size:.72rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-prices .pg-service-price{color:var(--pg-text);font-size:1.08rem}.pg-home .pg-service-grid .pg-service-card .pg-service-content .pg-service-footer .pg-service-button{flex-shrink:0;width:auto;min-height:40px;padding-inline:.95rem;font-size:.78rem}.pg-home .pg-location-section{padding-top:2.6rem;padding-bottom:1rem}.pg-home .pg-location-section .pg-location-heading{margin-bottom:1.35rem}.pg-home .pg-location-section .pg-location-heading h3{font-size:2.2rem}.pg-home .pg-location-section .pg-location-heading p{font-size:.98rem}.pg-home .pg-location-section .pg-location-card{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:430px}.pg-home .pg-location-section .pg-location-map{min-height:430px}.pg-home .pg-location-section .pg-location-map iframe{min-height:430px}.pg-home .pg-location-section .pg-location-map .pg-location-map-link{padding:1.1rem}.pg-home .pg-location-section .pg-location-map .pg-location-map-link .pg-location-map-cta{min-height:44px;transition:transform var(--pg-transition), box-shadow var(--pg-transition);padding-inline:1rem;font-size:.8rem}.pg-home .pg-location-section .pg-location-map .pg-location-map-link:hover .pg-location-map-cta{transform:translateY(-2px);box-shadow:0 14px 28px #2b172133}.pg-home .pg-location-section .pg-location-info{justify-content:center;padding:2rem}.pg-home .pg-location-section .pg-location-info .pg-location-icon{border-radius:19px;width:56px;height:56px}.pg-home .pg-location-section .pg-location-info .pg-location-copy h4{font-size:1.45rem}.pg-home .pg-location-section .pg-location-info .pg-location-copy p{font-size:.95rem}.pg-home .pg-location-section .pg-location-info .pg-location-button{width:auto;min-width:250px;padding-inline:1.15rem}.pg-home .pg-location-section .pg-location-info .pg-location-button:hover{transform:translateY(-2px);box-shadow:0 18px 32px #db5c9747}.pg-home .pg-location-section .pg-location-info .pg-location-note{max-width:28rem;font-size:.76rem}.pg-home .pg-pagination{gap:1.1rem;margin-top:2rem}.pg-home .pg-pagination .pg-pagination-button{width:44px;height:44px}.pg-home .pg-pagination .pg-pagination-button:hover:not(:disabled){border-color:var(--pg-border-strong);background:#fffffff5}.pg-home .pg-pagination .pg-pagination-info{font-size:.92rem}}
