*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f7fb;color:#111827}img{max-width:100%;height:auto;display:block}.app.appShell{display:flex;min-height:100vh}.appSidebar{width:72px;background:#fff;border-right:1px solid rgba(0,0,0,.06)}.app.appShell .appMain{flex:1;width:100%;margin:0;padding:24px 28px;box-sizing:border-box}.page{width:100%;padding-top:20px;display:flex;justify-content:center}.page>*{width:100%;max-width:1120px}.site-header-logo{height:60px;width:auto}.site-header-title{display:none}.site-header-subtitle{font-size:14px;color:#4b5563;text-align:center}.site-header-nav{margin-top:16px;margin-bottom:32px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px}.site-header-nav a{display:flex;align-items:center;gap:6px;font-size:14px;color:#1d4ed8;font-weight:500;text-decoration:none}.site-header-nav a:hover{text-decoration:underline}.dashboard-container{width:100%;max-width:1120px;margin:0 auto}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:start}.dashboard-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:18px;display:flex;flex-direction:column}.dashboard-card h2{margin:0 0 10px;font-size:14px;font-weight:800}.dashboard-number{font-size:34px;font-weight:900;margin-bottom:8px;display:flex;align-items:center;min-height:40px;font-variant-numeric:tabular-nums}.dashboard-text{margin-bottom:10px;color:#6b7280;font-size:13px}.dashboard-link{margin-top:auto;font-size:13px;font-weight:700;color:#0a66c2;text-decoration:none}.dashboard-card--rewards{max-width:520px}.dashboard-user-header{display:flex;align-items:center;gap:14px;margin-bottom:26px}.dashboard-user-photo{width:56px;height:56px;border-radius:9999px;overflow:hidden;background:#eef2ff;display:grid;place-items:center}.dashboard-user-photo-img{width:100%;height:100%;object-fit:cover}.dashboard-map-wrap{max-width:900px;margin:0 auto}.dashboard-map-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:14px;overflow:hidden}.dashboard-map-card>*{width:100%;height:300px!important}.customers-container{width:100%}.customers-search-text{font-size:14px;color:#6b7280;margin-bottom:12px}.customers-search-bar{display:flex;gap:10px}.customers-search-bar input{flex:1;height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(0,0,0,.15)}.customers-search-bar button{height:38px;padding:0 18px;border-radius:999px;border:none;background:#111827;color:#fff;font-weight:600}.avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.avatar img{width:100%!important;height:100%!important;object-fit:cover}.review-stars{color:#fbbf24;font-size:16px}.star{background:transparent;border:none;font-size:20px;cursor:pointer;color:#d1d5db}.star-selected{color:#fbbf24}@media(max-width:1100px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard-grid{grid-template-columns:1fr}.customers-search-bar{flex-direction:column}}.btn-secondary{height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(0,0,0,.16);background:#fff;color:#111827;font-weight:700;font-size:13px;cursor:pointer}.btn-secondary:hover{border-color:#00000047}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-danger{border-color:#b91c1c59;color:#b91c1c}.network-container{width:100%;max-width:1120px;margin:0 auto;padding:0}.network-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.network-header h1{margin:0;font-size:34px;font-weight:900;letter-spacing:-.02em}.network-header p{margin:8px 0 0;max-width:520px;font-size:13px;color:#6b7280;line-height:1.4}.network-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;align-items:start}.network-section h2{margin:0 0 12px;font-size:18px;font-weight:900}.network-list{display:flex;flex-direction:column;gap:12px}.network-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.network-card-left{display:flex;align-items:center;gap:12px;min-width:0}.network-avatar{width:44px;height:44px;border-radius:999px;overflow:hidden;flex:0 0 44px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:900}.network-avatar img{width:100%;height:100%;object-fit:cover;display:block}.network-meta{min-width:0}.network-name{font-weight:900;font-size:14px;color:#111827;line-height:1.2}.network-email{font-size:12px;color:#6b7280;margin-top:2px;word-break:break-word}.network-actions{display:flex;gap:10px;align-items:center;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.network-empty{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:14px;color:#6b7280;font-size:13px}@media(max-width:980px){.network-grid{grid-template-columns:1fr}.network-header{flex-direction:column}.network-actions{width:100%;justify-content:flex-end}}.inbox-container{width:100%;max-width:1120px;margin:0 auto;padding:0}.inbox-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.inbox-header h1{margin:0;font-size:34px;font-weight:900;letter-spacing:-.02em}.inbox-header p{margin:8px 0 0;max-width:520px;font-size:13px;color:#6b7280;line-height:1.4}.inbox-grid{display:grid;grid-template-columns:1fr 520px;gap:22px;align-items:start}.inbox-list{display:flex;flex-direction:column;gap:12px}.inbox-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.inbox-card-left{display:flex;align-items:center;gap:12px;min-width:0}.inbox-meta{min-width:0}.inbox-name{font-weight:900;font-size:14px;color:#111827;line-height:1.2}.inbox-snippet{font-size:12px;color:#6b7280;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.inbox-date{font-size:12px;color:#9ca3af;margin-top:4px}.inbox-open,.inbox-link{font-size:13px;font-weight:800;color:#0a66c2;text-decoration:none;white-space:nowrap}.inbox-open:hover,.inbox-link:hover{text-decoration:underline}.inbox-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.inbox-back{display:inline-block;margin-top:14px;font-size:13px;font-weight:800;color:#0a66c2;text-decoration:none}.inbox-back:hover{text-decoration:underline}@media(max-width:980px){.inbox-grid{grid-template-columns:1fr}.inbox-snippet{max-width:100%}.inbox-header{flex-direction:column}}.users-container{width:100%;max-width:1120px;margin:0 auto}.users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.users-header h1{margin:0;font-size:34px;font-weight:900;letter-spacing:-.02em}.users-header p{margin:8px 0 0;max-width:640px;font-size:13px;color:#6b7280;line-height:1.4}.users-top-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.users-search-row{margin-top:12px;margin-bottom:10px}.users-search-input{width:100%;max-width:520px;height:40px;padding:0 14px;border-radius:10px;border:1px solid rgba(0,0,0,.14);background:#fff;outline:none}.users-search-input:focus{border-color:#1d4ed88c;box-shadow:0 0 0 3px #1d4ed81f}.users-hint{font-size:14px;color:#6b7280;margin-top:8px}.users-error{font-size:14px;color:#b91c1c;margin-top:8px}.users-results{margin-top:14px;display:flex;flex-direction:column;gap:12px}.users-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.users-card-left{display:flex;align-items:center;gap:12px;min-width:0}.users-avatar{width:48px;height:48px;border-radius:999px;overflow:hidden;flex:0 0 48px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:900}.users-avatar img{width:100%;height:100%;object-fit:cover;display:block}.users-meta{min-width:0}.users-name{font-weight:900;font-size:14px;color:#111827;line-height:1.2}.users-email{font-size:12px;color:#6b7280;margin-top:2px;word-break:break-word}.users-stats{margin-top:8px;font-size:12px;color:#374151;display:grid;gap:2px}.users-stat-label{color:#6b7280;font-weight:700}.users-actions{display:flex;gap:10px;align-items:center;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.users-search-intro{margin-top:12px;padding:12px 14px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;max-width:720px}.users-search-intro p{margin:0;font-size:13px;color:#374151;line-height:1.45}.users-search-intro p+p{margin-top:8px}.users-search-tagline{font-weight:900;color:#0a66c2}@media(max-width:860px){.users-header{flex-direction:column}.users-actions{width:100%;justify-content:flex-start}.users-search-input,.users-search-intro{max-width:100%}}.profile-container{width:100%;max-width:1120px;margin:0 auto}.profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.profile-header h1{margin:0;font-size:34px;font-weight:900;letter-spacing:-.02em}.profile-header p{margin:8px 0 0;max-width:640px;font-size:13px;color:#6b7280;line-height:1.4}.profile-grid{display:grid;grid-template-columns:380px 1fr;gap:18px;align-items:start}.profile-photo-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:14px}.profile-photo-title{font-weight:900;font-size:14px;margin:0 0 6px}.profile-photo-subtitle{font-size:12px;color:#6b7280;margin:0 0 10px;line-height:1.35}.profile-photo-frame{width:100%;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(0,0,0,.06);max-height:260px}.profile-photo-frame img{width:100%;height:260px;object-fit:cover;display:block}.profile-photo-actions{margin-top:10px}.profile-fields-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:14px}.profile-fields-title{font-weight:900;font-size:14px;margin:0 0 12px}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.profile-field{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-label{font-size:11px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.profile-value{font-size:14px;font-weight:800;color:#111827;word-break:break-word}.profile-value.muted{color:#9ca3af;font-weight:700}.profile-section{margin-top:14px}.profile-section h3{margin:0 0 10px;font-size:14px;font-weight:900}@media(max-width:980px){.profile-grid,.profile-fields{grid-template-columns:1fr}.profile-header{flex-direction:column}}.userprofile-container{width:100%;max-width:1120px;margin:0 auto}.userprofile-header-card{margin-bottom:16px}.userprofile-header{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:16px;display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:center}.userprofile-avatar{width:96px;height:96px;border-radius:999px;overflow:hidden;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:900;font-size:34px}.userprofile-avatar img{width:100%!important;height:100%!important;object-fit:cover;display:block}.userprofile-main{min-width:0}.userprofile-name{margin:0 0 6px;font-size:26px;font-weight:900;letter-spacing:-.02em;line-height:1.15}.userprofile-email{font-size:13px;color:#6b7280;word-break:break-word;margin-bottom:10px}.userprofile-chips{display:flex;gap:8px;flex-wrap:wrap}.userprofile-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-weight:800;font-size:12px;color:#111827;line-height:1}.userprofile-chip-link{text-decoration:none;color:#0a66c2;border-color:#0a66c240}.userprofile-chip-link:hover{text-decoration:underline}.userprofile-actions{display:flex;justify-content:flex-end;gap:10px}.userprofile-pill{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(0,0,0,.14);background:#fff;font-size:12px;font-weight:900;color:#374151;white-space:nowrap}.userprofile-stats{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.userprofile-section{margin-top:22px}.userprofile-section-title{margin:0 0 12px;font-size:18px;font-weight:900}.userprofile-reviews{display:flex;flex-direction:column;gap:12px}.userprofile-review-card{padding:14px}.userprofile-review-title{margin:0 0 8px;font-size:14px;font-weight:900}.userprofile-review-title a{color:#0a66c2;text-decoration:none;font-weight:900}.userprofile-review-title a:hover{text-decoration:underline}.userprofile-review-date{font-size:12px;color:#9ca3af;margin-top:8px}.userprofile-footer{margin-top:22px}@media(max-width:980px){.userprofile-header{grid-template-columns:84px 1fr;grid-template-rows:auto auto;align-items:start}.userprofile-avatar{width:84px;height:84px;font-size:30px}.userprofile-actions{grid-column:1 / -1;justify-content:flex-start}.userprofile-stats{grid-template-columns:1fr}}.profile-head-row{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start}.profile-photo-wrapper{width:100%;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(0,0,0,.06)}img.profile-photo-img{width:100%!important;height:260px!important;max-height:260px!important;object-fit:cover!important;display:block}.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.profile-info-grid .profile-label{font-size:11px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.profile-info-grid .profile-value{font-size:14px;font-weight:800;color:#111827;word-break:break-word}@media(max-width:980px){.profile-head-row,.profile-info-grid{grid-template-columns:1fr}}.profile-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a;padding:18px}.profile-header-row{margin-bottom:12px}.profile-header-row h1{margin:0 0 6px;font-size:34px;font-weight:900;letter-spacing:-.02em}.profile-header-row p{margin:0;max-width:720px;font-size:13px;color:#6b7280;line-height:1.4}.profile-photo-row{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start;margin-top:14px}.profile-photo-wrapper{width:100%}img.profile-photo-img{width:100%!important;height:260px!important;max-height:260px!important;border-radius:12px;object-fit:cover!important;display:block;border:1px solid rgba(0,0,0,.06);background:#f3f4f6}.profile-photo-text{display:flex;flex-direction:column;gap:10px;min-width:0;padding-top:6px}.profile-photo-text strong,.profile-photo-text b{font-size:14px;font-weight:900;color:#111827}.profile-photo-text p,.profile-photo-text span{font-size:13px;color:#6b7280;line-height:1.4}.profile-photo-text button,.profile-photo-text .btn-secondary,.profile-photo-text .btn-primary,.profile-photo-text input[type=button]{align-self:flex-start;height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(0,0,0,.16);background:#fff;color:#111827;font-weight:800;font-size:13px;cursor:pointer}.profile-photo-text button:hover{border-color:#00000047}.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,0,0,.06)}.profile-info-grid>div{min-width:0}.profile-info-grid .label,.profile-info-grid .profile-label{font-size:11px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.profile-info-grid .muted,.profile-info-grid .profile-value.muted{color:#9ca3af;font-weight:700}.profile-photo-wrapper{width:160px;height:160px;border-radius:50%;overflow:hidden;background:#eef2ff;border:3px solid #fff;box-shadow:0 0 0 1px #00000014;display:flex;align-items:center;justify-content:center}img.profile-photo-img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:50%!important;display:block}.profile-photo-row{display:flex;align-items:center;gap:18px;margin-top:14px}.profile-page-container{width:100%;max-width:1120px;margin:0 auto}.card.profile-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 0 0 1px #0000000a;padding:18px}.profile-photo-row{display:grid;grid-template-columns:140px 1fr;gap:18px;align-items:center;margin-top:12px;padding:14px 0 18px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.profile-photo-wrapper{width:124px;height:124px;border-radius:9999px;overflow:hidden;border:2px solid rgba(0,0,0,.1);background:#f3f4f6}img.profile-photo-img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:9999px!important;display:block}.profile-photo-text{display:flex;flex-direction:column;gap:8px}.profile-photo-text strong{font-weight:900}.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.profile-info-grid>*{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px;box-shadow:0 0 0 1px #00000008}.profile-info-grid label,.profile-info-grid .label,.profile-info-grid .profile-label{display:block;font-size:11px;font-weight:900;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.profile-info-grid .value,.profile-info-grid .profile-value{font-size:14px;font-weight:800;color:#111827;word-break:break-word}.card-section-title{margin:18px 0 10px;font-size:14px;font-weight:900}@media(max-width:980px){.profile-photo-row,.profile-info-grid{grid-template-columns:1fr}}.side{width:86px;border-right:1px solid #e5e7eb;padding:14px 10px;position:sticky;top:0;height:100vh;background:#fff;display:flex;flex-direction:column;gap:14px;transition:width .16s ease;overflow-x:hidden;overflow-y:auto}.side:hover{width:250px}.sideBrand{display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px;padding:10px 12px;background:transparent}.sideBrand:hover{background:#f9fafb}.sideBrand img{max-width:100%!important;height:auto!important}.sideLogoIcon{display:block!important;width:34px!important;height:34px!important;object-fit:contain}.sideLogoFull{display:none!important;height:38px;width:auto;object-fit:contain}.side:hover .sideLogoIcon{display:none!important}.side:hover .sideLogoFull{display:block!important}.sideNav{margin-top:6px;display:flex;flex-direction:column;gap:8px}.sideItem{height:48px;border-radius:14px;border:1px solid transparent;background:transparent;display:grid;place-items:center;text-decoration:none;color:#111827;position:relative;cursor:pointer;padding:0}.sideItem:hover{background:#f3f4f6;border-color:#e5e7eb}.sideItem.active{background:#eef2ff;border-color:#dbe4ff}.sideSvg{flex:0 0 auto}.sideLabel{display:none;font-size:14px;font-weight:500}.side:hover .sideItem{grid-template-columns:28px 1fr;justify-content:flex-start;place-items:center start;padding:0 12px;column-gap:10px}.side:hover .sideLabel{display:inline}.tip{position:absolute;left:76px;top:50%;transform:translateY(-50%);background:#111827;color:#fff;padding:8px 10px;border-radius:10px;font-size:13px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:50}.sideItem:hover .tip,.sideMe:hover .tip{opacity:1;transform:translateY(-50%) translate(6px)}.side:hover .tip{display:none}.sideMe{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:inherit;padding:10px 12px;border-radius:14px;position:relative}.sideMe:hover{background:#f9fafb}.sideMeText{display:none;min-width:0}.side:hover .sideMe{justify-content:flex-start}.side:hover .sideMeText{display:block}.sideMeName{font-weight:700;color:#111827;font-size:14px;line-height:1.2}.sideMeSub{color:#6b7280;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.sideAvatarRing{width:44px;height:44px;border-radius:999px;padding:2px;background:linear-gradient(135deg,#ff3d77,#7c3aed,#2563eb);display:flex;align-items:center;justify-content:center;overflow:hidden}.sideAvatarImg{width:40px!important;height:40px!important;border-radius:999px;object-fit:cover;background:#f3f4f6;border:2px solid #ffffff;display:block}.sideAvatarFallback{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#111827;background:#f3f4f6}.sideBottom{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.sideLogout{appearance:none;-webkit-appearance:none;border:1px solid transparent;outline:none;font:inherit;background:transparent}.side:hover .sideLogout{grid-template-columns:28px 1fr;justify-content:flex-start;place-items:center start;padding:0 12px;column-gap:10px}.feed-wrap{max-width:900px;margin:0 auto}.feed-spacer12{height:12px}.feed-card{width:100%;margin:0 auto;padding:14px;border-radius:16px;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 10px 30px #0f172a0f}.feed-headerRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-title{font-size:22px;margin:0;font-weight:800}.feed-subtle{color:#6b7280;font-size:13px;margin-top:2px}.feed-createRow{display:flex;gap:10px;align-items:flex-start}.feed-createRight{flex:1}.feed-textarea{width:100%;border-radius:12px;border:1px solid #d1d5db;background:#fff;padding:10px 12px;font-size:14px;outline:none;min-height:92px;resize:vertical}.feed-textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 1px #2563eb40}.feed-actions{display:flex;justify-content:flex-end;margin-top:10px;gap:10px}.feed-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 14px;font-weight:700;font-size:13px;border:1px solid transparent;cursor:pointer}.feed-btnPrimary{background:#1d4ed8;color:#fff}.feed-btnPrimary:hover{background:#1e40af}.feed-btnOutline{background:transparent;border-color:#1d4ed873;color:#1d4ed8}.feed-btnOutline:hover{background:#1d4ed814;border-color:#1d4ed88c}.feed-btnGhost{background:transparent;color:#374151;padding:7px 10px}.feed-btnGhost:hover{background:#0000000f;color:#111}.feed-btnDanger{background:transparent;border:1px solid rgba(0,0,0,.1);color:#6b7280}.feed-btnDanger:hover{background:#0000000f;border-color:#00000024;color:#111}.feed-tabs{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;border:1px solid #e5e7eb;background:#ffffffbf}.feed-tab{border:1px solid transparent;background:transparent;color:#5a5a5a;font-weight:800;font-size:12px;padding:8px 12px;border-radius:999px;cursor:pointer}.feed-tab:hover{background:#0000000f;color:#111}.feed-tabActive{background:#fff;border-color:#e5e7eb;color:#111;box-shadow:0 8px 18px #0000000f}.feed-list{margin-top:12px;display:grid;gap:12px}.feed-postTop{display:flex;gap:10px}.feed-postMeta{flex:1;min-width:0}.feed-postNameRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.feed-postName{font-weight:900;font-size:14px;margin:0;color:#111}.feed-postEmail{color:#6b7280;font-weight:600;font-size:12px;margin-top:2px}.feed-postTime{color:#6b7280;font-size:12px;font-weight:700;white-space:nowrap}.feed-postBody{margin-top:10px;font-size:14px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.feed-postActionsRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.feed-actionGroup{display:flex;align-items:center;gap:8px}.feed-likesCount{color:#6b7280;font-size:12px;font-weight:700}.feed-avatar{width:42px;height:42px;border-radius:999px;background:#1d4ed8;position:relative;overflow:hidden;flex:0 0 auto}.feed-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:2}.feed-avatar span{position:absolute;inset:0;display:grid;place-items:center;font-weight:900;color:#fff;z-index:1}.feed-avatarHasImg span{display:none!important}.auth-page,.customer-page{display:flex;justify-content:center;margin-top:24px}.card{background-color:#fff;border-radius:16px;padding:28px 32px;max-width:720px;width:100%;box-shadow:0 18px 40px #0f172a14;border:1px solid #e5e7eb}.card-title{font-size:24px;font-weight:700;margin-bottom:4px}.card-subtitle{font-size:14px;color:#4b5563;margin-bottom:18px}.card-subtitle strong{font-weight:700}.card-section-title{font-size:16px;font-weight:600;margin:18px 0 8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-top:8px}.form-grid-full{grid-column:1 / -1}label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:4px}input,select{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #d1d5db;font-size:14px}input:focus,select:focus{outline:2px solid #1d4ed8;outline-offset:1px;border-color:#1d4ed8}input[type=checkbox]{width:auto;padding:0;border:none;border-radius:0}.btn-primary{margin-top:20px;display:inline-flex;justify-content:center;align-items:center;padding:10px 16px;border-radius:999px;border:none;background-color:#1d4ed8;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.btn-primary:hover{background-color:#1e40af}.btn-secondary{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:14px;cursor:pointer}.profile-toggle-group{width:100%}.profile-toggle{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.profile-toggle input[type=checkbox]{width:16px;height:16px;margin-top:4px}.profile-toggle-title{font-weight:700}.profile-toggle-description{font-size:14px;color:#6b7280;line-height:1.35}.customers-search{margin-bottom:12px}.customers-table-wrapper{overflow-x:auto}.customers-table{width:100%;border-collapse:collapse;table-layout:auto}.customers-table th,.customers-table td{border:1px solid #e5e7eb;padding:10px 8px;text-align:left;vertical-align:top;font-size:14px;white-space:normal}.customers-table th{background-color:#f9fafb;font-weight:600}.reviews-cell a{display:inline-block;margin-bottom:4px}.review-date,.review-none{display:block;font-size:12px;color:#6b7280}@media(max-width:768px){.card{padding:22px 18px}.form-grid{grid-template-columns:1fr}}
