*,*:before,*:after{box-sizing:border-box}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}html{-webkit-text-size-adjust:100%;height:100%;background:#fff}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#111827;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#root{min-height:100vh;height:100%;background:#fff}img{max-width:100%;height:auto;display:block}.app,.appMain{min-height:100vh}.app.appShell{display:flex;min-height:100vh;background:#fff}.appSidebar{width:72px;background:#fff;border-right:1px solid rgba(0,0,0,.06);flex:0 0 72px}.app.appShell .appMain{flex:1;width:100%;margin:0;padding:24px 28px;box-sizing:border-box;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fff}.page{width:100%;padding-top:12px;display:flex;justify-content:center;min-width:0;touch-action:pan-y;background:#fff}.page>*{width:100%;max-width:1120px}.site-header{width:100%;max-width:1120px;margin:0 auto;padding:max(14px,var(--safe-top)) calc(16px + var(--safe-right)) 18px calc(16px + var(--safe-left));display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.site-header-logo-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:8px}.site-header-logo{width:44px;height:44px;object-fit:contain;margin:0 auto 10px}.site-header-title{display:none}.site-header-subtitle{font-size:14px;color:#4b5563;text-align:center;margin:0}.site-header-nav{margin-top:14px;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px}.site-header-nav a{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#1d4ed8;font-weight:600;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;background:#fff}.dashboard-map-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:14px;overflow:hidden}.dashboard-map-card.native-map-card{background:#fff!important;padding:14px!important;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;min-height:340px;position:relative}.dashboard-map-card.native-map-card .native-map-shell,.dashboard-map-card.native-map-card .native-map-host{width:100%;min-height:340px;background:#fff!important}.native-map-host,.native-map-shell{background:#fff!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:38px;border-radius:999px;overflow:hidden;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex:0 0 42px}.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}.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;flex:1}.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;flex:1}.network-name{font-weight:900;font-size:14px;color:#111827;line-height:1.2}.network-email{font-size:12px;color:#6b7280;margin-top:2px;overflow-wrap:anywhere}.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:640px){.network-card{flex-direction:column;align-items:flex-start}.network-actions{width:100%;margin-top:10px;justify-content:flex-start}}.inbox-container{width:100%;max-width:1120px;margin:0 auto;padding:0;position:relative}.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}.composeButton{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.12);color:#111827;display:flex!important;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 24px #00000029;transition:transform .15s ease,box-shadow .15s ease;z-index:9999}.composeButton:hover{transform:scale(1.05);box-shadow:0 14px 28px #0003}.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}.profile-page-container,.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-card,.card.profile-card,.profile-photo-card,.profile-fields-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 0 0 1px #0000000a}.profile-card,.card.profile-card{padding:18px}.profile-grid{display:grid;grid-template-columns:380px 1fr;gap:18px;align-items:start}.profile-photo-card{padding:14px}.profile-photo-title,.profile-fields-title,.card-section-title{font-weight:900;font-size:14px;margin:0 0 10px}.profile-photo-subtitle{font-size:12px;color:#6b7280;margin:0 0 10px;line-height:1.35}.profile-head-row{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start}.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: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;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:9999px!important;display:block}.profile-photo-actions{margin-top:10px}.profile-photo-text{display:flex;flex-direction:column;gap:8px;min-width:0}.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}.profile-fields-card{padding:14px}.profile-fields,.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.profile-info-grid{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;min-width:0}.profile-field{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-label,.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-value,.profile-info-grid .value,.profile-info-grid .profile-value{font-size:14px;font-weight:800;color:#111827;word-break:break-word}.profile-value.muted,.profile-info-grid .muted,.profile-info-grid .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}.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-avatar-wrap{width:96px;height:96px;display:flex;align-items:center;justify-content:center}.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;align-items:center}.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-rf-badge-big{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:#fff;border:1px solid rgba(37,99,235,.14);box-shadow:0 6px 18px #2563eb14;padding:8px}.userprofile-rf-badge-big img{width:100%;height:100%;object-fit:contain;display:block}.userprofile-actions{display:flex;justify-content:flex-end;gap:10px}.userprofile-pill{display:inline-flex;align-items:center;justify-content:center;height:38px;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}.home-page{width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:8px 12px max(24px,env(safe-area-inset-bottom));box-sizing:border-box}.home-hero{width:100%;max-width:640px;background:#eef5ff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 18px 40px #00000014;padding:24px 18px 18px;text-align:center}.home-logo{width:72px;height:72px;object-fit:contain;margin:0 auto 14px}.home-hero-badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#1d4ed8;color:#fff;font-weight:900;font-size:11px;letter-spacing:.05em;margin-bottom:14px}.home-title{margin:0 0 12px;font-size:22px;line-height:1.12;font-weight:900;letter-spacing:-.02em;color:#111827}.home-subtitle{margin:0 auto 18px;max-width:560px;font-size:15px;line-height:1.55;color:#374151}.home-buttons{display:flex;flex-direction:column;gap:12px;margin-top:10px;margin-bottom:12px}.home-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:900;text-decoration:none;border:1px solid rgba(0,0,0,.12)}.home-button-primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8a6}.home-button-secondary{background:#fff;color:#111827}.home-note{margin:8px 0 0;font-size:13px;line-height:1.5;color:#6b7280}.home-note a{color:#1d4ed8;font-weight:800;text-decoration:none}.home-legal{width:100%;max-width:860px;margin-top:16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:16px;box-shadow:0 0 0 1px #00000008}.home-legal h3{margin:0 0 10px;font-size:18px;font-weight:900;color:#111827}.home-legal p{margin:0 0 12px;font-size:14px;line-height:1.6;color:#374151}.home-legal p:last-child{margin-bottom:0}@media(max-width:1100px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.network-grid{grid-template-columns:1fr}.network-header,.inbox-header,.users-header,.profile-header{flex-direction:column}.network-actions{width:100%;justify-content:flex-end}.inbox-grid{grid-template-columns:1fr}.inbox-snippet{max-width:100%}.profile-grid,.profile-head-row,.profile-photo-row,.profile-fields,.profile-info-grid{grid-template-columns:1fr}.userprofile-header{grid-template-columns:84px 1fr;grid-template-rows:auto auto;align-items:start}.userprofile-avatar,.userprofile-avatar-wrap{width:84px;height:84px}.userprofile-avatar{font-size:30px}.userprofile-actions{grid-column:1 / -1;justify-content:flex-start}.userprofile-stats{grid-template-columns:1fr}}@media(max-width:860px){.users-actions{width:100%;justify-content:flex-start}.users-search-input,.users-search-intro{max-width:100%}}@media(max-width:768px){.home-buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}.home-button{width:auto;min-width:160px}.home-title{font-size:30px}}@media(max-width:720px){.customers-search-bar{flex-direction:column}}@media(max-width:640px){.appSidebar{display:none}.side{display:none!important}.app,.appMain,#root,body,html{min-height:100dvh}.app.appShell .appMain{width:100%;margin:0;padding-top:calc(var(--safe-top) + 54px);padding-right:12px;padding-bottom:calc(var(--safe-bottom) + 92px);padding-left:12px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.page{padding-top:0}.dashboard-container,.network-container,.inbox-container,.users-container,.profile-page-container,.profile-container,.userprofile-container,.customers-container{padding-top:4px}.dashboard-user-header,.network-header,.inbox-header,.users-header,.profile-header{margin-top:0}.network-header h1,.inbox-header h1,.users-header h1,.profile-header h1{font-size:28px}.dashboard-grid{grid-template-columns:1fr}.site-header-logo{width:34px;height:34px}.site-header-nav{gap:14px;margin-bottom:16px}.site-header-nav a{font-size:13px}.home-page{padding:6px 10px max(20px,env(safe-area-inset-bottom))}.home-hero{padding:20px 16px 16px}.home-logo{width:60px;height:60px}.home-title{font-size:24px}.home-subtitle{font-size:14px;line-height:1.5}.home-buttons{flex-direction:column;align-items:stretch}.home-button{width:100%;min-width:0}.home-legal h3{font-size:16px}.home-legal p,.home-note{font-size:13px}.composeButton{right:16px;bottom:calc(var(--safe-bottom) + 84px);width:52px;height:52px;border-radius:14px}input,textarea,select,button{font-size:16px!important}textarea{zoom:1}.userprofile-rf-badge-big{width:54px;height:54px;border-radius:14px;padding:7px}}.inbox-compose-top{flex:0 0 auto}@media(max-width:640px){.inbox-compose-top{display:none!important}.composeButton{display:flex!important}}@media(min-width:641px){.composeButton{display:none!important}}html.native-map-page,body.native-map-page,body.native-map-page #root,body.native-map-page .app,body.native-map-page .appMain,body.native-map-page .page,body.native-map-page .customers-container,body.native-map-page .native-map-page-shell{background:#fff!important}.native-map-host{width:100%;max-width:900px;margin:0 auto;position:relative;min-height:340px;background:#fff!important}.native-map-shell{width:100%;position:relative;min-height:340px;background:#fff!important}.native-map-debug{font-size:12px;color:#6b7280;margin-bottom:8px;position:relative;z-index:2;background:#fff!important}.native-map-canvas{width:100%;height:300px;min-height:300px;display:block;position:relative;z-index:1;border-radius:12px;overflow:hidden;border:1px solid rgba(37,99,235,.28);background:#fff!important}.native-map-loading,.native-map-error{width:100%;height:300px;min-height:300px;border-radius:12px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;padding:16px;text-align:center}.native-map-loading{background:#f3f4f6;color:#6b7280}.native-map-error{background:#fff;color:#b91c1c}.users-card{display:flex;justify-content:space-between;align-items:center;gap:16px;min-width:0}.users-card-left{display:flex;align-items:flex-start;gap:14px;flex:1;min-width:0}.users-meta{flex:1;min-width:0}.users-name{font-weight:700;font-size:18px;line-height:1.2}.users-email{color:#666;font-size:14px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow-wrap:normal;max-width:100%}.users-actions{display:flex;gap:10px;flex-shrink:0}@media(max-width:768px){.users-card{flex-direction:column;align-items:stretch}.users-card-left{width:100%;min-width:0}.users-meta{min-width:0;width:100%}.users-email{width:100%;max-width:100%}.users-actions{width:100%;margin-top:14px;justify-content:flex-start;flex-wrap:wrap}.users-actions .btn-secondary{flex:1;min-width:140px;justify-content:center}}.admin-container{width:min(1180px,calc(100vw - 48px));margin:0 auto;padding:34px 0 60px}.admin-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.admin-eyebrow{margin:0 0 6px;color:#2563eb;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.admin-header h1{margin:0;font-size:clamp(32px,4vw,46px);letter-spacing:-.04em;color:#0f172a}.admin-header p{margin:8px 0 0;color:#64748b;max-width:720px;line-height:1.5}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0 24px}.admin-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 14px 35px #0f172a0f}.admin-stat-card span{display:block;color:#64748b;font-weight:700;font-size:13px;margin-bottom:10px}.admin-stat-card strong{display:block;font-size:36px;line-height:1;color:#0f172a;letter-spacing:-.04em}.admin-stat-card small{display:block;margin-top:10px;color:#94a3b8;font-weight:600}.admin-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 35px #0f172a0f;overflow:hidden}.admin-panel-header{padding:22px 24px 12px;border-bottom:1px solid #eef2f7}.admin-panel-header h2{margin:0;color:#0f172a;font-size:24px}.admin-panel-header p{margin:6px 0 0;color:#64748b}.admin-toolbar{display:grid;grid-template-columns:1fr 170px 190px;gap:12px;padding:16px 24px;border-bottom:1px solid #eef2f7;background:#f8fafc}.admin-search-input,.admin-select{width:100%;border:1px solid #dbe3ef;background:#fff;border-radius:14px;padding:12px 14px;font-size:14px;color:#0f172a;outline:none}.admin-search-input:focus,.admin-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;min-width:980px}.admin-table th{text-align:left;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:14px 18px;background:#fff;border-bottom:1px solid #eef2f7;white-space:nowrap}.admin-table td{padding:16px 18px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;font-size:14px}.admin-table tbody tr:hover{background:#f8fafc}.admin-user-cell{display:flex;flex-direction:column;gap:3px}.admin-user-cell strong{color:#0f172a}.admin-user-cell span{color:#64748b;font-size:13px}.admin-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800;white-space:nowrap}.admin-badge-green{background:#dcfce7;color:#166534}.admin-badge-blue{background:#dbeafe;color:#1d4ed8}.admin-badge-purple{background:#ede9fe;color:#6d28d9}.admin-badge-gray{background:#f1f5f9;color:#475569}.admin-link-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-weight:800;text-decoration:none}.admin-link-btn:hover{background:#dbeafe}.admin-empty{text-align:center;padding:30px!important;color:#64748b}@media(max-width:900px){.admin-container{width:min(100%,calc(100vw - 28px));padding-top:22px}.admin-header{flex-direction:column}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{grid-template-columns:1fr}}@media(max-width:560px){.admin-stats-grid{grid-template-columns:1fr}.admin-header h1{font-size:34px}}.admin-toolbar{grid-template-columns:1fr 170px 190px 190px}.admin-badge-orange{background:#ffedd5;color:#c2410c}.admin-badge-red{background:#fee2e2;color:#b91c1c}.admin-toolbar{grid-template-columns:1fr 150px 180px 190px 170px}.admin-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-warning-btn{background:#ffedd5;color:#c2410c}.admin-warning-btn:hover{background:#fed7aa}.admin-danger-btn{background:#fee2e2;color:#b91c1c}.admin-danger-btn:hover{background:#fecaca}.admin-success-btn{background:#dcfce7;color:#166534}.admin-success-btn:hover{background:#bbf7d0}.admin-actions-dropdown{position:relative}.admin-actions-trigger{list-style:none;cursor:pointer;border:1px solid #dbe3ef;border-radius:12px;padding:10px 14px;background:#fff;font-size:13px;font-weight:700;color:#1e3a8a;transition:all .2s ease;-webkit-user-select:none;user-select:none}.admin-actions-trigger:hover{background:#f8fbff;border-color:#b8c9e6}.admin-actions-trigger::-webkit-details-marker{display:none}.admin-actions-menu{position:absolute;top:44px;right:0;min-width:170px;background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 12px 30px #0f172a1f;padding:8px;z-index:100;display:flex;flex-direction:column;gap:6px}.admin-dropdown-item{width:100%;border:none;text-decoration:none;background:#f8fafc;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;transition:all .2s ease;text-align:left}.admin-dropdown-item:hover{background:#eef4ff}.admin-dropdown-item.admin-warning-btn{color:#c2410c}.admin-dropdown-item.admin-danger-btn{color:#b91c1c}.admin-dropdown-item.admin-success-btn{color:#166534}.admin-actions-trigger{list-style:none;cursor:pointer;border:1px solid #dbe3ef;border-radius:12px;padding:10px 14px;background:#fff;font-size:13px;font-weight:700;color:#1e3a8a;transition:all .2s ease;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;min-width:90px}.users-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;margin-bottom:24px}.users-search-input{width:100%;height:58px;border-radius:18px;border:1px solid #d9e3f0;background:#fff;padding:0 18px;font-size:15px;font-weight:500;color:#0f172a;box-shadow:0 1px 2px #0f172a0a,0 10px 25px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease,background .2s ease}.users-search-input::placeholder{color:#94a3b8;font-weight:500}.users-search-input:hover{border-color:#bfd0e6;background:#fcfdff}.users-search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f,0 12px 30px #2563eb1a;transform:translateY(-1px)}.users-search-intro{margin-top:14px;max-width:760px}.users-search-intro p{margin:0}.users-search-tagline{margin-top:10px!important;font-weight:700;color:#2563eb;letter-spacing:.2px}.users-hint{margin-top:10px;margin-bottom:16px;color:#64748b;font-size:14px;font-weight:500}@media(max-width:980px){.users-search-grid{grid-template-columns:1fr}}.userprofile-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:18px}.userprofile-photo-item{position:relative;overflow:hidden;border-radius:18px;background:#f3f6fb;border:1px solid #e4e9f2;aspect-ratio:1 / 1;transition:all .2s ease}.userprofile-photo-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.userprofile-photo{width:100%;height:100%;object-fit:cover;display:block}.userprofile-actions-stack{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.home-page{width:100%;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 32%),radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 28%),#f8fbff;padding:10px 14px max(40px,env(safe-area-inset-bottom))}.home-hero{width:100%;max-width:1180px;margin:0 auto 26px;background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid rgba(37,99,235,.1);border-radius:34px;padding:56px 42px;text-align:center;box-shadow:0 20px 50px #0f172a14,0 2px 6px #0f172a0a}.home-logo-wrap{display:flex;justify-content:center;margin-bottom:24px}.home-logo{width:300px;max-width:100%;object-fit:contain}.home-hero-badge{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:24px}.home-title{margin:0 auto 18px;max-width:840px;font-size:clamp(42px,7vw,72px);line-height:.95;letter-spacing:-.06em;font-weight:900;color:#0f172a}.home-subtitle{margin:0 auto;max-width:820px;font-size:20px;line-height:1.75;color:#475569}.home-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:36px}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:18px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.home-button:hover{transform:translateY(-2px)}.home-button-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;box-shadow:0 16px 30px #2563eb38}.home-button-primary:hover{box-shadow:0 20px 40px #2563eb47}.home-button-secondary{background:#fff;color:#0f172a;border:1px solid #dbe3ef;box-shadow:0 8px 20px #0f172a0d}.home-note{margin-top:22px;color:#64748b;font-size:14px}.home-note a{color:#2563eb;font-weight:800;text-decoration:none}.home-note a:hover{text-decoration:underline}.home-section{width:100%;max-width:1180px;margin:0 auto 26px;background:#fff;border-radius:30px;padding:42px;border:1px solid #e6edf7;box-shadow:0 14px 40px #0f172a0d}.home-section h2{margin:0 0 14px;font-size:clamp(28px,4vw,46px);line-height:1;letter-spacing:-.05em;color:#0f172a}.home-section>p{margin:0;max-width:760px;color:#64748b;line-height:1.7;font-size:16px}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px}.home-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e5edf8;border-radius:24px;padding:28px;transition:transform .18s ease,box-shadow .18s ease}.home-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f172a14}.home-card h3{margin:0 0 12px;font-size:22px;line-height:1.1;color:#0f172a;letter-spacing:-.03em}.home-card p{margin:0;color:#64748b;line-height:1.7;font-size:15px}.home-how{text-align:center}.home-steps{margin-top:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-steps div{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e5edf8;border-radius:24px;padding:26px 20px}.home-steps span{width:52px;height:52px;border-radius:999px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;margin-bottom:18px}.home-steps h3{margin:0 0 10px;font-size:20px;color:#0f172a}.home-steps p{margin:0;color:#64748b;line-height:1.6;font-size:14px}.home-cta{width:100%;max-width:1180px;margin:0 auto 26px;background:linear-gradient(135deg,#2563ebf5,#1d4ed8f5);border-radius:34px;padding:54px 42px;text-align:center;color:#fff;overflow:hidden;position:relative}.home-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 30%);pointer-events:none}.home-cta h2{margin:0 0 14px;font-size:clamp(36px,6vw,64px);line-height:.95;letter-spacing:-.05em}.home-cta p{margin:0 auto;max-width:720px;font-size:18px;line-height:1.7;color:#ffffffe0}.home-cta .home-button-primary{background:#fff;color:#1d4ed8;box-shadow:none}.home-cta .home-button-secondary{background:#ffffff1a;color:#fff;border-color:#ffffff38}.home-legal{width:100%;max-width:1180px;margin:0 auto;background:#fff;border-radius:26px;border:1px solid #e5edf8;padding:34px}.home-legal h3{margin:0 0 12px;font-size:22px;color:#0f172a}.home-legal p{color:#64748b;line-height:1.75;font-size:14px}.home-legal-links{margin-top:20px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.home-legal-links a{color:#2563eb;text-decoration:none;font-weight:700}.home-legal-links a:hover{text-decoration:underline}@media(max-width:980px){.home-grid{grid-template-columns:1fr}.home-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero,.home-section,.home-cta,.home-legal{padding:34px 24px}}@media(max-width:640px){.home-title{font-size:42px;line-height:.98}.home-subtitle{font-size:16px;line-height:1.65}.home-buttons{flex-direction:column;align-items:stretch}.home-button{width:100%}.home-steps{grid-template-columns:1fr}.home-card,.home-steps div{padding:22px}.home-hero,.home-section,.home-cta,.home-legal{border-radius:24px;padding:28px 18px}.home-logo{width:220px}}.userprofile-actions{display:flex!important;align-items:center!important;gap:10px!important}.userprofile-actions a,.userprofile-actions button,.userprofile-actions span,.userprofile-actions .userprofile-pill{height:38px!important;min-height:38px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;margin:0!important}.home-hero-image{width:100%;max-width:1180px;margin:28px auto 18px;border-radius:28px;box-shadow:0 20px 45px #0f172a2e;border:1px solid rgba(37,99,235,.12);display:block}.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}.sideIconWrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.sideBadge{position:absolute;top:-7px;right:-10px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;font-size:11px;line-height:18px;font-weight:800;background:#ef4444;color:#fff;border:2px solid #ffffff;display:inline-flex;align-items:center;justify-content:center}.mobileBottomNav{display:none}@media(max-width:640px){.side{display:none!important}.mobileBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:3000;height:calc(68px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(8,1fr);gap:4px;align-items:center}.mobileBottomItem{height:44px;min-width:0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#111827;text-decoration:none;position:relative}.mobileBottomItem.active{background:#eef2ff;color:#1d4ed8}.mobileBottomItem svg{width:22px;height:22px}.mobileProfileItem{padding:0}.mobileProfileAvatar{width:34px;height:34px;border-radius:999px;object-fit:cover;border:2px solid #ffffff;display:block;background:#f3f4f6}.mobileProfileFallback{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#111827;font-size:12px;font-weight:800}}.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}}
