.footer{background:#111827;color:#f8fafc;padding:60px 0 30px;margin-top:60px;border-top:1px solid #1e293b;font-family:Inter,sans-serif}.footer-container{max-width:1200px;margin:0 auto 40px;padding:0 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}.footer-section h3{font-family:Outfit,sans-serif;color:#fff;font-size:28px;font-weight:900;margin:0 0 16px;display:flex;align-items:center;gap:8px}.footer-section h3 span{color:#e23744}.footer-section h4{color:#fff;font-size:16px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin:0 0 20px;display:flex;justify-content:space-between;align-items:center}.footer-section p{font-size:15px;line-height:1.6;color:#94a3b8;margin:0 0 24px;max-width:320px}.footer-collapse-content{display:block}.mobile-chevron{display:none}.footer-section ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.footer-section ul li a{color:#94a3b8;text-decoration:none;font-size:15px;transition:color .2s ease}.footer-section ul li a:hover{color:#e23744}.contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;color:#94a3b8}.contact-item svg{color:#cbd5e1;flex-shrink:0;margin-top:2px}.social-links{display:flex;gap:12px}.social-icon{width:40px;height:40px;background:#1e293b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.social-icon:hover{background:#e23744;transform:translateY(-2px)}.app-links{display:flex;flex-direction:column;gap:12px}.app-button{display:flex;align-items:center;justify-content:center;gap:10px;background:#1e293b;color:#fff;border:1px solid #334155;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;width:100%;max-width:180px}.app-button:hover{background:#e23744;border-color:#e23744;transform:translateY(-2px)}.footer-bottom{max-width:1200px;margin:0 auto;padding:24px 24px 0;border-top:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-bottom p{font-size:14px;color:#64748b;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a{color:#64748b;text-decoration:none;font-size:14px;transition:color .2s}.footer-links a:hover{color:#e23744}@media(max-width:992px){.footer-container{grid-template-columns:repeat(2,1fr);gap:48px 32px}}@media(max-width:640px){.footer{padding:40px 0 24px}.footer-container{grid-template-columns:1fr;gap:0;padding:0 20px}.footer-section{padding:16px 0;border-bottom:1px solid #1e293b}.footer-section:first-child{border-bottom:none;padding-top:0;padding-bottom:32px}.footer-section:nth-child(4){border-bottom:none}.footer-section h4{margin-bottom:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-chevron{display:block;transition:transform .3s ease;color:#94a3b8}.footer-collapse-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.footer-collapse-content>div{min-height:0}.footer-section.expanded .footer-collapse-content{grid-template-rows:1fr;margin-top:16px}.footer-section.expanded .mobile-chevron{transform:rotate(180deg);color:#e23744}.footer-section h3{font-size:24px}.footer-section p{max-width:100%}.app-button{max-width:200px}.footer-bottom{flex-direction:column;text-align:center;padding:20px 20px 0;margin-top:20px}.footer-links{justify-content:center;gap:16px}}.home-container{background-color:#fff;min-height:100vh;font-family:Outfit,sans-serif;color:#1c1c1c}.announcement-banner{display:flex;background-color:#dcfce7;align-items:center;justify-content:center;gap:0;font-size:13px;overflow:hidden;white-space:nowrap}.badge-yellow{background-color:#fef08a;padding:8px 24px;display:flex;align-items:center;font-weight:500;color:#374151}.badge-transparent{padding:8px 24px;color:#374151;font-weight:500}.content-wrapper{max-width:1200px;margin:0 auto;padding:40px 24px 56px}.most-used-section{margin-bottom:60px}.most-used-title{font-size:24px;font-weight:800;color:#1e293b;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.large-cards-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.large-card{min-width:0;max-width:none;cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease}.large-card:hover{transform:translateY(-4px)}.img-container{background-color:#f1f5f9;border-radius:20px;height:clamp(180px,22vw,220px);overflow:hidden;margin-bottom:16px}.img-container img{width:100%;height:100%;object-fit:cover;opacity:.95;mix-blend-mode:multiply}.card-text{text-align:center;font-size:15px;font-weight:600;color:#475569;line-height:1.3}.badge-new{position:absolute;top:-10px;left:20px;background-color:#ef4444;color:#fff;padding:8px 12px;border-radius:50%;font-size:13px;font-weight:700;z-index:2;box-shadow:0 4px 6px #0000001a}.small-grid-section{margin-top:40px;margin-bottom:80px}.small-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));row-gap:32px;column-gap:18px}.grid-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center;width:100%;min-width:0;transition:transform .2s ease}.grid-item:hover{transform:translateY(-4px)}.icon-wrapper{position:relative;width:70px;height:70px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.icon-badge{position:absolute;top:-10px;left:-15px;background-color:#ef4444;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;font-weight:800;z-index:2;line-height:1.1;text-transform:uppercase;box-shadow:0 2px 4px #00000026}.item-label{font-size:12px;font-weight:600;color:#475569;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.floating-actions{position:fixed;bottom:clamp(18px,4vw,30px);right:clamp(16px,4vw,30px);display:flex;flex-direction:column;gap:14px;z-index:999}.fab{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;border:none;cursor:pointer;transition:transform .2s ease}.fab:hover{transform:scale(1.1)}.fab-whatsapp{background-color:#25d366;color:#fff;text-decoration:none}.fab-calendar{background-color:#f43f5e}.promo-banners-section{display:flex;flex-direction:column;gap:16px;margin-bottom:80px}.promo-banner-main{background-color:#6e2632;border-radius:12px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 4px 6px -1px #0000001a;flex-wrap:wrap}.promo-main-content{display:flex;align-items:center;gap:16px;flex:1 1 420px;min-width:0}.promo-icon-circle{width:60px;height:60px;background-color:#fff;border-radius:50%;border:4px solid #f97316;display:flex;align-items:center;justify-content:center;flex-shrink:0}.promo-main-text{font-size:16px;color:#f6f6f8;font-weight:500;line-height:1.5}.promo-main-buttons{display:flex;gap:12px;flex-wrap:wrap;flex:1 1 280px;justify-content:flex-end}.store-btn{background-color:var(--primary);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 10px 18px #e2374433;transition:transform .2s,background-color .2s,box-shadow .2s;flex:1 1 160px;min-height:52px}.store-btn:hover{transform:translateY(-2px);background-color:var(--primary-hover);box-shadow:0 14px 24px #e237443d}.store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.store-text span:first-child{font-size:10px}.store-text span:last-child{font-size:14px;font-weight:700}.promo-banners-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promo-banner-half{border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;position:relative}.promo-banner-half:before{content:"";position:absolute;inset:0;background-image:radial-gradient(white 1px,transparent 1px);background-size:20px 20px;opacity:.1;pointer-events:none}.promo-corporate{background:linear-gradient(135deg,#1e3a8a,#1e1b4b)}.promo-referral{background:linear-gradient(135deg,#f43f5e,#be123c)}.promo-half-left{display:flex;align-items:center;gap:20px;z-index:1;width:100%}.promo-circle-icon{width:64px;height:64px;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-corporate,.icon-referral{background-color:transparent}.promo-half-content{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.promo-half-content p{margin:0;font-size:15px;font-weight:500;line-height:1.4}.promo-btn-yellow,.promo-btn-black{background-color:var(--primary);color:#fff;border:1px solid rgba(255,255,255,.18);padding:10px 20px;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;box-shadow:0 10px 18px #e2374438}.promo-btn-yellow:hover,.promo-btn-black:hover{background-color:var(--primary-hover);box-shadow:0 14px 24px #e2374442}.footer-finder-section{margin-top:72px;margin-bottom:24px}.footer-finder-title{font-size:24px;font-weight:800;color:#1e293b;margin-bottom:20px;text-transform:uppercase;letter-spacing:.4px}.footer-finder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.footer-finder-card{overflow:hidden;border-radius:20px;background:#fff;border:1px solid #d9dee8;box-shadow:0 12px 28px #0f172a0f;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.footer-finder-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #0f172a1a}.footer-finder-image-wrap{height:clamp(200px,24vw,230px);overflow:hidden;background:#eef2f7}.footer-finder-image{width:100%;height:100%;object-fit:cover}.footer-finder-body{padding:18px 18px 22px}.footer-finder-body p{margin:0;font-size:16px;line-height:1.55;color:#334155}@media(max-width:1080px){.large-cards-container{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-banners-row{grid-template-columns:1fr}.footer-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.announcement-banner{flex-direction:column;align-items:stretch;white-space:normal}.badge-yellow,.badge-transparent{justify-content:center;text-align:center;font-size:11px;padding:8px 14px}.content-wrapper{padding:32px 18px 48px}.most-used-section,.small-grid-section,.promo-banners-section{margin-bottom:56px}.most-used-title,.footer-finder-title{font-size:22px}.large-cards-container{grid-template-columns:1fr}.large-card{width:100%}.small-grid-container{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px;column-gap:14px}.item-label{font-size:11px;letter-spacing:.3px}.promo-banner-main,.promo-banner-half{padding:20px}.promo-main-content,.promo-half-left{align-items:flex-start}.promo-main-buttons{width:100%;justify-content:stretch}.store-btn{flex:1 1 calc(50% - 6px)}.footer-finder-image-wrap{height:210px}.floating-actions{bottom:18px;right:16px}.fab{width:52px;height:52px}}@media(max-width:560px){.content-wrapper{padding:28px 14px 44px}.small-grid-container{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-main-content,.promo-half-left,.promo-half-content{flex-direction:column;align-items:center;text-align:center}.promo-main-buttons,.store-btn,.promo-btn-yellow,.promo-btn-black{width:100%}.store-btn{flex-basis:100%}.footer-finder-grid{grid-template-columns:1fr}.footer-finder-image-wrap{height:220px}}@media(max-width:420px){.content-wrapper{padding-inline:12px}.most-used-title,.footer-finder-title{font-size:20px}.icon-wrapper{width:64px;height:64px;margin-bottom:12px}.icon-badge{width:36px;height:36px;left:-10px;font-size:9px}.img-container{border-radius:16px}}.category-page{min-height:calc(100vh - 80px);padding:32px 0 64px;background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 28%),linear-gradient(180deg,#fbfaf7,#f6f7fb)}.category-page-shell{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:22px}.category-switcher-shell{position:relative}.category-switcher{display:flex;gap:12px;overflow-x:hidden;scroll-behavior:smooth;padding:0 56px 4px;scrollbar-width:none}.category-switcher::-webkit-scrollbar{display:none}.category-switch-nav{position:absolute;top:50%;z-index:2;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(226,232,240,.95);background:#fffffff5;color:#0f172a;box-shadow:0 10px 24px #0f172a1f;transform:translateY(-50%)}.category-switch-nav:hover:not(:disabled){background:#fff;border-color:var(--category-accent);color:var(--category-accent)}.category-switch-nav:disabled{opacity:.42;cursor:not-allowed}.category-switch-nav-left{left:0}.category-switch-nav-right{right:0}.category-switch-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#ffffffe0;color:#334155;box-shadow:0 10px 28px #0f172a0a;white-space:nowrap;flex-shrink:0}.category-switch-chip img{width:34px;height:34px;border-radius:50%;object-fit:cover}.category-switch-chip.active{border-color:var(--category-accent);background:var(--category-soft);color:#0f172a}.category-hero-card{background:#fffffff0;border:1px solid rgba(148,163,184,.2);border-radius:28px;padding:28px 32px;box-shadow:0 24px 40px #0f172a14}.category-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;border-bottom:1px dashed #d6d3d1}.category-hero-label,.category-section-heading p,.category-providers-header p{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#64748b}.category-hero-card h1,.category-section-heading h2,.category-providers-header h2{margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1;color:#111827}.category-hero-copy{max-width:720px;margin:12px 0 0;font-size:15px;color:#64748b}.category-book-btn{flex-shrink:0;padding:14px 26px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:var(--primary);color:#fff;font-size:18px;font-weight:800;text-transform:uppercase;box-shadow:0 12px 22px #e237443d}.category-book-btn:hover{transform:translateY(-1px);background:var(--primary-hover);box-shadow:0 16px 26px #e2374447}.category-offer-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px 0;border-bottom:1px dashed #d6d3d1}.category-offer-pill{display:flex;align-items:center;gap:12px;color:#475569;font-size:15px}.category-offer-pill svg{color:#f43f5e;flex-shrink:0}.category-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding-top:20px;color:#475569}.category-location-pill{display:inline-flex;align-items:center;gap:10px;padding-right:18px;border-right:1px solid #d6d3d1;font-weight:700;text-transform:uppercase;color:#64748b}.category-location-pill svg{color:var(--category-accent)}.category-rating-row{display:flex;align-items:center;gap:10px;font-size:15px}.category-stars{display:inline-flex;gap:3px}.category-provider-count{margin-left:auto;font-weight:700;color:var(--category-accent)}.category-accordion-stack{display:flex;flex-direction:column;gap:12px}.category-accordion-card{overflow:hidden;border-radius:18px;background:#ffffffdb;box-shadow:0 12px 26px #0f172a0d}.category-accordion-trigger{width:100%;display:flex;align-items:center;gap:18px;padding:20px 22px;background:transparent;color:#0f172a;font-size:18px;font-weight:700;text-align:left}.category-accordion-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);color:#fff;flex-shrink:0}.category-accordion-content{padding:0 22px 22px 72px}.category-rate-list,.category-info-list,.category-steps{display:grid;gap:12px}.category-rate-row{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border-radius:14px;background:#f8fafc;color:#334155}.category-info-list{padding-left:18px;color:#475569}.category-info-list li{padding-left:4px}.category-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.category-step-card{min-height:110px;padding:16px;border-radius:16px;background:#f8fafc}.category-step-card span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:12px;border-radius:50%;background:var(--category-accent);color:#fff;font-weight:800}.category-step-card p{margin:0;color:#475569}.category-story-panel,.category-reviews-panel,.category-related-panel{padding:28px;border-radius:26px;background:#ffffffeb;box-shadow:0 24px 42px #0f172a0f}.category-story-copy h2{margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08;color:#0f172a;text-transform:uppercase}.category-story-copy h3{margin:0 0 12px;font-size:28px;color:#0f172a}.category-story-copy p{margin:0;font-size:16px;line-height:1.8;color:#475569}.category-story-copy hr{margin:20px 0;border:none;border-top:1px solid #e2e8f0}.category-section-heading-tight{margin-bottom:24px}.category-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-review-card{position:relative;min-height:170px;padding:22px 20px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:inset 0 0 0 1px #ffffff80}.category-review-card:before,.category-review-card:after{content:"";position:absolute;width:18px;height:18px;border-color:#cbd5e1;opacity:.75}.category-review-card:before{top:12px;left:12px;border-top:1px solid #cbd5e1;border-left:1px solid #cbd5e1}.category-review-card:after{right:12px;bottom:12px;border-right:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1}.category-review-user{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:18px;font-weight:800;color:#0f172a}.category-review-stars{display:flex;gap:4px;margin-bottom:14px}.category-review-card p{margin:0;color:#64748b;line-height:1.7;font-size:14px}.category-related-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-bottom:24px}.category-related-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 12px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;color:#0f172a;text-align:center;font-weight:700;box-shadow:0 12px 24px #0f172a0a}.category-related-card:hover{transform:translateY(-4px);border-color:var(--category-accent)}.category-related-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(180deg,#fff8dc,#fef3c7);color:#0f172a}.category-area-links{display:flex;flex-wrap:wrap;gap:10px 14px}.category-area-link{position:relative;padding:0 14px 0 0;background:transparent;color:#64748b;font-size:15px}.category-area-link:after{content:"|";position:absolute;right:0;color:#94a3b8}.category-area-link:last-child:after{content:""}.category-area-link:hover{color:var(--primary)}.category-app-banner{display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:center;padding:24px 28px;border-radius:26px;background:linear-gradient(135deg,#facc15,#fbbf24);box-shadow:0 20px 34px #fbbf2447}.category-app-banner-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff8c;color:#92400e}.category-app-banner-copy h3{margin:0 0 6px;font-size:30px;color:#78350f}.category-app-banner-copy p{margin:0;font-size:18px;color:#78350fe0}.category-app-banner-actions{display:flex;gap:12px}.category-app-btn{min-width:150px;padding:14px 20px;border-radius:14px;background:var(--primary);color:#fff;font-size:15px;font-weight:700;box-shadow:0 14px 22px #e2374433}.category-app-btn:hover{background:var(--primary-hover)}.category-subservices-panel,.category-providers-panel{padding:28px;border-radius:26px;background:#ffffffe6;box-shadow:0 24px 42px #0f172a0f}.category-providers-panel{position:relative}.category-section-heading,.category-providers-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.category-providers-header{top:92px;z-index:4;padding:18px 20px;margin:-10px -10px 22px;border:1px solid rgba(226,232,240,.9);border-radius:22px;background:#ffffffeb;box-shadow:0 18px 34px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-section-heading h2,.category-providers-header h2{font-size:30px}.category-subservice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.category-subservice-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:18px;background:var(--category-soft);color:#0f172a;font-size:15px;font-weight:700;text-align:left}.category-subservice-card svg{color:var(--category-accent)}.category-search-field{min-width:min(100%,310px);display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff}.category-search-field svg{color:#94a3b8}.category-search-field input{width:100%;padding:13px 0;border:none;outline:none;background:transparent;font-size:14px;color:#0f172a}.category-provider-carousel{position:relative;overflow:hidden;margin:0 -4px;padding:6px 4px}.category-provider-carousel:before,.category-provider-carousel:after{content:"";position:absolute;top:0;bottom:0;width:48px;z-index:2;pointer-events:none}.category-provider-carousel:before{left:0}.category-provider-carousel:after{right:0}.category-provider-carousel-track{display:flex;width:max-content;animation:providerCarouselScroll var(--provider-carousel-duration, 30s) linear infinite;will-change:transform}.category-provider-carousel:hover .category-provider-carousel-track{animation-play-state:paused}.category-provider-carousel-group{display:flex;gap:18px;padding-right:18px;flex-shrink:0}.category-provider-card{overflow:hidden;border-radius:22px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 14px 26px #0f172a0f;cursor:pointer}.category-provider-card:hover{transform:translateY(-4px);box-shadow:0 22px 34px #0f172a1a}.category-provider-card-carousel{flex:0 0 clamp(270px,28vw,330px)}.category-provider-image-wrap{position:relative;height:210px}.category-provider-image{width:100%;height:100%;object-fit:cover}.category-provider-price{position:absolute;top:14px;right:14px;padding:7px 12px;border-radius:999px;background:#0f172ad9;color:#fff;font-size:12px;font-weight:700}.category-provider-body{padding:18px}.category-provider-topline{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.category-provider-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:var(--category-soft);color:var(--category-accent);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.category-provider-availability{font-size:12px;color:#64748b;font-weight:600}.category-provider-card h3{margin:0;font-size:20px;color:#0f172a}.category-provider-person{margin:6px 0 12px;color:var(--category-accent);font-weight:700}.category-provider-rating,.category-provider-address{display:flex;align-items:center;gap:6px;color:#475569;font-size:14px}.category-provider-rating small{color:#94a3b8}.category-provider-address{margin:10px 0 18px}.category-provider-highlight{display:inline-flex;align-items:center;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:var(--category-soft);color:var(--category-accent);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.category-provider-button{width:100%;padding:13px 16px;border-radius:14px;background:var(--primary);color:#fff;font-weight:700;box-shadow:0 10px 20px #e2374433}.category-provider-button:hover{background:var(--primary-hover)}.category-empty-state{padding:44px 18px;text-align:center;border-radius:18px;background:#f8fafc;color:#475569}.category-empty-state h3{margin-bottom:8px;color:#0f172a}@keyframes providerCarouselScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.category-hero-card,.category-story-panel,.category-reviews-panel,.category-related-panel,.category-subservices-panel,.category-providers-panel{padding:22px}.category-hero-top,.category-offer-row,.category-section-heading,.category-providers-header{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.category-offer-row,.category-steps,.category-reviews-grid{grid-template-columns:1fr}.category-provider-count{margin-left:0}.category-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-app-banner{grid-template-columns:1fr;text-align:left}.category-app-banner-actions{flex-wrap:wrap}.category-search-field{min-width:100%}.category-providers-header{top:84px}.category-provider-card-carousel{flex-basis:300px}}@media(max-width:640px){.category-page{padding:20px 0 48px}.category-page-shell{padding:0 16px}.category-switcher{padding:0 44px 4px}.category-switch-nav{width:34px;height:34px}.category-hero-card h1,.category-story-copy h2,.category-section-heading h2,.category-providers-header h2{font-size:26px}.category-story-copy h3,.category-app-banner-copy h3{font-size:22px}.category-app-banner-copy p{font-size:15px}.category-accordion-trigger{padding:18px 16px;gap:14px;font-size:17px}.category-accordion-content{padding:0 16px 18px}.category-meta-row{gap:14px}.category-location-pill{border-right:none;padding-right:0}.category-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-app-btn{width:100%;min-width:0}.category-providers-header{top:72px;padding:16px;margin:-6px -6px 20px}.category-provider-carousel:before,.category-provider-carousel:after{width:22px}.category-provider-card-carousel{flex-basis:260px}}@media(prefers-reduced-motion:reduce){.category-provider-carousel-track{animation:none}}.admin-shell{min-height:100vh;display:flex;background:radial-gradient(circle at top left,rgba(226,55,68,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(59,130,246,.12),transparent 30%),linear-gradient(180deg,#fff8f5,#f3f7fb 44%,#eef4fb)}.admin-sidebar{width:280px;position:fixed;inset:0 auto 0 0;z-index:20;padding:28px 18px 24px;display:flex;flex-direction:column;background:#0f172af0;border-right:1px solid rgba(148,163,184,.18);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.admin-brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.admin-brand-mark{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#e23744,#f97316);box-shadow:0 14px 30px #e2374447}.admin-brand-title{color:#f8fafc;font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1.1}.admin-brand-subtitle{color:#94a3b8;font-size:12px;font-weight:600;margin-top:3px}.admin-sidebar-nav{flex:1}.admin-sidebar-footer-links{padding-top:18px;border-top:1px solid rgba(148,163,184,.12)}.admin-sidebar-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;cursor:pointer;color:#94a3b8;font-weight:600;margin-bottom:6px;transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.admin-sidebar-item:hover{color:#f8fafc;background:#ffffff0f;transform:translate(2px)}.admin-sidebar-item.active{color:#fff;background:linear-gradient(135deg,#e23744f2,#f97316e0);box-shadow:0 18px 28px #e2374438}.admin-sidebar-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff14}.admin-sidebar-item.active .admin-sidebar-icon{background:#ffffff29}.admin-sidebar-footer{margin-top:18px}.admin-profile-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;color:#e2e8f0;background:#ffffff0f;border:1px solid rgba(148,163,184,.12)}.admin-profile-avatar{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#7c2d12;background:linear-gradient(135deg,#fed7aa,#fecdd3)}.admin-profile-name{font-size:14px;font-weight:700}.admin-profile-role{font-size:12px;color:#94a3b8}.admin-logout{margin-top:12px;display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:14px;cursor:pointer;color:#fca5a5;font-weight:700;border:none;background:transparent;text-align:left;transition:background-color .18s ease,color .18s ease}.admin-logout:hover{color:#fff;background:#ef444429}.admin-action-button-danger{color:#fff;background:linear-gradient(135deg,#dc2626,#f97316);box-shadow:0 16px 28px #dc262633}.admin-main{flex:1;min-width:0;margin-left:280px;padding:36px 40px 40px}.admin-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 30px;margin-bottom:24px;border-radius:28px;border:1px solid rgba(226,55,68,.12);background:radial-gradient(circle at top right,rgba(255,255,255,.9),transparent 32%),linear-gradient(135deg,#ffffffe0,#fff4f2e6);box-shadow:0 24px 70px #0f172a14}.admin-kicker{color:#c2410c;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.admin-hero-chips{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.admin-hero-chip{min-width:132px;padding:12px 14px;border-radius:16px;border:1px solid rgba(226,55,68,.12);background:#ffffffb8}.admin-hero-chip span{display:block;color:#64748b;font-size:11px;font-weight:700;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.admin-hero-chip strong{color:#111827;font-size:18px;font-weight:800}.admin-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.admin-action-button{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:14px;font-size:14px;font-weight:700;border:1px solid transparent}.admin-action-button-primary{color:#fff;background:linear-gradient(135deg,#e23744,#f97316);box-shadow:0 16px 28px #e2374438}.admin-action-button-secondary{color:#334155;border-color:#dbe4ef;background:#ffffffd1}.admin-content-stack{display:flex;flex-direction:column;gap:24px}.admin-panel-card,.admin-stat-card{background:#ffffffe0;border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 55px #0f172a0f}.admin-panel-card{padding:24px;border-radius:24px}.admin-stat-card{padding:22px;border-radius:22px}.admin-select{padding:8px 12px;border-radius:10px;border:1px solid #dbe4ef;font-size:13px;font-weight:600;background:#fff;color:#334155}.admin-search-field{position:relative;width:min(100%,260px)}.admin-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.admin-search-field input{width:100%;padding:10px 12px 10px 38px;border-radius:12px;border:1px solid #dbe4ef;background:#fff;font-size:13px;outline:none}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table thead th{text-transform:uppercase;letter-spacing:.04em}.admin-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.admin-help-card{padding:20px;border-radius:20px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fbff)}.admin-notification-row{display:flex;gap:16px;padding:20px;border-bottom:1px solid #f1f5f9}@media(max-width:1100px){.admin-sidebar{position:static;width:100%;inset:auto;border-right:none;border-bottom:1px solid rgba(148,163,184,.18)}.admin-main{margin-left:0;padding:26px 20px 32px}.admin-shell,.admin-hero{flex-direction:column}.admin-help-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:768px){.admin-sidebar{padding:20px 14px 18px}.admin-sidebar-nav,.admin-sidebar-footer-links{display:flex;overflow-x:auto;padding-bottom:4px;border-top:none;gap:0}.admin-sidebar-item.mobile{flex-shrink:0;margin-right:8px;margin-bottom:0}.admin-sidebar-footer{margin-top:14px}.admin-profile-card{display:none}.admin-main{padding:20px 14px 28px}.admin-hero{padding:22px 18px;border-radius:22px}.admin-hero-actions{width:100%}.admin-action-button{width:100%;justify-content:center}.admin-panel-card,.admin-stat-card{border-radius:20px}}:root{--primary: #e23744;--primary-hover: #cf2430;--primary-soft: #fff1f2;--secondary: #ff8a95;--text-dark: #111827;--text-gray: #4b5563;--text-light: #9ca3af;--bg-light: #f9fafb;--bg-white: #ffffff;--border: #e5e7eb;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 24px;--shadow-sm: 0 1px 3px rgba(0,0,0,.05);--shadow-md: 0 4px 12px rgba(226, 55, 68, .08);--shadow-lg: 0 12px 24px -6px rgba(226, 55, 68, .12)}body.dark-mode{--text-dark: #f9fafb;--text-gray: #d1d5db;--text-light: #9ca3af;--bg-light: #111827;--bg-white: #1f2937;--border: #374151;--shadow-sm: 0 1px 3px rgba(0,0,0,.3);--shadow-md: 0 4px 12px rgba(226, 55, 68, .2);--shadow-lg: 0 12px 24px -6px rgba(226, 55, 68, .3)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;color:var(--text-dark);background-color:var(--bg-light);line-height:1.5;overflow-x:hidden}html,body,#root{width:100%;min-width:320px}img,svg,video,canvas{max-width:100%}h1,h2,h3,h4,.logo-text{font-family:Outfit,sans-serif;font-weight:700}button{cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.app{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:768px){.container{padding:0 16px}}@media(max-width:480px){.container{padding:0 12px}}.auth-page{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.auth-page-card{width:100%}
