:root{font-family:DM Sans,system-ui,sans-serif;color:#201d1b;background:#f4f1ed;font-synthesis:none;--red: #cf102d;--red-dark: #93051d;--yellow: #fff200;--ink: #201d1b;--muted: #766f69;--line: #e5dfd9;--surface: #fff;--canvas: #f7f5f2}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(207,16,45,.2);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong,.metric>strong{font-family:Manrope,sans-serif}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.button{border:0;border-radius:9px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{color:#fff;background:var(--red);box-shadow:0 8px 20px #cf102d2b}.button--primary:hover:not(:disabled){background:#b90c27;box-shadow:0 10px 24px #cf102d3b}.button--secondary{background:#fff;color:#2d2926;border:1px solid var(--line);box-shadow:none}.button--small{min-height:36px;padding:0 12px;border-radius:8px;font-size:10px}.button--wide{width:100%}.icon-btn{width:38px;height:38px;border:0;background:transparent;color:#6c6560;display:grid;place-items:center;border-radius:8px}.icon-btn:hover{background:#f1eeeb;color:var(--ink)}.text-action{padding:0;border:0;background:transparent;color:var(--red);font-weight:700;display:inline-flex;align-items:center;gap:7px}.eyebrow{margin:0 0 7px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;color:#938b85}.eyebrow--red{color:var(--red)}.muted{color:var(--muted)}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.38fr) minmax(390px,.62fr);background:#fff}.login-story{min-height:680px;position:relative;overflow:hidden;color:#fff;padding:42px 5.5vw;display:flex;flex-direction:column;background:radial-gradient(circle at 74% 45%,#ed2947 0,#c90f2a 35%,#9a061f 82%)}.login-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(120deg,transparent 54%,rgba(255,255,255,.2) 54.2%,transparent 54.5%),radial-gradient(circle at 12% 18%,rgba(255,255,255,.24) 0 1px,transparent 1.5px);background-size:auto,20px 20px}.login-story__brand{position:relative;z-index:3}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand__mark{width:47px;height:47px;display:grid;place-items:center;flex:0 0 auto}.brand__mark img{width:100%;height:100%;object-fit:contain}.brand__words{display:flex;flex-direction:column;line-height:1.1}.brand__words strong{font-size:17px;letter-spacing:-.03em}.brand__words small{margin-top:4px;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#8b827c;font-weight:800}.brand--light .brand__words small{color:#ffffffb3}.login-story__copy{position:relative;z-index:2;width:min(650px,72%);margin:auto 0 9vh}.login-kicker{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--yellow);margin-bottom:22px}.login-story h1{font-size:clamp(42px,5vw,76px);line-height:.99;letter-spacing:-.055em;margin-bottom:24px}.login-story h1 em{font-style:normal;color:var(--yellow)}.login-story__copy>p:last-child{font-size:16px;line-height:1.7;width:min(470px,90%);color:#ffffffc7}.login-story__portrait{position:absolute;z-index:1;right:-5%;bottom:-7%;height:92%;width:58%;pointer-events:none}.login-story__portrait:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#74001185)}.login-story__portrait img{width:100%;height:100%;object-fit:contain;object-position:bottom right;filter:saturate(.8) contrast(1.04)}.login-story__line{position:absolute;left:5.5vw;bottom:34px;width:36px;height:5px;background:var(--yellow);z-index:3}.login-panel{display:grid;place-items:center;padding:50px clamp(32px,5vw,88px)}.login-form{width:min(410px,100%)}.login-form__mobile-brand{display:none}.login-form h2{font-size:34px;letter-spacing:-.045em;margin-bottom:8px}.login-form>.muted{margin-bottom:32px}.login-form label,.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;margin-bottom:18px;color:#514a45}.login-form input,.field input,.field select,.status-editor select{width:100%;border:1px solid #ded8d2;border-radius:8px;height:46px;padding:0 13px;color:var(--ink);background:#fff;outline:none;transition:border .16s,box-shadow .16s}.login-form input:focus,.field input:focus,.field select:focus,.status-editor select:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf102d17}.form-error{border-left:3px solid var(--red);background:#fff0f2;color:#9d0b22;padding:10px 12px;font-size:12px;border-radius:4px}.security-note{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8b837e;font-size:11px}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:256px;background:#fff;border-right:1px solid var(--line);padding:24px 18px 18px;display:flex;flex-direction:column}.sidebar__head{padding:0 7px 31px;display:flex;justify-content:space-between}.sidebar__close{display:none}.sidebar__nav{flex:1}.sidebar__nav>.eyebrow{padding:0 12px;margin-bottom:9px}.nav-link{width:100%;border:0;background:transparent;padding:11px 12px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#665f5a;font-size:13px;font-weight:600;margin-bottom:3px;text-align:left}.nav-link:hover{background:#f7f4f2;color:var(--ink)}.nav-link.is-active{background:#fff0f2;color:var(--red);font-weight:800}.nav-link .nav-arrow{margin-left:auto}.sidebar__footer{border-top:1px solid var(--line);padding-top:10px}.user-row{margin-top:12px;border-top:1px solid var(--line);padding:16px 3px 0;display:flex;align-items:center;gap:9px}.avatar{width:34px;height:34px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#f7d8dc;color:var(--red);font-size:11px;font-weight:800}.user-row__copy{display:flex;flex-direction:column;min-width:0;flex:1}.user-row__copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-row__copy small{margin-top:3px;font-size:9px;color:#938b85}.user-row .icon-btn{width:32px;height:32px}.app-main{margin-left:256px;min-height:100vh}.topbar{height:82px;padding:0 clamp(24px,3vw,46px);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.topbar__title{display:flex;align-items:center;gap:8px}.topbar h1{margin:1px 0 2px;font-size:19px;letter-spacing:-.03em}.topbar p{margin:0;color:#8d857f;font-size:11px}.topbar__context{display:block;color:var(--red);font-size:7px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.topbar__actions{display:flex;align-items:center;gap:9px}.topbar-user{min-width:0;display:flex;align-items:center;gap:8px;padding-right:13px;margin-right:3px;border-right:1px solid var(--line)}.topbar-user .avatar{width:31px;height:31px;font-size:9px}.topbar-user>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.topbar-user strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.topbar-user small{color:#948c86;font-size:7px}.menu-btn,.scrim{display:none}.page{padding:34px clamp(24px,3vw,46px) 60px;max-width:1600px;margin:0 auto}.page--enter{animation:pageIn .38s cubic-bezier(.22,.75,.24,1) both}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.welcome-row h2{font-size:clamp(23px,2.3vw,31px);letter-spacing:-.045em;margin-bottom:7px}.welcome-row p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;margin-bottom:22px}.metric{min-height:144px;padding:20px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.metric:last-child{border:0}.metric__top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:#817974;margin-bottom:13px}.metric__top svg{color:#a9a29d}.metric>strong{font-size:30px;letter-spacing:-.045em;line-height:1}.metric small{margin-top:10px;color:#9a928c;font-size:10px}.metric--accent{background:var(--red);color:#fff;border-color:var(--red);position:relative;overflow:hidden}.metric--accent:after{content:"";position:absolute;right:-30px;bottom:-55px;width:130px;height:130px;border:20px solid rgba(255,242,0,.16);border-radius:50%}.metric--accent .metric__top,.metric--accent small,.metric--accent .metric__top svg{color:#ffffffc7}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:22px}.workspace-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.section-head{display:flex;align-items:flex-start;justify-content:space-between}.section-head h3{margin:0;font-size:16px;letter-spacing:-.025em}.section-tag{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#1b7c51;background:#e5f7ef;padding:5px 8px;border-radius:20px}.trend{height:228px;padding-top:19px;display:flex;flex-direction:column}.trend svg{flex:1;width:100%;overflow:visible}.trend__labels{display:flex;justify-content:space-between;color:#9c948f;font-size:9px;padding:4px 1px 0;text-transform:uppercase}.province-list{margin-top:22px;display:flex;flex-direction:column;gap:14px}.province>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:7px}.province strong{font-size:11px}.province i{height:4px;display:block;background:#efebe7;border-radius:5px;overflow:hidden}.province b{display:block;height:100%;background:var(--red);border-radius:inherit;transform-origin:left;animation:barGrow .7s .15s both}@keyframes barGrow{0%{transform:scaleX(0)}}.activity-panel{padding-bottom:10px}.activity-list{margin-top:10px}.activity{display:grid;grid-template-columns:32px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-top:1px solid #eee9e5}.activity__icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#fff0f2;color:var(--red)}.activity__icon--yellow{background:#fffbe1;color:#8b7800}.activity strong{display:block;font-size:11px}.activity p{margin:3px 0 0;color:#8b837e;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:520px}.activity time{color:#aaa29d;font-size:9px}.registration-callout{border:0;border-radius:12px;background:#272321;color:#fff;padding:20px 22px;display:flex;align-items:center;gap:14px;text-align:left;transition:transform .18s,background .18s}.registration-callout:hover{transform:translateY(-2px);background:#171412}.registration-callout__icon{width:46px;height:46px;border-radius:10px;background:var(--yellow);color:#221f1d;display:grid;place-items:center}.registration-callout>span:nth-child(2){display:flex;flex:1;flex-direction:column}.registration-callout strong{font-family:Manrope;font-size:13px}.registration-callout small{color:#aaa39e;margin-top:4px;font-size:9px}.registry-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:23px}.searchbox{position:relative;width:min(430px,44%)}.searchbox svg{position:absolute;left:13px;top:12px;color:#918984}.searchbox input{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px 0 41px;outline:none}.searchbox input:focus{border-color:#c7bdb7;box-shadow:0 0 0 3px #1e19160a}.filter-row{display:flex;gap:8px}.export-error{margin:-13px 0 14px;color:var(--red);font-size:10px}.select-control,.field-select{position:relative;display:block}.select-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:42px;min-width:138px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 34px 0 12px;outline:none;color:#4f4844;font-size:11px;font-weight:700}.select-control svg,.field-select svg{position:absolute;pointer-events:none;right:11px;top:50%;transform:translateY(-50%);color:#8f8781}.registry-summary{margin-bottom:10px;display:flex;align-items:center;gap:9px}.registry-summary strong{font-size:12px}.registry-summary span{font-size:10px;color:#9a928c;padding-left:9px;border-left:1px solid #d5cfca}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;min-height:300px}.pagination{min-height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;color:#8f8781;font-size:10px}.pagination p{margin:0}.pagination p strong{color:#443d39}.pagination__controls{display:flex;align-items:center;gap:4px}.pagination__page,.pagination__arrow{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#625a55;font-size:10px;font-weight:700;cursor:pointer;transition:background .15s,color .15s,transform .15s}.pagination__page:hover,.pagination__arrow:not(:disabled):hover{background:#f0ece9;color:#2c2724;transform:translateY(-1px)}.pagination__page.is-current{background:var(--red);color:#fff}.pagination__arrow:disabled{opacity:.28;cursor:not-allowed}.pagination__ellipsis{width:20px;text-align:center;color:#aaa29d}.pagination__label{justify-self:end}table{width:100%;border-collapse:collapse}th{padding:12px 16px;background:#faf8f6;color:#8d857f;text-transform:uppercase;letter-spacing:.08em;font-size:9px;text-align:left;border-bottom:1px solid var(--line)}td{padding:14px 16px;border-bottom:1px solid #eeeae6;font-size:11px;color:#4e4743}tbody tr{transition:background .15s;cursor:pointer}tbody tr:hover{background:#fffbfa}tbody tr:last-child td{border-bottom:0}.member-profile-link{min-width:175px;display:flex;align-items:center;gap:10px;margin:-5px;padding:5px;border:0;border-radius:7px;background:transparent;color:inherit;text-align:left}.member-profile-link>span:last-child,td:nth-child(4){min-width:0;display:flex;flex-direction:column}.member-profile-link strong,.cell-main{color:#2b2725;font-size:11px}.member-profile-link small,td:nth-child(4) small{color:#99918c;margin-top:4px;font-size:9px}.member-profile-link:hover strong{color:var(--red)}.avatar--member{width:34px;height:34px;background:#f2efec;color:#645d57}td code,.profile-anchor code{font-family:DM Sans;color:#7e7671;font-size:9px;background:#f4f1ef;padding:4px 6px;border-radius:4px}.nrc-value{font-variant-numeric:tabular-nums;white-space:nowrap;color:#3f3935;font-weight:600}.member-number-sub{display:block;margin-top:5px;color:#99918c;font-size:8px;white-space:nowrap}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:20px;font-size:9px;font-weight:800;text-transform:capitalize}.status>span{width:6px;height:6px;border-radius:50%;background:currentColor}.status--verified{background:#e6f6ef;color:#14734a}.status--pending{background:#fff7d8;color:#8a6c00}.status--inactive{background:#f0edeb;color:#776f6a}.empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#948c87}.empty strong{margin-top:12px;color:#403a36;font-size:13px}.empty p{margin:6px 0 0;font-size:10px}.reports-page{max-width:1480px}.reports-scope{min-height:43px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.reports-scope .eyebrow{margin-bottom:5px}.reports-scope p{margin:0;color:#8b837e;font-size:10px}.reports-scope>div>p:last-child{color:#5c544f;font-size:12px}.reports-scope strong{color:#2f2a27}.reports-scope time{color:#5b534e;font-weight:700}.reports-inline-error{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-8px 0 16px;padding:9px 12px;border-left:3px solid var(--red);border-radius:5px;background:#fff0f2;color:#951126;font-size:10px}.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.report-kpi{min-height:132px;display:flex;flex-direction:column;justify-content:center;padding:20px 22px;border-right:1px solid var(--line)}.report-kpi:last-child{border-right:0}.report-kpi>span{margin-bottom:10px;color:#817974;font-size:10px;font-weight:750}.report-kpi>strong{color:#292522;font:800 29px/1 Manrope,sans-serif;letter-spacing:-.045em}.report-kpi p{margin:9px 0 0;color:#978f89;font-size:9px;line-height:1.45}.report-kpi p b{color:#5d554f}.report-kpi--accent{position:relative;overflow:hidden;border-color:var(--red);background:var(--red)}.report-kpi--accent:after{content:"";position:absolute;right:-31px;bottom:-55px;width:125px;height:125px;border:19px solid rgba(255,242,0,.14);border-radius:50%}.report-kpi--accent>span,.report-kpi--accent>strong,.report-kpi--accent p,.report-kpi--accent p b{color:#fff}.report-kpi--accent>span,.report-kpi--accent p{color:#ffffffc7}.distribution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.report-panel{min-width:0;border:1px solid var(--line);border-radius:12px;background:#fff;padding:23px}.report-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:1px solid #eee9e5}.report-panel__head .eyebrow{margin-bottom:5px;font-size:8px}.report-panel__head h2{margin:0;color:#302b28;font-size:16px;letter-spacing:-.03em}.report-panel__head p{max-width:590px;margin:6px 0 0;color:#8d857f;font-size:9px;line-height:1.5}.report-panel__head>span{flex:0 0 auto;padding:5px 8px;border-radius:20px;background:#f1edea;color:#766e68;font-size:8px;font-weight:800;text-transform:capitalize}.report-bars{padding-top:9px}.report-bar{padding:11px 0}.report-bar--unknown{margin-top:8px;padding-top:18px;border-top:1px dashed #d9d2cd}.report-bar__label{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:7px;color:#5e5651;font-size:10px}.report-bar__label>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.report-bar__label strong{flex:0 0 auto;color:#37312e;font-size:10px}.report-bar__label small{margin-left:5px;color:#928a84;font-size:8px;font-weight:650}.report-bar__track,.desired-list__track{display:block;height:5px;overflow:hidden;border-radius:6px;background:#eeeae7}.report-bar__track i,.desired-list__track i{display:block;width:var(--bar-width);height:100%;border-radius:inherit;background:var(--red);transform-origin:left;animation:barGrow .65s .08s both}.report-bar--unknown .report-bar__track i{background:#aaa29d}.report-panel__empty{min-height:220px;display:grid;place-items:center;margin:0;color:#948c86;font-size:10px}.intent-panel,.desired-panel{margin-top:22px}.intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.intent-group{padding:22px 25px 2px 0}.intent-group+.intent-group{padding-left:25px;padding-right:0;border-left:1px solid var(--line)}.intent-group h3{margin:0 0 15px;color:#393330;font-size:12px}.intent-segments{display:flex;height:7px;overflow:hidden;border-radius:10px;background:#eeeae7}.intent-segments i{display:block;min-width:0;height:100%}.intent-segments__yes{background:var(--red)}.intent-segments__no{background:#4f4945}.intent-segments__not_recorded{background:#bbb3ad}.intent-group dl{margin:13px 0 0}.intent-group dl>div{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #f0ece9}.intent-group dl>div:first-child{border-top:0}.intent-group dt{display:flex;align-items:center;gap:8px;color:#716964;font-size:9px}.intent-key{width:7px;height:7px;border-radius:50%;background:#bbb3ad}.intent-key--yes{background:var(--red)}.intent-key--no{background:#4f4945}.intent-group dd{display:flex;align-items:baseline;gap:9px;margin:0}.intent-group dd strong{color:#38322f;font-size:10px}.intent-group dd span{min-width:40px;color:#958d87;font-size:8px;text-align:right}.desired-list{margin:0;padding:0;list-style:none}.desired-list li{display:grid;grid-template-columns:34px minmax(0,1fr) minmax(205px,auto);gap:14px;align-items:center;min-height:63px;border-bottom:1px solid #eeeae6}.desired-list li:last-child{border-bottom:0}.desired-list__rank{color:#aaa29d;font:750 9px DM Sans,sans-serif}.desired-list li>div{min-width:0}.desired-list li>div>strong{display:block;margin-bottom:8px;overflow:hidden;color:#3b3531;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.desired-list__track{height:3px}.desired-list li>p{display:grid;grid-template-columns:50px 1fr 1fr;gap:12px;align-items:center;margin:0;color:#8f8781;font-size:8px;line-height:1.35}.desired-list li>p strong{color:#342f2c;font-size:11px}.report-empty{min-height:170px;display:flex;align-items:center;justify-content:center;gap:12px;color:#a09994;text-align:left}.report-empty strong{color:#49423e;font-size:11px}.report-empty p{margin:4px 0 0;color:#918984;font-size:9px}.report-state{min-height:calc(100vh - 82px)}.report-state>p{margin:-115px 0 0;color:#8e8680;font-size:10px;text-align:center}.report-state--error{display:grid;place-items:center}.report-state--error>div{display:flex;flex-direction:column;align-items:center;text-align:center}.report-state--error svg{color:var(--red)}.report-state--error h2{margin:14px 0 6px;font-size:20px}.report-state--error p{max-width:430px;margin:0 0 18px;color:#817974;font-size:11px}.register-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start}.member-form{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.form-section{display:grid;grid-template-columns:210px minmax(0,1fr);gap:30px;padding:30px;border-bottom:1px solid var(--line)}.form-section__intro{display:flex;gap:12px}.form-section__intro>span{flex:0 0 auto;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff0f2;color:var(--red);font-size:8px;font-weight:800}.form-section h3{font-size:14px;margin:3px 0 6px}.form-section p{margin:0;color:#8c847f;font-size:10px;line-height:1.5}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.field{margin-bottom:18px;font-size:10px}.field b{color:var(--red)}.field input,.field select{height:42px;font-size:11px}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:32px}.consent{display:flex;align-items:flex-start;gap:11px;cursor:pointer;color:#4f4945}.consent input{position:absolute;opacity:0}.consent>span{display:grid;grid-template-columns:24px 1fr;column-gap:10px}.consent i{grid-row:span 2;width:23px;height:23px;border-radius:6px;background:#f0ece9;color:transparent;display:grid;place-items:center;font-style:normal}.consent input:checked+span i{background:var(--red);color:#fff}.consent strong{font-size:11px}.consent small{margin-top:4px;color:#918984;font-size:9px}.form-actions{padding:18px 30px;display:flex;align-items:center;justify-content:space-between;background:#fbf9f7}.form-actions>span{font-size:9px;color:#8d857f}.form-aside{position:sticky;top:116px;padding:12px 8px}.form-aside>img{width:80px;height:80px;object-fit:contain;margin-bottom:22px}.form-aside h3{font-size:21px;line-height:1.25;letter-spacing:-.04em;margin-bottom:11px}.form-aside>p:not(.eyebrow){color:#7d7671;font-size:11px;line-height:1.65}.form-aside>div{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:10px;color:#817973;font-size:9px;line-height:1.5}.form-aside>div svg{flex:0 0 auto;color:var(--red)}.imports-page{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:22px}.import-zone,.import-guide{background:#fff;border:1px solid var(--line);border-radius:12px;padding:clamp(28px,4vw,52px)}.import-zone__icon{width:54px;height:54px;display:grid;place-items:center;color:var(--red);background:#fff0f2;border-radius:12px;margin-bottom:24px}.import-zone h2{font-size:27px;letter-spacing:-.045em;max-width:510px;margin-bottom:10px}.import-zone>p:not(.eyebrow):not(.form-error){font-size:12px;line-height:1.7;color:#7d756f;max-width:550px}.file-picker{position:relative;margin:28px 0 15px;min-height:58px;border:1px dashed #cfc6c0;border-radius:9px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8d857f;cursor:pointer;transition:border-color .16s,box-shadow .16s,background .16s}.file-picker input,.card-upload input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-picker:focus-within,.card-upload:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #cf102d1a;background:snow}.file-picker:has(input:disabled),.card-upload:has(input:disabled){cursor:not-allowed;opacity:.58}.file-picker strong{color:var(--red)}.import-result{margin-top:20px;padding:14px;background:#e9f8f1;color:#196e4b;display:flex;gap:11px;border-radius:8px}.import-result strong{font-size:11px}.import-result p{margin:3px 0 0;font-size:9px}.import-guide h3{margin-bottom:26px;font-size:20px}.import-guide ol{margin:0;padding:0;list-style:none}.import-guide li{display:flex;gap:12px;padding:17px 0;border-top:1px solid var(--line)}.import-guide li>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f4f0ed;color:#5d5651;font-size:9px;font-weight:800}.import-guide li strong{font-size:11px}.import-guide li p{margin:4px 0 0;font-size:9px;line-height:1.5;color:#8d857f}.settings-page{max-width:1380px}.settings-intro{padding:7px 0 29px;border-bottom:1px solid var(--line)}.settings-intro h2{margin:0 0 8px;font-size:clamp(25px,2.5vw,34px);letter-spacing:-.045em}.settings-intro>p:last-child{margin:0;color:#817a75;font-size:11px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:clamp(38px,5vw,70px)}.admin-directory,.admin-create{padding-top:32px}.admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.admin-section-head h3,.admin-create h3{margin:0 0 5px;font-size:15px;letter-spacing:-.025em}.admin-section-head p,.admin-create>div>p:last-child{margin:0;color:#8d857f;font-size:9px;line-height:1.5}.admin-section-head>svg{color:var(--red)}.admin-list{border-top:1px solid var(--line)}.admin-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:74px;padding:14px 0;border-bottom:1px solid var(--line)}.admin-avatar{width:38px;height:38px;background:#f1ece9;color:#5d554f}.admin-row>div:nth-child(2){min-width:0}.admin-row strong{display:flex;align-items:center;gap:7px;color:#37312e;font-size:11px}.admin-row strong small{padding:3px 6px;border-radius:20px;background:#fff0f2;color:var(--red);font-size:7px;text-transform:uppercase;letter-spacing:.06em}.admin-row p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;color:#8f8781;font-size:9px}.admin-row__meta{display:flex;align-items:flex-end;flex-direction:column;gap:4px;text-align:right}.admin-row__meta span{color:#4b4440;font-size:9px;font-weight:700}.admin-row__meta time{color:#a09892;font-size:8px}.admin-list-state{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8e8680;font-size:9px}.admin-list-state .loading{min-height:90px}.admin-list-state--error{gap:12px}.admin-list-state--error p{margin:0;color:#9d0b22}.admin-create{padding-left:31px;border-left:1px solid var(--line)}.admin-create>div{margin-bottom:22px}.admin-create form>label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#625a55;font-size:9px;font-weight:700}.admin-create input{width:100%;height:42px;border:1px solid #dcd5d0;border-radius:7px;background:#fff;padding:0 11px;color:#403a36;font-size:11px;outline:none;transition:border .16s,box-shadow .16s}.admin-create input:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf102d14}.admin-create label small{color:#98908a;font-size:8px;font-weight:500;line-height:1.5}.admin-create .inline-feedback{margin-bottom:12px}.workspace-controls{margin-top:38px;padding-top:31px;border-top:1px solid var(--line)}.access-limited{max-width:660px;display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;margin-top:31px;padding:22px 0;border-bottom:1px solid var(--line)}.access-limited>svg{color:var(--red)}.access-limited h3{margin:0 0 5px;font-size:13px}.access-limited p{margin:0;color:#88807a;font-size:9px;line-height:1.55}.settings-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.settings-list>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:18px 24px 18px 0;border-bottom:1px solid var(--line)}.settings-list>div:not(:last-child){margin-right:24px;border-right:1px solid var(--line)}.settings-list>div>span{width:36px;height:36px;background:#fff0f2;color:var(--red);border-radius:9px;display:grid;place-items:center}.settings-list strong{font-size:11px}.settings-list p{margin:4px 0 0;color:#8b837e;font-size:9px}.settings-list b{grid-column:2;color:#247554;font-size:8px}.member-profile-page{max-width:1480px}.back-link{border:0;background:transparent;color:#6e6661;display:inline-flex;align-items:center;gap:7px;padding:3px 0;margin-bottom:23px;font-size:11px;font-weight:700;transition:color .16s,transform .16s}.back-link:hover{color:var(--red);transform:translate(-2px)}.profile-anchor{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 0 31px;border-top:4px solid var(--red);border-bottom:1px solid #dcd5d0}.profile-anchor__identity{display:flex;align-items:center;gap:19px;min-width:0;animation:profileReveal .42s .06s both}.avatar--profile{width:76px;height:76px;font-size:20px;background:#f9dfe3;border:6px solid #fff;box-shadow:0 0 0 1px var(--line)}.profile-anchor h1{margin:0 0 9px;font-size:clamp(27px,3vw,40px);line-height:1;letter-spacing:-.05em}.profile-anchor h1:focus{outline:none}.profile-anchor .eyebrow{margin-bottom:8px}.profile-anchor__meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#817974;font-size:10px}.profile-anchor__meta code{color:#554d48;background:#ede8e4;border-radius:5px;padding:5px 7px;font:700 9px DM Sans,sans-serif;letter-spacing:.04em}.profile-anchor__meta>span:last-child{padding-left:9px;border-left:1px solid #d4ccc7}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:clamp(34px,4vw,60px);align-items:start}.profile-main{min-width:0}.profile-section{padding:35px 0 39px;border-bottom:1px solid var(--line);animation:sectionReveal .4s both}.profile-section:nth-child(2){animation-delay:.08s}.profile-section:nth-child(3){animation-delay:.14s}.profile-section__head{min-height:44px;display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:25px}.profile-section__title{display:flex;align-items:flex-start;gap:13px}.profile-section__title>span{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#fff0f2;color:var(--red)}.profile-section__title .eyebrow{margin-bottom:4px;font-size:8px}.profile-section__title h2{margin:0 0 5px;font-size:18px;letter-spacing:-.03em}.profile-section__title p:last-child{margin:0;color:#8a827d;font-size:10px;line-height:1.45}.profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(26px,5vw,70px);margin:0}.profile-facts>div{display:grid;grid-template-columns:minmax(90px,.72fr) minmax(0,1.28fr);gap:16px;align-items:baseline;min-height:48px;padding:14px 0;border-top:1px solid #ece7e3}.profile-facts dt{color:#948c86;font-size:9px}.profile-facts dd{margin:0;color:#3d3733;font-size:11px;font-weight:650;overflow-wrap:anywhere}.profile-edit,.qualification-form,.career-form{margin-top:4px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:10px}.profile-inline-editor{transform-origin:top;animation:inlineExpand .28s cubic-bezier(.22,.75,.24,1) both}.profile-edit__head,.inline-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:19px}.profile-edit__head>div,.inline-editor-head>div{display:flex;flex-direction:column;gap:4px}.profile-edit__head strong,.inline-editor-head strong{color:#3e3834;font-size:12px}.profile-edit__head span,.inline-editor-head span{color:#958d87;font-size:9px}.profile-edit__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.profile-edit__grid label{color:#655d58;font-size:9px;font-weight:700}.profile-edit__grid input,.profile-edit__grid select,.profile-edit__grid textarea{display:block;width:100%;min-height:40px;margin-top:6px;border:1px solid #dcd5d0;border-radius:7px;background:#fff;padding:0 11px;color:#403a36;font:11px DM Sans,sans-serif;outline:none;transition:border .16s,box-shadow .16s}.profile-edit__grid textarea{min-height:78px;padding:10px 11px;line-height:1.55;resize:vertical}.profile-edit__grid input:focus,.profile-edit__grid select:focus,.profile-edit__grid textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf102d14}.profile-edit__grid label>small{display:block;margin-top:5px;color:#9a928d;font-size:8px;font-weight:500}.profile-edit__wide{grid-column:1 / -1}.profile-edit__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.qualification-list{border-top:1px solid var(--line)}.qualification-row{position:relative;display:grid;grid-template-columns:125px minmax(0,1fr) auto;gap:17px;align-items:center;min-height:82px;padding:17px 0;border-bottom:1px solid #ece7e3}.qualification-row__level{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.qualification-row__level span{color:var(--red);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.qualification-row__level time{color:#9a928c;font-size:9px}.qualification-row__copy h3{margin:0 0 5px;color:#302b28;font-size:12px}.qualification-row__copy p{margin:0;color:#8c847e;font-size:9px;line-height:1.5}.qualification-row__actions{display:flex;gap:2px;opacity:.58;transition:opacity .16s}.qualification-row:hover .qualification-row__actions,.qualification-row:focus-within .qualification-row__actions{opacity:1}.icon-btn--danger{color:#a52b3d}.icon-btn--danger:hover{background:#fff0f2;color:var(--red)}.inline-confirm{grid-column:1 / -1;display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:10px 12px;background:#fff6f7;border-left:3px solid var(--red);font-size:9px;animation:inlineExpand .2s both}.inline-confirm span{margin-right:auto;color:#694f52;font-weight:700}.text-action--danger{color:#a70e27}.cv-block{margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.cv-block__intro{display:flex;align-items:center;gap:12px;margin-bottom:17px}.cv-block__intro>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#f1edea;color:#625a55}.cv-block h3{margin:0 0 4px;font-size:13px}.cv-block__intro p{margin:0;color:#928a84;font-size:9px}.cv-file{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid #ece7e3;border-bottom:1px solid #ece7e3}.cv-file>div:first-child{min-width:0;display:flex;flex-direction:column;gap:4px}.cv-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#38322f;font-size:11px}.cv-file span{color:#958d87;font-size:8px}.cv-file__actions,.cv-remove-confirm{display:flex;align-items:center;gap:7px}.cv-upload{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center;margin-top:13px}.file-picker--compact{min-height:39px;height:39px;margin:0;border-style:solid;padding:0 12px}.profile-empty{min-height:92px;display:flex;align-items:center;gap:13px;padding:19px;border:1px dashed #d8d0ca;border-radius:8px;color:#a09994}.profile-empty--compact{min-height:0;padding:14px;font-size:9px}.profile-empty strong{display:block;color:#4b4440;font-size:11px}.profile-empty p{margin:4px 0 0;color:#918984;font-size:9px;line-height:1.5}.inline-feedback{min-height:35px;display:flex;align-items:center;gap:7px;margin:13px 0 0;padding:8px 10px;border-radius:6px;font-size:9px;font-weight:650}.inline-feedback--success{background:#e9f7f0;color:#176d49}.inline-feedback--error{background:#fff0f2;color:#9d0b22;border-left:3px solid var(--red)}.inline-feedback--warning{background:#fff8df;color:#776000;border-left:3px solid #b89b1f}.career-read{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.career-read>div{min-height:120px;padding:21px 22px 21px 0}.career-read>.career-ambition{padding-left:25px;border-left:1px solid var(--line)}.career-read>.career-signals{grid-column:1 / -1;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;border-bottom:1px solid var(--line)}.career-signals>div{min-width:0;padding:17px 18px 17px 0}.career-signals>div+div{padding-left:18px;border-left:1px solid var(--line)}.career-signals strong{display:block;overflow:hidden;color:#3f3935;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.career-read>.career-positions{grid-column:1 / -1;min-height:86px;border-top:1px solid var(--line)}.career-label{display:block;margin-bottom:9px;color:#918984;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.career-read p{margin:0;color:#544c47;font-size:11px;line-height:1.65;white-space:pre-line}.career-role{display:flex;flex-direction:column;gap:4px;margin-top:15px;padding-left:10px;border-left:2px solid var(--red)}.career-role strong{font-size:10px}.career-role span{color:#8d857f;font-size:9px}.position-chips{display:flex;flex-wrap:wrap;gap:7px}.position-chips span{padding:6px 9px;border-radius:20px;background:#f0ece9;color:#504944;font-size:9px;font-weight:700}.profile-rail{position:sticky;top:105px;padding-left:26px;border-left:1px solid var(--line)}.profile-rail-section{padding:27px 0;border-bottom:1px solid var(--line)}.profile-rail-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:9px;margin-bottom:17px}.profile-rail-heading .eyebrow{margin-bottom:5px;font-size:8px}.profile-rail-heading h3{margin:0;font-size:14px;letter-spacing:-.025em}.profile-rail-heading>span:not(.status){min-width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#eee9e6;color:#756d67;font-size:9px;font-weight:800}.status-editor label{display:block;color:#5f5752;font-size:9px;font-weight:700}.status-editor .field-select{margin:8px 0 10px}.status-editor select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:40px;border:1px solid #dcd5d0;border-radius:7px;background:#fff;padding:0 33px 0 11px;color:#403a36;font-size:10px;outline:none}.profile-cards .card-upload{width:100%;margin-bottom:13px}.card-upload{position:relative;height:36px;padding:0 11px;font-size:9px;cursor:pointer}.card-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.card-gallery a{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;color:#5d554f;text-decoration:none;transition:transform .16s,border-color .16s}.card-gallery a:hover{transform:translateY(-2px);border-color:#cfc5bf}.card-gallery a[aria-disabled=true]{pointer-events:none;opacity:.7}.card-gallery img{display:block;width:100%;aspect-ratio:1.58;object-fit:cover;background:#ece7e3}.card-preview-loading{aspect-ratio:1.58;display:flex;align-items:center;justify-content:center;gap:3px;background:#f4efec}.card-preview-loading i{width:4px;height:4px;border-radius:50%;background:#9a918b;animation:pulse 1s infinite alternate}.card-preview-loading i:nth-child(2){animation-delay:.15s}.card-preview-loading i:nth-child(3){animation-delay:.3s}.pdf-card{aspect-ratio:1.58;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:#f4efec;color:var(--red)}.pdf-card strong{color:#453e3a;font-size:9px}.pdf-card small{color:#958d87;font-size:8px}.card-gallery a>span{display:block;padding:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.profile-register-note{display:grid;grid-template-columns:25px 1fr;gap:8px;color:#817973}.profile-register-note svg{color:var(--red)}.profile-register-note strong{display:block;color:#48413d;font-size:10px}.profile-register-note p{margin:5px 0 0;font-size:8px;line-height:1.55}.profile-state{min-height:calc(100vh - 82px)}.profile-state .loading{min-height:260px}.profile-state>p{margin:-110px 0 0;text-align:center;color:#8e8680;font-size:10px}.profile-state--error>div{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-state--error svg{color:var(--red)}.profile-state--error h2{margin:14px 0 6px;font-size:20px}.profile-state--error p{margin:0 0 18px;color:#817974;font-size:11px}@keyframes profileReveal{0%{opacity:0;transform:translate(-8px)}}@keyframes sectionReveal{0%{opacity:0;transform:translateY(7px)}}@keyframes inlineExpand{0%{opacity:0;transform:scaleY(.96) translateY(-5px)}}.toast{position:fixed;z-index:70;right:24px;bottom:24px;min-height:46px;display:flex;align-items:center;gap:9px;background:#262220;color:#fff;padding:0 17px;border-radius:9px;box-shadow:0 15px 40px #0003;font-size:11px;animation:toastIn .3s both}.toast svg{color:var(--yellow)}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}}.loading{min-height:360px;display:flex;align-items:center;justify-content:center;gap:5px}.loading--compact{min-height:250px}.loading i{width:6px;height:6px;border-radius:50%;background:var(--red);animation:pulse 1s infinite alternate}.loading i:nth-child(2){animation-delay:.18s}.loading i:nth-child(3){animation-delay:.36s}@keyframes pulse{to{opacity:.2;transform:translateY(-4px)}}@media(max-width:1080px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid{grid-template-columns:1fr}.province-panel{grid-row:2}.register-layout{grid-template-columns:1fr}.form-aside{display:none}.settings-layout{grid-template-columns:1fr}.admin-create{max-width:560px;padding-left:0;padding-top:31px;border-left:0;border-top:1px solid var(--line)}.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.report-kpi:nth-child(2){border-right:0}.report-kpi:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:900px){.profile-layout{grid-template-columns:1fr;gap:0}.profile-rail{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 34px;padding-left:0;border-left:0;border-top:1px solid var(--line)}.profile-register-note{grid-column:1 / -1}.distribution-grid{grid-template-columns:1fr}}@media(max-width:820px){.login-shell{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:34px 24px}.login-form__mobile-brand{display:block;margin-bottom:70px}.sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:16px 0 50px #231c1826}.sidebar.is-open{transform:none}.sidebar__close{display:grid}.scrim{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;border:0;background:#19141157}.scrim.is-open{display:block}.app-main{margin-left:0}.menu-btn{display:grid}.topbar{padding:0 20px}.topbar-user>span:last-child{display:none}.topbar-user{padding-right:9px}.registry-toolbar{align-items:stretch;flex-direction:column}.searchbox{width:100%}.filter-row{overflow-x:auto;padding-bottom:3px}.table-wrap{overflow-x:auto}table{min-width:820px}.imports-page{grid-template-columns:1fr}}@media(max-width:600px){.topbar{height:72px}.topbar p,.topbar__context{display:none}.topbar h1{font-size:17px}.topbar__register{width:42px;padding:0;font-size:0}.page{padding:24px 17px 50px}.welcome-row{align-items:flex-start}.welcome-row .text-action{display:none}.metrics-grid{grid-template-columns:1fr 1fr}.metric{min-height:124px;padding:17px}.metric>strong{font-size:25px}.metric__top svg{display:none}.reports-scope{min-height:0;align-items:flex-start;flex-direction:column;gap:7px}.report-kpis{grid-template-columns:1fr 1fr}.report-kpi{min-height:122px;padding:16px}.report-kpi>strong{font-size:24px}.report-panel{padding:18px 16px}.report-panel__head{flex-direction:column;gap:10px}.report-panel__head>span{align-self:flex-start}.intent-grid{grid-template-columns:1fr}.intent-group{padding:19px 0 4px}.intent-group+.intent-group{padding:22px 0 4px;border-top:1px solid var(--line);border-left:0}.desired-list li{grid-template-columns:27px minmax(0,1fr);gap:10px;padding:13px 0}.desired-list li>p{grid-column:2;grid-template-columns:42px 1fr;gap:8px}.desired-list li>p span:last-child{grid-column:2}.workspace-panel{padding:18px}.activity{grid-template-columns:31px 1fr}.activity time{display:none}.form-section{grid-template-columns:1fr;gap:20px;padding:22px 18px}.form-grid{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column;gap:14px;padding:17px 18px}.form-actions .button{width:100%}.import-zone,.import-guide{padding:25px 20px}.toast{left:16px;right:16px;bottom:16px}.pagination{grid-template-columns:1fr auto;padding:10px 0}.pagination__controls{grid-column:1 / -1;grid-row:1;justify-content:center}.pagination p{grid-column:1;grid-row:2}.pagination__label{grid-column:2;grid-row:2}.member-profile-page{padding-top:20px}.profile-anchor{align-items:flex-start;flex-direction:column;padding:23px 0 25px}.profile-anchor__identity{align-items:flex-start}.avatar--profile{width:58px;height:58px;border-width:4px;font-size:15px}.profile-anchor h1{font-size:27px}.profile-anchor>.button{width:100%}.profile-anchor__meta>span:last-child{width:100%;padding:2px 0 0;border:0}.profile-section{padding:29px 0 32px}.profile-section__head{flex-direction:column;margin-bottom:20px}.profile-section__head>.button{width:100%}.profile-facts{grid-template-columns:1fr}.profile-facts>div{grid-template-columns:105px minmax(0,1fr)}.profile-edit,.qualification-form,.career-form{margin-left:-6px;margin-right:-6px;padding:18px 14px}.profile-edit__grid{grid-template-columns:1fr}.profile-edit__wide{grid-column:auto}.profile-edit__actions{align-items:stretch;flex-direction:column-reverse}.profile-edit__actions .button{width:100%}.qualification-row{grid-template-columns:95px minmax(0,1fr) auto;gap:10px}.qualification-row__actions{flex-direction:column;opacity:1}.cv-file{align-items:flex-start;flex-direction:column}.cv-file__actions{width:100%}.cv-file__actions>.button{flex:1}.cv-upload{grid-template-columns:1fr}.cv-upload .button{width:100%}.career-read{grid-template-columns:1fr}.career-read>div,.career-read>.career-ambition{min-height:0;padding:18px 0;border-left:0;border-top:1px solid var(--line)}.career-read>div:first-child{border-top:0}.career-read>.career-signals{grid-column:auto;grid-template-columns:1fr;padding:0;border-bottom:0}.career-signals>div,.career-signals>div+div{padding:15px 0;border-top:1px solid var(--line);border-left:0}.career-signals>div:first-child{border-top:0}.career-read>.career-positions{grid-column:auto}.profile-rail{grid-template-columns:1fr;gap:0}.profile-register-note{grid-column:auto}.settings-list{grid-template-columns:1fr}.settings-list>div:not(:last-child){margin-right:0;border-right:0}.admin-row{grid-template-columns:38px minmax(0,1fr)}.admin-row__meta{grid-column:2;align-items:flex-start;text-align:left}.admin-create{max-width:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
