.site-footer{width:100%;color:var(--text,#cbd5e1);background:linear-gradient(#041225 0%,#03101f 45%,#020617 100%);border-top:1px solid #ffffff14;margin-top:80px}.foot-wrap{width:min(1200px,94%);margin:auto;padding:70px 0 26px}.footer-grid{grid-template-columns:minmax(320px,1.7fr) repeat(3,minmax(170px,1fr));align-items:flex-start;gap:70px;display:grid}.footer-brand{flex-direction:column;gap:22px;display:flex}.footer-logo{letter-spacing:-1px;color:#fff;margin:0;font-size:clamp(2rem,3vw,2.55rem);font-weight:800}.footer-logo span{color:#38bdf8}.footer-tagline{color:#94a3b8;max-width:420px;margin:0;font-size:.98rem;line-height:1.8}.footer-cta{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:14px;justify-content:center;align-items:center;width:fit-content;padding:14px 22px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.footer-cta:hover{transform:translateY(-3px);box-shadow:0 10px 28px #2563eb59}.footer-column{flex-direction:column;gap:14px;display:flex}.footer-column h3{color:#fff;margin:0 0 8px;font-size:1rem;font-weight:700}.footer-column a{color:#94a3b8;width:fit-content;text-decoration:none;transition:color .25s,transform .25s}.footer-column a:hover{color:#38bdf8;transform:translate(4px)}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-top:60px;padding-top:28px;display:flex}.footer-copy{color:#64748b;flex-wrap:wrap;gap:18px;font-size:.88rem;display:flex}.footer-social{align-items:center;gap:12px;display:flex}.footer-social a{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;place-items:center;width:42px;height:42px;text-decoration:none;transition:transform .25s,background .25s,color .25s;display:grid}.footer-social a:hover{color:#fff;background:#2563eb;transform:translateY(-3px)}.footer-column a:focus-visible,.footer-social a:focus-visible,.footer-cta:focus-visible{outline-offset:4px;outline:2px solid #38bdf8}@media (width<=1120px){.footer-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:50px}}@media (width<=640px){.foot-wrap{padding:56px 0 26px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-brand{text-align:center;align-items:center}.footer-tagline{max-width:100%}.footer-column{align-items:center}.footer-column a{width:auto}.footer-bottom{text-align:center;flex-direction:column;gap:24px}.footer-copy{justify-content:center}}.theme-light .site-footer{border-top-color:var(--border);background:linear-gradient(#fff 0%,#f4f8fc 45%,#edf4f8 100%)}.theme-light .footer-logo,.theme-light .footer-column h3{color:var(--text-title)}.theme-light .footer-logo span,.theme-light .footer-column a:hover{color:var(--primary)}.theme-light .footer-tagline,.theme-light .footer-column a,.theme-light .footer-copy,.theme-light .footer-social a{color:var(--text-muted)}.theme-light .footer-bottom{border-top-color:var(--border)}.theme-light .footer-social a{border-color:var(--border);background:#0d8aa00f}:root{--header-height:64px;--header-height-mobile:60px;--header-bg:#06163deb;--header-border:#ffffff1f;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-hover:#fff;--brand-color:#38bdf8;--cta-bg:linear-gradient(145deg, #0ea5e9, #0284c7);--cta-shadow:0 4px 15px #0ea5e938;--cta-hover-shadow:0 6px 20px #0ea5e952;--radius-md:10px;--transition-speed:.25s}.theme-dark{--header-bg:#0a192ff0;--header-border:#ffffff1f}.theme-light{--header-bg:#ffffffeb;--header-border:#0f172a1a;--text-primary:#0f172a;--text-secondary:#475569;--text-hover:#0d8aa0;--brand-color:#0d8aa0;--cta-bg:linear-gradient(145deg, #0d8aa0, #087184);--cta-shadow:0 4px 15px #0d8aa033;--cta-hover-shadow:0 6px 20px #0d8aa04d}.site-header{z-index:1000;background:var(--header-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--header-border);width:100%;position:sticky;top:0}.header-container{width:min(1300px,100%);height:var(--header-height);align-items:center;gap:18px;margin:0 auto;padding:0 20px;display:flex}.header-left{flex:none;align-items:center;min-width:0;display:flex}.header-center{flex:1;justify-content:center;min-width:0;display:flex}.header-right{flex:none;justify-content:flex-end;align-items:center;display:flex}.logo-area{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.brand-owl{justify-content:center;align-items:center;font-size:2.25rem;line-height:1;transition:transform .3s;animation:4s ease-in-out infinite owlFloat;display:flex}.logo-area:hover .brand-owl{transform:rotate(-8deg)scale(1.08)}.logo-text{flex-direction:column;min-width:0;display:flex}.brand-name{color:var(--text-primary);letter-spacing:.03em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700;line-height:1}.desktop-menu{justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.desktop-menu a{color:var(--text-secondary);white-space:nowrap;transition:color var(--transition-speed);padding:8px 0;font-size:.9rem;font-weight:600;text-decoration:none;position:relative}.desktop-menu a:after{content:"";background:var(--brand-color);width:0;height:2px;transition:width var(--transition-speed) ease-out;border-radius:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.desktop-menu a:hover,.desktop-menu a.active{color:var(--text-hover)}.desktop-menu a:hover:after,.desktop-menu a.active:after{width:100%}.header-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.theme-btn,.mobile-btn{border:1px solid var(--header-border);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:background var(--transition-speed), transform var(--transition-speed);background:#ffffff14;justify-content:center;align-items:center;display:inline-flex}.theme-btn:hover,.mobile-btn:hover{background:#ffffff24}.login-link{color:var(--text-secondary);transition:color var(--transition-speed);align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.login-link:hover{color:var(--text-hover)}.cta-button{border-radius:var(--radius-md);background:var(--cta-bg);color:#fff;box-shadow:var(--cta-shadow);transition:transform var(--transition-speed), box-shadow var(--transition-speed);align-items:center;gap:8px;padding:9px 14px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.cta-button:hover{box-shadow:var(--cta-hover-shadow);transform:translateY(-2px)}.mobile-btn,.mobile-menu{display:none}@media (width<=1100px){.desktop-menu{gap:14px}.desktop-menu a{font-size:.84rem}.login-link span{display:none}.login-link{border:1px solid var(--header-border);border-radius:var(--radius-md);background:#ffffff14;justify-content:center;width:40px;height:40px}}@media (width<=900px){.header-container{height:var(--header-height-mobile);gap:12px;padding:0 14px}.header-center,.login-link,.cta-button{display:none}.mobile-btn{display:inline-flex}.brand-owl{font-size:2rem}.brand-name{font-size:1.1rem}.mobile-menu{width:100%;max-height:calc(100dvh - var(--header-height-mobile));background:var(--header-bg);border-top:1px solid var(--header-border);flex-direction:column;display:flex;overflow-y:auto;box-shadow:0 16px 28px #00000038}.mobile-menu a{min-height:46px;color:var(--text-secondary);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 18px;font-weight:700;text-decoration:none;display:flex}.mobile-menu a:hover,.mobile-menu a.active{color:var(--text-hover);background:#ffffff14}.mobile-menu .mobile-cta{border-radius:var(--radius-md);background:var(--cta-bg);color:#fff;min-height:44px;box-shadow:var(--cta-shadow);border:0;justify-content:center;margin:12px 16px 16px;padding:12px 16px}}@media (width<=380px){.header-container{gap:8px;padding:0 10px}.brand-name{font-size:1rem}.brand-owl{font-size:1.8rem}.theme-btn,.mobile-btn{width:36px;height:36px}}@keyframes owlFloat{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.theme-light .theme-btn,.theme-light .mobile-btn{background:#0d8aa014}.theme-light .theme-btn:hover,.theme-light .mobile-btn:hover{background:#0d8aa024}.explore-section{box-sizing:border-box;width:100%;max-width:1300px;color:var(--text);margin:0 auto;padding:20px}.explore-header{max-width:900px;margin-bottom:28px;padding:0 4px}.explore-header h2{letter-spacing:-.02em;color:var(--text-title);margin:0;font-size:2.25rem;font-weight:800;line-height:1.15}.explore-header p{color:var(--text-muted);border-left:5px solid #18b4cb;max-width:760px;margin-top:14px;padding:6px 0 6px 18px;font-size:1rem;font-weight:500;line-height:1.75}.home-bento{grid-template-rows:154px 92px;grid-template-columns:minmax(0,1.45fr) minmax(240px,.8fr) minmax(105px,.375fr) minmax(105px,.375fr);gap:14px;margin-bottom:24px;display:grid}.home-bento article,.home-bento>a{border:1px solid var(--border);background:var(--filter-bg);border-radius:12px;min-width:0;overflow:hidden}.bento-feature{color:#fff;grid-area:1/1/3;grid-template-columns:minmax(0,1fr) 42%;display:grid;position:relative;background:#0d2732!important}.bento-feature img{object-fit:cover;object-position:center 20%;grid-column:2;width:100%;height:100%}.bento-feature:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0d2732 78%,#0d273200);position:absolute;inset:0 34% 0 0}.bento-feature-content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px;display:flex;position:absolute;inset:0 36% 0 0}.bento-kicker{color:#a5f3fc;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:10px;font-size:.7rem;font-weight:800;display:flex}.bento-kicker i{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e2b}.bento-feature-content>strong{font-size:1.55rem;line-height:1.15}.bento-feature-content p{color:#d5e5eb;max-width:390px;margin:8px 0 15px;font-size:.82rem;line-height:1.45}.bento-primary-action{color:#fff;cursor:pointer;background:#19abc2;border:0;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:800;display:inline-flex}.bento-primary-action:disabled{opacity:.55;cursor:not-allowed}.bento-specialties{grid-area:1/2/3;padding:17px}.bento-icon{background:var(--primary-soft);width:36px;height:36px;color:var(--primary);border-radius:8px;place-items:center;display:grid}.home-bento h3{color:var(--text-title);margin:11px 0 9px;font-size:.92rem}.bento-specialty-list{gap:6px;display:grid}.bento-specialty-list button{border:1px solid var(--border);background:var(--filter-control);min-height:35px;color:var(--text-title);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:0 10px;font-size:.76rem;font-weight:750;display:flex}.bento-trust{grid-area:1/3/auto/5;padding:15px 17px}.bento-trust>strong{color:var(--primary);margin:-33px 0 0 48px;font-size:1.55rem;position:absolute}.bento-trust h3{margin-bottom:4px}.bento-trust p{color:var(--text-muted);margin:0;font-size:.7rem;line-height:1.35}.home-bento>.bento-action{color:var(--text-title);grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:12px 14px;text-decoration:none;transition:border-color .18s,transform .18s;display:grid}.bento-consult{grid-area:2/3}.bento-publish{grid-area:2/4}@media (width>=1051px){.home-bento>.bento-action{grid-template-columns:24px minmax(0,1fr);padding:10px}.home-bento>.bento-action>svg:last-child,.home-bento>.bento-action small{display:none}.bento-action strong{font-size:.72rem;line-height:1.2}}.home-bento>.bento-action:hover{border-color:#23aabe;transform:translateY(-2px)}.bento-action>svg:first-child{color:var(--primary)}.bento-action span{flex-direction:column;gap:2px;display:flex}.bento-action strong{font-size:.8rem}.bento-action small{color:var(--text-muted);font-size:.68rem}.directory-filter-notice{border:1px solid color-mix(in srgb,var(--primary) 22%,transparent);border-left:4px solid var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--card-bg));color:var(--text-title);border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin:-12px 0 20px;padding:11px 13px;display:grid}.directory-filter-notice.is-guard{background:color-mix(in srgb,#f59e0b 8%,var(--card-bg));border-color:#f59e0b47 #f59e0b47 #f59e0b47 #f59e0b}.directory-filter-notice-icon{background:color-mix(in srgb,var(--primary) 13%,transparent);width:34px;height:34px;color:var(--primary);border-radius:7px;place-items:center;display:grid}.directory-filter-notice.is-guard .directory-filter-notice-icon{color:#d97706;background:#f59e0b24}.directory-filter-notice-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.directory-filter-notice-copy strong{font-size:.8rem;line-height:1.25}.directory-filter-notice-copy small{color:var(--text-muted);font-size:.66rem}.directory-filter-notice button{border:1px solid var(--border);background:var(--card-bg);min-height:32px;color:var(--text-title);cursor:pointer;border-radius:7px;padding:0 10px;font-weight:800}.directory-quick-filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:-14px 0 20px;display:flex}.location-filter-trigger{border:1px solid var(--border);background:var(--filter-bg);width:100%;min-height:46px;color:var(--text-muted);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:7px;padding:0 11px;display:grid}.location-filter-trigger span{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:750;overflow:hidden}.location-filter-trigger.has-location{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));color:var(--text-title)}.directory-location-panel{z-index:5;border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:var(--card-bg);border-radius:8px;grid-template-columns:1fr;gap:12px;margin:-12px 0 20px;padding:16px;display:grid;position:relative;box-shadow:0 18px 38px #08172929}.directory-location-heading{border-bottom:1px solid var(--border);grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.directory-location-heading>div{flex-direction:column;gap:3px;display:flex}.directory-location-heading strong{color:var(--text-title);font-size:.9rem}.directory-location-heading small{color:var(--text-muted);font-size:.68rem}.directory-location-heading>button{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.directory-detect-button,.directory-confirm-location{border:1px solid color-mix(in srgb,var(--primary) 45%,transparent);background:color-mix(in srgb,var(--primary) 12%,var(--card-bg));min-height:42px;color:var(--primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.75rem;font-weight:850;display:inline-flex}.directory-location-status{color:var(--text-muted);align-self:center;margin:0;font-size:.72rem}.directory-confirm-location{background:var(--primary);color:#fff;width:max-content}.directory-location-divider{color:var(--text-muted);text-transform:uppercase;grid-column:1/-1;align-items:center;gap:10px;font-size:.6rem;display:flex}.directory-location-divider:before,.directory-location-divider:after{content:"";background:var(--border);flex:1;height:1px}.directory-location-selects{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.directory-location-selects select{border:1px solid var(--border);background:var(--filter-bg);min-width:0;min-height:42px;color:var(--text-title);border-radius:8px;padding:0 9px;font-size:.72rem}.directory-district-search{border:1px solid var(--border);background:var(--filter-bg);min-height:42px;color:var(--primary);border-radius:8px;grid-column:1/-1;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;display:grid}.directory-district-search input{min-width:0;color:var(--text-title);background:0 0;border:0;outline:0}.directory-district-suggestions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.directory-district-suggestions button{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:var(--primary);text-align:left;cursor:pointer;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:8px 10px;display:grid}.directory-district-suggestions span{flex-direction:column;min-width:0;display:flex}.directory-district-suggestions strong{color:var(--text-title);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.directory-district-suggestions small{color:var(--text-muted);font-size:.6rem}.directory-detection-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding-top:2px;display:grid}.directory-location-toast{z-index:1200;border:1px solid color-mix(in srgb,var(--primary) 38%,var(--border));background:var(--card-bg);width:min(390px,100vw - 32px);color:var(--text-title);border-radius:8px;grid-template-columns:38px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:12px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 44px #0817293d}.directory-location-toast>span{background:color-mix(in srgb,var(--primary) 14%,transparent);width:36px;height:36px;color:var(--primary);border-radius:7px;place-items:center;display:grid}.directory-location-toast>div{flex-direction:column;gap:2px;min-width:0;display:flex}.directory-location-toast strong{font-size:.8rem}.directory-location-toast small{color:var(--text-muted);font-size:.7rem;line-height:1.35}.directory-location-toast>button{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.directory-quick-filters button{border:1px solid var(--border);background:var(--filter-bg);min-height:40px;color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-weight:800;display:inline-flex}.directory-quick-filters button span{background:var(--surface-soft);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:.7rem;display:grid}.directory-quick-filters button.is-active{color:#15803d;background:#22c55e1a;border-color:#16a34a}.directory-quick-filters button:disabled{opacity:.58;cursor:not-allowed}@media (width<=1050px){.home-bento{grid-template-rows:176px 82px 82px;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr)}.bento-feature,.bento-specialties{grid-row:1/3}.bento-trust{grid-area:3/1}.bento-consult{grid-area:3/2}.bento-publish{display:none!important}.bento-trust{grid-template-columns:38px auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.bento-trust>strong{margin:0;position:static}.bento-trust h3{margin:0}.bento-trust p{display:none}}@media (width<=700px){.home-bento{grid-template-rows:220px auto 82px;grid-template-columns:1fr 1fr}@media (width<=700px){.directory-location-panel{grid-template-columns:1fr;padding:13px}.directory-location-selects,.directory-district-suggestions{grid-template-columns:1fr}.directory-confirm-location{width:100%}.directory-detection-row{grid-template-columns:1fr}.directory-detect-button{width:100%}.directory-location-toast{bottom:16px;right:16px}}.bento-feature{grid-area:1/1/auto/3}.bento-specialties{grid-area:2/1/auto/3}.bento-specialty-list{grid-template-columns:repeat(3,minmax(0,1fr))}.bento-trust{grid-area:3/1;padding:12px}.bento-consult{grid-area:3/2}.bento-trust h3{font-size:.76rem}}@media (width<=460px){.home-bento{grid-template-rows:232px auto 76px 76px;grid-template-columns:1fr}.bento-feature{grid-area:1/1;grid-template-columns:1fr}.bento-feature img{grid-column:auto;width:52%;position:absolute;inset:0 0 0 auto}.bento-feature-content{padding:14px;inset:0 52% 0 0}.bento-kicker{gap:5px;font-size:.56rem}.bento-feature-content>strong{font-size:1.08rem}.bento-feature-content p{font-size:.68rem;line-height:1.35}.bento-primary-action{gap:5px;padding:0 9px;font-size:.72rem}.bento-primary-action svg{display:none}.bento-feature:after{inset:0 25% 0 0}.bento-specialties{grid-area:2/1}.bento-specialty-list{grid-template-columns:1fr}.bento-trust{grid-area:3/1}.bento-consult{grid-area:4/1}}.filters-card{background:var(--filter-bg);border:1px solid var(--border);border-radius:8px;grid-template-columns:190px minmax(260px,1.7fr) 240px 180px 112px;place-items:end stretch;gap:18px;margin-bottom:28px;padding:20px;display:grid}.filters-heading{border-bottom:1px solid var(--border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding-bottom:13px;display:flex}.filters-heading>div{flex-direction:column;gap:2px;display:flex}.filters-heading strong{color:var(--text-title);font-size:.95rem}.filters-heading small{color:var(--text-muted);font-size:.7rem}.filters-heading>span{background:var(--surface-soft);color:var(--primary);white-space:nowrap;border-radius:6px;padding:6px 9px;font-size:.7rem;font-weight:800}.filter-group label{letter-spacing:.12em;color:var(--filter-label);font-size:.76rem;font-weight:700}.filter-group select,.filter-group input{box-sizing:border-box;background:var(--filter-control);width:100%;height:50px;color:var(--text-title);border:1px solid #ffffff24;border-radius:8px;outline:none;padding-right:46px;font-size:.95rem;transition:all .25s}.filter-group select:focus,.filter-group input:focus{border-color:#1aa8c6;box-shadow:0 0 0 3px #1aa8c62e}.filter-group select:hover,.filter-group input:hover{border-color:#2cb8d2}.filter-button{justify-content:center;align-items:center;height:100%;display:flex}.filter-button button{border:1px solid var(--border);background:var(--surface-soft);width:100%;height:48px;color:var(--text-title);cursor:pointer;box-shadow:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.filter-button button:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #0817291f}.lawyers-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.lawyer-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:22px;flex-direction:row;min-width:0;min-height:170px;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 10px 28px #0f172a1a}.lawyer-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0f172a2e}.lawyer-image-wrapper{background:var(--surface-soft);border-radius:16px;flex:0 0 150px;height:150px;margin:16px;position:relative;overflow:hidden}.lawyer-image{object-fit:cover;width:100%;height:100%;transition:all .35s}.lawyer-card:hover .lawyer-image{transform:scale(1.05)}.verified-badge-top{color:#fff;background:#0d8aa0;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:14px;right:14px}.verified-badge{background:var(--primary-soft);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.78rem;font-weight:700;display:flex}.lawyer-card-content{flex-direction:column;flex:1;padding:16px 18px 14px 0;display:flex}.lawyer-top{flex-direction:column;gap:10px;display:flex}.lawyer-middle{flex-direction:column;gap:6px;padding:8px 0;display:flex}.lawyer-bottom{align-items:center;margin-top:4px;padding-top:0;display:flex}.lawyer-divider{background:var(--card-border);height:1px;margin:6px 0}.lawyer-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lawyer-title{flex:1;min-width:0}.specialty-text{color:var(--card-muted);margin:2px 0 0;font-size:.9rem;font-weight:500;line-height:1.4}.specialty-badge{background:var(--primary-soft);width:30px;height:30px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lawyer-name{color:var(--card-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.18rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.city-row{color:var(--card-muted);align-items:center;gap:8px;margin-top:12px;margin-bottom:16px;font-size:.95rem;display:flex}.rating-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.rating{color:var(--gold);align-items:center;gap:6px;font-size:.95rem;font-weight:700;display:flex}.rating-stars{color:var(--gold);align-items:center;gap:1px;display:inline-flex}.reviews{color:#94a3b8;white-space:nowrap;font-size:.82rem;font-weight:700}.view-profile-btn{color:#fff;cursor:pointer;background:linear-gradient(#18b4cb,#1192a6);border:0;border-radius:12px;width:100%;min-height:42px;font-size:.94rem;font-weight:850;box-shadow:0 10px 22px #18b4cb38}.card-actions{margin-top:auto}.btn-primary{color:#fff;cursor:pointer;background:#0d8aa0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:auto;height:38px;padding:0 14px;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary:hover{background:#0b7285;transform:translateY(-2px);box-shadow:0 10px 18px #0d8aa047}.empty-state{text-align:center;background:var(--card-bg);color:var(--card-muted);border-radius:24px;padding:60px}@media (width<=1400px){.lawyers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.filters-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.filter-button{grid-column:1/-1}}@media (width<=1100px){.lawyer-card{flex-direction:column}.lawyer-image-wrapper{border-radius:22px 22px 0 0;flex:none;width:100%;height:240px;margin:0}}@media (width<=1024px){.lawyers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.explore-section{padding:18px 14px 28px}.explore-header h2{font-size:clamp(1.55rem,5.5vw,2.1rem)}.explore-header p{padding-left:14px;line-height:1.55}.filters-card{gap:12px;padding:16px}.filters-heading{align-items:flex-start}}@media (width<=768px){.filters-card{grid-template-columns:1fr 1fr}.filter-button{grid-column:1/-1}.lawyers-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.filters-card{grid-template-columns:1fr;padding:18px}.filter-button{grid-column:auto}.filter-group,.filter-button button{width:100%}}@media (width<=600px){.filters-card,.lawyers-grid{grid-template-columns:1fr}}@media (width<=460px){.explore-section{padding:14px 10px 24px}.lawyer-card{flex-direction:column}.lawyer-image-wrapper{border-radius:22px 22px 0 0;width:100%;height:210px;margin:0}.lawyer-card-content{padding:14px}.rating-row{flex-direction:column;align-items:flex-start}.reviews{white-space:normal}}.search-box{align-items:center;width:100%;min-width:0;display:flex;position:relative}.search-box input{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;height:50px;padding:0 48px 0 18px;overflow:hidden}.clear-search{color:#cbd5e1;cursor:pointer;background:#24324d;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:all .25s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.clear-search:hover{color:#fff;background:#18b4cb}@media (width<=720px){.filters-card,.lawyers-grid{grid-template-columns:1fr}.filter-button{grid-column:auto}.lawyer-card{flex-direction:row;min-height:0}.lawyer-image-wrapper{border-radius:14px;flex:0 0 118px;width:118px;height:132px;margin:12px}.lawyer-card-content{padding:12px 12px 12px 0}.city-row{margin-top:8px;margin-bottom:10px}}@media (width<=460px){.lawyer-card{flex-direction:column}.lawyer-image-wrapper{border-radius:22px 22px 0 0;width:100%;height:210px;margin:0}.lawyer-card-content{padding:14px}}.lawyer-card{border-radius:12px;flex-direction:row;height:270px;min-height:190px;box-shadow:0 8px 24px #0f172a14}.lawyer-card:hover{border-color:color-mix(in srgb, var(--primary,#0d8aa0) 28%, var(--card-border));transform:translateY(-3px);box-shadow:0 16px 34px #0f172a24}.lawyer-card.is-on-guard{border-color:#f59e0b7a;box-shadow:0 10px 26px #d977061c}.lawyer-image-wrapper{border-radius:9px;flex:0 0 142px;width:142px;height:178px;margin:12px}.lawyer-card-content{min-width:0;padding:14px 14px 12px 0;overflow:hidden}.lawyer-header{min-height:68px}.lawyer-name{min-height:2.7em;font-size:1.06rem;line-height:1.35}.specialty-text{background:var(--primary-soft);width:fit-content;color:var(--primary);border-radius:6px;margin-top:5px;padding:4px 8px;font-size:.72rem;font-weight:800;line-height:1.2}.verified-badge{border-radius:7px;min-height:30px;padding:5px 8px;font-size:.68rem}.lawyer-badges{z-index:2;flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;top:7px;right:7px}.lawyer-badges .verified-badge,.lawyer-badges .guard-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 12px #0f172a24}.lawyer-badges .verified-badge{background:#f0fdfff0}.guard-badge{color:#15803d;white-space:nowrap;background:#22c55e1a;border:1px solid #22c55e47;border-radius:7px;align-items:center;gap:5px;min-height:29px;padding:5px 8px;font-size:.67rem;font-weight:900;display:inline-flex}.city-row{min-width:0;margin:4px 0 7px;font-size:.82rem}.city-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lawyer-middle{gap:4px;padding:3px 0 7px}.rating-row{flex-wrap:wrap;min-height:24px;margin:0}.rating{gap:5px;font-size:.84rem}.reviews{color:var(--card-muted);font-size:.72rem;font-weight:650}.lawyer-new-label{color:var(--card-muted);font-size:.76rem;font-weight:750}.lawyer-contact-status{color:#16803a;white-space:nowrap;align-items:center;gap:5px;font-size:.7rem;font-weight:800;display:inline-flex}.lawyer-contact-status.is-unavailable{color:#64748b}.lawyer-availability-detail{color:var(--card-muted);margin:1px 0 0;font-size:.67rem;font-weight:650;line-height:1.25}.lawyer-guard-photo-status{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081729e6;border-top:2px solid #f59e0b;flex-direction:column;justify-content:center;gap:2px;min-height:48px;padding:7px 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.lawyer-guard-photo-status>span{color:#fbbf24;white-space:nowrap;align-items:center;gap:6px;font-size:.66rem;font-weight:900;display:flex}.lawyer-guard-photo-status small{color:#e2e8f0;font-size:.58rem;font-weight:700}.lawyer-contact-status.is-unavailable i{background:#94a3b8;box-shadow:0 0 0 3px #94a3b829}.lawyer-contact-status i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e21}.lawyer-bottom{width:100%;margin-top:auto}.lawyer-card-actions{grid-template-columns:minmax(0,1fr) 42px;gap:8px;width:100%;display:grid}.lawyer-card-actions.is-guard{grid-template-columns:minmax(0,1.35fr) minmax(76px,.65fr);gap:10px}.lawyer-guard-contact-btn,.guard-profile-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:40px;padding:0 10px;font-size:.74rem;font-weight:900;display:inline-flex}.lawyer-guard-contact-btn{color:#fff;background:#16a34a;border:1px solid #16a34a;box-shadow:0 7px 16px #16a34a2e}.lawyer-guard-contact-btn:hover{background:#15803d}.guard-profile-btn{border:1px solid var(--card-border);background:var(--card-bg);color:var(--card-text);cursor:pointer}.view-profile-btn{min-height:40px;box-shadow:none;border-radius:8px}.lawyer-whatsapp-btn{color:#16803a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;place-items:center;width:42px;height:40px;transition:background-color .16s,border-color .16s;display:grid}.lawyer-whatsapp-btn:hover{background:#dcfce7;border-color:#22c55e}.lawyer-whatsapp-btn.is-disabled{cursor:not-allowed;color:#94a3b8;background:#f1f5f9;border-color:#dbe3ec}.lawyer-whatsapp-btn.is-disabled:hover{background:#f1f5f9;border-color:#dbe3ec}@media (width<=1100px){.lawyer-card{height:280px}.lawyer-image-wrapper{border-radius:8px;flex-basis:124px;width:124px;height:172px;margin:11px}.lawyer-card-content{padding:12px 12px 11px 0}}@media (width<=720px){.lawyer-card{height:230px;min-height:174px}.lawyer-image-wrapper{flex-basis:126px;width:126px;height:150px;margin:11px}}@media (width<=460px){.lawyer-card{flex-direction:row;height:230px;min-height:166px}.lawyer-image-wrapper{border-radius:8px;flex-basis:104px;width:104px;height:142px;margin:10px}.lawyer-card-content{padding:10px 10px 10px 0}.lawyer-name{min-height:0;font-size:.96rem}.verified-badge span,.lawyer-card.is-on-guard .verified-badge,.guard-badge span{display:none}.specialty-text{font-size:.68rem}.lawyer-contact-status{display:none}.lawyer-availability-detail{font-size:.63rem}.lawyer-card-actions.is-guard{grid-template-columns:minmax(0,1.25fr) minmax(66px,.75fr);gap:5px}.lawyer-guard-contact-btn,.guard-profile-btn{min-height:34px;padding:0 5px;font-size:.63rem}.lawyer-guard-photo-status{min-height:42px;padding:5px 6px}.lawyer-guard-photo-status>span{gap:4px;font-size:.57rem}.lawyer-guard-photo-status small{font-size:.52rem}.lawyer-divider{margin:4px 0}}@media (width<=600px){.directory-filter-notice{grid-template-columns:34px minmax(0,1fr)}.directory-filter-notice button{grid-column:1/-1;width:100%}}.lawyer-card-skeleton{pointer-events:none;min-height:182px}.lawyer-card-skeleton:hover{transform:none}.lawyer-skeleton-photo{background:var(--surface-soft);border-radius:16px;flex:0 0 150px;height:150px;margin:16px;animation:1.2s ease-in-out infinite alternate lawyerSkeletonPulse}.lawyer-skeleton-content{flex-direction:column;flex:1;gap:14px;padding:24px 18px 18px 0;display:flex}.lawyer-skeleton-content span{background:var(--surface-soft);border-radius:6px;width:78%;height:14px;animation:1.2s ease-in-out infinite alternate lawyerSkeletonPulse;display:block}.lawyer-skeleton-content span:nth-child(2){width:56%}.lawyer-skeleton-content span:nth-child(3){width:90%;height:38px;margin-top:auto}@keyframes lawyerSkeletonPulse{0%{opacity:.5}to{opacity:.95}}@media (width>=721px) and (width<=1100px){.lawyer-skeleton-photo{border-radius:22px 22px 0 0;flex:none;width:100%;height:240px;margin:0}.lawyer-skeleton-content{min-height:150px;padding:20px}}@media (width<=720px){.lawyer-skeleton-photo{border-radius:14px;flex:0 0 118px;width:118px;height:132px;margin:12px}.lawyer-skeleton-content{min-height:0;padding:18px 12px 14px 0}}@media (width<=460px){.lawyer-skeleton-photo{border-radius:22px 22px 0 0;width:100%;height:210px;margin:0}.lawyer-skeleton-content{min-height:150px;padding:18px}}@media (prefers-reduced-motion:reduce){.lawyer-skeleton-photo,.lawyer-skeleton-content span{animation:none}}.intro-splash{z-index:10000;isolation:isolate;color:#fff;background:#07111e;align-items:center;min-height:100dvh;animation:.24s ease-out both introSplashIn;display:grid;position:fixed;inset:0;overflow:hidden}.intro-splash.is-leaving{animation:.32s ease-out forwards introSplashOut}.intro-splash-media,.intro-splash-media img,.intro-splash-shade,.intro-splash-reveal{width:100%;height:100%;position:absolute;inset:0}.intro-splash-media{z-index:-3}.intro-splash-media img{object-fit:cover;object-position:center;will-change:transform;animation:2.8s cubic-bezier(.16,1,.3,1) both introImageZoom}.intro-splash-shade{z-index:-2;background:linear-gradient(90deg,#040c16eb 0%,#040c16b3 37%,#040c1633 68%,#040c161a 100%),linear-gradient(#0000 58%,#040c16ad 100%)}.intro-splash-reveal{z-index:3;transform-origin:100%;pointer-events:none;background:#07111e;animation:1.15s cubic-bezier(.76,0,.24,1) forwards introCurtain}.intro-splash-content{width:min(1180px,100% - 96px);margin:0 auto;padding-bottom:2vh}.intro-splash-mark{color:#b9ecf3;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:.82rem;font-weight:750;animation:.48s ease-out .22s both introContentUp;display:flex}.intro-splash-icon{color:#5ed3e4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0514206b;border:1px solid #b9ecf394;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.intro-splash-content h1{color:#fff;letter-spacing:0;text-shadow:0 12px 35px #00000047;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:5.4rem;font-weight:700;line-height:.95}.intro-splash-content>p{color:#eef9fb;text-wrap:balance;max-width:560px;margin:24px 0 0;font-size:1.24rem;font-weight:520;line-height:1.55;animation:.5s ease-out .72s both introContentUp}.intro-splash-signals{color:#ffffffc7;align-items:center;gap:13px;margin-top:28px;font-size:.84rem;font-weight:650;animation:.45s ease-out 1.05s both introFade;display:flex}.intro-splash-signals i{background:#46c4d7;border-radius:50%;width:4px;height:4px}.intro-splash-skip{top:max(24px, env(safe-area-inset-top));right:max(28px, env(safe-area-inset-right));z-index:4;color:#ffffffe0;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff75;padding:8px 0;font-size:.82rem;font-weight:700;position:absolute}.intro-splash-skip:hover,.intro-splash-skip:focus-visible{color:#fff;border-color:#5ed3e4;outline:none}.intro-splash-progress{background:#ffffff29;height:3px;position:absolute;bottom:0;left:0;right:0}.intro-splash-progress span{transform-origin:0;background:#4dccdf;width:100%;height:100%;animation:3s linear both introProgress;display:block}@keyframes introSplashIn{0%{opacity:0}to{opacity:1}}@keyframes introSplashOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.015)}}@keyframes introImageZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes introCurtain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes introContentUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes introFade{0%{opacity:0}to{opacity:1}}@keyframes introProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=900px){.intro-splash-content{width:calc(100% - 56px)}.intro-splash-content h1{font-size:4rem}}@media (width>=641px) and (width<=900px){.intro-splash-media img{object-position:35% center}.intro-splash-shade{background:linear-gradient(90deg,#040c16f0 0%,#040c16bd 47%,#040c162e 76%),linear-gradient(#0000 56%,#040c16a3)}}@media (width<=640px){.intro-splash{align-items:end}.intro-splash-media img{object-position:center}.intro-splash-shade{background:linear-gradient(#040c161f 22%,#040c16b8 57%,#040c16f5 100%),linear-gradient(90deg,#040c1647,#0000 55%)}.intro-splash-content{width:calc(100% - 40px);margin-bottom:max(70px, env(safe-area-inset-bottom));padding:0}.intro-splash-mark{margin-bottom:14px;font-size:.72rem}.intro-splash-icon{width:36px;height:36px}.intro-splash-content h1{font-size:3rem}.intro-splash-content>p{max-width:390px;margin-top:16px;font-size:1.04rem;line-height:1.45}.intro-splash-signals{flex-wrap:wrap;gap:9px;margin-top:20px;font-size:.76rem}.intro-splash-skip{top:max(16px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right))}}@media (height<=620px) and (orientation:landscape){.intro-splash-content h1{font-size:3.4rem}.intro-splash-content>p{margin-top:14px}.intro-splash-signals{margin-top:16px}}@media (prefers-reduced-motion:reduce){.intro-splash,.intro-splash-media img,.intro-splash-reveal,.intro-splash-mark,.intro-splash-content>p,.intro-splash-signals,.intro-splash-progress span{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}:root,.theme-dark{--bg:#020617;--bg-secondary:#071b4d;--surface:#0f172a;--surface-elevated:#111f37;--surface-soft:#162844;--text:#e2e8f0;--text-title:#fff;--text-muted:#94a3b8;--text-inverse:#0f172a;--border:#ffffff14;--border-strong:#ffffff24;--primary:#10a8bf;--primary-hover:#0d8aa0;--primary-soft:#0b7285;--gold:#f59e0b;--page-bg:radial-gradient(circle at top, #10a8bf24, transparent 34%), linear-gradient(180deg, #081c4b 0%, #06163d 55%, #020617 100%);--card-bg:#0f172a;--card-text:#f8fafc;--card-muted:#cbd5e1;--card-border:#ffffff1a;--filter-bg:#121c33;--filter-control:#1a2946;--filter-label:#9fb0c9;--radius:16px;--shadow-sm:0 6px 18px #00000026;--shadow-md:0 14px 40px #0003;--shadow-lg:0 24px 60px #00000047;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.theme-light{--bg:#f6f8fb;--bg-secondary:#e7eef7;--surface:#fff;--surface-elevated:#fff;--surface-soft:#eef5fb;--text:#334155;--text-title:#0f172a;--text-muted:#64748b;--text-inverse:#fff;--border:#dbe5ee;--border-strong:#c9d7e5;--primary:#0d8aa0;--primary-hover:#0b7285;--primary-soft:#e6f8fb;--gold:#f59e0b;--page-bg:radial-gradient(circle at top left, #0d8aa01f, transparent 34%), linear-gradient(180deg, #f8fbff 0%, #eef5fb 46%, #f7fafc 100%);--card-bg:#fff;--card-text:#0f172a;--card-muted:#64748b;--card-border:#dfe7ef;--filter-bg:#fff;--filter-control:#f8fafc;--filter-label:#52657a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--page-bg);background-attachment:fixed;width:100%;min-height:100%}body{color:var(--text);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--text-title);font-weight:800;line-height:1.1}p{color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.route-loading{min-height:60vh;color:var(--text-muted);place-content:center;justify-items:center;gap:14px;display:grid}.route-loading span{border:3px solid var(--border-strong);border-top-color:var(--primary);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite routeLoadingSpin}.route-loading p{color:inherit;font-size:.9rem;font-weight:650}@keyframes routeLoadingSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-loading span{animation:none}}
