:root{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#e2e8f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#e2e8f0}button,input{font-family:inherit}.page{min-height:100vh;display:flex;align-items:stretch;justify-content:center;padding:0;background:radial-gradient(circle at top,#f8fafc,#e2e8f0 45%,#cbd5f5)}.card{width:100%;min-height:100vh;background:#fff;border-radius:0;padding:32px 48px 80px;box-shadow:none}.card.with-nav-offset{padding-top:104px}.card:not(.with-nav-offset){padding-top:0}.nav{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;flex-direction:column;justify-content:center;min-height:72px;padding:0 48px;margin:0;background:#ffffff80;-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%);border-bottom:1px solid transparent}.nav.nav-with-border{border-bottom:1px solid #e2e8f0}.nav-top{display:flex;align-items:center;justify-content:space-between;min-height:72px}.logo{font-size:1.4rem;font-weight:700;letter-spacing:.08em;color:#0f172a}.nav-actions{display:flex;align-items:center;gap:12px}.nav-user-pill{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px 4px 6px;transition:transform .15s ease,box-shadow .15s ease}.nav-user-pill:hover{transform:scale(1.03);box-shadow:0 8px 20px #0f172a2e}.nav-user-pill button:hover,.nav-user-pill .link-button:hover,.nav-user-pill .nav-user:hover{transform:none;box-shadow:none}.lang{border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;background:#fff;color:#0f172a;font-weight:600}.nav-user{display:flex;align-items:center;justify-content:flex-start;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px 8px 10px;transition:transform .15s ease,box-shadow .15s ease}.nav-message-button{position:relative;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#0f172a}.nav-message-button img{width:25px;height:25px;object-fit:contain;display:block}.nav-message-button:hover{box-shadow:none}.nav-message-dot{position:absolute;top:4px;right:4px;width:9px;height:9px}.nav-user-trigger{color:#0f172a}.nav-user-trigger:hover{text-decoration:none}.nav-user-trigger:disabled{opacity:.75;transform:none;box-shadow:none}.nav-user-trigger:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.avatar{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;border-radius:999px}.avatar svg{width:18px;height:18px}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:999px}.nav-name{font-weight:600;color:#0f172a}.link-button{background:none;border:none;padding:0;cursor:pointer}.link-button:hover{text-decoration:underline}.nav-user.link-button:hover,.nav-user.link-button:hover .nav-name{text-decoration:none}.provider-name-link:hover{text-decoration:none;text-shadow:0 2px 8px rgba(15,23,42,.25);transform:scale(1.03)}.dot{width:10px;height:10px;border-radius:999px;background:#ef4444;display:inline-block}.card-header{display:block}.hero-copy{min-width:0}.eyebrow{font-size:.75rem;letter-spacing:.24em;text-transform:uppercase;color:#64748b;margin-bottom:12px}h1{font-size:2.4rem;margin:0 0 8px;color:#0f172a}.subhead{margin:0;color:#475569;font-size:1.05rem}.hero-actions{margin-top:18px;display:flex;gap:12px}.home-search{margin:0 auto;width:min(100%,1080px);padding:12px 16px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:16px;align-items:center;background:#ffffffb3;-webkit-backdrop-filter:blur(14px) saturate(125%);backdrop-filter:blur(14px) saturate(125%);border-radius:999px}.home-search-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;margin-left:-48px;margin-right:-48px;gap:24px;position:relative;overflow:hidden}.home-search-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;will-change:transform;opacity:0;transition:opacity .8s ease}.home-search-video.is-active{opacity:1}.home-search-overlay{position:absolute;inset:0;background:#0f172a7a;z-index:1}.home-search-content{position:relative;z-index:2;width:min(100%,1120px);display:flex;flex-direction:column;gap:24px}.home-top{width:100%;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;align-items:start}.home-search-screen h1{color:#fff}.home-search-screen .subhead{color:#f1f5f9e6}.home-search-prefix{font-size:1rem;font-weight:700;color:#0f172a;white-space:nowrap;padding-left:10px}.home-search-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center;background:transparent;border-radius:14px;box-shadow:none;overflow:visible}.home-search-fields .category-field{min-width:0}.home-search-fields input,.search-select-trigger{border:none;border-radius:10px;background:transparent;box-shadow:none;height:46px;width:100%;text-align:left;padding:10px 12px;color:#0f172a;font-weight:700}.home-search-fields input::placeholder{color:#475569;opacity:1}.search-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px}.search-input-wrap{position:relative}.search-text-input{padding-right:56px!important}.trigger-arrow{color:#64748b;font-size:.9rem;line-height:1;min-width:12px;text-align:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}.clear-input-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;padding:0;border:1px solid #94a3b8;border-radius:999px;background:#fff;color:#334155;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;line-height:0}.clear-input-btn svg{width:12px;height:12px;display:block}.clear-input-btn svg path{fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round}.clear-input-btn.has-arrow{right:28px}.clear-input-btn:hover{transform:translateY(-50%);box-shadow:none;color:#0f172a;border-color:#64748b}.home-search-fields input:focus,.search-select-trigger:focus{border:none;box-shadow:none}.search-icon-button{display:inline-flex;align-items:center;justify-content:center}.search-icon-button svg{width:18px;height:18px;display:block}.home-search>button.secondary{width:46px;height:46px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;justify-self:end}.home-search>button.secondary.search-ready{background:#2563eb;color:#fff;border-color:#2563eb}.search-field{position:relative;border-left:none}.category-field{position:relative}.category-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;max-height:260px;overflow-y:auto;padding:8px;border:none;border-radius:12px;background:#fff;box-shadow:0 12px 30px #0f172a1f}.category-option{width:100%;border-radius:10px;border:none;background:#f8fafc;color:#0f172a;text-align:left;padding:8px 10px;margin-bottom:6px;box-shadow:none}.category-option:last-child{margin-bottom:0}.category-option:hover{transform:none;box-shadow:none;background:#eef2ff}.page-back{margin:12px 0 16px}.back-link-button{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;border-radius:0;background:transparent;color:#334155;font-weight:600;box-shadow:none}.back-link-icon{width:18px;height:18px;display:block}.back-link-button:hover{transform:scale(1.05);box-shadow:none;color:#0f172a;text-decoration:none}.back-link-button:disabled{opacity:.55;transform:none;box-shadow:none}.account{display:flex;flex-direction:column;gap:20px}.account-actions{display:flex;justify-content:flex-end}.profile-picture-preview{display:flex;justify-content:flex-start}.profile-picture-preview img{width:72px;height:72px;border-radius:999px;object-fit:cover;border:2px solid #e2e8f0}.accordion{padding:0;overflow:hidden}.accordion-trigger{width:100%;border-radius:0;background:transparent;color:#0f172a;box-shadow:none;display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.accordion-trigger:hover{transform:none;box-shadow:none;background:#f1f5f9}.accordion-content{display:flex;flex-direction:column;gap:14px;padding:0 16px 16px}.accordion-panel{max-height:0;opacity:0;overflow:hidden;transition:max-height .28s ease,opacity .24s ease}.accordion-panel.open{max-height:760px;opacity:1}.messages-panel{margin:24px 0;padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.message-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.message-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;text-align:left}.message-item.unread{border-color:#fca5a5;box-shadow:0 6px 18px #ef44441f}.message-title{margin:0;font-weight:600;color:#0f172a}.message-meta{margin:6px 0 0;color:#64748b;font-size:.9rem}.chat{display:flex;flex-direction:column;gap:16px;max-width:860px}.chat-layout{display:block}.chat-listing{border:1px solid #e2e8f0;border-radius:22px;background:#fff;padding:18px;box-shadow:0 10px 24px #0f172a0d;margin-bottom:14px}.chat-listing-heading{margin-bottom:10px}.chat-listing-heading h1{margin:0}.chat-listing-name{margin:0 0 8px;font-size:1.1rem;font-weight:700;color:#0f172a}.chat-listing-meta{margin:0 0 6px;color:#475569;font-size:.92rem}.chat-listing-summary{margin:10px 0 0;color:#334155;line-height:1.45}.chat-header{display:flex;justify-content:space-between;align-items:flex-start}.chat-body{border:1px solid #e2e8f0;border-radius:24px;background:linear-gradient(180deg,#fbfdff,#f5f8fc);padding:18px;min-height:320px;max-height:60vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px;box-shadow:inset 0 1px #ffffffb3}.chat-bubble{position:relative;align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:18px 18px 18px 10px;padding:10px 14px 11px;box-shadow:0 10px 20px #0f172a0f;max-width:70%}.chat-bubble.own{align-self:flex-end;background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#1f3348;border-radius:18px 18px 10px;color:#fff}.chat-author{margin:0 0 7px;font-size:.72rem;letter-spacing:.03em;color:#64748b}.chat-bubble.own .chat-author{color:#ffffffb3}.chat-text{margin:0}.chat-bubble.phone-shared{border:1px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff,#dbeafe)}.chat-bubble.own.phone-shared{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e3a8a}.chat-phone{margin:8px 0 0;font-weight:700;letter-spacing:.01em}.chat-time{margin:7px 0 0;font-size:.72rem;color:#94a3b8}.chat-bubble.own .chat-time{color:#ffffffb8}.chat-input{display:flex;gap:10px;align-items:center}.chat-input input{flex:1}.typing{margin-top:4px;font-size:.85rem;color:#64748b}@media(min-width:1024px){.chat-layout.with-listing{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:stretch;min-height:70vh}.chat-layout.with-listing .chat{max-width:none;height:70vh;max-height:70vh}.chat-layout.with-listing .chat-body{flex:1;max-height:none;min-height:0}.chat-layout.with-listing .chat-listing{margin-bottom:0;height:70vh;max-height:70vh;overflow-y:auto}}.results-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.criteria{margin:8px 0 0;color:#64748b;font-size:.95rem}.empty{margin-top:24px;padding:24px;border-radius:16px;border:1px dashed #cbd5f5;background:#f8fafc;color:#475569;font-weight:600}.auth-panel{display:flex;flex-direction:column;gap:12px}.cta{display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:20px;background:#ffffffb3;-webkit-backdrop-filter:blur(14px) saturate(125%);backdrop-filter:blur(14px) saturate(125%);border:1px solid #e2e8f0}.auth-form{display:flex;flex-direction:column;gap:14px;padding:20px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0}label{display:flex;flex-direction:column;gap:8px;font-size:.95rem;color:#1f2937}input{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:1rem;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}textarea{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:1rem;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease;resize:vertical}textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f12e}input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f12e}select{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:1rem;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}select:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f12e}button{border:none;border-radius:999px;padding:10px 16px;font-size:.95rem;font-weight:600;cursor:pointer;background:#0f172a;color:#fff;transition:transform .15s ease,box-shadow .15s ease}button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a2e}button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}button.secondary{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0}button.primary{width:100%;white-space:nowrap}.switch{display:flex;gap:6px;background:#e2e8f0;padding:6px;border-radius:999px}.switch button{flex:1;background:transparent;color:#475569;box-shadow:none}.switch button.active{background:#0f172a;color:#fff}.auth-social{display:flex;flex-direction:column;gap:10px}.auth-social-divider{text-align:center;font-size:.85rem;color:#64748b}.auth-social-actions{display:flex;gap:10px}.auth-social-actions button{flex:1}.social-logo-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.social-logo-button svg{width:22px;height:22px;display:block}.user-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-radius:18px;background:#0f172a;color:#fff}.secondary-chip{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.secondary-chip .label{color:#64748b}.secondary-chip .value{color:#0f172a}.user-chip .label{color:#fff9}.user-chip .value{color:#fff}.session{display:flex;flex-direction:column;gap:6px}.grid{margin-top:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.providers-group-list{margin-top:32px;display:flex;flex-direction:column;gap:28px}.providers-group{display:flex;flex-direction:column;gap:12px}.providers-group-title{margin:0;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;color:#334155}.providers-group-grid{margin-top:0;grid-template-columns:repeat(auto-fill,320px);justify-content:start}.provider{display:flex;flex-direction:column;gap:16px;padding:20px;width:320px;max-width:320px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 30px #0f172a0a;min-height:320px;transition:transform .18s ease,box-shadow .18s ease}.provider:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f172a24}.provider-content{display:flex;flex-direction:column;gap:16px;height:100%}.provider-cover{width:100%;height:170px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}.provider-summary-media{margin:10px 0 12px}.provider-cover-empty{background:#f8fafc}.provider .summary{flex:1}.provider .meta{margin-top:auto}.provider-actions{display:flex;flex-direction:column;gap:10px}.provider-actions .primary,.provider-actions .provider-view-button{width:100%;min-width:0;white-space:normal;text-align:center;line-height:1.2;min-height:44px;padding:10px 12px}.provider-view-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:10px 16px}.category{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin:0 0 8px}.provider-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.provider-avatar-link{display:inline-flex;text-decoration:none}.provider-avatar{width:52px;height:52px;border-radius:999px;object-fit:cover;border:2px solid #e2e8f0;flex:0 0 auto}.provider-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-weight:700}h2{margin:0 0 10px;font-size:1.2rem;color:#0f172a}.provider-name-link{color:inherit;text-decoration:none;display:inline-block;transition:transform .15s ease,text-shadow .15s ease}.provider-name-link:hover{text-decoration:none}.provider-rating-inline{margin:0 0 6px;color:#64748b;font-size:.88rem;font-weight:600;display:inline-flex;align-items:center;gap:2px}.provider-rating-value{margin-left:6px;color:#475569}.rating-star-shell{position:relative;display:inline-block;width:.95em;line-height:1}.star-empty{color:#cbd5e1}.star-fill{position:absolute;left:0;top:0;color:#f59e0b;overflow:hidden;white-space:nowrap}.summary{margin:0;color:#475569}.meta{display:flex;justify-content:space-between;font-size:.9rem;color:#64748b}.error{background:#fee2e2;color:#b91c1c;border-radius:12px;padding:10px 12px;font-size:.9rem;margin:0}.hint{font-size:.85rem;color:#6b7280;text-align:center;margin:4px 0 0}.provider-profile{display:flex;flex-direction:column;gap:16px;max-width:760px}.listing-page{width:min(100%,1060px);max-width:none;margin:0 auto;gap:20px}.listing-page-main{display:flex;flex-direction:column;gap:16px}.listing-page .provider-profile-head{padding:22px;border-radius:18px}.listing-page .provider-profile-avatar{width:112px;height:112px}.listing-page h1{font-size:clamp(1.8rem,2.8vw,2.4rem)}.listing-page .provider-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.listing-page .provider-gallery img{height:180px;border-radius:14px}.listing-carousel{position:relative;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;overflow:hidden;touch-action:pan-y}.listing-carousel img{width:100%;height:min(56vw,520px);min-height:280px;object-fit:cover;display:block}.listing-carousel-image{animation:listing-carousel-enter .22s ease-out}@keyframes listing-carousel-enter{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.listing-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid #e2e8f0;background:#ffffffe6;color:#0f172a;font-size:1.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;z-index:2}.listing-carousel-nav.prev{left:12px}.listing-carousel-nav.next{right:12px}.listing-carousel-nav:hover{transform:translateY(-50%);box-shadow:none}.listing-carousel-dots{position:absolute;left:50%;bottom:12px;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#0f172a59}.listing-carousel-dot{width:9px;height:9px;border-radius:999px;border:none;background:#ffffff8c;box-shadow:none;padding:0}.listing-carousel-dot.active{background:#fff}.listing-carousel-dot:hover{transform:none;box-shadow:none}@media(pointer:coarse){.listing-carousel-nav{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.listing-carousel-image{animation:none}}.listing-page .provider-profile-section{padding:22px;border-radius:18px;display:flex;flex-direction:column}.listing-page .provider-profile-section .active-listing-actions{margin-top:auto;padding-top:16px;justify-content:flex-start}@media(min-width:980px){.listing-page-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,1fr);align-items:start;gap:18px}.listing-page-main .provider-profile-section{height:100%}}.provider-profile-head{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.provider-profile-avatar{width:88px;height:88px;border-radius:999px;object-fit:cover;border:2px solid #e2e8f0;flex:0 0 auto}.provider-profile-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:1.4rem;font-weight:700}.provider-rating{margin:8px 0 0;font-weight:600;color:#0f172a}.provider-business-card-actions{margin-top:12px}.business-card-modal{max-width:620px}.business-card-preview{width:100%;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:14px;box-shadow:0 18px 42px #0f172a2e}.business-card-icon-button{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px}.business-card-icon-button svg{width:22px;height:22px}.business-card-modal .modal-actions{justify-content:center}.provider-profile-section{padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.compact-button{padding:7px 12px;font-size:.84rem;border-radius:10px;width:auto;white-space:nowrap}.danger-button{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.danger-button:hover{background:#fecaca}.provider-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.provider-gallery img{width:100%;height:120px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}.review-list{display:flex;flex-direction:column;gap:10px}.review-item{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.review-head{margin:0 0 6px;color:#334155}.active-listings{display:flex;flex-direction:column;gap:10px}.active-listing-item{display:flex;flex-direction:column;align-items:stretch;gap:12px;border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.active-listing-thumb{width:100%;height:170px;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0}.active-listing-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.rating-actions{display:flex;align-items:center;gap:8px}.rating-stars{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.star-btn{border-radius:8px;padding:5px 7px;min-width:28px;background:#eef2ff;color:#334155;box-shadow:none}.star-btn.active{background:#f59e0b;color:#fff}.star-btn:hover{transform:none;box-shadow:none}.star-clear-btn{border-radius:8px;padding:5px 9px;background:#e2e8f0;color:#334155;box-shadow:none}.star-clear-btn.active{background:#94a3b8;color:#fff}.star-clear-btn:hover{transform:none;box-shadow:none}.listing-edit-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.listing-edit-form label{margin:0}.listing-photo-editor{grid-column:1 / -1}.listing-photo-label{margin:0 0 8px;font-size:.9rem;color:#334155}.listing-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px}.listing-photo-tile{position:relative;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;aspect-ratio:1 / 1;cursor:grab}.listing-photo-tile img{width:100%;height:100%;object-fit:cover;display:block}.listing-photo-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:16px;border-radius:999px;background:#0f172adb;color:#fff;border:none;box-shadow:none}.listing-photo-remove:hover{transform:none;box-shadow:none;background:#0f172af5}.listing-photo-add{border:1px dashed #94a3b8;border-radius:10px;min-height:96px;display:flex;align-items:center;justify-content:center;background:#f8fafc;cursor:pointer;aspect-ratio:1 / 1}.listing-photo-add input{display:none}.listing-photo-add span{font-size:.85rem;color:#334155;font-weight:600;text-align:center;padding:6px}.listing-edit-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.site-footer{margin-top:36px;padding:22px 0 10px;border-top:1px solid #e2e8f0}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;align-items:start}.footer-logo{margin:0 0 8px;font-weight:700;letter-spacing:.08em;color:#0f172a}.footer-text{margin:0;font-size:.92rem;color:#334155}.footer-text.muted{margin-top:8px;color:#64748b}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links a,.footer-contact a{color:#0f172a;text-decoration:none;font-weight:600}.footer-links a:hover,.footer-contact a:hover{text-decoration:underline}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-label{margin:0;color:#64748b;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.footer-bottom{margin:20px 0 0;font-size:.82rem;color:#94a3b8}.overlay{position:fixed;inset:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;padding:24px;border-radius:20px;max-width:420px;width:100%;max-height:90vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:0 25px 60px #0f172a40}.auth-modal{max-width:520px}.account-type-modal{max-width:460px}.account-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 14px}.account-type-choice{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc;color:#0f172a;font-weight:600;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.account-type-choice.selected{border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 3px #6366f126}.create-listing-modal{max-width:700px}.search-modal{max-width:720px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.modal-actions button{width:auto;white-space:nowrap}.service-search{position:sticky;top:0;background:transparent;padding-bottom:0;z-index:2}.service-search input{width:100%;margin:0;background:#f8fafc}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.service-groups{display:flex;flex-direction:column;gap:16px}.service-group{display:flex;flex-direction:column;gap:10px}.service-group-title{margin:0;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;color:#475569}.service-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 12px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:none;transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 10px 20px #0f172a14}.service-card.selected{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.service-icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#334155}.service-icon svg{width:22px;height:22px}.service-label{font-size:.95rem;font-weight:600;text-align:center}.modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.modal-body{max-height:calc(90vh - 110px);padding-right:4px}.modal-body .auth-form{max-height:100%;display:flex;flex-direction:column;gap:14px}.service-scroll{flex:1;overflow-y:auto;padding-right:4px;max-height:480px;display:flex;flex-direction:column;gap:12px}.modal h3{margin-top:0}@media(max-width:900px){.nav{height:64px;padding:0 24px;margin:0}.card-header{display:block}.card.with-nav-offset{padding-top:96px}.home-top{grid-template-columns:1fr}.auth-form{width:100%}.home-search{grid-template-columns:1fr;border-radius:28px;gap:10px;width:min(100%,680px)}.home-search-prefix{padding-left:0}.home-search-screen{min-height:100vh;align-items:center}.home-search-content{padding-left:20px;padding-right:20px}.home-search-fields{grid-template-columns:1fr;gap:8px}.search-field{border-left:none;border-top:none}.home-search>button.secondary{width:46px}.footer-main{grid-template-columns:1fr}.providers-group-grid{justify-content:center}}@media(max-width:640px){.card{padding:24px 20px 60px}.card.with-nav-offset{padding-top:84px}.card:not(.with-nav-offset){padding-top:0}.home-search-screen{margin-left:-20px;margin-right:-20px}.home-search-content{padding-left:16px;padding-right:16px}.nav{min-height:60px;padding:0 20px;margin:0}.nav-top{min-height:60px}.nav-user{padding:4px 8px;gap:8px}h1{font-size:1.8rem}.providers-group-grid{grid-template-columns:minmax(0,1fr);justify-content:center}.provider{width:100%;max-width:none}}
