:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#27212f;background:#f7f5f8;font-synthesis:none;--purple:#5b2d82;--purple-dark:#3e1c5d;--orange:#f28b35;--green:#29916f;--blue:#337cac;--line:#e8e2eb;--muted:#716a79;--shadow:0 16px 42px rgba(54,31,68,.09)}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px;background:#f7f5f8}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(242,139,53,.34);outline-offset:2px}.brand{display:flex;align-items:center;gap:12px}.brand img{display:block;width:130px;height:auto;object-fit:contain}.brand>span{display:grid;gap:2px;padding-left:12px;border-left:1px solid #ddd3e2}.brand strong{font-size:12px;color:var(--purple-dark);white-space:nowrap}.brand small{font-size:9px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(480px,.95fr)}.login-story{background:linear-gradient(145deg,#f5ecff,#fff6ed);padding:48px clamp(42px,6vw,96px);display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";position:absolute;border-radius:50%}.login-story:before{width:420px;height:420px;background:#5b2d8212;right:-190px;top:14%}.login-story:after{width:280px;height:280px;background:#f28b351f;left:-140px;bottom:-80px}.login-story .brand img{width:180px}.story-copy{max-width:620px;margin:auto 0;position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--orange)}.story-copy h1{font-size:clamp(42px,5vw,66px);line-height:1.04;color:var(--purple-dark);margin:16px 0 20px;letter-spacing:-.045em}.story-copy p{font-size:19px;line-height:1.6;color:#5f5568;max-width:550px}.story-note{position:relative;z-index:1;display:flex;align-items:center;gap:12px;background:#ffffffc2;border:1px solid rgba(91,45,130,.1);border-radius:16px;padding:16px 18px;max-width:410px;color:var(--purple)}.story-note span,.story-note small{display:block}.story-note small{color:var(--muted);margin-top:3px}.login-panel{display:grid;place-items:center;background:#fff;padding:40px}.login-card{width:min(100%,410px)}.login-card h2{font-size:34px;margin-bottom:8px;color:var(--purple-dark)}.login-card>p{color:var(--muted);margin-bottom:30px}.login-card form{display:grid;gap:18px}.login-card label,.profile-form label,.note-form label{font-size:13px;font-weight:700;color:#433b48;display:grid;gap:7px}.login-card input,.profile-form input,.profile-form select,.profile-form textarea,.note-form textarea,.filters input,.filters select{border:1px solid #dcd5e0;border-radius:10px;padding:12px 13px;background:#fff;color:#2b2430}.link-button{border:0;background:none;color:var(--purple);font-weight:700;padding:16px 0}.privacy{display:block;text-align:center;color:#918a96;margin-top:25px}.mobile-brand{display:none}.demo-box{background:#f5f0f9;border-radius:14px;padding:16px;margin-top:20px}.demo-box strong,.demo-box p{display:block}.demo-box p{color:var(--muted);font-size:13px;margin:4px 0 11px}.demo-box>div{display:flex;gap:8px;flex-wrap:wrap}.demo-box button{flex:1 1 105px;background:#fff;border:1px solid #d9cce3;color:var(--purple);font-weight:700;border-radius:8px;padding:9px}.captcha-box{display:grid;justify-items:center;gap:5px;min-height:70px}.captcha-box>small{color:var(--muted);font-size:10px}.button{border:0;border-radius:10px;padding:11px 17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:.18s transform,.18s box-shadow,.18s background}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:not-allowed}.button.primary{background:var(--purple);color:#fff;box-shadow:0 7px 18px #5b2d8230}.button.primary:hover:not(:disabled){background:#4b226f}.button.outline{color:var(--purple);background:#fff;border:1px solid #cbb8da}.button.ghost{background:#f1edf3;color:#554d59}.button.full{width:100%;margin-top:2px;padding:13px}.icon-button{width:38px;height:38px;border:0;border-radius:9px;background:transparent;display:grid;place-items:center;color:#716978}.icon-button:hover{background:#f1edf3}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 clamp(22px,5vw,72px);position:sticky;top:0;z-index:20}.topbar nav{display:flex;align-self:stretch;margin-left:clamp(26px,5vw,76px);gap:3px}.topbar nav button{border:0;background:transparent;color:#736b78;font-weight:700;padding:0 16px;position:relative}.topbar nav button.active{color:var(--purple)}.topbar nav button.active:after{content:"";height:3px;background:var(--orange);border-radius:3px;position:absolute;left:16px;right:16px;bottom:0}.account{margin-left:auto;display:flex;align-items:center;gap:10px}.account>span{display:block}.account strong,.account small{display:block;font-size:13px}.account small{font-size:11px;color:var(--muted);margin-top:2px}.avatar{width:38px;height:38px;border-radius:50%;display:grid!important;place-items:center;background:#f0e8f7;color:var(--purple);font-weight:800}.demo-ribbon{height:31px;background:#fff0df;color:#92511d;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.system-error{width:min(1180px,calc(100% - 40px));margin:20px auto -18px;padding:14px 16px;border:1px solid #efb7b1;background:#fff2f1;color:#893b35;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:13px}.system-error span{flex:1}.system-error button{border:0;border-radius:8px;background:#893b35;color:#fff;font-weight:700;padding:8px 11px}.page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 70px;min-height:calc(100vh - 130px)}.page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.page-title h1{font-size:38px;letter-spacing:-.035em;color:var(--purple-dark);margin:7px 0}.page-title p{color:var(--muted);margin:0;font-size:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:23px;box-shadow:0 5px 18px #31203808;margin-bottom:18px}.panel h2{font-size:19px;margin:0 0 4px;color:var(--purple-dark)}.panel p{font-size:13px;color:var(--muted);margin:0}.round-icon{width:46px;height:46px;border-radius:13px;background:#edf8f3;color:var(--green);display:grid;place-items:center;flex:none}.round-icon.orange{background:#fff0e3;color:#bd6221}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.stats.four{grid-template-columns:repeat(4,1fr)}.stats>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;align-items:center;gap:13px}.stat-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center}.stat-icon svg{width:21px}.stat-icon.purple{background:#f0e8f7;color:var(--purple)}.stat-icon.orange{background:#fff0e3;color:#c96920}.stat-icon.green{background:#e8f5f0;color:var(--green)}.stat-icon.blue{background:#eaf3f9;color:var(--blue)}.stats strong,.stats small{display:block}.stats strong{font-size:22px}.stats small{color:var(--muted)}.attention-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px}.attention-panel>div{display:flex;align-items:center;gap:15px}.attention-panel h2{font-size:20px}.attention-panel p{font-size:14px;line-height:1.5;max-width:670px}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.privacy-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px}.privacy-grid svg{color:var(--purple);width:25px}.privacy-grid h3{font-size:16px;color:var(--purple-dark);margin:14px 0 7px}.privacy-grid p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.participant-hero{background:linear-gradient(135deg,#f4ebfb,#fff8f0);border:1px solid #dfd2e8;border-radius:20px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:18px}.participant-hero>div{max-width:700px}.participant-hero h2{font-size:28px;color:var(--purple-dark);margin:15px 0 10px}.participant-hero p{color:var(--muted);line-height:1.55}.progress{height:9px;background:#5b2d821f;border-radius:99px;overflow:hidden;margin-bottom:16px}.progress span{height:100%;display:block;background:linear-gradient(90deg,var(--purple),var(--orange));border-radius:99px}.profile-avatar{width:96px;height:96px;border-radius:28px;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:800;box-shadow:0 13px 30px #5b2d822e;flex:none}.profile-avatar.small{width:52px;height:52px;border-radius:15px;font-size:17px;box-shadow:none}.empty-profile{text-align:center;padding:58px 30px}.empty-profile>svg{width:45px;height:45px;color:var(--purple)}.empty-profile h2{font-size:23px;margin-top:15px}.empty-profile p{max-width:580px;margin:0 auto 22px;line-height:1.6;font-size:14px}.status-pill{display:inline-flex;border-radius:99px;padding:5px 10px;font-size:10px;font-weight:800;background:#f0edf2;color:#6d6571}.status-pill.new,.status-pill.pending{background:#fff0e3;color:#98561f}.status-pill.reviewing,.status-pill.reviewed{background:#f1ebf5;color:var(--purple)}.status-pill.active,.status-pill.matched{background:#e7f5ef;color:#237b5e}.status-pill.paused{background:#fff4dc;color:#805921}.status-pill.closed,.status-pill.blocked{background:#fff0ef;color:#a5443d}.profile-form{padding:0;overflow:hidden}.form-section{padding:26px;border-bottom:1px solid var(--line)}.form-section>p{margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .span-2{grid-column:span 2}.profile-form textarea,.note-form textarea{resize:vertical;line-height:1.5}.profile-form label>small{color:var(--muted);font-weight:500}.form-actions{padding:20px 26px;display:flex;justify-content:flex-end}.alert{padding:11px 13px;background:#fff4dc;color:#805921;border-radius:9px;font-size:13px;margin:12px 0}.profile-form>.alert{margin:18px 26px 0}.alert.error{background:#fff0ef;color:#a03e36}.alert.success{background:#e7f5ef;color:#237b5e}.filters{display:grid;grid-template-columns:minmax(240px,1.5fr) 1fr 1fr 1fr auto;gap:10px;align-items:center}.search{height:44px;background:#fff;border:1px solid #dcd5e0;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#918896}.search input{border:0!important;outline:0;width:100%;padding:0!important}.result-line{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin:22px 3px 11px}.participant-list{display:grid;gap:10px}.participant-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;box-shadow:0 4px 16px #31203806;transition:.18s transform,.18s box-shadow,.18s border;cursor:pointer}.participant-card:hover{transform:translateY(-1px);box-shadow:var(--shadow);border-color:#d6c8df}.participant-main{min-width:0}.participant-main>div{display:flex;align-items:center;gap:10px}.participant-main h3{margin:0;color:#392d41;font-size:17px}.participant-main p{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;margin:7px 0}.participant-main small{color:#7f7585;font-size:12px;text-transform:capitalize}.card-arrow{color:#9b90a1}.empty{border:1px dashed #d7cdda;border-radius:16px;display:grid;place-items:center;text-align:center;padding:48px;color:#8c8391}.empty h3{color:#514657;margin:12px 0 5px}.empty p{margin:0}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f14256b;z-index:50;display:flex;justify-content:flex-end}.drawer{width:min(720px,100%);height:100%;overflow:auto;background:#f8f6f9;box-shadow:-25px 0 70px #1e13252e;padding:24px}.drawer-head{display:flex;align-items:center;justify-content:space-between}.back-button{border:0;background:none;color:var(--purple);font-weight:700;display:flex;align-items:center;gap:6px;padding:8px}.drawer-close{margin-left:auto}.profile-heading{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;margin:16px 0}.profile-heading .profile-avatar{width:68px;height:68px;border-radius:19px;font-size:21px}.profile-heading h2{margin:0 0 5px;color:var(--purple-dark)}.profile-heading p,.profile-heading small{color:var(--muted);margin:0;font-size:13px}.drawer-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin-bottom:16px}.drawer-tabs button{border:0;background:none;color:var(--muted);font-weight:700;padding:13px 15px;position:relative}.drawer-tabs button.active{color:var(--purple)}.drawer-tabs button.active:after{content:"";position:absolute;height:3px;left:13px;right:13px;bottom:-1px;background:var(--orange);border-radius:3px}.detail-content{display:grid;gap:14px}.detail-content>section,.note-form,.match-warning{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.detail-content h3{font-size:16px;color:var(--purple-dark);margin-bottom:13px}.detail-content section>p{color:#5f5664;line-height:1.6}.detail-content dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-content dl div{min-width:0}.detail-content dt{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#8c828f;font-weight:800;margin-bottom:4px}.detail-content dd{margin:0;color:#433b48;font-size:13px;line-height:1.45;overflow-wrap:anywhere;text-transform:none}.status-actions>div{display:flex;gap:8px;flex-wrap:wrap}.note-form{display:grid;gap:12px}.notes-list{display:grid;gap:9px}.notes-list article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.notes-list article p{margin:0 0 8px;line-height:1.5}.notes-list article small,.muted{color:var(--muted);font-size:11px}.match-warning{display:grid;gap:5px;background:#fff8ec;border-color:#efd8b5;color:#714415}.match-warning span{font-size:12px;line-height:1.5}.candidate-grid{display:grid;gap:10px}.candidate-card{display:grid;grid-template-columns:auto 1fr;gap:15px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.candidate-score{width:58px;height:58px;border-radius:15px;background:#edf7f3;color:var(--green);display:grid;place-items:center;align-content:center}.candidate-score strong{font-size:20px;line-height:1}.candidate-score small{font-size:9px}.candidate-card h3{margin:1px 0 4px}.candidate-card p{font-size:12px;color:var(--muted);margin-bottom:10px}.candidate-card ul{padding-left:18px;color:#5d5462;font-size:12px;line-height:1.5}.loading-block{height:80vh;display:grid;place-items:center;color:var(--purple)}.table-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.table-tools>div:last-child{display:flex;gap:9px}.search.compact{height:39px;width:250px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#8a818f;font-size:10px;text-transform:uppercase;letter-spacing:.07em;padding:10px;border-bottom:1px solid var(--line)}td{padding:13px 10px;border-bottom:1px solid #f0ecf2;vertical-align:middle}td strong,td small{display:block}td small{color:var(--muted);margin-top:3px}.role-badge{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.role-badge.participant{background:#edf7f3;color:#216f58}.role-badge.matchmaker{background:#fff2e5;color:#9a531e}.role-badge.admin{background:#f1ebf5;color:var(--purple)}.panel-footnote{display:flex;align-items:center;gap:7px;margin-top:15px!important}.audit-list{display:grid;gap:0}.audit-list article{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.audit-list article:last-child{border:0}.audit-list .round-icon{width:39px;height:39px}.audit-list .round-icon svg{width:18px}.audit-list strong{display:block;text-transform:capitalize}.audit-list p{margin-top:3px}.loading{height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--purple);font-weight:700}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{text-align:center;padding:25px;color:#948b99;font-size:12px;border-top:1px solid var(--line);background:#fff}@media(max-width:1050px){.topbar{padding-left:22px;padding-right:22px}.topbar .brand>span{display:none}.topbar nav{margin-left:25px}.topbar nav button{padding:0 11px}.stats.four{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1.4fr 1fr 1fr}.filters .button{grid-column:auto}.privacy-grid{grid-template-columns:1fr 1fr}.privacy-grid article:last-child{grid-column:span 2}}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{display:block;margin-bottom:45px}.topbar{height:auto;min-height:70px;flex-wrap:wrap;padding:12px 16px}.topbar .brand img{width:105px}.topbar nav{order:3;width:100%;height:48px;margin:8px 0 -12px;overflow-x:auto}.topbar nav button{white-space:nowrap}.account>span:not(.avatar){display:none}.page{width:min(100% - 28px,1180px);padding-top:34px}.page-title h1{font-size:32px}.attention-panel{align-items:flex-start;flex-direction:column}.participant-hero{padding:24px}.profile-avatar{width:72px;height:72px;border-radius:20px;font-size:23px}.filters{grid-template-columns:1fr 1fr}.filters .search{grid-column:span 2}.participant-card{grid-template-columns:auto 1fr}.card-arrow{display:none}.table-tools{display:block}.table-tools>div:last-child{margin-top:14px}.search.compact{width:100%}.drawer{padding:16px}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}}@media(max-width:520px){.brand img{width:115px}.brand>span{display:none}.login-card h2{font-size:30px}.page-title h1{font-size:29px}.stats.four{grid-template-columns:1fr 1fr}.stats>div{padding:14px;gap:9px}.stats small{font-size:10px}.privacy-grid{grid-template-columns:1fr}.privacy-grid article:last-child{grid-column:auto}.participant-hero{align-items:flex-start}.participant-hero>.profile-avatar{display:none}.filters{grid-template-columns:1fr}.filters .search{grid-column:auto}.participant-card{padding:13px;gap:11px}.participant-main>div{align-items:flex-start;flex-direction:column;gap:5px}.profile-heading{align-items:flex-start;padding:16px}.profile-heading .profile-avatar{width:52px;height:52px;border-radius:15px;font-size:16px}.detail-content dl,.candidate-card{grid-template-columns:1fr}.candidate-score{width:auto;height:auto;display:flex;gap:4px;justify-content:flex-start;background:transparent}.status-actions>div{display:grid}.status-actions .button{width:100%}.drawer-tabs{overflow-x:auto}.drawer-tabs button{white-space:nowrap}.form-actions{justify-content:stretch}.form-actions .button{width:100%}}.role-select{border:1px solid #d8cce1;border-radius:8px;padding:8px 10px;background:#fff;color:var(--purple-dark);font-weight:700;min-width:132px}
