@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.highly-praised-icon[data-v-c2c7a50f]{width:20px;height:20px;flex-shrink:0;color:#ff9500}.icon[data-v-91422b40]{width:22px;height:22px;flex-shrink:0;stroke-linecap:round;stroke-linejoin:round}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f6f8;--card: #ffffff;--text: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9b9b9b;--red: #ff3358;--red-hover: #e62e4e;--star: #ffb400;--purple: #8b5cf6;--icon: #8e8e93;--green: #2bb673;--nav-active: #e8eaf6;--border: #ebebeb;--chip-bg: #f2f2f7;--sidebar-width: 240px;--header-height: 56px;--radius-card: 20px;--radius-btn: 10px;--radius-nav: 12px;--radius-photo: 8px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;font-size:17px;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:clip}body.modal-open{overflow:hidden}.container{max-width:1140px;margin:0 auto;padding:0 20px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:200;background:var(--card);border-bottom:1px solid var(--border);height:var(--header-height);display:flex;align-items:center}.header-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.header-left{display:flex;align-items:center;gap:16px}.logo{font-size:22px;font-weight:700;text-decoration:none;color:var(--text);letter-spacing:-.02em;line-height:1}.logo-red{color:var(--red)}.logo-name{font-weight:700}.header-location{display:inline-flex;align-items:center;gap:4px;font-size:16px;color:var(--text-secondary);font-weight:400;padding-left:16px;border-left:1px solid var(--border)}.header-chevron{opacity:.6;flex-shrink:0}.header-nav{display:flex;align-items:center;gap:24px;font-size:16px}.header-nav a{color:var(--text-secondary);text-decoration:none;font-weight:400}.header-nav a:hover{color:var(--text)}.header-external-link{display:inline-flex;align-items:center;gap:6px}.header-external-icon{display:block;flex-shrink:0;opacity:.65}.header-external-link:hover .header-external-icon{opacity:1}.page-layout{display:flex;gap:32px;padding:24px 20px 48px;align-items:flex-start}.page-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.sidebar{width:var(--sidebar-width);flex-shrink:0;position:sticky;top:calc(var(--header-height) + 20px)}.sidebar-nav{display:flex;flex-direction:column;gap:2px}.sidebar-link{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:var(--radius-nav);text-decoration:none;color:var(--text);font-size:17px;font-weight:400;line-height:1.3;transition:background .15s}.sidebar-link:hover{background:#f0f1f5}.sidebar-link.active{background:var(--nav-active);font-weight:500}.sidebar-count{margin-left:auto;color:var(--text-muted);font-size:16px;font-weight:400}.sidebar-link svg{color:var(--icon);stroke:var(--icon)}.section-anchor{height:0;overflow:hidden;scroll-margin-top:calc(var(--header-height) + 24px)}.profile-card{background:var(--card);border-radius:var(--radius-card);padding:32px 36px 40px;min-width:0;position:relative}.profile-header{display:grid;grid-template-columns:125px 1fr;column-gap:12px;row-gap:14px;align-items:start;margin-bottom:12px;padding-bottom:24px}.profile-left{display:contents}.profile-photo{grid-column:1;grid-row:1}.profile-photo img{width:125px;height:160px;border-radius:var(--radius-photo);object-fit:cover;background:#e8e8e8;display:block}.profile-info{grid-column:2;grid-row:1 / span 2;min-width:0;padding-top:2px}.profile-actions{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:200px}.profile-name{font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:4px;color:var(--text)}.profile-status{font-size:16px;color:var(--text-secondary);font-weight:400;margin-bottom:10px}.profile-rating{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:12px}.rating-group{display:inline-flex;align-items:center;gap:6px;font-size:18px;color:var(--text);text-decoration:none}.rating-group strong{font-weight:700}.rating-icon{width:20px;height:20px;flex-shrink:0}.rating-icon--outline,.reviews-link{color:var(--text)}.reviews-link:hover{opacity:.7}.highly-praised{white-space:nowrap}.trust-badges{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.trust-badge{display:inline-flex;align-items:center;gap:4px;font-size:16px;color:var(--text-secondary);font-weight:400;cursor:default}.trust-badge-icon{width:18px;height:18px;flex-shrink:0;display:block;background-color:var(--text-secondary);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.trust-badge-icon--partner{mask-image:url(/assets/two-user_32x32.svg);-webkit-mask-image:url(/assets/two-user_32x32.svg)}.trust-badge-icon--verified{mask-image:url(/assets/verified-12_32x32.svg);-webkit-mask-image:url(/assets/verified-12_32x32.svg)}.trust-badge-icon--shield{mask-image:url(/assets/shield-check-17_32x32.svg);-webkit-mask-image:url(/assets/shield-check-17_32x32.svg)}.btn-contact{display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--red);color:#fff;padding:12px 20px;border-radius:var(--radius-btn);text-decoration:none;font-weight:600;font-size:17px;border:none;cursor:pointer;transition:background .15s;white-space:nowrap;line-height:1.2}.btn-contact:hover{background:var(--red-hover)}.contact-wrap{position:relative;width:100%}.phone-popup{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;padding:14px 16px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000024;border:1px solid var(--border);text-align:center}.phone-popup-number{font-size:18px;font-weight:600;color:var(--text);text-decoration:none;white-space:nowrap}.phone-popup-number:hover{color:var(--red)}.availability{display:inline-flex;align-items:center;gap:5px;margin-top:0;font-size:14px;color:var(--text);font-weight:400;white-space:nowrap}.availability svg{color:var(--purple);flex-shrink:0}.info-rows{padding-top:8px;border-top:1px solid var(--border)}.info-row{display:grid;grid-template-columns:180px 1fr;gap:12px 24px;padding:14px 0;border-bottom:none;align-items:start}.info-row--compact{padding:10px 0 14px}.info-row-label{font-size:17px;font-weight:700;color:var(--text);line-height:1.4}.info-row-content{font-size:17px;color:var(--text);font-weight:400}.locations-list{line-height:1.55}.link-more{color:var(--text);text-decoration:underline;text-underline-offset:2px;margin-left:2px;font-size:17px}.link-more:hover{opacity:.7}.info-block{padding:24px 0;border-bottom:1px solid var(--border)}.info-block:first-of-type{padding-top:8px;border-top:1px solid var(--border)}.info-block-title{font-size:24px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px;color:var(--text);display:flex;align-items:baseline;gap:8px}.info-block-count{font-size:18px;font-weight:400;color:var(--text-muted)}.info-list{list-style:none;display:flex;flex-direction:column;gap:8px}.info-list li{display:flex;align-items:baseline;gap:8px;font-size:17px;line-height:1.5}.info-list--checked li{align-items:center;gap:8px}.info-list--checked svg{color:var(--green);flex-shrink:0}.page-h1-visible{font-size:18px;font-weight:600;color:var(--text);margin-bottom:12px;line-height:1.4}.info-muted{color:var(--text-muted);font-size:17px}.article-content{font-size:17px;line-height:1.6;color:var(--text);white-space:pre-line}.article-content h2{font-size:20px;font-weight:600;margin:20px 0 10px}.article-content h3{font-size:18px;font-weight:600;margin:16px 0 8px}.article-content p{margin-bottom:12px}.article-content ul{margin:0 0 12px 20px}.article-content a.internal-link{color:var(--red)}.services-list{display:flex;flex-direction:column}.service-row{display:flex;align-items:baseline;gap:8px;padding:10px 0;font-size:17px}.service-row dt{font-weight:400;color:var(--text);flex-shrink:0}.service-row--category+.service-row--category{margin-top:8px;padding-top:16px;border-top:1px solid var(--border)}.service-row--category dt{font-weight:700}.service-row dd{flex:1;display:flex;align-items:baseline;gap:4px;font-weight:400;color:var(--text);white-space:nowrap}.service-dots{flex:1;border-bottom:1px dotted #ccc;min-width:20px;margin:0 4px;position:relative;top:-3px}.reviews-section{padding:32px 0 0;margin-top:4px;scroll-margin-top:calc(var(--header-height) + 52px)}.reviews-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.reviews-summary{display:flex;align-items:center;gap:4px;font-size:20px;margin-left:auto;flex-shrink:0}.reviews-title{font-size:24px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:baseline;gap:6px}.reviews-title-count{font-weight:700;color:var(--text)}.reviews-summary strong{font-weight:700}.star-lg{width:24px;height:24px;color:var(--star)}.review-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter-chip{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:20px;font:inherit;font-size:16px;font-weight:400;background:var(--chip-bg);color:var(--text);cursor:pointer;line-height:1.3;transition:background .15s ease,color .15s ease}.filter-chip:hover:not(.active){background:#e8e8ed}.filter-chip.active{background:var(--text);color:#fff;font-weight:500}.filter-chip-count{color:var(--text-muted)}.filter-chip.active .filter-chip-count{color:#ffffffbf}.filter-chip--more{min-width:44px;justify-content:center;font-weight:700;letter-spacing:1px}.service-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000059}.service-modal{position:relative;width:min(720px,100%);max-height:min(80vh,640px);overflow:auto;padding:28px 24px 24px;background:#fff;border-radius:20px;box-shadow:0 16px 48px #0000002e}.service-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:none;color:var(--text-muted);font-size:28px;line-height:1;cursor:pointer}.service-modal-close:hover{color:var(--text)}.service-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}.service-modal-item{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;padding:10px 0;border:none;background:none;font:inherit;font-size:16px;color:var(--text);text-align:left;cursor:pointer}.service-modal-item:hover{opacity:.75}.service-modal-item.active span:first-child{font-weight:600}.service-modal-count{flex-shrink:0;color:var(--text-muted);font-size:16px}@media(max-width:640px){.service-modal-grid{grid-template-columns:1fr}}.rating-histogram{display:flex;flex-direction:column;gap:6px;margin-bottom:28px;max-width:340px}.histogram-row{display:grid;grid-template-columns:32px 1fr 28px;align-items:center;gap:8px}.histogram-label{font-size:16px;color:var(--text-secondary);display:flex;align-items:center;gap:2px}.star-sm{color:var(--star);font-size:12px}.histogram-bar{height:6px;background:#ebebeb;border-radius:3px;overflow:hidden}.histogram-fill{height:100%;background:var(--star);border-radius:3px;min-width:2px}.histogram-count{font-size:16px;color:var(--text-secondary);text-align:right}.reviews-block{min-height:200px}.reviews-block--loading{opacity:.55;pointer-events:none;transition:opacity .15s ease}.reviews-sort{position:relative;display:flex;justify-content:flex-end;margin-bottom:8px}.reviews-sort-trigger{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;font:inherit;font-size:16px;color:var(--text);cursor:pointer;line-height:1.4}.reviews-sort-trigger:hover{opacity:.75}.reviews-sort-icon{flex-shrink:0;color:var(--text-secondary)}.reviews-sort-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:220px;margin:0;padding:8px 0;list-style:none;background:#fff;border-radius:12px;box-shadow:0 8px 28px #0000001f}.reviews-sort-option{display:block;width:100%;padding:10px 16px;border:none;background:none;font:inherit;font-size:16px;color:var(--text);text-align:left;cursor:pointer}.reviews-sort-option:hover,.reviews-sort-option.active{background:var(--chip-bg)}.reviews-list{display:flex;flex-direction:column}.review-item{display:flex;align-items:flex-start;gap:24px;padding:24px 0;border-bottom:1px solid var(--border)}.review-item:last-child{border-bottom:none}.review-sidebar{flex:0 0 120px;width:120px;display:flex;flex-direction:column;gap:6px}.review-stars{display:flex;gap:1px;line-height:1}.review-stars .star{font-size:18px;color:#ddd}.review-stars .star.filled{color:var(--star)}.review-date{font-size:15px;color:var(--text-muted);line-height:1.35}.review-content{flex:1;min-width:0}.review-author strong{font-size:17px;font-weight:700;color:var(--text);line-height:1.35}.review-service{font-size:16px;color:var(--text-secondary);margin:4px 0 10px;line-height:1.4}.review-text{font-size:17px;line-height:1.6;color:var(--text);margin:0;overflow-wrap:anywhere}.no-reviews{color:var(--text-muted);padding:24px 0;font-size:17px}.reviews-pagination{display:flex;gap:6px;margin-top:24px;flex-wrap:wrap}.reviews-page-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:14px;font-weight:400;line-height:1;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.reviews-page-btn:hover,.reviews-page-btn.active{background:var(--red);color:#fff;border-color:var(--red)}.reviews-page-btn:focus-visible{outline:2px solid var(--red);outline-offset:2px}.leave-review-card{background:var(--card);border-radius:var(--radius-card);padding:24px 36px}.leave-review-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.leave-review-title{margin-bottom:6px}.leave-review-text{margin:0;color:var(--text-secondary);font-size:15px}.leave-review-btn{width:auto;min-width:180px;flex-shrink:0}.review-form-modal{position:relative;width:min(480px,100%);padding:28px 24px 24px;background:#fff;border-radius:20px;box-shadow:0 16px 48px #0000002e}.review-form-title{margin:0 0 6px;font-size:24px;font-weight:700}.review-form-hint{margin:0 0 20px;color:var(--text-secondary);font-size:14px}.review-form{display:flex;flex-direction:column;gap:16px}.review-form-field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--text-secondary)}.review-form-field input,.review-form-field textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;font:inherit;font-size:16px;color:var(--text);background:#fff;resize:vertical}.review-form-field input:focus,.review-form-field textarea:focus{outline:2px solid rgba(255,51,88,.25);border-color:var(--red)}.review-form-stars{display:flex;gap:4px}.review-form-star{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;font-size:28px;line-height:1;color:#ddd;cursor:pointer}.review-form-star.filled{color:var(--star)}.review-form-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.review-form-error{margin:0;color:var(--red);font-size:14px}.review-form-success{margin:0;color:var(--green);font-size:14px}.review-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.review-form-cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:var(--radius-btn);padding:12px 18px;font:inherit;font-size:16px;cursor:pointer}.review-form-submit{width:auto;min-width:140px}.platform-reviews-card{background:var(--card);border-radius:var(--radius-card);padding:28px 36px 36px;scroll-margin-top:calc(var(--header-height) + 52px)}.platform-reviews-card .info-block-title{margin-bottom:20px}.platform-reviews-card .review-item:first-child{padding-top:0}.platform-reviews-more{display:flex;justify-content:center;margin-top:8px;padding-top:16px;border-top:1px solid var(--border)}.platform-reviews-more-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--text);font:inherit;font-size:15px;font-weight:500;padding:10px 24px;cursor:pointer;transition:border-color .15s,color .15s}.platform-reviews-more-btn:hover:not(:disabled){border-color:var(--red);color:var(--red)}.platform-reviews-more-btn:disabled{opacity:.6;cursor:default}.platform-reviews-more-btn:focus-visible{outline:2px solid var(--red);outline-offset:2px}.site-footer{background:var(--card);border-top:1px solid var(--border);padding:20px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;font-size:16px}.footer-inner a{color:var(--text-secondary);text-decoration:none}.footer-inner a:hover{color:var(--red)}.footer-location{color:var(--text-secondary)}.page-state,.privacy-page,.error-page{padding:48px 20px;max-width:800px}.page-state p,.error-page p{color:var(--text-secondary);margin-top:8px}.privacy-page h1{font-size:24px;font-weight:700;margin-bottom:20px}@media(max-width:1024px){:root{--sidebar-width: 200px}.page-layout{gap:24px;padding:20px 0 40px}.profile-card{padding:28px 24px 36px}.info-row{grid-template-columns:160px 1fr;gap:12px 20px}}@media(max-width:860px){.section-anchor{scroll-margin-top:calc(var(--header-height) + 52px)}.page-layout{flex-direction:column;gap:0;padding:12px 0 32px}.sidebar{width:100%;position:sticky;top:var(--header-height);z-index:150;background:var(--bg);padding:10px 0 12px;margin:0 0 12px}.sidebar-nav{flex-direction:row;overflow-x:auto;gap:6px;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-link{white-space:nowrap;font-size:15px;padding:9px 14px;flex-shrink:0}.sidebar-count{margin-left:6px}.profile-card,.platform-reviews-card{padding:20px 16px 28px;border-radius:16px}.leave-review-card{padding:20px 16px;border-radius:16px}.leave-review-inner{flex-direction:column;align-items:stretch}.leave-review-btn{width:100%}.profile-header{grid-template-columns:108px 1fr;column-gap:14px;row-gap:16px;margin-bottom:8px;padding-bottom:20px}.profile-left{display:contents}.profile-photo{grid-column:1;grid-row:1}.profile-photo img{width:108px;height:138px}.profile-info{grid-column:2;grid-row:1;text-align:left;padding-top:0;align-self:center}.profile-actions{grid-column:1 / -1;grid-row:2;width:100%;max-width:none;align-items:stretch}.profile-name{font-size:22px}.profile-status{font-size:15px;margin-bottom:8px}.profile-rating{flex-wrap:wrap;gap:10px 16px;margin-bottom:10px}.rating-group{font-size:17px}.trust-badges{justify-content:flex-start;gap:8px 12px}.trust-badge{font-size:15px}.availability{justify-content:center;white-space:normal;text-align:center}.info-row{grid-template-columns:1fr;gap:4px;padding:12px 0}.info-row-label,.info-row-content{font-size:16px}.info-block{padding:20px 0}.info-block-title{font-size:22px;margin-bottom:14px}.info-list li{flex-direction:column;align-items:flex-start;gap:2px}.page-h1-visible{font-size:17px}.article-content{font-size:16px}.service-row{flex-wrap:wrap;row-gap:2px;padding:9px 0;font-size:16px}.service-row dd{flex:1 1 100%;white-space:normal;padding-left:0}.service-dots{display:none}.reviews-section{padding-top:24px}.reviews-header{flex-wrap:wrap;gap:8px 12px;margin-bottom:16px}.reviews-title{font-size:22px}.reviews-summary{font-size:18px}.rating-histogram{max-width:none;margin-bottom:24px}.review-filters{gap:6px;margin-bottom:20px}.filter-chip{font-size:15px;padding:7px 14px}.reviews-sort{justify-content:flex-start;margin-bottom:12px}.review-item{flex-direction:column;gap:10px;padding:20px 0}.review-sidebar{flex:none;width:auto;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px 16px}.review-text{font-size:16px}.reviews-pagination{justify-content:center;gap:5px}.footer-inner{flex-direction:column;align-items:flex-start;gap:6px;font-size:15px}.reviews-sort-menu{left:0;right:auto}.header-nav,.header-location{display:none}}@media(max-width:480px){.container{padding:0 12px}.page-layout{padding:8px 0 28px}.logo{font-size:20px}.profile-card,.platform-reviews-card{padding:16px 14px 24px;border-radius:14px}.leave-review-card{padding:16px 14px;border-radius:14px}.profile-header{grid-template-columns:96px 1fr;column-gap:12px;row-gap:14px}.profile-photo img{width:96px;height:122px}.profile-name{font-size:20px}.profile-status{font-size:14px}.profile-rating{gap:8px 12px}.rating-group{font-size:16px}.trust-badges{flex-direction:column;align-items:flex-start;gap:6px}.btn-contact{font-size:16px;padding:11px 16px}.info-block-title,.reviews-title{font-size:20px}.reviews-header{flex-direction:column;align-items:flex-start}.reviews-summary{margin-left:0}.reviews-page-btn{min-width:34px;height:34px;font-size:13px}.service-modal{padding:24px 16px 16px;border-radius:16px}.service-modal-overlay{padding:16px;align-items:flex-end}}@media(min-width:1280px){.container{max-width:1200px}}
