:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#16222c;background:#edf2f4;font-synthesis:none}.ai-finder-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1350;display:flex;justify-content:flex-end;background:#0a17206b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ai-finder-panel{width:min(680px,100%);height:100vh;height:100dvh;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:22px 0 0 22px;background:#f5f8fa;box-shadow:-18px 0 58px #0d23313d;animation:ai-drawer-in .19s ease-out}@keyframes ai-drawer-in{0%{transform:translate(28px);opacity:.55}to{transform:translate(0);opacity:1}}.ai-finder-header{min-height:72px;padding:max(12px,env(safe-area-inset-top)) 18px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e0e8ec;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ai-finder-brand,.ai-finder-header-actions,.ai-finder-brand>span,.ai-finder-header-actions button{display:flex;align-items:center}.ai-finder-brand{min-width:0;gap:11px}.ai-finder-brand>span{width:42px;height:42px;flex:0 0 42px;justify-content:center;border-radius:13px;background:linear-gradient(145deg,#0b91df,#6b63e8);color:#fff;box-shadow:0 7px 18px #3a63d538}.ai-finder-brand h2,.ai-finder-brand .ai-service-status{margin:0}.ai-finder-brand h2{color:#182832;font-size:18px;letter-spacing:-.02em}.ai-finder-brand .ai-service-status{margin-top:3px;padding:0;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#6d7e87;font-size:10px}.ai-finder-brand .ai-service-status:disabled{cursor:wait}.ai-finder-brand .ai-service-status i{width:7px;height:7px;border-radius:50%;background:#13a277;box-shadow:0 0 0 3px #13a2771f}.ai-finder-brand .ai-service-status.is-checking i{background:#e7a22a;box-shadow:0 0 0 3px #e7a22a21;animation:ai-status-pulse .9s ease-in-out infinite alternate}.ai-finder-brand .ai-service-status.is-fallback i{background:#69818e;box-shadow:0 0 0 3px #69818e1f}@keyframes ai-status-pulse{to{opacity:.35}}.ai-finder-header-actions{flex:none;gap:7px}.ai-finder-header-actions button{min-width:38px;height:38px;justify-content:center;gap:5px;padding:0 10px;border:1px solid #dce5e9;border-radius:10px;background:#f7f9fa;color:#536670;font-size:11px;font-weight:700}.ai-finder-header-actions .ai-finder-close{width:38px;padding:0;border-color:transparent;border-radius:50%;background:#eef2f4}.ai-finder-header-actions button:focus-visible,.ai-quick-prompts button:focus-visible,.ai-resource-card:focus-visible,.ai-followups button:focus-visible,.ai-finder-composer button:focus-visible,.ai-finder-composer textarea:focus-visible{outline:3px solid rgba(11,139,220,.22);outline-offset:2px}.ai-finder-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;padding:22px clamp(14px,3vw,28px) 28px;background:radial-gradient(circle at 86% -5%,rgba(96,104,231,.09),transparent 30%),radial-gradient(circle at 7% 8%,rgba(11,145,223,.08),transparent 28%),#f5f8fa}.ai-welcome{width:min(560px,100%);min-height:100%;margin:auto;padding:clamp(16px,6vh,54px) 0 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.ai-welcome-icon{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(76,104,224,.12);border-radius:21px;background:linear-gradient(145deg,#eff9ff,#efedff);color:#4c68df;box-shadow:0 12px 30px #4366b91f}.ai-welcome .ai-welcome-kicker{margin:18px 0 4px;color:#4b67cc;font-size:11px;font-weight:800;letter-spacing:.12em}.ai-welcome h3{margin:0;color:#172832;font-size:clamp(22px,4vw,29px);letter-spacing:-.035em}.ai-welcome>p:not(.ai-welcome-kicker):not(.ai-supported-filters){max-width:500px;margin:11px 0 0;color:#637680;font-size:13px;line-height:1.72}.ai-capabilities{margin-top:16px;display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.ai-capabilities span{height:27px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #dce8ed;border-radius:14px;background:#ffffffbf;color:#526b77;font-size:10px}.ai-quick-prompts{width:100%;margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.ai-quick-prompts button{min-width:0;min-height:58px;padding:10px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #dce6eb;border-radius:12px;background:#ffffffe0;color:#304650;text-align:left;box-shadow:0 3px 13px #1e3a4a09;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.ai-quick-prompts button:hover{transform:translateY(-1px);border-color:#9fcce8;box-shadow:0 7px 18px #1e4c6914}.ai-quick-prompts button>svg:first-child{color:#6376df}.ai-quick-prompts button>svg:last-child{color:#9aaab2}.ai-quick-prompts button span{overflow:hidden;font-size:11px;line-height:1.45}.ai-supported-filters{margin:16px 0 0;color:#8a9aa2;font-size:10px;line-height:1.55}.ai-conversation{width:min(600px,100%);margin:0 auto;display:grid;gap:18px}.ai-message{min-width:0;display:flex;align-items:flex-start;gap:9px}.ai-message-user{justify-content:flex-end}.ai-message-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#e4f5ff,#eceaff);color:#4967d1}.ai-message-column{min-width:0;width:calc(100% - 41px);display:grid;gap:10px}.ai-message-bubble{max-width:min(500px,90%);padding:12px 14px;border:1px solid #e0e8ec;border-radius:5px 16px 16px;background:#fff;color:#263b46;box-shadow:0 3px 14px #1933410d}.ai-message-user .ai-message-bubble{max-width:min(460px,82%);border-color:#188fd3;border-radius:16px 5px 16px 16px;background:linear-gradient(145deg,#1195df,#167fc8);color:#fff;box-shadow:0 6px 18px #0d7ec22b}.ai-message-bubble>p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7}.ai-clarification{margin-top:10px!important;padding-top:9px;display:flex;align-items:flex-start;gap:6px;border-top:1px solid #e7edef;color:#607682;font-size:11px!important}.ai-clarification svg{flex:none;margin-top:2px;color:#e09b28}.ai-applied-filters{margin-top:10px;padding-top:9px;display:flex;align-items:center;flex-wrap:wrap;gap:5px;border-top:1px solid #e8edef}.ai-applied-filters span,.ai-applied-filters i{height:23px;display:inline-flex;align-items:center;gap:4px;font-style:normal;font-size:9px}.ai-applied-filters span{padding-right:3px;color:#647984;font-weight:750}.ai-applied-filters i{padding:0 7px;border-radius:12px;background:#edf7fd;color:#2478a8}.ai-response-warning{margin-top:9px;padding:8px 9px;display:flex;align-items:flex-start;gap:6px;border-radius:8px;background:#fff8e9;color:#876929;font-size:10px;line-height:1.5}.ai-response-warning svg{flex:none}.ai-message-meta{margin-top:9px;display:flex;justify-content:space-between;gap:8px;color:#8a99a1;font-size:9px}.ai-resource-list{display:grid;gap:8px}.ai-resource-card{width:100%;min-width:0;min-height:86px;padding:10px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden;border:1px solid #dde7eb;border-radius:13px;background:#fff;color:inherit;text-align:left;box-shadow:0 4px 16px #1c36440b;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.ai-resource-card:hover:not(:disabled){transform:translateY(-1px);border-color:#a9d4eb;box-shadow:0 8px 22px #1b4b6414}.ai-resource-card:disabled{cursor:default}.ai-resource-card>img{width:62px;height:62px;min-width:62px;min-height:62px;max-width:62px;max-height:62px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border:2px solid #fff;border-radius:50%;clip-path:circle(50% at 50% 50%);background:#e3edf1;box-shadow:0 2px 8px #18344321}.ai-resource-main,.ai-resource-heading,.ai-resource-address,.ai-resource-tags,.ai-resource-action{min-width:0;display:flex;align-items:center}.ai-resource-main{align-items:stretch;flex-direction:column;gap:5px}.ai-resource-heading{gap:6px}.ai-resource-heading .record-type-badge{flex:none;margin:0;font-size:8px;font-style:normal}.ai-resource-heading strong{overflow:hidden;color:#243842;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.ai-resource-address{gap:4px;overflow:hidden;color:#72858f;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.ai-resource-address svg{flex:none}.ai-resource-tags{gap:4px;overflow:hidden}.ai-resource-tags i{height:20px;padding:0 6px;display:inline-flex;align-items:center;gap:3px;flex:none;border-radius:10px;background:#f1f5f7;color:#607681;font-size:8px;font-style:normal;white-space:nowrap}.ai-resource-action{align-self:stretch;justify-content:space-between;align-items:flex-end;flex-direction:column;padding:2px 0}.ai-resource-action b{color:#e05a3e;font-size:13px}.ai-resource-action>span{display:flex;align-items:center;color:#3186b6;font-size:9px;white-space:nowrap}.ai-result-note{margin:1px 0 0;color:#7c8e97;text-align:center;font-size:9px}.ai-empty-results{min-height:54px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px dashed #cddce3;border-radius:11px;background:#ffffffb3;color:#637984;font-size:10px;line-height:1.5}.ai-empty-results svg{flex:none;color:#d49b3b}.ai-followups{display:grid;gap:6px}.ai-followups>span{color:#71838c;font-size:9px;font-weight:750}.ai-followups>div{display:flex;flex-wrap:wrap;gap:6px}.ai-followups button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #cbdfe9;border-radius:16px;background:#ffffffe0;color:#32779e;font-size:9px}.ai-message-loading .ai-message-bubble{min-height:48px;display:flex;align-items:center;gap:4px}.ai-message-loading .ai-message-bubble>span{width:5px;height:5px;border-radius:50%;background:#5894bd;animation:ai-typing .9s ease-in-out infinite alternate}.ai-message-loading .ai-message-bubble>span:nth-child(2){animation-delay:.15s}.ai-message-loading .ai-message-bubble>span:nth-child(3){animation-delay:.3s}@keyframes ai-typing{to{transform:translateY(-4px);opacity:.38}}.ai-message-loading .ai-message-bubble p{margin-left:5px;color:#6b7f89;font-size:10px}.ai-error-card{width:min(560px,100%);min-height:48px;margin:15px auto 0;padding:10px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #efc9c4;border-radius:11px;background:#fff7f6;color:#8d4f46;font-size:10px}.ai-error-card button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #e6b6b0;border-radius:8px;background:#fff;color:#9a5147;font-size:9px;font-weight:700}.ai-finder-composer{padding:9px 16px max(10px,env(safe-area-inset-bottom));border-top:1px solid #dfe8ec;background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ai-composer-hints{margin-bottom:7px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.ai-composer-hints::-webkit-scrollbar{display:none}.ai-composer-hints button{min-height:27px;padding:0 9px;flex:none;border:1px solid #d5e4eb;border-radius:14px;background:#f7fafb;color:#58727e;font-size:9px}.ai-finder-composer form{min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:5px 6px 5px 13px;border:1px solid #cbdce4;border-radius:15px;background:#f9fbfc;box-shadow:0 3px 12px #1d36440d}.ai-finder-composer form:focus-within{border-color:#168ed2;box-shadow:0 0 0 3px #168ed21a}.ai-finder-composer textarea{width:100%;min-height:38px;max-height:112px;padding:9px 0 7px;resize:none;field-sizing:content;overflow-y:auto;border:0;outline:0;background:transparent;color:#243943;font-size:13px;line-height:1.45}.ai-finder-composer form>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:#0c8ed8;color:#fff;box-shadow:0 4px 12px #0c8ed838}.ai-finder-composer form>button:disabled{background:#c9d4da;box-shadow:none;cursor:not-allowed}.ai-finder-composer form>.ai-stop-button{background:#eef2f4;box-shadow:none}.ai-stop-button span{width:11px;height:11px;border-radius:2px;background:#566a74}.ai-composer-meta{min-height:18px;padding:5px 3px 0;display:flex;align-items:center;gap:8px;color:#8a9aa2;font-size:8px}.ai-composer-meta>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-composer-meta i{flex:none;color:#bd7a35;font-style:normal}.ai-composer-meta a{flex:none;display:inline-flex;align-items:center;gap:3px;color:#68818d;text-decoration:none}@media(max-width:767px){.ai-finder-backdrop{background:#f5f8fa;-webkit-backdrop-filter:none;backdrop-filter:none}.ai-finder-panel{width:100%;border-radius:0;animation-name:ai-sheet-in}@keyframes ai-sheet-in{0%{transform:translateY(20px);opacity:.55}to{transform:translateY(0);opacity:1}}.ai-finder-header{min-height:62px;padding-inline:12px}.ai-finder-brand>span{width:38px;height:38px;flex-basis:38px;border-radius:12px}.ai-finder-scroll{padding:16px 12px 22px}.ai-welcome{padding-top:clamp(10px,3vh,30px)}.ai-resource-card{grid-template-columns:56px minmax(0,1fr) auto;gap:8px}.ai-resource-card>img{width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px}.ai-finder-composer{padding-inline:10px}}@media(max-width:480px){.ai-finder-header-actions button span{display:none}.ai-finder-header-actions button{width:36px;min-width:36px;height:36px;padding:0}.ai-quick-prompts{grid-template-columns:1fr;gap:7px}.ai-quick-prompts button{min-height:49px}.ai-capabilities span:last-child{display:none}.ai-message-column{width:calc(100% - 39px)}.ai-message-bubble{max-width:96%}.ai-message-user .ai-message-bubble{max-width:88%}.ai-resource-card{min-height:78px;grid-template-columns:50px minmax(0,1fr) auto;padding:8px}.ai-resource-card>img{width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px}.ai-resource-tags i:nth-of-type(n+3){display:none}.ai-resource-action>span{font-size:0}.ai-resource-action>span svg{width:18px;height:18px}.ai-composer-meta>span{display:none}.ai-composer-meta{justify-content:flex-end}}@media(max-width:350px){.ai-finder-brand .ai-service-status{display:none}.ai-finder-brand h2{font-size:16px}.ai-capabilities{gap:4px}.ai-capabilities span{padding-inline:7px}.ai-message-avatar{display:none}.ai-message-column{width:100%}}.bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.bottom-nav button,.bottom-nav>a{min-width:0;height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c8d9e3;border-radius:9px;background:#f8fafb;color:#0b151c;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.bottom-nav>a:last-child{color:#5d43a7;border-color:#cfc3e7;background:#f8f5fd}.user-center{min-height:100vh;min-height:100dvh;color:#172832;background:#f2f6f7}.user-auth-page{position:relative;padding:max(28px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom));display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#edf7f6,#f7f3fb 52%,#eef5fa)}.user-center-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.user-center-backdrop i{position:absolute;width:360px;height:360px;border-radius:50%;filter:blur(1px);opacity:.28}.user-center-backdrop i:nth-child(1){top:-170px;left:-120px;background:#65c7b1}.user-center-backdrop i:nth-child(2){right:-170px;bottom:-130px;background:#8d72c7}.user-center-backdrop i:nth-child(3){top:28%;right:10%;width:160px;height:160px;background:#5caee2;opacity:.16}.user-auth-card{position:relative;z-index:1;width:min(470px,100%);padding:26px;border:1px solid rgba(177,197,204,.72);border-radius:24px;background:#fffffff0;box-shadow:0 26px 80px #28465226;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-center-brand{display:inline-flex;align-items:center;gap:10px;color:#172832;text-decoration:none}.user-center-brand.is-button{padding:0;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.user-center-brand>span{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#118c78,#356ead);box-shadow:0 8px 22px #23797e33}.user-center-brand div{display:grid;gap:2px}.user-center-brand strong{font-size:16px}.user-center-brand small{color:#71828a;font-size:10px;letter-spacing:.08em}.user-auth-card>header{margin:28px 0 22px;display:flex;align-items:flex-start;gap:12px}.user-auth-card>header>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;color:#176f63;background:#e9f6f3}.user-auth-card h1,.user-auth-card p{margin:0}.user-auth-card h1{font-size:25px;letter-spacing:-.035em}.user-auth-card>header p{margin-top:5px;color:#708089;font-size:13px;line-height:1.6}.user-auth-form{display:grid;gap:15px}.user-auth-form>label{display:grid;gap:7px}.user-auth-form>label>span{color:#485b65;font-size:12px;font-weight:700}.user-auth-input{min-height:48px;padding:0 13px;display:flex;align-items:center;gap:10px;border:1px solid #d4e0e4;border-radius:12px;background:#fbfcfd;color:#70838c;transition:.16s ease}.user-auth-input:focus-within{border-color:#278f80;box-shadow:0 0 0 3px #278f801c;background:#fff}.user-auth-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#172832;font:inherit}.user-auth-input button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#75868e}.user-auth-error,.user-auth-notice,.member-message,.commerce-notice{margin:0;padding:11px 13px;border-radius:10px;font-size:12px;line-height:1.55}.user-auth-error,.member-message.is-error,.commerce-notice.is-error{color:#a23939;background:#fff0f0;border:1px solid #f3cccc}.user-auth-notice,.member-message.is-success,.commerce-notice.is-success{color:#176957;background:#edf9f5;border:1px solid #c3e8dc}.user-auth-submit{min-height:48px;display:flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:linear-gradient(135deg,#168a76,#286d9f);color:#fff;font-size:14px;font-weight:750;text-decoration:none;box-shadow:0 10px 24px #2175772e}.user-auth-submit:disabled{opacity:.55;cursor:wait}.user-auth-links{display:flex;align-items:center;justify-content:space-between}.user-auth-links.is-centered{justify-content:center}.user-auth-links button{padding:4px;border:0;background:transparent;color:#357d91;font-size:12px}.user-auth-back{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:6px;color:#6c7c84;font-size:12px;text-decoration:none}.user-auth-back.is-button{width:100%;padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.reset-rule,.user-portal-closed{display:flex;align-items:flex-start;gap:10px;color:#64517a;background:#f7f3fb;border:1px solid #e3d9ee;border-radius:12px}.reset-rule{padding:11px 12px;font-size:12px;line-height:1.55}.reset-rule svg{flex:0 0 auto;margin-top:1px}.user-portal-closed{padding:24px;flex-direction:column;align-items:center;text-align:center}.user-portal-closed p{color:#75848c;font-size:13px;line-height:1.6}.user-center-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#50646d;background:#f2f6f7}.member-dashboard{background:#f1f5f6}.member-topbar{position:sticky;top:0;z-index:50;min-height:68px;padding:10px max(18px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dce6e9;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.member-topbar>div{display:flex;align-items:center;gap:9px}.member-topbar>div a,.member-topbar>div button{min-height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;border:1px solid #d2dee2;border-radius:10px;background:#fff;color:#53666f;font:inherit;font-size:12px;text-decoration:none}.member-dashboard-content{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 60px;display:grid;gap:22px}.member-welcome{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #d8e4e7;border-radius:18px;background:#fff;box-shadow:0 10px 30px #28434c0f}.member-welcome>div{display:flex;align-items:center;gap:13px}.member-welcome>div>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#168a76,#3977a0)}.member-welcome div div{display:grid;gap:3px}.member-welcome small{color:#829198;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.member-welcome strong{font-size:18px}.member-welcome p{margin:0;color:#697a82;font-size:12px}.member-welcome>i{padding:6px 10px;border-radius:999px;background:#f1f3f4;color:#77858b;font-size:11px;font-style:normal}.member-welcome>i.is-active{color:#13725e;background:#eaf7f3}.member-access-card{padding:22px 24px;display:flex;align-items:center;gap:15px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#1a8877,#315f9d 65%,#6e55a3);box-shadow:0 16px 36px #325d812e}.member-access-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ffffff24}.member-access-card>div{display:grid;gap:3px}.member-access-card small{opacity:.76;font-size:10px;letter-spacing:.08em}.member-access-card strong{font-size:22px}.member-access-card p{margin:0;opacity:.84;font-size:12px}.member-access-card.is-denied{background:linear-gradient(135deg,#8a5353,#64506f)}.member-message{display:flex;align-items:center;gap:7px}.member-section{padding:26px;border:1px solid #dce5e8;border-radius:20px;background:#fff}.member-section>header{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.member-section>header small{color:#228172;font-size:10px;font-weight:800;letter-spacing:.13em}.member-section h2{margin:3px 0 0;font-size:22px}.member-section>header p{margin:0;color:#77878e;font-size:12px}.member-favorite-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px}.member-favorite-grid article{min-width:0;padding:12px;display:grid;gap:10px;border:1px solid #dce6e9;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbfb)}.member-favorite-open{min-width:0;padding:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.member-favorite-grid img{width:58px;height:58px;border-radius:14px;object-fit:cover;object-position:center;background:#eaf0f2}.member-favorite-open>div{min-width:0;display:grid;gap:4px}.member-favorite-grid strong,.member-favorite-grid span,.member-favorite-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-favorite-grid strong{color:#263d48;font-size:14px}.member-favorite-grid span{color:#60747d;font-size:11px}.member-favorite-grid small{color:#8a989e;font-size:9px}.member-favorite-remove{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ead7d7;border-radius:9px;background:snow;color:#9a5151;font-size:11px;font-weight:700}.member-favorite-remove:disabled{opacity:.55}.member-empty>a,.member-empty>button{margin-top:4px;padding:0;border:0;background:transparent;color:#177663;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.membership-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:14px}.membership-plan{padding:19px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #dce6e9;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbfb)}.membership-plan>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#167361;background:#eaf7f3}.membership-plan>small{margin-top:15px;color:#8a989e;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.membership-plan h3{margin:3px 0 8px;font-size:18px}.membership-plan>strong{color:#163d4f;font-size:24px}.membership-plan>p{min-height:38px;margin:8px 0;color:#708088;font-size:11px;line-height:1.55}.membership-plan ul{width:100%;padding:0;margin:7px 0 16px;display:grid;gap:7px;list-style:none}.membership-plan li{display:flex;align-items:center;gap:6px;color:#4f636c;font-size:11px}.membership-plan li svg{color:#17816c}.membership-plan button{width:100%;min-height:40px;margin-top:auto;border:0;border-radius:10px;background:#173e4d;color:#fff;font-weight:700}.membership-plan button:disabled{opacity:.5}.membership-plan.is-lifetime{border-color:#d9cfeb;background:linear-gradient(180deg,#fdfbff,#f7f3fb)}.membership-plan.is-lifetime>span{color:#664895;background:#eee7f7}.member-order-list{display:grid;gap:9px}.member-order-list article{padding:13px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e0e8ea;border-radius:12px}.member-order-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#38788c;background:#edf5f7}.member-order-list article div{min-width:0;display:grid;gap:2px}.member-order-list article small{overflow:hidden;color:#829097;font-size:9px;text-overflow:ellipsis}.member-order-list article p{margin:0;color:#829097;font-size:10px}.member-order-list article>i{padding:5px 8px;border-radius:999px;color:#876a28;background:#fff6df;font-size:10px;font-style:normal}.member-order-list article>i.is-paid{color:#14705c;background:#eaf7f3}.member-order-list article>i.is-cancelled{color:#7a8185;background:#f0f2f3}.member-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:#78888f;text-align:center;border:1px dashed #d5e0e3;border-radius:14px;background:#fafcfc}.member-empty.compact{min-height:100px}.member-empty p{margin:0;font-size:11px}.admin-commerce-app{min-height:100vh;background:#f1f4f5}.commerce-hero{padding:34px clamp(18px,4vw,52px) 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#fff;background:linear-gradient(125deg,#143b48,#1c655f 62%,#465585)}.commerce-hero small{color:#9ed8cc;font-size:10px;font-weight:800;letter-spacing:.15em}.commerce-hero h1{margin:6px 0 7px;font-size:clamp(25px,3vw,36px);letter-spacing:-.04em}.commerce-hero p{margin:0;color:#ffffffb8;font-size:13px}.commerce-hero button{min-height:40px;padding:0 14px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#ffffff1a;color:#fff}.commerce-stats{padding:0 clamp(18px,4vw,52px);margin-top:-1px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-bottom:1px solid #dce4e7}.commerce-stat{min-height:105px;padding:22px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid #e5ebed}.commerce-stat:last-child{border-right:0}.commerce-stat>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:12px;color:#1b7567;background:#eaf6f3}.commerce-stat div{display:grid;gap:2px}.commerce-stat small{color:#7e8e95;font-size:10px}.commerce-stat strong{font-size:21px}.commerce-stat p{margin:0;color:#86949a;font-size:10px}.commerce-settings,.commerce-panel,.commerce-tabs,.commerce-notice,.commerce-loading{width:calc(100% - clamp(36px,8vw,104px));margin-inline:auto}.commerce-settings{margin-top:24px;padding:22px;border:1px solid #d9e4e6;border-radius:16px;background:#fff}.commerce-settings>header{display:flex;align-items:flex-start;gap:11px}.commerce-settings>header>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:11px;color:#396f83;background:#edf5f7}.commerce-settings h2,.commerce-settings p{margin:0}.commerce-settings h2{font-size:18px}.commerce-settings p{margin-top:4px;color:#78888f;font-size:11px}.commerce-setting-grid{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.commerce-switch{position:relative;padding:14px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dfe7e9;border-radius:12px;background:#f9fbfb;cursor:pointer}.commerce-switch>input{position:absolute;opacity:0}.commerce-switch>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#79888e;background:#eef2f3}.commerce-switch:has(input:checked){border-color:#abd8ce;background:#f0f9f6}.commerce-switch:has(input:checked)>span{color:#16745f;background:#dff2ec}.commerce-switch div{display:grid;gap:3px}.commerce-switch strong{font-size:13px}.commerce-switch small{color:#75858c;font-size:10px;line-height:1.45}.commerce-primary,.commerce-outline{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;font-weight:700}.commerce-primary{border:0;color:#fff;background:#176e61}.commerce-outline{border:1px solid #cddadd;color:#3d5b66;background:#fff}.commerce-inline-stats{margin-top:14px;display:flex;gap:8px}.commerce-inline-stats span{padding:5px 8px;border-radius:999px;color:#687b83;background:#f1f5f6;font-size:10px}.commerce-notice{margin-top:12px;display:flex;align-items:center;gap:7px}.commerce-tabs{margin-top:18px;padding:5px;display:flex;gap:5px;border:1px solid #dce5e7;border-radius:12px;background:#fff}.commerce-tabs button{min-height:40px;padding:0 15px;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#64767e;font-weight:700}.commerce-tabs button.is-active{color:#126a5a;background:#eaf7f3}.commerce-loading{min-height:260px;display:flex;align-items:center;justify-content:center;gap:9px;color:#75858c}.commerce-panel{margin-top:14px;margin-bottom:40px;padding:22px;border:1px solid #dce5e7;border-radius:16px;background:#fff}.commerce-panel>header{margin-bottom:17px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.commerce-panel>header small{color:#1d796a;font-size:9px;font-weight:800;letter-spacing:.13em}.commerce-panel h2{margin:3px 0 0;font-size:20px}.commerce-panel>header p{max-width:540px;margin:0;color:#798990;font-size:11px;text-align:right}.user-create-tools{margin-bottom:16px}.user-create-buttons{display:flex;flex-wrap:wrap;gap:8px}.user-create-buttons button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cfdbde;border-radius:9px;color:#48616b;background:#fff;font-size:10px;font-weight:750}.user-create-buttons button.is-active{color:#126a5a;border-color:#99cfc3;background:#ebf7f3}.user-create-form{margin-top:10px;padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px;border:1px solid #d1e0e1;border-radius:12px;background:#f5f9f8}.user-create-form>header{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.user-create-form>header strong{font-size:13px}.user-create-form>header span{color:#74868d;font-size:10px}.user-create-form label{min-width:0;display:grid;gap:5px}.user-create-form label>span{color:#60757d;font-size:9px;font-weight:750}.user-create-form input,.user-create-form select,.user-create-form textarea{width:100%;min-width:0;padding:9px 10px;border:1px solid #d4dfe2;border-radius:8px;box-sizing:border-box;color:#314a54;background:#fff;font:inherit;font-size:11px}.user-create-form textarea{resize:vertical;line-height:1.55}.user-create-form>button{justify-self:start}.user-bulk-text{grid-column:1 / -1}.user-form-error{margin:8px 0 0;padding:8px 10px;color:#a23939;border:1px solid #f0cece;border-radius:8px;background:#fff2f2;font-size:10px}.user-bulk-toolbar{margin-bottom:11px;padding:11px;display:grid;grid-template-columns:minmax(190px,1fr) repeat(3,minmax(135px,.7fr)) auto auto;align-items:center;gap:8px;border:1px solid #d9e4e6;border-radius:11px;background:#f8fafb}.user-bulk-toolbar>div{min-width:0;display:grid;gap:3px}.user-bulk-toolbar>div strong{color:#294b57;font-size:11px}.user-bulk-toolbar>div small{color:#7d8d94;font-size:9px;line-height:1.4}.user-bulk-toolbar select{width:100%;min-width:0;min-height:35px;padding-inline:8px;border:1px solid #d3dfe2;border-radius:8px;color:#405861;background:#fff;font-size:10px}.user-bulk-toolbar button{min-height:35px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:8px;color:#fff;background:#176e61;font-size:10px;font-weight:750;white-space:nowrap}.user-bulk-toolbar button.is-clear{color:#63777f;border:1px solid #d4dfe2;background:#fff}.user-bulk-toolbar button:disabled{opacity:.48}.commerce-table-wrap{overflow:auto;border:1px solid #e0e7e9;border-radius:12px}.commerce-table{width:100%;min-width:940px;border-collapse:collapse}.commerce-table th{padding:11px 13px;background:#f4f7f8;color:#78888f;font-size:10px;text-align:left;white-space:nowrap}.commerce-table td{padding:13px;border-top:1px solid #e5ebed;vertical-align:middle}.commerce-table td>strong,.commerce-table td>span,.commerce-table td>small{display:block}.commerce-table td>strong{font-size:12px}.commerce-table td>span{margin-top:3px;color:#708189;font-size:10px}.commerce-table td>small{margin-top:3px;color:#9aa5aa;font-size:9px}.commerce-table tr.is-selected td{background:#f0f8f6}.user-select-cell{width:54px;text-align:center!important}.user-select{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#62777f;font-size:9px;white-space:nowrap;cursor:pointer}.user-select input{width:15px;height:15px;margin:0;accent-color:#197261}.commerce-table select,.grant-control select{min-height:34px;border:1px solid #d5e0e3;border-radius:8px;background:#fff;color:#3c5059}.table-switch{position:relative;display:inline-flex;align-items:center;gap:6px;color:#536770;font-size:10px;cursor:pointer}.table-switch input{position:absolute;top:50%;left:0;width:1px;height:1px;opacity:0}.table-switch span{position:relative;width:34px;height:19px;border-radius:999px;background:#cbd5d8}.table-switch span:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:.15s ease}.table-switch input:checked+span{background:#218473}.table-switch input:checked+span:after{transform:translate(15px)}.grant-control{display:flex;gap:6px}.grant-control select{max-width:150px}.grant-control button,.order-actions button,.plan-editor footer button,.new-plan-form button{min-height:34px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:#376d7f;font-size:10px;font-weight:700;white-space:nowrap}.commerce-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;color:#7c8b91;border:1px dashed #d4dfe2;border-radius:12px;text-align:center}.commerce-empty p{margin:0;font-size:11px}.plan-editor-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:13px}.plan-editor{padding:17px;border:1px solid #dce5e7;border-radius:13px;background:#fbfcfc}.plan-editor>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.plan-editor>header small{color:#839198;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.plan-editor h3{margin:2px 0 0;font-size:17px}.plan-editor-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.plan-editor-grid label{min-width:0;display:grid;gap:5px}.plan-editor-grid label>span{color:#65777f;font-size:9px;font-weight:700}.plan-editor-grid input,.plan-editor-grid select,.plan-editor-grid textarea,.new-plan-form input,.new-plan-form select{width:100%;min-width:0;padding:8px 9px;border:1px solid #d6e0e3;border-radius:8px;background:#fff;color:#334b55;font:inherit;font-size:11px;box-sizing:border-box}.plan-editor-grid textarea{resize:vertical}.span-2{grid-column:1 / -1}.plan-editor footer{margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.plan-editor footer>strong{color:#1e596c;font-size:18px}.plan-editor.is-lifetime{border-color:#dbd1eb;background:#fdfbff}.new-plan-form{margin-bottom:14px;padding:13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;border:1px solid #cfdfdf;border-radius:11px;background:#f3f8f7}.new-plan-form button{background:#176e61}.order-status{display:inline-flex;padding:5px 8px;border-radius:999px;color:#8a6a21;background:#fff5dc;font-size:9px;font-style:normal}.order-status.is-paid{color:#156c59;background:#e7f6f1}.order-status.is-cancelled{color:#757e82;background:#eef1f2}.order-actions{display:flex;gap:5px}.order-actions button{background:#79868b}.order-actions button.is-paid{background:#177360}@media(max-width:900px){.commerce-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-stat:nth-child(2){border-right:0}.commerce-stat:nth-child(-n+2){border-bottom:1px solid #e5ebed}.commerce-setting-grid{grid-template-columns:1fr}.user-create-form,.user-bulk-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.user-bulk-toolbar>div{grid-column:1 / -1}.member-section>header,.commerce-panel>header{align-items:flex-start;flex-direction:column}.commerce-panel>header p{text-align:left}}@media(max-width:620px){.bottom-nav button,.bottom-nav>a{gap:4px;padding-inline:3px;font-size:11px}.user-auth-card{padding:21px 17px;border-radius:19px}.member-topbar{padding-inline:13px}.member-topbar .user-center-brand small,.member-topbar>div a span{display:none}.member-topbar>div a,.member-topbar>div button{padding-inline:10px}.member-dashboard-content{width:calc(100% - 20px);padding-top:14px}.member-welcome,.member-access-card,.member-section{padding:17px;border-radius:15px}.member-welcome{align-items:flex-start}.member-welcome p{overflow-wrap:anywhere}.member-section>header{margin-bottom:14px}.membership-plan-grid{grid-template-columns:1fr}.member-order-list article{grid-template-columns:34px minmax(0,1fr) auto}.member-order-list article>b{grid-column:3;grid-row:1}.member-order-list article>i{grid-column:2 / -1;justify-self:start}.commerce-hero{padding:24px 14px 20px;align-items:flex-start;flex-direction:column}.commerce-stats{padding:0;grid-template-columns:1fr 1fr}.commerce-stat{min-height:92px;padding:14px 10px;align-items:flex-start}.commerce-stat>span{width:34px;height:34px;flex-basis:34px}.commerce-stat strong{font-size:16px}.commerce-settings,.commerce-panel,.commerce-tabs,.commerce-notice,.commerce-loading{width:calc(100% - 20px)}.commerce-settings,.commerce-panel{padding:14px}.commerce-tabs{overflow-x:auto}.commerce-tabs button{padding-inline:10px;white-space:nowrap}.user-create-form{grid-template-columns:1fr}.user-create-form>header{align-items:flex-start;flex-direction:column}.user-bulk-text{grid-column:1}.user-bulk-toolbar{grid-template-columns:1fr}.user-bulk-toolbar>div{grid-column:1}.user-bulk-toolbar button{width:100%}.plan-editor-list,.plan-editor-grid{grid-template-columns:1fr}.plan-editor-grid .span-2{grid-column:1}.new-plan-form{grid-template-columns:1fr}.new-plan-form .span-2{grid-column:1}}.sync-admin-shell{max-width:1240px}.sync-heading .admin-primary:disabled,.sync-settings-card .admin-primary:disabled{cursor:not-allowed;opacity:.56}.sync-loading{min-height:280px;margin-top:24px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid #dfe7ea;border-radius:16px;background:#fff;color:#6c7e87;font-size:13px}.sync-project-card,.sync-settings-card,.sync-progress-card,.sync-coverage-card{border:1px solid #dfe7ea;border-radius:15px;background:#fff;box-shadow:0 5px 18px #1a343f0a}.sync-project-card{margin-top:26px;padding:22px}.sync-project-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.sync-project-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e8f5f2;color:#0c8a73}.sync-project-card header>div:nth-child(2)>span,.sync-project-card header p,.sync-settings-card header span,.sync-progress-card header span,.sync-coverage-card header span{color:#74858e;font-size:11px}.sync-project-card h2{margin:3px 0;font-size:19px}.sync-project-card p{margin:0;line-height:1.55}.sync-state{padding:7px 10px;border-radius:999px;background:#e8f5f2;color:#0b816c;font-size:11px}.sync-state.is-running,.sync-state.is-pending{background:#e8f4fd;color:#087ac0}.sync-state.is-paused,.sync-state.is-partial{background:#fff5df;color:#a56a09}.sync-state.is-failed{background:#ffefed;color:#b84036}.sync-type-list{margin-top:17px;padding-top:15px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid #edf1f3}.sync-type-list>span{min-height:26px;padding:4px 9px;display:inline-flex;align-items:center;gap:5px;border-radius:7px;background:#f2f6f7;color:#536771;font-size:11px;font-weight:700}.sync-metrics-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sync-metric-card{min-height:112px;padding:17px;display:flex;gap:12px;border:1px solid #e0e7ea;border-radius:13px;background:#fff}.sync-metric-card>span{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:9px;background:#edf7f4;color:#0c8871}.sync-metric-card p,.sync-metric-card strong,.sync-metric-card small{margin:0;display:block}.sync-metric-card p{color:#73838c;font-size:11px}.sync-metric-card strong{margin-top:5px;font-size:17px;line-height:1.25}.sync-metric-card small{margin-top:7px;color:#96a2a8;font-size:10px}.sync-control-grid{margin-top:14px;display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,1.5fr);gap:14px}.sync-settings-card,.sync-progress-card,.sync-coverage-card{padding:20px}.sync-settings-card>header,.sync-progress-card>header{display:flex;align-items:center;gap:10px;color:#0c846f}.sync-settings-card header>div,.sync-progress-card header>div{display:grid;gap:2px;color:#243740}.sync-toggle-row,.sync-select-row{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.sync-toggle-row>span{display:grid;gap:3px}.sync-toggle-row small{color:#829098;font-size:10px}.sync-toggle-row input{width:38px;height:21px;accent-color:#0d8c75}.sync-select-row{color:#52656e;font-size:12px;font-weight:700}.sync-select-row select{min-width:145px;min-height:38px;padding:0 10px;border:1px solid #ccd8dd;border-radius:8px;background:#fff;color:#253942}.sync-settings-card>.admin-primary{width:100%;margin-top:20px}.sync-progress-card dl{margin:18px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sync-progress-card dl>div{padding:10px;border-radius:9px;background:#f5f8f9}.sync-progress-card dt{color:#819099;font-size:9px}.sync-progress-card dd{margin:4px 0 0;color:#263a43;font-size:11px;font-weight:800}.sync-phase-strip{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.sync-phase-strip span{min-height:32px;padding:5px;display:grid;place-items:center;border-radius:7px;background:#eef2f4;color:#89969d;text-align:center;font-size:9px}.sync-phase-strip span.is-done{background:#e8f5f2;color:#0b806b}.sync-phase-strip span.is-active{background:#e7f3fc;color:#087bc2;box-shadow:inset 0 0 0 1px #b9ddf4}.sync-coverage-card{margin-top:14px}.sync-coverage-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.sync-coverage-card header>div{display:grid;gap:4px}.sync-coverage-card header i{color:#0b8871;font-size:20px;font-style:normal;font-weight:850}.sync-coverage-card>div{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sync-coverage-card article>span{display:flex;justify-content:space-between;gap:8px;color:#52656e;font-size:11px}.sync-coverage-card article small{color:#84929a}.sync-coverage-card article>div{height:7px;margin-top:7px;overflow:hidden;border-radius:999px;background:#e9eef0}.sync-coverage-card article i{height:100%;display:block;border-radius:inherit;background:#0d8c75}.sync-alert{margin-top:14px;padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid #f0d5a4;border-radius:11px;background:#fff9eb;color:#9b670f}.sync-alert>div{display:grid;gap:3px}.sync-alert span{font-size:11px;line-height:1.5}@media(max-width:980px){.sync-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-control-grid{grid-template-columns:1fr}}@media(max-width:620px){.sync-project-card>header{grid-template-columns:auto minmax(0,1fr)}.sync-state{grid-column:1 / -1;width:max-content}.sync-metrics-grid,.sync-coverage-card>div{grid-template-columns:1fr}.sync-progress-card dl,.sync-phase-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-heading .admin-primary{min-width:42px}}.overseas-admin-toolbar{flex-wrap:wrap;justify-content:flex-start}.overseas-admin-toolbar form{flex:1 1 420px}.overseas-admin-toolbar select{flex:0 1 170px}.overseas-admin-modal{width:min(920px,100%)}.overseas-admin-placeholder{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;color:#748a95;background:#e9eff1}@media(max-width:720px){.overseas-admin-toolbar form,.overseas-admin-toolbar select{width:100%;flex-basis:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ai-finder-panel,.ai-message-loading .ai-message-bubble>span,.ai-finder-brand .ai-service-status.is-checking i{animation:none}.ai-finder-scroll{scroll-behavior:auto}}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative}.map-app{display:grid;grid-template-rows:58px minmax(0,1fr) 64px;background:#f8fafb;border-inline:1px solid #d9e1e6;box-shadow:0 18px 55px #1a314224}.filter-bar{display:grid;grid-template-columns:1fr 1fr 78px;gap:6px;padding:8px;background:#f8fafb;border-bottom:1px solid #dfe6ea;z-index:800}.filter-bar label{min-width:0;height:40px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;padding:0 8px;background:#fff;border:1px solid #b9dcf4;border-radius:9px}.filter-bar label:focus-within{border-color:#0a91e8;box-shadow:0 0 0 2px #0a91e81f}.filter-bar label span{font-size:12px;color:#77838c;white-space:nowrap}.filter-bar input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#18252f;font-size:14px}.filter-trigger,.view-toggle{position:relative;min-width:0;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;color:#087dcc;background:#fff;box-shadow:0 1px 6px #213a4b14}.view-toggle{border:1px solid #c7dbe6;color:#36515f;background:#f8fbfc;white-space:nowrap}.view-toggle.is-active{border-color:#0a91e8;color:#087dcc;background:#eef8fe}.filter-trigger:focus-visible,.view-toggle:focus-visible{outline:3px solid rgba(10,145,232,.22);outline-offset:2px}.filter-trigger i{position:absolute;top:-4px;right:-3px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:10px;background:#0a91e8;color:#fff;font-size:10px;font-style:normal;border:2px solid #f8fafb}.map-stage{position:relative;min-height:0;overflow:hidden;background:#e9ece7}.map-canvas{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8ece8}.map-provider-shell,.map-provider-surface{position:absolute;top:0;right:0;bottom:0;left:0}.map-provider-loading:after{content:"正在加载高德地图…";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:#5f6f78;font-size:13px}.amap-avatar-marker-shell{width:calc(var(--marker-avatar-size, 46px) + 18px);height:calc(var(--marker-avatar-size, 46px) + var(--marker-shell-extra, 28px));cursor:pointer}.map-provider-error{position:absolute;z-index:700;inset:50% auto auto 50%;width:min(320px,calc(100% - 32px));padding:18px;display:grid;gap:8px;transform:translate(-50%,-50%);border:1px solid #d7e0e5;border-radius:16px;background:#fffffff5;box-shadow:0 10px 30px #14293829;color:#17242d;text-align:center}.map-provider-error span{color:#5f6f78;font-size:13px}.map-provider-error button{justify-self:center;min-height:36px;padding:0 16px;border:0;border-radius:18px;background:#0a91e8;color:#fff;font-weight:700}.leaflet-container{font-family:inherit}.leaflet-tile-pane{filter:saturate(.82) brightness(1.03) contrast(.94)}.avatar-marker-shell{--marker-avatar-size: 46px;--marker-shell-extra: 28px;background:transparent;border:0;contain:layout style}.avatar-marker{position:relative;isolation:isolate;width:calc(var(--marker-avatar-size) + 18px);height:calc(var(--marker-avatar-size) + var(--marker-shell-extra));display:flex;align-items:center;justify-content:flex-start;flex-direction:column;transform:translateZ(0)}.avatar-marker:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ffffff;filter:drop-shadow(0 2px 1px rgba(20,41,56,.22))}.avatar-marker.is-precise:after{border-top-color:#0a91e8}.avatar-marker.is-approximate:after{border-top-color:#7e8b93}.avatar-marker img{width:var(--marker-avatar-size);height:var(--marker-avatar-size);min-width:var(--marker-avatar-size);min-height:var(--marker-avatar-size);max-width:var(--marker-avatar-size);max-height:var(--marker-avatar-size);flex:0 0 var(--marker-avatar-size);display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;border:2px solid #ffffff;background:#fff;box-shadow:0 1px 5px #1429383d}.avatar-marker.is-collision-stack:before{content:"";position:absolute;z-index:-1;top:3px;left:50%;width:var(--marker-avatar-size);height:var(--marker-avatar-size);transform:translate(calc(-50% + 5px));border:2px solid #ffffff;border-radius:50%;background:#dce9ee;box-shadow:0 1px 4px #14293833}.avatar-marker .avatar-stack-count{position:absolute;z-index:3;top:-6px;left:calc(50% + var(--marker-avatar-size) / 2 - 7px);min-width:20px;height:20px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:11px;background:#087fc6;color:#fff;box-shadow:0 2px 6px #083f5e47;font-size:9px;font-style:normal;font-weight:850;line-height:1;white-space:nowrap}.avatar-marker .avatar-location-precision{position:absolute;z-index:2;right:50%;bottom:0;transform:translate(50%);min-width:max-content;padding:2px 5px;border:1px solid rgba(255,255,255,.95);border-radius:8px;background:#48545be6;color:#fff;font-size:8px;font-style:normal;font-weight:750;line-height:1;white-space:nowrap}.avatar-marker .avatar-stack-count[hidden],.avatar-marker .avatar-location-precision[hidden]{display:none}.is-map-interacting .avatar-marker{pointer-events:none;transition:none!important}.is-map-interacting .avatar-marker span,.is-map-interacting .avatar-marker .avatar-stack-count,.is-map-interacting .avatar-marker .avatar-location-precision,.is-map-interacting .avatar-marker:before,.is-map-interacting .avatar-marker:after{visibility:hidden}.is-map-interacting .avatar-marker img{border-width:1px;box-shadow:none}.avatar-marker span{max-width:calc(var(--marker-avatar-size) + 34px);min-width:calc(var(--marker-avatar-size) - 2px);height:20px;margin-top:-4px;padding:2px 7px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:12px;background:#fff;color:#111a21;box-shadow:0 2px 6px #1429382e;font-weight:750;font-size:11px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-marker.is-label-hidden span{display:none}.avatar-marker.is-active{transform:translateY(-2px)}.avatar-marker.is-active img,.avatar-marker.is-active span{border-color:#0a91e8}.locate-button{position:absolute;z-index:600;top:20px;left:50%;transform:translate(-50%);width:44px;height:44px;display:grid;place-items:center;border:1px solid #d7e0e5;border-radius:50%;background:#fff;color:#0f1c25;box-shadow:0 3px 12px #132a3933}.locate-button.is-loading svg{animation:spin .8s linear infinite}.locate-button:disabled{cursor:wait;opacity:.78}@keyframes spin{to{transform:rotate(360deg)}}.map-notice{position:absolute;z-index:590;top:22px;right:10px;max-width:158px;min-height:37px;padding:8px 11px;display:grid;align-content:center;gap:2px;border:1px solid #ecd0cc;border-radius:8px;background:#fffaf9f2;color:#8b7773;font-size:12px;line-height:1.35;box-shadow:0 2px 8px #422e2914}.map-notice strong{overflow:hidden;color:#745f5a;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.map-notice span{color:#927d78;font-size:10px;line-height:1.25;white-space:nowrap}.map-notice>button{position:absolute;top:50%;right:7px;min-height:24px;padding:0 8px;transform:translateY(-50%);border:0;border-radius:12px;background:#b95449;color:#fff;font-size:10px;font-weight:750}.map-notice.is-error{padding-right:46px}.map-notice.is-error{border-color:#e8b5af;background:#fff4f2f7}.active-query{position:absolute;z-index:590;top:72px;left:10px;max-width:180px;height:30px;padding:0 10px;display:flex;align-items:center;gap:5px;border:0;border-radius:16px;background:#0b87d7;color:#fff;font-size:12px;box-shadow:0 3px 10px #0a6cae40}.map-count{position:absolute;z-index:590;left:50%;bottom:10px;transform:translate(-50%);height:30px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:15px;background:#1b262dd1;color:#fff;font-size:12px;box-shadow:0 2px 8px #111c242e}.mini-spinner{width:13px;height:13px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .65s linear infinite}.bottom-nav{z-index:800;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:7px 8px 8px;background:#fff;border-top:1px solid #dce4e8}.bottom-nav button{height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c8d9e3;border-radius:9px;background:#f8fafb;color:#0b151c;font-size:14px;font-weight:650}.bottom-nav button:first-child{color:#078bdc;border-color:#078bdc;background:#f5fbff}.bottom-nav button:last-child{color:#06785f;border-color:#a7d7cb;background:#f0faf7}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end;background:#0d192257}.bottom-sheet{width:100%;max-height:78%;overflow:auto;scroll-padding-bottom:calc(64px + env(safe-area-inset-bottom));padding:8px 16px 16px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -12px 40px #1124312e;animation:sheet-in .18s ease-out}.bottom-sheet-medium{min-height:250px}.bottom-sheet-large{min-height:450px;max-height:85%}@keyframes sheet-in{0%{transform:translateY(24px);opacity:.5}to{transform:translateY(0);opacity:1}}.sheet-handle{width:36px;height:4px;margin:1px auto 8px;border-radius:2px;background:#d9e1e6}.sheet-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:7px 0 9px;border-bottom:1px solid rgba(228,235,239,.9);background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sheet-header h2{margin:0;font-size:18px;letter-spacing:-.01em}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1f4f6;color:#485863}.profile-hero{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #edf0f2}.profile-hero>img{width:64px;height:64px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;clip-path:circle(50% at 50% 50%);border:3px solid #ffffff;box-shadow:0 2px 10px #172e3c2e}.profile-hero h3{margin:0;font-size:16px;line-height:1.3}.profile-title-line{display:flex;align-items:center;gap:6px}.featured-badge{flex:none;padding:2px 5px;border-radius:5px;color:#b94c19;background:#fff1e7;font-size:10px;font-weight:700}.profile-hero p,.profile-hero .source-address{margin:6px 0 0;display:flex;align-items:flex-start;gap:3px;color:#70808a;font-size:12px;line-height:1.35}.profile-hero p svg{flex:none}.source-address span,.matched-address span{min-width:0;display:grid;gap:2px;overflow-wrap:anywhere}.source-address i,.matched-address i{min-width:0;color:inherit;font-size:inherit;font-style:normal;font-weight:inherit;overflow-wrap:anywhere}.source-address b,.matched-address b{color:#445c69;font-size:10px;font-weight:750}.profile-hero>strong{color:#0b86d4;font-size:18px}.verification-row{margin:12px 0;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:#66757f;font-size:11px}.verification-row span{display:inline-flex;align-items:center;gap:4px}.matched-address{margin:-4px 0 12px;display:flex;align-items:flex-start;gap:4px;padding:8px 10px;border-radius:8px;background:#f2f8fb;color:#5f717d;font-size:11px;line-height:1.4}.matched-address span{color:#5f717d}.matched-address svg{flex:none}.address-navigation-trigger{width:100%;border:0;text-align:left;font:inherit;cursor:pointer}.profile-hero .address-navigation-trigger{padding:0;background:transparent}.matched-address.address-navigation-trigger{justify-content:flex-start}.address-navigation-trigger:hover,.address-navigation-trigger:focus-visible{color:#087fc5;background-color:#eaf6fc;outline:2px solid rgba(11,135,215,.18);outline-offset:2px}.address-navigation-trigger em{flex:none;margin-left:auto;display:inline-flex;align-items:center;gap:3px;color:#0b86d4;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.navigation-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:flex;align-items:flex-end;justify-content:center;padding:18px max(12px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#0c1c2675;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.navigation-picker{width:min(440px,100%);padding:16px;border-radius:18px;background:#fff;box-shadow:0 18px 54px #0a202e47;animation:sheet-in .18s ease-out}.navigation-picker>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.navigation-picker>header>div{min-width:0;display:grid;gap:3px}.navigation-picker>header strong{color:#172b36;font-size:17px}.navigation-picker>header span{color:#71828c;font-size:11px}.navigation-picker>header button{width:32px;height:32px;flex:none;display:grid;place-items:center;border:0;border-radius:50%;background:#f0f4f6;color:#536570}.navigation-destination{margin:14px 0 8px;display:flex;align-items:flex-start;gap:6px;color:#243b47;font-size:13px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.navigation-destination svg{flex:none;margin-top:1px;color:#0b87d7}.navigation-precision-note{margin:0 0 13px;padding:8px 10px;border-radius:8px;font-size:11px;line-height:1.5}.navigation-precision-note.is-precise{background:#edf9f5;color:#24745e}.navigation-precision-note.is-approximate{background:#fff7e7;color:#93661b}.navigation-provider-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.navigation-provider{min-width:0;min-height:78px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 8px;border:1px solid #d5e2e8;border-radius:11px;background:#f8fbfc;text-align:left}.navigation-provider>span{grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:17px;font-weight:900}.navigation-provider.is-amap>span{background:#1677ff}.navigation-provider.is-baidu>span{background:#315efb}.navigation-provider b{min-width:0;color:#1f343f;font-size:12px}.navigation-provider small{color:#80909a;font-size:9px}.navigation-provider:not(:disabled):hover,.navigation-provider:not(:disabled):focus-visible{border-color:#69b7e4;background:#edf8fd;outline:2px solid rgba(11,135,215,.16)}.navigation-provider:disabled{opacity:.7}@media(max-width:360px){.navigation-provider-grid{grid-template-columns:1fr}}.tag-cloud,.tag-options{display:flex;flex-wrap:wrap;gap:7px}.tag-cloud span,.tag-options button{padding:6px 9px;border:1px solid #dce7ed;border-radius:7px;background:#f7fafb;color:#41505a;font-size:12px}.detail-section{margin-top:15px}.detail-section h4{margin:0 0 7px;font-size:13px}.detail-section-heading{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-section-heading h4{margin:0}.detail-sync-state{flex:none;padding:3px 7px;border-radius:999px;background:#e7f4fb;color:#2179a8;font-size:10px;font-weight:700}.detail-sync-state.is-error{background:#fff1ed;color:#b95638}.detail-sync-state.is-unavailable{background:#eef1f3;color:#66757d}.detail-section .detail-hydration-note{margin:0 0 8px;padding:7px 8px;display:flex;align-items:center;gap:7px;border-radius:7px;background:#edf6fb;color:#557786;font-size:10px;line-height:1.4}.detail-section p{margin:0;color:#56656f;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.full-record{padding:11px;border-radius:9px;background:#f6f8f9}.contact-panel{margin-top:15px;padding:12px;border:1px solid #d8e6ed;border-radius:10px;background:#f8fbfc}.contact-panel.has-contacts{border-color:#bdddef;background:#f4faff}.contact-panel.is-empty{border-style:dashed;background:#f8fafb}.contact-panel[data-contact-status=pending]{border-color:#c6dfea;background:#f4f9fc}.contact-panel[data-contact-status=error]{border-color:#eccfc5;background:#fff8f5}.contact-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.contact-panel-heading>div{min-width:0}.contact-panel-heading h4{margin:0 0 4px;color:#243944;font-size:13px}.contact-panel-heading p,.contact-empty-text{margin:0;color:#6e7e87;font-size:11px;line-height:1.5}.contact-panel-heading>span{flex:none;padding:4px 7px;border-radius:999px;background:#dff1fb;color:#1676ac;font-size:10px;font-weight:700}.contact-list{margin:10px 0 0;display:grid;gap:7px}.contact-list>div{min-width:0;padding:8px 9px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:start;gap:8px;border-radius:8px;background:#fff}.contact-list dt,.contact-list dd{margin:0}.contact-list dt{color:#61747e;font-size:11px;font-weight:700}.contact-list dd{min-width:0;display:grid;gap:3px;color:#263b47;font-size:12px;font-weight:700}.contact-list dd>span{overflow-wrap:anywhere;word-break:break-word}.contact-value-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.contact-value-row>span{min-width:0;flex:1;overflow-wrap:anywhere;word-break:break-word}.contact-value-row>button{min-height:30px;flex:none;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #c9dce7;border-radius:7px;background:#f5fbfe;color:#1676ac;font-size:11px;font-weight:750}.contact-empty-text{margin-top:9px;padding:8px 9px;border-radius:8px;background:#fff}.source-fields-panel{margin-top:15px;border:1px solid #d8e3e8;border-radius:10px;background:#fbfcfd;overflow:hidden}.source-fields-panel>summary{min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2f4652;cursor:pointer;font-size:13px;font-weight:750}.source-fields-panel>summary small{color:#758791;font-size:10px;font-weight:600}.source-fields-panel[data-source-complete=true]>summary small{color:#168061}.source-fields-body{padding:0 12px 12px;display:grid;gap:12px}.source-field-group h5{margin:0 0 7px;display:flex;align-items:center;justify-content:space-between;color:#516672;font-size:11px}.source-field-group h5 span{color:#85949c;font-size:10px;font-weight:600}.source-field-group dl{margin:0;display:grid;gap:1px;border:1px solid #e4eaed;border-radius:8px;background:#e4eaed;overflow:hidden}.source-field-group dl>div{min-width:0;display:grid;grid-template-columns:minmax(96px,.28fr) minmax(0,1fr);background:#fff}.source-field-group dt,.source-field-group dd{min-width:0;margin:0;padding:8px 9px;font-size:11px;line-height:1.55}.source-field-group dt{color:#61747e;background:#f7f9fa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700;overflow-wrap:anywhere}.source-field-group dd{color:#324752;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.detail-actions,.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.primary-button,.secondary-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;font-weight:700;font-size:13px}.primary-button{border:1px solid #0b87d7;background:#0b87d7;color:#fff}.favorite-button.is-saved{border-color:#d49217;background:#fff8e8;color:#9a6200}.secondary-button{border:1px solid #cddbe3;background:#fff;color:#31424d}.secondary-button:disabled{border-color:#dce4e8;background:#f3f6f7;color:#8d9aa1;cursor:not-allowed;opacity:1}.full-width{width:100%;margin-top:18px}.detail-skeleton{display:grid;gap:12px}.detail-skeleton span{height:60px;border-radius:10px;background:#edf1f3}.search-form{height:46px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 11px;border:1px solid #0b8bdc;border-radius:10px;background:#fbfdfe;color:#63808f}.search-form input{min-width:0;border:0;outline:0;background:transparent;font-size:13px}.search-form button{display:grid;place-items:center;border:0;background:transparent;color:#758792}.sheet-section{margin-top:18px}.sheet-section h3{margin:0 0 10px;color:#62727d;font-size:12px;font-weight:650}.city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.city-grid button{height:38px;border:1px solid #dae4e9;border-radius:8px;background:#f7f9fa;color:#273640;font-size:13px}.filter-summary{height:52px;padding:0 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border-radius:10px;background:#f3f8fb;color:#536873;font-size:13px}.filter-summary strong{color:#0b86d4}.tag-options button.is-selected{border-color:#0b86d4;background:#eef8fe;color:#0b7ec6}.sheet-actions{margin-top:22px}.support-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;border:1px solid #d8e8e3;border-radius:12px;background:#f3faf8}.support-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#dff3ed;color:#087960}.support-card h3,.support-card p{margin:0}.support-card h3{font-size:14px}.support-card p{margin-top:5px;color:#70827b;font-size:11px}.support-card button{height:34px;padding:0 11px;border:0;border-radius:8px;background:#0a866b;color:#fff;font-size:12px;font-weight:700}.admin-entry{min-height:50px;margin-top:12px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e7ea;border-radius:10px;color:#3d4d57;text-decoration:none;font-size:13px}.admin-entry span{display:flex;align-items:center;gap:8px}.toast,.admin-toast{position:fixed;z-index:3000;left:50%;bottom:82px;transform:translate(-50%);max-width:calc(100vw - 32px);padding:10px 14px;border-radius:9px;background:#15222beb;color:#fff;font-size:12px;box-shadow:0 4px 16px #111e2733}.manual-copy-fallback{margin-top:10px;padding:10px;border:1px solid #b9d8ed;border-radius:10px;background:#f2f9fd}.manual-copy-fallback p{margin:0 0 7px;color:#45606f;font-size:12px}.manual-copy-fallback textarea{width:100%;min-height:58px;resize:vertical;border:1px solid #91bfdd;border-radius:8px;padding:8px 9px;background:#fff;color:#172630;font:inherit;line-height:1.5}.admin-app{min-height:100vh;background:#f2f5f6;color:#16242d}.admin-topbar{height:68px;padding:0 clamp(20px,4vw,58px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce4e7;background:#fff}.admin-brand{display:flex;align-items:center;gap:11px}.admin-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#0d8c75;color:#fff}.admin-brand div{display:grid;gap:2px}.admin-brand strong{font-size:15px}.admin-brand small{color:#778791;font-size:11px}.back-to-map{display:inline-flex;align-items:center;gap:6px;color:#4a5b66;text-decoration:none;font-size:13px;font-weight:650}.admin-shell{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:36px 0 60px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-heading p{margin:0 0 4px;color:#0b8972;font-size:12px;font-weight:800;letter-spacing:.12em}.admin-heading h1{margin:0;font-size:clamp(25px,3vw,34px);letter-spacing:-.03em}.admin-heading span{display:block;margin-top:7px;color:#71818b;font-size:13px}.admin-primary,.admin-secondary{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;font-weight:750}.admin-primary{border:1px solid #0d8c75;background:#0d8c75;color:#fff}.admin-secondary{border:1px solid #ced9de;background:#fff;color:#33444e}.stats-grid{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{min-height:128px;padding:20px;display:flex;gap:14px;border:1px solid #e0e7ea;border-radius:13px;background:#fff;box-shadow:0 4px 16px #2238440a}.stat-card>span{width:39px;height:39px;flex:none;display:grid;place-items:center;border-radius:9px;background:#e8f5f2;color:#0b876f}.stat-card div{display:grid;align-content:start}.stat-card p,.stat-card strong,.stat-card small{margin:0}.stat-card p{color:#6a7a84;font-size:12px}.stat-card strong{margin-top:4px;font-size:25px;line-height:1.1}.stat-card strong.is-pending{color:#9aabb2}.stat-card small{margin-top:8px;color:#99a5ac;font-size:10px}.source-banner{min-height:72px;margin-top:14px;padding:14px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid #cfe6df;border-radius:12px;background:#f1faf7}.source-banner>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#dff1eb;color:#08785f}.source-banner strong,.source-banner p{margin:0}.source-banner strong{font-size:13px}.source-banner p{margin-top:4px;color:#668078;font-size:11px}.source-banner i{padding:5px 8px;border-radius:7px;background:#dcefe9;color:#08745c;font-size:11px;font-style:normal;font-weight:750}.admin-table-card{margin-top:16px;overflow:hidden;border:1px solid #dce4e7;border-radius:13px;background:#fff;box-shadow:0 4px 18px #1f343f0a}.table-toolbar{min-height:70px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ecee}.table-toolbar form{width:min(520px,100%);height:42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding-left:12px;border:1px solid #cedae0;border-radius:9px;color:#78909c}.table-toolbar input{min-width:0;border:0;outline:0;font-size:12px}.table-toolbar form button{align-self:stretch;padding:0 16px;border:0;border-radius:0 8px 8px 0;background:#eff4f6;color:#354751;font-size:12px;font-weight:700}.table-toolbar select{height:42px;padding:0 34px 0 12px;border:1px solid #cedae0;border-radius:9px;background:#fff;color:#3c4e59;font-size:12px}.table-scroll{overflow-x:auto}.admin-table-card table{width:100%;min-width:1060px;border-collapse:collapse}.admin-table-card th,.admin-table-card td{padding:13px 16px;text-align:left;border-bottom:1px solid #edf0f2;vertical-align:middle}.admin-table-card th{background:#f7f9fa;color:#73838d;font-size:11px;font-weight:750}.admin-table-card td{font-size:12px}.admin-table-card td>strong{display:block;font-size:12px}.table-profile{min-width:240px;display:flex;align-items:center;gap:10px}.table-profile img{width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px;flex:0 0 42px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;clip-path:circle(50% at 50% 50%)}.table-profile div{display:grid;gap:5px}.table-profile strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.table-profile span,.cell-muted{display:block;max-width:230px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a989f;font-size:10px}.admin-table-card code{font-size:11px;color:#3f5663}.admin-table-refresh{min-height:34px;padding:7px 16px;display:flex;align-items:center;gap:7px;border-top:1px solid #e6efed;border-bottom:1px solid #e6efed;background:#f3faf8;color:#237866;font-size:11px;font-weight:700}.admin-table-refresh svg{flex:none;animation:admin-refresh-spin .8s linear infinite}.admin-table-skeleton td{height:65px}.admin-table-skeleton td>span,.admin-skeleton-profile b,.admin-card-skeletons article>span,.admin-card-skeletons article>i{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#edf2f3 25%,#f8fafb 45%,#edf2f3 70%);background-size:220% 100%;animation:admin-skeleton-shift 1.25s ease-in-out infinite}.admin-table-skeleton .selection-column>span{width:16px;height:16px;border-radius:4px}.admin-skeleton-profile{display:flex;align-items:center;gap:9px}.admin-skeleton-profile>i{width:36px;height:36px;flex:none;border-radius:50%;background:#edf2f3}.admin-skeleton-profile>span{width:116px;display:grid;gap:7px}.admin-skeleton-profile b:last-child{width:70%}@keyframes admin-refresh-spin{to{transform:rotate(360deg)}}@keyframes admin-skeleton-shift{0%{background-position:100% 0}to{background-position:-100% 0}}.status-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:12px;font-size:10px;font-weight:750}.status-badge.published{background:#e3f5ef;color:#087258}.status-badge.draft{background:#edf0f2;color:#677780}.row-actions{display:flex;gap:6px}.row-actions button{height:32px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d3dee3;border-radius:7px;background:#fff;color:#40535e;font-size:11px}.row-actions button.danger{color:#bd3e37;border-color:#eed1ce}.table-loading{min-height:220px;display:grid;place-items:center;color:#86959d}.table-footer{min-height:62px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#788791;font-size:11px}.table-footer div{display:flex;gap:7px}.table-footer button{height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:4px;border:1px solid #d2dde2;border-radius:7px;background:#fff;color:#3e515c;font-size:11px}.table-footer button:disabled{opacity:.42;cursor:not-allowed}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:24px;background:#0e1b236b}.admin-modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:15px;background:#fff;box-shadow:0 20px 70px #101e283d}.admin-modal>header{position:sticky;top:0;z-index:2;min-height:76px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebee;background:#fff}.admin-modal header span{color:#0a8a71;font-size:10px;font-weight:800}.admin-modal header h2{margin:4px 0 0;font-size:19px}.admin-icon-button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#f0f3f5;color:#4a5b65}.admin-modal form{padding:20px}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-form-grid label{display:grid;gap:7px;color:#556873;font-size:11px;font-weight:700}.admin-form-grid .span-2{grid-column:span 2}.admin-form-grid input,.admin-form-grid textarea{width:100%;padding:10px 11px;border:1px solid #cedae0;border-radius:8px;outline:0;color:#21313b;font-size:12px}.admin-form-grid input:focus,.admin-form-grid textarea:focus{border-color:#0b8b73;box-shadow:0 0 0 2px #0b8b731a}.avatar-picker{margin:18px 0 0;padding:0;border:0}.avatar-picker legend{margin-bottom:9px;color:#556873;font-size:11px;font-weight:700}.avatar-picker button{position:relative;width:48px;height:48px;margin-right:8px;padding:0;border:2px solid transparent;border-radius:50%;background:#fff}.avatar-picker button.is-selected{border-color:#0c8b73}.avatar-picker img{width:100%;height:100%;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;clip-path:circle(50% at 50% 50%)}.avatar-picker svg{position:absolute;right:-3px;bottom:-2px;padding:2px;border-radius:50%;background:#0c8b73;color:#fff}.editor-options{margin-top:18px;display:flex;gap:18px}.editor-options label{display:inline-flex;align-items:center;gap:6px;color:#53656f;font-size:12px}.form-error{margin:12px 0 0;padding:8px 10px;border-radius:7px;background:#fff0ee;color:#b83a32;font-size:11px}.admin-modal footer{margin-top:22px;display:flex;justify-content:flex-end;gap:9px}.admin-toast{bottom:26px}@media(max-width:850px){.stats-grid{grid-template-columns:1fr 1fr}.admin-shell{width:calc(100% - 24px);padding-top:24px}}@media(max-width:580px){.admin-topbar{height:62px;padding:0 12px}.admin-brand small,.back-to-map{font-size:0}.back-to-map svg{width:22px;height:22px}.admin-heading{align-items:flex-start}.admin-heading span{display:none}.admin-heading .admin-primary{padding-inline:11px;font-size:0}.admin-heading .admin-primary svg{margin:0}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:110px;padding:13px}.stat-card>span{display:none}.source-banner{grid-template-columns:auto 1fr}.source-banner i{display:none}.table-toolbar{align-items:stretch;flex-direction:column}.table-toolbar select{width:100%}.table-footer{align-items:flex-start;flex-direction:column}.admin-modal-backdrop{padding:0;align-items:end}.admin-modal{max-height:92vh;border-radius:16px 16px 0 0}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .span-2{grid-column:span 1}}@media(max-height:650px){.map-app{grid-template-rows:56px minmax(0,1fr) 58px}.bottom-nav{padding-block:5px}.bottom-nav button{height:46px}.bottom-sheet-large{min-height:360px;max-height:90%}}html,body,#root{width:100%;min-height:100%}body{min-height:100vh;min-height:100dvh;overflow-x:hidden}.mobile-prototype{width:100%;max-width:none;height:100vh;height:100dvh;margin:0}.map-app{grid-template-rows:auto minmax(0,1fr) auto;border:0;box-shadow:none}.filter-bar{grid-template-columns:minmax(120px,220px) minmax(120px,220px) 96px 96px;justify-content:start;padding:max(8px,env(safe-area-inset-top)) clamp(8px,3vw,28px) 8px}.filter-trigger,.view-toggle{white-space:nowrap}.map-top-controls{position:absolute;z-index:600;top:18px;right:12px;display:flex;align-items:flex-start;gap:8px}.map-top-controls .locate-button,.map-top-controls .map-notice{position:static;transform:none}.map-top-controls .locate-button{flex:none}.map-top-controls .map-notice{max-width:min(260px,42vw)}.active-filter-chips{position:absolute;z-index:590;top:18px;left:12px;max-width:calc(100% - 340px);display:flex;flex-wrap:wrap;gap:6px}.active-filter-chips button{max-width:210px;height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;overflow:hidden;border:0;border-radius:17px;background:#0b87d7f0;color:#fff;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 3px 10px #0a6cae40;font-size:12px}.bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}.bottom-nav button{min-width:0;white-space:nowrap}.sheet-backdrop{position:fixed}.sheet-body{min-height:0}.bottom-sheet{padding-bottom:max(16px,env(safe-area-inset-bottom));overscroll-behavior:contain}.profile-hero>strong{max-width:120px;text-align:right;line-height:1.25;font-size:15px}.profile-facts{margin:12px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.profile-facts span{min-width:0;padding:9px 5px;display:grid;gap:3px;border-radius:8px;background:#f4f8fa;color:#83919a;text-align:center;font-size:10px}.profile-facts b{overflow:hidden;color:#2e404b;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.profile-gallery{margin:12px 0;display:grid;grid-auto-flow:column;grid-auto-columns:108px;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.profile-gallery-item{position:relative;width:108px;height:132px;padding:0;overflow:hidden;border:0;border-radius:10px;background:#e9eff2;cursor:zoom-in;scroll-snap-align:start}.profile-gallery-item:focus-visible{outline:3px solid rgba(10,145,232,.42);outline-offset:2px}.profile-gallery-item img{width:108px;height:132px;display:block;object-fit:cover;background:#e9eff2;transition:transform .16s ease}.profile-gallery-item:hover img{transform:scale(1.035)}.gallery-expand-cue{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:2px;background:#09131b94;color:#fff;text-align:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.gallery-expand-cue b{font-size:24px;line-height:1}.gallery-expand-cue small{font-size:11px;font-weight:700}.detail-gallery-viewer{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#04080cf5;color:#fff;animation:detail-gallery-in .16s ease-out;overscroll-behavior:contain}.detail-gallery-dialog{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;outline:0}.detail-gallery-header{z-index:2;min-height:64px;padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));display:grid;grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:12px;background:linear-gradient(#03070ae0,#03070a00)}.detail-gallery-header>div{min-width:0;display:grid;gap:2px}.detail-gallery-header span{color:#ffffffa6;font-size:11px}.detail-gallery-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.detail-gallery-header output{min-width:64px;color:#ffffffe6;text-align:center;font-size:13px;font-variant-numeric:tabular-nums}.detail-gallery-header button,.detail-gallery-nav{width:44px;height:44px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#12191fb8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.detail-gallery-header button:focus-visible,.detail-gallery-nav:focus-visible{outline:3px solid rgba(104,196,255,.65);outline-offset:2px}.detail-gallery-stage{min-width:0;min-height:0;padding:0 72px;display:grid;place-items:center;touch-action:pan-y;user-select:none;-webkit-user-select:none}.detail-gallery-image{width:auto;height:auto;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.detail-gallery-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%)}.detail-gallery-nav.is-previous{left:max(14px,env(safe-area-inset-left))}.detail-gallery-nav.is-next{right:max(14px,env(safe-area-inset-right))}.detail-gallery-footer{min-height:58px;padding:10px max(16px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(#03070a00,#03070ad1);color:#ffffffa3;text-align:center;font-size:11px}@keyframes detail-gallery-in{0%{opacity:0}to{opacity:1}}@media(max-width:580px){.detail-gallery-stage{padding:0 8px}.detail-gallery-nav{top:auto;bottom:max(68px,calc(env(safe-area-inset-bottom) + 56px));transform:none}.detail-gallery-nav.is-previous{left:max(12px,env(safe-area-inset-left))}.detail-gallery-nav.is-next{right:max(12px,env(safe-area-inset-right))}}@media(prefers-reduced-motion:reduce){.detail-gallery-viewer,.profile-gallery-item img{animation:none;transition:none}}.detail-actions{position:sticky;bottom:0;z-index:2;padding:10px 0 max(2px,env(safe-area-inset-bottom));background:linear-gradient(transparent,#fff 24%)}.detail-actions a{text-decoration:none}.facet-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.facet-field{min-width:0;display:grid;gap:6px}.facet-field>span{color:#60717b;font-size:11px;font-weight:700}.facet-field input,.facet-field select,.facet-section-heading select{width:100%;height:42px;min-width:0;padding:0 10px;border:1px solid #cedbe2;border-radius:8px;outline:0;background:#fff;color:#263843;font-size:13px}.facet-field input:focus,.facet-field select:focus{border-color:#0b8bdc;box-shadow:0 0 0 2px #0b8bdc1a}.facet-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.facet-section-heading h3{margin:0}.facet-section-heading select{width:auto;height:34px}.service-filter-section .tag-options button{display:inline-flex;align-items:center;gap:5px}.tag-options button small{color:#96a3aa;font-size:9px}.sticky-actions{position:sticky;bottom:calc(-1*max(16px,env(safe-area-inset-bottom)));z-index:3;padding:14px 0 max(12px,env(safe-area-inset-bottom));background:linear-gradient(transparent,#fff 24%)}.admin-filter-card{margin-top:16px;padding:16px;border:1px solid #dce4e7;border-radius:13px;background:#fff;box-shadow:0 4px 18px #1f343f0a}.admin-filter-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-filter-card>header div{display:flex;align-items:center;gap:8px;color:#0c826d}.admin-filter-card>header span{min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:10px;background:#e4f4ef;font-size:10px}.admin-filter-card>header button,.clear-admin-search{min-height:36px;padding:0 11px;border:1px solid #d5e0e4;border-radius:8px;background:#fff;color:#53666f;font-size:11px}.admin-filter-actions{display:flex;align-items:center;gap:7px}.admin-filter-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.admin-filter-field{min-width:0;display:grid;gap:6px}.admin-filter-field>span{color:#6a7b84;font-size:10px;font-weight:700}.admin-filter-field input,.admin-filter-field select,.admin-form-grid select{width:100%;height:40px;min-width:0;padding:0 10px;border:1px solid #cedae0;border-radius:8px;outline:0;background:#fff;color:#263943;font-size:12px}.admin-filter-field input:focus,.admin-filter-field select:focus,.admin-form-grid select:focus{border-color:#0b8b73;box-shadow:0 0 0 2px #0b8b731a}.table-toolbar{justify-content:flex-start}.admin-profile-bulk-toolbar{min-height:52px;padding:9px 16px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e6ecee;background:#f8fbfb}.admin-profile-bulk-toolbar.is-active{background:#eef8f5}.admin-profile-bulk-toolbar>label{display:inline-flex;align-items:center;gap:6px;color:#536870;font-size:11px;font-weight:700}.admin-profile-bulk-toolbar>strong{color:#14715f;font-size:11px}.admin-profile-bulk-toolbar>div{margin-left:auto;display:flex;gap:7px}.admin-profile-bulk-toolbar button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cddcdf;border-radius:8px;background:#fff;color:#40565f;font-size:11px;font-weight:700}.admin-profile-bulk-toolbar button.danger{border-color:#edcfcc;color:#b53d37}.admin-profile-bulk-toolbar button:disabled{opacity:.45}.clear-admin-search{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table-card table{min-width:1280px}.admin-table-card .selection-column{width:42px;padding-inline:12px 4px;text-align:center}.admin-mobile-list{display:none}.admin-card-skeletons{display:contents}.admin-card-skeletons article{min-height:184px;padding:16px;display:grid;align-content:start;gap:13px;border-bottom:1px solid #edf0f2}.admin-card-skeletons article>i{width:44px;height:44px;border-radius:50%}.admin-card-skeletons article>span:nth-of-type(1){width:72%;height:14px}.admin-card-skeletons article>span:nth-of-type(2){width:92%}.admin-card-skeletons article>span:nth-of-type(3){width:58%}@media(prefers-reduced-motion:reduce){.admin-table-refresh svg,.admin-table-skeleton td>span,.admin-skeleton-profile b,.admin-card-skeletons article>span,.admin-card-skeletons article>i{animation:none}}.admin-profile-card{padding:14px;border-bottom:1px solid #e8edef}.admin-card-select{margin-bottom:9px;display:inline-flex;align-items:center;gap:6px;color:#697c85;font-size:10px;font-weight:700}.admin-card-main{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px}.admin-card-main img{width:46px;height:46px;min-width:46px;min-height:46px;max-width:46px;max-height:46px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;clip-path:circle(50% at 50% 50%);background:#e9eff2}.admin-card-main div{min-width:0;display:grid;gap:4px}.admin-card-main strong,.admin-card-main div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-card-main strong{font-size:12px}.admin-card-main div span{color:#84939b;font-size:10px}.admin-profile-card dl{margin:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-profile-card dl div{min-width:0;padding:8px;border-radius:7px;background:#f6f8f9}.admin-profile-card dt{color:#84939b;font-size:9px}.admin-profile-card dd{margin:4px 0 0;overflow:hidden;color:#30424c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.admin-profile-card .row-actions button{flex:1;min-height:40px;justify-content:center}.admin-modal{height:min(860px,calc(100vh - 48px));height:min(860px,calc(100dvh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.admin-modal form{min-height:0;padding:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.admin-editor-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;padding:20px}.admin-override-notice{margin-bottom:14px;padding:11px 12px;display:grid;gap:4px;border:1px solid #b9ddd4;border-radius:10px;background:#eef8f5}.admin-override-notice strong{color:#176e5d;font-size:12px}.admin-override-notice span{color:#5d756f;font-size:10px;line-height:1.55}.admin-source-fields{margin-top:18px;border:1px solid #d8e3e8;border-radius:10px;background:#fbfcfd;overflow:hidden}.admin-source-fields>summary{min-height:48px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2f4652;cursor:pointer;font-size:12px;font-weight:750}.admin-source-fields>summary small{color:#168061;font-size:10px}.admin-bulk-profile-modal{width:min(620px,100%);height:auto;max-height:calc(100dvh - 48px)}.bulk-profile-fields{display:grid;gap:10px}.bulk-profile-fields>p{margin:0 0 4px;color:#70828a;font-size:11px;line-height:1.55}.bulk-profile-field{min-width:0;min-height:48px;padding:8px 10px;display:grid;grid-template-columns:auto minmax(100px,.55fr) minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dce5e8;border-radius:10px;color:#52666f;font-size:11px;font-weight:700}.bulk-profile-field input:not([type=checkbox]),.bulk-profile-field select{width:100%;min-width:0;height:36px;padding:0 9px;border:1px solid #cedae0;border-radius:7px;background:#fff;color:#263943}.bulk-profile-field input:disabled,.bulk-profile-field select:disabled,.admin-form-grid select:disabled{opacity:.55;background:#eef2f3}.editor-media-preview{margin-bottom:16px;padding:11px;display:flex;align-items:center;gap:11px;border-radius:10px;background:#f2f7f8}.editor-media-preview img{width:54px;height:54px;min-width:54px;min-height:54px;max-width:54px;max-height:54px;flex:0 0 54px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:50%;clip-path:circle(50% at 50% 50%);background:#dfe9ed}.editor-media-preview div{display:grid;gap:4px}.editor-media-preview strong{font-size:12px}.editor-media-preview span{color:#75878f;font-size:10px}.admin-modal footer{margin:0;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid #e4eaed;background:#fff}@media(min-width:768px){.sheet-backdrop{align-items:stretch;justify-content:flex-end}.bottom-sheet{width:min(460px,100%);height:100%;max-height:none;padding:max(14px,env(safe-area-inset-top)) 20px max(18px,env(safe-area-inset-bottom));border-radius:18px 0 0 18px;box-shadow:-14px 0 45px #11243133;animation-name:drawer-in}@keyframes drawer-in{0%{transform:translate(30px);opacity:.5}to{transform:translate(0);opacity:1}}.sheet-handle{display:none}.bottom-nav{padding-inline:clamp(12px,22vw,360px)}}@media(max-width:1100px){.admin-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.table-scroll{display:none}.admin-mobile-list{display:grid;grid-template-columns:1fr 1fr}.admin-profile-card:nth-child(odd){border-right:1px solid #e8edef}}@media(max-width:767px){.admin-profile-bulk-toolbar{align-items:flex-start;flex-wrap:wrap}.admin-profile-bulk-toolbar>div{width:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr}.admin-profile-bulk-toolbar>div button:last-child:nth-child(3){grid-column:span 2}.bulk-profile-field{grid-template-columns:auto minmax(86px,.6fr) minmax(0,1fr)}.filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px 82px;padding-inline:8px}.map-top-controls{top:10px;right:10px}.active-filter-chips{top:66px;left:10px;max-width:calc(100% - 20px)}.map-top-controls .map-notice{max-width:min(210px,calc(100vw - 78px))}.admin-filter-grid{grid-template-columns:1fr 1fr}.admin-mobile-list{grid-template-columns:1fr}.admin-profile-card:nth-child(odd){border-right:0}}@media(max-width:580px){.filter-bar input,.facet-field input,.facet-field select,.search-form input,.admin-filter-field input,.admin-filter-field select,.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.table-toolbar input{font-size:16px}.filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 74px 74px;gap:5px}.filter-bar label{padding-inline:6px}.filter-trigger{gap:3px}.profile-hero{grid-template-columns:56px minmax(0,1fr)}.profile-hero>img{width:56px;height:56px}.profile-hero>strong{grid-column:2;max-width:none;text-align:left}.profile-facts{grid-template-columns:1fr 1fr}.verification-row{flex-direction:column}.facet-grid,.admin-filter-grid{grid-template-columns:1fr}.admin-filter-card>header{align-items:flex-start}.admin-filter-card>header button{flex:none}.admin-modal-backdrop{padding:0}.admin-modal{width:100%;height:100vh;height:100dvh;max-height:none;border-radius:0}.admin-modal>header{padding-top:max(15px,env(safe-area-inset-top))}.admin-editor-scroll{padding:14px}.admin-modal footer{padding-inline:14px}}@media(max-width:350px){.map-top-controls{display:grid;grid-template-columns:auto minmax(0,1fr);left:10px;right:10px}.map-top-controls .map-notice{max-width:none}.active-filter-chips{top:70px}.bottom-nav button{padding-inline:3px;gap:4px;font-size:12px}.bottom-nav button svg{width:18px;height:18px}.source-banner>span{display:none}.source-banner{grid-template-columns:1fr}}.admin-topbar{position:sticky;top:0;z-index:100;height:auto;min-height:68px;gap:clamp(12px,2vw,28px)}.admin-brand{flex:none;color:inherit;text-decoration:none}.admin-nav{min-width:0;display:flex;align-items:center;align-self:stretch;gap:4px;overflow-x:auto;scrollbar-width:none}.admin-nav::-webkit-scrollbar{display:none}.admin-nav a{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;color:#60717b;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap}.admin-nav a:hover{background:#f2f6f7;color:#26414d}.admin-nav a.is-active{background:#e7f5f1;color:#08755f}.admin-nav a:focus-visible,.admin-topbar-button:focus-visible,.back-to-map:focus-visible{outline:3px solid rgba(13,140,117,.2);outline-offset:2px}.admin-topbar-actions{min-width:0;margin-left:auto;display:flex;align-items:center;gap:8px}.admin-current-user{min-width:0;max-width:150px;padding-right:10px;display:grid;justify-items:end;border-right:1px solid #e2e8ea}.admin-current-user strong,.admin-current-user small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-current-user strong{color:#263a45;font-size:12px}.admin-current-user small{margin-top:2px;color:#819099;font-size:9px}.admin-topbar-button{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d7e0e4;border-radius:8px;background:#fff;color:#4d616c;font-size:11px;font-weight:700}.admin-topbar-button:hover{border-color:#e5c9c5;background:#fff7f5;color:#ad3f36}.admin-topbar-button:disabled{opacity:.55;cursor:wait}.back-to-map{min-height:36px;padding:0 9px;border-radius:8px}.back-to-map:hover{background:#f2f6f7}.admin-auth-loading{min-height:100vh;min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px;background:#f2f6f6;color:#50636d}.admin-auth-loading>span{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#0d8c75;color:#fff;box-shadow:0 10px 28px #0d8c7538}.admin-auth-loading strong{font-size:12px}.admin-loading-spinner{margin-top:8px;color:#0d8c75;animation:admin-spin .8s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-login-app{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;padding:max(24px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));display:grid;place-items:center;background:linear-gradient(145deg,#edf5f3,#f7f9f9 48%,#e8f0f1);color:#172831}.admin-login-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.admin-login-backdrop i{position:absolute;display:block;border-radius:50%;background:#0d8c7514;filter:blur(1px)}.admin-login-backdrop i:nth-child(1){width:440px;height:440px;top:-190px;left:-140px}.admin-login-backdrop i:nth-child(2){width:320px;height:320px;right:-80px;bottom:-110px;background:#236f9412}.admin-login-backdrop i:nth-child(3){width:160px;height:160px;top:18%;right:12%;border:1px solid rgba(13,140,117,.1);background:transparent}.admin-login-card{position:relative;z-index:1;width:min(430px,100%);padding:clamp(24px,4vw,36px);border:1px solid rgba(208,221,222,.95);border-radius:20px;background:#fffffff5;box-shadow:0 28px 80px #1a353f29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-login-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.admin-login-brand>span{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:12px;background:#0d8c75;color:#fff;box-shadow:0 8px 22px #0d8c7533}.admin-login-brand div{min-width:0;display:grid;gap:2px}.admin-login-brand strong{font-size:15px}.admin-login-brand small{color:#819199;font-size:10px}.admin-login-heading{margin-top:32px}.admin-login-heading>span{display:inline-flex;align-items:center;gap:6px;color:#0b806b;font-size:11px;font-weight:800;letter-spacing:.08em}.admin-login-heading h1{margin:9px 0 0;font-size:28px;letter-spacing:-.04em}.admin-login-heading p{margin:8px 0 0;color:#768790;font-size:12px;line-height:1.6}.admin-login-form{margin-top:24px;display:grid;gap:15px}.admin-login-form>label{display:grid;gap:7px}.admin-login-form>label>span{color:#52656f;font-size:11px;font-weight:750}.admin-login-input{min-height:48px;padding:0 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #ccd9de;border-radius:10px;background:#fff;color:#84959d;transition:border-color .15s,box-shadow .15s}.admin-login-input:focus-within{border-color:#0d8c75;box-shadow:0 0 0 3px #0d8c751a;color:#0d8c75}.admin-login-input input{width:100%;min-width:0;height:44px;border:0;outline:0;background:transparent;color:#1f333d;font-size:14px}.admin-login-input button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#72848e}.admin-login-input button:hover{background:#eff5f4;color:#0d806b}.admin-login-error{margin:-2px 0 0;padding:9px 10px;border-radius:8px;background:#fff0ee;color:#b43d35;font-size:11px;line-height:1.5}.admin-login-submit{min-height:48px;margin-top:2px;border:0;border-radius:10px;background:#0d8c75;color:#fff;font-size:13px;font-weight:800;box-shadow:0 8px 20px #0d8c752e}.admin-login-submit:hover{background:#087b67}.admin-login-submit:disabled{opacity:.62;cursor:wait}.admin-login-card footer{margin-top:18px;padding-top:16px;display:flex;align-items:flex-start;gap:7px;border-top:1px solid #e7ecee;color:#87969e;font-size:9px;line-height:1.55}.admin-login-card footer svg{flex:none;margin-top:1px}.admin-login-back{width:max-content;margin:16px auto 0;display:flex;align-items:center;gap:5px;color:#61737d;text-decoration:none;font-size:10px;font-weight:700}.admin-accounts-shell{max-width:1240px}.admin-account-stats{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-account-stats article{min-height:88px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #dde6e8;border-radius:12px;background:#fff;box-shadow:0 4px 16px #2238440a}.admin-account-stats article>span{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:9px;background:#e8f5f2;color:#0b876f}.admin-account-stats article div{display:grid;gap:3px}.admin-account-stats small{color:#72828b;font-size:10px}.admin-account-stats strong{font-size:22px}.admin-inline-error{min-height:46px;margin-top:14px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid #efceca;border-radius:10px;background:#fff5f3;color:#a9433b;font-size:11px}.admin-inline-error button{min-height:30px;margin-left:auto;padding:0 10px;border:1px solid #e2bdb8;border-radius:7px;background:#fff;color:inherit;font-weight:700}.accounts-toolbar{min-height:62px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5ebed}.accounts-toolbar div{display:flex;align-items:center;gap:8px;color:#0b826c}.accounts-toolbar strong{color:#243741;font-size:13px}.accounts-toolbar>span{color:#7c8b93;font-size:10px}.admin-table-card .admin-accounts-table{min-width:900px}.account-name{display:flex;align-items:center;gap:8px}.account-name>span{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;background:#edf4f5;color:#55717e}.account-name strong{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-name i,.admin-account-card-main i{padding:3px 6px;border-radius:8px;background:#e6f4f0;color:#0a7b66;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.account-role,.account-status{width:max-content;padding:4px 7px;display:inline-flex;border-radius:10px;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.account-role.role-super_admin{background:#eeeaff;color:#6650b6}.account-role.role-admin{background:#edf3f5;color:#526c78}.account-status.is-active{background:#e3f5ef;color:#087258}.account-status.is-disabled{background:#fff0ee;color:#b64a41}.admin-accounts-card .row-actions button:disabled,.admin-account-card .row-actions button:disabled{opacity:.38;cursor:not-allowed}.admin-account-card{padding:14px;border-bottom:1px solid #e7edef}.admin-account-card-main{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.admin-account-card-main>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edf4f5;color:#55717e}.admin-account-card-main>div{min-width:0;display:grid;gap:4px}.admin-account-card-main strong{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.admin-account-card-main small{color:#788a93;font-size:9px}.admin-account-card dl{margin:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-account-card dl div{min-width:0;padding:8px;border-radius:7px;background:#f6f8f9}.admin-account-card dt{color:#83929a;font-size:9px}.admin-account-card dd{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#344751;font-size:10px;font-weight:700}.admin-account-card .row-actions button{min-height:39px;flex:1;justify-content:center}.account-editor-modal{height:min(660px,calc(100dvh - 48px))}.account-editor-note{margin-bottom:16px;padding:12px;display:flex;align-items:center;gap:10px;border-radius:10px;background:#f0f7f5;color:#0b7d68}.account-editor-note>div{display:grid;gap:3px}.account-editor-note strong{color:#274039;font-size:11px}.account-editor-note span,.account-editor-modal label small{color:#70867f;font-size:9px;line-height:1.5}.admin-access-denied{width:min(460px,calc(100% - 28px));margin:clamp(70px,14vh,150px) auto;padding:34px;display:grid;justify-items:center;border:1px solid #dfe7ea;border-radius:16px;background:#fff;text-align:center;box-shadow:0 14px 46px #1c323d14}.admin-access-denied>svg{color:#b04d44}.admin-access-denied h1{margin:14px 0 0;font-size:20px}.admin-access-denied p{margin:9px 0 0;color:#73848d;font-size:11px;line-height:1.7}.admin-access-denied a{min-height:38px;margin-top:18px;padding:0 13px;display:inline-flex;align-items:center;border-radius:8px;background:#0d8c75;color:#fff;text-decoration:none;font-size:11px;font-weight:750}@media(max-width:1120px){.admin-topbar{padding-inline:18px}.admin-brand small,.admin-current-user small,.back-to-map span{display:none}.admin-current-user{max-width:110px}}@media(max-width:850px){.admin-topbar{min-height:118px;padding:10px 12px 8px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:7px 12px}.admin-brand,.admin-brand div{min-width:0}.admin-brand strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-topbar-actions{margin:0}.admin-nav{grid-column:1 / -1;grid-row:2;height:40px;padding:3px;display:flex;border:1px solid #dce5e7;border-radius:10px;background:#f1f5f6}.admin-nav a{min-height:32px;flex:0 0 auto}}@media(max-width:580px){.admin-topbar{padding-top:max(9px,env(safe-area-inset-top))}.admin-brand>span{width:38px;height:38px}.admin-brand strong{font-size:13px}.admin-current-user{display:none}.admin-topbar-button,.back-to-map{width:38px;height:38px;min-height:38px;padding:0}.admin-topbar-button span,.back-to-map span{display:none}.admin-nav a{padding-inline:7px;font-size:11px}.admin-login-card{padding:24px 20px;border-radius:16px}.admin-login-heading{margin-top:27px}.admin-login-heading h1{font-size:25px}.admin-login-input input{font-size:16px}.admin-account-stats{margin-top:18px;grid-template-columns:1fr;gap:8px}.admin-account-stats article{min-height:68px;padding:11px 13px}.admin-account-stats article>span{width:34px;height:34px}.admin-account-stats strong{font-size:18px}.admin-account-card-main{grid-template-columns:38px minmax(0,1fr) auto}.admin-account-card-main>span{width:38px;height:38px}.admin-account-card .row-actions{flex-direction:column}.admin-account-card dl{grid-template-columns:1fr}.account-editor-modal{height:100dvh}}@media(max-width:360px){.admin-brand div{display:none}.admin-nav a{gap:4px;font-size:10px}}.record-type-tabs{grid-column:1 / -1;width:min(100%,620px);min-width:0;height:34px;padding:3px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;border:1px solid #d8e2e7;border-radius:10px;background:#edf3f6}.record-type-tabs button{min-width:0;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;overflow:hidden;border:0;border-radius:7px;background:transparent;color:#5c6f79;font-size:12px;font-weight:750;white-space:nowrap}.record-type-tabs button small{overflow:hidden;color:#91a0a8;text-overflow:ellipsis;font-size:9px}.record-type-tabs button.is-active{background:#fff;color:#087dcc;box-shadow:0 1px 5px #1c3d4f1f}.record-type-tabs button:focus-visible{outline:3px solid rgba(10,145,232,.22);outline-offset:1px}.filter-bar label.is-disabled{border-color:#dce3e7;background:#f0f3f5;opacity:.72}.filter-bar label.is-disabled input{color:#83919a;cursor:not-allowed}.record-type-badge{width:max-content;min-height:20px;padding:2px 7px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:6px;background:#e8f5fd;color:#087dcc;font-size:10px;font-style:normal;font-weight:800;line-height:1.2;white-space:nowrap}.record-type-badge.is-panda{background:#fff0e7;color:#c25b19}.record-type-badge.is-anxiang{background:#f1edff;color:#6951b8}.record-type-badge.is-massage{background:#fff0dc;color:#8f3e14}.profile-title-line{flex-wrap:wrap}.profile-title-line h3{min-width:0}.profile-facts.facts-2{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-marker.has-type-label span{background:#e8f5fd;color:#087dcc}.avatar-marker.record-type-panda.has-type-label span{background:#fff0e7;color:#b65316}.avatar-marker.record-type-anxiang.has-type-label span{background:#f1edff;color:#6048ae}.avatar-marker.record-type-massage.has-type-label span{background:#fff0dc;color:#8f3e14}.profile-list-title-main{min-width:0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:5px}.profile-list-title-main b{flex:1 1 140px}.admin-card-main .record-type-badge{width:max-content;color:#087dcc;font-size:9px}.admin-card-main .record-type-badge.is-panda{color:#c25b19}.admin-card-main .record-type-badge.is-anxiang{color:#6951b8}.admin-card-main .record-type-badge.is-massage{color:#8f3e14}.admin-contact-editor{min-width:0;margin:0;padding:13px;border:1px solid #d7e1e5;border-radius:10px;background:#f8fafb}.admin-contact-editor legend{padding:0 5px;color:#344c57;font-size:12px;font-weight:800}.admin-contact-editor>p{margin:0 0 11px;color:#778992;font-size:10px;line-height:1.5}.admin-contact-editor>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.admin-contact-editor label:last-child{grid-column:1 / -1}.admin-contact-editor textarea{resize:vertical}@media(max-width:580px){.record-type-tabs{width:100%}.record-type-tabs button{padding-inline:4px}.record-type-tabs button small{display:none}.admin-contact-editor>div{grid-template-columns:1fr}.admin-contact-editor label:last-child{grid-column:auto}}.results-stage{isolation:isolate}.map-view-pane{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;pointer-events:none}.map-view-pane.is-active{visibility:visible;opacity:1;pointer-events:auto}.profile-list-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:550;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f2f6f8}.profile-list-header{min-height:80px;padding:14px clamp(12px,3vw,28px);display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dce5e9;background:#fffffff5}.profile-list-header>div{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 9px}.profile-list-header span{color:#647681;font-size:12px}.profile-list-header strong{color:#152630;font-size:20px}.profile-list-header small{grid-column:1 / -1;color:#82919a;font-size:11px}.list-loading{flex:none;display:inline-flex;align-items:center;gap:7px;color:#58707e;font-size:12px}.mini-spinner.is-dark{border-color:#0a7ec933;border-top-color:#0a87d8}.active-filter-chips.list-filter-chips{position:static;max-width:none;padding:10px clamp(12px,3vw,28px) 0;background:#f2f6f8}.profile-list-scroll{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:14px clamp(12px,3vw,28px) max(18px,env(safe-area-inset-bottom))}.profile-list-grid{width:min(1480px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.results-load-more{width:min(440px,100%);min-height:44px;margin:16px auto 2px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #afd3e7;border-radius:22px;background:#fff;color:#087fc6;font-size:12px;font-weight:750;box-shadow:0 4px 12px #1d4f6b12}.results-load-more:disabled{cursor:wait;opacity:.68}.results-loaded-all{margin:16px 0 2px;color:#8a989f;font-size:11px;text-align:center}.profile-list-card{position:relative;min-width:0;min-height:148px;padding:15px 38px 15px 15px;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;overflow:hidden;border:1px solid #dbe4e8;border-radius:14px;background:#fff;color:#1d2c35;text-align:left;box-shadow:0 4px 14px #1e35420e;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.profile-list-card:hover{border-color:#9bcce8;box-shadow:0 8px 22px #1948621a;transform:translateY(-1px)}.profile-list-card:focus-visible{outline:3px solid rgba(10,145,232,.24);outline-offset:2px}.profile-list-avatar{position:relative;width:76px;height:76px;min-width:76px;min-height:76px;align-self:start}.profile-list-avatar>img{width:76px;height:76px;min-width:76px;min-height:76px;max-width:76px;max-height:76px;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border:3px solid #ffffff;border-radius:50%;clip-path:circle(50% at 50% 50%);background:#dfe9ed;box-shadow:0 2px 9px #1d333f2e}.profile-list-avatar>i{position:absolute;right:-6px;bottom:-2px;min-height:21px;padding:0 6px;display:inline-flex;align-items:center;gap:2px;border:2px solid #ffffff;border-radius:11px;background:#fff2d9;color:#a26705;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.profile-list-content{min-width:0;display:grid;align-content:center;gap:7px}.profile-list-title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-list-title b{min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#172933;font-size:14px;line-height:1.4}.profile-list-title strong{flex:none;color:#0b84d1;font-size:15px;white-space:nowrap}.profile-list-address{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#6a7c87;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.profile-list-address svg{margin-right:3px;vertical-align:-3px;color:#688b9e}.profile-list-tags,.profile-list-meta{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.profile-list-tags i{max-width:92px;overflow:hidden;padding:3px 6px;border-radius:6px;background:#edf7fb;color:#39748f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal}.profile-list-meta i{display:inline-flex;align-items:center;gap:2px;color:#85939b;font-size:9px;font-style:normal;white-space:nowrap}.profile-list-chevron{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#9aa8af}.profile-list-panel[aria-busy=true] .profile-list-grid:not([aria-label]){opacity:.68}.profile-list-skeleton{min-height:148px;padding:16px;display:grid;grid-template-columns:76px 1fr;gap:14px;border:1px solid #e1e8eb;border-radius:14px;background:#fff}.profile-list-skeleton>span{width:76px;height:76px;border-radius:50%;background:#e7edef;animation:list-pulse 1.1s ease-in-out infinite alternate}.profile-list-skeleton>div{display:grid;align-content:center;gap:12px}.profile-list-skeleton i{width:100%;height:12px;border-radius:7px;background:#e8edef;animation:list-pulse 1.1s ease-in-out infinite alternate}.profile-list-skeleton i:nth-child(2){width:82%}.profile-list-skeleton i:nth-child(3){width:58%}@keyframes list-pulse{to{opacity:.48}}.collision-picker-intro{margin:0 0 10px;color:#6d7e88;font-size:12px;line-height:1.55}.collision-picker-status{min-height:44px;margin:0 0 10px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;background:#eef7fb;color:#477185;font-size:12px}.collision-picker-status.is-error{background:#fff0ee;color:#a44c43}.collision-picker-list{display:grid;gap:7px}.collision-picker-list>button{width:100%;min-height:68px;padding:8px 9px;display:grid;grid-template-columns:52px minmax(0,1fr) auto 18px;align-items:center;gap:9px;border:1px solid #dce6ea;border-radius:13px;background:#fff;color:#172933;text-align:left}.collision-picker-list img{width:52px;height:52px;display:block;object-fit:cover;object-position:center;border-radius:50%;background:#e3ecef}.collision-picker-list>button>span{min-width:0;display:grid;gap:6px}.collision-picker-list strong{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.collision-picker-list small{min-width:0;display:flex;align-items:center;gap:3px;overflow:hidden;color:#74858f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.collision-picker-list small.location-precision{width:max-content;padding:2px 6px;border-radius:7px;background:#eef3f5;color:#697a83}.collision-picker-list small.location-precision.is-exact,.collision-picker-list small.location-precision.is-poi,.collision-picker-list small.location-precision.is-road,.collision-picker-list small.location-precision.is-manual{background:#e8f6fc;color:#267797}.results-load-more.is-collision{margin-bottom:8px}.collision-picker-list>button>b{color:#0a83cf;font-size:12px;white-space:nowrap}.collision-picker-list>button>svg{color:#91a0a8}.results-empty-state,.map-empty-state{display:grid;place-items:center;align-content:center;gap:8px;color:#71838d;text-align:center}.results-empty-state{min-height:min(420px,62vh)}.map-empty-state{position:absolute;z-index:610;top:50%;left:50%;width:min(330px,calc(100% - 32px));min-height:180px;padding:24px;transform:translate(-50%,-50%);border:1px solid #d7e2e7;border-radius:16px;background:#fffffff5;box-shadow:0 10px 30px #1c334024}.results-empty-state strong,.map-empty-state strong{color:#263842;font-size:15px}.results-empty-state span,.map-empty-state span{font-size:11px}.results-empty-state button,.map-empty-state button{min-height:36px;margin-top:4px;padding:0 14px;border:1px solid #0a8bdc;border-radius:8px;background:#f2faff;color:#087dcc;font-size:12px;font-weight:700}@media(max-width:767px){.profile-list-grid{grid-template-columns:1fr}}@media(max-width:580px){.filter-trigger,.view-toggle{gap:3px;padding-inline:4px;font-size:12px}.filter-trigger svg,.view-toggle svg{width:16px;height:16px}.profile-list-header{min-height:70px;padding:10px 12px}.profile-list-header strong{font-size:17px}.profile-list-scroll{padding:10px 10px max(14px,env(safe-area-inset-bottom))}.active-filter-chips.list-filter-chips{padding:8px 10px 0}.profile-list-card{min-height:132px;padding:12px 34px 12px 11px;grid-template-columns:66px minmax(0,1fr);gap:10px;border-radius:12px}.profile-list-avatar,.profile-list-avatar>img{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px}.profile-list-title b,.profile-list-title strong{font-size:13px}.profile-list-tags i:nth-child(n+4){display:none}}@media(max-width:350px){.filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 70px 70px;gap:3px;padding-inline:5px}.filter-bar label{gap:3px;padding-inline:4px}.profile-list-card{grid-template-columns:58px minmax(0,1fr)}.profile-list-avatar,.profile-list-avatar>img{width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px}}.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.bottom-nav>a{min-width:0;height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cfc3e7;border-radius:9px;background:#f8f5fd;color:#5d43a7;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.async-loading,.async-failure{min-height:100vh;min-height:100dvh;padding:28px;display:grid;place-items:center;align-content:center;gap:12px;background:#f3f7f8;color:#536873;text-align:center}.async-loading>span{width:28px;height:28px;border:3px solid rgba(10,137,215,.18);border-top-color:#0a89d7;border-radius:50%;animation:spin .7s linear infinite}.async-loading strong,.async-failure strong{color:#233943;font-size:14px}.async-loading.is-compact,.async-failure.is-compact{width:100%;min-height:min(420px,70vh);background:transparent}.async-failure p{max-width:460px;margin:0;font-size:12px;line-height:1.6}.async-failure>div{display:flex;gap:8px}.async-failure button{min-height:38px;padding:0 15px;border:0;border-radius:9px;background:#0b82ca;color:#fff;font-weight:750}.async-failure button.is-secondary{border:1px solid #ccd9de;background:#fff;color:#526873}.async-failure.is-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;background:#f3f7f8fa}.ai-finder-loading-panel{position:relative;display:grid;place-items:center}.ai-finder-loading-panel .async-loading{min-height:0}.ai-loading-close{position:absolute;z-index:2;top:max(14px,env(safe-area-inset-top));right:16px;width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#e9eff2;color:#4d626d}.profile-list-panel{visibility:hidden;opacity:0;pointer-events:none;contain:layout paint style}.profile-list-panel.is-active{visibility:visible;opacity:1;pointer-events:auto}.map-canvas,.profile-list-card,.membership-plan,.admin-profile-card,.plan-editor-card{contain:layout paint style}.profile-list-card,.membership-plan,.admin-profile-card,.plan-editor-card{content-visibility:auto}.profile-list-card{contain-intrinsic-size:auto 148px}.membership-plan,.admin-profile-card,.plan-editor-card{contain-intrinsic-size:auto 180px}@media(max-width:620px){.bottom-nav>a{gap:4px;padding-inline:3px;font-size:11px}.member-topbar .user-center-brand>div{display:none}.member-topbar>div a,.member-topbar>div button{white-space:nowrap}}.map-app.mobile-prototype{--public-nav-height: 63px;position:fixed;inset:0 auto auto 0;width:100%;height:var(--map-visual-viewport-height, 100dvh);min-height:0;max-height:var(--map-visual-viewport-height, 100dvh);isolation:isolate;overscroll-behavior:none}.map-app>.filter-bar,.map-app>.bottom-nav{position:relative;z-index:1000;flex-shrink:0}.map-app>.filter-bar{box-shadow:0 4px 16px #1832411a}.map-app>.map-stage{z-index:0;isolation:isolate;contain:layout paint}.map-app .map-provider-shell,.map-app .map-provider-surface{z-index:0}.map-app>.bottom-nav{z-index:1100;box-shadow:0 -4px 16px #1832411a}.overseas-embedded-layer{position:absolute;z-index:1050;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;background:#f4f7f8;transition:opacity .14s ease,visibility .14s ease}.overseas-embedded-layer.is-active{visibility:visible;opacity:1;pointer-events:auto}.public-embedded-layer{position:absolute;z-index:1050;inset:0 0 var(--public-nav-height) 0;min-width:0;min-height:0;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;background:#f4f7f8;transition:opacity .14s ease,visibility .14s ease;contain:layout paint}.public-embedded-layer.is-active{visibility:visible;opacity:1;pointer-events:auto}.ai-finder-backdrop.is-embedded{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;justify-content:stretch;background:#f5f8fa;-webkit-backdrop-filter:none;backdrop-filter:none}.ai-finder-backdrop.is-embedded .ai-finder-panel{width:100%;height:100%;border-radius:0;box-shadow:none;animation:none}.account-embedded-layer .user-center,.account-embedded-layer .user-center-loading{width:100%;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.account-embedded-layer .user-auth-page{min-height:100%}.account-embedded-layer .member-dashboard-content{padding-bottom:max(32px,env(safe-area-inset-bottom))}@supports (height: 100svh){.map-app.mobile-prototype{height:var(--map-visual-viewport-height, 100svh);max-height:var(--map-visual-viewport-height, 100svh)}}@media(max-width:620px){.map-app.mobile-prototype{--public-nav-height: calc(59px + env(safe-area-inset-bottom)) }.map-app>.filter-bar{padding-top:max(8px,env(safe-area-inset-top))}.map-app>.bottom-nav{min-height:calc(58px + env(safe-area-inset-bottom));gap:2px;padding:4px 4px max(4px,env(safe-area-inset-bottom))}.map-app>.bottom-nav>button,.map-app>.bottom-nav>a,.map-app>.bottom-nav>button:first-child,.map-app>.bottom-nav>button:last-child{height:50px;padding:4px 2px;flex-direction:column;gap:2px;border:0;border-radius:10px;background:transparent;box-shadow:none;font-size:10px;line-height:1}.map-app>.bottom-nav>button.is-active{background:#eef8fe;color:#078bdc}.map-app>.bottom-nav svg{width:20px;height:20px}}.massage-screen{--massage-ink: #2c2730;--massage-muted: #756c78;--massage-accent: #a73f69;--massage-accent-dark: #7f284e;width:100%;height:100dvh;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 95% 0%,rgba(213,137,164,.22),transparent 25rem),linear-gradient(180deg,#fffafc 0,#f7f3f4 21rem,#f3f5f5);color:var(--massage-ink)}.massage-list-scroll{width:100%;height:100dvh;overflow-y:auto;overscroll-behavior:contain}.massage-screen.is-embedded{position:relative;height:100%;min-height:0}.massage-screen.is-embedded .massage-list-scroll{height:100%;overflow-y:auto}.massage-screen.is-embedded .massage-detail-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.massage-screen.is-embedded .massage-toast{position:absolute}.massage-toolbar{position:sticky;z-index:5;top:0;max-width:1180px;margin:0 auto;padding:max(12px,env(safe-area-inset-top)) clamp(12px,3vw,30px) 12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;background:#f7f3f4eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.massage-search{min-width:0;height:44px;display:flex;align-items:center;gap:8px;padding:0 5px 0 13px;border:1px solid #e0d6da;border-radius:14px;background:#fff;box-shadow:0 4px 14px #412a320a}.massage-search>svg{flex:0 0 auto;color:#9a8490}.massage-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--massage-ink);font:inherit}.massage-search button{height:34px;padding:0 13px;border:0;border-radius:10px;background:var(--massage-accent);color:#fff;font-weight:750}.massage-search button[aria-label]{width:28px;padding:0;background:transparent;color:#97868e}.massage-filter-toggle,.massage-refresh{height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ded4d8;border-radius:14px;background:#fff;color:#64555c;font-weight:700}.massage-gender-quick{min-width:62px;height:44px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #d9ccd2;border-radius:14px;background:#fff;color:#715b65;font-size:12px;font-weight:800;white-space:nowrap}.massage-gender-quick.is-女{border-color:#e1a8bd;background:#fff3f7;color:#a13761}.massage-gender-quick.is-男{border-color:#9ecbe4;background:#eef8fe;color:#176f9d}.massage-gender-quick:focus-visible{outline:3px solid rgba(167,63,105,.18);outline-offset:1px}.massage-filter-toggle.is-active{border-color:#bd7190;color:var(--massage-accent-dark)}.massage-filter-toggle i{min-width:18px;padding:2px 5px;border-radius:10px;background:var(--massage-accent);color:#fff;font-size:10px;font-style:normal}.massage-refresh{width:44px;padding:0}.massage-filter-panel{max-width:1120px;margin:2px auto 12px;padding:16px;border:1px solid #e2d8dc;border-radius:18px;background:#fffffff0;box-shadow:0 16px 40px #4d303b14}.massage-filter-groups{display:grid;gap:13px}.massage-filter-group{padding:12px;border:1px solid #ede5e8;border-radius:14px;background:#fff}.massage-filter-group h3{margin:0 0 10px;display:flex;align-items:center;gap:6px;color:#5f5057;font-size:13px}.massage-filter-group h3 svg{color:var(--massage-accent)}.massage-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.massage-filter-field{min-width:0;display:grid;gap:5px;color:#776a70;font-size:11px;font-weight:700}.massage-filter-field select,.massage-filter-field input{width:100%;height:40px;padding:0 10px;border:1px solid #ddd3d7;border-radius:10px;outline:0;background:#fbf9fa;color:#332a2e;font:inherit;font-size:13px}.massage-filter-field select:focus,.massage-filter-field input:focus{border-color:#b75f83;box-shadow:0 0 0 3px #b75f831c}.massage-filter-range>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:5px}.massage-filter-range input{min-width:0;padding-inline:7px}.massage-filter-range i{color:#a29399;font-style:normal}.massage-filter-range em{color:#8d7e85;font-size:10px;font-style:normal;white-space:nowrap}.massage-filter-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.massage-filter-actions button{min-width:96px;height:39px;border:0;border-radius:10px;background:var(--massage-accent);color:#fff;font-weight:750}.massage-filter-actions button.is-secondary{border:1px solid #ddd3d7;background:#fff;color:#665960}.massage-results-heading{max-width:1120px;margin:0 auto;padding:13px 16px 9px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.massage-results-heading>div{display:grid;gap:3px}.massage-results-heading strong{font-family:Georgia,"Noto Serif SC",serif;font-size:18px}.massage-results-heading span{color:var(--massage-muted);font-size:11px}.massage-results-heading button{display:flex;align-items:center;gap:4px;border:0;border-radius:999px;padding:6px 9px;background:#eedde4;color:#813251;font-size:11px}.massage-results{max-width:1120px;margin:0 auto;padding:0 16px 34px}.massage-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.massage-card{min-width:0;padding:11px;display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;border:1px solid #e3dade;border-radius:18px;background:#fffffff5;color:inherit;text-align:left;box-shadow:0 7px 20px #3b2a300e;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 258px}.massage-card:hover{transform:translateY(-2px);border-color:#d6b1bf;box-shadow:0 12px 26px #3b2a301a}.massage-card-avatar{position:relative;width:104px;height:116px;overflow:hidden;border-radius:14px;background:#ede7e9}.massage-card-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.massage-card-avatar i{position:absolute;right:6px;bottom:6px;padding:3px 6px;display:flex;align-items:center;gap:3px;border-radius:99px;background:#261b20b8;color:#fff;font-size:10px;font-style:normal}.massage-card-body{min-width:0;display:flex;flex-direction:column;gap:6px}.massage-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.massage-card-heading strong{min-width:0;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.massage-card-heading b{flex:0 0 auto;color:var(--massage-accent-dark);font-size:14px}.massage-card-facts{display:flex;flex-wrap:wrap;gap:5px}.massage-card-facts i{padding:3px 6px;display:inline-flex;align-items:center;gap:3px;border-radius:6px;background:#f3eff1;color:#716269;font-size:10px;font-style:normal}.massage-card-facts i.is-score{background:#fff2d8;color:#9b6512}.massage-card-facts i.is-open{background:#e9f7ef;color:#23784b}.massage-card-data{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.massage-card-data>span{min-width:0;min-height:29px;padding:4px 5px;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:3px;border-radius:7px;background:#f8f5f6;color:#8b6977}.massage-card-data svg{flex:0 0 auto}.massage-card-data small{color:#93858b;font-size:9px;white-space:nowrap}.massage-card-data strong{min-width:0;color:#4d4247;font-size:10px;font-weight:800;line-height:1.25;overflow-wrap:anywhere;text-align:right}.massage-card-data.is-metric{grid-template-columns:repeat(3,minmax(0,1fr))}.massage-card-data.is-metric>span{padding-inline:3px;gap:2px;background:#fff5e4;color:#a76c16}.massage-card-data.is-metric small{color:#9a7b50;font-size:8px}.massage-card-data.is-metric strong{color:#8e5810;font-size:9.5px;white-space:nowrap}.massage-card-address{overflow:hidden;color:#796e73;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.massage-card-tags{min-height:20px;display:flex;gap:5px;overflow:hidden}.massage-card-tags i{flex:0 0 auto;padding:3px 6px;border:1px solid #ead9df;border-radius:6px;color:#8a4661;font-size:10px;font-style:normal}.massage-card-meta{margin-top:auto;padding-top:6px;display:flex;align-items:center;gap:8px;border-top:1px solid #f0eaec;color:#9a8e93;font-size:10px}.massage-card-meta em{margin-left:auto;display:inline-flex;align-items:center;color:#8d3558;font-style:normal;font-weight:700}.massage-load-more{width:min(420px,100%);height:44px;margin:18px auto 0;display:block;border:1px solid #d8c6cd;border-radius:13px;background:#fff;color:#774256;font-weight:750}.massage-state{min-height:240px;display:grid;place-items:center;align-content:center;gap:9px;color:#776b70;text-align:center}.massage-state p{margin:0;font-size:12px}.massage-state button{padding:9px 15px;border:0;border-radius:9px;background:var(--massage-accent);color:#fff;font-weight:700}.massage-state.is-error strong{color:#9b3045}.massage-skeleton-grid{width:100%}.massage-skeleton-card{min-height:138px;pointer-events:none}.massage-skeleton-avatar{width:104px;height:116px;border-radius:14px;background:#eadfe3}.massage-skeleton-body{padding-block:5px;display:grid;align-content:start;gap:10px}.massage-skeleton-body i{height:12px;border-radius:999px;background:#eadfe3}.massage-skeleton-body i:nth-child(1){width:58%;height:17px}.massage-skeleton-body i:nth-child(2){width:86%}.massage-skeleton-body i:nth-child(3){width:72%}.massage-skeleton-body i:nth-child(4){width:42%}.massage-skeleton-avatar,.massage-skeleton-body i{animation:massage-skeleton-pulse 1.2s ease-in-out infinite alternate}@keyframes massage-skeleton-pulse{to{opacity:.48}}.massage-detail-backdrop{position:fixed;z-index:1500;top:0;right:0;bottom:0;left:0;padding:18px;display:grid;place-items:center;background:#1d161985;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.massage-detail{width:min(850px,100%);height:min(920px,calc(100dvh - 36px));min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:#f8f5f6;box-shadow:0 30px 90px #1f141857}.massage-detail-topbar{min-height:54px;padding:8px 12px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border-bottom:1px solid #e8dfe2;background:#fffffff0;text-align:center}.massage-detail-topbar button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1ebed;color:#5e4f55}.massage-detail-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain}.massage-detail-error{margin:10px 12px 0;padding:11px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;border:1px solid #eccbd2;border-radius:12px;background:#fff3f5;color:#8f3048}.massage-detail-error strong,.massage-detail-error span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.massage-detail-error span{font-size:10px}.massage-detail-error button{grid-column:2;grid-row:1 / 3;min-height:34px;padding:0 11px;border:0;border-radius:8px;background:#a43b5e;color:#fff;font-weight:750}.massage-gallery{background:#2e2529}.massage-gallery>img{width:100%;height:clamp(270px,42vh,430px);display:block;object-fit:contain;object-position:center}.massage-gallery-thumbs{padding:8px 10px 10px;display:flex;gap:7px;overflow-x:auto}.massage-gallery-thumbs button{width:54px;height:54px;flex:0 0 auto;padding:0;overflow:hidden;border:2px solid transparent;border-radius:9px;background:#4a3e43;opacity:.66}.massage-gallery-thumbs button.is-active{border-color:#ee8eb4;opacity:1}.massage-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.massage-detail-summary{padding:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;background:#fff}.massage-detail-summary>div{min-width:0}.massage-eyebrow{display:inline-flex;align-items:center;gap:5px;color:#9a4969;font-size:10px;font-weight:800;letter-spacing:.05em}.massage-detail-summary h2{margin:5px 0 4px;font-family:Georgia,"Noto Serif SC",serif;font-size:25px}.massage-detail-summary p{margin:0;color:#756a6f;font-size:12px}.massage-detail-summary>strong{flex:0 0 auto;color:#922e58;font-size:18px}.massage-detail-facts{padding:0 20px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff}.massage-detail-facts span{padding:9px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:#f6f1f3;color:#6d5e65;font-size:11px}.massage-detail-section{margin:12px;padding:17px;border:1px solid #e8dfe2;border-radius:16px;background:#fff}.massage-detail-section h3{margin:0 0 12px;display:flex;align-items:baseline;gap:7px;font-size:16px}.massage-detail-section h3 small{color:#9a8d92;font-size:10px}.massage-address-section p{margin:0 0 5px;color:#453a3f;font-size:13px;font-weight:700}.massage-address-section small{color:#8d8186;font-size:10px}.massage-profile-table{margin:0;overflow:hidden;border:1px solid #ece3e6;border-radius:13px;background:#fdfbfc}.massage-profile-row{min-height:48px;padding:7px 12px;display:grid;grid-template-columns:34px 84px minmax(0,1fr);align-items:center;gap:9px;border-bottom:1px solid #eee6e9}.massage-profile-row:last-child{border-bottom:0}.massage-profile-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f2e6eb;color:#9a3d63}.massage-profile-row dt{color:#8c7d83;font-size:12px}.massage-profile-row dd{min-width:0;margin:0;color:#392f33;font-size:14px;font-weight:800;overflow-wrap:anywhere;text-align:right}.massage-profile-table.is-metric .massage-profile-icon{background:#fff0d5;color:#a36811}.massage-profile-table.is-metric .massage-profile-row dd{color:#8b5712}.massage-service-list{display:grid;gap:9px}.massage-service-card{min-width:0;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;border:1px solid #eee5e8;border-radius:13px;background:#fdfbfc}.massage-service-media{width:72px;height:72px;display:flex;overflow-x:auto;overflow-y:hidden;border-radius:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.massage-service-media::-webkit-scrollbar{display:none}.massage-service-media img{width:72px;height:72px;flex:0 0 72px;object-fit:cover;scroll-snap-align:start}.massage-service-card header{display:flex;justify-content:space-between;gap:10px}.massage-service-card header strong{font-size:14px}.massage-service-card header b{color:#a2315f;font-size:15px}.massage-service-card header b small{margin-left:2px;color:#96868c;font-size:9px}.massage-service-card p{margin:5px 0;color:#9a6a7d;font-size:10px}.massage-service-card span{display:block;color:#776c70;font-size:11px;line-height:1.55}.massage-full-content{color:#4e4549;font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.massage-sync-notice{padding:9px;display:flex;align-items:center;gap:7px;border-radius:9px;background:#fff7e8;color:#815d1e;font-size:11px}.massage-review-summary{margin-bottom:10px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:11px;background:#f7eef2}.massage-review-summary strong{color:#9a315b;font-size:18px}.massage-review-summary span{color:#7d6d74;font-size:10px;text-align:right}.massage-review-list{display:grid;gap:8px}.massage-review-card{padding:11px;border:1px solid #ede2e6;border-radius:12px;background:#fdfbfc}.massage-review-card header,.massage-review-card footer{display:flex;align-items:center;gap:7px}.massage-review-card header{justify-content:space-between}.massage-review-card header strong{font-size:12px}.massage-review-card header span{padding:3px 6px;border-radius:6px;background:#fff0d3;color:#986312;font-size:10px;font-weight:750}.massage-review-card p{margin:8px 0;color:#4f4549;font-size:12px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.massage-review-card footer{color:#9a8d92;font-size:9px}.massage-review-card footer em{padding:2px 5px;border-radius:5px;background:#e8f7ee;color:#2c7950;font-style:normal}.massage-review-card footer i{color:#a55a31;font-style:normal}.massage-review-empty{margin:0;color:#887b80;font-size:11px}.massage-review-more{width:100%;min-height:39px;margin-top:10px;border:1px solid #dcc8d0;border-radius:10px;background:#fff;color:#843b57;font-weight:750}.massage-contact-row{width:100%;min-height:48px;margin-top:7px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eadfe3;border-radius:11px;background:#fdfbfc;color:#59494f;text-align:left}.massage-contact-row span{display:grid;gap:2px}.massage-contact-row small{color:#99888f;font-size:10px}.massage-contact-row strong{font-size:13px}.massage-contact-empty{color:#7c7075;font-size:12px}.massage-contact-empty button{min-height:38px;padding:0 14px;border:0;border-radius:9px;background:var(--massage-accent);color:#fff;font-weight:700}.massage-source-note{margin:12px 12px 22px;padding:12px;display:flex;align-items:flex-start;gap:7px;border-radius:12px;background:#eaf5ef;color:#397055;font-size:11px;line-height:1.55}.massage-detail-actions{min-height:64px;padding:9px 13px max(9px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(100px,.7fr) 1.3fr;gap:8px;border-top:1px solid #e7dde1;background:#fffffff5}.massage-detail-actions.has-booking{grid-template-columns:minmax(86px,.8fr) minmax(126px,1.3fr) minmax(86px,.8fr)}.massage-detail-actions button,.massage-detail-actions a{min-width:0;min-height:44px;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8c5cd;border-radius:12px;background:#fff;color:#803451;font-size:13px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.massage-detail-actions .massage-primary-action{border:0;background:linear-gradient(135deg,#b14670,#7e2b51);color:#fff;box-shadow:0 7px 18px #7e2b5133}.massage-detail-actions .massage-return-action{color:#6f6267}.massage-detail-actions button.is-saved{background:#f5e2e9}.massage-toast{position:fixed;z-index:1700;left:50%;bottom:calc(80px + env(safe-area-inset-bottom));max-width:min(420px,calc(100vw - 32px));transform:translate(-50%);padding:10px 15px;border-radius:999px;background:#292024eb;color:#fff;font-size:12px;box-shadow:0 10px 35px #0000002e}@media(max-width:720px){.massage-toolbar{padding:max(8px,env(safe-area-inset-top)) 8px 8px;grid-template-columns:minmax(0,1fr) 50px 42px 42px;gap:5px}.massage-search{height:42px;padding-left:10px;gap:5px}.massage-search button[type=submit]{padding:0 9px;font-size:11px}.massage-filter-toggle,.massage-refresh{width:42px;height:42px;padding:0}.massage-gender-quick{min-width:50px;width:50px;height:42px;padding:0 4px;gap:2px;border-radius:13px;font-size:10px}.massage-gender-quick svg{width:15px;height:15px}.massage-filter-toggle{font-size:0}.massage-filter-toggle i{position:absolute;margin:-25px 0 0 25px;font-size:9px}.massage-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.massage-filter-panel{margin:2px 8px 8px;padding:12px;border-radius:14px}.massage-filter-group{padding:10px;border-radius:12px}.massage-filter-group h3{margin-bottom:8px}.massage-filter-range>div{gap:3px}.massage-filter-range input{padding-inline:5px}.massage-results{padding-inline:8px}.massage-results-heading{padding-inline:10px}.massage-card-grid{grid-template-columns:1fr;gap:8px}.massage-card{grid-template-columns:88px minmax(0,1fr);padding:8px;border-radius:14px}.massage-card-avatar,.massage-skeleton-avatar{width:88px;height:106px;border-radius:11px}.massage-card-heading strong{font-size:15px}.massage-card-data{grid-template-columns:repeat(2,minmax(0,1fr))}.massage-card-data.is-metric{grid-template-columns:repeat(3,minmax(0,1fr))}.massage-card-meta small:nth-child(2){display:none}.massage-detail-backdrop{padding:0;place-items:stretch}.massage-detail{width:100%;height:100dvh;border:0;border-radius:0}.massage-gallery>img{height:min(45vh,390px)}.massage-detail-summary{padding:15px}.massage-detail-facts{padding:0 12px 13px;gap:5px}.massage-detail-facts span{padding:7px 4px;font-size:9px}.massage-detail-section{margin:8px;padding:14px;border-radius:13px}.massage-profile-row{grid-template-columns:32px 64px minmax(0,1fr);padding-inline:9px;gap:7px}.massage-service-media{width:60px;height:60px}.massage-service-media img{width:60px;height:60px;flex-basis:60px}}@media(max-width:390px){.massage-toolbar{grid-template-columns:minmax(0,1fr) 50px 40px 40px;gap:4px;padding-inline:6px}.massage-gender-quick{min-width:50px;width:50px}.massage-card-meta em{font-size:9px}.massage-detail-actions{padding-inline:8px;gap:4px}.massage-detail-actions.has-booking{grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr) minmax(0,.85fr)}.massage-detail-actions button,.massage-detail-actions a{padding-inline:4px;gap:4px;font-size:12px}}@media(max-width:720px){.massage-screen.is-embedded .massage-detail{height:100%}}
