:root{--navy:#0b1f3a;--navy-deep:#071628;--navy-soft:#163053;--gold:#c4a265;--gold-dark:#a8844a;--gold-soft:#e8d5b5;--bg:#e8ebf3;--bg-warm:#eef1f7;--surface:#fff;--text:#3d4654;--text-muted:#6b7380;--text-heading:#0b1f3a;--border:#d8dde8;--border-soft:#e4e8f0;--shadow-sm:0 4px 16px #0b1f3a0f;--shadow-md:0 12px 40px #0b1f3a1a;--shadow-lg:0 24px 60px #0b1f3a24;--radius:14px;--radius-sm:10px;--sans:"Manrope", "Segoe UI", sans-serif;--serif:"Cormorant Garamond", Georgia, serif;--container:1180px;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(70% 45% at 85% 12%,#b4cde640,#0000 55%),linear-gradient(#eef4fb 0%,#f4f8fc 40%,#f7f9fc 100%);min-width:320px;margin:0}#root{width:100%;min-height:100svh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,select{font:inherit}h1,h2,h3{color:var(--text-heading);margin:0;font-weight:600}p{margin:0}.find-header,.detail-header,.dash-header,.login-header,.register-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:sticky;top:0;box-shadow:0 4px 18px #0b1f3a0d}.login-header,.register-header{position:relative}.find-header .container,.detail-header .container,.dash-header .container,.login-header .container,.register-header .container{width:min(100% - 2.5rem, var(--container))}.find-header-inner,.detail-header-inner,.dash-header-inner,.login-header-inner,.register-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px;display:grid}.find-logo,.detail-logo,.dash-logo,.login-logo,.register-logo{align-items:center;gap:.65rem;display:inline-flex}.find-logo-mark,.detail-logo-mark,.dash-logo-mark,.login-logo-mark,.register-logo-mark{width:40px;height:40px}.find-logo-mark img,.detail-logo-mark img,.dash-logo-mark img,.login-logo-mark img,.register-logo-mark img,.register-logo-mark svg{object-fit:contain;width:100%;height:100%;display:block}.find-logo-text,.detail-logo-text,.dash-logo-text,.login-logo-text,.register-logo-text{flex-direction:column;line-height:1.1;display:flex}.find-logo-text strong,.detail-logo-text strong,.dash-logo-text strong,.login-logo-text strong,.register-logo-text strong{font-family:var(--serif);color:var(--navy);letter-spacing:.01em;font-size:1.15rem;font-weight:700}.find-logo-text small,.detail-logo-text small,.dash-logo-text small,.login-logo-text small,.register-logo-text small{letter-spacing:.06em;text-transform:uppercase;color:#3b82f6;font-size:.6rem;font-weight:600}.find-nav,.detail-nav,.dash-nav,.login-nav,.register-nav{justify-content:center;gap:1.4rem;display:flex}.find-nav a,.detail-nav a,.dash-nav a,.login-nav a,.register-nav a{color:var(--navy-soft);padding:.35rem 0;font-size:.9rem;font-weight:600;position:relative}.find-nav a:hover,.detail-nav a:hover,.dash-nav a:hover,.login-nav a:hover,.register-nav a:hover,.find-nav a.is-active,.detail-nav a.is-active,.dash-nav a.is-active,.login-nav a.is-active,.register-nav a.is-active{color:#2563eb}.find-nav a.is-active:after,.detail-nav a.is-active:after,.dash-nav a.is-active:after{content:"";background:#2563eb;border-radius:99px;height:2px;position:absolute;bottom:0;left:0;right:0}.find-header-actions,.detail-header-actions,.dash-header-actions,.login-header-actions,.register-header-actions{align-items:center;gap:.65rem;display:flex}.find-user-chip,.detail-user-chip,.dash-user-chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-size:.84rem;font-weight:700;display:inline-flex}.find-user-avatar,.detail-user-avatar,.dash-user-avatar{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:700;display:grid}@media (width<=960px){.find-nav,.detail-nav,.dash-nav,.login-nav,.register-nav{display:none}.find-header-inner,.detail-header-inner,.dash-header-inner,.login-header-inner,.register-header-inner{grid-template-columns:1fr auto}}.page{overflow-x:clip}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.site-header{z-index:5;background:0 0;border-bottom:none;position:relative}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px;display:grid}.logo{align-items:center;gap:.65rem;display:inline-flex}.logo-mark{flex-shrink:0;width:40px;height:40px}.logo-mark img,.logo-mark svg{object-fit:contain;width:100%;height:100%;display:block}.logo-text{flex-direction:column;line-height:1.15;display:flex}.logo-text strong{font-family:var(--serif);color:var(--navy);letter-spacing:.01em;font-size:1.15rem;font-weight:700}.logo-text small{letter-spacing:.06em;color:#3b82f6;text-transform:uppercase;font-size:.6rem;font-weight:600}.nav{justify-content:center;gap:1.4rem;display:flex}.nav-link{color:var(--navy-soft);padding:.35rem 0;font-size:.9rem;font-weight:600;transition:color .2s;position:relative}.nav-link:hover,.nav-link.is-active{color:var(--navy)}.nav-link.is-active:after{content:"";background:var(--gold);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.header-actions{align-items:center;gap:.7rem;display:flex}.btn{cursor:pointer;border:1.5px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-ghost{color:var(--navy);border-color:var(--navy);background:0 0}.btn-ghost:hover{background:#0b1f3a0a}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-deep)}.hero{background:#eef4fb;flex-direction:column;width:100%;min-height:clamp(640px,56.25vw,900px);padding:0;display:flex;position:relative;overflow:visible}.hero-bg{z-index:0;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.hero-bg-image{object-fit:cover;object-position:center center;width:100%;height:100%}.hero>.container.hero-grid{width:min(100% - 2.5rem, var(--container));margin-left:clamp(1rem,4.5vw,4.75rem);margin-right:auto}.hero-grid{z-index:1;flex:1;grid-template-columns:minmax(0,1fr);align-items:start;padding-top:.15rem;padding-bottom:1.5rem;display:grid;position:relative}.hero-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:42rem;margin-top:clamp(1.5rem,4vh,3.5rem);margin-left:0;padding-left:0;animation:.8s both rise-in;display:flex}.hero-copy h1{font-family:var(--serif);letter-spacing:-.02em;color:var(--navy);font-size:clamp(2.15rem,4.4vw,3.85rem);font-weight:600;line-height:1.12}.hero-copy h1 em{color:var(--gold);font-style:italic;font-weight:600}.hero-copy h1 .headline-trusted{color:#000;font-style:normal;font-weight:600}.hero-lead{max-width:28rem;color:var(--text-muted);margin-top:.85rem;font-size:1.02rem;line-height:1.65;animation:.9s 80ms both rise-in}.hero-trust{z-index:3;flex-direction:column;gap:.85rem;width:min(100%,210px);animation:.85s .18s both rise-in;display:flex;position:absolute;top:clamp(5.75rem,11vh,7.25rem);right:clamp(1.5rem,5vw,4.5rem)}.trust-card{text-align:center;background:#fff;border-radius:18px;padding:1.35rem 1.25rem 1.2rem;box-shadow:0 10px 32px #0b1f3a1f}.trust-card-icon{color:var(--gold);margin-bottom:.55rem;display:inline-flex}.trust-card h2{font-family:var(--sans);color:var(--navy);letter-spacing:-.01em;margin:0 0 .95rem;font-size:1.02rem;font-weight:700}.trust-card ul{text-align:left;flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.trust-card li{color:var(--navy-soft);align-items:center;gap:.65rem;font-size:.88rem;font-weight:500;display:flex}.trust-check{border:1.5px solid var(--gold);width:20px;height:20px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.search-wrap{z-index:20;width:100%;max-width:none;margin-top:3.5rem;margin-left:0;padding-bottom:.5rem;animation:.85s .2s both rise-in;position:relative}.search-bar{border:1px solid var(--border-soft);width:100%;box-shadow:var(--shadow-md);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:stretch;gap:0;min-height:76px;padding:.7rem;display:grid;overflow:visible}.search-field{border-right:1px solid var(--border);cursor:pointer;border-bottom:none;border-radius:12px;align-items:center;gap:.7rem;width:100%;min-width:0;padding:.65rem 1rem;transition:background .2s;display:flex;position:relative}.search-field:hover{background:#f8fafc}.search-field:last-of-type{border-bottom:none;border-right:none}.search-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:14px;place-items:center;width:56px;height:56px;margin:auto .35rem;transition:background .2s,transform .2s;display:grid}.field-icon{width:24px;height:24px;color:var(--gold-dark);flex-shrink:0}.field-icon svg{width:100%;height:100%}.field-copy{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.field-copy small{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-weight:600;line-height:1}.filter-select{width:100%;min-width:0;position:relative}.filter-select.is-open{z-index:50}.search-field:has(.filter-select.is-open){z-index:50;background:#fff}.hero-grid:has(.filter-select.is-open){z-index:30}.filter-select-trigger{width:100%;min-height:1.5rem;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:0;font-size:.9rem;font-weight:600;display:grid}.filter-select-trigger:disabled{cursor:not-allowed;opacity:.55}.filter-select-value,.filter-select-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-select-placeholder{color:#94a3b8;font-weight:500}.filter-select-trigger svg{color:#64748b;flex-shrink:0;transition:transform .2s}.filter-select.is-open .filter-select-trigger svg{color:var(--navy);transform:rotate(180deg)}.filter-select-menu{z-index:60;overscroll-behavior:contain;isolation:isolate;scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:15.5rem;max-height:240px;margin:0;padding:.45rem;list-style:none;position:absolute;top:calc(100% + .85rem);left:-2.6rem;right:-.35rem;overflow:hidden auto;box-shadow:0 4px 6px #0f172a0a,0 18px 44px #0f172a29}.filter-select-menu::-webkit-scrollbar{width:8px}.filter-select-menu::-webkit-scrollbar-track{background:#f1f5f9;border-radius:99px;margin:6px 2px}.filter-select-menu::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:99px}.filter-select-menu::-webkit-scrollbar-thumb:hover{background:#64748b}.filter-select-option{width:100%;color:var(--navy-soft);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:.65rem;padding:.72rem .8rem;font-size:.88rem;font-weight:500;line-height:1.4;transition:background .15s,color .15s;display:grid}.filter-select-option span{white-space:normal;text-overflow:unset;word-break:normal;overflow-wrap:anywhere;overflow:visible}.filter-select-option svg{flex-shrink:0;margin-top:.15rem}.filter-select-option:hover{color:var(--navy);background:#f1f5f9}.filter-select-option.is-selected{color:#1d4ed8;background:#eff6ff;font-weight:700}.filter-select-option.is-selected svg{color:#2563eb}.filter-select-empty{color:#94a3b8;text-align:center;background:#fff;padding:.85rem .75rem;font-size:.84rem;font-weight:500}.filter-select.is-disabled .filter-select-trigger{pointer-events:none}.search-submit svg{width:24px;height:24px}.search-submit:hover{background:var(--navy-deep);transform:scale(1.03)}.categories{z-index:2;margin-top:-17.5rem;padding:2.5rem 0 3.5rem;position:relative}.section-heading{text-align:center;margin-bottom:2.2rem}.section-heading h2{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:600}.heading-rule{background:var(--gold);border-radius:99px;width:56px;height:3px;margin:.85rem auto 0;display:block}.category-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem;display:grid}.category-card{border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:row;align-items:flex-start;gap:1rem;min-height:100%;padding:1.25rem 1.3rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.category-card:hover{box-shadow:var(--shadow-md);border-color:#ddd7cb;transform:translateY(-4px)}.category-icon{border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;margin-bottom:0;display:grid}.category-icon svg{width:22px;height:22px}.tone-blue .category-icon{color:#3b7cc4;background:#e8f1fb}.tone-green .category-icon{color:#3d9a68;background:#e8f5ee}.tone-purple .category-icon{color:#7a5fb0;background:#efeaf8}.tone-gold .category-icon{color:#b08945;background:#f5efe4}.category-body{flex:1;min-width:0}.hero-mobile-art,.search-submit-label,.category-chevron,.mobile-trust-strip{display:none}.category-card h3{margin:0 0 .4rem;font-size:1.02rem;font-weight:700;line-height:1.3}.category-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.55}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media (width<=1200px){.hero-trust{width:min(100%,180px);top:clamp(5rem,10vh,6.5rem);right:clamp(1rem,3vw,2rem)}.trust-card{padding:1.1rem 1rem 1rem}.trust-card h2{font-size:.95rem}.trust-card li{font-size:.8rem}}@media (width<=1100px){.nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero>.container.hero-grid{width:min(100% - 2rem, var(--container));margin-left:auto;margin-right:auto}.hero-trust{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.categories{margin-top:-10.5rem;padding-top:1.5rem}}@media (width<=900px){.hero{background:radial-gradient(120% 80% at 100% 0,#c5a05924 0%,#0000 58%),linear-gradient(#f8fbfe 0%,#eef4fb 52%,#e6eef8 100%);min-height:0;padding-bottom:0;overflow:visible}.hero-bg{display:none}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:1px solid #b8cce059}.hero-grid{padding-top:.35rem;padding-bottom:.5rem}.hero-copy{text-align:left;width:100%;max-width:100%;margin-top:.75rem}.hero-copy-top{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:.5rem;display:grid}.hero-mobile-art{width:100%;max-width:15rem;height:auto;margin-inline-start:auto;display:block}.hero-copy h1{font-size:clamp(1.9rem,7vw,2.6rem)}.hero-lead{max-width:30rem;margin-inline:0;font-size:.98rem}.search-wrap{max-width:100%;margin-top:1.75rem;padding-bottom:0}.search-bar{border-radius:20px;grid-template-columns:1fr;gap:.6rem;min-height:0;padding:.85rem}.search-field{background:#f4f7fb;border:1px solid #b8cce080;border-radius:14px;padding:.7rem .9rem}.search-field:hover{background:#fff}.search-field:has(.filter-select.is-open){background:#fff}.search-field:last-of-type{border-bottom:0}.filter-select-menu{width:calc(100% + 2.4rem);min-width:0;max-height:200px;top:calc(100% + .7rem);left:-2.2rem;right:-.2rem}.search-submit{border-radius:14px;justify-content:center;align-items:center;gap:.55rem;width:100%;height:54px;margin:.15rem 0 0;font-size:1rem;font-weight:700;display:flex}.search-submit-label{display:inline}.categories{margin-top:0;padding:.75rem 0 2.5rem}.section-heading{margin-top:1.65rem;margin-bottom:.85rem}.section-heading .heading-rule{margin-top:.6rem}.category-grid{margin-top:0}.category-card{border-radius:16px;align-items:center;gap:.85rem;padding:1rem 1.1rem}.category-card:hover{transform:none}.category-icon{border-radius:12px;width:44px;height:44px}.category-chevron{width:28px;height:28px;color:var(--text-muted);background:#f1f5f9;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.mobile-trust-strip{background:#eef4fb;border:1px solid #b8cce080;border-radius:16px;grid-template-columns:repeat(3,1fr);align-items:center;gap:.5rem;margin:1.5rem 0 0;padding:.9rem .5rem;list-style:none;display:grid}.mobile-trust-strip li{text-align:left;color:var(--navy);justify-content:center;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;line-height:1.25;display:flex}.mobile-trust-strip li+li{border-left:1px solid #b8cce0b3}.mobile-trust-strip svg{color:var(--navy);flex-shrink:0}}@media (width<=640px){.container,.hero>.container.hero-grid{width:min(100% - 1.25rem, var(--container))}.header-inner{gap:.75rem;min-height:64px}.logo-mark{width:34px;height:34px}.logo-text strong{font-size:1.02rem}.logo-text small{font-size:.52rem}.header-actions{gap:.45rem}.header-actions .btn{border-radius:8px;min-height:36px;padding:.4rem .85rem;font-size:.82rem}.hero-copy{margin-top:.5rem}.hero-copy-top{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.hero-copy h1{font-size:clamp(1.7rem,7.6vw,2.2rem)}.hero-lead{margin-top:.7rem;font-size:.92rem;line-height:1.55}.search-wrap{margin-top:1.5rem}.field-copy small{font-size:.62rem}.filter-select-trigger{font-size:.86rem}.filter-select-menu{max-height:220px;left:-2.35rem;right:0}.section-heading{margin-top:1.75rem;margin-bottom:.9rem}.section-heading h2{font-size:clamp(1.55rem,6vw,1.95rem)}.category-grid{grid-template-columns:1fr;gap:.85rem;margin-top:0}.category-card{padding:1.1rem 1.05rem}.category-card h3{font-size:.98rem}.category-card p{font-size:.84rem}}@media (width<=400px){.logo-text small{display:none}.header-actions .btn-ghost{padding:.4rem .7rem}.find-user-chip{max-width:9.5rem;padding-right:.55rem}.find-user-chip>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.register-page{background:#eef4fb;min-height:100svh;position:relative;overflow-x:hidden}.register-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.register-bg-image{object-fit:cover;object-position:center 12%;width:100%;height:100%;display:block;transform:none}.register-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:relative;box-shadow:0 4px 18px #0b1f3a0f}.register-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:74px;display:grid}.register-logo{align-items:center;gap:.65rem;display:inline-flex}.register-logo-mark{width:42px;height:42px}.register-logo-mark img,.register-logo-mark svg{object-fit:contain;width:100%;height:100%;display:block}.register-logo-text{flex-direction:column;line-height:1.1;display:flex}.register-logo-text strong{font-family:var(--serif);color:var(--navy);font-size:1.2rem}.register-logo-text small{letter-spacing:.06em;text-transform:uppercase;color:#3b82f6;font-size:.62rem;font-weight:600}.register-nav{justify-content:center;gap:1.35rem;display:flex}.register-nav a{color:var(--navy-soft);font-size:.9rem;font-weight:500;transition:color .2s}.register-nav a:hover{color:var(--navy)}.register-header-actions{gap:.65rem;display:flex}.register-main{z-index:1;padding:.75rem 0 .85rem;position:relative;overflow:visible}.register-layout{z-index:1;grid-template-columns:1.15fr .85fr;align-items:start;gap:1.75rem;display:grid;position:relative}.register-pitch{flex-direction:column;min-height:100%;display:flex;position:relative}.register-badge{color:#1d4ed8;background:#eff6ffe6;border:1px solid #3b82f659;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.register-badge svg{width:15px;height:15px}.register-pitch h1{font-family:var(--serif);color:var(--navy);white-space:nowrap;max-width:none;margin-top:1.15rem;font-size:clamp(2.1rem,3.4vw,3rem);font-weight:600;line-height:1.18}.register-pitch h1 em{color:#2563eb;font-style:italic;position:relative}.register-pitch h1 em:after{content:"";background:linear-gradient(90deg,#60a5fa,#0000);border-radius:99px;height:3px;position:absolute;bottom:-.12em;left:0;right:0}.register-lead{max-width:34rem;color:var(--text-muted);margin-top:.95rem;font-size:1rem;line-height:1.6}.register-panel{min-height:0;display:flex;position:relative}.register-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-md);background:#fff;border-radius:20px;flex-direction:column;flex:none;width:100%;height:calc(100svh - 72px);min-height:700px;max-height:calc(100svh - 72px);display:flex;overflow:hidden}.register-card.is-guest{background:linear-gradient(165deg,#dbeafe8c 0%,#ffffffeb 42%,#eff6ffb3 100%);border-color:#bfdbfe;box-shadow:0 18px 40px #2563eb1a,0 2px 8px #0f172a0a}.register-card.is-guest .register-card-header{background:linear-gradient(#eff6fff2 0%,#f8fafcb3 100%);border-bottom-color:#dbeafe}.register-card.is-guest .register-card-body{background:0 0}.register-card.is-guest .register-card-footer{background:linear-gradient(#ffffff8c 0%,#eff6ffd9 100%);border-top-color:#dbeafe}.register-card.is-guest .form-panel{background:#ffffffb8;border:1px solid #dbeafe;border-radius:14px;padding:.95rem 1rem;box-shadow:inset 0 1px #fffc}.register-card.is-guest .form-section-title{color:#1e3a8a}.register-card.is-guest .form-field input.is-valid,.form-field input.is-valid{background:#ecfdf5;border-color:#34d399}.form-field input.is-invalid,.register-card.is-guest .form-field input.is-invalid{background:#fef2f2;border-color:#f87171}.required-mark{color:#dc2626;margin-left:.15rem;font-weight:700;text-decoration:none}.field-error{color:#dc2626;margin-top:.35rem;font-size:.78rem;font-weight:700;line-height:1.35;display:block}.form-field.has-error input,.form-field.has-error select,.form-field.has-error textarea{background:#fef2f2;border-color:#fca5a5}.profession-fieldset.has-error{border-color:#fca5a5}.password-rules{background:#ffffffd9;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.28rem;margin:.45rem 0 0;padding:.55rem .7rem;list-style:none;display:none}.password-rules.is-visible{display:flex}.password-rules li{color:#94a3b8;padding-left:1.2rem;font-size:.74rem;font-weight:600;position:relative}.password-rules li:before{content:"○";color:#cbd5e1;position:absolute;top:0;left:0}.password-rules li.is-met{color:#059669}.password-rules li.is-met:before{content:"✓";color:#10b981}.register-card-header{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #eef2f7;flex-shrink:0;padding:1.15rem 1.35rem .75rem}.register-card-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:auto;min-height:0;padding:1rem 1.35rem;overflow:hidden auto}.register-card-body::-webkit-scrollbar{width:6px}.register-card-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.register-card-footer{background:#fff;border-top:1px solid #eef2f7;flex-shrink:0;min-height:auto;padding:.85rem 1.35rem 1.15rem}.register-submit-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 .65rem;padding:.55rem .7rem;font-size:.82rem;font-weight:600}.register-card h2{font-family:var(--serif);color:var(--navy);letter-spacing:-.01em;font-size:1.45rem;font-weight:600}.register-card-lead{color:var(--text-muted);margin-top:.3rem;font-size:.88rem}.register-steps{align-items:flex-start;gap:0;margin:1rem 0 0;padding:0;list-style:none;display:flex;position:relative}.register-steps li{z-index:1;text-align:center;flex-direction:column;flex:1;align-items:center;gap:.4rem;display:flex;position:relative}.step-button{cursor:default;width:100%;color:inherit;font:inherit;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:.4rem;margin:0;padding:0;display:flex}.register-steps li.is-clickable .step-button{cursor:pointer}.register-steps li.is-clickable .step-button:hover .step-index{transform:scale(1.06);box-shadow:0 0 0 3px #16a34a2e}.register-steps li.is-clickable .step-button:hover .step-label{color:#166534}.register-steps li:not(:last-child):after{content:"";z-index:0;background:#e2e8f0;height:2px;position:absolute;top:13px;left:calc(50% + 16px);right:calc(16px - 50%)}.register-steps li.is-done:not(:last-child):after{background:#16a34a}.register-steps .step-complete{flex:.55}.step-index{color:#64748b;z-index:1;background:#fff;border:2px solid #cbd5e1;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:grid;position:relative}.step-label{color:#64748b;max-width:4.8rem;font-size:.62rem;font-weight:600;line-height:1.25}.register-steps li.is-done .step-index{color:#fff;background:#16a34a;border-color:#16a34a;font-size:.85rem}.register-steps li.is-done .step-label{color:#15803d}.register-steps li.is-active .step-index{color:#fff;background:#2563eb;border-color:#2563eb}.register-steps li.is-active .step-label{color:#1d4ed8}.profession-fieldset{border:0;margin:0;padding:0}.profession-fieldset legend{color:var(--navy);letter-spacing:-.01em;margin-bottom:.85rem;padding:0;font-size:.92rem;font-weight:700}.profession-grid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.profession-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;flex-direction:column;align-items:flex-start;gap:.4rem;min-height:70px;padding:.55rem .5rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.profession-card:hover{border-color:#93c5fd;transform:translateY(-1px)}.profession-card.is-selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.profession-card.tone-ca{background:#eff6ff;border-color:#bfdbfe}.profession-card.tone-cs{background:#ecfdf5;border-color:#bbf7d0}.profession-card.tone-cma{background:#f5f3ff;border-color:#ddd6fe}.profession-card.tone-tax{background:#fffbeb;border-color:#fde68a}.profession-card input{opacity:0;pointer-events:none;position:absolute}.profession-mark{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;display:inline-flex;overflow:hidden}.profession-mark img{object-fit:cover;width:100%;height:100%;display:block}.tone-ca .profession-mark,.tone-cs .profession-mark,.tone-cma .profession-mark,.tone-tax .profession-mark{color:inherit;font-size:inherit;background:#ffffffbf}.profession-title{color:var(--navy);font-size:.73rem;font-weight:700;line-height:1.22}.profession-subtitle{color:var(--text-muted);font-size:.7rem;font-weight:500;line-height:1.35}.profession-check{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:15px;height:15px;font-size:.56rem;display:none;position:absolute;top:.35rem;right:.35rem}.profession-card.is-selected .profession-check{display:grid}.register-success{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:280px;padding:2rem .75rem 1.5rem;display:flex}.register-success:has(.event-qr-block){justify-content:flex-start;min-height:420px}.register-success-icon{width:88px;height:88px;margin-bottom:1.25rem}.register-success-icon svg{width:100%;height:100%;display:block}.success-circle{stroke:#16a34a;stroke-width:2.5px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s ease-in-out forwards success-circle}.success-check{stroke:#16a34a;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s ease-out .45s forwards success-check}.register-success h3{font-family:var(--serif);color:#15803d;margin:0;font-size:1.7rem;font-weight:600;animation:.45s .55s both success-fade}.register-success>p{color:#475569;max-width:28rem;margin:0;font-size:.98rem;line-height:1.5}.event-qr-block{flex-direction:column;align-items:center;gap:.55rem;margin-top:1.5rem;display:flex}.event-qr-caption{letter-spacing:.04em;text-transform:uppercase;color:#1f5f8b;margin:0;font-size:.85rem;font-weight:700}.event-qr-frame{background:#fff;border:1px solid #1f5f8b2e;border-radius:.85rem;padding:.65rem;box-shadow:0 8px 20px #0f243314}.event-qr-user{color:#14324a;margin:0;font-size:.95rem;font-weight:650}.event-qr-actions{justify-content:center;align-items:center;gap:.65rem;margin-top:.15rem;display:flex}.event-qr-action{color:#1e3a5f;min-width:4.25rem;font:inherit;letter-spacing:.02em;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .7rem .45rem;font-size:.68rem;font-weight:700;transition:background .15s,color .15s,transform .15s;display:inline-flex}.event-qr-action:hover:not(:disabled){background:#e2e8f0;transform:translateY(-1px)}.event-qr-action:disabled{opacity:.6;cursor:wait}.event-qr-action svg{width:18px;height:18px}.event-qr-action.is-whatsapp{color:#128c7e;background:#ecfdf3}.event-qr-action.is-whatsapp:hover:not(:disabled){color:#075e54;background:#d1fae5}.event-qr-action-msg{color:#64748b;text-align:center;margin:0;font-size:.75rem;font-weight:550}.event-qr-hint{color:#64748b;margin:0;font-size:.85rem}.register-success>p{animation:.45s .7s both success-fade}@keyframes success-circle{to{stroke-dashoffset:0}}@keyframes success-check{to{stroke-dashoffset:0}}@keyframes success-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-section{margin-top:0}.form-section-heading{margin-bottom:.9rem}.form-section-title{color:var(--navy);letter-spacing:-.01em;margin:0;font-size:.92rem;font-weight:700}.form-section-lead{color:var(--text-muted);margin:.28rem 0 0;font-size:.76rem;line-height:1.4}.section-tabs{border-bottom:1px solid #e8eef5;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:1rem;display:grid}.section-tab{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-height:38px;padding:.45rem .5rem;font-size:.78rem;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.section-tab:hover{color:var(--navy)}.section-tab.is-active{color:#2563eb}.section-tab.is-active:after{content:"";background:#2563eb;border-radius:99px;height:2px;position:absolute;bottom:-1px;left:12%;right:12%}.section-tab.is-done{color:#64748b}.form-panel{background:#fff;border:1px solid #e8eef5;border-radius:12px;padding:.9rem .85rem}.form-grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.form-grid-compact{gap:.5rem}.form-field{flex-direction:column;gap:.28rem;min-width:0;display:flex}.form-field-full{grid-column:1/-1}.form-field-narrow{max-width:11rem}.form-field>span{letter-spacing:.045em;text-transform:uppercase;color:#64748b;font-size:.64rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-field input,.form-field select,.form-field textarea{width:100%;font:inherit;color:var(--navy);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;outline:none;padding:.52rem .7rem;font-size:.82rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}.form-grid-compact .form-field input,.form-grid-compact .form-field select{border-radius:8px;padding:.46rem .62rem;font-size:.78rem}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3b8;font-weight:500}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{background:#fff;border-color:#cbd5e1}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-field select:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9}.form-field textarea{resize:vertical;min-height:58px}.form-field input[type=file]{background:#fff;border-style:dashed;padding:.45rem .55rem;font-size:.76rem}.file-name{color:#2563eb;font-size:.72rem;font-weight:600}.photo-upload{cursor:pointer;background:#ffffffb8;border:1px dashed #bfd0e8;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:.4rem;height:100%;min-height:40px;padding:.3rem .45rem;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative}.photo-upload:hover{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.photo-upload.has-file{background:#ffffffe6;border-style:solid;border-color:#86efac}.photo-upload input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.photo-upload-avatar{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.photo-upload.has-file .photo-upload-avatar{color:#15803d;background:#dcfce7}.photo-upload-avatar svg{width:14px;height:14px;display:block}.photo-upload-copy{flex-direction:column;gap:.05rem;min-width:0;display:flex}.photo-upload-copy strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.photo-upload-copy small{color:#94a3b8;font-size:.58rem;font-weight:500}.photo-upload-action{color:#fff;letter-spacing:.01em;background:#2563eb;border-radius:6px;flex-shrink:0;padding:.24rem .48rem;font-size:.62rem;font-weight:700}.photo-upload.has-file .photo-upload-action{color:#334155;background:#f1f5f9}.photo-upload:hover .photo-upload-action{background:#1d4ed8}.photo-upload.has-file:hover .photo-upload-action{background:#e2e8f0}.practice-levels{flex-direction:column;gap:.6rem;display:flex}.practice-level>span{text-transform:uppercase;letter-spacing:.045em;color:#64748b;font-size:.64rem;font-weight:700}.keyword-block{flex-direction:column;gap:.4rem;display:flex}.keyword-intro{color:#64748b;margin:0 0 .25rem;font-size:.74rem;line-height:1.4}.keyword-row-head{align-items:baseline;gap:.45rem;margin-top:.2rem;display:flex}.keyword-row-head:first-of-type{margin-top:0}.keyword-row-label{letter-spacing:.05em;text-transform:uppercase;color:#64748b;min-width:2.2rem;font-size:.62rem;font-weight:800}.keyword-hint{color:#94a3b8;font-size:.64rem;font-weight:500}.keyword-row{grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;display:grid}.keyword-row-sub{grid-template-columns:1fr 1fr 1fr}.keyword-row .form-field{gap:0}.keyword-row .form-field input{border-radius:8px;padding:.48rem .62rem;font-size:.8rem}.keyword-row-sub .form-field input{padding:.44rem .58rem;font-size:.76rem}.verify-field>span{letter-spacing:.045em;text-transform:uppercase;color:#64748b;font-size:.64rem;font-weight:700}.verify-row{grid-template-columns:1fr auto;align-items:center;gap:.45rem;display:grid}.verify-row.has-otp{grid-template-columns:minmax(0,1.35fr) minmax(5.5rem,.7fr) auto}.verify-row .email-otp-inline{min-width:0}.verify-row input{width:100%;font:inherit;color:var(--navy);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;outline:none;padding:.52rem .7rem;font-size:.82rem;font-weight:500}.verify-row input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.btn-verify{color:#2563eb;cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:0 0;border:0;border-radius:0;align-self:center;padding:0 .35rem;font-size:.78rem;font-weight:700;text-decoration:underline}.btn-verify:hover:not(:disabled){color:#1d4ed8;background:0 0}.btn-verify:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.btn-verify.is-verified{color:#15803d;cursor:default;text-decoration:none}.verify-stack{flex-direction:column;gap:.85rem;display:flex}.guest-form{flex-direction:column;gap:.75rem;display:flex}.guest-line{grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:.45rem;display:grid}.guest-line:has(.guest-otp-input){grid-template-columns:minmax(0,1.1fr) minmax(4.5rem,.55fr) auto auto}.guest-line input{width:100%;font:inherit;color:var(--navy);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;outline:none;padding:.52rem .7rem;font-size:.82rem;font-weight:500}.guest-line input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.guest-otp-input{max-width:7.5rem}.otp-resend-inline{color:#64748b;white-space:nowrap;font-size:.68rem;font-weight:600}@media (width<=640px){:is(.guest-line,.guest-line:has(.guest-otp-input)){grid-template-columns:1fr}.guest-otp-input{max-width:none}}.field-hint{color:#94a3b8;text-transform:none;letter-spacing:0;margin:0;font-size:.72rem;font-weight:500}.form-grid>.field-hint.form-field-full{color:#64748b;margin-bottom:.15rem;line-height:1.45}.form-grid>.field-hint.keywords-heading{color:#1e3a5f;background:#eef6ff;border:1px solid #dbeafe;border-radius:6px;margin-bottom:.25rem;padding:.32rem .5rem;font-size:.62rem;font-weight:600;line-height:1.35}.multi-select{position:relative}.multi-select.is-disabled{opacity:.65;pointer-events:none}.multi-select-trigger{width:100%;min-height:38px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:.5rem;padding:.52rem .7rem;font-size:.82rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s;display:grid}.multi-select-trigger:disabled{cursor:not-allowed}.multi-select-trigger:hover,.multi-select-trigger.is-open{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.multi-select-trigger span{text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;color:var(--navy);font-size:.82rem;font-weight:500;overflow:hidden}.multi-select-trigger .is-placeholder{color:#94a3b8}.multi-select-trigger svg{color:#64748b;width:16px;height:16px;transition:transform .2s}.multi-select-trigger.is-open svg{transform:rotate(180deg)}.multi-select-menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;max-height:240px;padding:.35rem;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 10px 28px #0f172a1f}.multi-select-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:16px 1fr;align-items:center;gap:.45rem;margin-bottom:.3rem;padding:.45rem .55rem;display:grid}.multi-select-search svg{color:#94a3b8;width:14px;height:14px}.multi-select-search input{width:100%;font:inherit;color:var(--navy);background:0 0;border:0;outline:none;padding:0;font-size:.8rem;font-weight:500}.multi-select-search input::placeholder{color:#94a3b8}.multi-select-options{max-height:170px;overflow-y:auto}.multi-select-empty{color:#94a3b8;text-align:center;margin:0;padding:.7rem .55rem;font-size:.76rem}.multi-select-option{cursor:pointer;border-radius:8px;grid-template-columns:18px 1fr;align-items:center;gap:.55rem;padding:.48rem .55rem;display:grid}.multi-select-option input{opacity:0;pointer-events:none;position:absolute}.multi-select-check{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:5px;place-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:grid}.multi-select-option span:last-child{color:var(--navy);text-transform:none;letter-spacing:0;font-size:.8rem;font-weight:600}.multi-select-option:hover{background:#f8fafc}.multi-select-option.is-selected .multi-select-check{background:#2563eb;border-color:#2563eb}.multi-select-option.is-selected span:last-child{color:#1d4ed8}.otp-resend{color:#64748b;margin-top:.35rem;font-size:.72rem}.btn-resend{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.72rem;font-weight:700;text-decoration:underline}.btn-resend:hover{color:#1d4ed8}.form-actions{gap:.65rem;margin-top:0;display:flex}.btn-back{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;min-height:48px;padding:0 1.15rem;font-size:.92rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.btn-back:hover{color:var(--navy);background:#e2e8f0}.form-actions .btn-continue{flex:1;margin-top:0}.verify-note{color:#1e40af;background:#eff6ff;border-radius:10px;align-items:flex-start;gap:.55rem;margin-top:1rem;margin-bottom:.25rem;padding:.75rem .85rem;font-size:.8rem;font-weight:500;line-height:1.4;display:flex}.verify-note svg{flex-shrink:0;width:16px;height:16px;margin-top:.1rem}.btn-continue{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:48px;font-size:.98rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.btn-continue:hover{background:#1d4ed8;transform:translateY(-1px)}.register-login-link{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.86rem}.register-login-link button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.register-trust{border-top:1px solid #eef2f7;flex-wrap:wrap;justify-content:space-between;gap:.55rem;margin-top:.85rem;padding-top:.75rem;display:flex}.register-trust span{color:#64748b;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;display:inline-flex}.register-trust svg{color:#2563eb;width:14px;height:14px}@media (width<=1100px){.register-nav{display:none}.register-header-inner{grid-template-columns:1fr auto}}@media (width<=900px){.register-page{background:radial-gradient(120% 80% at 100% 0,#c5a0591f 0%,#0000 55%),linear-gradient(#f8fbfe 0%,#eef4fb 55%,#e6eef8 100%);min-height:100svh;overflow:auto}.register-bg{display:none}.register-main{padding:.75rem 0 1.5rem;overflow:visible}.register-layout{grid-template-columns:1fr;gap:.75rem}.register-panel{position:static}.register-card{height:auto;min-height:0;max-height:none}.register-card-body{overflow:visible}.register-pitch{isolation:isolate;background:linear-gradient(165deg,#f8fbfef2 0%,#eef4fbeb 100%),url(/register_image.png) top/cover no-repeat;border:1px solid #b8cce073;border-radius:16px;max-height:none;margin-top:0;margin-bottom:0;padding:.85rem 1rem 1rem;overflow:hidden;box-shadow:0 8px 20px #0b1f3a12}.register-badge{background:#eff6fff5;padding:.32rem .7rem;font-size:.7rem}.register-pitch h1{white-space:normal;max-width:none;margin-top:.55rem;font-size:clamp(1.25rem,5.2vw,1.55rem);line-height:1.25}.register-lead,.register-page.is-form-active .register-pitch{display:none}.form-field input,.form-field select,.form-field textarea,.multi-select-trigger,.multi-select-search input,.form-grid-compact .form-field input,.form-grid-compact .form-field select,.keyword-row .form-field input,.keyword-row-sub .form-field input{font-size:16px}}@media (width<=640px){.guest-form .form-field input,.guest-form .form-field select{font-size:16px}.profession-grid,.form-grid{grid-template-columns:1fr}.practice-level-2,.practice-level-3{padding-left:0}.keyword-row,.keyword-row-sub{grid-template-columns:1fr}.photo-upload{grid-template-columns:auto 1fr;gap:.6rem}.photo-upload-action{grid-column:2;justify-self:start}.form-field-narrow{max-width:none}.register-steps .step-label{display:none}.register-trust{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-items:start;gap:.45rem;display:grid}.register-trust span{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:.28rem;padding:.35rem .2rem;font-size:.62rem;line-height:1.25}.register-trust svg{width:16px;height:16px}}.register-menu{display:inline-flex;position:relative}.register-menu-popup{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:248px;padding:.4rem;position:absolute;top:calc(100% + 8px);box-shadow:0 4px 10px #0f172a0a,0 18px 36px #0f172a24}.register-menu-popup.align-right{right:0}.register-menu-popup.align-left{left:0}.register-menu-popup.align-center{left:50%;right:auto;transform:translate(-50%)}.register-menu-popup button{text-align:left;width:100%;font:inherit;color:var(--navy);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;padding:.7rem .85rem;font-size:.88rem;font-weight:650;transition:background .15s,color .15s;display:flex}.register-menu-popup button+button{margin-top:.15rem}.register-menu-popup button:hover{color:#1d4ed8;background:#eff6ff}.register-menu-popup button.is-coming-soon{cursor:not-allowed;color:#475569;background:#f8fafc}.register-menu-popup button.is-coming-soon:hover{color:#475569;background:#f8fafc}.register-menu-popup button.is-coming-soon .register-menu-option-main{justify-content:space-between;align-items:center;gap:.65rem;width:100%;display:flex}.register-menu-popup button.is-coming-soon .register-menu-option-label{color:#334155;white-space:nowrap;font-size:.88rem;font-weight:650}.register-menu-popup button.is-coming-soon .register-menu-soon{letter-spacing:.03em;text-transform:uppercase;color:#1e3a5f;white-space:nowrap;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;align-items:center;padding:.2rem .45rem;font-size:.62rem;font-weight:700;display:inline-flex}.login-page{background:#eef4fb;min-height:100svh;position:relative;overflow-x:hidden}.login-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.login-bg-image{object-fit:cover;object-position:center 12%;width:100%;height:100%;display:block}.login-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:relative;box-shadow:0 4px 18px #0b1f3a0f}.login-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:74px;display:grid}.login-logo{align-items:center;gap:.65rem;display:inline-flex}.login-logo-mark{width:42px;height:42px}.login-logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.login-logo-text{flex-direction:column;line-height:1.1;display:flex}.login-logo-text strong{font-family:var(--serif);color:var(--navy);font-size:1.2rem}.login-logo-text small{letter-spacing:.06em;text-transform:uppercase;color:#3b82f6;font-size:.62rem;font-weight:600}.login-nav{justify-content:center;gap:1.35rem;display:flex}.login-nav a{color:var(--navy-soft);font-size:.9rem;font-weight:500;transition:color .2s}.login-nav a:hover{color:var(--navy)}.login-header-actions{gap:.65rem;display:flex}.login-main{z-index:1;padding:1.5rem 0 2rem;position:relative}.login-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:1.75rem;display:grid}.login-pitch{padding-top:1rem;position:relative}.login-badge{color:#1d4ed8;background:#eff6ffe6;border:1px solid #3b82f659;border-radius:999px;width:fit-content;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.login-pitch h1{font-family:var(--serif);color:var(--navy);margin-top:1.15rem;font-size:clamp(2.1rem,3.4vw,3rem);font-weight:600;line-height:1.18}.login-pitch h1 em{color:#2563eb;font-style:italic}.login-lead{max-width:34rem;color:var(--text-muted);margin-top:.95rem;font-size:1rem;line-height:1.6}.login-panel{display:flex}.login-card{border:1px solid var(--border-soft);width:100%;box-shadow:var(--shadow-md);background:#fff;border-radius:20px;padding:1.6rem 1.45rem 1.35rem}.login-card-header{text-align:center;margin-bottom:1.35rem}.login-card-header h2{font-family:var(--serif);color:var(--navy);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.login-card-header p{color:#64748b;margin:.4rem 0 0;font-size:.95rem}.login-rule{background:#2563eb;border-radius:99px;width:48px;height:3px;margin:.85rem auto 0;display:block}.login-form{flex-direction:column;gap:1rem;display:flex}.login-label{color:var(--navy);margin-bottom:.45rem;font-size:.92rem;font-weight:700;display:block}.login-field{display:block}.login-input{color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.55rem;min-height:48px;padding:0 .85rem;transition:border-color .2s,box-shadow .2s;display:flex}.login-input:focus-within{color:#2563eb;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-input input{min-width:0;font:inherit;color:var(--navy);background:0 0;border:0;outline:none;flex:1;padding:.7rem 0;font-size:.92rem;font-weight:500}.login-input input::placeholder{color:#94a3b8}.login-eye{color:#64748b;cursor:pointer;background:0 0;border:0;padding:.2rem;display:inline-flex}.login-eye:hover{color:#2563eb}.login-forgot-row{justify-content:flex-end;margin-top:-.35rem;display:flex}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.55rem .7rem;font-size:.82rem;font-weight:600}.login-forgot{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:700}.login-forgot:hover{text-decoration:underline}.login-remember{color:var(--navy);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.9rem;font-weight:600;display:inline-flex}.login-remember input{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.login-submit{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:50px;margin-top:.25rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.login-submit:hover{background:#1d4ed8;transform:translateY(-1px)}.login-register-link{text-align:center;color:var(--text-muted);margin-top:1rem;font-size:.9rem}.login-register-link .register-menu{vertical-align:baseline;display:inline-flex}.login-register-link button,.login-register-trigger{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.login-register-link .register-menu-popup{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:210px;padding:.4rem;left:50%;right:auto;transform:translate(-50%);box-shadow:0 4px 10px #0f172a0a,0 18px 36px #0f172a24}.login-register-link .register-menu-popup button{text-align:left;width:100%;font:inherit;color:var(--navy);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;padding:.7rem .85rem;font-size:.88rem;font-weight:650;transition:background .15s,color .15s;display:flex}.login-register-link .register-menu-popup button+button{margin-top:.15rem}.login-register-link .register-menu-popup button:hover{color:#1d4ed8;background:#eff6ff}.login-soon-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b1f3a6b;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.login-soon-card{text-align:center;background:linear-gradient(#fff 0%,#f5f9fc 100%);border:1px solid #b8cce0a6;border-radius:20px;width:min(100%,420px);padding:1.85rem 1.5rem 1.45rem;box-shadow:0 24px 60px #0b1f3a47}.login-soon-brand{background:#fff;border-radius:14px;width:56px;height:56px;margin:0 auto .9rem;overflow:hidden;box-shadow:0 8px 20px #0b1f3a1a}.login-soon-brand img{object-fit:contain;width:100%;height:100%}.login-soon-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1f5f8b;margin:0;font-size:.76rem;font-weight:700}.login-soon-card h2{font-family:var(--serif);color:var(--navy);margin:.4rem 0 0;font-size:clamp(1.6rem,3vw,1.95rem)}.login-soon-body{color:#64748b;margin:.7rem 0 0;font-size:.9rem;line-height:1.5}.login-soon-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-top:.95rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.login-soon-ok{color:#fff;min-width:110px;font:inherit;cursor:pointer;background:#1f5f8b;border:0;border-radius:10px;justify-content:center;margin-top:1.15rem;padding:.65rem 1.1rem;font-size:.88rem;font-weight:700;display:inline-flex}.login-soon-ok:hover{background:#184c6f}@media (width<=1100px){.login-nav{display:none}.login-header-inner{grid-template-columns:1fr auto}}@media (width<=900px){.login-page{background:radial-gradient(120% 80% at 100% 0,#c5a0591f 0%,#0000 55%),linear-gradient(#f8fbfe 0%,#eef4fb 55%,#e6eef8 100%)}.login-bg{display:none}.login-main{padding:.75rem 0 1.5rem}.login-layout{grid-template-columns:1fr;gap:.75rem}.login-pitch{isolation:isolate;background:linear-gradient(165deg,#f8fbfef2 0%,#eef4fbeb 100%),url(/find_image.png) top/cover no-repeat;border:1px solid #b8cce073;border-radius:16px;margin-top:0;margin-bottom:0;padding:.85rem 1rem 1rem;overflow:hidden;box-shadow:0 8px 20px #0b1f3a12}.login-badge{background:#eff6fff5;padding:.32rem .7rem;font-size:.7rem}.login-pitch h1{margin-top:.55rem;font-size:clamp(1.25rem,5.2vw,1.55rem);line-height:1.25}.login-lead,.login-page.is-form-active .login-pitch{display:none}.login-input input{font-size:16px}}@media (width<=640px){.login-header-actions .btn-ghost{display:none}.login-card-header h2{font-size:1.7rem}}.find-page{background:#fcfcfd;min-height:100svh}.find-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:sticky;top:0;box-shadow:0 4px 18px #0b1f3a0d}.find-header .container{width:min(100% - 2.5rem, var(--container))}.find-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px;display:grid}.find-logo{align-items:center;gap:.65rem;display:inline-flex}.find-logo-mark{width:40px;height:40px}.find-logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.find-logo-text{flex-direction:column;line-height:1.1;display:flex}.find-logo-text strong{font-family:var(--serif);color:var(--navy);font-size:1.15rem}.find-logo-text small{letter-spacing:.06em;text-transform:uppercase;color:#3b82f6;font-size:.6rem;font-weight:600}.find-nav{justify-content:center;gap:1.4rem;display:flex}.find-nav a{color:var(--navy-soft);padding:.35rem 0;font-size:.9rem;font-weight:600;position:relative}.find-nav a.is-active{color:#2563eb}.find-nav a.is-active:after{content:"";background:#2563eb;border-radius:99px;height:2px;position:absolute;bottom:0;left:0;right:0}.find-header-actions{align-items:center;gap:.65rem;display:flex}.find-user-chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-size:.84rem;font-weight:700;display:inline-flex}.find-user-avatar{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.78rem;display:grid}.find-main{padding:1.25rem 0 2.5rem}.find-main .container{width:min(100% - 5rem,1120px)}.find-search-panel{border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;padding:.7rem .85rem .65rem}.find-search-bar{grid-template-columns:1.15fr .95fr .95fr .95fr auto auto;align-items:end;gap:.5rem;display:grid}.find-search-field select:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9}.find-search-field{flex-direction:column;gap:.22rem;min-width:0;display:flex}.find-search-field span{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.58rem;font-weight:700}.find-search-field select,.find-refine-field select{width:100%;min-height:34px;font:inherit;color:var(--navy);background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:.3rem .55rem;font-size:.74rem;font-weight:600}.find-search-field select:focus,.find-refine-field select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.find-reset{min-height:34px;color:var(--navy-soft);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:.3rem;padding:0 .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.find-search-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.3rem;min-height:34px;padding:0 .85rem;font-size:.74rem;font-weight:700;display:inline-flex}.find-search-btn:hover{background:#1d4ed8}.find-popular{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.55rem;font-size:.7rem;display:flex}.find-popular button{color:var(--navy-soft);cursor:pointer;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;padding:.2rem .55rem;font-size:.66rem;font-weight:600}.find-popular button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.find-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:1rem;margin-top:1rem;display:grid}.find-results{border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:1rem 1.1rem 1.15rem}.find-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:2rem 1.5rem;display:flex}.find-empty-visual{place-items:center;width:min(280px,70%);margin-bottom:1.1rem;animation:2.8s ease-in-out infinite find-empty-float;display:grid;position:relative}.find-empty-image{object-fit:contain;width:100%;height:auto;display:block}.find-empty-state h1{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.45rem;font-weight:600}.find-empty-state>p{color:#64748b;max-width:28rem;margin:.55rem 0 0;font-size:.9rem;line-height:1.55}.find-empty-steps{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.find-empty-steps li{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:700}.find-empty-steps li.is-done{color:#047857;background:#ecfdf5;border-color:#6ee7b7}@keyframes find-empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.find-map-link:disabled{opacity:.5;cursor:not-allowed}.find-results-header{border-bottom:1px solid #eef2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:.95rem;padding-bottom:.85rem;display:flex}.find-results-header h1{color:var(--navy);margin:0;font-size:1.02rem;font-weight:700}.find-results-tools{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.find-view-toggle{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;display:inline-flex;overflow:hidden}.find-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.4rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.find-view-toggle button.is-active{color:#2563eb;background:#eff6ff}.find-sort{color:#64748b;align-items:center;gap:.4rem;font-size:.76rem;font-weight:600;display:inline-flex}.find-sort select{font:inherit;color:var(--navy);background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.4rem .55rem;font-weight:700}.find-card-list{flex-direction:column;gap:.7rem;display:flex}.pro-card{box-shadow:none;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;grid-template-columns:minmax(0,1.15fr) minmax(0,1.2fr) auto;align-items:center;gap:.75rem;padding:.75rem .9rem;display:grid}.pro-card-main{align-items:center;gap:.75rem;min-width:0;display:flex}.pro-card-center{border-left:1px solid #e8edf5;border-right:1px solid #e8edf5;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:.3rem .65rem;min-width:0;padding:.15rem .75rem;display:grid}.pro-center-item{flex-direction:column;gap:.1rem;min-width:0;display:flex}.pro-center-item:last-of-type{grid-column:auto}.pro-center-item small{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;font-size:.6rem;font-weight:700}.pro-center-item strong{color:var(--navy-soft);font-size:.76rem;font-weight:600;line-height:1.3}.pro-photo{object-fit:cover;background:#f1f5f9;border-radius:50%;flex-shrink:0;width:50px;height:50px}.pro-identity h2{color:var(--navy);align-items:center;gap:.3rem;margin:0;font-size:.88rem;font-weight:700;display:inline-flex}.pro-verified{color:#16a34a;flex-shrink:0;width:15px;height:15px}.pro-firm{color:#2563eb;margin:.15rem 0 0;font-size:.74rem;font-weight:600}.pro-meta-row{color:#64748b;flex-wrap:wrap;gap:.45rem .7rem;margin-top:.3rem;font-size:.7rem;display:flex}.pro-meta-row span{align-items:center;gap:.2rem;display:inline-flex}.pro-tags{flex-wrap:wrap;grid-column:1/-1;gap:.28rem;margin-top:.25rem;display:flex}.pro-tags span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.16rem .45rem;font-size:.64rem;font-weight:700}.pro-card-actions{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:flex}.btn-view-profile,.btn-save{cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;min-height:32px;padding:0 .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.btn-view-profile{color:#2563eb;background:#fff;border:1.5px solid #2563eb}.btn-view-profile:hover{background:#eff6ff}.btn-save{color:var(--navy-soft);background:#f8fafc;border:1.5px solid #e2e8f0}.btn-save.is-saved{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.find-saved-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:relative}.find-saved-btn:hover{background:#dbeafe}.find-saved-count{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.find-pagination{justify-content:center;align-items:center;gap:.35rem;margin-top:1.25rem;display:flex}.find-pagination button{min-width:34px;height:34px;color:var(--navy-soft);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;place-items:center;font-size:.84rem;font-weight:700;display:inline-grid}.find-pagination button.is-active{color:#fff;background:#2563eb;border-color:#2563eb}.find-sidebar{flex-direction:column;gap:.9rem;display:flex}.find-map-card,.find-refine-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px}.find-map-card{padding:.75rem;position:relative;overflow:hidden}.find-map-sidebar,.find-map-full .professionals-map{border-radius:12px;overflow:hidden}.professionals-map{border-radius:12px;width:100%;overflow:hidden}.professionals-map .leaflet-container{width:100%;height:100%;font:inherit}.find-map-full{box-shadow:none;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:.65rem;overflow:hidden}.find-map-link{z-index:500;color:#2563eb;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:.4rem .7rem;font-size:.78rem;font-weight:700;position:absolute;bottom:1rem;right:1rem;box-shadow:0 4px 14px #0b1f3a1f}.find-refine-card{padding:1rem 1rem .95rem}.find-refine-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.find-refine-header h2{color:var(--navy);margin:0;font-size:.9rem;font-weight:700}.find-refine-header button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:700}.find-refine-field{flex-direction:column;gap:.4rem;margin-bottom:.85rem;display:flex}.find-refine-field>span{color:var(--navy-soft);font-size:.7rem;font-weight:700}.find-refine-field input[type=range]{accent-color:#2563eb;width:100%}.range-labels{color:#64748b;justify-content:space-between;font-size:.75rem;display:flex}.coming-soon-overlay{z-index:90;background:#0b1f3a4d;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.find-page.is-locked>.find-header,.find-page.is-locked>.find-main{filter:blur(2px);pointer-events:none;-webkit-user-select:none;user-select:none}.coming-soon-card{text-align:center;background:linear-gradient(#fff 0%,#f5f9fc 100%);border:1px solid #b8cce0a6;border-radius:20px;width:min(100%,440px);padding:2rem 1.75rem 1.75rem;box-shadow:0 24px 60px #0b1f3a47}.coming-soon-brand{background:#fff;border-radius:14px;width:56px;height:56px;margin:0 auto 1rem;overflow:hidden;box-shadow:0 8px 20px #0b1f3a1a}.coming-soon-brand img{object-fit:contain;width:100%;height:100%}.coming-soon-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1f5f8b;margin:0;font-size:.78rem;font-weight:700}.coming-soon-card h2{font-family:var(--serif);color:var(--navy);letter-spacing:-.02em;margin:.45rem 0 0;font-size:clamp(1.7rem,3vw,2.05rem);font-weight:650}.coming-soon-body{max-width:22rem;color:var(--text-muted);margin:.75rem auto 0;font-size:.98rem;line-height:1.6}.coming-soon-badge{color:#1f5f8b;letter-spacing:.04em;text-transform:uppercase;background:#1f5f8b1a;border-radius:999px;margin-top:1.35rem;padding:.45rem .95rem;font-size:.82rem;font-weight:700;display:inline-flex}.login-alert-overlay{z-index:80;background:#0b1f3a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.login-alert-card{width:min(100%,420px);box-shadow:var(--shadow-lg);text-align:center;background:#fff;border-radius:18px;padding:1.5rem 1.35rem 1.25rem}.login-alert-card h2{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.55rem}.login-alert-card p{color:var(--text-muted);margin:.55rem 0 0;font-size:.95rem;line-height:1.55}.login-alert-actions{gap:.65rem;margin-top:1.25rem;display:flex}.login-alert-actions button{cursor:pointer;border-radius:12px;flex:1;min-height:46px;font-size:.92rem;font-weight:700}.login-alert-cancel{color:var(--navy-soft);background:#f8fafc;border:1.5px solid #e2e8f0}.login-alert-login{color:#fff;background:#2563eb;border:0}@media (width<=1100px){.find-nav{display:none}.find-header-inner{grid-template-columns:1fr auto}.find-main .container{width:min(100% - 2rem,1120px)}.find-search-bar{grid-template-columns:1fr 1fr}.find-layout,.pro-card{grid-template-columns:1fr}.pro-card-center{border:1px solid #eef2f7;border-left:0;border-right:0;padding:.45rem 0}.pro-card-actions{flex-direction:row;justify-content:stretch;min-width:0}.btn-view-profile,.btn-save{flex:1}}@media (width<=640px){.find-main .container{width:min(100% - 1.5rem,1120px)}.find-search-bar{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.loading-spinner{color:#64748b;justify-content:center;align-items:center;gap:.65rem;display:inline-flex}.loading-spinner.is-block{flex-direction:column;width:100%;min-height:180px;padding:1.5rem 1rem}.loading-spinner-ring{border-style:solid;border-color:#2563eb #dbe3ef #dbe3ef;border-radius:50%;animation:.75s linear infinite loading-spin;display:inline-block}.loading-spinner-sm .loading-spinner-ring{border-width:2px;width:16px;height:16px}.loading-spinner-md .loading-spinner-ring{border-width:3px;width:28px;height:28px}.loading-spinner-lg .loading-spinner-ring{border-width:3.5px;width:40px;height:40px}.loading-spinner-label{color:#64748b;font-size:.88rem;font-weight:600}.loading-spinner-sm .loading-spinner-label{font-size:.78rem}.loading-spinner-lg .loading-spinner-label{font-size:.95rem}@keyframes loading-spin{to{transform:rotate(360deg)}}.find-results-loading,.dash-section-loading,.detail-section-loading{background:#f8fafc;border:1px dashed #d8e0ec;border-radius:14px;justify-content:center;align-items:center;min-height:240px;display:flex}.detail-page{background:#fcfcfd;min-height:100svh}.detail-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:sticky;top:0;box-shadow:0 4px 18px #0b1f3a0d}.detail-header .container{width:min(100% - 2.5rem, var(--container))}.detail-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px;display:grid}.detail-logo{align-items:center;gap:.65rem;display:inline-flex}.detail-logo-mark{width:40px;height:40px}.detail-logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.detail-logo-text{flex-direction:column;line-height:1.1;display:flex}.detail-logo-text strong{color:var(--navy);font-size:1.05rem;font-weight:700}.detail-logo-text small{color:var(--gold-dark);font-size:.65rem}.detail-nav{justify-content:center;gap:1.4rem;display:flex}.detail-nav a{color:var(--navy-soft);font-size:.9rem;font-weight:500}.detail-nav a.is-active{color:var(--navy);font-weight:700}.detail-header-actions{align-items:center;gap:.65rem;display:flex}.detail-saved-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:relative}.detail-saved-btn:hover{background:#dbeafe}.detail-saved-count{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.detail-user-chip{color:var(--navy);background:#f1f5f9;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem .35rem .35rem;font-size:.82rem;font-weight:600;display:inline-flex}.detail-user-avatar{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:grid}.detail-main{padding:1.1rem 0 2.5rem}.detail-main>.container{width:min(100% - 2.5rem, var(--container))}.detail-crumb-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.detail-breadcrumbs{color:#64748b;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.detail-breadcrumbs button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.detail-breadcrumbs span:last-child{color:var(--navy-soft);font-weight:600}.detail-crumb-actions{gap:.85rem;display:flex}.detail-crumb-actions button{color:#64748b;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;display:inline-flex}.detail-crumb-actions button:hover{color:#2563eb}.detail-hero-card,.detail-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 6px 20px #0b1f3a0a}.detail-hero-card{margin-bottom:.9rem;padding:1.15rem 1.2rem .95rem}.detail-hero-top{grid-template-columns:auto minmax(0,1fr) 190px;align-items:start;gap:1.15rem;display:grid}.detail-hero-photo-wrap{flex-direction:column;align-items:center;gap:.55rem;display:flex}.detail-hero-photo{object-fit:cover;background:#f1f5f9;border:3px solid #eff6ff;border-radius:50%;width:108px;height:108px}.detail-verified-badge{color:#15803d;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#ecfdf5;border-radius:999px;align-items:center;gap:.25rem;padding:.28rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex}.detail-hero-info h1{color:var(--navy);align-items:center;gap:.4rem;margin:0;font-size:1.45rem;font-weight:750;display:inline-flex}.detail-name-check{color:#16a34a;flex-shrink:0}.detail-firm{color:#2563eb;margin:.2rem 0 0;font-size:.95rem;font-weight:650}.detail-hero-meta{color:#64748b;flex-wrap:wrap;gap:.75rem 1.1rem;margin-top:.55rem;font-size:.82rem;display:flex}.detail-hero-meta span{align-items:center;gap:.3rem;display:inline-flex}.detail-tag-row{flex-wrap:wrap;gap:.35rem;margin-top:.7rem;display:flex}.detail-tag-row span,.detail-keyword-row span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:700}.detail-hero-bio{color:#64748b;max-width:52rem;margin:.75rem 0 0;font-size:.86rem;line-height:1.55}.detail-hero-actions{flex-direction:column;gap:.45rem;display:flex}.detail-btn-primary,.detail-btn-outline,.detail-map-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-height:38px;font-size:.8rem;font-weight:700;display:inline-flex}.detail-btn-primary{color:#fff;background:#2563eb;border:0}.detail-btn-primary:hover{background:#1d4ed8}.detail-btn-outline{color:#2563eb;background:#fff;border:1.5px solid #bfdbfe}.detail-btn-outline:hover{background:#eff6ff}.detail-btn-outline.is-saved{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.detail-stats-bar{border-top:1px solid #eef2f7;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin-top:1rem;padding-top:.9rem;display:grid}.detail-stat-item,.detail-info-item{align-items:flex-start;gap:.55rem;min-width:0;display:flex}.detail-stat-icon,.detail-info-icon{color:#2563eb;background:#eff6ff;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.detail-stat-item small,.detail-info-item small{color:#94a3b8;font-size:.65rem;font-weight:600;display:block}.detail-stat-item strong,.detail-info-item strong{color:var(--navy);word-break:break-word;margin-top:.1rem;font-size:.78rem;font-weight:700;display:block}.detail-tabs{background:#fff;border:1px solid #e8edf5;border-radius:12px;gap:.15rem;margin-bottom:.9rem;padding:.25rem;display:flex;overflow-x:auto}.detail-tabs button{color:#64748b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.65rem .95rem;font-size:.82rem;font-weight:600}.detail-tabs button.is-active{color:#2563eb;background:#eff6ff}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:.9rem;display:grid}.detail-overview-grid{gap:.9rem;display:grid}.detail-card{padding:1.05rem 1.1rem 1.15rem}.detail-card h2{color:var(--navy);margin:0 0 .7rem;font-size:1.02rem;font-weight:750}.detail-card>p{color:#64748b;margin:0 0 .7rem;font-size:.86rem;line-height:1.6}.detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin-top:1rem;display:grid}.detail-practice-level1{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.detail-practice-chip{color:#2563eb;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.4rem;padding:.7rem .65rem;display:flex}.detail-practice-chip strong{color:var(--navy);font-size:.74rem;font-weight:700}.detail-practice-cols{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.detail-practice-cols h3{color:var(--navy-soft);margin:0 0 .45rem;font-size:.78rem;font-weight:700}.detail-practice-cols ul,.detail-branch-list,.detail-doc-list,.detail-available-list{margin:0;padding:0;list-style:none}.detail-practice-cols li{color:#64748b;margin-bottom:.35rem;padding-left:.85rem;font-size:.8rem;position:relative}.detail-practice-cols li:before{content:"";background:#2563eb;border-radius:50%;width:5px;height:5px;position:absolute;top:.45rem;left:0}.detail-link-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;margin-top:.85rem;padding:0;font-size:.82rem;font-weight:700}.detail-sidebar{flex-direction:column;gap:.85rem;display:flex}.detail-contact-list{flex-direction:column;gap:.55rem;display:flex}.detail-contact-list>div{color:var(--navy-soft);align-items:center;gap:.45rem;font-size:.82rem;display:flex}.detail-contact-list svg{color:#2563eb;flex-shrink:0}.detail-office{border-top:1px solid #eef2f7;margin:.85rem 0 .7rem;padding-top:.75rem}.detail-office small{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:700;display:block}.detail-office p{color:var(--navy-soft);margin:.3rem 0 0;font-size:.82rem;line-height:1.45}.detail-mini-map{border:1px solid #eef2f7;border-radius:12px;overflow:hidden}.detail-map-btn{color:#2563eb;background:#fff;border:1.5px solid #bfdbfe;width:100%;margin-top:.65rem}.detail-glance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.detail-glance-item{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.55rem;display:flex}.detail-glance-item span{color:#2563eb}.detail-glance-item strong{color:var(--navy);font-size:.84rem}.detail-glance-item small{color:#94a3b8;font-size:.62rem;font-weight:600}.detail-keyword-row{flex-wrap:wrap;gap:.35rem;display:flex}.detail-available-list li,.detail-branch-list li,.detail-doc-list li{color:var(--navy-soft);align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.84rem;display:flex}.detail-available-list svg{color:#16a34a}.detail-branch-list svg,.detail-doc-list svg{color:#2563eb;flex-shrink:0}@media (width<=1100px){.detail-layout{grid-template-columns:1fr}.detail-stats-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-practice-level1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.detail-header-inner{grid-template-columns:1fr auto}.detail-nav{display:none}.detail-hero-top{grid-template-columns:1fr}.detail-hero-photo-wrap{flex-direction:row;justify-content:flex-start}.detail-hero-actions{flex-flow:wrap}.detail-btn-primary,.detail-btn-outline{flex:140px}.detail-stats-bar,.detail-info-grid,.detail-practice-cols,.detail-glance-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.detail-stats-bar,.detail-info-grid,.detail-practice-level1,.detail-practice-cols,.detail-glance-grid{grid-template-columns:1fr}}.enquiry-popup-overlay{z-index:95;background:#0b1f3a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.enquiry-popup-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;width:min(100%,460px);overflow:hidden;box-shadow:0 18px 40px #0b1f3a2e}.enquiry-popup-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem .85rem;display:flex}.enquiry-popup-header h2{color:var(--navy);margin:0;font-size:1.05rem}.enquiry-popup-header p{color:#64748b;margin:.35rem 0 0;font-size:.8rem;line-height:1.4}.enquiry-popup-form{flex-direction:column;gap:.75rem;padding:1rem 1.1rem 1.1rem;display:flex}.enquiry-popup-form label{flex-direction:column;gap:.3rem;display:flex}.enquiry-popup-form label span{color:#64748b;font-size:.72rem;font-weight:700}.enquiry-popup-form input,.enquiry-popup-form textarea{width:100%;font:inherit;color:var(--navy);resize:vertical;background:#fff;border:1px solid #dbe3ef;border-radius:10px;padding:.55rem .7rem;font-size:.86rem}.enquiry-popup-form input:focus,.enquiry-popup-form textarea:focus{border-color:#93c5fd;outline:2px solid #bfdbfe}.enquiry-popup-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.enquiry-popup-success{flex-direction:column;gap:.85rem;padding:1.1rem;display:flex}.enquiry-popup-success p{color:#475569;margin:0;font-size:.88rem;line-height:1.5}.compare-picker-overlay{z-index:90;background:#0b1f3a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.compare-picker-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;flex-direction:column;width:min(100%,560px);max-height:min(82svh,640px);display:flex;overflow:hidden;box-shadow:0 18px 40px #0b1f3a2e}.compare-picker-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem .85rem;display:flex}.compare-picker-header h2{color:var(--navy);margin:0;font-size:1.05rem}.compare-picker-header p{color:#64748b;margin:.35rem 0 0;font-size:.8rem;line-height:1.4}.compare-picker-close{color:var(--navy-soft);cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.compare-picker-list{flex-direction:column;gap:.5rem;padding:.75rem;display:flex;overflow:auto}.compare-picker-empty{text-align:center;color:#64748b;margin:1rem .5rem;font-size:.88rem}.compare-picker-item{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;display:grid}.compare-picker-item:hover{background:#eff6ff;border-color:#bfdbfe}.compare-picker-item img{object-fit:cover;background:#e2e8f0;border-radius:50%;width:48px;height:48px}.compare-picker-item-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.compare-picker-item-info strong{color:var(--navy);font-size:.88rem}.compare-picker-item-info small{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.compare-picker-select{color:#2563eb;font-size:.75rem;font-weight:700}.compare-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.1rem 1.15rem 1.2rem;box-shadow:0 6px 20px #0b1f3a0a}.compare-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.compare-panel-header h1{color:var(--navy);margin:0;font-size:1.25rem}.compare-panel-header p{color:#64748b;margin:.3rem 0 0;font-size:.84rem}.compare-panel-actions{flex-wrap:wrap;gap:.45rem;display:flex}.compare-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.compare-column{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:.95rem}.compare-column-label{color:#1d4ed8;text-transform:uppercase;letter-spacing:.03em;background:#eff6ff;border-radius:999px;margin-bottom:.65rem;padding:.18rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.compare-column-head{align-items:center;gap:.7rem;margin-bottom:.85rem;display:flex}.compare-photo{object-fit:cover;background:#e2e8f0;border:2px solid #eff6ff;border-radius:50%;flex-shrink:0;width:64px;height:64px}.compare-column-head h2{color:var(--navy);align-items:center;gap:.3rem;margin:0;font-size:1rem;display:inline-flex}.compare-column-head .detail-firm{margin-top:.15rem;font-size:.82rem}.compare-rows{flex-direction:column;gap:.55rem;display:flex}.compare-row{border-top:1px solid #e8edf5;grid-template-columns:110px minmax(0,1fr);align-items:start;gap:.55rem;padding-top:.45rem;display:grid}.compare-row>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.02em;padding-top:.15rem;font-size:.7rem;font-weight:700}.compare-row>strong{color:var(--navy-soft);font-size:.84rem;font-weight:600;line-height:1.35}.compare-row .detail-tag-row{margin-top:0}@media (width<=860px){.compare-grid{grid-template-columns:1fr}.compare-row{grid-template-columns:1fr;gap:.2rem}}.dash-page{background:#fcfcfd;min-height:100svh}.dash-header{z-index:40;background:#fff;border-bottom:1px solid #b8cce073;position:sticky;top:0;box-shadow:0 4px 18px #0b1f3a0d}.dash-header .container{width:min(100% - 2.5rem, var(--container))}.dash-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px;display:grid}.dash-logo{align-items:center;gap:.65rem;display:inline-flex}.dash-logo-mark{width:40px;height:40px}.dash-logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.dash-logo-text{flex-direction:column;line-height:1.1;display:flex}.dash-logo-text strong{color:var(--navy);font-size:1.05rem;font-weight:700}.dash-logo-text small{color:var(--gold-dark);font-size:.65rem}.dash-nav{justify-content:center;gap:1.4rem;display:flex}.dash-nav a{color:var(--navy-soft);font-size:.9rem;font-weight:500}.dash-nav a.is-active{color:var(--navy);font-weight:700}.dash-header-actions{align-items:center;gap:.55rem;display:flex}.dash-user-chip{color:var(--navy);background:#f1f5f9;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem .35rem .35rem;font-size:.82rem;font-weight:600;display:inline-flex}.dash-user-avatar{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:grid}.dash-header-actions .btn-ghost{align-items:center;gap:.3rem;display:inline-flex}.dash-logout-btn{color:#dc2626;width:36px;height:36px;font:inherit;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.dash-logout-btn:hover{color:#b91c1c;background:#fee2e2;border-color:#f87171}.dash-logout-icon{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto .85rem;display:grid}.dash-logout-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.dash-btn-logout-confirm{color:#fff;min-width:110px;font:inherit;cursor:pointer;background:#dc2626;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1rem;font-size:.88rem;font-weight:700;display:inline-flex}.dash-btn-logout-confirm:hover{background:#b91c1c}.dash-logout-card .dash-btn-outline{min-width:110px}.dash-main{padding:1.15rem 0 2.5rem}.dash-main>.container{width:min(100% - 2.5rem, var(--container))}.dash-hero{background:#fff;border:1px solid #e8edf5;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 6px 20px #0b1f3a0a}.dash-hero-left{align-items:center;gap:.9rem;min-width:0;display:flex}.dash-hero-photo{object-fit:cover;background:#f1f5f9;border:3px solid #eff6ff;border-radius:50%;flex-shrink:0;width:78px;height:78px}.dash-role-pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-bottom:.35rem;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.dash-hero h1{color:var(--navy);margin:0;font-size:1.35rem}.dash-firm{color:#2563eb;margin:.15rem 0 0;font-size:.92rem;font-weight:600}.dash-hero-meta{color:#64748b;flex-wrap:wrap;gap:.55rem .95rem;margin-top:.45rem;font-size:.78rem;display:flex}.dash-hero-meta span{align-items:center;gap:.28rem;display:inline-flex}.dash-hero-actions{flex-wrap:wrap;gap:.45rem;display:flex}.dash-btn-primary,.dash-btn-outline{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-height:38px;padding:0 .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.dash-btn-primary{color:#fff;background:#2563eb;border:0}.dash-btn-primary:hover{background:#1d4ed8}.dash-btn-outline{color:#2563eb;background:#fff;border:1.5px solid #bfdbfe}.dash-btn-outline:hover{background:#eff6ff}.dash-save-toast{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:.75rem;padding:.7rem .9rem;font-size:.86rem;font-weight:600}.dash-success-overlay{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0716287a;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.dash-success-card{text-align:center;background:#fff;border-radius:16px;width:min(100%,380px);padding:1.6rem 1.4rem 1.35rem;box-shadow:0 24px 60px #0b1f3a47}.dash-success-icon{width:64px;height:64px;margin:0 auto .85rem}.dash-success-icon svg{width:100%;height:100%}.dash-success-circle{stroke:#22c55e;stroke-width:2.5px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.55s ease-out forwards dash-success-circle}.dash-success-check{stroke:#16a34a;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s ease-out .35s forwards dash-success-check}.dash-success-card h2{font-family:var(--serif);color:var(--navy);margin:0 0 .4rem;font-size:1.45rem}.dash-success-card p{color:#64748b;margin:0 0 1.15rem;font-size:.9rem;line-height:1.45}.dash-success-card .dash-btn-primary{min-width:110px}@keyframes dash-success-circle{to{stroke-dashoffset:0}}@keyframes dash-success-check{to{stroke-dashoffset:0}}.dash-tabs{background:#fff;border:1px solid #e8edf5;border-radius:12px;gap:.15rem;margin-bottom:.9rem;padding:.25rem;display:flex;overflow-x:auto}.dash-tabs button{color:#64748b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.65rem 1rem;font-size:.84rem;font-weight:600}.dash-tabs button.is-active{color:#2563eb;background:#eff6ff}.dash-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:.9rem;display:grid}.dash-overview{flex-direction:column;gap:.9rem;display:flex}.dash-overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.dash-ov-metric{background:#fff;border:1px solid #e8edf5;border-top:3px solid #cbd5e1;border-radius:14px;padding:.9rem 1rem;box-shadow:0 4px 14px #0b1f3a0a}.dash-ov-metric small{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:.68rem;font-weight:700;display:block}.dash-ov-metric strong{font-family:var(--serif);color:var(--navy);margin-top:.35rem;font-size:1.45rem;font-weight:600;line-height:1.1;display:block}.dash-ov-metric.is-total{background:linear-gradient(#eff6ff 0%,#fff 70%);border-top-color:#3b82f6}.dash-ov-metric.is-total strong{color:#1d4ed8}.dash-ov-metric.is-new{background:linear-gradient(#fff7ed 0%,#fff 70%);border-top-color:#f97316}.dash-ov-metric.is-new strong{color:#c2410c}.dash-ov-metric.is-done{background:linear-gradient(#ecfdf5 0%,#fff 70%);border-top-color:#10b981}.dash-ov-metric.is-done strong{color:#047857}.dash-ov-metric.is-exp{border-top-color:var(--gold);background:linear-gradient(#faf6ef 0%,#fff 70%)}.dash-ov-metric.is-exp strong{color:#92400e}.dash-overview-main{min-width:0}.dash-ov-section-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.dash-ov-section-head h2,.dash-card .dash-ov-section-head h2{margin:0}.dash-ov-link{appearance:none;color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:700}.dash-ov-link:hover{color:#1d4ed8;text-decoration:underline}.dash-ov-bio{color:#475569;margin:0;font-size:.9rem;line-height:1.6}.dash-ov-blocks{flex-direction:column;gap:.9rem;margin-top:.35rem;display:flex}.dash-ov-block{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:.9rem .95rem}.dash-ov-block h3{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 .7rem;font-size:.72rem;font-weight:800}.dash-ov-block .dash-info-grid{margin-top:0}.dash-ov-enq-bars{flex-direction:column;gap:.7rem;margin-bottom:.85rem;display:flex}.dash-ov-enq-bars>div{grid-template-columns:72px 1fr 24px;align-items:center;gap:.5rem;display:grid}.dash-ov-enq-bars span{color:#64748b;font-size:.74rem;font-weight:700}.dash-ov-enq-bars em{color:var(--navy);text-align:right;font-size:.78rem;font-style:normal;font-weight:800}.dash-ov-bar{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.dash-ov-bar i{border-radius:inherit;min-width:0;height:100%;display:block}.dash-ov-bar i.is-new{background:linear-gradient(90deg,#fb923c,#f97316)}.dash-ov-bar i.is-done{background:linear-gradient(90deg,#34d399,#10b981)}.dash-ov-visibility .dash-note{margin-bottom:.85rem}.dash-ov-enq-card .dash-full-btn,.dash-ov-visibility .dash-full-btn{justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.dash-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.05rem 1.1rem 1.15rem;box-shadow:0 6px 20px #0b1f3a0a}.dash-card h2{color:var(--navy);margin:0 0 .65rem;font-size:1.02rem}.dash-card>p{color:#64748b;margin:0;font-size:.88rem;line-height:1.55}.dash-tag-row{flex-wrap:wrap;gap:.35rem;margin:.75rem 0;display:flex}.dash-tag-row span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.dash-info-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.35rem;display:grid}.dash-info-grid small,.dash-cred-list small{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;font-size:.65rem;font-weight:700;display:block}.dash-info-grid strong,.dash-cred-list strong{color:var(--navy);margin-top:.15rem;font-size:.86rem;display:block}.dash-side{flex-direction:column;gap:.85rem;display:flex}.dash-cred-list{flex-direction:column;gap:.7rem;display:flex}.dash-checklist{margin:0;padding:0;list-style:none}.dash-checklist li{color:var(--navy-soft);margin-bottom:.4rem;padding-left:.9rem;font-size:.84rem;position:relative}.dash-checklist li:before{content:"";background:#2563eb;border-radius:50%;width:5px;height:5px;position:absolute;top:.45rem;left:0}.dash-note{color:#64748b;margin:.75rem 0 0;font-size:.78rem;line-height:1.45}.dash-full-btn{width:100%;margin-top:.85rem}.dash-enq-badge{color:#c2410c;background:#ffedd5;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 .35rem;font-size:.68rem;font-weight:800;display:inline-grid}.dash-enq-panel{padding:0;overflow:hidden}.dash-enq-head{background:#fff;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem 1rem;display:flex}.dash-enq-head h2{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.4rem;font-weight:600}.dash-enq-head p{color:#64748b;max-width:28rem;margin:.3rem 0 0;font-size:.82rem}.dash-enq-metrics{flex-shrink:0;gap:.5rem;display:flex}.dash-enq-metric{text-align:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:12px;min-width:4.6rem;padding:.5rem .7rem}.dash-enq-metric strong{color:var(--navy);font-size:1.15rem;font-weight:800;line-height:1.1;display:block}.dash-enq-metric span{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;font-size:.62rem;font-weight:700}.dash-enq-metric.is-total{background:#eff6ff;border-color:#bfdbfe}.dash-enq-metric.is-total strong{color:#1d4ed8}.dash-enq-metric.is-pending{background:#fff7ed;border-color:#fdba74}.dash-enq-metric.is-pending strong{color:#c2410c}.dash-enq-metric.is-done{background:#ecfdf5;border-color:#6ee7b7}.dash-enq-metric.is-done strong{color:#047857}.dash-enq-tabs{background:#f8fafc;border-bottom:1px solid #e8edf5;gap:.4rem;padding:.75rem 1.1rem;display:flex}.dash-enq-tabs button{appearance:none;color:#64748b;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.dash-enq-tabs button em{background:#f1f5f9;border-radius:999px;place-items:center;min-width:1.2rem;height:1.2rem;padding:0 .3rem;font-size:.66rem;font-style:normal;font-weight:800;display:inline-grid}.dash-enq-tabs button.is-all.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.dash-enq-tabs button.is-all.is-active em{color:#1d4ed8;background:#dbeafe}.dash-enq-tabs button.is-new.is-active{color:#c2410c;background:#fff7ed;border-color:#fdba74}.dash-enq-tabs button.is-new.is-active em{color:#c2410c;background:#ffedd5}.dash-enq-tabs button.is-done.is-active{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.dash-enq-tabs button.is-done.is-active em{color:#047857;background:#d1fae5}.dash-enq-split{grid-template-columns:minmax(260px,.95fr) 1.35fr;height:min(560px,100svh - 280px);min-height:420px;display:grid}.dash-enq-list{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c5d0de transparent;background:#fbfcfe;border-right:1px solid #e8edf5;flex-direction:column;gap:.4rem;padding:.55rem .45rem .55rem .55rem;display:flex;overflow:hidden auto}.dash-enq-list::-webkit-scrollbar{width:6px}.dash-enq-list::-webkit-scrollbar-track{background:0 0;margin:.4rem 0}.dash-enq-list::-webkit-scrollbar-thumb{background:#c5d0de;border-radius:999px}.dash-enq-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dash-enq-view{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c5d0de transparent;background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden auto}.dash-enq-view::-webkit-scrollbar{width:6px}.dash-enq-view::-webkit-scrollbar-track{background:0 0;margin:.4rem 0}.dash-enq-view::-webkit-scrollbar-thumb{background:#c5d0de;border-radius:999px}.dash-enq-view::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dash-enq-row{text-align:left;appearance:none;cursor:pointer;width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #0000;border-left:3px solid #cbd5e1;border-radius:12px;flex-shrink:0;grid-template-columns:auto 1fr;align-items:flex-start;gap:.7rem;padding:.75rem .8rem;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;box-shadow:0 1px 2px #0b1f3a08}.dash-enq-row.is-new{border-left-color:#f97316}.dash-enq-row.is-done{border-left-color:#10b981}.dash-enq-row:hover{border-color:#dbe3ef;border-left-width:3px;box-shadow:0 4px 14px #0b1f3a0f}.dash-enq-row.is-active{background:#f8fbff;border-color:#bfdbfe;box-shadow:0 6px 16px #2563eb14}.dash-enq-row.is-new.is-active{background:#fffaf5;border-color:#fdba74}.dash-enq-row.is-done.is-active{background:#f6fffb;border-color:#6ee7b7}.dash-enq-avatar{color:#fff;background:#64748b;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:.7rem;font-weight:800;display:grid}.dash-enq-avatar.is-lg{border-radius:14px;width:48px;height:48px;font-size:.85rem}.dash-enq-avatar.cat-gst{background:linear-gradient(145deg,#0284c7,#0369a1)}.dash-enq-avatar.cat-income-tax{background:linear-gradient(145deg,#0d9488,#0f766e)}.dash-enq-avatar.cat-company-law{background:linear-gradient(145deg,#2563eb,#1d4ed8)}.dash-enq-avatar.cat-advisory{background:linear-gradient(145deg,#d97706,#b45309)}.dash-enq-row-main{flex-direction:column;gap:.2rem;min-width:0;display:flex}.dash-enq-row-top{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.dash-enq-row-top strong{color:var(--navy);font-size:.88rem;font-weight:700}.dash-enq-pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.18rem .5rem;font-size:.64rem;font-weight:800}.dash-enq-pill.is-new{color:#c2410c;background:#ffedd5}.dash-enq-pill.is-done{color:#047857;background:#d1fae5}.dash-enq-row-subject{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.dash-enq-row-foot{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.15rem;font-size:.68rem;font-weight:600;display:flex}.dash-enq-cat{border-radius:999px;align-items:center;padding:.12rem .45rem;font-size:.64rem;font-weight:800;display:inline-flex}.dash-enq-cat.cat-gst{color:#0369a1;background:#e0f2fe}.dash-enq-cat.cat-income-tax{color:#0f766e;background:#ccfbf1}.dash-enq-cat.cat-company-law{color:#1d4ed8;background:#dbeafe}.dash-enq-cat.cat-advisory{color:#b45309;background:#fef3c7}.dash-enq-client{background:#f8fafc;border-bottom:1px solid #eef2f7;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.dash-enq-client.is-new{background:#fff7ed;border-bottom-color:#fed7aa}.dash-enq-client.is-done{background:#ecfdf5;border-bottom-color:#a7f3d0}.dash-enq-client-info{flex:1;min-width:0}.dash-enq-client-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dash-enq-client-top strong{color:var(--navy);font-size:.98rem;display:block}.dash-enq-client p{color:#64748b;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.3rem 0 0;font-size:.78rem;font-weight:600;display:flex}.dash-enq-client p svg{color:#94a3b8}.dash-enq-phone-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin:1rem 1.25rem 0;padding:.85rem 1rem;display:flex}.dash-enq-phone-box small{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:.15rem;font-size:.64rem;font-weight:700;display:block}.dash-enq-phone-box a:not(.dash-enq-call-btn){color:var(--navy);font-size:1.05rem;font-weight:800}.dash-enq-call-btn{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:.35rem;min-height:38px;padding:0 .95rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.dash-enq-call-btn:hover{background:#1d4ed8}.dash-enq-msg{background:#f8fafc;border:1px solid #e8edf5;border-radius:12px;flex:1;min-height:140px;margin:1rem 1.25rem;padding:1rem 1.05rem}.dash-enq-msg h4{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0 0 .55rem;font-size:.68rem;font-weight:800}.dash-enq-msg p{color:#334155;margin:0;font-size:.92rem;line-height:1.65}.dash-enq-actions{background:#fbfcfe;border-top:1px solid #eef2f7;align-items:center;gap:.6rem;margin-top:auto;padding:.9rem 1.25rem 1.15rem;display:flex}.dash-enq-mark-btn{appearance:none;color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#059669;border:0;border-radius:10px;align-items:center;gap:.4rem;padding:0 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.dash-enq-mark-btn:hover{background:#047857}.dash-enq-done-note{color:#047857;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;display:inline-flex}.dash-enq-empty{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:2.5rem 1rem;display:flex}.dash-enq-empty.is-panel{flex:1;min-height:320px}.dash-enq-empty p{margin:0;font-size:.84rem;font-weight:600}.dash-edit{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #0b1f3a0a}.dash-edit-top{background:#fbfcfe;border-bottom:1px solid #eef2f7;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.dash-edit-top h2{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.2rem;font-weight:600}.dash-edit-top p{color:#64748b;margin:.15rem 0 0;font-size:.78rem}.dash-edit-top-actions{flex-wrap:wrap;gap:.5rem;display:flex}.dash-edit-shell{grid-template-columns:190px minmax(0,1fr);min-height:0;display:grid}.dash-edit-nav{background:#f8fafc;border-right:1px solid #eef2f7;flex-direction:column;gap:.25rem;padding:.65rem .55rem;display:flex}.dash-edit-nav button{appearance:none;text-align:left;cursor:pointer;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:8px;padding:.55rem .65rem}.dash-edit-nav button strong{color:#334155;font-size:.84rem;font-weight:700;display:block}.dash-edit-nav button span{color:#94a3b8;margin-top:.15rem;font-size:.7rem;font-weight:600;display:block}.dash-edit-nav button:hover{background:#fff;border-color:#e2e8f0}.dash-edit-nav button.is-active{background:#eff6ff;border-color:#bfdbfe}.dash-edit-nav button.is-active strong{color:#1d4ed8}.dash-edit-body{flex-direction:column;min-width:0;display:flex}.dash-edit-panel{flex:1;padding:.85rem 1rem .35rem}.dash-edit-panel-head{margin-bottom:.7rem}.dash-edit-panel-head h3{color:var(--navy);margin:0;font-size:.92rem}.dash-edit-panel-head p{color:#64748b;margin:.15rem 0 0;font-size:.76rem}.dash-edit-photo-row{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;align-items:center;gap:.85rem;margin-bottom:.7rem;padding:.65rem .75rem;display:flex}.dash-edit-photo{object-fit:cover;background:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:72px;height:72px}.dash-edit-photo-meta{flex:1;min-width:0}.dash-edit-photo-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700;display:block}.dash-edit-photo-meta p{color:#64748b;word-break:break-word;margin:.2rem 0 .55rem;font-size:.78rem;line-height:1.4}.dash-edit-photo-actions{align-items:center;gap:.45rem;display:flex}.dash-edit-photo-input{opacity:0;clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.dash-edit-fields{grid-template-columns:repeat(12,minmax(0,1fr));gap:.55rem .6rem;display:grid}.dash-edit-field{flex-direction:column;grid-column:span 4;gap:.2rem;min-width:0;display:flex}.dash-edit-field.is-sm{grid-column:span 3}.dash-edit-field.is-md{grid-column:span 4}.dash-edit-field.is-lg{grid-column:span 6}.dash-edit-field.is-full,.dash-edit-field.is-grow{grid-column:1/-1}.dash-edit-photo-row .dash-edit-field.is-grow{flex:1;grid-column:auto}.dash-edit-field span,.dash-edit-label-row{color:#64748b;font-size:.68rem;font-weight:700}.dash-edit-label-row{align-items:center;gap:.45rem;display:inline-flex}.dash-edit-field .multi-select{width:100%}.dash-edit-field .multi-select-menu{z-index:40}.dash-edit-field input,.dash-edit-field textarea,.dash-edit-field select{width:100%;font:inherit;color:var(--navy);background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:.45rem .6rem;font-size:.84rem;line-height:1.4}.dash-edit-field input:focus,.dash-edit-field textarea:focus,.dash-edit-field select:focus{border-color:#93c5fd;outline:2px solid #bfdbfe}.dash-edit-field input[readonly]{color:#64748b;background:#f8fafc}.dash-edit-field textarea{resize:vertical;min-height:56px}.dash-edit-check-grid{flex-wrap:wrap;gap:.4rem;display:flex}.dash-edit-check{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.dash-edit-check.is-on{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.dash-edit-check input{width:auto;margin:0}.dash-edit-footer{background:#fbfcfe;border-top:1px solid #eef2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:auto;padding:.7rem 1rem .85rem;display:flex}.dash-edit-step-nav{gap:.45rem;display:flex}.dash-edit-card{padding-bottom:1.25rem}.dash-edit-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dash-edit-header h2{margin-bottom:.25rem}.dash-edit-header p{color:#64748b;margin:0;font-size:.84rem}.dash-form-section{color:var(--navy);align-items:center;gap:.4rem;margin:1.25rem 0 .75rem;font-size:.92rem;display:flex}.dash-form-grid{grid-template-columns:1fr 1fr;gap:.75rem .9rem;display:grid}.dash-form-grid label{flex-direction:column;gap:.3rem;min-width:0;display:flex}.dash-form-grid label span{color:#64748b;font-size:.72rem;font-weight:700}.dash-form-grid input,.dash-form-grid textarea{width:100%;font:inherit;color:var(--navy);background:#fff;border:1px solid #dbe3ef;border-radius:10px;padding:.55rem .7rem;font-size:.86rem}.dash-form-grid input:focus,.dash-form-grid textarea:focus{border-color:#93c5fd;outline:2px solid #bfdbfe}.dash-span-2{grid-column:1/-1}@media (width<=960px){.dash-layout{grid-template-columns:1fr}.dash-overview-metrics{grid-template-columns:1fr 1fr}.dash-nav{display:none}.dash-header .container{width:min(100% - 1.25rem, var(--container))}.dash-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;min-height:64px}.dash-logo-text small{display:none}.dash-header-actions{gap:.35rem}.dash-user-chip{max-width:140px;padding-right:.55rem}.dash-user-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-main>.container{width:min(100% - 1.25rem, var(--container))}.dash-hero{align-items:flex-start;padding:1rem}.dash-hero-actions{grid-template-columns:1fr;gap:.5rem;width:100%;display:grid}.dash-hero-actions>button{justify-content:center;width:100%}.dash-success-overlay{align-items:end;padding:1rem}.dash-success-card{border-radius:16px 16px 12px 12px;width:100%;padding:1.35rem 1.1rem 1.2rem}.dash-logout-actions{width:100%}.dash-logout-actions>button{flex:1}.dash-enq-split{grid-template-columns:1fr;height:auto;min-height:0}.dash-enq-list{border-bottom:1px solid #e8edf5;border-right:0;max-height:260px}.dash-enq-view{max-height:none;overflow:visible}.dash-enq-head{flex-direction:column}.dash-edit-shell{grid-template-columns:1fr}.dash-edit-top{gap:.7rem;padding:.85rem .85rem .75rem}.dash-edit-top-copy{flex:100%;min-width:0}.dash-edit-top h2{font-size:1.08rem}.dash-edit-top p{font-size:.74rem;line-height:1.35}.dash-edit-top-actions{display:none}.dash-edit-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #eef2f7;border-right:0;flex-direction:row;gap:.35rem;padding:.55rem .65rem;overflow-x:auto}.dash-edit-nav::-webkit-scrollbar{display:none}.dash-edit-nav button{text-align:center;white-space:nowrap;border-radius:999px;flex:1 0 auto;min-width:0;padding:.5rem .7rem}.dash-edit-nav button strong{font-size:.78rem}.dash-edit-nav button span{display:none}.dash-edit-panel{padding:.85rem .85rem .5rem}.dash-edit-photo-row{text-align:center;flex-direction:column;align-items:stretch;gap:.7rem;padding:.85rem}.dash-edit-photo{width:84px;height:84px;margin:0 auto}.dash-edit-photo-meta{flex-direction:column;align-items:center;display:flex}.dash-edit-photo-actions{justify-content:center;width:100%}.dash-edit-photo-actions>button,.dash-edit-photo-actions>label{flex:1;justify-content:center}.dash-edit-fields{grid-template-columns:1fr;gap:.7rem}.dash-edit-field,.dash-edit-field.is-sm,.dash-edit-field.is-md,.dash-edit-field.is-lg,.dash-edit-field.is-full{grid-column:1/-1}.dash-edit-field input,.dash-edit-field textarea,.dash-edit-field select,.dash-edit-field .multi-select-trigger{min-height:42px;font-size:.9rem}.dash-edit-check-grid{gap:.45rem}.dash-edit-check{flex:calc(50% - .45rem);justify-content:flex-start;min-height:40px;padding:.45rem .6rem}.dash-edit-footer{z-index:5;padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:stretch;gap:.55rem;position:sticky;bottom:0;box-shadow:0 -8px 24px #0b1f3a0f}.dash-edit-step-nav{grid-template-columns:1fr 1fr;gap:.45rem;width:100%;display:grid}.dash-edit-step-nav>button,.dash-edit-footer>.dash-btn-primary{justify-content:center;width:100%;min-height:42px}.dash-enq-client,.dash-enq-client-top{flex-wrap:wrap}}@media (width<=700px){.dash-form-grid,.dash-info-grid{grid-template-columns:1fr}.dash-overview-metrics{grid-template-columns:1fr 1fr}.dash-hero-left{width:100%}.dash-hero-photo{width:64px;height:64px}.dash-user-chip .dash-user-name{display:none}.dash-user-chip{border-radius:50%;padding:.2rem}.dash-logout-btn{width:34px;height:34px}.dash-tabs button{padding:.55rem .75rem;font-size:.78rem}.dash-edit-nav button{padding:.48rem .85rem}.dash-edit-check{flex:100%}}.saved-overlay{z-index:90;background:#0b1f3a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.saved-panel{width:min(100%,480px);max-height:min(80svh,640px);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.saved-panel-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.15rem .9rem;display:flex}.saved-panel-header h2{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.25rem}.saved-panel-header p{color:var(--text-muted);margin:.2rem 0 0;font-size:.78rem}.saved-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.saved-close:hover{background:#e2e8f0}.saved-empty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:.35rem;padding:2.5rem 1.5rem;display:flex}.saved-empty strong{color:var(--navy);margin-top:.35rem;font-size:.95rem}.saved-empty p{max-width:16rem;margin:0;font-size:.8rem;line-height:1.45}.saved-list{margin:0;padding:.55rem;list-style:none;overflow-y:auto}.saved-item{border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.65rem;display:grid}.saved-item:hover{background:#f8fafc}.saved-photo{object-fit:cover;border-radius:50%;width:44px;height:44px}.saved-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.saved-copy strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;overflow:hidden}.saved-copy span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.saved-copy small{color:#94a3b8;align-items:center;gap:.35rem;margin-top:.12rem;font-size:.68rem;display:inline-flex}.saved-actions{flex-direction:column;gap:.3rem;display:flex}.saved-view,.saved-remove{cursor:pointer;white-space:nowrap;border:0;border-radius:8px;padding:.35rem .6rem;font-size:.72rem;font-weight:700}.saved-view{color:#fff;background:#2563eb}.saved-view:hover{background:#1d4ed8}.saved-remove{color:#64748b;background:#f1f5f9}.saved-remove:hover{color:#b91c1c;background:#fee2e2}.event-scan-page{color:#14324a;background:radial-gradient(at top,#e8f1f8 0%,#0000 55%),linear-gradient(#f7fafc 0%,#eef3f7 100%);min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}.event-scan-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-bottom:1px solid #14324a14;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.event-scan-header h1{align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:700;display:inline-flex}.event-scan-back{color:#1f5f8b;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:.35rem .5rem;font-weight:600;display:inline-flex}.event-scan-main{max-width:28rem;margin:0 auto;padding:1.5rem 1.25rem 2.5rem}.event-scan-intro{color:#4a6578;margin:0 0 1.25rem;font-size:.95rem;line-height:1.45}.event-scan-stage{background:#0f2433;border-radius:1rem;min-height:280px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f24332e}.event-scan-reader{width:100%}.event-scan-reader video{object-fit:cover!important}.event-scan-idle{color:#ffffffb8;pointer-events:none;place-content:center;justify-items:center;gap:.75rem;display:grid;position:absolute;inset:0}.event-scan-idle p{margin:0;font-size:.9rem}.event-scan-error{color:#b42318;margin:1rem 0 0;font-weight:600}.event-scan-result{text-align:center;background:#fff;border:1px solid #14324a14;border-radius:1rem;margin-top:1.25rem;padding:1.25rem}.event-scan-result h2{margin:.5rem 0 .35rem;font-size:1.4rem}.event-scan-result p{color:#4a6578;margin:.25rem 0}.event-scan-result.is-valid{color:#0f6b3c;background:#f0faf4;border-color:#12804859}.event-scan-result.is-already{color:#8a5a00;background:#fff8eb;border-color:#b4781466}.event-scan-result.is-invalid{color:#b42318;background:#fff1f0;border-color:#b4231859}.event-scan-name{font-size:1.05rem;font-weight:700;color:inherit!important}.event-scan-email{font-size:.9rem}.event-scan-registered{opacity:.9;margin-top:.15rem;font-size:.88rem;font-weight:600}.event-scan-actions{justify-content:center;margin-top:1.25rem;display:flex}.event-scan-btn{color:#fff;cursor:pointer;background:#1f5f8b;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.8rem 1.4rem;font-weight:700;display:inline-flex}.event-scan-btn:disabled{opacity:.6;cursor:not-allowed}.event-scan-btn.is-ghost{color:#1f5f8b;background:#fff;border:1px solid #1f5f8b4d}.event-scan-disabled{text-align:center;color:#4a6578;padding:2rem}
