: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}.bulk-toolbar{display:grid;grid-template-columns:auto auto 1fr auto;align-items:end;gap:16px;padding:16px 18px;margin-bottom:10px}.select-visible{display:flex;align-items:center;gap:8px;color:var(--purple);font-size:12px;font-weight:800;cursor:pointer;min-height:43px}.select-visible input,.participant-select input{width:18px;height:18px;accent-color:var(--purple)}.bulk-toolbar>strong{align-self:center;color:var(--purple-dark);font-size:13px;white-space:nowrap}.bulk-status-label{justify-self:end;display:grid;gap:5px;color:#6f6575;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.bulk-status-label select{min-width:190px;height:43px;border:1px solid #dcd5e0;border-radius:10px;padding:0 11px;background:#fff;color:#2b2430;text-transform:none}.bulk-active-warning{display:flex;align-items:flex-start;gap:9px;margin:0 3px 12px;padding:11px 13px;border-radius:10px;background:#fff4dc;color:#805921;font-size:12px;line-height:1.45}.bulk-active-warning svg{flex:none}.participant-list{display:grid;gap:10px}.participant-card{display:grid;grid-template-columns:auto 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-card.selected{border-color:#a983c4;background:#fcf9fe;box-shadow:0 6px 20px #5b2d8214}.participant-select{display:grid;place-items:center;cursor:pointer}.participant-select input:disabled{cursor:not-allowed}.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}.account-table-head{margin-bottom:14px}.account-result-count{white-space:nowrap;background:#f1ebf5;color:var(--purple);border-radius:99px;padding:7px 11px;font-size:11px;font-weight:800}.account-controls{display:grid;grid-template-columns:minmax(210px,1fr) repeat(2,minmax(145px,.55fr)) minmax(220px,.8fr);gap:10px;align-items:end;margin-bottom:18px}.account-controls .search.compact{width:100%;height:43px}.account-controls label{display:grid;gap:5px;color:#6f6575;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.account-controls select{height:43px;border:1px solid #dcd5e0;border-radius:10px;padding:0 11px;background:#fff;color:#332a38;font-size:12px;font-weight:650;text-transform:none;letter-spacing:0}.account-status{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800;background:#f0edf2;color:#6d6571}.account-status.active{background:#e7f5ef;color:#237b5e}.account-status.invited{background:#f1ebf5;color:var(--purple)}.account-status.pending{background:#fff0e3;color:#98561f}.account-status.blocked{background:#fff0ef;color:#a5443d}.last-login{color:#433b48;font-variant-numeric:tabular-nums;white-space:nowrap}.last-login.never{color:#9a909e;font-style:italic}@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}.bulk-toolbar{grid-template-columns:1fr 1fr;align-items:end}.bulk-status-label{justify-self:stretch}.bulk-status-label select{width:100%;min-width:0}.participant-card{grid-template-columns:auto 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}}.invitation-safety p{flex:1}.mail-progress .button{margin-top:9px}@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}.bulk-toolbar{grid-template-columns:1fr}.bulk-toolbar>strong{order:2}.bulk-status-label{justify-self:stretch}.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}.button.danger{background:#9f3f39;color:#fff}.button.danger:hover:not(:disabled){background:#85312c}.match-view-tabs{display:flex;gap:7px;margin:0 0 18px;border-bottom:1px solid var(--line)}.match-view-tabs button{border:0;background:transparent;color:var(--muted);font-weight:750;padding:13px 15px;display:flex;align-items:center;gap:8px;position:relative}.match-view-tabs button.active{color:var(--purple)}.match-view-tabs button.active:after{content:"";position:absolute;left:13px;right:13px;bottom:-1px;height:3px;border-radius:3px;background:var(--orange)}.match-view-tabs button span{min-width:22px;height:22px;border-radius:11px;background:#f0e8f7;display:grid;place-items:center;font-size:11px}.match-selector{display:grid;grid-template-columns:minmax(310px,1fr) minmax(280px,.8fr) auto;align-items:center;gap:18px}.match-selector>div{display:flex;align-items:center;gap:14px}.match-selector>div>svg{color:var(--purple);flex:none}.match-selector select,.case-grid select,.case-note textarea,.exclude-panel textarea{width:100%;border:1px solid #dcd5e0;border-radius:10px;padding:11px 12px;background:#fff;color:#2b2430}.match-source-summary{display:flex;align-items:center;gap:14px;padding:16px 18px;background:linear-gradient(135deg,#f5eef9,#fff8ef);border:1px solid #dfd2e8;border-radius:15px;margin:18px 0}.match-source-summary>div{flex:1}.match-source-summary p{margin:4px 0 0;color:var(--muted);font-size:13px}.algorithm-badge{display:inline-flex;align-items:center;gap:6px;border-radius:99px;background:#fff;color:var(--purple);padding:7px 10px;font-size:10px;font-weight:800;border:1px solid #dfd2e8}.match-notice{display:flex;align-items:flex-start;gap:10px;background:#fff4dc;color:#805921;border:1px solid #efd8b5;border-radius:12px;padding:13px 15px;margin:10px 0;font-size:13px}.match-notice svg{flex:none}.match-candidate-list,.match-cases-list{display:grid;gap:13px}.match-candidate-card{display:grid;grid-template-columns:auto 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 5px 18px #31203808}.match-score{width:76px;height:76px;border-radius:19px;display:grid;place-items:center;align-content:center;flex:none}.match-score strong{font-size:27px;line-height:1}.match-score small{font-size:10px;margin-top:3px}.match-score.high{background:#e5f5ed;color:#1f7459}.match-score.medium{background:#fff1df;color:#99551e}.match-score.low{background:#f0edf2;color:#655c6a}.match-score.compact{width:54px;height:54px;border-radius:14px}.match-score.compact strong{font-size:20px}.match-candidate-main{min-width:0}.candidate-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.candidate-heading h3{font-size:20px;color:var(--purple-dark);margin:3px 0 4px}.candidate-heading p{color:var(--muted);font-size:13px;margin:0}.fit-label{font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:var(--orange)}.component-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.component-mini-grid>div{background:#faf8fb;border-radius:10px;padding:10px}.component-mini-grid span{display:flex;justify-content:space-between;gap:8px;align-items:center}.component-mini-grid strong{font-size:10px;color:#514657}.component-mini-grid small{font-size:9px;color:var(--muted)}.component-mini-grid i{display:block;height:5px;background:#e8e2eb;border-radius:9px;overflow:hidden;margin-top:7px}.component-mini-grid b{display:block;height:100%;background:linear-gradient(90deg,var(--purple),var(--orange));border-radius:9px}.match-reasons{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px;padding:0;margin:0;list-style:none}.match-reasons li{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:#5d5462}.match-reasons svg{color:var(--green);flex:none;margin-top:1px}.warning-line{display:flex;align-items:center;gap:7px;color:#8a581e!important;font-size:12px!important;margin-top:12px!important}.candidate-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.comparison-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f142580;z-index:60;display:grid;place-items:center;padding:24px}.comparison-modal{width:min(1060px,100%);max-height:94vh;overflow:auto;background:#f8f6f9;border-radius:20px;box-shadow:0 30px 100px #1f142547;padding:26px}.comparison-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.comparison-modal h2{font-size:27px;color:var(--purple-dark);margin:6px 0}.comparison-modal header p{color:var(--muted);font-size:13px;margin:0}.score-explanation{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px}.score-explanation>div{display:flex;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px}.score-explanation span{display:grid;gap:4px}.score-explanation strong{font-size:11px;color:#504657}.score-explanation small{font-size:10px;color:var(--muted);line-height:1.35}.score-explanation b{font-size:12px;color:var(--purple);white-space:nowrap}.comparison-warnings{background:#fff4dc;border:1px solid #efd8b5;border-radius:12px;padding:14px 16px;margin-bottom:14px;color:#754813}.comparison-warnings strong{display:flex;align-items:center;gap:7px}.comparison-warnings ul{margin:9px 0 0;padding-left:20px;font-size:12px;line-height:1.6}.comparison-table{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.comparison-row{display:grid;grid-template-columns:180px 1fr 1fr;border-bottom:1px solid #eee8f0}.comparison-row:last-child{border-bottom:0}.comparison-row>*{padding:12px 14px;border-right:1px solid #eee8f0;font-size:12px;line-height:1.48;overflow-wrap:anywhere}.comparison-row>*:last-child{border-right:0}.comparison-row>strong{color:#514657}.comparison-row.head{background:#f2edf5}.comparison-row.head strong{color:var(--purple-dark);font-size:11px}.comparison-actions{display:flex;justify-content:flex-end;margin:16px 0}.exclude-panel{background:#fff;border:1px solid #ead9d7;border-radius:12px;padding:14px 16px}.exclude-panel summary{display:flex;align-items:center;gap:7px;color:#8e3c37;font-weight:800;cursor:pointer}.exclude-panel p{font-size:12px;color:var(--muted);margin:10px 0}.exclude-panel textarea{display:block;resize:vertical;margin-bottom:10px}.match-case{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 5px 18px #31203808}.match-case-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.match-case-head>div{display:flex;align-items:center;gap:13px}.match-case-head>div>svg{color:var(--orange)}.match-case-head span strong,.match-case-head span small{display:block}.match-case-head span small{color:var(--muted);font-size:10px;margin-top:3px}.case-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:11px}.case-grid label,.case-note{display:grid;gap:6px;color:#504657;font-size:11px;font-weight:800}.case-note{margin-top:11px}.case-note textarea{resize:vertical;line-height:1.5}.case-warnings{margin-top:12px;background:#fff8ec;border-radius:10px;padding:11px 13px;color:#754813;font-size:12px}.case-warnings summary{cursor:pointer;font-weight:750}.case-warnings ul{margin-bottom:0;line-height:1.6}.case-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px}.case-actions small{color:var(--muted)}.exclusions-list{margin-top:24px}.exclusions-list>p{margin-bottom:13px}.exclusions-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line)}.exclusions-list article span{display:grid;gap:4px}.exclusions-list article small{color:var(--muted);font-size:11px}@media(max-width:900px){.match-selector{grid-template-columns:1fr}.component-mini-grid,.score-explanation{grid-template-columns:1fr 1fr}.case-grid{grid-template-columns:1fr}.comparison-row{grid-template-columns:140px 1fr 1fr}}@media(max-width:620px){.match-candidate-card{grid-template-columns:1fr}.match-score{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:5px;background:transparent!important}.match-score strong{font-size:22px}.component-mini-grid,.score-explanation,.match-reasons{grid-template-columns:1fr}.candidate-actions{display:grid}.candidate-heading{display:block}.candidate-heading>.status-pill{margin-top:9px}.comparison-backdrop{padding:0}.comparison-modal{height:100vh;max-height:none;border-radius:0;padding:17px}.comparison-row{grid-template-columns:1fr}.comparison-row.head{display:none}.comparison-row>*{border-right:0;border-bottom:1px solid #eee8f0}.comparison-row>strong{background:#f7f3f9}.match-case-head,.match-case-head>div{align-items:flex-start;flex-wrap:wrap}.match-case-head>div>svg{display:none}.case-actions,.exclusions-list article{align-items:flex-start;flex-direction:column}.case-actions .button,.exclusions-list .button{width:100%}.match-view-tabs{overflow-x:auto}.match-view-tabs button{white-space:nowrap}}.profile-avatar.has-photo{overflow:hidden;background:#eee}.profile-avatar.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.photo-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:25px}.photo-panel>div>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.photo-panel h2{font-size:21px}.photo-panel p{line-height:1.5}.photo-privacy{align-self:flex-start;display:flex;align-items:center;gap:6px;border-radius:99px;padding:7px 10px;background:#e7f5ef;color:#237b5e;font-size:10px;font-weight:800}.checkbox-group{border:0;padding:0;margin:22px 0 0}.checkbox-group legend{font-weight:800;color:#433b48;font-size:13px;padding:0}.checkbox-group>p{margin:5px 0 10px;color:var(--muted);font-size:12px}.checkbox-group>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.checkbox-group label{display:flex;align-items:center;grid-template-columns:auto 1fr;gap:8px;border:1px solid #ded6e2;border-radius:10px;padding:9px 12px;background:#fff;font-size:12px;font-weight:650;cursor:pointer}.checkbox-group label:has(input:checked){border-color:#a983c4;background:#f4eef8;color:var(--purple)}.checkbox-group input{width:16px;height:16px;padding:0;accent-color:var(--purple)}.split-groups{display:grid;grid-template-columns:1fr 1fr;gap:28px}.age-grid{margin-top:22px}.accessibility-other{margin-top:20px!important}.profile-form>.form-section:last-of-type{border-bottom:1px solid var(--line)}.participant-card{grid-template-columns:auto auto minmax(0,1fr) auto auto}.portal-preview-button{white-space:nowrap;padding:9px 12px}.mutual-followup{display:flex;align-items:center;justify-content:space-between;gap:22px;border-color:#bcded1;background:linear-gradient(135deg,#edf8f3,#fff)}.mutual-followup>div{display:flex;align-items:center;gap:14px}.mutual-followup h2{color:#216f58}.mutual-followup p{line-height:1.45}.participant-match-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:linear-gradient(135deg,#f1e9f7,#fff5e9);border:1px solid #dbcce5;border-radius:17px;padding:21px 23px;margin-bottom:18px}.participant-match-summary h2{margin:0 0 5px;color:var(--purple-dark);font-size:20px}.participant-match-summary p{margin:0;color:var(--muted);font-size:13px}.participant-proposals{display:grid;gap:16px}.participant-proposal{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 7px 24px #3120380d}.participant-proposal.state-mutual_yes{border-color:#a9d7c5;background:linear-gradient(145deg,#fff,#f3fbf8)}.participant-proposal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.proposal-label{font-size:10px;font-weight:850;letter-spacing:.09em;color:var(--orange);text-transform:uppercase}.participant-proposal h2{font-size:24px;color:var(--purple-dark);margin:5px 0 0}.participant-score{width:68px;height:68px;border-radius:18px;background:#e7f5ef;color:#237b5e;display:grid;place-items:center;align-content:center;flex:none}.participant-score strong{font-size:25px;line-height:1}.participant-score small{font-size:9px;margin-top:3px}.proposal-state{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin:12px 0;padding:7px 10px;border-radius:99px;background:#f1ebf5;color:var(--purple);font-size:11px}.score-note{color:var(--muted);font-size:12px;line-height:1.5;max-width:760px}.proposal-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.proposal-columns>section{background:#faf8fb;border:1px solid #eee8f0;border-radius:13px;padding:16px}.proposal-columns h3{display:flex;align-items:center;gap:7px;color:var(--purple-dark);font-size:14px;margin-bottom:10px}.proposal-columns h3 svg{color:var(--green)}.proposal-columns>section:last-child h3 svg{color:var(--orange)}.proposal-columns ul{margin:0;padding-left:19px;color:#5e5563;font-size:12px;line-height:1.6}.proposal-columns p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.proposal-actions{display:flex;gap:9px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:17px}.own-response{background:#f3eff6;color:#5b2d82;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:750;margin-bottom:13px}.preview-readonly{display:flex;align-items:center;gap:7px;background:#edf7f3;color:#286d58;border-radius:10px;padding:10px 12px;font-size:12px;margin:0}.mutual-next-step{display:flex;align-items:flex-start;gap:10px;background:#e7f5ef;color:#216f58;border-radius:12px;padding:13px 14px;margin-top:15px}.mutual-next-step h3,.mutual-next-step p{margin:0}.mutual-next-step p{font-size:12px;line-height:1.45;margin-top:3px}.compact-empty{padding:42px 25px}.portal-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f142594;z-index:90;display:grid;place-items:center;padding:22px}.portal-preview-modal{width:min(1120px,100%);max-height:96vh;overflow:auto;background:#f7f5f8;border-radius:20px;box-shadow:0 32px 110px #1f142552}.portal-preview-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--line);padding:20px 24px}.portal-preview-modal>header h2{color:var(--purple-dark);font-size:25px;margin:5px 0}.portal-preview-modal>header p{margin:0;color:var(--muted);font-size:12px}.portal-preview-shell{background:#f7f5f8}.preview-topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 25px}.preview-topbar>span{display:flex;align-items:center;gap:7px;color:var(--purple);font-size:11px;font-weight:800}.preview-content{padding:24px}.preview-safety{display:flex;align-items:center;gap:8px;background:#fff4dc;color:#805921;border-radius:11px;padding:11px 13px;margin-bottom:17px;font-size:12px}.preview-safety span{margin-left:3px}.participant-hero.compact{padding:24px}.participant-hero.compact h2{font-size:25px;margin:12px 0 7px}.presented-banner{display:flex;align-items:flex-start;gap:8px;background:#edf7f3;color:#286d58;border-radius:10px;padding:10px 12px;margin-bottom:13px}.presented-banner span,.presented-banner small{display:block}.presented-banner small{margin-top:3px}.case-actions>span{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:760px){.portal-preview-button{grid-column:2/-1;justify-self:start}.mutual-followup,.participant-match-summary{grid-template-columns:1fr;align-items:flex-start}.mutual-followup{display:grid}.mutual-followup>div{align-items:flex-start}.proposal-columns{grid-template-columns:1fr}.portal-preview-backdrop{padding:0}.portal-preview-modal{height:100vh;max-height:none;border-radius:0}.preview-content{padding:15px}.preview-topbar{padding:0 16px}.preview-topbar .brand>span{display:none}.preview-safety{align-items:flex-start}.preview-safety span{display:none}.proposal-actions{display:grid}.proposal-actions .button{width:100%}.case-actions>span{width:100%;display:grid}.case-actions>span .button{width:100%}}.manual-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:18px}.manual-main{padding:28px}.manual-main>h2{font-size:23px;margin-bottom:22px}.manual-steps{display:grid;gap:0;list-style:none;padding:0;margin:0}.manual-steps li{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.manual-steps li:last-child{border-bottom:0}.manual-steps li>span{width:31px;height:31px;border-radius:10px;background:#f0e8f7;color:var(--purple);display:grid;place-items:center;font-weight:850}.manual-steps strong{color:var(--purple-dark)}.manual-steps p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.manual-aside{display:grid;align-content:start;gap:0}.manual-aside article svg{color:var(--purple)}.manual-aside h3{margin:12px 0 7px;color:var(--purple-dark)}.manual-aside p{line-height:1.55}.manual-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:0}.manual-cards article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:21px}.manual-cards svg{color:var(--orange)}.manual-cards h3{margin:12px 0 7px;color:var(--purple-dark)}.manual-cards p{font-size:13px;color:var(--muted);line-height:1.55;margin:0}.report-help{display:flex;align-items:center;gap:16px;margin-top:18px}.report-help>svg{color:var(--orange);flex:none}.report-help>div{flex:1}.report-help .button{white-space:nowrap}.admin-center-nav{width:min(1180px,calc(100% - 40px));margin:32px auto 0;background:linear-gradient(135deg,#f3ecf8,#fff5eb);border:1px solid #dfd2e8;border-radius:18px;padding:24px 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.admin-center-nav h1{font-size:30px;color:var(--purple-dark);letter-spacing:-.03em;margin:6px 0}.admin-center-nav p{color:var(--muted);margin:0;font-size:13px}.admin-center-tabs{display:flex;gap:7px;flex-wrap:wrap}.admin-center-tabs button{border:1px solid #d4c6dd;background:#fff;color:#685d6d;border-radius:10px;padding:10px 14px;font-weight:750}.admin-center-tabs button.active{border-color:var(--purple);background:var(--purple);color:#fff;box-shadow:0 6px 16px #5b2d8229}.admin-center>.page{padding-top:28px}.issue-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f142580;z-index:80;display:grid;place-items:center;padding:24px}.issue-modal{width:min(680px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:19px;padding:25px;box-shadow:0 30px 100px #1f142547}.issue-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.issue-modal h2{color:var(--purple-dark);font-size:27px;margin:5px 0}.issue-modal header p{color:var(--muted);font-size:13px;margin:0}.issue-modal form{display:grid;gap:14px}.issue-modal label,.issue-admin-grid label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#504657}.issue-modal input,.issue-modal textarea,.issue-modal select,.issue-admin-grid select,.issue-admin-grid textarea{width:100%;border:1px solid #dcd5e0;border-radius:10px;padding:11px 12px;background:#fff;color:#2b2430;resize:vertical}.privacy-note{display:flex;align-items:flex-start;gap:8px;background:#fff7e8;color:#754813;border-radius:10px;padding:11px 12px;margin:0;font-size:12px}.issue-sent{text-align:center;padding:32px 15px}.issue-sent>svg{width:48px;height:48px;color:var(--green)}.issue-sent h3{margin:15px 0 7px}.issue-sent p{color:var(--muted);margin-bottom:20px}.footer-version{border:0;background:none;color:var(--purple);font:inherit;font-weight:800;padding:3px 5px;text-decoration:underline;text-underline-offset:3px}.profile-management{border:1px solid #ead7d4!important;background:snow!important}.management-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px}.management-head>div{flex:1}.management-head h3{margin-bottom:5px!important}.management-head p{color:var(--muted);font-size:12px;line-height:1.5}.danger-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #efd9d6;margin-top:18px;padding-top:17px}.danger-row>div{display:grid;gap:4px}.danger-row strong{color:#8c3934;font-size:13px}.danger-row small{color:var(--muted);font-size:11px}.delete-modal{width:min(590px,100%)}.delete-warning{display:flex;align-items:flex-start;gap:12px;background:#fff0ef;border:1px solid #edc4c0;color:#813a35;border-radius:12px;padding:14px;margin-bottom:18px}.delete-warning>svg{flex:none}.delete-warning strong{display:block;margin-bottom:4px}.delete-warning p{color:#744b48;font-size:12px;line-height:1.5;margin:0}.delete-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.invitation-panel{padding:26px}.invitation-head,.invitation-head>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.invitation-head>div>span:last-child{display:block}.round-icon.purple{background:#f0e8f7;color:var(--purple)}.invitation-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.invitation-stats article{background:#faf8fb;border-radius:12px;padding:15px}.invitation-stats article.warning{background:#fff0ef}.invitation-stats strong,.invitation-stats span{display:block}.invitation-stats strong{font-size:22px;color:var(--purple-dark)}.invitation-stats article.warning strong{color:#a03e36}.invitation-stats span{font-size:11px;color:var(--muted);margin-top:3px}.invitation-safety{display:flex;align-items:flex-start;gap:9px;background:#edf7f3;color:#286d58;border-radius:11px;padding:12px 14px}.invitation-safety svg{flex:none}.invitation-safety p{color:inherit;line-height:1.5}.invitation-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.invitation-actions>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.mail-progress{margin-top:16px}.mail-progress>div{height:8px;background:#ece6ef;border-radius:99px;overflow:hidden}.mail-progress>div span{display:block;height:100%;background:linear-gradient(90deg,var(--purple),var(--orange));border-radius:99px}.mail-progress p{margin-top:7px;font-size:11px}.failed-invitations{margin-top:16px;border:1px solid #efc2bd;background:#fff8f7;border-radius:12px;padding:14px}.failed-invitations h3{display:flex;align-items:center;gap:7px;color:#923f38;font-size:14px}.failed-invitations>p{margin:5px 0 10px;font-size:12px}.failed-invitations article{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #f0d8d5;padding:10px 0}.failed-invitations article>span,.failed-invitations article small{display:block}.failed-invitations article small{margin-top:2px;color:var(--muted)}.version-hero{min-width:160px;padding:15px 18px;background:linear-gradient(135deg,#f1e9f7,#fff1e3);border:1px solid #decfe8;border-radius:16px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.version-hero svg{grid-row:span 2;color:var(--purple)}.version-hero strong,.version-hero small{display:block}.version-hero strong{font-size:22px;color:var(--purple-dark)}.version-hero small{font-size:10px;color:var(--muted)}.version-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.version-grid code{display:block;background:#29202f;color:#fff;border-radius:10px;padding:13px;margin:16px 0;font-size:12px;overflow:auto}.version-rules{display:grid;gap:10px;margin:0}.version-rules div{display:grid;grid-template-columns:120px 1fr;gap:10px}.version-rules dt{font-size:12px;font-weight:850;color:var(--purple-dark)}.version-rules dd{font-size:12px;color:var(--muted);margin:0}.compact-checklist{list-style:none;padding:0;margin:17px 0;display:grid;gap:12px}.compact-checklist li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#504657}.compact-checklist svg{color:var(--green);width:17px;flex:none}.version-warning{display:flex;gap:8px;align-items:flex-start;background:#fff4dc!important;color:#805921!important;padding:11px;border-radius:10px}.version-warning svg{flex:none;width:17px}.release-history{padding:26px}.release-history>h2{display:flex;gap:8px;align-items:center;margin-bottom:14px}.release-history details{border-top:1px solid var(--line);padding:13px 0}.release-history summary{display:flex;justify-content:space-between;cursor:pointer;color:var(--purple-dark)}.release-history summary span{color:var(--muted);font-size:12px}.release-history li{font-size:12px;color:#5d5462;line-height:1.6}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0 13px}.section-heading h2{color:var(--purple-dark);margin-bottom:4px}.section-heading p{color:var(--muted);font-size:13px;margin:0}.issue-list{display:grid;gap:12px}.issue-card{background:#fff;border:1px solid var(--line);border-left:4px solid #aaa;border-radius:14px;padding:18px}.issue-card.severity-high{border-left-color:#aa4039}.issue-card.severity-normal{border-left-color:var(--orange)}.issue-card.severity-low{border-left-color:var(--blue)}.issue-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.issue-card-head h3{margin:7px 0 4px;color:var(--purple-dark)}.issue-card-head p{margin:0;color:var(--muted);font-size:11px}.issue-severity{display:inline-flex;border-radius:99px;padding:4px 8px;font-size:9px;font-weight:850;text-transform:uppercase}.issue-severity.high{background:#fff0ef;color:#9c3a33}.issue-severity.normal{background:#fff2e5;color:#98531f}.issue-severity.low{background:#eaf3f9;color:#2d6d97}.issue-description{font-size:13px;line-height:1.55;color:#514858}.issue-card details{background:#faf8fb;border-radius:9px;padding:9px 11px;margin:8px 0;font-size:12px}.issue-card details p{white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.issue-card>small{display:block;color:var(--muted);margin:11px 0}.issue-admin-grid{display:grid;grid-template-columns:180px 1fr;gap:12px;margin:12px 0}.status-pill.investigating{background:#fff2e5;color:#98531f}.status-pill.resolved{background:#e7f5ef;color:#237b5e}@media(max-width:900px){.manual-layout,.version-grid{grid-template-columns:1fr}.manual-aside{grid-template-columns:1fr 1fr;gap:14px}.manual-cards{grid-template-columns:1fr 1fr}.manual-cards article:last-child{grid-column:span 2}.split-groups{grid-template-columns:1fr}.photo-panel{grid-template-columns:auto 1fr}.photo-privacy{grid-column:span 2;justify-self:start}}@media(max-width:900px){.account-controls{grid-template-columns:1fr 1fr}.account-controls .search{grid-column:span 2}}@media(max-width:620px){.photo-panel{grid-template-columns:1fr;text-align:center}.photo-panel>.profile-avatar{margin:auto}.photo-panel>div>div{justify-content:center}.photo-privacy{grid-column:auto;justify-self:center}.manual-aside,.manual-cards{grid-template-columns:1fr}.manual-cards article:last-child{grid-column:auto}.report-help,.invitation-head,.invitation-head>div,.invitation-actions,.section-heading,.danger-row,.admin-center-nav{align-items:flex-start;flex-direction:column}.admin-center-nav{width:min(100% - 28px,1180px);padding:20px}.admin-center-tabs{width:100%}.admin-center-tabs button{flex:1}.account-controls{grid-template-columns:1fr}.account-controls .search{grid-column:auto}.account-table-head .account-result-count{display:inline-flex;margin-top:12px}.report-help .button,.invitation-actions .button,.danger-row .button,.delete-actions .button{width:100%}.invitation-stats{grid-template-columns:1fr}.issue-backdrop{padding:0}.issue-modal{height:100vh;max-height:none;border-radius:0;padding:18px}.version-hero{width:100%}.page-title{align-items:flex-start;flex-direction:column}.issue-admin-grid{grid-template-columns:1fr}.issue-card-head{flex-direction:column}.version-rules div{grid-template-columns:1fr;gap:3px}.delete-actions{flex-direction:column-reverse}}.anonymous-consent-section{background:linear-gradient(135deg,#f4eef8,#fff);border:1px solid #ded0e7!important;border-radius:15px;padding:20px!important;margin:20px 0}.anonymous-consent-section>p{line-height:1.6}.consent-choice{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:12px!important;background:#fff;border:1px solid #d8c9e2;border-radius:12px;padding:15px!important;margin-top:14px!important;cursor:pointer}.consent-choice input{width:19px!important;height:19px;margin-top:2px;accent-color:var(--purple)}.consent-choice span,.consent-choice strong,.consent-choice small{display:block}.consent-choice small{color:var(--muted);line-height:1.5;margin-top:5px}.match-feed-intro,.incoming-interest{display:flex;align-items:flex-start;gap:10px;border-radius:12px;padding:13px 15px}.match-feed-intro{background:#edf7f3;color:#286d58}.match-feed-intro span,.match-feed-intro strong,.match-feed-intro small,.incoming-interest span,.incoming-interest strong,.incoming-interest small{display:block}.match-feed-intro small,.incoming-interest small{font-size:11px;line-height:1.45;margin-top:3px}.incoming-interest{background:#fff1ea;color:#904e29;margin:12px 0}.compare-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid #d7c8e0;background:#fff;color:var(--purple);border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.anonymous-comparison{margin-top:14px;background:#faf8fb;border:1px solid #eee8f0;border-radius:14px;padding:16px}.anonymous-comparison .component-mini-grid{margin:0}.anonymous-comparison .component-mini-grid p{font-size:11px;color:var(--muted);line-height:1.45;margin:7px 0 0}.participant-choice-actions{margin-top:18px}.button.danger.subtle{background:#fff;border:1px solid #e3b8b4;color:#963e37}.button.danger.subtle:hover{background:#fff0ef}.participant-score-settings{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:18px}.participant-score-settings>div{display:flex;align-items:flex-start;gap:12px}.participant-score-settings h2{font-size:17px;margin-bottom:4px}.participant-score-settings p{margin:0;line-height:1.45}.participant-score-settings label{display:grid;gap:5px;font-size:11px;font-weight:800}.participant-score-settings input{width:100px;border:1px solid #d8d0dc;border-radius:9px;padding:9px}.participant-score-settings>small{color:var(--muted)}.permanent-exclusion{display:inline-flex;align-items:center;gap:5px;background:#eee8f2;color:var(--purple);border-radius:99px;padding:7px 10px;font-size:10px;font-weight:850;white-space:nowrap}@media(max-width:760px){.participant-score-settings{grid-template-columns:1fr}.participant-score-settings>button{width:100%}.participant-choice-actions{display:grid}.participant-choice-actions .button{width:100%}}
