:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e5e7eb;background:#020617}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#0f766e33,transparent 40%),#020617}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 7vw;background:#020617d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #1e293b}.logo{font-weight:900;font-size:22px;color:#34d399}nav{display:flex;gap:18px;align-items:center;color:#cbd5e1}nav a.active{color:#34d399}.container{width:min(1120px,92vw);margin:0 auto;padding:42px 0}.hero{min-height:70vh;display:grid;place-items:center}.hero h1{max-width:850px;font-size:clamp(38px,7vw,76px);line-height:.95;margin:0 0 18px;letter-spacing:-.06em}.eyebrow{color:#34d399;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.muted{color:#94a3b8}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:14px;color:#022c22;background:#34d399;font-weight:800}.btn:disabled{opacity:.65;cursor:not-allowed}.btn.secondary{background:#172554;color:#dbeafe;border:1px solid #1d4ed8}.full{width:100%;margin-top:12px}.linkButton{background:transparent;border:0;color:#cbd5e1;cursor:pointer;padding:0}.linkButton:hover{color:#34d399}.card{background:#0f172ae0;border:1px solid #1e293b;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0006}.formCard{width:min(620px,100%);margin:0 auto}.form{display:grid;gap:12px}.input{width:100%;border:1px solid #334155;background:#020617;color:#e5e7eb;border-radius:14px;padding:13px 14px;outline:none}.input:disabled{opacity:.65;cursor:not-allowed}.input:focus{border-color:#34d399;box-shadow:0 0 0 4px #34d39922}.textarea{min-height:120px;resize:vertical}.alert{white-space:pre-line;padding:12px 14px;border-radius:14px;background:#7f1d1d;color:#fee2e2;border:1px solid #ef4444}.success{color:#86efac}.danger{color:#fca5a5}.roleGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice{text-align:left;padding:24px;border-radius:20px;border:1px solid #334155;background:#020617;color:#e5e7eb;cursor:pointer}.choice:hover{border-color:#34d399}.choice strong{display:block;font-size:22px;margin-bottom:8px}.choice span{color:#94a3b8}.searchGrid{display:grid;grid-template-columns:1fr 180px 180px auto;gap:12px;margin:22px 0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.professionalCard{position:relative;overflow:hidden}.proFeaturedCard{border-color:#34d399;box-shadow:0 24px 70px #05966930}.premiumFeaturedCard{border-color:#facc15;box-shadow:0 26px 80px #facc1533}.featuredBadge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:#020617;border:1px solid currentColor;color:#facc15;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.avatarLarge{width:100%;height:180px;object-fit:cover;border-radius:18px;background:#0f172a}.cover{width:100%;height:300px;object-fit:cover;border-radius:20px;background:#0f172a}.details,.dashboard{display:grid;gap:18px}.list{display:grid;gap:12px;margin-top:12px}.row{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:14px;border:1px solid #1e293b;border-radius:16px}.photoGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.photoGrid img{width:100%;height:140px;object-fit:cover;border-radius:16px}.review{border:1px solid #1e293b;padding:14px;border-radius:16px}.review strong{display:block;margin-bottom:6px}.formHelpLine{display:flex;justify-content:flex-end;font-size:14px;color:#34d399}.fieldWithHelp{position:relative}.passwordBubble{margin-top:8px;padding:12px 14px;border-radius:14px;background:#020617;border:1px solid #334155;color:#e5e7eb;box-shadow:0 14px 40px #0007}.staticBubble{box-shadow:none}.passwordBubble strong{display:block;margin-bottom:8px;color:#cbd5e1}.passwordBubble ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.passwordBubble li{display:flex;align-items:center;gap:8px;font-size:14px}.validRule{color:#86efac}.invalidRule{color:#fca5a5}.input[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 4px #ef444422}.uploadPreview{width:100%;max-height:280px;object-fit:cover;border-radius:18px;border:1px solid #1e293b;background:#0f172a}.profileImagePicker{display:grid;place-items:center;text-align:center;gap:8px;margin-bottom:10px}.profileAvatarButton{width:132px;height:132px;border-radius:999px;border:2px dashed #334155;background:#020617;display:grid;place-items:center;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.profileAvatarButton:hover{border-color:#34d399;transform:translateY(-1px)}.profileAvatarButton img{width:100%;height:100%;object-fit:cover}.profileAvatarButton span{font-size:44px;color:#34d399;font-weight:800}.profileAvatarButton input{display:none}.dangerCard{border-color:#7f1d1d}.dangerButton{background:#ef4444;color:#fff}.devBox{margin-top:18px;display:grid;gap:10px;padding:14px;border-radius:18px;border:1px solid #334155;background:#020617}.devBox textarea{width:100%;min-height:90px;border:1px solid #334155;border-radius:12px;padding:10px;color:#e5e7eb;background:#0f172a;resize:vertical}@media (max-width: 820px){.header{flex-direction:column;gap:12px}nav{flex-wrap:wrap;justify-content:center}.roleGrid,.grid,.searchGrid{grid-template-columns:1fr}.photoGrid{grid-template-columns:repeat(2,1fr)}.row{flex-direction:column}}.footer{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;padding:28px 7vw 44px;color:#94a3b8;border-top:1px solid #1e293b}.commercialHero{min-height:58vh;justify-items:start}.sectionHeader,.split,.inlineForm{display:flex;gap:14px;align-items:center;justify-content:space-between}.inlineForm{margin-top:16px}.compactRow{align-items:center}.price,.statNumber{display:block;font-size:30px;margin:12px 0;color:#34d399}.cleanList{display:grid;gap:8px;padding-left:0;list-style:none;color:#cbd5e1}.chatLayout .split{align-items:stretch}.split{display:grid;grid-template-columns:320px 1fr}.sidebarList,.messages{display:grid;gap:10px}.conversationButton{border:1px solid #334155;background:#020617;color:#e5e7eb;border-radius:14px;padding:12px;text-align:left;cursor:pointer}.conversationButton span{display:block;color:#94a3b8;margin-top:4px}.message{max-width:82%;padding:12px 14px;border-radius:16px;background:#0f172a;border:1px solid #1e293b}.message.mine{margin-left:auto;background:#064e3b;border-color:#047857}.message p{margin-bottom:0}.chipGrid{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:10px 14px;border-radius:999px;background:#020617;border:1px solid #334155;color:#cbd5e1}.chip:hover{border-color:#34d399;color:#34d399}.statsGrid .card{min-height:130px}.logo{display:inline-flex;align-items:center}.logoImage{height:80px;width:auto;display:block;object-fit:contain}.heroLogo{height:120px;width:auto;display:block;object-fit:contain;margin-bottom:24px}.authLogo{height:96px;width:auto;display:block;object-fit:contain;margin:0 auto 20px}@media (max-width: 820px){.split,.sectionHeader,.inlineForm{grid-template-columns:1fr;flex-direction:column;align-items:stretch}}.ratingSummary{display:grid;gap:6px;margin:14px 0;font-weight:800}.starRating{display:inline-flex;align-items:center;gap:3px}.starRatingSmall .starButton{font-size:22px}.starButton{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;padding:0;border:0;background:transparent;color:#334155;cursor:pointer;font-size:34px;line-height:1;flex:0 0 1.15em;vertical-align:middle}.starButton:disabled{cursor:default;opacity:1}.starBase{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#334155;line-height:1;font-family:Arial,sans-serif}.starFill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;width:0;max-width:100%;color:#facc15;line-height:1}.starFillIcon{width:1.15em;height:1.15em;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:inherit;line-height:1}.photoGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.photoItem img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease,opacity .2s ease}.photoLightboxImage{max-width:min(100%,1100px);max-height:85vh;object-fit:contain;border-radius:18px;box-shadow:0 24px 80px #0000008c;cursor:default}.photoLightboxClose{position:fixed;top:20px;right:24px;z-index:10000;width:0;height:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#0f172ae6;color:#fff;font-size:34px;font-weight:300;line-height:1;cursor:pointer}.photoLightboxClose:hover{background:#1e293b}.inlineReviewForm{display:grid;gap:10px;margin:14px 0 18px;padding:16px;border:1px solid #1e293b;border-radius:18px;background:#02061773}.reviewLabel{color:#cbd5e1;font-weight:800}.reviewFooter{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.reviewStars{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:6px}.chatSplit{align-items:stretch}.chatSidebar{max-height:620px;overflow-y:auto;align-content:start}.conversationButton.active{border-color:#34d399;box-shadow:0 0 0 3px #34d39922}.conversationPanel{display:flex;flex-direction:column;height:min(620px,68vh);min-height:430px;overflow:hidden;padding:0}.conversationHeader{flex:0 0 auto;padding:22px 24px 14px;border-bottom:1px solid #1e293b}.conversationHeader h2{margin:0}.conversationPanel .messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px 24px;align-content:start}.chatInputBar{flex:0 0 auto;margin-top:0;padding:16px 24px 22px;border-top:1px solid #1e293b;background:#0f172aeb}@media (max-width: 820px){.conversationPanel{height:70vh;min-height:420px}.chatSidebar{max-height:260px}.chatInputBar{flex-direction:row}}.statusActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settingsGrid div{display:grid;gap:5px;padding:14px;border:1px solid #1e293b;border-radius:16px;background:#020617}.checkList{display:grid;gap:8px;margin-top:14px;color:#cbd5e1}.compactActions{justify-content:flex-end;margin-top:0}.logoImage{height:100px}@media (max-width: 620px){.settingsGrid{grid-template-columns:1fr}.logoImage{height:42px}.container{width:min(100% - 28px,1120px);padding:28px 0}}.auth-callback-section{display:grid;place-items:center;min-height:calc(100vh - 90px)}.auth-callback-card{max-width:560px;width:min(100%,560px);text-align:center}.auth-callback-card .eyebrow,.auth-callback-card .authLogo{margin-left:auto;margin-right:auto}.auth-callback-card h1{font-size:clamp(2rem,5vw,3.6rem);line-height:.98;letter-spacing:-.06em}.auth-callback-card .button-row{justify-content:center}.page-section{width:min(1120px,92vw);margin:0 auto;padding:42px 0}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:24px}.btn.btn-primary{background:#34d399;color:#022c22}.btn.btn-secondary,.btn.secondary{background:#172554;color:#dbeafe;border:1px solid #1d4ed8}.btn.dangerButton,.dangerButton{background:#ef4444;color:#fff}.btn.dangerButton:hover,.dangerButton:hover{background:#dc2626}.formHelpLine{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#34d399}.formHelpLine a:hover{color:#86efac}.logo{display:inline-flex;align-items:center;min-width:fit-content}.logoImage{height:72px;width:auto;display:block;object-fit:contain}.sectionHeader{display:flex;gap:14px;align-items:center;justify-content:space-between}.inlineForm{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:16px}.split{display:grid;grid-template-columns:320px 1fr;gap:14px;align-items:stretch}.chatLayout .split,.chatSplit{align-items:stretch}.statusPill{display:inline-flex;width:fit-content;margin-top:8px;padding:4px 8px;border-radius:999px;background:#064e3b;color:#bbf7d0;border:1px solid #047857;font-size:12px;font-weight:800}.conversationButton:disabled{opacity:.65;cursor:not-allowed}.conversationButton small{display:block;margin-top:8px}.photoGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:14px}.photoItem{width:100%;aspect-ratio:4 / 3;padding:0;border:0;border-radius:16px;overflow:hidden;background:#0f172a;cursor:zoom-in}.photoItem img,.photoGrid img{width:100%;height:100%;min-height:140px;object-fit:cover;display:block;border-radius:16px;transition:transform .2s ease,opacity .2s ease}.photoItem:hover img{transform:scale(1.04);opacity:.9}.photoLightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:#020617e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out}.photoLightboxContent{max-width:min(100%,1100px);max-height:88vh;margin:0;display:grid;gap:10px;justify-items:center;cursor:default}.photoLightboxImage{max-width:min(100%,1100px);max-height:82vh;object-fit:contain;border-radius:18px;box-shadow:0 24px 80px #0000008c;cursor:default}.photoLightboxCaption{color:#cbd5e1;text-align:center}.photoLightboxClose{position:fixed;top:20px;right:24px;z-index:10000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #334155;border-radius:999px;background:#0f172ae6;color:#fff;font-size:34px;font-weight:300;line-height:1;cursor:pointer}.photoLightboxClose:hover{background:#1e293b;border-color:#34d399}.emptyState{display:grid;gap:10px;padding:24px;border:1px dashed #334155;border-radius:18px;background:#0206178c;color:#94a3b8}.loadingText{color:#94a3b8}@media (max-width: 820px){.header{flex-direction:column;gap:12px;padding:14px 5vw}nav{flex-wrap:wrap;justify-content:center;gap:12px}.split,.sectionHeader,.inlineForm{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.split{display:grid}.chatInputBar{flex-direction:row}.logoImage{height:56px}}@media (max-width: 620px){.settingsGrid{grid-template-columns:1fr}.logoImage{height:42px}.container,.page-section{width:min(100% - 28px,1120px);padding:28px 0}.hero h1{font-size:clamp(34px,13vw,56px)}.authLogo{height:76px}.photoLightbox{padding:14px}.photoLightboxClose{top:12px;right:12px}}
