@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,800;1,9..40,400&family=Syne:wght@600;700;800&display=swap";:root{--canvas:#0a0a0a;--canvas-deep:#111;--canvas-light:#1f1f1f;--surface:#161616;--surface-raised:#1f1f1f;--surface-inset:#101010;--text:#f5f5f4;--text-muted:#a3a3a3;--text-soft:#737373;--accent:#eab308;--accent-light:#facc15;--accent-deep:#ca8a04;--mint:#a3e635;--alert:#e11d48;--alert-deep:#be123c;--glow:transparent;--line:#ffffff1a;--line-strong:#eab30847;--lift:0 16px 36px #0000006b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);margin:0}body:before,body:after{content:none!important;display:none!important}button{font:inherit;border:0}.atlasShell{grid-template-columns:88px minmax(0,1fr);gap:22px;width:min(1320px,100%);min-height:100vh;margin:0 auto;padding:22px;display:grid}.rail{height:calc(100vh - 44px);color:var(--text);background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:34px;flex-direction:column;align-items:center;padding:14px;display:flex;position:sticky;top:22px}.railLogo,.railItems a,.railItems button,.railUser{color:inherit;place-items:center;text-decoration:none;display:grid}.railLogo{color:#fff;background:var(--accent);border-radius:19px;width:52px;height:52px;box-shadow:0 8px 22px #4d8fd852}.railItems{gap:12px;margin-top:44px;display:grid}.railItems a,.railItems button{width:48px;height:48px;color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:18px}.railItems a.active,.railItems button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.railChatButton:disabled{opacity:.72;cursor:not-allowed}.railUser{width:48px;height:48px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line-strong);border-radius:50%;margin-top:auto;font-weight:1000}.railUser.active{color:#fff;background:var(--accent);border-color:var(--accent)}.atlasMain{min-width:0}.compactNav{display:none}.commandBarBrand{min-width:0}.commandBar,.commandTools,.signedIn,.atlasHero,.atlasStats,.atlasStat,.runwayHeader,.runwayCard,.authorLine,.requestTrack div,.commentCount,.runwayComments footer{align-items:center;display:flex}.commandBar{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:30px;justify-content:space-between;gap:16px;padding:14px 16px}.commandBar strong{color:var(--text);font-size:1.08rem;display:block}.commandBar span{color:var(--text-muted);font-size:.86rem}.commandTools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.commandTools button,.signedIn,.adminNavLink{min-height:44px;color:var(--text);white-space:nowrap;background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.adminNavLink.active{color:#fff;background:var(--accent);border-color:var(--accent)}.atlasHero{background:linear-gradient(145deg, #252c38 0%, var(--surface) 58%, #141820 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:42px;justify-content:space-between;gap:30px;margin:22px 0 16px;padding:clamp(34px,5vw,70px);position:relative;overflow:hidden}.atlasHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 22%,#ffffff14,#0000 42%);position:absolute;inset:0}.heroText{z-index:1;max-width:780px;position:relative}.eyebrow{color:var(--accent-light);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:1000}.atlasHero h1{color:var(--text);letter-spacing:-.105em;margin:12px 0 18px;font-size:clamp(3rem,6vw,7rem);line-height:.86}.atlasHero p{max-width:650px;color:var(--text-muted);margin:0;font-size:1.13rem;line-height:1.76}.identityTicket{z-index:1;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);border-left:3px solid var(--accent);box-shadow:inset 0 1px 0 var(--glow);border-radius:30px;flex:0 0 320px;padding:22px;position:relative}.identityTicket div{justify-content:space-between;margin-bottom:28px;display:flex}.identityTicket div span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:1000}.identityTicket strong{overflow-wrap:anywhere;color:var(--text);letter-spacing:-.06em;font-size:1.8rem;line-height:1;display:block}.identityTicket p{color:var(--text-muted);margin:12px 0 0;line-height:1.55}.atlasStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.atlasStat{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);min-height:94px;box-shadow:var(--lift);border-radius:28px;gap:12px;padding:18px}.atlasStat svg{color:var(--accent)}.atlasStat strong{color:var(--text);font-size:1.35rem}.atlasStat span{color:var(--text-soft);font-size:.9rem}.statusStat{background:linear-gradient(165deg, #4aab8c1f 0%, var(--surface) 100%);border-color:#4aab8c4d}.statusStat svg{color:var(--mint)}.runwayHeader{justify-content:space-between;gap:14px;margin-bottom:18px}.runwayHeader h2{color:var(--surface);letter-spacing:-.08em;text-shadow:0 1px #ffffff59;margin:5px 0 0;font-size:clamp(1.9rem,3vw,3.2rem)}.runwayHeader .eyebrow{color:#3d4654}.runwayHeader button{color:#fff;background:var(--accent);border-radius:999px;align-items:center;gap:8px;padding:13px 19px;font-weight:1000;display:inline-flex;box-shadow:0 10px 26px #4d8fd847}.runwayList{gap:18px;display:grid}.runwayCard{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);opacity:0;animation:.52s forwards riseIn;animation-delay:var(--delay);border-radius:34px;align-items:stretch;gap:18px;padding:16px}.runwayMeta{color:var(--text);background:var(--surface-inset);border-left:3px solid var(--accent);box-shadow:inset 0 1px 0 var(--glow);border-radius:24px;flex:0 0 86px;align-content:space-between;padding:16px;display:grid}.runwayMeta span{letter-spacing:-.08em;font-size:2.1rem;font-weight:1000}.runwayMeta small{writing-mode:vertical-rl;color:var(--text-muted);font-weight:900;transform:rotate(180deg)}.runwaySignal,.runwayComments{background:var(--surface-inset);border:1px solid var(--line);border-radius:24px;min-width:0;padding:16px}.runwaySignal{flex:1}.runwayComments{flex:0 0 min(360px,42%)}.signalTop{justify-content:space-between;gap:12px;display:flex}.authorLine{flex-wrap:wrap;gap:8px}.authorLine strong{color:var(--text)}.authorLine em{color:var(--text);background:var(--mint);border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.74rem;font-style:normal;font-weight:1000;display:inline-flex}.signalTop small{color:var(--text-soft)}.runwaySignal h3{color:var(--text);letter-spacing:-.06em;margin:22px 0 10px;font-size:1.55rem}.runwaySignal p{color:var(--text-muted);margin:0;line-height:1.66}.requestTrack{gap:8px;margin-top:18px;display:grid}.requestTrack div{color:var(--text-soft);justify-content:space-between;font-size:.82rem;font-weight:900}.requestTrack i{background:#ffffff1a;border-radius:999px;height:8px;overflow:hidden}.requestTrack b{background:var(--accent);border-radius:inherit;height:100%;display:block}.commentCount{color:var(--text-muted);gap:7px;font-size:.84rem;font-weight:1000}.runwayComment{border:1px solid var(--line);background:#ffffff0a;border-radius:16px;margin-top:8px;padding:10px 12px}.runwayComment strong{color:var(--text);font-size:.84rem}.runwayComment p{color:var(--text-muted);margin:3px 0 0;line-height:1.48}.runwayComments footer{gap:8px;margin-top:12px}.runwayComments button{color:var(--text-muted);border:1px solid var(--line);cursor:default;background:#ffffff0a;border-radius:999px;flex:1;justify-content:center;gap:7px;padding:11px 12px;font-weight:1000}.runwayComments .handshake{color:#fff;background:var(--accent);border-color:var(--accent)}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.atlasShell{grid-template-columns:none;width:min(1320px,100%);padding:12px;display:block}.rail{display:none}.atlasMain{width:100%;display:block}.commandBar{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;display:grid}.commandBarBrand{grid-column:1}.commandTools{grid-column:2;justify-content:flex-end}.compactNav{grid-column:1/-1;align-items:stretch;gap:6px;width:100%;display:flex}.compactNavItem{min-height:58px;color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:14px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:8px 4px 7px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.compactNavLabel{color:inherit;letter-spacing:.01em;font-size:.72rem;font-weight:700;line-height:1.1;display:block}.compactNavItem--active{color:#fff;background:var(--accent);border-color:var(--accent)}.compactNavItem--alert{color:#fff;background:var(--accent);border-color:var(--accent-light)}.compactNavItem--danger{color:#fda4af;background:#e11d481f;border-color:#e11d4859}.commandBarAccount{display:none}.runwayCard,.atlasHero,.runwayHeader{flex-direction:column;align-items:stretch}.runwayMeta{flex-basis:auto;justify-content:space-between;align-items:center;display:flex}.runwayMeta small{writing-mode:initial;transform:none}.runwayComments{flex-basis:auto}}@media (width<=680px){.atlasShell{padding:12px}.atlasStats{grid-template-columns:1fr}.commandBar{gap:10px;padding:12px 14px}.commandTools{justify-content:flex-end;width:auto}.compactNavItem span{display:block}.runwayComments footer{width:100%}.postingFeedFiltersRow{flex-direction:column;align-items:stretch}.categoryFilterPanel,.postingFeedSortControl{flex:auto;width:100%;min-width:0}.feedScopePills{grid-template-columns:1fr 1fr;width:100%;display:grid}.feedScopePills button{width:100%}.runwayComments button{flex:1}}.landingLayout{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:22px}.landingHeader{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.landingBrand{color:var(--text);align-items:center;gap:12px;display:inline-flex}.landingLogo{color:#fff;background:var(--accent);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 22px #4d8fd847}.landingPage{gap:28px;display:grid}.landingHero,.landingStory,.landingAuthCard,.routePlaceholder{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:34px;padding:clamp(28px,4vw,48px)}.landingHero h1,.routePlaceholder h1{color:var(--text);letter-spacing:-.08em;margin:12px 0 16px;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.landingHero p,.routePlaceholder p{max-width:720px;color:var(--text-muted);margin:0;font-size:1.08rem;line-height:1.7}.landingGrid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;display:grid}.landingStory h2{color:var(--text);letter-spacing:-.04em;margin:0 0 18px;font-size:1.6rem}.landingSteps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.landingSteps li{background:var(--surface-inset);border:1px solid var(--line);border-radius:22px;gap:14px;padding:16px;display:flex}.landingSteps svg{color:var(--accent);flex:none}.landingSteps strong{color:var(--text);margin-bottom:4px;display:block}.landingSteps p{color:var(--text-muted);margin:0;line-height:1.55}.landingAuthTabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.landingAuthTabs button{min-height:44px;color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:999px;font-weight:850}.landingAuthTabs .active{color:#fff;background:var(--accent);border-color:var(--accent)}.landingAuthNote{color:var(--text-soft);margin:0 0 18px;line-height:1.55}.landingAuthNote code{color:var(--accent-light)}.landingAuthForm{gap:14px;display:grid}.landingAuthForm label{color:var(--text-muted);gap:8px;font-size:.92rem;font-weight:700;display:grid}.landingAuthForm input{min-height:46px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;border-radius:16px;padding:0 14px}.landingAuthForm button{color:#fff;background:var(--accent);cursor:pointer;border-radius:999px;min-height:48px;margin-top:4px;font-weight:900}.landingAuthForm button:disabled{cursor:not-allowed;opacity:.72}.landingAuthForm textarea{min-height:92px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;resize:vertical;border-radius:16px;padding:12px 14px}.passwordField{align-items:center;display:flex;position:relative}.passwordField input{width:100%;padding-right:44px}.passwordToggle{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;right:10px}.passwordToggle:hover{color:var(--text);background:#ffffff0f}.landingAuthForm .passwordToggle{min-height:unset;color:var(--text-muted);background:0 0;border-radius:8px;margin-top:0;font-weight:400}.fieldRequired,.fieldOptional{letter-spacing:.08em;text-transform:uppercase;margin-left:8px;font-size:.72rem;font-weight:800}.fieldRequired{color:var(--accent-light)}.fieldOptional{color:var(--text-soft)}.fieldError,.formError{color:#ff8f8f;font-size:.82rem;line-height:1.4}.formError{margin:0}.optionalSection{gap:12px;display:grid}.optionalToggle{min-height:42px;color:var(--text-muted);border:1px solid var(--line);cursor:pointer;background:#ffffff0a;border-radius:16px;font-weight:800}.optionalPanel{border:1px solid var(--line);background:#ffffff08;border-radius:18px;gap:14px;padding:14px;display:grid}.visibilityFieldset{border:0;margin:0;padding:0}.visibilityFieldset legend{color:var(--text);margin-bottom:8px;font-weight:800}.visibilityHint{color:var(--text-soft);margin:0 0 10px;font-size:.88rem;line-height:1.5}.checkboxLabel{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:8px;font-size:.92rem;display:flex}.appLoading{min-height:100vh;color:var(--text-muted);place-items:center;font-weight:700;display:grid}.modalOverlay{z-index:1000;background:#0a0c10b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modalOverlay--top{place-items:start center;padding:max(24px,6vh) 20px 20px}.modalOverlay--elevated{z-index:1500}.modalCard{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);width:min(420px,100%);box-shadow:var(--lift);border-radius:28px;padding:28px}.modalCard h2{color:var(--text);margin:0 0 12px}.modalCard p{color:var(--text-muted);margin:0 0 20px;line-height:1.6}.modalCard button{cursor:pointer;border-radius:999px;min-height:44px;padding:0 18px;font-weight:900}.modalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.modalPrimaryButton{color:#fff;background:var(--accent);border:0}.modalSecondaryButton{color:var(--text);background:var(--surface-inset);border:1px solid var(--line)}.modalDangerButton{color:#fff;background:#c65353;border:0}.deleteConfirmModal--icon{text-align:center}.deleteConfirmModal--icon h2,.deleteConfirmModal--icon p{text-align:left}.deleteConfirmModalIcon{width:56px;height:56px;color:var(--alert);background:#e11d481f;border:1px solid #e11d483d;border-radius:18px;place-items:center;margin:0 auto 16px;display:grid}.deleteConfirmModalDetails{color:var(--text-muted);text-align:left;background:var(--surface-inset);border:1px solid var(--line);border-radius:16px;margin:0 0 4px;padding:14px 16px 14px 28px;font-size:.9rem;line-height:1.55}.deleteConfirmModalDetails li+li{margin-top:8px}.deleteConfirmModalError{color:var(--alert);margin:14px 0 0;font-size:.88rem;font-weight:700;line-height:1.45}.editSectionModal,.deleteConfirmModal,.fileViewModal,.createPostModal,.reportModal{width:min(560px,100%);max-height:min(90vh,860px);overflow:auto}.createPostForm,.reportForm{gap:14px;display:grid}.createPostForm label,.reportForm label{color:var(--text-muted);gap:8px;font-size:.92rem;font-weight:700;display:grid}.createPostForm input,.createPostForm select,.createPostForm textarea,.reportForm select,.reportForm textarea{width:100%;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;border-radius:16px;padding:12px 14px}.createPostExpiryNote{color:var(--text-soft);background:#4d8fd814;border:1px solid #4d8fd838;border-radius:16px;margin:0;padding:12px 14px;font-size:.88rem;line-height:1.55}.reportPreview{background:var(--surface-inset);border:1px solid var(--line);border-radius:18px;margin-bottom:16px;padding:14px}.reportPreviewList{gap:12px;margin:0;display:grid}.reportPreviewList div{gap:4px;display:grid}.reportPreviewList dt{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.reportPreviewList dd{color:var(--text);overflow-wrap:anywhere;margin:0;line-height:1.55}.reportSuccessMessage{color:var(--mint);background:#4aab8c1a;border:1px solid #4aab8c47;border-radius:16px;margin:0;padding:12px 14px;line-height:1.55}.postCardHeaderActions,.commentCardHeader{align-items:center;gap:8px;display:flex}.commentCardHeader{justify-content:space-between;margin-bottom:6px}.reportFlagButton{width:32px;height:32px;color:var(--text-soft);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.reportFlagButton:hover{color:#ffb4b4;border-color:#c6535359}.commentCompose{border-bottom:1px solid var(--line);gap:10px;margin-bottom:14px;padding-bottom:14px;display:grid}.commentComposeLabel{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.commentCompose textarea{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--line);font:inherit;border-radius:16px;padding:12px 14px}.editSectionHint,.profileMutedText{color:var(--text-soft);line-height:1.55}.editSectionForm,.fileUploadForm,.fileReplaceForm{gap:14px;display:grid}.editSectionForm label,.fileUploadForm label{color:var(--text-muted);gap:8px;font-size:.92rem;font-weight:700;display:grid}.editSectionForm input,.editSectionForm textarea,.fileUploadForm input{min-height:46px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;border-radius:16px;padding:0 14px}.editSectionForm textarea{resize:vertical;min-height:110px;padding:12px 14px}.socialLinksEditor{gap:12px;display:grid}.socialLinksEditorHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.socialLinkRow{border:1px solid var(--line);background:#ffffff08;border-radius:16px;gap:10px;padding:12px;display:grid}.profilePage{grid-template-columns:minmax(240px,280px) minmax(0,1fr) minmax(240px,280px);gap:18px;margin-top:22px;display:grid}.profilePageHeader{grid-column:1/-1}.profileTabs{background:var(--surface-inset);border:1px solid var(--line);border-radius:999px;grid-auto-flow:column;gap:10px;padding:6px;display:inline-grid}.profileTabs button{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:850;display:inline-flex}.profileTabs .active{color:#fff;background:var(--accent)}.profileTabBadge,.connectionSectionBadge{color:#fff;background:#c65353;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:0 6px;font-size:.72rem;font-weight:900;display:inline-flex}.profileTabs .active .profileTabBadge{color:var(--accent);background:#fff}.profileConnectionsTab{grid-column:1/-1;gap:18px;display:grid}.connectionSection{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:30px;padding:22px}.connectionSectionHeader{margin-bottom:16px}.connectionSectionTitleRow{align-items:center;gap:10px;display:flex}.connectionSectionHeader h2{color:var(--text);margin:0;font-size:1.25rem}.connectionSectionHeader p{color:var(--text-soft);margin:8px 0 0;line-height:1.55}.connectionSectionList,.connectionEmptyState{gap:14px;display:grid}.connectionEmptyState{box-shadow:none;border-radius:22px;margin-top:0;padding:18px}.connectionCard{background:var(--surface-inset);border:1px solid var(--line);border-radius:22px;padding:18px}.connectionCard--expired{background:#c653530f;border-color:#c6535359}.connectionCard--active{border-color:#4aab8c59;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.connectionCardMain{min-width:0}.connectionCard--active .connectionCardHeader{margin-bottom:0}.connectionCard--active .connectionPostingContext{margin-top:12px}.connectionCardActions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:8px;display:flex}.connectionCardAction{text-align:center;justify-content:center;align-items:center;min-width:136px;text-decoration:none;display:inline-flex}.connectionActionButton--message{color:#fff;background:var(--accent);border:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}@media (width<=720px){.connectionCard--active{grid-template-columns:1fr;align-items:stretch}.connectionCardActions{flex-direction:row;justify-content:flex-end}.connectionCardAction{flex:1 1 0;min-width:0}}.connectionCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.connectionCardEyebrow{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:900;display:block}.connectionCardHeader h3{color:var(--text);margin:0;font-size:1.05rem}.connectionMetaPill{color:var(--text-muted);border:1px solid var(--line);background:#ffffff0a;border-radius:999px;flex:none;padding:6px 10px;font-size:.74rem;font-weight:800}.connectionMetaPill--success{color:var(--mint);background:#4aab8c1a;border-color:#4aab8c59}.connectionMetaPill--expired{color:#ffb4b4;background:#c653531f;border-color:#c6535359}.connectionPostingContext{gap:10px;display:grid}.connectionPostingText{color:var(--text-muted);margin:0;line-height:1.6}.connectionExpiredNote{color:var(--text-soft);margin:12px 0 0;font-size:.88rem;line-height:1.55}.connectionActionButton{cursor:pointer;border-radius:999px;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:800}.connectionActionButton:disabled{opacity:.65;cursor:not-allowed}.connectionActionButton--accept{color:#fff;background:var(--accent);border:0}.connectionActionButton--decline,.connectionActionButton--cancel{color:var(--text);background:var(--surface);border:1px solid var(--line)}.connectionActionButton--cancel{color:#ffb4b4;border-color:#c6535359}.profileAside{align-content:start;gap:18px;display:grid}.profileMain{min-width:0}.profileSectionCard{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:28px;padding:20px}.profileSectionCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.profileSectionCardHeader h2{color:var(--text);margin:0;font-size:1.15rem}.profileSectionCardHeader p{color:var(--text-soft);margin:6px 0 0;font-size:.88rem;line-height:1.5}.profileEditButton,.textDangerButton{cursor:pointer;border-radius:999px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:800}.profileEditButton{color:var(--text);background:var(--surface-inset);border:1px solid var(--line)}.textDangerButton{color:#ffb4b4;background:#c653531f;border:1px solid #c6535359}.profileDetailList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.profileDetailList li{background:var(--surface-inset);border:1px solid var(--line);border-radius:16px;gap:4px;padding:12px;display:grid}.profileDetailList span{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.profileDetailList strong{color:var(--text);overflow-wrap:anywhere}.profilePrivacyBanner{color:var(--text-muted);background:#4aab8c14;border:1px solid #4aab8c38;border-radius:20px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.profilePrivacyBanner svg{color:var(--mint);flex:none}.myPostsFeedHeader h1{color:var(--text);letter-spacing:-.06em;margin:10px 0 8px;font-size:clamp(1.8rem,3vw,2.6rem)}.myPostsFeedHeader p{color:var(--text-muted);margin:0;line-height:1.6}.myPostsFeedList,.profileEmptyState{gap:16px;margin-top:18px;display:grid}.profileEmptyState,.myPostsFeed{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:30px;padding:22px}.editablePostCard,.editableComment{background:var(--surface-inset);border:1px solid var(--line);border-radius:22px;padding:16px}.editablePostCardHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.postCategoryBadge{color:var(--accent-light);background:#4d8fd81f;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.editablePostText{color:var(--text);margin:0;line-height:1.65}.editablePostCard a{color:var(--accent-light);overflow-wrap:anywhere;margin-top:10px;display:inline-block}.inlineItemActions,.inlineEditActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.inlineEditForm{gap:10px;display:grid}.inlineEditForm textarea{width:100%;color:var(--text);border:1px solid var(--line);font:inherit;resize:vertical;background:#ffffff0a;border-radius:16px;padding:12px 14px}.editablePostComments{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:16px;display:grid}.readonlyComment strong{color:var(--text);font-size:.84rem}.readonlyComment p,.editableComment p{color:var(--text-muted);margin:6px 0 0;line-height:1.5}.editedLabel{color:var(--text-soft);letter-spacing:.04em;text-transform:lowercase;font-size:.76rem;font-weight:800}.editedLabel--dated{text-transform:none}.profileFileItem{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profileFileItem span{color:var(--text-soft);letter-spacing:normal;text-transform:none;margin-top:4px;font-size:.84rem;font-weight:500;display:block}.filePreviewFrame{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;min-height:420px;margin:16px 0}.notificationButton{justify-content:center;align-items:center;width:44px;min-width:44px;padding:0;display:inline-flex;position:relative}.notificationButton--hasUnread{color:#fff;border-color:#f0525273;box-shadow:0 0 0 1px #f0525247,inset 0 0 0 1px #f052521f}.notificationBadge{color:#fff;background:linear-gradient(180deg, var(--alert) 0%, var(--alert-deep) 100%);border:2px solid var(--surface-raised);border-radius:999px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 5px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 10px #f052528c}.routePlaceholder{margin-top:22px}.routePlaceholder small{color:var(--accent-light);letter-spacing:.04em;text-transform:uppercase;margin-top:18px;font-size:.88rem;font-weight:800;display:inline-block}.feedPage,.connectedProfilePage{margin-top:22px}.feedPage .myPostsFeedHeader h1,.profileConnectionsTab .myPostsFeedHeader h1,.connectedProfilePageHeader .myPostsFeedHeader h1{color:var(--text)}.feedPage .myPostsFeedHeader p,.profileConnectionsTab .myPostsFeedHeader p,.connectedProfilePageHeader .myPostsFeedHeader p{color:var(--text-muted)}.feedPage .myPostsFeedHeader .eyebrow,.profileConnectionsTab .myPostsFeedHeader .eyebrow,.connectedProfilePageHeader .myPostsFeedHeader .eyebrow{color:var(--mint)}.connectedProfilePage{grid-template-columns:minmax(240px,280px) minmax(0,1fr) minmax(240px,280px);gap:18px;display:grid}.connectedProfilePageHeader,.connectedProfileStatus{grid-column:1/-1}.connectedProfilePageHeader .myPostsFeedHeader{margin-top:8px}.postingFeedFilters,.feedFilters{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:24px;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}.feedScopePills{background:var(--surface-inset);border:1px solid var(--line);border-radius:999px;grid-auto-flow:column;gap:8px;width:fit-content;padding:4px;display:inline-grid}.feedScopePills button{min-height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 16px;font-weight:850}.feedScopePills .active{color:#fff;background:var(--accent)}.postingFeedFiltersRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.categoryFilterPanel{flex:240px;position:relative}.categoryFilterToggle{width:100%;min-height:44px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-weight:700;display:flex}.categoryFilterChevronOpen{transform:rotate(180deg)}.categoryFilterChecklist{z-index:5;background:var(--surface-raised);border:1px solid var(--line-strong);max-height:280px;box-shadow:var(--lift);border-radius:18px;gap:8px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.categoryFilterChecklist label{color:var(--text-muted);cursor:pointer;align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex}.postingFeedSortControl{min-width:min(280px,100%);min-height:44px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:999px;flex:0 280px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:0 14px;font-weight:700;display:flex}.postingFeedSortPrefix{color:var(--text-muted);white-space:nowrap;font-size:.92rem}.postingFeedSortControl select,.feedFilters select{min-width:0;min-height:unset;color:var(--text);font:inherit;cursor:pointer;text-align:right;background:0 0;border:0;border-radius:0;flex:1;padding:0;font-weight:700}.connectedPostingsFeed .myPostsFeedHeader h2{color:var(--text);letter-spacing:-.05em;margin:10px 0 8px;font-size:clamp(1.4rem,2.5vw,2rem)}.feedLoadMoreRow{justify-content:center;margin-top:18px;display:flex}.feedLoadMoreButton{cursor:pointer;border-radius:999px;min-height:44px;padding:0 20px;font-weight:900}.postCardMetaRow{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.postCardAuthorBlock{gap:4px;display:grid}.postCardAuthorLabel{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.postCardAuthorConnected{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.postCardAuthorLink,.connectionProfileLink{color:var(--accent-light);font-size:1.05rem;font-weight:800;text-decoration:none}.postCardAuthorLink:hover,.connectionProfileLink:hover{text-decoration:underline}.postCardAuthorName{color:var(--text);font-size:1.05rem}.postCardStats{color:var(--text-soft);flex-wrap:wrap;gap:10px;font-size:.82rem;font-weight:700;display:flex}.connectedProfileBackLink{color:var(--accent-light);margin-bottom:12px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-block}.connectedProfileGrid{gap:18px;display:grid}.connectedProfileActions{justify-content:flex-end;display:flex}@media (width<=1100px){.connectedProfilePage,.profilePage{grid-template-columns:1fr}}@media (width<=900px){.landingGrid{grid-template-columns:1fr}}.railItems button.railChatButton--highlighted{color:#fff;background:linear-gradient(180deg, var(--accent-light) 0%, var(--accent) 100%);border-color:var(--accent-light);position:relative;box-shadow:0 0 0 2px #6aa5e880,0 8px 22px #4d8fd86b}.railItems button.railChatButton--highlighted:after{content:"";background:var(--alert);border:2px solid var(--surface);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 1px #f0525273}.chatOverlay{z-index:1200;background:#0a0c108f;justify-content:flex-end;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.chatPanel{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);width:min(420px,100%);height:min(620px,100vh - 36px);box-shadow:var(--lift);border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.chatPanel--split{width:min(760px,100%)}.chatPanel--mobile{border-radius:0;width:100%;height:100%}.chatPanelHeader,.chatThreadHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.chatPanelHeader strong,.chatThreadHeader h3{color:var(--text);margin:0;font-size:1rem;display:block}.chatPanelHeader span,.chatThreadHint{color:var(--text-muted);margin-top:4px;font-size:.82rem;display:block}.chatPanelClose,.chatBackButton,.chatReportButton,.chatDeleteButton{width:38px;height:38px;color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:14px;place-items:center;display:grid}.chatDeleteButton{color:var(--alert)}.chatDeleteButton:hover:not(:disabled){background:#e11d481a;border-color:#e11d4847}.chatDeleteButton:disabled{opacity:.5;cursor:not-allowed}.chatBackButton{width:auto;padding:0 12px;font-size:.88rem;font-weight:700}.chatThreadHeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.chatPanelBody{flex:1;grid-template-columns:1fr;min-height:0;display:grid}.chatPanel--split .chatPanelBody{grid-template-columns:minmax(220px,34%) minmax(0,1fr)}.chatThreadList{min-height:0;padding:12px;overflow:auto}.chatThreadSection+.chatThreadSection{margin-top:18px}.chatThreadSection h4{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}.chatSectionEmpty,.chatEmptyState{color:var(--text-muted);margin:0;padding:12px;font-size:.92rem;line-height:1.5}.chatThreadRow{text-align:left;width:100%;color:inherit;background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:18px;align-items:center;gap:12px;margin-bottom:8px;padding:10px 12px;display:flex}.chatThreadRow--highlighted,.chatMobileHead--highlighted .chatMobileHeadBubble{border-color:var(--accent-light);background:#4d8fd81f;box-shadow:0 0 0 2px #6aa5e873,inset 0 0 0 1px #6aa5e82e}.chatThreadRow--active{border-color:var(--accent)}.chatThreadAvatar,.chatMobileHeadBubble{color:#fff;background:var(--accent-deep);border:1px solid var(--line-strong);border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.chatThreadRowBody{gap:4px;min-width:0;display:grid}.chatThreadRowTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.chatThreadRowTop strong,.chatThreadPreview{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chatThreadPreview{color:var(--text-muted);font-size:.88rem}.chatThread{border-left:1px solid var(--line);grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.chatThread--mobile{border-left:0}.chatMessageList{min-height:0;padding:16px;overflow:auto}.chatLoadOlder{justify-content:center;margin-bottom:12px;display:flex}.chatLoadOlder button{min-height:34px;color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:700}.chatMessage{flex-direction:column;gap:6px;max-width:min(82%,28rem);margin-bottom:14px;display:flex}.chatMessage--own{align-items:flex-end;margin-left:auto}.chatMessageHeader{align-items:center;gap:8px;padding:0 4px;display:flex}.chatMessage--own .chatMessageHeader{flex-direction:row-reverse}.chatMessageAvatar{color:#fff;background:var(--accent-deep);border:1px solid var(--line-strong);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:900;display:grid}.chatMessage--own .chatMessageAvatar{background:var(--accent)}.chatMessage--support .chatMessageAvatar{background:linear-gradient(145deg, var(--accent-deep), var(--accent))}.chatMessageSender{color:var(--text-soft);letter-spacing:.02em;font-size:.78rem;font-weight:700}.chatMessage--own .chatMessageSender{color:var(--accent-light)}.chatMessageRoleBadge{color:var(--accent-light);letter-spacing:.04em;text-transform:uppercase;background:#eab3081f;border:1px solid #eab30847;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:800}.chatMessageBody{background:var(--surface-inset);border:1px solid var(--line);border-radius:16px 16px 16px 6px;padding:10px 12px}.chatMessage--own .chatMessageBody{background:#eab3081a;border-color:#eab30838;border-radius:16px 16px 6px}.chatMessage--support .chatMessageBody{background:#eab30814;border-color:#eab3082e}.chatMessageBody p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.5}.chatMessageBody time{color:var(--text-soft);margin-top:6px;font-size:.75rem;display:block}.chatCompose{border-top:1px solid var(--line);padding:12px 16px 16px}.chatComposeNote{color:var(--accent-light);margin:0 0 10px;font-size:.86rem;line-height:1.45}.chatComposeRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.chatCompose textarea{resize:vertical;min-height:72px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);font:inherit;border-radius:16px;padding:12px 14px}.chatCompose textarea:disabled{opacity:.72}.chatCompose button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 16px;font-weight:800}.chatCompose button:disabled{opacity:.55;cursor:not-allowed}.chatMobileHeads{border-top:1px solid var(--line);gap:10px;padding:12px 14px 16px;display:flex;overflow-x:auto}.chatMobileHead{width:72px;color:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-items:center;gap:6px;padding:0;display:grid}.chatMobileHeadLabel{max-width:100%;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.chatMobileHead--open .chatMobileHeadBubble{background:var(--accent)}@media (width<=767px){.chatOverlay{justify-content:stretch;align-items:stretch;padding:0}.notificationPanel{width:auto;max-width:none;left:0;right:0}.modalCard,.editSectionModal,.deleteConfirmModal,.reportModal{width:min(100%,100vw - 24px);padding:22px}.modalActions{flex-direction:column}.modalActions button{width:100%}.commandBar span{display:none}.profileTabs{flex-wrap:wrap;width:100%;display:flex}.profileTabs button{flex:calc(33.333% - 8px);justify-content:center;min-width:0;padding:0 12px}.runwayHeader{align-items:flex-start}.runwayHeader button{justify-content:center;width:100%}.signedIn{text-overflow:ellipsis;max-width:140px;overflow:hidden}.adminNavLink{padding:0 12px}}.notificationAnchor{position:relative}.notificationPanel{z-index:1300;background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);width:min(360px,100vw - 32px);max-height:min(480px,100vh - 120px);box-shadow:var(--lift);border-radius:22px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.notificationPanelHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.notificationPanelHeader strong{color:var(--text);display:block}.notificationPanelMeta{color:var(--text-soft);margin-top:4px;font-size:.82rem;display:block}.notificationMarkAllButton{min-height:34px;color:var(--accent-light);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:700}.notificationPanelBody{min-height:0;overflow:auto}.notificationItem{text-align:left;width:100%;color:inherit;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;gap:6px;padding:14px 16px;display:grid}.notificationItem--unread{background:#4d8fd814}.notificationItemLabel{color:var(--text);font-size:.92rem;line-height:1.45}.notificationItem time{color:var(--text-soft);font-size:.78rem}.toastBanner{z-index:1400;width:min(520px,100vw - 32px);color:var(--text);background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.toastBanner p{flex:1;margin:0;line-height:1.45}.toastBanner button{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:1.2rem;line-height:1}.loadingState,.emptyState p{color:var(--text-muted);margin:0;line-height:1.5}.emptyState{padding:12px}.adminPage{flex-direction:column;gap:18px;padding:8px 4px 24px;display:flex}.adminPageHeader h1{color:var(--surface);letter-spacing:-.04em;text-shadow:0 1px #ffffff59;margin:4px 0 0;font-size:clamp(1.6rem,3vw,2rem)}.adminEyebrow{color:#3d4654;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.adminShell{color:var(--text);background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);border:1px solid var(--line-strong);box-shadow:var(--lift);border-radius:30px;flex-direction:column;gap:18px;padding:22px;display:flex}.adminTabs,.adminSubTabs{flex-wrap:wrap;gap:8px;display:flex}.adminTab,.adminSubTab{color:var(--text-muted);background:var(--surface-inset);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:10px 16px;font-size:.92rem;font-weight:800}.adminTab--active,.adminSubTab--active{color:#fff;background:var(--accent);border-color:var(--accent)}.adminTabPanel{flex-direction:column;gap:16px;display:flex}.adminStatsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.adminStatCard{background:var(--surface-inset);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.adminStatLabel{color:var(--text-muted);font-size:.88rem;font-weight:700}.adminStatValue{color:var(--text);font-size:1.9rem;font-weight:900;line-height:1}.adminSpend{flex-direction:column;gap:24px;padding:8px 4px 4px;display:flex}.adminSpendIntro{color:var(--text-muted);max-width:52rem;margin:0;padding:4px 2px 2px;font-size:.92rem;line-height:1.5}.adminSpendSection{flex-direction:column;gap:12px;display:flex}.adminSpendHeading{color:var(--text);margin:0;font-size:1.05rem;font-weight:800}.adminSpendEmpty{color:var(--text-muted);margin:0;font-size:.9rem}.adminSpendTableWrap{background:var(--surface-inset);border:1px solid var(--line);border-radius:18px;overflow-x:auto}.adminSpendTable{border-collapse:collapse;width:100%;min-width:420px}.adminSpendTable th,.adminSpendTable td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 14px;font-size:.9rem}.adminSpendTable th{color:var(--text-muted);font-weight:700}.adminSpendTable tr:last-child td{border-bottom:0}@media (width>=900px){.adminSpend{gap:28px;padding:16px 18px 8px}.adminSpendIntro{margin-bottom:4px;padding-top:4px;font-size:.95rem}.adminSpend .adminStatsGrid{margin-top:4px}}.adminTableWrap{background:var(--surface-inset);border:1px solid var(--line);border-radius:18px;overflow-x:auto}.adminTable{border-collapse:collapse;width:100%;font-size:.94rem}.adminTable th,.adminTable td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 16px}.adminTable th{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;background:#ffffff08;font-size:.76rem;font-weight:800}.adminTable td{color:var(--text)}.adminTable tbody tr:hover td{background:#4d8fd80f}.adminTable tbody tr:last-child td{border-bottom:0}.adminTableRow--expanded td{background:#4d8fd81f}.adminExpandRow td{background:#ffffff05}.adminExpandCell{padding-top:0}.adminExpandButton,.adminLoadMoreButton,.adminBackButton,.adminActionButton{color:var(--text);background:var(--surface-raised);border:1px solid var(--line-strong);cursor:pointer;border-radius:12px;padding:9px 14px;font-size:.88rem;font-weight:700}.adminExpandButton{color:var(--accent-light);white-space:nowrap;background:#4d8fd824;border-color:#6aa5e859}.adminExpandButton:hover,.adminLoadMoreButton:hover,.adminBackButton:hover{background:#ffffff14}.adminLoadMoreButton,.adminBackButton{align-self:flex-start}.adminActionButton--secondary{background:#ffffff0f}.adminActionButton--warning{color:#f6d28f;border-color:#f6d28f59}.adminActionButton--danger{color:#ffb4b4;border-color:#ffb4b459}.adminActionButton:disabled,.adminLoadMoreButton:disabled{opacity:.55;cursor:not-allowed}.adminStatusBadge{background:#ffffff0f;border-radius:999px;padding:4px 8px;font-size:.78rem;display:inline-flex}.adminStatusBadge--pending{color:#f6d28f}.adminStatusBadge--dismissed,.adminStatusBadge--resolved{color:#9ed8bf}.adminResolvePanel,.adminUserDetail{flex-direction:column;gap:14px;display:flex}.adminResolveMessage{color:var(--text-muted);flex-direction:column;gap:6px;font-size:.88rem;display:flex}.adminResolveMessage textarea{width:100%;min-height:72px;color:var(--text);background:var(--surface-inset);border:1px solid var(--line);resize:vertical;border-radius:12px;padding:10px 12px}.adminResolveActions,.adminUserDetailActions{flex-wrap:wrap;gap:8px;display:flex}.adminSnapshotBlock,.adminSnapshotMessage{background:var(--surface-inset);border:1px solid var(--line);border-radius:12px;padding:12px}.adminSnapshotStack,.adminSnapshotMessages{flex-direction:column;gap:10px;display:flex}.adminSnapshotMeta{color:var(--text-soft);margin:0 0 6px;font-size:.84rem}.adminSnapshotText{white-space:pre-wrap;margin:0;line-height:1.5}.adminSnapshotLink{color:var(--accent-light);word-break:break-all;margin-top:8px;display:inline-block}.adminSnapshotEmpty{color:var(--text-muted);margin:0}.adminSnapshotMessage header{color:var(--text-muted);justify-content:space-between;gap:12px;margin-bottom:6px;font-size:.82rem;display:flex}.adminUserDetailHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.adminUserDetailHeader h2{color:var(--text);margin:0}.adminUserBanNotice{color:#ffb4b4;margin:6px 0 0;font-size:.88rem}.adminProfileList{grid-template-columns:max-content 1fr;gap:8px 16px;margin:0;display:grid}.adminProfileList dt{color:var(--text-muted)}.adminUserProfileSection h3,.adminUserContentSection h3{color:var(--text);margin:0 0 12px;font-size:1rem}.adminProfileList dd{color:var(--text);margin:0}.adminShell .loadingState,.adminShell .emptyState p{color:var(--text-muted)}.adminContentList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.adminContentItem{background:var(--surface-inset);border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:12px;padding:12px;display:flex}@media (width<=720px){.adminShell{border-radius:22px;padding:16px}.adminTable th,.adminTable td{padding:12px;font-size:.84rem}.adminTable th:last-child,.adminTable td:last-child{background:var(--surface-inset);position:sticky;right:0;box-shadow:-8px 0 12px #0000002e}.adminContentItem{flex-direction:column}}:root{--ap-abyss:#060908;--ap-deep:#0a100e;--ap-panel-solid:#0e1512;--ap-glass-border:#2a4038;--ap-border-muted:#1a2823;--ap-frost:#ecf2ef;--ap-frost-dim:#8a9e96;--ap-cyan:#14b8a6;--ap-cyan-deep:#0f766e;--ap-violet:#5eead4;--ap-magenta:#fb7185;--ap-magenta-deep:#e11d48;--ap-card:#0c1210;--ap-card-inset:#070c0a;--ap-card-hover:#121c18;--ap-on-signal:#060908;--ap-mint:#6ee7b7;--ap-mint-stripe:#34d399;--ap-mint-deep:#059669;--ap-success:var(--ap-mint);--ap-success-soft:#0c2e24;--ap-danger:#fb7185;--ap-danger-deep:#e11d48;--ap-danger-soft:#3a1520;--ap-accent-wash:#14b8a61f;--ap-accent-wash-soft:#34d39914;--ap-accent-wash-mint:#2dd4bf12;--ap-panel-lit:#142019;--ap-panel-accent:linear-gradient(180deg, #142019 0%, #0e1512 55%, #0c1210 100%);--ap-gradient:linear-gradient(90deg, #0c2e24 0%, #14534a 42%, #14b8a6 78%, #6ee7b7 100%);--mantine-color-body:var(--ap-abyss);--mantine-color-default:var(--ap-panel-solid);--mantine-color-text:var(--ap-frost);--mantine-color-dimmed:var(--ap-frost-dim);--mantine-color-referra-filled:var(--ap-cyan-deep);--mantine-color-referra-filled-hover:var(--ap-cyan)}body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(ellipse 90% 55% at 8% -12%, var(--ap-accent-wash), transparent 62%), radial-gradient(ellipse 70% 45% at 92% 8%, var(--ap-accent-wash-soft), transparent 58%), radial-gradient(ellipse 50% 30% at 50% 100%, var(--ap-accent-wash-mint), transparent 70%), linear-gradient(180deg, var(--ap-abyss) 0%, var(--ap-deep) 100%);background-attachment:scroll;overflow-x:hidden}html{background:radial-gradient(90% 55% at 8% -12%,#14b8a61a,#0000 62%),radial-gradient(70% 45% at 92% 8%,#34d3990f,#0000 58%),linear-gradient(#060908 0%,#0a100e 100%);min-height:100%}#root{z-index:1;background:0 0;min-height:100vh;position:relative}.atlasShell,.atlasMain,.landingLayout{background:0 0}.profileDashboard button{appearance:none;cursor:pointer}.rail{color:var(--ap-frost);background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-abyss) 100%);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:16px}.railLogo{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;border-radius:12px}.railLogo:after{display:none}.railItems a,.railItems button{color:var(--ap-frost-dim);background:var(--ap-deep);border:2px solid var(--ap-border-muted);border-radius:10px}.railItems a:hover,.railItems button:hover{color:var(--ap-frost);background:var(--ap-card);border-color:var(--ap-mint-deep);box-shadow:none}.railItems a.active,.railItems button.active,.railUser.active{color:var(--ap-on-signal);background:var(--ap-cyan);border-color:var(--ap-cyan);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:var(--lift)}.railUser{color:var(--ap-frost);background:var(--ap-deep);border:2px solid var(--ap-border-muted);border-radius:10px}.commandBar{color:var(--ap-frost);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);background:linear-gradient(90deg,#0a100e 0%,#142019 50%,#0e1512 100%);border-radius:14px}.commandBar strong{letter-spacing:-.02em;color:var(--ap-mint);-webkit-text-fill-color:unset;background:0 0;font-family:Syne,system-ui,sans-serif;font-size:1.2rem;font-weight:800}.commandBar span{color:var(--ap-frost-dim);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600}.commandTools button,.signedIn,.adminNavLink{color:var(--ap-frost);background:var(--ap-deep);border:2px solid var(--ap-border-muted);border-radius:10px}.notificationBadge{background:var(--ap-mint);color:var(--ap-on-signal);border:2px solid var(--ap-on-signal);font-weight:800}.profileDashboard .profileTabs{background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-deep) 100%);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:14px;gap:4px;padding:4px;display:flex}.profileDashboard .profileTabs .active{color:var(--ap-frost);background:var(--ap-card-hover);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;font-weight:800}.profileDashboard .profileTabs button{min-height:46px;color:var(--ap-frost-dim);background:0 0;border:0;border-radius:14px;flex:1;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600}.profileDashboard .profileTabBadge{background:var(--ap-magenta)!important}.profileDashboard.profilePage{flex-direction:column;gap:24px;margin-top:12px;display:flex}.profileDashboard .profilePageHeader{margin:0}.profileDashboard .profileAtomShell{flex-direction:column;gap:20px;display:flex}.profileDashboard .profileAtomHero{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-left:6px solid var(--ap-mint-stripe);box-shadow:var(--lift);border-radius:16px;padding:clamp(24px,4vw,36px) clamp(24px,4vw,40px);position:relative;overflow:hidden}.profileDashboard .profileAtomHero:before{content:"";background:var(--ap-mint-stripe);width:4px;position:absolute;top:16px;bottom:16px;left:6px}.profileDashboard .profileAtomHero:after{content:"";background:var(--ap-gradient);height:6px;position:absolute;top:0;left:0;right:0}.profileDashboard .profileAtomHero__content{z-index:1;flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex;position:relative}.profileDashboard .profileNavFootnote{max-width:52ch;color:var(--ap-frost-dim);margin:16px 0 0;font-size:.88rem;line-height:1.6;position:relative}.profileDashboard .profileNavAvatar{width:64px;height:64px;color:var(--ap-on-signal);background:var(--ap-cyan);border:3px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:var(--lift);border-radius:14px;place-items:center;font-family:Syne,system-ui,sans-serif;font-size:1.25rem;font-weight:800;display:grid}.profileDashboard .profileNavIdentity strong{letter-spacing:-.02em;color:var(--ap-frost);font-family:Syne,system-ui,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;display:block}.profileDashboard .profileNavIdentity span{color:var(--ap-mint);margin-top:4px;font-size:.88rem;font-weight:700;display:block}.profileDashboard .profileNavPrivacyChip{color:var(--ap-mint);letter-spacing:.1em;text-transform:uppercase;background:var(--ap-success-soft);border:2px solid var(--ap-mint-deep);border-bottom:4px solid var(--ap-mint-stripe);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.profileDashboard .profileAtomBody{grid-template-columns:minmax(200px,220px) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.profileDashboard .profileAtomSidebar{background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-deep) 100%);border:2px solid var(--ap-glass-border);border-top:3px solid var(--ap-violet);box-shadow:var(--lift);border-radius:14px;flex-direction:column;gap:4px;padding:8px;display:flex}.profileDashboard .profileAtomSidebar button.profileNavItem{text-align:left;width:100%;min-height:48px;color:var(--ap-frost-dim);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:14px;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;display:block}.profileDashboard .profileAtomSidebar button.profileNavItem:hover:not(.profileNavItem--active){color:var(--ap-frost);background:var(--ap-card);border-color:var(--ap-border-muted)}.profileDashboard .profileAtomSidebar button.profileNavItem--active{color:var(--ap-frost);background:var(--ap-card-hover);border-color:var(--ap-mint-deep);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;font-weight:800}.profileDashboard .profileAtomStage{color:var(--ap-frost);background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);box-shadow:var(--lift);border-radius:16px;padding:clamp(24px,4vw,36px);position:relative;overflow:hidden}.profileDashboard .profileAtomStage:before{content:"";background:var(--ap-gradient);height:5px;position:absolute;top:0;left:0;right:0}.profileDashboard .profilePanelHeader .eyebrow,.profileDashboard .profilePanel .myPostsFeedHeader .eyebrow{color:var(--ap-mint);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.profileDashboard .profilePanelHeader h1,.profileDashboard .profilePanel .myPostsFeedHeader h1{letter-spacing:-.03em;color:var(--ap-frost);-webkit-text-fill-color:unset;background:0 0;margin:0 0 12px;font-family:Syne,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.05}.profileDashboard .profilePanelHeader h1:after,.profileDashboard .profilePanel .myPostsFeedHeader h1:after{content:"";background:linear-gradient(90deg, var(--ap-cyan) 0%, var(--ap-cyan) 58%, var(--ap-mint-stripe) 58%, var(--ap-mint-stripe) 100%);border-radius:0;width:72px;height:4px;margin-top:16px;display:block}.profileDashboard .profilePanelHeader p,.profileDashboard .profilePanel .myPostsFeedHeader p{color:var(--ap-frost-dim);max-width:56ch;margin:0;font-size:.92rem;line-height:1.65}.profileDashboard .profilePanelHeader{margin-bottom:32px}.profileDashboard .profilePanelGroupHeader h2{color:var(--ap-frost);font-family:Syne,system-ui,sans-serif;font-size:1.25rem}.profileDashboard .profilePanelGroupHeader p{color:var(--ap-frost-dim)}.profileDashboard .profileFieldRow{border:2px solid var(--ap-border-muted);border-left:4px solid var(--ap-cyan);border-bottom:2px solid var(--ap-mint-deep);background:var(--ap-card);border-radius:10px;grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:16px;margin-bottom:8px;padding:14px 16px;display:grid}.profileDashboard .profileFieldRow__value{color:var(--ap-frost);font-weight:600}.profileDashboard .profileFieldRow--muted .profileFieldRow__value{color:var(--ap-frost-dim)}.myPostsFeed{background:0 0;border:0;padding:0}.editablePostCard{--text:var(--ap-frost);--text-muted:var(--ap-frost-dim);--text-soft:var(--ap-frost-dim);--surface:var(--ap-card);--surface-inset:var(--ap-card-inset);--surface-raised:var(--ap-card-hover);--line:var(--ap-border-muted);--line-strong:var(--ap-glass-border);color:var(--ap-frost);background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-card) 28%, var(--ap-card) 100%);border:2px solid var(--ap-glass-border);border-top:3px solid var(--ap-violet);box-shadow:var(--lift);border-radius:14px;padding:22px;position:relative;overflow:hidden}.editablePostCard:before{content:"";background:linear-gradient(90deg, var(--ap-cyan) 0%, var(--ap-mint-stripe) 100%);height:3px;position:absolute;top:3px;left:0;right:0}.editablePostCard:hover{background:var(--ap-card-hover);border-color:var(--ap-cyan);box-shadow:0 6px 0 var(--ap-cyan-deep)}.editablePostCard .editableComment,.editablePostCard .readonlyComment{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}.editablePostCard .postCardAuthorName,.editablePostCard .editablePostText,.editablePostCard .commentCardHeader strong,.editablePostCard .readonlyComment strong{color:var(--ap-frost)}.editablePostCard .postCardAuthorLabel,.editablePostCard .postCardStats,.editablePostCard .readonlyComment p,.editablePostCard .editableComment p,.editablePostCard .editedLabel,.editablePostCard .commentComposeLabel,.editablePostCard .profileMutedText{color:var(--ap-frost-dim)}.editablePostCard .profileEditButton{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-radius:8px;font-weight:700}.editablePostCard .textDangerButton{color:var(--ap-danger);background:var(--ap-danger-soft);border:1px solid #f472b659;border-radius:10px}.editablePostCard .commentCompose textarea,.editablePostCard .inlineEditForm textarea{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}.editablePostCard .commentCompose textarea::placeholder{color:var(--ap-frost-dim);opacity:1}.editablePostCard a{color:var(--ap-cyan);font-weight:600}.postingFeedFilters,.feedFilters{color:var(--ap-frost);background:var(--ap-card);border:2px solid var(--ap-glass-border);border-radius:12px}.categoryFilterToggle,.postingFeedSortControl{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}.postingFeedSortPrefix{color:var(--ap-frost-dim)}.categoryFilterChecklist{color:var(--ap-frost);background:var(--ap-card);border:1px solid var(--ap-glass-border);border-radius:14px}.postingFeedSortControl select{color:var(--ap-frost);background:var(--ap-card-inset)}.feedScopePills{background:var(--ap-card-inset);border:2px solid var(--ap-glass-border);border-radius:10px}.feedScopePills button{color:var(--ap-frost-dim)}.feedScopePills .active{color:var(--ap-frost);background:var(--ap-card-hover);border-bottom:3px solid var(--ap-mint-stripe);font-weight:800}.postCategoryBadge{color:var(--ap-mint);background:var(--ap-success-soft);border:2px solid var(--ap-mint-deep);border-right:4px solid var(--ap-mint-stripe);border-radius:999px;font-weight:800}.jobSearchSubmitButton,.connectionActionButton--accept,.modalPrimaryButton{color:var(--ap-on-signal);letter-spacing:.04em;text-transform:uppercase;background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:var(--lift);border-radius:10px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:800}.profileEditButton{border-radius:10px;font-weight:600}.profileEditButton--ghost{color:var(--ap-mint);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted)}.profileDashboard .profileWorkspace{color:var(--ap-frost);background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:16px;padding:clamp(28px,4vw,40px);position:relative;overflow:hidden}.profileDashboard .profileWorkspace:before{content:"";background:var(--ap-gradient);height:5px;position:absolute;top:4px;left:0;right:0}.profileDashboard .profileWorkspace:after{content:"";background:radial-gradient(circle at 100% 0%, var(--ap-accent-wash-soft), transparent 70%);pointer-events:none;width:120px;height:120px;position:absolute;top:0;right:0}.profileDashboard .profileWorkspace:has(.jobSearchTab){border-color:var(--ap-border-muted);border-top-color:var(--ap-violet)}.profileDashboard .profileWorkspace:has(.jobSearchTab):before{background:var(--ap-gradient)}.profileDashboard .profileWorkspace:has(.jobSearchTab):after{background:radial-gradient(circle at 100% 0%, var(--ap-accent-wash-soft), transparent 70%)}.profileDashboard .profileConnectionsTab{gap:24px;display:grid}.profileDashboard .profileConnectionsTab .myPostsFeedHeader h1{color:var(--ap-frost);-webkit-text-fill-color:unset;background:0 0;font-family:Syne,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem)}.profileDashboard .profileConnectionsTab .myPostsFeedHeader p{color:var(--ap-frost-dim)}.profileDashboard .profileConnectionsTab .myPostsFeedHeader .eyebrow{color:var(--ap-mint)}.profileDashboard .connectionSection{color:var(--ap-frost);background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-card) 32%);border:2px solid var(--ap-glass-border);border-top:3px solid var(--ap-cyan);border-radius:14px;padding:24px;position:relative;overflow:hidden}.profileDashboard .connectionSectionHeader h2{color:var(--ap-frost);font-family:Syne,system-ui,sans-serif}.profileDashboard .connectionSectionHeader p{color:var(--ap-frost-dim)}.profileDashboard .connectionSectionBadge{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);font-weight:800}.profileDashboard .connectionCard{color:var(--ap-frost);background:var(--ap-card);border:2px solid var(--ap-glass-border);box-shadow:var(--lift);border-radius:14px}.profileDashboard .connectionCard--active{border-color:var(--ap-cyan);border-left:4px solid var(--ap-mint-stripe);box-shadow:0 6px 0 var(--ap-cyan-deep)}.profileDashboard .connectionCardActions .profileEditButton--ghost{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted)}.profileDashboard .connectionActionButton--message{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);box-shadow:0 3px 0 var(--ap-cyan-deep)}.profileDashboard .connectionCard--expired{border-color:var(--ap-magenta);background:var(--ap-danger-soft)}.profileDashboard .connectionCardEyebrow,.profileDashboard .connectionPostingText,.profileDashboard .connectionExpiredNote{color:var(--ap-frost-dim)}.profileDashboard .connectionCardHeader h3{color:var(--ap-frost)}.profileDashboard .connectionMetaPill{color:var(--ap-frost-dim);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:999px;font-weight:600}.profileDashboard .connectionMetaPill--success{color:var(--ap-on-signal);background:var(--ap-mint);border:2px solid var(--ap-mint-deep);font-weight:800}.profileDashboard .connectionMetaPill--expired{color:var(--ap-danger);background:var(--ap-danger-soft)}.profileDashboard .connectionProfileLink{color:var(--ap-cyan);font-weight:700}.profileDashboard .connectionActionButton--decline,.profileDashboard .connectionActionButton--cancel{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px;font-weight:700}.profileDashboard .connectionActionButton--cancel{color:var(--ap-danger);border-color:var(--ap-magenta)}.connectionActionButton--accept{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-radius:10px}.profileEmptyState,.profileDashboard .connectionEmptyState{color:var(--ap-frost-dim);background:var(--ap-card-inset);border:2px dashed var(--ap-glass-border);border-radius:12px}.profileDashboard .connectionCard .profileEditButton{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal)}.profileMutedText{color:var(--ap-frost-dim)}.inlineError{color:#fda4af}.profileDashboard .jobSearchTab h1,.profileDashboard .jobSearchTab h2{color:var(--ap-frost);font-family:Syne,system-ui,sans-serif}.profileDashboard .jobSearchTab p,.profileDashboard .jobSearchTab label,.profileDashboard .jobSearchTab .profileMutedText{color:var(--ap-frost-dim)}.profileDashboard .jobSearchForm,.profileDashboard .jobSearchFieldset,.profileDashboard .jobSearchFormGrid,.profileDashboard .jobSearchField{color:var(--ap-frost);background:var(--ap-card);border:2px solid var(--ap-border-muted);border-radius:14px}.profileDashboard .jobSearchField input[type=text],.profileDashboard .jobSearchField input[type=number],.profileDashboard .jobSearchFilters select,.profileDashboard .jobSearchFilters input[type=search]{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px;font-weight:600}.profileDashboard .jobSearchField input::placeholder{color:var(--ap-frost-dim);opacity:1}.profileDashboard .jobSearchField input:focus,.profileDashboard .jobSearchField select:focus,.profileDashboard .jobSearchFilters input[type=search]:focus{outline:2px solid var(--ap-mint);outline-offset:1px;border-color:var(--ap-mint-deep);box-shadow:none}.profileDashboard .jobSearchTableWrap{background:var(--ap-card);border:2px solid var(--ap-border-muted);border-radius:14px}.profileDashboard .jobSearchTable th{color:var(--ap-frost);background:var(--ap-panel-lit);border-bottom:3px solid var(--ap-mint-stripe);font-weight:800}.profileDashboard .jobSearchTable td{color:var(--ap-frost);border-bottom:1px solid var(--ap-border-muted)}.profileDashboard .jobSearchTable tbody tr:nth-child(2n){background:var(--ap-card-inset)}.profileDashboard .jobSearchRadioGroup{background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:12px}.profileDashboard .jobSearchRadioOption{color:var(--ap-frost-dim)}.profileDashboard .jobSearchRadioGroup--categories .jobSearchRadioOption{color:var(--ap-frost);background:var(--ap-card);border:2px solid var(--ap-border-muted);border-radius:10px;font-weight:600}.profileDashboard .jobSearchRadioGroup--categories .jobSearchRadioOption:has(input:checked){color:var(--ap-mint);background:var(--ap-accent-wash-mint);border-color:var(--ap-mint-deep);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;font-weight:800}.profileDashboard .jobSearchFieldTitle{color:var(--ap-frost);font-weight:700}.profileDashboard .fieldRequired{color:var(--ap-magenta)}.profileDashboard .fieldOptional{color:var(--ap-frost-dim)}.profileDashboard .fieldError,.profileDashboard .formError{color:var(--ap-danger)}.profileDashboard .jobSearchPrivacyBannerTitle{color:var(--ap-frost)}.profileDashboard .jobSearchPrivacyBannerText{color:var(--ap-frost-dim)}.profileDashboard .jobSearchPrivacyBanner{color:var(--ap-frost);background:var(--ap-card);border:2px solid var(--ap-border-muted)}.profileDashboard .jobSearchQuotaChip{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted)}.profileDashboard .jobSearchSubTabs button{color:var(--ap-frost-dim);background:var(--ap-card);border:2px solid var(--ap-border-muted);cursor:pointer;border-radius:10px;font-weight:600}.profileDashboard .jobSearchSubTabs button.active{color:var(--ap-frost);background:var(--ap-card-hover);border-color:var(--ap-mint-deep);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;font-weight:800}.profileDashboard .jobSearchRadioGroup:not(.jobSearchRadioGroup--categories) .jobSearchRadioOption:has(input:checked){color:var(--ap-mint);background:var(--ap-accent-wash-mint);border:2px solid var(--ap-mint-deep);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:none;font-weight:800}.profileDashboard .jobSearchRadioLabel{color:inherit}.profileDashboard .jobSearchPagination button{color:var(--ap-frost-dim);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px;font-weight:600}.profileDashboard .jobSearchPagination button:hover:not(:disabled){color:var(--ap-frost);border-color:var(--ap-mint-deep)}.profileDashboard .jobSearchPagination button.active{color:var(--ap-mint);background:var(--ap-accent-wash-mint);border-color:var(--ap-mint-deep);border-bottom:3px solid var(--ap-mint-stripe);font-weight:800}.profileDashboard .jobSearchPagination button:disabled{opacity:.45;cursor:not-allowed}.modalCard{background:var(--ap-card);border:2px solid var(--ap-glass-border);color:var(--ap-frost);box-shadow:var(--lift);border-radius:16px}.editSectionForm input,.editSectionForm textarea,.commentCompose textarea,.inlineEditForm textarea{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}@media (width<=959px){.profileDashboard .profileAtomBody{grid-template-columns:1fr}.profileDashboard .profileAtomSidebar{flex-flow:wrap;overflow-x:auto}.profileDashboard .profileAtomSidebar button.profileNavItem{text-align:center;flex:auto;min-width:120px}.profileDashboard .profileFieldRow{grid-template-columns:1fr}}@media (width<=520px){.profileDashboard .profileAtomHero__content{flex-direction:column;align-items:flex-start}.profileDashboard .profileAtomStage,.profileDashboard .profileWorkspace{padding:20px 16px}}.feedPage{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:16px;padding:22px;position:relative;overflow:hidden}.feedPage:before{content:"";background:var(--ap-gradient);height:5px;position:absolute;top:4px;left:0;right:0}.feedPage .myPostsFeedHeader h1{font-family:Syne,system-ui,sans-serif;font-weight:800}.feedPage .myPostsFeedHeader h1:after{content:"";background:linear-gradient(90deg, var(--ap-cyan) 0%, var(--ap-cyan) 58%, var(--ap-mint-stripe) 58%, var(--ap-mint-stripe) 100%);width:72px;height:4px;margin-top:16px;display:block}.atlasHero{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-cyan);box-shadow:var(--lift);border-radius:16px}.atlasHero:before{background:radial-gradient(circle at 78% 22%, var(--ap-accent-wash-soft), transparent 42%)}.atlasHero h1{font-family:Syne,system-ui,sans-serif}.atlasStat{background:linear-gradient(180deg, var(--ap-panel-lit) 0%, var(--ap-card) 100%);border:2px solid var(--ap-glass-border);box-shadow:var(--lift);border-radius:14px}.identityTicket{background:var(--ap-card);border:2px solid var(--ap-glass-border);border-left:4px solid var(--ap-cyan);box-shadow:none;border-radius:14px}.landingHero,.landingStory,.landingAuthCard,.routePlaceholder{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:16px;position:relative;overflow:hidden}.landingHero:before,.landingAuthCard:before{content:"";background:var(--ap-gradient);height:5px;position:absolute;top:0;left:0;right:0}.landingHero h1,.routePlaceholder h1{font-family:Syne,system-ui,sans-serif;font-weight:800}.landingLogo{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:var(--lift)}.landingAuthTabs .active{color:var(--ap-on-signal);background:var(--ap-cyan);border-bottom:3px solid var(--ap-mint-stripe)}.landingSteps li{background:var(--ap-card);border:2px solid var(--ap-border-muted);border-left:3px solid var(--ap-mint-stripe)}.landingAuthForm input,.landingAuthForm textarea{background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}.landingAuthForm button{color:var(--ap-on-signal);background:var(--ap-cyan);border:2px solid var(--ap-on-signal);border-bottom:4px solid var(--ap-mint-stripe);box-shadow:var(--lift)}.adminPageHeader,.adminTabPanel{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:4px solid var(--ap-violet);box-shadow:var(--lift);border-radius:16px}.adminTab--active,.adminSubTab--active{color:var(--ap-on-signal);background:var(--ap-cyan);border-bottom:3px solid var(--ap-mint-stripe)}.adminTable th{color:var(--ap-frost);background:var(--ap-panel-lit);border-bottom:3px solid var(--ap-mint-stripe)}.modalSecondaryButton{color:var(--ap-frost);background:var(--ap-card-inset);border:2px solid var(--ap-border-muted);border-radius:10px}.modalDangerButton{color:var(--ap-danger);background:var(--ap-danger-soft);border:2px solid var(--ap-magenta);border-radius:10px}.toastBanner{color:var(--ap-frost);background:var(--ap-panel-lit);border:2px solid var(--ap-glass-border);box-shadow:var(--lift)}.connectedProfilePage .profileAside{background:var(--ap-panel-accent);border:2px solid var(--ap-glass-border);border-top:3px solid var(--ap-cyan);box-shadow:var(--lift);border-radius:14px;padding:20px}@media (prefers-reduced-motion:reduce){body:before,.railItems a.active,.profileDashboard .profileTabs .active,.profileDashboard .profileNavAvatar,.profileDashboard .profileAtomSidebar button.profileNavItem--active,.jobSearchSubmitButton,.profileDashboard .profileAtomStage,.profileDashboard .profileWorkspace{animation:none!important}}.adminJobSearchHost{width:100%;min-width:0}.profileDashboard .jobSearchTab{grid-column:1/-1;gap:12px;width:100%;display:grid}.profileDashboard .profileWorkspace:has(.jobSearchTab){overflow:visible}.profileDashboard .jobSearchShell,.profileDashboard .jobSearchListingsPanel{width:100%;min-width:0}.profileDashboard .jobSearchModuleHeader{flex-direction:column;align-items:center;gap:10px;display:flex}.profileDashboard .jobSearchModuleNav{justify-content:center;width:100%;display:flex}.profileDashboard .jobSearchQuotaBar{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;display:inline-flex}.profileDashboard .jobSearchQuotaChip{border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:44px;padding:6px 10px 6px 8px;display:grid}.profileDashboard .jobSearchQuotaChipCount{border-radius:8px;place-items:center;min-width:28px;height:28px;padding:0 4px;font-size:.82rem;font-weight:800;line-height:1;display:grid}.profileDashboard .jobSearchQuotaChipCopy{gap:1px;min-width:0;display:grid}.profileDashboard .jobSearchQuotaChipLabel{font-size:.72rem;font-weight:700;line-height:1.2}.profileDashboard .jobSearchQuotaChipHelper{white-space:normal;font-size:.66rem;font-weight:500;line-height:1.25}.profileDashboard .jobSearchSubTabs{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);border-radius:12px;gap:6px;width:min(100%,480px);margin-top:0;padding:5px;display:flex}.profileDashboard .jobSearchSubTabs button{min-height:38px;color:var(--ap-frost);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex:1 1 0;padding:0 12px;font-size:.82rem;font-weight:600;line-height:1.2;transition:background .12s,border-color .12s,color .12s}.profileDashboard .jobSearchSubTabs button:hover:not(.active){background:#ffffff0d;border-color:#ffffff1f}.profileDashboard .jobSearchSubTabs button:focus-visible{outline:2px solid var(--ap-violet);outline-offset:1px}.profileDashboard .jobSearchSubTabs button.active{color:var(--ap-cyan);box-shadow:inset 0 -2px 0 var(--ap-cyan);background:#eab30824;border-color:#eab30852}.profileDashboard .jobSearchForm{gap:18px;width:100%;padding:20px 22px;display:grid}.profileDashboard .jobSearchFormGrid{box-shadow:none;background:0 0;border:0;gap:16px;padding:0;display:grid}.profileDashboard .jobSearchField,.profileDashboard .jobSearchFieldset{box-shadow:none;background:0 0;border:0;gap:8px;margin:0;padding:0;display:grid}.profileDashboard .jobSearchFieldset legend{padding:0}.profileDashboard .jobSearchFieldHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profileDashboard .jobSearchField input[type=text],.profileDashboard .jobSearchField input[type=number]{width:100%;min-height:46px;font:inherit;padding:0 14px}.profileDashboard .jobSearchRadioGroup{border-radius:12px;grid-template-columns:1fr;gap:6px;width:100%;padding:4px;display:grid}.profileDashboard .jobSearchRadioGroup:not(.jobSearchRadioGroup--categories){grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.profileDashboard .jobSearchRadioGroup--stack{grid-template-columns:1fr}.profileDashboard .jobSearchRadioGroup--categories{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;gap:8px;padding:0}.profileDashboard .jobSearchRadioOption{z-index:1;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:42px;padding:0 12px;display:flex;position:relative}.profileDashboard .jobSearchRadioOption input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profileDashboard .jobSearchRadioLabel{letter-spacing:-.01em;font-size:.875rem;font-weight:600}.profileDashboard .jobSearchRadioGroup--categories .jobSearchRadioOption{border-radius:10px;justify-content:flex-start;min-height:44px;padding:10px 12px}.profileDashboard .jobSearchFormActions{justify-content:flex-start;padding-top:2px;display:flex}.profileDashboard .jobSearchResumeField{width:100%;max-width:360px}.profileDashboard .jobSearchResumeLabel{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.profileDashboard .jobSearchResumeSelect{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:100%;min-height:42px;color:var(--ap-frost);font:inherit;cursor:pointer;border-radius:10px;padding:0 12px;font-size:.9rem}.profileDashboard .jobSearchResumeSelect:disabled{opacity:.55;cursor:not-allowed}.profileDashboard .jobSearchResumeNotice{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);color:var(--ap-frost-dim);border-radius:10px;margin:0;padding:12px 14px;font-size:.86rem;line-height:1.5}.profileDashboard .jobSearchResumeNotice--top{text-align:center;max-width:560px;color:var(--ap-frost);background:#eab3081f;border-color:#eab30873;margin:0 auto 16px;padding:14px 18px;font-size:.9rem;font-weight:600;box-shadow:0 0 0 1px #eab3082e}.profileDashboard .jobSearchResumeNotice--top .jobSearchInlineLink{color:var(--ap-cyan)}.profileDashboard .jobSearchResumeEmpty{color:var(--ap-frost-dim);margin:0;font-size:.86rem}.profileDashboard .jobSearchInlineLink{width:auto;color:var(--ap-cyan);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.profileDashboard .jobSearchSubmitButton{width:100%;min-height:46px}.profileDashboard .jobSearchInProgress{justify-content:center;width:100%;display:flex}.profileDashboard .jobSearchInProgressCard{border:1px solid var(--ap-border-muted);background:#ffffff05;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;width:min(100%,520px);padding:16px 18px;display:flex}.profileDashboard .jobSearchInProgressCopy{gap:4px;min-width:0;display:grid}.profileDashboard .jobSearchInProgressTitle{color:var(--ap-frost);margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.profileDashboard .jobSearchInProgressText{color:var(--ap-frost-dim);margin:0;font-size:.88rem;font-weight:500;line-height:1.45}.profileDashboard .jobSearchInProgressCard--completed{background:#34d3990f;border-color:#34d39947}.profileDashboard .jobSearchInProgressCard--completed .jobSearchInProgressTitle{color:var(--ap-mint)}.profileDashboard .jobSearchInProgressCard--failed{background:#e11d480f;border-color:#e11d4847}.profileDashboard .jobSearchInProgressCard--failed .jobSearchInProgressTitle{color:var(--ap-danger)}.profileDashboard .jobSearchInProgressCard--cancelled{opacity:.92}.profileDashboard .jobSearchViewListingsButton{white-space:nowrap;width:auto;min-height:40px;padding:0 14px;font-size:.84rem}.profileDashboard .jobSearchListingsToolbar{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:12px;display:flex}.profileDashboard .jobSearchListingsToolbarActions{flex-wrap:wrap;gap:8px;display:flex}.profileDashboard .jobSearchDeleteSelectedButton,.profileDashboard .jobSearchDeleteAllButton{white-space:nowrap;width:auto;min-height:40px;padding:0 14px;font-size:.84rem;font-weight:700}.profileDashboard .jobSearchDeleteSelectedButton:disabled,.profileDashboard .jobSearchDeleteAllButton:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.profileDashboard .jobSearchExportGroup{flex-wrap:wrap;align-items:end;gap:10px;width:100%;display:flex}.profileDashboard .jobSearchExportRange{flex-direction:column;gap:4px;display:flex}.profileDashboard .jobSearchExportRange select{min-height:40px;padding:0 10px}.profileDashboard .jobSearchExportButton{white-space:nowrap;width:auto;min-height:40px;color:var(--ap-ink);background:var(--ap-cyan);cursor:pointer;border:none;border-radius:10px;padding:0 14px;font-size:.84rem;font-weight:700}.profileDashboard .jobSearchExportButton:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.profileDashboard .jobSearchExportButton--secondary{color:var(--ap-frost);border:1px solid var(--ap-border-muted);background:0 0}.profileDashboard .jobSearchTablesToolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.profileDashboard .jobSearchBackButton{width:auto;min-height:40px;color:var(--ap-frost);border:1px solid var(--ap-border-muted);cursor:pointer;background:0 0;border-radius:10px;padding:0 14px;font-size:.84rem;font-weight:700}.profileDashboard .jobSearchTablesHint{color:var(--ap-frost-dim);margin:0;font-size:.82rem;line-height:1.4}.profileDashboard .jobStateTable{margin-bottom:28px}.profileDashboard .jobStateTableHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.profileDashboard .jobStateTableTitle{color:var(--ap-frost);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.profileDashboard .jobStateTableCount{color:var(--ap-ink);background:var(--ap-cyan);border-radius:999px;padding:2px 8px;font-size:.76rem;font-weight:700}.profileDashboard .jobStateTableActions{align-items:center;gap:10px;display:flex}.profileDashboard .jobStateTableNotice{color:var(--ap-frost-dim);font-size:.8rem;font-weight:600}.profileDashboard .jobStateTableGrid td,.profileDashboard .jobStateTableGrid th{vertical-align:top;font-size:.88rem}.profileDashboard .jobStateResultCard{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.profileDashboard .jobStateResultCardBody{gap:4px;min-width:0;display:grid}.profileDashboard .jobStateResultCardTitle{color:var(--ap-frost);margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.profileDashboard .jobStateResultCardMeta{color:var(--ap-frost-dim);word-break:break-word;margin:0;font-size:.82rem;line-height:1.35}.profileDashboard .jobSearchPresets{border:1px solid var(--ap-border-muted);background:#ffffff08;border-radius:14px;gap:10px;margin-bottom:14px;padding:14px 16px;display:grid}.profileDashboard .jobSearchPresetsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.profileDashboard .jobSearchPresetsHeader strong{color:var(--ap-frost);font-size:.92rem}.profileDashboard .jobSearchPresetsStatus{color:var(--ap-frost-dim);font-size:.78rem;font-weight:600}.profileDashboard .jobSearchPresetsStatus--error{color:#fda4af}.profileDashboard .jobSearchPresetsRow{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.profileDashboard .jobSearchPresetsField{gap:4px;min-width:min(100%,180px);display:grid}.profileDashboard .jobSearchPresetsField--grow{flex:180px}.profileDashboard .jobSearchPresetsField select,.profileDashboard .jobSearchPresetsField input{width:100%;min-height:40px}.profileDashboard .jobSearchResultSelect{width:16px;height:16px;accent-color:var(--ap-cyan);cursor:pointer;margin:0}.profileDashboard .jobSearchResultSelectCell,.profileDashboard .jobSearchSelectHeaderCell{text-align:center;vertical-align:middle;width:44px;padding-right:8px}.profileDashboard .jobSearchColSelect{width:44px}.profileDashboard .jobSearchResultCardHeader .jobSearchResultSelect{margin-top:4px}.profileDashboard .jobSearchCancelButton{width:auto;min-width:132px;min-height:40px;color:var(--ap-danger);font:inherit;cursor:pointer;background:#e11d4814;border:1px solid #e11d4859;border-radius:999px;padding:0 16px;font-size:.82rem;font-weight:700;line-height:1}.profileDashboard .jobSearchCancelButton:hover:not(:disabled){background:#e11d4824;border-color:#e11d4880}.profileDashboard .jobSearchCancelButton:disabled{opacity:.55;cursor:not-allowed}.profileDashboard .jobSearchFilters{border:1px solid var(--ap-border-muted);background:#ffffff05;border-radius:12px;gap:14px;width:100%;margin-bottom:16px;padding:14px 16px;display:grid}.profileDashboard .jobSearchFiltersRow{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.profileDashboard .jobSearchSortFilter{gap:6px;width:100%;min-width:0;display:grid}.profileDashboard .jobSearchFilters select{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:100%;min-height:42px;color:var(--ap-frost);font:inherit;border-radius:10px;padding:0 12px;font-size:.9rem}.profileDashboard .jobSearchTextFilter{gap:6px;width:100%;min-width:0;display:grid}.profileDashboard .jobSearchTextFilterLabel{color:var(--ap-frost-dim);font-size:.84rem;font-weight:600}.profileDashboard .jobSearchFilters input[type=search]{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:100%;min-height:42px;color:var(--ap-frost);font:inherit;border-radius:10px;padding:0 12px;font-size:.9rem}.profileDashboard .jobSearchFilters input[type=search]::placeholder{color:var(--ap-frost-dim);opacity:.7}.profileDashboard .jobSearchSourceFilter{border:0;min-width:0;margin:0;padding:0}.profileDashboard .jobSearchSourceFilterLegend{color:var(--ap-frost-dim);flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:10px;padding:0;font-size:.84rem;font-weight:600;display:flex}.profileDashboard .jobSearchSourceFilterHint{color:var(--ap-frost-dim);opacity:.75;font-size:.78rem;font-weight:500}.profileDashboard .jobSearchSourceChips{flex-wrap:wrap;gap:8px;display:flex}.profileDashboard .jobSearchSourceChip{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);min-height:34px;color:var(--ap-frost);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex;position:relative}.profileDashboard .jobSearchSourceChip input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profileDashboard .jobSearchSourceChip:hover{background:#ffffff0a;border-color:#ffffff38}.profileDashboard .jobSearchSourceChip--hidden{color:var(--ap-frost-dim);opacity:.72;background:#e11d4814;border-color:#e11d4847}.profileDashboard .jobSearchSourceChip--hidden span{-webkit-text-decoration:line-through #e11d488c;text-decoration:line-through #e11d488c}.profileDashboard .jobSearchSourceChip--hidden:hover{opacity:.9;border-color:#e11d4873}.profileDashboard .jobSearchSourceChip:has(input:focus-visible){outline:2px solid var(--ap-cyan);outline-offset:2px}.profileDashboard .jobSearchResultCards{gap:12px;margin-bottom:14px;display:grid}.profileDashboard .jobSearchTableWrap{border-radius:12px;width:100%;margin-bottom:18px;display:none;overflow:visible}.profileDashboard .jobSearchResultCard{border:2px solid var(--ap-border-muted);background:var(--ap-card);box-shadow:var(--lift);border-radius:14px;gap:14px;padding:16px;display:grid}.profileDashboard .jobSearchResultCardHeader{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.profileDashboard .jobSearchResultCardLead{gap:4px;min-width:0;display:grid}.profileDashboard .jobSearchResultCompany{color:var(--ap-frost-dim);margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.profileDashboard .jobSearchResultCardPills{flex-wrap:wrap;gap:8px;display:flex}.profileDashboard .jobSearchResultPill{border:2px solid var(--ap-border-muted);background:var(--ap-card-inset);max-width:100%;color:var(--ap-frost);word-break:break-word;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:600;line-height:1.3;display:inline-flex}.profileDashboard .jobSearchResultTitleLink{color:var(--ap-frost);text-underline-offset:3px;font-weight:700;text-decoration:underline}.profileDashboard .jobSearchResultCard .jobSearchResultTitleLink{font-size:1.05rem;line-height:1.35}.profileDashboard .jobSearchResultActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.profileDashboard .jobSearchResultActions--compact{flex-shrink:0}.profileDashboard .jobSearchResultAction{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:40px;height:40px;color:var(--ap-frost-dim);cursor:pointer;box-shadow:none;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:transform .12s,color .12s,border-color .12s,background .12s;display:inline-flex;position:relative}.profileDashboard .jobSearchResultAction:hover:not(:disabled),.profileDashboard .jobSearchResultAction:focus-visible:not(:disabled){transform:translateY(-1px)}.profileDashboard .jobSearchResultAction:focus-visible{outline:2px solid var(--ap-violet);outline-offset:2px}.profileDashboard .jobSearchResultAction:disabled{opacity:.45;cursor:not-allowed;transform:none}.profileDashboard .jobSearchResultAction--check:hover:not(:disabled),.profileDashboard .jobSearchResultAction--check:focus-visible:not(:disabled){color:var(--ap-mint);background:var(--ap-accent-wash-mint);border-color:#a3e63573}.profileDashboard .jobSearchResultAction--applied:hover:not(:disabled),.profileDashboard .jobSearchResultAction--applied:focus-visible:not(:disabled){color:var(--ap-cyan);background:#eab3081a;border-color:#eab30873}.profileDashboard .jobSearchActionHelper{display:none}.profileDashboard .jobSearchResultRow--checked{background:var(--ap-accent-wash-mint);box-shadow:inset 4px 0 0 var(--ap-mint)}.profileDashboard .jobSearchResultRow--applied{box-shadow:inset 4px 0 0 var(--ap-cyan);background:#eab30814}.profileDashboard .jobSearchPagination{flex-wrap:wrap;gap:6px;display:flex}.profileDashboard .jobSearchPagination button{cursor:pointer;min-width:38px;min-height:38px}.profileDashboard .jobSearchTable{table-layout:fixed;border-collapse:collapse;width:100%}.profileDashboard .jobSearchColJob{width:28%}.profileDashboard .jobSearchColPay{width:10.5rem}.profileDashboard .jobSearchColSource{width:9%}.profileDashboard .jobSearchColLocation{width:14%}.profileDashboard .jobSearchColActions{width:200px}.profileDashboard .jobSearchTable th,.profileDashboard .jobSearchTable td{text-align:left;vertical-align:middle;padding:10px 14px}.profileDashboard .jobSearchTable th:last-child,.profileDashboard .jobSearchTable td:last-child{padding-right:10px}.profileDashboard .jobSearchResultJobCell{min-width:0}.profileDashboard .jobSearchResultJobCell .jobSearchResultTitleLink{margin-bottom:4px;line-height:1.35;display:block}.profileDashboard .jobSearchResultCompanyInline{color:var(--ap-frost-dim);margin-bottom:8px;font-size:.86rem;font-weight:600;line-height:1.3;display:block}.profileDashboard .jobSearchResultRowPills{flex-wrap:wrap;gap:6px;display:flex}.profileDashboard .jobSearchResultPayCell{white-space:nowrap;font-size:.92rem;line-height:1.4}.profileDashboard .jobSearchResultSourceCell,.profileDashboard .jobSearchResultLocationCell{word-break:break-word;font-size:.92rem;line-height:1.4}.profileDashboard .jobSearchResultSourceCell{color:var(--ap-frost-dim);font-weight:600}.profileDashboard .jobSearchResultMoreLocations{color:var(--ap-frost-dim);cursor:help;margin-top:4px;font-size:.78rem;font-weight:600;display:block}.profileDashboard .jobSearchResultLocationCell{padding-right:12px}.profileDashboard .jobSearchResultActionsCell{white-space:normal;text-align:right;border-left:1px solid var(--ap-border-muted);width:200px;min-width:200px;padding-left:12px;overflow:hidden}.profileDashboard .jobSearchResultActionsCell .jobSearchResultActions{justify-content:flex-end;gap:6px}@media (width>=480px){.profileDashboard .jobSearchRadioGroup--categories{grid-template-columns:repeat(2,minmax(0,1fr))}.profileDashboard .jobSearchResultCardHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start}}@media (width>=640px){.profileDashboard .jobSearchListingsToolbar{flex-flow:wrap;justify-content:space-between;align-items:end;margin-bottom:14px}.profileDashboard .jobSearchExportGroup{flex:auto;width:auto;margin-right:auto}.profileDashboard .jobSearchFilters{gap:16px;padding:16px 18px}.profileDashboard .jobSearchFiltersRow{grid-template-columns:minmax(0,1fr) minmax(160px,220px);align-items:end}.profileDashboard .jobSearchSourceFilter{min-width:0}.profileDashboard .jobSearchFormGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.profileDashboard .jobSearchSubmitButton{width:auto;min-width:180px}}@media (width>=768px){.profileDashboard .jobSearchTab{gap:14px}.profileDashboard .jobSearchSubTabs{width:min(100%,520px)}.profileDashboard .jobSearchForm{padding:22px 24px}}@media (width>=900px){.profileDashboard .jobSearchRadioGroup--categories{grid-template-columns:repeat(3,minmax(0,1fr))}.profileDashboard .jobSearchResultCards{display:none}.profileDashboard .jobSearchTableWrap{display:block}.profileDashboard .jobSearchTable th,.profileDashboard .jobSearchTable td{padding:12px 16px}.profileDashboard .jobSearchColPay{width:11.5rem}.profileDashboard .jobSearchResultLocationCell{padding-right:14px}.profileDashboard .jobSearchResultActionsCell{padding-left:14px}.profileDashboard .jobSearchResultActionsCell .jobSearchResultActions{align-items:stretch}.profileDashboard .jobSearchResultActionsCell .jobSearchResultAction{box-sizing:border-box;flex-direction:column;flex:0 0 80px;justify-content:center;align-items:center;gap:4px;width:80px;min-width:80px;max-width:80px;height:60px;min-height:60px;max-height:60px;padding:6px 4px}.profileDashboard .jobSearchResultActionsCell .jobSearchActionHelper{width:100%;max-width:none;height:28px;color:inherit;letter-spacing:.01em;text-align:center;flex:0 0 28px;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;line-height:1.15;display:flex;overflow:hidden}}.profileDashboard .jobSearchResultPill--fit{letter-spacing:.02em;font-weight:700}.profileDashboard .jobSearchResultPill--fitA{color:var(--ap-mint);background:var(--ap-success-soft);border-color:var(--ap-mint-deep)}.profileDashboard .jobSearchResultPill--fitB{color:var(--ap-cyan);background:var(--ap-accent-wash);border-color:var(--ap-cyan-deep)}.profileDashboard .jobSearchResultPill--fitC{color:var(--ap-magenta);background:var(--ap-danger-soft);border-color:var(--ap-danger-deep)}.profileDashboard .jobSearchResultReason{color:var(--ap-frost-dim);margin:6px 0 0;font-size:.82rem;line-height:1.45}.profileDashboard .jobSearchResultGaps{flex-wrap:wrap;gap:5px;margin:6px 0 0;padding:0;list-style:none;display:flex}.profileDashboard .jobSearchResultGaps li{border:1px solid var(--ap-danger-deep);background:var(--ap-danger-soft);color:var(--ap-magenta);border-radius:999px;padding:2px 8px;font-size:.7rem;line-height:1.4}.profileDashboard .resumeReviewPanel{border:1px solid var(--ap-border-muted);background:var(--ap-card);border-radius:14px;flex-direction:column;gap:16px;margin-top:20px;padding:20px;display:flex}.profileDashboard .resumeReviewHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profileDashboard .resumeReviewHeader h4{color:var(--ap-frost);margin:0;font-size:1rem;font-weight:700}.profileDashboard .resumeReviewSource{color:var(--ap-frost-dim);margin:4px 0 0;font-size:.8rem}.profileDashboard .resumeReviewScore{border:1px solid var(--ap-border-muted);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:2px;min-width:84px;padding:8px 12px;display:flex}.profileDashboard .resumeReviewScore--strong{border-color:var(--ap-mint-deep);background:var(--ap-success-soft);color:var(--ap-mint)}.profileDashboard .resumeReviewScore--fair{border-color:var(--ap-cyan-deep);background:var(--ap-accent-wash);color:var(--ap-cyan)}.profileDashboard .resumeReviewScore--weak{border-color:var(--ap-danger-deep);background:var(--ap-danger-soft);color:var(--ap-magenta)}.profileDashboard .resumeReviewScoreValue{font-size:1.5rem;font-weight:800;line-height:1}.profileDashboard .resumeReviewScoreLabel{color:var(--ap-frost-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:600}.profileDashboard .resumeReviewSummary{color:var(--ap-frost);margin:0;font-size:.9rem;line-height:1.55}.profileDashboard .resumeReviewMeta{flex-wrap:wrap;gap:10px;margin:0;display:flex}.profileDashboard .resumeReviewMeta>div{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);border-radius:10px;flex:120px;padding:8px 12px}.profileDashboard .resumeReviewMeta dt{color:var(--ap-frost-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:600}.profileDashboard .resumeReviewMeta dd{color:var(--ap-frost);margin:3px 0 0;font-size:.88rem;font-weight:600}.profileDashboard .resumeReviewListTitle{color:var(--ap-frost-dim);letter-spacing:.05em;text-transform:uppercase;margin:0 0 7px;font-size:.68rem;font-weight:700}.profileDashboard .resumeReviewChips ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.profileDashboard .resumeReviewChip{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);color:var(--ap-frost);border-radius:999px;padding:3px 10px;font-size:.75rem}.profileDashboard .resumeReviewChip--skill{border-color:var(--ap-mint-deep);color:var(--ap-mint)}.profileDashboard .resumeReviewList ul{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.profileDashboard .resumeReviewList li{color:var(--ap-frost);font-size:.85rem;line-height:1.5}.profileDashboard .resumeReviewList--positive li::marker{color:var(--ap-mint)}.profileDashboard .resumeReviewList--warning li::marker{color:var(--ap-magenta)}.profileDashboard .resumeReviewList--neutral li::marker{color:var(--ap-cyan)}@media (width<=640px){.profileDashboard .jobSearchModuleHeader{align-items:stretch;gap:14px}.profileDashboard .jobSearchQuotaBar{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.profileDashboard .jobSearchQuotaChip{box-sizing:border-box;width:100%;min-height:52px;padding:10px 12px 10px 10px}.profileDashboard .jobSearchPresets{gap:14px;margin-top:4px;margin-bottom:18px;padding:16px}.profileDashboard .jobSearchPresetsRow{flex-direction:column;align-items:stretch;gap:10px}.profileDashboard .jobSearchPresetsField,.profileDashboard .jobSearchPresetsField--grow{width:100%;min-width:0}.profileDashboard .jobSearchPresetsRow .jobSearchExportButton,.profileDashboard .jobSearchPresetsRow .textDangerButton{justify-content:center;width:100%}.profileDashboard .jobSearchResultCard{gap:12px;padding:14px}.profileDashboard .jobSearchResultCardHeader{grid-template-columns:auto 1fr;grid-template-areas:"select actions""lead lead";align-items:center;gap:10px 12px}.profileDashboard .jobSearchResultCardHeader .jobSearchResultSelect{grid-area:select;margin-top:0}.profileDashboard .jobSearchResultCardHeader .jobSearchResultActions{grid-area:actions;justify-content:flex-end}.profileDashboard .jobSearchResultCardLead{grid-area:lead;gap:6px}.profileDashboard .jobSearchResultCard .jobSearchResultTitleLink{font-size:.98rem;line-height:1.35}.profileDashboard .jobSearchResultCardPills{gap:6px}.profileDashboard .jobSearchResultPill{padding:5px 9px;font-size:.74rem}}:root{--ap-abyss:#0a0a0a;--ap-deep:#111;--ap-panel-solid:#161616;--ap-glass-border:#eab30847;--ap-border-muted:#ffffff1a;--ap-frost:#f5f5f4;--ap-frost-dim:#a3a3a3;--ap-cyan:#eab308;--ap-cyan-deep:#ca8a04;--ap-violet:#2563eb;--ap-magenta:#fb7187;--ap-magenta-deep:#e11d48;--ap-card:#181818;--ap-card-inset:#101010;--ap-card-hover:#222;--ap-on-signal:#0a0a0a;--ap-mint:#a3e635;--ap-mint-stripe:#84cc16;--ap-mint-deep:#65a30d;--ap-success:#16a34a;--ap-success-soft:#16a34a1f;--ap-danger:#e11d48;--ap-danger-deep:#be123c;--ap-danger-soft:#e11d481f;--ap-accent-wash:#eab30814;--ap-accent-wash-soft:#2563eb12;--ap-accent-wash-mint:#a3e6350f;--ap-panel-lit:#1f1f1f;--ap-panel-accent:#161616;--ap-gradient:linear-gradient(90deg, #eab308 0%, #2563eb 100%);--ap-lift:0 16px 36px #0000006b;--ap-lift-soft:0 8px 22px #0000004d;--mantine-color-referra-filled:var(--ap-cyan-deep);--mantine-color-referra-filled-hover:var(--ap-cyan)}body{background:radial-gradient(ellipse 60% 40% at 0% 0%, #eab30817, transparent 52%), radial-gradient(ellipse 50% 35% at 100% 0%, #2563eb14, transparent 48%), linear-gradient(180deg, var(--ap-abyss) 0%, var(--ap-deep) 100%)}html{background:linear-gradient(#0a0a0a 0%,#111 100%)}.atlasShell{grid-template-columns:1fr;gap:12px;width:min(1480px,100%);padding:12px}.rail{color:var(--ap-frost);background:var(--ap-card);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--ap-border-muted);box-shadow:var(--ap-lift-soft);border-radius:18px}.railLogo{color:var(--ap-on-signal);background:var(--ap-cyan);border:0;box-shadow:0 8px 20px #eab30847}.railItems{gap:8px;width:100%;margin-top:16px;display:grid}.railItems a.railNavItem,.railItems button.railNavItem,.railUser.railNavItem{width:100%;min-width:0;height:auto;min-height:52px;color:var(--ap-frost-dim);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:40px minmax(0,1fr);place-items:center start;padding:8px 10px;text-decoration:none;display:grid}.railNavItem{width:100%;min-height:52px;color:var(--ap-frost-dim);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:grid}.railNavItem--button{appearance:none;font:inherit}.railNavIcon{background:var(--ap-card-inset);border:1px solid var(--ap-border-muted);width:40px;height:40px;color:inherit;border-radius:12px;place-items:center;display:grid}.railNavText{gap:2px;min-width:0;display:grid}.railNavLabel{color:var(--ap-frost);font-size:.86rem;font-weight:700;line-height:1.2}.railNavHelper{color:var(--ap-frost-dim);white-space:normal;font-size:.72rem;font-weight:500;line-height:1.25;display:block}.railNavItem:hover:not(.railNavItem--active){background:#ffffff08}.railNavItem:hover:not(.railNavItem--active) .railNavIcon{color:#93c5fd;border-color:#2563eb66}.railNavItem--active{background:#2563eb1f;border-color:#2563eb52}.railNavItem--active .railNavIcon{color:#dbeafe;background:#2563eb2e;border-color:#2563eb80}.railNavItem--active .railNavLabel{color:#dbeafe}.railItems a,.railItems button,.railUser{background:0 0;border:0;border-radius:0;width:auto;height:auto;margin:0}.railUser{margin-top:auto}.railItems button.railLogoutButton,.railItems button.railLogoutButton .railNavLabel{color:var(--ap-magenta)}.railItems button.railLogoutButton .railNavHelper{color:#fb7187b8}.railItems button.railLogoutButton .railNavIcon{color:var(--ap-magenta);background:var(--ap-danger-soft);border-color:#e11d4852}.railItems button.railLogoutButton:hover{background:var(--ap-danger-soft);border-color:#e11d4866}.railItems button.railLogoutButton:hover .railNavLabel{color:#ffe4e6}.railItems button.railLogoutButton:hover .railNavIcon{color:#ffe4e6;background:#e11d4838;border-color:#e11d4880}.railChatButton--highlighted .railNavIcon{color:var(--ap-mint);border-color:#a3e63573}.railItems a.active,.railItems button.active,.railUser.active{color:inherit;box-shadow:none;background:0 0;border-color:#0000}.commandBar{background:var(--ap-card);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--ap-border-muted);box-shadow:none;border-radius:16px;margin-bottom:4px;padding:14px 20px}.commandBar strong{color:var(--ap-cyan)}.commandTools button,.signedIn,.adminNavLink{background:var(--ap-card-inset);border:1px solid var(--ap-border-muted)}.notificationBadge{background:var(--ap-mint);color:var(--ap-frost);border-color:#ffffff1f}.profileDashboard.profilePage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--ap-border-muted);box-shadow:var(--ap-lift);background:#1111148c;border-radius:24px;flex-direction:column;gap:0;margin-top:0;display:flex;overflow:hidden}.profileDashboardHeader{gap:20px;padding:24px 24px 0;display:grid}.profileDashboardIdentity{flex-wrap:wrap;align-items:center;gap:14px 18px;display:flex}.profileDashboardIdentityCopy{flex:180px;gap:4px;min-width:0;display:grid}.profileDashboardName{letter-spacing:-.03em;color:var(--ap-frost);margin:0;font-family:Syne,system-ui,sans-serif;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;line-height:1.1}.profileDashboardHandle{color:var(--ap-violet);margin:0;font-size:.9rem;font-weight:600}.profileDashboard .profileNavAvatar{width:56px;height:56px;color:var(--ap-on-signal);background:var(--ap-cyan);border:0;border-radius:16px;place-items:center;font-family:Syne,system-ui,sans-serif;font-size:1.05rem;font-weight:800;display:grid;box-shadow:0 8px 20px #eab3083d}.profileNavPrivacyChip{color:var(--ap-mint);background:#a3e6351a;border:1px solid #a3e63547;border-bottom:none}.profileDashboard .profileTabs{border:0;border-bottom:1px solid var(--ap-border-muted);box-shadow:none;background:0 0;border-radius:0;gap:0;padding:0}.profileDashboard .profileTabs button{letter-spacing:.04em;text-transform:uppercase;border-radius:0;flex:1;min-height:48px;font-size:.84rem}.profileDashboard .profileTabs .active{color:var(--ap-violet);border-bottom:2px solid var(--ap-violet);box-shadow:none;background:0 0}.profileDashboard .profileTabs button:hover:not(.active){color:var(--ap-frost);background:#ffffff08}.profileStudioLayout,.profileModuleLayout{min-width:0}.profileStudioLayout{grid-template-columns:1fr;display:grid}.profileStudioNav{border-bottom:1px solid var(--ap-border-muted);scrollbar-width:none;gap:8px;padding:16px 24px;display:flex;overflow-x:auto}.profileStudioNav::-webkit-scrollbar{display:none}.profileStudioNavItem{min-height:44px;color:var(--ap-frost-dim);text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;flex:none;gap:3px;padding:10px 16px;transition:color .15s,background .15s,border-color .15s;display:grid}.profileStudioNavItemLabel{color:inherit;font-size:.88rem;font-weight:700;line-height:1.2}.profileStudioNavItemHelper{color:var(--ap-frost-dim);font-size:.72rem;font-weight:500;line-height:1.25}.profileStudioNavItem:hover:not(.profileStudioNavItem--active){color:var(--ap-frost);background:#ffffff0a}.profileStudioNavItem--active{color:var(--ap-frost);background:#2563eb1a;border-color:#2563eb47}.profileStudioNavItem--active .profileStudioNavItemHelper{color:#f4f4f5b8}.profileStudioPanel,.profileModuleLayout{padding:24px}.profileModuleLayout{border-top:1px solid var(--ap-border-muted)}.profileDashboard .profilePanelHeader h1,.profileDashboard .profilePanelHeader h2,.profileDashboard .profilePanel .myPostsFeedHeader h1{font-size:clamp(1.35rem,2.5vw,2rem)}.profileDashboard .profilePanelHeader h1:after,.profileDashboard .profilePanel .myPostsFeedHeader h1:after{background:linear-gradient(90deg, var(--ap-cyan) 0%, var(--ap-violet) 100%);width:48px;height:2px;margin-top:12px}.profileDashboard .profilePanelHeader .eyebrow,.profileDashboard .profilePanel .myPostsFeedHeader .eyebrow{color:var(--ap-mint)}.profileDashboard .profilePanelGroupHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:8px;display:flex}.profileEditButton--inline{color:#7dd3fc;letter-spacing:.02em;background:#2563eb1a;border:1px solid #2563eb59;border-radius:10px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.profileEditButton--inline:hover{color:var(--ap-frost);background:#2563eb29;border-color:#2563eb80}.profileDashboard .profileFieldRow{border-bottom:1px solid var(--ap-border-muted);grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:12px 20px;padding:16px 0;display:grid}.profileDashboard .profileFieldRow__label{color:var(--ap-frost-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.profileDashboard .profileFieldRow__value{color:var(--ap-frost);word-break:break-word;font-size:.95rem;font-weight:600;line-height:1.45}.filePickerField{gap:8px;display:grid}.filePickerLabel{color:var(--ap-frost);font-size:.88rem;font-weight:600}.filePickerHint{color:var(--ap-frost-dim);margin:0;font-size:.8rem;line-height:1.4}.filePickerInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filePickerControl{border:1px solid var(--ap-border-muted);background:#ffffff05;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.filePickerButton{min-height:40px;color:var(--ap-violet);white-space:nowrap;background:#b794f61f;border:1px solid #b794f652;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.filePickerButton:hover:not(:disabled){background:#b794f62e;border-color:#b794f673}.filePickerName{color:var(--ap-frost-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.filePickerName--selected{color:var(--ap-frost)}.fileUploadForm,.fileReplaceForm{border-top:1px solid var(--ap-border-muted);gap:16px;margin-top:20px;padding-top:20px;display:grid}.fileUploadTitleField{color:var(--ap-frost);gap:8px;font-size:.88rem;font-weight:600;display:grid}.fileUploadTitleField input{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);min-height:44px;color:var(--ap-frost);font:inherit;border-radius:12px;padding:0 14px}.fileUploadSubmit{background:var(--ap-cyan);min-height:44px;color:var(--ap-on-signal);letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:12px;justify-self:start;padding:0 20px;font-size:.78rem;font-weight:800;box-shadow:0 8px 20px #eab3083d}.fileUploadSubmit:disabled{opacity:.55;cursor:not-allowed}.connectionsTabHeader{gap:20px;margin-bottom:24px;display:grid}.connectionsTabIntro h1{letter-spacing:-.03em;color:var(--ap-frost);margin:0 0 10px;font-family:Syne,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.connectionsTabIntro p{max-width:62ch;color:var(--ap-frost-dim);margin:0;line-height:1.55}.connectionsSubTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.connectionsSubTabs button{border:1px solid var(--ap-border-muted);min-height:44px;color:var(--ap-frost-dim);background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex;position:relative}.connectionsSubTabs button.active{color:var(--ap-on-signal);background:var(--ap-violet);box-shadow:none;border-color:#0000}.connectionsSubTabsBadge{background:var(--ap-cyan);min-width:20px;height:20px;color:var(--ap-on-signal);border-radius:999px;place-items:center;padding:0 6px;font-size:.68rem;font-weight:800;display:inline-grid}.feedPage{box-shadow:none;background:0 0;border:0;gap:20px;padding:0;display:grid}.feedPage:before{display:none}.feedPageHeader{gap:8px;display:grid}.feedPageIntro h1{letter-spacing:-.03em;color:var(--ap-frost);margin:0 0 10px;font-family:Syne,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:700}.feedPageIntro h1:after{content:"";background:var(--ap-cyan);border-radius:999px;width:56px;height:3px;margin-top:14px;display:block}.feedPageIntro p{max-width:58ch;color:var(--ap-frost-dim);margin:0;line-height:1.55}.feedPageIntro .eyebrow{color:var(--ap-mint);letter-spacing:.14em}.feedToolbar{background:0 0;border:0;border-radius:0;gap:16px;padding:0;display:grid}.feedScopeTabs{border:0;border-bottom:1px solid var(--ap-border-muted);background:0 0;border-radius:0;gap:4px;width:100%;max-width:none;padding:0;display:flex}.feedScopeTabs button{min-height:42px;color:var(--ap-frost-dim);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 16px 10px;font-size:.84rem;font-weight:700}.feedScopeTabs button.active{color:var(--ap-cyan);border-bottom-color:var(--ap-cyan);box-shadow:none;background:0 0}.feedToolbarControls{grid-template-columns:1fr;gap:10px;display:grid}.feedSortSelect{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:100%;min-height:44px;color:var(--ap-frost);font:inherit;cursor:pointer;border-radius:12px;padding:0 14px;font-weight:600}.feedSortSelect:focus{outline:2px solid var(--ap-violet);outline-offset:1px;border-color:#2563eb73}.postingFeedFilters,.feedToolbar{box-shadow:none;margin-bottom:0}.categoryFilterToggle{border:1px solid var(--ap-border-muted);background:var(--ap-card-inset);width:100%;min-height:44px;color:var(--ap-frost);border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-weight:600;display:flex}.categoryFilterToggle span{text-align:left;flex:1}.feedPageList{gap:16px;display:grid}.profileDashboard .profilePanelGroup{border:1px solid var(--ap-border-muted);background:#ffffff05;border-radius:16px;padding:20px}.profileConnectionsTab .connectionSectionHeader .eyebrow{color:var(--ap-cyan)}.connectionCard--active{border-left-color:var(--ap-violet)}.connectionMetaPill--success{color:var(--ap-mint);border-color:#34d39959}.editablePostCard,.postingFeedFilters,.feedScopePills,.categoryFilterChecklist{border:1px solid var(--ap-border-muted);box-shadow:none;border-radius:16px}.editablePostCard:before{background:var(--ap-cyan);height:2px}.editablePostCard:hover{box-shadow:var(--ap-lift-soft);border-color:#eab30847}.editablePostCard a{color:var(--ap-violet)}.postCategoryBadge{color:var(--ap-cyan);background:#eab3081a;border:1px solid #eab30847;border-right:none}.feedScopePills .active{color:var(--ap-cyan);border-bottom:2px solid var(--ap-cyan);background:#eab3081a}.jobSearchSubmitButton,.connectionActionButton--accept,.modalPrimaryButton{background:var(--ap-cyan);color:var(--ap-on-signal);border:0;box-shadow:0 8px 20px #eab30847}.filePickerButton{color:#7dd3fc;background:#2563eb1f;border:1px solid #2563eb59}.profileEditButton--ghost{color:var(--ap-violet);border:1px solid #2563eb47}.profileDashboard .jobSearchTab{gap:12px}.profileDashboard .jobSearchQuotaChip{color:var(--ap-frost);background:var(--ap-card-inset);border:1px solid var(--ap-border-muted);box-shadow:none}.profileDashboard .jobSearchQuotaChipCount{color:var(--ap-on-signal);background:var(--ap-cyan)}.profileDashboard .jobSearchQuotaChipLabel{color:var(--ap-frost)}.profileDashboard .jobSearchQuotaChipHelper{color:var(--ap-frost-dim)}.profileDashboard .jobSearchQuotaChip--empty .jobSearchQuotaChipCount{background:var(--ap-card-hover);color:var(--ap-frost-dim)}.profileDashboard .jobSearchQuotaChip--empty .jobSearchQuotaChipLabel,.profileDashboard .jobSearchQuotaChip--empty .jobSearchQuotaChipHelper{color:var(--ap-frost-dim);opacity:.72}.profileDashboard .jobSearchSubTabs{border-color:var(--ap-border-muted);background:var(--ap-card-inset)}.profileDashboard .jobSearchSubTabs button{color:var(--ap-frost);box-shadow:none;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px}.profileDashboard .jobSearchSubTabs button:hover:not(.active){color:var(--ap-frost);background:#ffffff0d;border-color:#ffffff1f}.profileDashboard .jobSearchSubTabs button.active{color:var(--ap-cyan);box-shadow:inset 0 -2px 0 var(--ap-cyan);background:#eab30824;border-color:#eab30852;border-bottom-style:solid;border-bottom-width:1px}.profileDashboard .jobSearchForm{border:1px solid var(--ap-border-muted);box-shadow:none;background:#ffffff05}.profileDashboard .jobSearchFormGrid,.profileDashboard .jobSearchField,.profileDashboard .jobSearchFieldset{box-shadow:none;background:0 0;border:0}.profileDashboard .jobSearchField input[type=text],.profileDashboard .jobSearchField input[type=number]{width:100%}.profileDashboard .jobSearchRadioGroup:not(.jobSearchRadioGroup--categories){background:var(--ap-card-inset);border:1px solid var(--ap-border-muted)}.profileDashboard .jobSearchFieldset,.profileDashboard .jobSearchFieldset .jobSearchRadioGroup--categories{background:0 0;border:0}.profileDashboard .jobSearchField input:focus,.profileDashboard .jobSearchField select:focus,.profileDashboard .jobSearchFilters input[type=search]:focus{outline:2px solid var(--ap-violet);border-color:#2563eb73}.profileDashboard .jobSearchTableWrap{border:1px solid var(--ap-border-muted)}.profileDashboard .jobSearchTable th{color:var(--ap-frost);border-bottom:2px solid var(--ap-cyan);background:#ffffff08}.profileDashboard .jobSearchRadioGroup--categories .jobSearchRadioOption:has(input:checked){color:var(--ap-frost);border-color:#2563eb52;border-bottom:2px solid var(--ap-violet);box-shadow:none;background:#2563eb1f}.profileDashboard .jobSearchRadioGroup:not(.jobSearchRadioGroup--categories) .jobSearchRadioOption:has(input:checked){color:var(--ap-frost);border-color:#2563eb52;border-bottom:2px solid var(--ap-violet);box-shadow:none;background:#2563eb1f}.profileDashboard .jobSearchResultTitleLink{color:var(--ap-frost)}.profileDashboard .jobSearchResultTitleLink:hover{color:var(--ap-violet)}.profileDashboard .jobSearchResultPill--mode{color:var(--ap-violet);background:#2563eb1a;border-color:#2563eb47}.profileDashboard .jobSearchResultCard{border:1px solid var(--ap-border-muted);box-shadow:none}.profileDashboard .jobSearchResultCard.jobSearchResultRow--checked{background:var(--ap-success-soft);box-shadow:inset 3px 0 0 var(--ap-mint)}.profileDashboard .jobSearchResultCard.jobSearchResultRow--applied{box-shadow:inset 3px 0 0 var(--ap-cyan);background:#eab30814}.profileDashboard .jobSearchResultAction--checkActive{color:var(--ap-on-signal);background:var(--ap-mint);border-color:var(--ap-mint-deep);box-shadow:0 3px 0 var(--ap-mint-deep)}.profileDashboard .jobSearchResultAction--appliedActive{color:var(--ap-on-signal);background:var(--ap-cyan);border-color:var(--ap-cyan-deep);box-shadow:0 3px 0 var(--ap-cyan-deep)}.profileDashboard .jobSearchPagination button.active{color:var(--ap-cyan);border-color:#eab30847;border-bottom:2px solid var(--ap-cyan);background:#eab3081a}.profileDashboard .profileWorkspace:has(.jobSearchTab){box-shadow:none;background:0 0;border:0;padding:0}.profileDashboard .profileWorkspace:has(.jobSearchTab):before{display:none}.profileDashboard .profileWorkspace:has(.jobSearchTab):after{display:none}.landingHero,.landingStory,.landingAuthCard,.routePlaceholder,.atlasHero,.adminPageHeader,.adminTabPanel{border:1px solid var(--ap-border-muted);border-top:2px solid var(--ap-cyan);box-shadow:var(--ap-lift-soft)}.landingHero:before,.landingAuthCard:before{background:var(--ap-cyan);height:2px}.landingLogo,.landingAuthTabs .active,.landingAuthForm button{background:var(--ap-cyan);color:var(--ap-on-signal);border:1px solid #ffffff1f;box-shadow:0 10px 28px #eab30838}.landingAuthForm input:focus,.landingAuthForm textarea:focus{outline:2px solid var(--ap-violet);border-color:#2563eb73}.adminTab--active,.adminSubTab--active{color:var(--ap-cyan);border-bottom:2px solid var(--ap-cyan);background:#eab3081a}.adminTable th{border-bottom:2px solid var(--ap-violet)}@media (width>=901px){.atlasShell{grid-template-columns:280px minmax(0,1fr);gap:16px;padding:16px}.rail{align-items:stretch;height:calc(100vh - 32px);padding:14px;position:sticky;top:16px}.railLogo{align-self:flex-start}.feedToolbarControls{grid-template-columns:minmax(0,1fr) minmax(160px,220px);align-items:stretch}}@media (width<=900px){.atlasShell{grid-template-columns:none;display:block}.rail{display:none!important}.atlasMain{width:100%;display:block}.commandBar{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;display:grid}.compactNav{grid-column:1/-1;align-items:stretch;gap:6px;width:100%;display:flex}.compactNavItem{min-height:58px;color:var(--ap-frost-dim);background:var(--ap-card-inset);border:1px solid var(--ap-border-muted);cursor:pointer;border-radius:14px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:8px 4px 7px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.commandBar .compactNavLabel{color:inherit;letter-spacing:.01em;font-size:.72rem;font-weight:700;line-height:1.1;display:block}.compactNavItem--active{color:var(--ap-on-signal);background:#eab3082e;border-color:#eab30866}.compactNavItem--alert{color:var(--ap-on-signal);border-color:var(--ap-cyan);background:#eab30838}.compactNavItem--danger{color:#fda4af;background:#e11d481f;border-color:#e11d4859}.commandBarAccount{display:none}}@media (width>=960px){.profileDashboardHeader{padding:28px 32px 0}.profileStudioLayout{grid-template-columns:210px minmax(0,1fr)}.profileStudioNav{border-bottom:0;border-right:1px solid var(--ap-border-muted);flex-direction:column;padding:24px 16px;overflow:visible}.profileStudioNavItem{text-align:left;width:100%}.profileStudioPanel,.profileModuleLayout{padding:32px}.connectionsSubTabs{max-width:420px}.feedToolbarControls{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:stretch}}@media (width<=680px){.profileDashboardHeader{padding:18px 16px 0}.profileStudioNav,.profileStudioPanel,.profileModuleLayout{padding-left:16px;padding-right:16px}.profileDashboard .profileTabs button{min-height:44px;font-size:.76rem}}@media (width<=1050px){.atlasShell{grid-template-columns:1fr}.rail{flex-flow:column;align-items:stretch;height:auto;position:static}.railItems{flex-wrap:unset;grid-template-columns:1fr;justify-content:stretch;margin:16px 0 0;display:grid}.railUser{margin-top:12px;margin-left:0}}.atlasMain .feedPage{box-shadow:none;background:0 0;border:0;padding:0;position:static;overflow:visible}.atlasMain .feedPage:before{content:none;display:none}
