.contract-workspace-module__EbpMsW__editor{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #122c3312}.contract-workspace-module__EbpMsW__editorHeader{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f1f8f4);grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:24px;padding:29px 32px;display:grid}.contract-workspace-module__EbpMsW__editorHeader>div:first-child>span{color:var(--green);letter-spacing:.16em;font-size:9px;font-weight:900}.contract-workspace-module__EbpMsW__editorHeader h2{font:800 24px/1.1 var(--font-heading), sans-serif;letter-spacing:-.035em;margin:8px 0 6px}.contract-workspace-module__EbpMsW__editorHeader p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.contract-workspace-module__EbpMsW__completion{text-align:right;gap:8px;display:grid}.contract-workspace-module__EbpMsW__completion strong{font:800 24px var(--font-heading), sans-serif}.contract-workspace-module__EbpMsW__completion>span{background:#dce9e2;border-radius:10px;height:7px;overflow:hidden}.contract-workspace-module__EbpMsW__completion i{border-radius:inherit;background:linear-gradient(90deg, var(--green), #63a98d);height:100%;transition:width .25s;display:block}.contract-workspace-module__EbpMsW__editor fieldset{border:0;min-width:0;margin:0;padding:0}.contract-workspace-module__EbpMsW__editor fieldset:disabled{opacity:.78}.contract-workspace-module__EbpMsW__templatePanel{background:var(--mint-light);border:1px solid #cfe5da;border-radius:17px;margin:26px 30px 0;padding:20px}.contract-workspace-module__EbpMsW__templateHeading{justify-content:space-between;gap:20px;margin-bottom:15px;display:flex}.contract-workspace-module__EbpMsW__templateHeading>div{gap:3px;display:grid}.contract-workspace-module__EbpMsW__templateHeading strong{font-size:12px}.contract-workspace-module__EbpMsW__templateHeading small{color:var(--muted);font-size:8px}.contract-workspace-module__EbpMsW__templateHeading>span{color:var(--green);white-space:nowrap;background:#fff;border-radius:20px;align-self:start;padding:5px 8px;font-size:8px;font-weight:800}.contract-workspace-module__EbpMsW__templateActions{grid-template-columns:minmax(160px,1fr) auto auto auto;gap:7px;margin-top:9px;display:grid}.contract-workspace-module__EbpMsW__templateActions input{background:#fff;border:1px solid #c7ded3;border-radius:10px;width:100%;height:38px;padding:9px 11px;font-size:9px}.contract-workspace-module__EbpMsW__templateActions button{color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #c7ded3;border-radius:10px;padding:8px 10px;font-size:8px;font-weight:800}.contract-workspace-module__EbpMsW__templateActions button:disabled{opacity:.45;cursor:not-allowed}.contract-workspace-module__EbpMsW__templateActions .contract-workspace-module__EbpMsW__deleteTemplate{color:#a74438}.contract-workspace-module__EbpMsW__formSection{border-bottom:1px solid var(--line);padding:29px 31px}.contract-workspace-module__EbpMsW__sectionTitle{gap:13px;margin-bottom:22px;display:flex}.contract-workspace-module__EbpMsW__sectionTitle>span{background:var(--ink);color:#fff;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:8px;font-weight:900;display:grid}.contract-workspace-module__EbpMsW__sectionTitle h3{font:800 15px var(--font-heading), sans-serif;margin:0 0 3px}.contract-workspace-module__EbpMsW__sectionTitle p{color:var(--muted);margin:0;font-size:8px}.contract-workspace-module__EbpMsW__twoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.contract-workspace-module__EbpMsW__threeColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.contract-workspace-module__EbpMsW__partyBlock{border:1px solid var(--line);background:#fcfdfc;border-radius:15px;min-width:0;padding:18px}.contract-workspace-module__EbpMsW__partyBlock>strong{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:900;display:block}.contract-workspace-module__EbpMsW__partyBlock .contract-workspace-module__EbpMsW__twoColumns{gap:8px}.contract-workspace-module__EbpMsW__field{min-width:0;color:var(--ink);gap:6px;margin-bottom:13px;font-size:9px;font-weight:800;display:grid}.contract-workspace-module__EbpMsW__field>span:first-child{justify-content:space-between;display:flex}.contract-workspace-module__EbpMsW__field em{color:var(--muted);font-size:7px;font-style:normal;font-weight:500}.contract-workspace-module__EbpMsW__field input,.contract-workspace-module__EbpMsW__field select,.contract-workspace-module__EbpMsW__field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:10px 11px;font-size:10px;transition:border-color .15s,box-shadow .15s}.contract-workspace-module__EbpMsW__field input,.contract-workspace-module__EbpMsW__field select{height:40px}.contract-workspace-module__EbpMsW__field textarea{resize:vertical;line-height:1.5}.contract-workspace-module__EbpMsW__field input:focus,.contract-workspace-module__EbpMsW__field select:focus,.contract-workspace-module__EbpMsW__field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1164501a}.contract-workspace-module__EbpMsW__field [aria-invalid=true]{border-color:#bc5145}.contract-workspace-module__EbpMsW__field>small{color:var(--muted);justify-self:end;font-size:7px;font-weight:500}.contract-workspace-module__EbpMsW__fieldError{color:#a9362c;font-size:8px;font-weight:700}.contract-workspace-module__EbpMsW__officialSource{color:var(--muted);background:#f5f7f6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 0;padding:10px 12px;font-size:8px;display:flex}.contract-workspace-module__EbpMsW__officialSource span{font-weight:800}.contract-workspace-module__EbpMsW__officialSource a{color:var(--green);text-underline-offset:2px;font-weight:800;text-decoration:underline}.contract-workspace-module__EbpMsW__dayField{gap:8px;margin:2px 0 19px;font-size:9px;font-weight:800;display:grid}.contract-workspace-module__EbpMsW__dayField>div{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.contract-workspace-module__EbpMsW__dayField button{border:1px solid var(--line);height:37px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;font-size:9px;font-weight:800}.contract-workspace-module__EbpMsW__dayField .contract-workspace-module__EbpMsW__dayActive{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 6px 15px #11645026}.contract-workspace-module__EbpMsW__clauseGrid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:17px;display:grid}.contract-workspace-module__EbpMsW__cddReminder{color:#6d4a17;background:#fff7e9;border-radius:10px;align-content:center;align-self:start;gap:2px;min-height:40px;padding:7px 10px;display:grid}.contract-workspace-module__EbpMsW__cddReminder strong{font-size:8px}.contract-workspace-module__EbpMsW__cddReminder span{font-size:7px}.contract-workspace-module__EbpMsW__cddFields{background:#fffaf0;border:1px solid #ecd8ac;border-radius:14px;margin-top:17px;padding:18px}.contract-workspace-module__EbpMsW__cddWarning{margin-bottom:15px}.contract-workspace-module__EbpMsW__cddWarning strong{color:#815318;font-size:9px}.contract-workspace-module__EbpMsW__cddWarning p{color:#765f40;margin:4px 0 0;font-size:8px;line-height:1.5}.contract-workspace-module__EbpMsW__toggleCard{border:1px solid var(--line);cursor:pointer;background:#fcfdfc;border-radius:13px;grid-template-columns:auto 1fr;align-items:start;gap:9px;padding:14px;display:grid}.contract-workspace-module__EbpMsW__toggleCard input{width:17px;height:17px;accent-color:var(--green);margin:0}.contract-workspace-module__EbpMsW__toggleCard span{gap:4px;display:grid}.contract-workspace-module__EbpMsW__toggleCard strong{font-size:9px}.contract-workspace-module__EbpMsW__toggleCard small{color:var(--muted);font-size:7px;line-height:1.45}.contract-workspace-module__EbpMsW__editorFooter{z-index:3;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;justify-content:space-between;align-items:center;gap:18px;padding:19px 30px;display:flex;position:sticky;bottom:0}.contract-workspace-module__EbpMsW__editorFooter>div{gap:2px;display:grid}.contract-workspace-module__EbpMsW__editorFooter strong{font-size:9px}.contract-workspace-module__EbpMsW__editorFooter span{color:var(--muted);font-size:8px}.contract-workspace-module__EbpMsW__editorFooter button{font-size:10px}@media (max-width:820px){.contract-workspace-module__EbpMsW__editorHeader{grid-template-columns:1fr}.contract-workspace-module__EbpMsW__completion{text-align:left}.contract-workspace-module__EbpMsW__twoColumns,.contract-workspace-module__EbpMsW__threeColumns,.contract-workspace-module__EbpMsW__clauseGrid{grid-template-columns:1fr}.contract-workspace-module__EbpMsW__templateActions{grid-template-columns:1fr 1fr}.contract-workspace-module__EbpMsW__templateActions label{grid-column:1/-1}.contract-workspace-module__EbpMsW__partyBlock .contract-workspace-module__EbpMsW__twoColumns{grid-template-columns:1fr}}@media (max-width:520px){.contract-workspace-module__EbpMsW__editorHeader,.contract-workspace-module__EbpMsW__formSection{padding:23px 19px}.contract-workspace-module__EbpMsW__templatePanel{margin:18px 14px 0;padding:16px}.contract-workspace-module__EbpMsW__templateHeading{display:grid}.contract-workspace-module__EbpMsW__templateHeading>span{justify-self:start}.contract-workspace-module__EbpMsW__templateActions{grid-template-columns:1fr}.contract-workspace-module__EbpMsW__templateActions label{grid-column:auto}.contract-workspace-module__EbpMsW__dayField>div{grid-template-columns:repeat(3,1fr)}.contract-workspace-module__EbpMsW__editorFooter{flex-direction:column;align-items:stretch;padding:16px 19px}}@media print{.contract-workspace-module__EbpMsW__editor{display:none!important}}.contract-workspace-module__EbpMsW__previewColumn{background:#e9efec;border-radius:24px;align-self:start;min-width:0;padding:18px;box-shadow:0 18px 55px #122c3314}.contract-workspace-module__EbpMsW__previewToolbar{background:var(--ink);color:#fff;border-radius:13px;grid-template-columns:minmax(220px,auto) minmax(120px,1fr) auto;align-items:center;gap:18px;margin-bottom:12px;padding:14px 16px;display:grid}.contract-workspace-module__EbpMsW__previewToolbar>div{gap:2px;display:grid}.contract-workspace-module__EbpMsW__previewToolbar span{color:var(--mint);letter-spacing:.13em;font-size:7px;font-weight:900}.contract-workspace-module__EbpMsW__previewToolbar strong{font-size:9px}.contract-workspace-module__EbpMsW__previewToolbar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.contract-workspace-module__EbpMsW__previewToolbar button:disabled{opacity:.6;cursor:wait}.contract-workspace-module__EbpMsW__readingProgress{background:#ffffff24;border-radius:999px;height:7px;overflow:hidden}.contract-workspace-module__EbpMsW__readingProgress i{border-radius:inherit;background:linear-gradient(90deg, var(--mint), #7fc9a9);height:100%;transition:width .15s;display:block}.contract-workspace-module__EbpMsW__readerViewport{overscroll-behavior:contain;scroll-behavior:smooth;background:#dfe6e2;border:1px solid #ccd8d2;border-radius:5px;max-height:min(82vh,1050px);overflow-y:auto}.contract-workspace-module__EbpMsW__readerViewport:focus-visible{outline-offset:3px;outline:3px solid #11645040}.contract-workspace-module__EbpMsW__document{color:#1d2a2d;background:#fff;border:1px solid #d9dfdc;width:min(960px,100% - 34px);min-height:760px;margin:18px auto;padding:62px 68px 48px;font-family:Georgia,Times New Roman,serif;box-shadow:0 22px 55px #122c331f}.contract-workspace-module__EbpMsW__document>header{border-bottom:2px solid var(--ink);padding-bottom:24px}.contract-workspace-module__EbpMsW__documentBrand{color:var(--green);font:800 14px var(--font-heading), sans-serif;margin-bottom:25px;display:block}.contract-workspace-module__EbpMsW__documentBrand i{color:var(--coral);font-style:normal}.contract-workspace-module__EbpMsW__document header small{color:#6c7779;font:700 7px var(--font-body), sans-serif;letter-spacing:.12em}.contract-workspace-module__EbpMsW__document header h2{margin:8px 0;font-size:32px;line-height:1.15}.contract-workspace-module__EbpMsW__document header p{color:#647174;margin:0;font-size:12px}.contract-workspace-module__EbpMsW__documentSource{color:var(--green);font:700 7px var(--font-body), sans-serif;text-underline-offset:3px;margin-top:12px;text-decoration:underline;display:inline-block}.contract-workspace-module__EbpMsW__document section{margin-top:24px}.contract-workspace-module__EbpMsW__document h3{color:var(--green-dark);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:12px}.contract-workspace-module__EbpMsW__document section>p{font-size:11px;line-height:1.75}.contract-workspace-module__EbpMsW__partyPreview{grid-template-columns:1fr 1fr;gap:11px;display:grid}.contract-workspace-module__EbpMsW__partyPreview>div{background:#fafbf9;border:1px solid #dfe5e2;padding:13px}.contract-workspace-module__EbpMsW__partyPreview span{color:var(--green);font:800 7px var(--font-body), sans-serif;letter-spacing:.12em;margin-bottom:6px;display:block}.contract-workspace-module__EbpMsW__partyPreview strong{font-size:10px}.contract-workspace-module__EbpMsW__partyPreview p{white-space:pre-line;min-height:42px;margin:6px 0;font-size:8px;line-height:1.5}.contract-workspace-module__EbpMsW__partyPreview small{color:#677174;white-space:pre-line;font-size:7px;line-height:1.5}.contract-workspace-module__EbpMsW__document dl{border-top:1px solid #e0e5e3;margin:13px 0 0}.contract-workspace-module__EbpMsW__document dl>div{border-bottom:1px solid #e0e5e3;grid-template-columns:105px 1fr;padding:8px 0;font-size:8px;display:grid}.contract-workspace-module__EbpMsW__document dt{color:#657174}.contract-workspace-module__EbpMsW__document dd{margin:0;font-weight:700}.contract-workspace-module__EbpMsW__document ol{margin:0;padding-left:18px;font-size:8px;line-height:1.6}.contract-workspace-module__EbpMsW__document li+li{margin-top:6px}.contract-workspace-module__EbpMsW__preamblePreview{border-left:3px solid var(--green);background:#f3f8f5;padding:15px 16px}.contract-workspace-module__EbpMsW__preamblePreview p{margin:0}.contract-workspace-module__EbpMsW__preamblePreview p+p{margin-top:8px}.contract-workspace-module__EbpMsW__contractArticles{counter-reset:contract-article;margin-top:27px}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle{border-top:1px solid #dde4e1;margin-top:0;padding:19px 0}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle:first-child{border-top:2px solid var(--ink)}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle h3{color:var(--ink);text-transform:none;letter-spacing:0;grid-template-columns:72px 1fr;align-items:baseline;gap:8px;margin-bottom:10px;font-size:11px;display:grid}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle h3 span{color:var(--green);font:900 7px var(--font-body), sans-serif;letter-spacing:.08em;text-transform:uppercase}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle p{color:#344144;text-align:left;margin:0;font-size:11px;line-height:1.75}.contract-workspace-module__EbpMsW__document .contract-workspace-module__EbpMsW__contractArticle p+p{margin-top:8px}.contract-workspace-module__EbpMsW__annexPreview{padding-top:3px}.contract-workspace-module__EbpMsW__annexPreview ol{padding-left:16px}.contract-workspace-module__EbpMsW__studentNotice{background:#fff8ed;border-left:3px solid #d6933c;padding:12px 14px}.contract-workspace-module__EbpMsW__studentNotice strong{font:800 8px var(--font-body), sans-serif}.contract-workspace-module__EbpMsW__studentNotice p{margin:4px 0 0}.contract-workspace-module__EbpMsW__signatureHeading{background:#f5f8f6;border:1px solid #cfdad5;padding:18px 20px;margin-top:34px!important}.contract-workspace-module__EbpMsW__signatureHeading p{flex-wrap:wrap;justify-content:space-between;gap:16px;margin:0 0 8px;display:flex}.contract-workspace-module__EbpMsW__signatureHeading small{color:#647174;font:8px/1.5 var(--font-body), sans-serif}.contract-workspace-module__EbpMsW__signaturePreview{border-top:1px solid #cfd8d4;grid-template-columns:1fr 1fr;gap:12px;margin-top:29px;padding-top:18px;display:grid}.contract-workspace-module__EbpMsW__signaturePreview div{border:1px dashed #bdc9c4;align-content:start;gap:5px;min-height:72px;padding:10px;display:grid}.contract-workspace-module__EbpMsW__signaturePreview span{color:#647174;text-transform:uppercase;font-size:7px}.contract-workspace-module__EbpMsW__signaturePreview strong{color:var(--green-dark);font-size:8px}.contract-workspace-module__EbpMsW__signaturePreview small{color:#788284;font-size:6px;line-height:1.4}.contract-workspace-module__EbpMsW__legalFootnote{color:#7b8587;border-top:1px solid #e0e5e3;margin:18px 0 0;padding-top:12px;font-size:6px;line-height:1.45}.contract-workspace-module__EbpMsW__legalFootnote p{margin:0}.contract-workspace-module__EbpMsW__legalFootnote p+p{margin-top:4px}.contract-workspace-module__EbpMsW__readerInstruction{text-align:center;letter-spacing:.02em;border-radius:12px;margin:12px 2px 0;padding:14px 18px;font-size:10px;font-weight:900}.contract-workspace-module__EbpMsW__readerInstructionRequired{color:#724b09;background:#fff4d9;border:1px solid #e9bf70;animation:1.8s ease-in-out infinite contract-workspace-module__EbpMsW__readerReminder;box-shadow:0 8px 24px #724b091a}.contract-workspace-module__EbpMsW__readerInstructionComplete{color:var(--green-dark);background:#e9f7ef;border:1px solid #b8dbc9}@keyframes contract-workspace-module__EbpMsW__readerReminder{0%,to{box-shadow:0 8px 24px #724b0914}50%{box-shadow:0 8px 30px #d6933c38}}@media (max-width:520px){.contract-workspace-module__EbpMsW__previewColumn{padding:10px}.contract-workspace-module__EbpMsW__previewToolbar{grid-template-columns:1fr auto}.contract-workspace-module__EbpMsW__readingProgress{grid-area:2/1/auto/-1}.contract-workspace-module__EbpMsW__readerViewport{max-height:78vh}.contract-workspace-module__EbpMsW__document{width:calc(100% - 14px);margin:7px auto;padding:34px 24px}.contract-workspace-module__EbpMsW__partyPreview,.contract-workspace-module__EbpMsW__signaturePreview{grid-template-columns:1fr}}@media print{.contract-workspace-module__EbpMsW__previewToolbar{display:none!important}.contract-workspace-module__EbpMsW__previewColumn{width:100%}.contract-workspace-module__EbpMsW__document{min-height:0;box-shadow:none;border:0}}.contract-workspace-module__EbpMsW__suggestionPanel{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 13px 40px #122c330e}.contract-workspace-module__EbpMsW__suggestionPanel>header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f3f9f6);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 26px;display:flex}.contract-workspace-module__EbpMsW__suggestionPanel>header span{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:900}.contract-workspace-module__EbpMsW__suggestionPanel>header h3{font:800 18px var(--font-heading), sans-serif;margin:5px 0 4px}.contract-workspace-module__EbpMsW__suggestionPanel>header p{max-width:650px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.contract-workspace-module__EbpMsW__suggestionPanel>header a{color:var(--green);border:1px solid #c8ded4;border-radius:9px;flex:none;padding:8px 10px;font-size:8px;font-weight:900}.contract-workspace-module__EbpMsW__suggestionCreate{border-bottom:1px solid var(--line);padding:18px 26px}.contract-workspace-module__EbpMsW__suggestionCreate>button{font-size:9px}.contract-workspace-module__EbpMsW__suggestionCreate form{grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr);align-items:start;gap:12px;display:grid}.contract-workspace-module__EbpMsW__suggestionCreate label{color:var(--ink);gap:6px;font-size:8px;font-weight:900;display:grid}.contract-workspace-module__EbpMsW__suggestionCreate select,.contract-workspace-module__EbpMsW__suggestionCreate textarea,.contract-workspace-module__EbpMsW__suggestionDecisionForm textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:9px/1.5 var(--font-body), sans-serif;background:#fff;border-radius:10px;padding:10px 11px}.contract-workspace-module__EbpMsW__suggestionCreate textarea,.contract-workspace-module__EbpMsW__suggestionDecisionForm textarea{resize:vertical}.contract-workspace-module__EbpMsW__suggestionCreate label small{color:var(--muted);justify-self:end;font-size:7px;font-weight:500}.contract-workspace-module__EbpMsW__suggestionCreate form>div{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.contract-workspace-module__EbpMsW__suggestionCreate form>div>button:first-child{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px 11px;font-size:8px;font-weight:800}.contract-workspace-module__EbpMsW__suggestionList{gap:10px;padding:18px 26px 24px;display:grid}.contract-workspace-module__EbpMsW__suggestionList>article{border:1px solid var(--line);background:#fffdf9;border-left:4px solid #d69b42;border-radius:14px;padding:15px;overflow:hidden}.contract-workspace-module__EbpMsW__suggestionList>article[data-status=accepted]{background:#f6fbf8;border-left-color:#2f8669}.contract-workspace-module__EbpMsW__suggestionList>article[data-status=implemented]{border-left-color:var(--green);background:var(--mint-light)}.contract-workspace-module__EbpMsW__suggestionList>article[data-status=rejected]{background:#fff8f6;border-left-color:#aa4d42}.contract-workspace-module__EbpMsW__suggestionList article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.contract-workspace-module__EbpMsW__suggestionList article>header>div{gap:3px;display:grid}.contract-workspace-module__EbpMsW__suggestionList article>header span{font-size:9px;font-weight:900}.contract-workspace-module__EbpMsW__suggestionList article>header small{color:var(--muted);font-size:7px}.contract-workspace-module__EbpMsW__suggestionList article>header strong{color:#805c22;white-space:nowrap;background:#fff;border-radius:999px;padding:5px 8px;font-size:7px}.contract-workspace-module__EbpMsW__suggestionList article[data-status=accepted]>header strong,.contract-workspace-module__EbpMsW__suggestionList article[data-status=implemented]>header strong{color:var(--green)}.contract-workspace-module__EbpMsW__suggestionList article[data-status=rejected]>header strong{color:#9f4035}.contract-workspace-module__EbpMsW__suggestionList blockquote{color:var(--ink);background:#fff;border-left:2px solid #c9d6d0;margin:12px 0 0;padding:10px 12px;font-size:9px;line-height:1.55}.contract-workspace-module__EbpMsW__suggestionDecision{color:var(--muted);gap:4px;margin:10px 0 0;font-size:8px;line-height:1.5;display:grid}.contract-workspace-module__EbpMsW__suggestionDecision b{color:var(--ink)}.contract-workspace-module__EbpMsW__suggestionNextStep{color:var(--green-dark);margin:10px 0 0;font-size:8px;font-weight:800}.contract-workspace-module__EbpMsW__suggestionDecisionForm{border-top:1px solid var(--line);gap:10px;margin-top:13px;padding-top:12px;display:grid}.contract-workspace-module__EbpMsW__suggestionDecisionForm>div{gap:7px;display:flex}.contract-workspace-module__EbpMsW__suggestionDecisionForm>div button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900}.contract-workspace-module__EbpMsW__suggestionDecisionForm>div button:first-child[data-active=true]{border-color:var(--green);background:var(--green);color:#fff}.contract-workspace-module__EbpMsW__suggestionDecisionForm>div button:last-child[data-active=true]{color:#fff;background:#a94d42;border-color:#a94d42}.contract-workspace-module__EbpMsW__suggestionDecisionForm label{color:var(--ink);grid-template-columns:1fr auto;align-items:end;gap:7px;font-size:8px;font-weight:900;display:grid}.contract-workspace-module__EbpMsW__suggestionDecisionForm label span{grid-column:1/-1}.contract-workspace-module__EbpMsW__suggestionDecisionForm label button{height:100%;font-size:8px}.contract-workspace-module__EbpMsW__noSuggestion{color:var(--muted);margin:0;padding:20px 26px;font-size:9px}@media (max-width:680px){.contract-workspace-module__EbpMsW__suggestionPanel>header{flex-direction:column;padding:19px}.contract-workspace-module__EbpMsW__suggestionCreate,.contract-workspace-module__EbpMsW__suggestionList{padding-left:19px;padding-right:19px}.contract-workspace-module__EbpMsW__suggestionCreate form{grid-template-columns:1fr}.contract-workspace-module__EbpMsW__suggestionCreate form>div{grid-column:auto}.contract-workspace-module__EbpMsW__suggestionList article>header{flex-direction:column}.contract-workspace-module__EbpMsW__suggestionDecisionForm label{grid-template-columns:1fr}.contract-workspace-module__EbpMsW__suggestionDecisionForm label span{grid-column:auto}}
.layout-module__00o8MW__header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8faf7eb;border-bottom:1px solid #122c3314;justify-content:space-between;align-items:center;gap:32px;height:82px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.layout-module__00o8MW__nav{gap:32px;font-size:14px;font-weight:600;display:flex}.layout-module__00o8MW__mobileNavActions{display:none}.layout-module__00o8MW__nav a:hover{color:var(--green)}.layout-module__00o8MW__actions{align-items:center;gap:12px;display:flex}.layout-module__00o8MW__authStatus{color:var(--muted);font-size:11px}.layout-module__00o8MW__profileMenu{position:relative}.layout-module__00o8MW__userChip{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px auto;align-items:center;column-gap:9px;padding:0;display:grid}.layout-module__00o8MW__userChip>span{width:34px;height:34px;color:var(--green-dark);background:var(--mint);border-radius:11px;grid-row:1/3;place-items:center;font-weight:800;display:grid;overflow:hidden}.layout-module__00o8MW__userChip>span img{object-fit:cover;width:100%;height:100%}.layout-module__00o8MW__userChip strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;max-width:150px;font-size:12px;overflow:hidden}.layout-module__00o8MW__userChip small{color:var(--muted);align-self:start;font-size:9px}.layout-module__00o8MW__profileDropdown{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 35px #18362f24}.layout-module__00o8MW__profileDropdown button,.layout-module__00o8MW__profileDropdown a{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 12px;font-size:12px;display:block}.layout-module__00o8MW__profileDropdown button:hover,.layout-module__00o8MW__profileDropdown a:hover{background:var(--mint-light)}.layout-module__00o8MW__menuButton{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px;padding:0;display:none;box-shadow:0 6px 18px #122c3314}.layout-module__00o8MW__menuButton>span{gap:4px;width:20px;display:grid}.layout-module__00o8MW__menuButton i{background:currentColor;border-radius:2px;width:20px;height:2px;transition:all .2s;display:block}.layout-module__00o8MW__menuButton[aria-expanded=true] i:first-child{transform:translateY(6px)rotate(45deg)}.layout-module__00o8MW__menuButton[aria-expanded=true] i:nth-child(2){opacity:0}.layout-module__00o8MW__menuButton[aria-expanded=true] i:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.layout-module__00o8MW__footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(220px,.8fr) minmax(420px,1.7fr);gap:45px 70px;padding:48px clamp(24px,7vw,112px) 24px;display:grid}.layout-module__00o8MW__footerBrand{flex-direction:column;align-items:flex-start;display:flex}.layout-module__00o8MW__footerBrand p{max-width:310px;color:var(--muted);margin:18px 0 8px;font-size:12px;line-height:1.6}.layout-module__00o8MW__footerBrand small{color:var(--green);font-size:10px;font-weight:800}.layout-module__00o8MW__footer nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.layout-module__00o8MW__footerGroup{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.layout-module__00o8MW__footerGroup strong{margin-bottom:4px;font-size:11px}.layout-module__00o8MW__footerGroup a{color:var(--muted);font-size:11px;line-height:1.35}.layout-module__00o8MW__footerGroup a:hover{color:var(--green)}.layout-module__00o8MW__footerBottom{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}@media (max-width:1050px){.layout-module__00o8MW__nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;padding:20px clamp(24px,6vw,96px);display:none;position:absolute;top:82px;left:0;right:0;box-shadow:0 18px 35px #122c331a}.layout-module__00o8MW__nav a{padding:11px 0}.layout-module__00o8MW__navOpen{display:flex}.layout-module__00o8MW__menuButton{order:3;place-items:center;display:grid}.layout-module__00o8MW__actions{margin-left:auto}}@media (max-width:720px){.layout-module__00o8MW__header{gap:10px;height:70px;padding:0 16px}.layout-module__00o8MW__nav{max-height:calc(100vh - 70px);padding:14px 18px 22px;top:70px;overflow-y:auto}.layout-module__00o8MW__nav a{padding:12px 4px}.layout-module__00o8MW__mobileNavActions{border-top:1px solid var(--line);gap:9px;margin-top:8px;padding-top:15px;display:grid}.layout-module__00o8MW__mobileNavActions a,.layout-module__00o8MW__mobileNavActions button{width:100%;min-height:46px}.layout-module__00o8MW__actions .layout-module__00o8MW__headerActionButton,.layout-module__00o8MW__desktopLogout,.layout-module__00o8MW__userChip strong,.layout-module__00o8MW__userChip small{display:none}.layout-module__00o8MW__userChip{display:block}.layout-module__00o8MW__menuButton{width:42px;height:42px}.layout-module__00o8MW__footer{grid-template-columns:1fr;gap:30px;padding:35px 20px 20px}.layout-module__00o8MW__footer nav{grid-template-columns:1fr 1fr;gap:28px 20px}.layout-module__00o8MW__footerGroup:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.layout-module__00o8MW__footerGroup:last-child strong{grid-column:1/-1}.layout-module__00o8MW__footerBottom{flex-wrap:wrap;gap:15px}}
.admin-statGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-statCard{background:#fff;border:1px solid #e0e8e5;border-radius:18px;min-height:145px;padding:19px;box-shadow:0 8px 28px #122c330b}:is(.admin-statCard header,.admin-statCard footer){align-items:center;gap:8px;display:flex}.admin-statCard header span{color:#647a77;font-size:12px;font-weight:750}.admin-statCard header i{color:#126b56;background:#edf6f2;border-radius:8px;place-items:center;width:24px;height:24px;margin-left:auto;font-style:normal;display:grid}.admin-statCard>strong{font:800 clamp(24px,2.5vw,34px)/1 var(--font-heading),sans-serif;letter-spacing:-.05em;margin:17px 0 14px;display:block}.admin-statCard footer em{color:#16765e;background:#e9f6f0;border-radius:7px;padding:3px 6px;font-size:13px;font-style:normal;font-weight:900}.admin-statCard footer small{color:#80918e;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-statCard[data-tone=coral] header i{color:#d66e52;background:#fff0eb}.admin-statCard[data-tone=coral] footer em{color:#c75e46;background:#fff0eb}.admin-statCard[data-tone=gold] header i{color:#a97816;background:#fff7df}.admin-statCard[data-tone=gold] footer em{color:#966b11;background:#fff6d9}.admin-statCard[data-tone=blue] header i{color:#397b9e;background:#eaf4fa}.admin-funnel{gap:16px;margin-top:25px;display:grid}.admin-funnel>div>header{color:#657b78;justify-content:space-between;font-size:12px;display:flex}.admin-funnel>div>header strong{color:#233e3d}.admin-funnel>div>div{background:#edf2f0;border-radius:5px;height:8px;margin-top:7px;overflow:hidden}.admin-funnel i{background:linear-gradient(90deg,#166d59,#67bda0);border-radius:5px;height:100%;display:block}.admin-funnel i[data-index="1"]{background:linear-gradient(90deg,#2e7b98,#83bdd2)}.admin-funnel i[data-index="2"]{background:linear-gradient(90deg,#d9785e,#f3ae96)}.admin-funnel i[data-index="3"]{background:linear-gradient(90deg,#a67b28,#e6c362)}.admin-healthList{margin-top:17px;display:grid}.admin-healthList>div{border-bottom:1px solid #edf1ef;align-items:center;gap:10px;padding:12px 0;display:flex}.admin-healthList>div:last-child{border:0}.admin-healthList>div>i{background:#53bd8c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e8f6ef}.admin-healthList>div>i[data-status=warning]{background:#d9993f;box-shadow:0 0 0 4px #fff5e5}.admin-healthList>div>span{display:grid}.admin-healthList strong{font-size:12px}.admin-healthList small{color:#7c908d;margin-top:2px;font-size:13px}.admin-healthList em{color:#5d726f;margin-left:auto;font-size:13px;font-style:normal;font-weight:750}.admin-queueSection{color:#f1f8f5;background:#143239;border-radius:19px;padding:23px}.admin-queueSection>header{justify-content:space-between;align-items:flex-end;display:flex}.admin-queueSection>header span{color:#82c8ae}.admin-queueSection>header button{color:#b9d7cf;background:0 0;border:0;font-size:12px;font-weight:750}.admin-queueSection>div{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:17px;display:grid}.admin-queueSection>div>button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff12;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:0;padding:15px;display:grid}.admin-queueSection>div>button:hover{background:#ffffff1a}.admin-queueSection>div>button>span{color:#8bdbbd;width:35px;height:35px;font:800 15px var(--font-heading),sans-serif;background:#5dc79e29;border-radius:10px;place-items:center;display:grid}.admin-queueSection>div>button[data-tone=coral]>span{color:#f6a68f;background:#f0886a26}.admin-queueSection>div>button[data-tone=gold]>span{color:#eccb77;background:#ecbf5726}.admin-queueSection>div>button strong{font-size:13px;line-height:1.3}.admin-queueSection>div>button i{font-style:normal}.admin-activityList{margin-top:15px;display:grid}.admin-activityList article{border-bottom:1px solid #edf1ef;align-items:center;gap:11px;padding:13px 0;display:flex}.admin-activityList article:last-child{border:0}.admin-activityList article>i{background:#5cb792;border-radius:50%;width:9px;height:9px}.admin-activityList article>i[data-tone=coral]{background:#e8886e}.admin-activityList article>i[data-tone=blue]{background:#6ba9c4}.admin-activityList article>div{align-items:baseline;gap:7px;min-width:0;display:flex}.admin-activityList article strong{white-space:nowrap;font-size:12px}.admin-activityList article p{color:#627875;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.admin-activityList article time{color:#879895;flex:none;margin-left:auto;font-size:13px}.admin-skeletonCard{height:145px}
@media (max-width:600px){.admin-statCard{min-height:125px}.admin-activityList article>div{display:grid}.admin-activityList article p{white-space:normal}}
.admin-dataHealthGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-dataHealthGrid article{background:#fff;border:1px solid #dce6e2;border-radius:15px;align-items:center;gap:12px;padding:17px;display:flex}.admin-dataHealthGrid article>span{color:#126b56;background:#eaf5f0;border-radius:11px;place-items:center;width:39px;height:39px;font-size:17px;display:grid}.admin-dataHealthGrid article>div{display:grid}.admin-dataHealthGrid small{color:#758985;font-size:13px}.admin-dataHealthGrid strong{font:800 13px var(--font-heading),sans-serif;margin:2px 0}.admin-dataHealthGrid em{color:#17805f;font-size:13px;font-style:normal}.admin-dataHealthGrid em[data-tone=warn]{color:#c07820}:is(.admin-maintenancePanel,.admin-explorerPanel){background:#fff;border:1px solid #dce6e2;border-radius:18px;padding:21px}:is(.admin-maintenancePanel>header h3,.admin-explorerPanel>header h3){font:800 17px var(--font-heading),sans-serif;margin:5px 0 2px}:is(.admin-maintenancePanel>header p,.admin-explorerPanel>header p){color:#718481;margin:0;font-size:13px}.admin-maintenancePanel>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:17px;display:grid}.admin-maintenancePanel>div>button{color:#294743;text-align:left;background:#fafcfb;border:1px solid #dce6e2;border-radius:10px;gap:3px;padding:12px;font-size:13px;font-weight:800;display:grid}.admin-maintenancePanel>div>button span{color:#81928f;font-size:13px;font-weight:500}.admin-explorerPanel>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.admin-explorerPanel>header>div:last-child{gap:7px;display:flex}.admin-explorerPanel select{color:#294743;background:#fafcfb;border:1px solid #d7e2de;border-radius:9px;padding:8px 10px;font-size:13px}.admin-explorerPanel>header button{color:#294743;background:#fafcfb;border:1px solid #d7e2de;border-radius:9px;padding:8px 10px;font-size:13px}.admin-explorerPanel>header button{color:#fff;background:#126b56;border-color:#126b56;font-weight:800}.admin-genericTable{border:1px solid #e1e9e6;border-radius:11px;margin-top:17px;overflow-x:auto}.admin-genericTable td{text-overflow:ellipsis;max-width:220px;overflow:hidden}.admin-explorerPanel>footer{color:#778a87;justify-content:space-between;padding-top:12px;font-size:13px;display:flex}.admin-explorerPanel>footer button{color:#126b56;background:0 0;border:0;font-size:13px;font-weight:800}.admin-catalogPagination{align-items:center;gap:12px;display:flex}.admin-catalogPagination button:disabled{cursor:not-allowed;opacity:.4}.admin-explorerPanel input{color:#294743;background:#fafcfb;border:1px solid #d7e2de;border-radius:9px;min-width:150px;padding:8px 10px;font-size:12px}.admin-maintenancePanel button:disabled{cursor:not-allowed;opacity:.62}@media (max-width:600px){.admin-explorerPanel>header>div:last-child{flex-wrap:wrap;width:100%}:is(.admin-explorerPanel input,.admin-explorerPanel select){flex:1;min-width:0}}
.admin-priorityGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-priorityGrid>button{color:#294743;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e2;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:145px;padding:17px;display:flex}.admin-priorityGrid>button>span{color:#126b56;width:38px;height:38px;font:800 16px var(--font-heading),sans-serif;background:#eef5f2;border-radius:11px;place-items:center;display:grid}.admin-priorityGrid>button[data-tone=critical]>span{color:#c45d46;background:#ffebe6}.admin-priorityGrid>button[data-tone=high]>span{color:#a56e15;background:#fff2dd}.admin-priorityGrid>button>div{margin-top:14px}.admin-priorityGrid strong{font-size:13px}.admin-priorityGrid p{color:#738683;margin:4px 0 0;font-size:13px;line-height:1.4}.admin-priorityGrid i{color:#126b56;align-self:flex-end;margin-top:auto;font-style:normal}:is(.admin-incidentSteps,.admin-safeguards){margin:18px 0 0;padding:0;list-style:none;display:grid}:is(.admin-incidentSteps li,.admin-safeguards article){border-top:1px solid #edf1ef;gap:11px;padding:12px 0;display:flex}:is(.admin-incidentSteps li>span,.admin-safeguards article>span){color:#126b56;background:#e8f4ef;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:grid}:is(.admin-incidentSteps strong,.admin-safeguards strong){font-size:12px}:is(.admin-incidentSteps p,.admin-safeguards p){color:#718582;margin:3px 0 0;font-size:13px;line-height:1.45}
.admin-panelHeader span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-queueSection>header span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-resourceIntro>div>span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-maintenancePanel>header span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-explorerPanel>header span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-drawerSection>header span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-settingsCard>header span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-dangerZone>div>span{color:#177159;letter-spacing:.16em;font-size:13px;font-weight:900}.admin-drawerBackdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1f2470;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-drawer{background:#f7f9f8;flex-direction:column;width:min(610px,100%);height:100%;animation:.24s admin-resource-drawer-1-module___6x0Za__drawerIn;display:flex;box-shadow:-30px 0 70px #081c2033}.admin-drawer>header{background:#fff;border-bottom:1px solid #dce6e2;align-items:flex-start;gap:20px;padding:23px 24px;display:flex}.admin-drawer>header>div{display:grid}.admin-drawer>header span{color:#167159;letter-spacing:.15em;font-size:13px;font-weight:900}.admin-drawer>header h2{font:800 20px/1.2 var(--font-heading),sans-serif;letter-spacing:-.03em;margin:5px 0 0}.admin-drawer>header>button{color:#526966;background:0 0;border:0;margin-left:auto;font-size:25px}.admin-drawerBody{gap:18px;padding:20px 24px;display:grid;overflow-y:auto}.admin-drawerSection{background:#fff;border:1px solid #dfe8e4;border-radius:14px;padding:17px}.admin-drawerSection>header{justify-content:space-between;align-items:flex-start;display:flex}.admin-drawerSection>header h3{font:800 14px var(--font-heading),sans-serif;margin:4px 0 0}.admin-drawerSection>header>button{color:#126b56;background:0 0;border:0;font-size:13px;font-weight:800}.admin-editHint{color:#748784;margin:14px 0 0;font-size:12px}.admin-editForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:15px;display:grid}.admin-editForm>label:not(.admin-checkField){gap:5px;display:grid}.admin-editForm>label>span{color:#536b67;font-size:13px;font-weight:750}:is(.admin-editForm input,.admin-editForm select,.admin-editForm textarea){color:#223e3a;background:#fbfdfc;border:1px solid #d6e2dd;border-radius:9px;outline:none;width:100%;padding:10px;font-size:12px}.admin-editForm textarea{resize:vertical}:is(.admin-editForm label:has(textarea),.admin-editForm>button){grid-column:1/-1}.admin-editForm>button{color:#fff;background:#126b56;border:0;border-radius:9px;padding:10px;font-size:12px;font-weight:800}.admin-checkField{border:1px solid #e0e8e5;border-radius:9px;align-items:center;gap:8px;padding:9px;display:flex}.admin-checkField span{display:grid}.admin-checkField strong{font-size:13px}.admin-checkField small{color:#7a8c89;font-size:13px}.admin-weekdayPicker{border:1px solid #d6e2dd;border-radius:10px;flex-wrap:wrap;grid-column:1/-1;gap:7px;margin:0;padding:12px;display:flex}.admin-weekdayPicker legend{color:#536b67;padding:0 5px;font-size:13px;font-weight:750}.admin-weekdayPicker label{color:#315c51;background:#f2f8f5;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:750;display:flex}.admin-weekdayPicker input{width:auto;margin:0}.admin-drawer>footer{background:#fff;border-top:1px solid #dce6e2;align-items:center;gap:12px;margin-top:auto;padding:14px 24px;display:flex}.admin-drawer>footer small{color:#83928f;margin-left:auto;font-size:13px}.admin-readonlyNotice{color:#765d24;background:#fff9e9;border:1px solid #e5d5a8;border-radius:10px;margin:16px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.admin-readonlyRecord{background:#fff;border:1px solid #dfe8e4;border-radius:14px;margin:0;display:grid;overflow:hidden}.admin-readonlyRecord>div{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(120px,.45fr) 1fr;gap:14px;padding:12px 14px;display:grid}.admin-readonlyRecord>div:last-child{border-bottom:0}.admin-readonlyRecord dt{color:#6c807d;text-transform:capitalize;font-size:11px;font-weight:800}.admin-readonlyRecord dd{overflow-wrap:anywhere;color:#294743;white-space:pre-wrap;margin:0;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:600px){.admin-recordSummary{grid-template-columns:1fr}.admin-editForm{grid-template-columns:1fr}.admin-actionGrid{grid-template-columns:1fr}.admin-readonlyRecord>div{grid-template-columns:1fr}:is(.admin-editForm label:has(textarea),.admin-editForm>button){grid-column:auto}.admin-drawer>header{padding-left:17px;padding-right:17px}.admin-drawerBody{padding-left:17px;padding-right:17px}.admin-drawer>footer{flex-direction:column;align-items:flex-start}.admin-drawer>footer small{margin-left:0}}@keyframes admin-resource-drawer-1-module___6x0Za__shimmer{to{background-position:-200% 0}}@keyframes admin-resource-drawer-1-module___6x0Za__drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes admin-resource-drawer-1-module___6x0Za__pulse{50%{opacity:.55;transform:scale(.96)}}
.dashboard-module__TLbDmW__shell{background:#f5f8f5;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 82px);display:grid}.dashboard-module__TLbDmW__sidebar{border-right:1px solid var(--line);background:#ffffffd6;flex-direction:column;gap:25px;padding:28px 18px;display:flex}.dashboard-module__TLbDmW__identity{align-items:center;gap:11px;padding:4px 9px;display:flex}.dashboard-module__TLbDmW__identity>span{background:linear-gradient(145deg,var(--green),#2b8b71);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;overflow:hidden}.dashboard-module__TLbDmW__identity>span img{object-fit:cover;width:100%;height:100%}.dashboard-module__TLbDmW__identity div{min-width:0;display:grid}.dashboard-module__TLbDmW__identity strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.dashboard-module__TLbDmW__identity small{color:var(--muted);font-size:10px}.dashboard-module__TLbDmW__sidebar nav{gap:5px;display:grid}.dashboard-module__TLbDmW__sidebar nav a{color:var(--muted);border-radius:12px;align-items:center;gap:11px;padding:12px 13px;font-size:12px;font-weight:700;display:flex}.dashboard-module__TLbDmW__sidebar nav a:hover,.dashboard-module__TLbDmW__sidebar nav .dashboard-module__TLbDmW__active{color:var(--green-dark);background:var(--mint-light)}.dashboard-module__TLbDmW__sidebar nav i{text-align:center;place-items:center;width:22px;min-width:22px;font-size:17px;font-style:normal;display:grid}.dashboard-module__TLbDmW__sidebar nav i>span{line-height:1}.dashboard-module__TLbDmW__sidebar nav i svg{display:block}.dashboard-module__TLbDmW__sidebar nav em{background:var(--coral);color:#fff;text-align:center;border-radius:12px;min-width:20px;margin-left:auto;padding:3px 6px;font-size:9px;font-style:normal}.dashboard-module__TLbDmW__demoCallout{background:var(--ink);color:#fff;border-radius:17px;margin-top:auto;padding:17px}.dashboard-module__TLbDmW__demoCallout strong{font-size:12px}.dashboard-module__TLbDmW__demoCallout p{color:#bfd1ce;font-size:10px;line-height:1.5}.dashboard-module__TLbDmW__demoCallout button{width:100%;padding:9px;font-size:10px}.dashboard-module__TLbDmW__main{width:100%;max-width:1180px;padding:42px clamp(24px,4vw,64px) 80px}.dashboard-module__TLbDmW__wide{max-width:1450px}.dashboard-module__TLbDmW__pageHeader{justify-content:space-between;align-items:flex-end;gap:25px;min-height:70px;margin-bottom:30px;display:flex}.dashboard-module__TLbDmW__pageHeader span{color:var(--green);letter-spacing:.16em;font-size:10px;font-weight:900}.dashboard-module__TLbDmW__pageHeader h1{font:800 clamp(27px,3vw,42px)/1.05 var(--font-heading),sans-serif;letter-spacing:-.04em;margin:7px 0 0}.dashboard-module__TLbDmW__headerActions{align-items:center;gap:9px;display:flex}@media (max-width:900px){.dashboard-module__TLbDmW__shell{display:block}.dashboard-module__TLbDmW__sidebar{z-index:10;border-right:0;border-bottom:1px solid var(--line);padding:8px 16px;position:sticky;top:82px;overflow-x:auto}.dashboard-module__TLbDmW__identity,.dashboard-module__TLbDmW__demoCallout{display:none}.dashboard-module__TLbDmW__sidebar nav{min-width:max-content;display:flex}.dashboard-module__TLbDmW__sidebar nav a{padding:10px}.dashboard-module__TLbDmW__main{padding:28px 20px 60px}.dashboard-module__TLbDmW__pageHeader{flex-direction:column;align-items:flex-start}}@media (max-width:540px){.dashboard-module__TLbDmW__sidebar{padding:7px 10px;top:70px}.dashboard-module__TLbDmW__sidebar nav{gap:3px}.dashboard-module__TLbDmW__sidebar nav a{justify-content:center;gap:5px;min-width:44px;min-height:44px;padding:9px;font-size:0}.dashboard-module__TLbDmW__sidebar nav i{font-size:18px}.dashboard-module__TLbDmW__sidebar nav em{font-size:8px}.dashboard-module__TLbDmW__main{padding:24px 14px 55px}.dashboard-module__TLbDmW__pageHeader{margin-bottom:22px}.dashboard-module__TLbDmW__headerActions{flex-wrap:wrap;width:100%}.dashboard-module__TLbDmW__headerActions>*{flex:auto;min-height:44px}}
.admin-resourceIntroActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-tableToolbar{align-items:center;gap:12px;display:flex}.admin-tableToolbar>form{background:#fff;border:1px solid #dbe5e1;border-radius:12px;align-items:center;gap:8px;width:min(400px,100%);height:42px;padding:0 12px;display:flex}.admin-tableToolbar>form span{color:#76908b;font-size:18px}.admin-tableToolbar>form input{color:#183238;background:0 0;border:0;outline:0;width:100%;font-size:13px}.admin-tableToolbar>form button{color:#738985;background:0 0;border:0;font-size:17px}.admin-filterTabs{gap:4px;display:flex;overflow-x:auto}.admin-filterTabs button{color:#6d817f;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9px;padding:9px 11px;font-size:13px;font-weight:750}.admin-filterTabs .admin-filterActive{color:#126b56;background:#fff;border-color:#dbe6e1;box-shadow:0 4px 12px #122c330d}.admin-tableCard{background:#fff;border:1px solid #dce6e2;border-radius:17px;min-width:0;overflow:hidden;box-shadow:0 10px 30px #122c330a}.admin-tableScroll{overflow-x:auto}.admin-tableCard input[type=checkbox]{accent-color:#126b56}.admin-personCell{align-items:center;gap:8px;display:flex}.admin-personCell>span{color:#126b56;background:#e3f1eb;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.admin-personCell>div{display:grid}.admin-personCell strong{color:#203c39;text-overflow:ellipsis;max-width:170px;font-size:12px;overflow:hidden}.admin-personCell small{color:#849592;text-overflow:ellipsis;max-width:170px;margin-top:2px;font-size:13px;overflow:hidden}.admin-statusChip{color:#657976;background:#edf2f0;border-radius:8px;padding:4px 7px;font-size:13px;font-weight:850;display:inline-flex}.admin-statusChip[data-tone=good]{color:#147157;background:#e5f5ed}.admin-statusChip[data-tone=wait]{color:#966c17;background:#fff4d9}.admin-statusChip[data-tone=bad]{color:#bd5640;background:#ffebe6}.admin-yesBadge{color:#19765e;font-size:13px;font-weight:800}.admin-noBadge{color:#82918f;font-size:13px}.admin-rating{color:#a97c1e}.admin-rowActions{text-align:right}.admin-rowActions button span{margin-left:4px}:is(.admin-tableLoading,.admin-noResults){color:#728683;justify-content:center;align-items:center;min-height:220px;font-size:12px;display:flex}.admin-noResults{flex-direction:column}.admin-noResults span{font-size:25px}.admin-noResults strong{color:#304b48;margin-top:8px;font-size:13px}.admin-noResults small{margin-top:3px}.admin-pagination{color:#718481;justify-content:space-between;align-items:center;padding:11px 15px;font-size:13px;display:flex}.admin-pagination>div{align-items:center;gap:8px;display:flex}.admin-pagination button{color:#2d4b47;background:#fff;border:1px solid #dce5e2;border-radius:8px;width:29px;height:29px}.admin-pagination button:disabled{opacity:.4}.admin-recordSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-recordSummary>div{background:#fff;border:1px solid #dfe8e4;border-radius:11px;min-width:0;padding:12px}.admin-recordSummary>div>span{color:#81918e;text-transform:uppercase;font-size:13px;display:block}.admin-recordSummary>div>strong{color:#294541;text-overflow:ellipsis;margin-top:5px;font-size:13px;display:block;overflow:hidden}.admin-technicalDetails{background:#f1f5f3;border:1px dashed #ccd9d4;border-radius:12px;padding:13px 15px}.admin-technicalDetails summary{color:#536c68;cursor:pointer;font-size:13px;font-weight:800}.admin-technicalDetails dl{margin:12px 0 0;display:grid}.admin-technicalDetails dl>div{border-top:1px solid #dfe7e4;grid-template-columns:140px 1fr;gap:10px;padding:6px 0;display:grid}.admin-technicalDetails dt{color:#708480;font-size:13px}.admin-technicalDetails dd{overflow-wrap:anywhere;color:#314d48;margin:0;font:10px/1.4 monospace}@media (max-width:1180px){.admin-tableToolbar{flex-direction:column;align-items:stretch}.admin-tableToolbar>form{width:100%}.admin-filterTabs{padding-bottom:3px}}@media (max-width:860px){.admin-resourceIntroActions{justify-content:flex-start}}@media (max-width:600px){:is(.admin-tableCard th:first-child,.admin-tableCard td:first-child){display:none}}
.access-gate-module__M4uQ8a__accessGate{text-align:center;background:#f5f8f5;place-content:center;justify-items:center;min-height:calc(100vh - 82px);padding:40px;display:grid}.access-gate-module__M4uQ8a__accessGate>span{color:var(--green);letter-spacing:.16em;font-size:9px;font-weight:900}.access-gate-module__M4uQ8a__accessGate h1{max-width:650px;font:800 clamp(30px, 5vw, 52px)/1.05 var(--font-heading), sans-serif;letter-spacing:-.05em;margin:10px 0}.access-gate-module__M4uQ8a__accessGate p{color:var(--muted)}.access-gate-module__M4uQ8a__accessGate>div{gap:10px;margin-top:20px;display:flex}
.home-module__oe3DtG__hero{background:radial-gradient(circle at 8% 8%,#ccebddb3,transparent 25%),var(--paper);grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:690px;padding:85px clamp(24px,8vw,130px) 95px;display:grid;overflow:hidden}.home-module__oe3DtG__eyebrow{color:var(--green);letter-spacing:.15em;align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.home-module__oe3DtG__eyebrow span{background:var(--coral);width:24px;height:2px}.home-module__oe3DtG__hero h1{font:800 clamp(48px,5.3vw,80px)/.99 var(--font-heading),sans-serif;letter-spacing:-.055em;margin:23px 0 25px}.home-module__oe3DtG__hero h1 em{color:var(--green);font-style:normal;position:relative}.home-module__oe3DtG__hero h1 em:after{content:"";background:url("data:image/svg+xml,%3Csvg width='300' height='12' viewBox='0 0 300 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 9C66 1 160 3 298 7' stroke='%23F29A7E' stroke-width='5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;height:9px;position:absolute;bottom:-4px;left:2px;right:0}.home-module__oe3DtG__heroCopy>p{max-width:590px;color:var(--muted);font-size:18px;line-height:1.7}.home-module__oe3DtG__heroActions{align-items:center;gap:25px;margin-top:34px;display:flex}.home-module__oe3DtG__textLink{color:var(--green);border-bottom:1px solid;font-weight:700}.home-module__oe3DtG__trustRow{gap:45px;margin-top:58px;display:flex}.home-module__oe3DtG__trustRow div{flex-direction:column;gap:4px;display:flex}.home-module__oe3DtG__trustRow strong{font:800 18px var(--font-heading),sans-serif}.home-module__oe3DtG__trustRow span{color:var(--muted);font-size:12px}.home-module__oe3DtG__heroVisual{place-items:center;min-height:510px;display:grid;position:relative}.home-module__oe3DtG__softShape{border-radius:46% 54% 65% 35%/52% 38% 62% 48%;position:absolute}.home-module__oe3DtG__shapeOne{background:var(--mint);width:465px;height:460px;transform:rotate(7deg)}.home-module__oe3DtG__shapeTwo{background:#f29a7e59;width:320px;height:350px;transform:translate(160px,70px)rotate(20deg)}.home-module__oe3DtG__floatingCard{box-shadow:var(--shadow);background:#fff;border:1px solid #122c3312;border-radius:20px;position:absolute}.home-module__oe3DtG__mainCard{z-index:2;width:min(390px,88%);padding:23px;transform:rotate(-2deg)}.home-module__oe3DtG__miniHeader{align-items:center;gap:11px;display:flex}.home-module__oe3DtG__practiceIdentity{flex-direction:column;font-size:13px;display:flex}.home-module__oe3DtG__practiceIdentity span{color:var(--green);margin-top:3px;font-size:10px}.home-module__oe3DtG__avatar{background:var(--mint);width:40px;height:40px;color:var(--green-dark);border-radius:12px;place-items:center;font-weight:800;display:grid}.home-module__oe3DtG__avatarCoral{background:var(--coral-light);color:#a84c31}.home-module__oe3DtG__liveDot{background:var(--mint-light);color:var(--green);border-radius:20px;margin-left:auto;padding:6px 8px;font-size:10px}.home-module__oe3DtG__miniCalendar{background:var(--paper);border-radius:16px;grid-template-rows:auto auto;grid-template-columns:60px 1fr;margin:24px 0 18px;padding:17px;display:grid}.home-module__oe3DtG__miniCalendar span{color:var(--coral);font-size:10px;font-weight:800}.home-module__oe3DtG__miniCalendar strong{font:800 42px var(--font-heading),sans-serif;grid-area:1/2/3}.home-module__oe3DtG__miniCalendar small{color:var(--muted)}.home-module__oe3DtG__miniDetails{color:var(--muted);gap:18px;margin-bottom:21px;font-size:11px;display:flex}.home-module__oe3DtG__cardButton{width:100%}.home-module__oe3DtG__matchCard{z-index:3;align-items:center;gap:10px;padding:13px 17px;display:flex;top:92px;left:-12px;transform:rotate(3deg)}.home-module__oe3DtG__matchIcon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.home-module__oe3DtG__matchCard div{flex-direction:column;font-size:12px;display:flex}.home-module__oe3DtG__matchCard small,.home-module__oe3DtG__ratingCard small{color:var(--muted);margin-top:3px;font-size:9px}.home-module__oe3DtG__ratingCard{z-index:3;padding:15px 18px;display:grid;bottom:70px;right:-2px;transform:rotate(3deg)}.home-module__oe3DtG__ratingCard>span{color:#e3af20;letter-spacing:2px;font-size:11px}.home-module__oe3DtG__ratingCard strong{margin-top:5px}.home-module__oe3DtG__stepsSection{background:#fff;padding:100px clamp(24px,7vw,112px)}.home-module__oe3DtG__centeredHeading{text-align:center;margin-bottom:38px}.home-module__oe3DtG__centeredHeading h2{font:800 clamp(32px,3.3vw,48px)/1.12 var(--font-heading),sans-serif;letter-spacing:-.04em;max-width:690px;margin:12px auto 0}.home-module__oe3DtG__steps{grid-template-columns:repeat(3,1fr);max-width:1050px;margin:0 auto;display:grid}.home-module__oe3DtG__steps article{text-align:center;padding:20px 55px;position:relative}.home-module__oe3DtG__steps article+article{border-left:1px solid var(--line)}.home-module__oe3DtG__steps article>span{color:var(--coral);font-size:10px;font-weight:800}.home-module__oe3DtG__stepIcon{background:var(--mint-light);width:70px;height:70px;color:var(--green);border-radius:23px;place-items:center;margin:18px auto;font-size:27px;display:grid;transform:rotate(-3deg)}.home-module__oe3DtG__steps article:nth-child(2) .home-module__oe3DtG__stepIcon{background:var(--coral-light);color:#a84c31;transform:rotate(3deg)}.home-module__oe3DtG__steps h3{font-family:var(--font-heading),sans-serif;margin:0 0 8px}.home-module__oe3DtG__steps p{color:var(--muted);font-size:14px;line-height:1.6}.home-module__oe3DtG__practiceSection{background:var(--green-dark);color:#fff;grid-template-columns:1.05fr .75fr;align-items:center;gap:100px;padding:95px clamp(24px,9vw,145px);display:grid}.home-module__oe3DtG__practiceSection h2{font:800 clamp(36px,4vw,56px)/1.08 var(--font-heading),sans-serif;letter-spacing:-.05em;margin:13px 0 20px}.home-module__oe3DtG__practiceSection>div>p{color:#ffffffb8;max-width:610px;line-height:1.7}.home-module__oe3DtG__practiceSection ul{gap:11px;margin:28px 0;padding:0;font-size:14px;list-style:none;display:grid}.home-module__oe3DtG__practiceSection>div>small{color:#fff9;margin-top:12px;display:block}.home-module__oe3DtG__practicePanel{color:var(--ink);background:#fff;border-radius:25px;padding:26px;transform:rotate(1.5deg);box-shadow:0 30px 80px #00000040}.home-module__oe3DtG__panelTop{justify-content:space-between;padding-bottom:20px;display:flex}.home-module__oe3DtG__panelTop span{color:var(--green);font-size:10px}.home-module__oe3DtG__practicePanel label{gap:6px;margin-bottom:13px;font-size:11px;font-weight:700;display:grid}.home-module__oe3DtG__practicePanel input{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:11px}.home-module__oe3DtG__twoColumns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-module__oe3DtG__candidatePreview{background:var(--paper);border-radius:13px;align-items:center;gap:10px;margin:17px 0;padding:12px;display:flex}.home-module__oe3DtG__candidateIdentity{font-size:12px;display:grid}.home-module__oe3DtG__candidateIdentity span{color:var(--muted);font-size:9px}.home-module__oe3DtG__profileScore{color:var(--green);margin-left:auto;font-weight:800}.home-module__oe3DtG__panelButton{width:100%}.home-module__oe3DtG__territoriesSection{background:var(--mint-light);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(55px,8vw,120px);padding:105px clamp(24px,8vw,130px);display:grid;overflow:hidden}.home-module__oe3DtG__territoriesCopy h2{max-width:690px;font:800 clamp(36px,4vw,58px)/1.08 var(--font-heading),sans-serif;letter-spacing:-.05em;margin:13px 0 22px}.home-module__oe3DtG__territoriesCopy>p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.75}.home-module__oe3DtG__territoryBenefits{gap:17px;margin:31px 0;display:grid}.home-module__oe3DtG__territoryBenefits article{align-items:flex-start;gap:14px;display:flex}.home-module__oe3DtG__territoryBenefits article>span{width:42px;height:42px;color:var(--green);background:#fff;border-radius:13px;flex:0 0 42px;place-items:center;font-size:18px;display:grid;box-shadow:0 8px 20px #122c3312}.home-module__oe3DtG__territoryBenefits strong{font:800 14px var(--font-heading),sans-serif;margin:1px 0 4px;display:block}.home-module__oe3DtG__territoryBenefits p{max-width:570px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.home-module__oe3DtG__territoriesCopy>small{max-width:640px;color:var(--muted);margin-top:17px;font-size:10px;line-height:1.5;display:block}.home-module__oe3DtG__territoriesVisual{place-items:center;min-height:520px;display:grid}.home-module__oe3DtG__territoryBoard{width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #122c3314;border-radius:25px;overflow:hidden;transform:rotate(-1.5deg)}.home-module__oe3DtG__boardHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 25px 20px;display:flex}.home-module__oe3DtG__boardHeader>div{gap:5px;display:grid}.home-module__oe3DtG__boardHeader>div span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:800}.home-module__oe3DtG__boardHeader strong{font:800 19px var(--font-heading),sans-serif}.home-module__oe3DtG__boardLive{color:var(--green);background:var(--mint-light);border-radius:30px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:700;display:flex}.home-module__oe3DtG__boardLive i{background:var(--green);border-radius:50%;width:6px;height:6px}.home-module__oe3DtG__territoryList{gap:4px;padding:9px;display:grid}.home-module__oe3DtG__opportunity{border:1px solid #0000;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:13px;min-width:0;padding:15px 14px;display:grid}.home-module__oe3DtG__priority{background:var(--coral-light);border-color:#f29a7e4d}.home-module__oe3DtG__territoryPlace{align-items:center;gap:11px;min-width:0;display:flex}.home-module__oe3DtG__territoryPlace>span{width:39px;height:39px;color:var(--green-dark);background:var(--mint);border-radius:12px;flex:0 0 39px;place-items:center;font-size:10px;font-weight:800;display:grid}.home-module__oe3DtG__priority .home-module__oe3DtG__territoryPlace>span{color:#a84c31;background:#fff}.home-module__oe3DtG__territoryPlace>div{gap:3px;min-width:0;display:grid}.home-module__oe3DtG__territoryPlace strong,.home-module__oe3DtG__territoryPlace small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-module__oe3DtG__territoryPlace strong{font-size:12px}.home-module__oe3DtG__territoryPlace small{color:var(--muted);font-size:9px}.home-module__oe3DtG__territoryMeta{text-align:right;gap:3px;display:grid}.home-module__oe3DtG__territoryMeta span{font-size:11px;font-weight:800}.home-module__oe3DtG__territoryMeta small{color:var(--muted);font-size:9px}.home-module__oe3DtG__territoryStatus{color:#a84c31;white-space:nowrap;background:#fff;border-radius:20px;padding:6px 8px;font-size:8px;font-weight:800}.home-module__oe3DtG__neutral{color:var(--green);background:var(--mint-light)}.home-module__oe3DtG__boardFooter{color:#fff;background:var(--green-dark);grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;padding:18px 24px;display:grid}.home-module__oe3DtG__boardFooter>div{gap:1px;display:grid}.home-module__oe3DtG__boardFooter span{font:800 20px var(--font-heading),sans-serif}.home-module__oe3DtG__boardFooter small{color:#ffffffa6;font-size:8px}.home-module__oe3DtG__boardFooter button{color:var(--green-dark);background:#fff;border:0;border-radius:10px;padding:10px 12px;font-size:9px;font-weight:800}@media (max-width:1050px){.home-module__oe3DtG__hero{grid-template-columns:1fr;padding-top:70px}.home-module__oe3DtG__heroCopy{text-align:center}.home-module__oe3DtG__eyebrow,.home-module__oe3DtG__heroActions,.home-module__oe3DtG__trustRow{justify-content:center}.home-module__oe3DtG__heroCopy>p{margin-left:auto;margin-right:auto}.home-module__oe3DtG__heroVisual{width:min(600px,100%);margin:0 auto}.home-module__oe3DtG__territoriesSection{grid-template-columns:.8fr 1.2fr;gap:50px;padding-left:50px;padding-right:50px}.home-module__oe3DtG__territoriesVisual{min-height:450px}.home-module__oe3DtG__practiceSection{grid-template-columns:1fr 1fr;gap:45px;padding-left:50px;padding-right:50px}}@media (max-width:720px){.home-module__oe3DtG__hero{gap:20px;padding:48px 16px 64px}.home-module__oe3DtG__hero h1{font-size:clamp(40px,13vw,52px)}.home-module__oe3DtG__heroActions{flex-direction:column;align-items:stretch;gap:10px}.home-module__oe3DtG__heroActions>*{width:100%;min-height:46px}.home-module__oe3DtG__trustRow{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:38px;display:grid}.home-module__oe3DtG__trustRow div{background:#fff9;border-radius:12px;padding:10px 4px}.home-module__oe3DtG__trustRow strong{font-size:15px}.home-module__oe3DtG__trustRow span{font-size:9px}.home-module__oe3DtG__heroVisual{min-height:410px}.home-module__oe3DtG__shapeOne{width:320px;height:340px}.home-module__oe3DtG__shapeTwo{width:220px;height:240px;transform:translate(70px,70px)}.home-module__oe3DtG__mainCard{width:min(360px,94%)}.home-module__oe3DtG__matchCard{top:55px;left:0}.home-module__oe3DtG__ratingCard{bottom:30px;right:0}.home-module__oe3DtG__stepsSection{padding:70px 16px}.home-module__oe3DtG__steps{grid-template-columns:1fr}.home-module__oe3DtG__steps article{padding:25px 15px}.home-module__oe3DtG__steps article+article{border-left:0;border-top:1px solid var(--line)}.home-module__oe3DtG__territoriesSection{grid-template-columns:1fr;padding:70px 16px}.home-module__oe3DtG__territoriesCopy{order:-1}.home-module__oe3DtG__territoriesVisual{min-height:0;padding-top:30px}.home-module__oe3DtG__territoryBoard{transform:none}.home-module__oe3DtG__opportunity{grid-template-columns:minmax(0,1fr) auto}.home-module__oe3DtG__territoryStatus{display:none}.home-module__oe3DtG__boardFooter{grid-template-columns:1fr 1fr}.home-module__oe3DtG__boardFooter button{grid-column:1/-1;min-height:44px}.home-module__oe3DtG__practiceSection{grid-template-columns:1fr;padding:70px 16px}.home-module__oe3DtG__practicePanel{padding:20px;transform:none}.home-module__oe3DtG__twoColumns{grid-template-columns:1fr}}
@media (max-width:600px){.admin-pagination{gap:15px}.admin-technicalDetails dl>div{grid-template-columns:1fr}}
.location-module__Uc41AW__autocomplete{gap:7px;margin:0 0 16px;display:grid;position:relative}.location-module__Uc41AW__autocomplete>label{margin:0!important}.location-module__Uc41AW__combobox{position:relative}.location-module__Uc41AW__combobox input{width:100%;padding-right:42px!important}.location-module__Uc41AW__loader,.location-module__Uc41AW__located{position:absolute;top:50%;right:14px;translate:0 -50%}.location-module__Uc41AW__loader{border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite location-module__Uc41AW__spin}.location-module__Uc41AW__located{background:var(--mint);width:21px;height:21px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.location-module__Uc41AW__addressStatus,.location-module__Uc41AW__sourceCredit{min-height:16px;color:var(--muted);margin:0;font-size:11px;font-weight:400;line-height:1.5}.location-module__Uc41AW__sourceCredit a{color:var(--green);text-underline-offset:2px;font-weight:700;text-decoration:underline}.location-module__Uc41AW__addressError{color:#9d2f25;margin:0;font-size:12px;font-weight:700;line-height:1.45}.location-module__Uc41AW__suggestions{z-index:20;border:1px solid var(--line);background:#fff;border-radius:13px;max-height:260px;margin:0;padding:6px;list-style:none;position:absolute;top:73px;left:0;right:0;overflow:auto;box-shadow:0 18px 45px #122c3329}.location-module__Uc41AW__suggestions li{cursor:pointer;border-radius:9px;gap:3px;padding:11px 12px;display:grid}.location-module__Uc41AW__suggestions li:hover,.location-module__Uc41AW__activeSuggestion{background:var(--mint-light)}.location-module__Uc41AW__suggestions strong{font-size:12px}.location-module__Uc41AW__suggestions small{color:var(--muted);font-size:11px;font-weight:400}.location-module__Uc41AW__selectedAddress{background:var(--mint-light);color:var(--green-dark);border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.location-module__Uc41AW__selectedAddress>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.location-module__Uc41AW__selectedAddress>div{gap:2px;display:grid}.location-module__Uc41AW__selectedAddress strong{font-size:12px}.location-module__Uc41AW__selectedAddress small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.4}.location-module__Uc41AW__map{border:1px solid var(--line);background:var(--paper);border-radius:15px;gap:10px;padding:15px;display:grid}.location-module__Uc41AW__mapHeading{justify-content:space-between;align-items:center;gap:14px;display:flex}.location-module__Uc41AW__mapHeading>div{gap:2px;display:grid}.location-module__Uc41AW__mapHeading strong{font-size:13px}.location-module__Uc41AW__mapHeading small{color:var(--muted);font-size:11px;line-height:1.45}.location-module__Uc41AW__mapHeading button{border:1px solid var(--green);color:var(--green);font:800 12px var(--font-body),sans-serif;cursor:pointer;background:#fff;border-radius:9px;flex:none;padding:9px 11px}.location-module__Uc41AW__mapHeading button:hover{background:var(--mint-light)}.location-module__Uc41AW__mapHeading button:focus-visible{outline:3px solid color-mix(in srgb,var(--green),transparent 70%);outline-offset:2px}.location-module__Uc41AW__mapContent{gap:9px;display:grid}.location-module__Uc41AW__mapContent iframe{background:#e8efea;border:0;border-radius:11px;width:100%;min-height:270px}.location-module__Uc41AW__mapFooter{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.location-module__Uc41AW__mapFooter a{color:var(--green);text-underline-offset:2px;font-weight:700}.location-module__Uc41AW__compactMap{padding:11px}.location-module__Uc41AW__compactMap .location-module__Uc41AW__mapHeading{flex-direction:column;align-items:flex-start}.location-module__Uc41AW__compactMap .location-module__Uc41AW__mapHeading button{width:100%}.location-module__Uc41AW__compactMap .location-module__Uc41AW__mapContent iframe{min-height:220px}@keyframes location-module__Uc41AW__spin{to{rotate:360deg}}@media (max-width:560px){.location-module__Uc41AW__suggestions{max-height:220px;top:77px}.location-module__Uc41AW__mapHeading,.location-module__Uc41AW__mapFooter{flex-direction:column;align-items:stretch}.location-module__Uc41AW__mapHeading button{width:100%}.location-module__Uc41AW__mapContent iframe,.location-module__Uc41AW__compactMap .location-module__Uc41AW__mapContent iframe{min-height:210px}}@media (prefers-reduced-motion:reduce){.location-module__Uc41AW__loader{animation-duration:1.5s}}
.dialogs-module__0CeTCW__dialog{width:min(510px,100% - 32px);box-shadow:var(--shadow);color:var(--ink);border:0;border-radius:24px;padding:0}.dialogs-module__0CeTCW__dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071c20a6}.dialogs-module__0CeTCW__form{padding:34px;position:relative}.dialogs-module__0CeTCW__form h2,.dialogs-module__0CeTCW__content h2{font-family:var(--font-heading),sans-serif;margin:10px 0 5px}.dialogs-module__0CeTCW__form p,.dialogs-module__0CeTCW__content p{color:var(--muted);margin-top:0;margin-bottom:25px}.dialogs-module__0CeTCW__form label{gap:6px;margin-bottom:13px;font-size:11px;font-weight:700;display:grid}.dialogs-module__0CeTCW__form label>span{color:var(--muted);font-weight:400}.dialogs-module__0CeTCW__form input,.dialogs-module__0CeTCW__form select,.dialogs-module__0CeTCW__form textarea{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:11px}.dialogs-module__0CeTCW__form [aria-invalid=true]{border-color:#cf5549}.dialogs-module__0CeTCW__close{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:27px;position:absolute;top:17px;right:20px}.dialogs-module__0CeTCW__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.dialogs-module__0CeTCW__form>small{color:var(--muted);margin-top:15px;display:block}.dialogs-module__0CeTCW__fieldError{font-size:10px;color:#ad382d!important}.dialogs-module__0CeTCW__authDialog{width:min(560px,100% - 32px);max-height:calc(100vh - 40px)}.dialogs-module__0CeTCW__authDialog .dialogs-module__0CeTCW__form{max-height:calc(100vh - 40px);overflow-y:auto}.dialogs-module__0CeTCW__accountTypes{grid-template-columns:1fr 1fr;gap:9px;margin:20px 0;display:grid}.dialogs-module__0CeTCW__accountTypes button{text-align:left;border:1px solid var(--line);color:var(--ink);background:var(--paper);cursor:pointer;border-radius:12px;gap:4px;padding:13px;display:grid}.dialogs-module__0CeTCW__accountTypes .dialogs-module__0CeTCW__activeType{border-color:var(--green);background:var(--mint-light);box-shadow:inset 0 0 0 1px var(--green)}.dialogs-module__0CeTCW__accountTypes strong{font-size:11px}.dialogs-module__0CeTCW__accountTypes span{color:var(--muted);font-size:9px}.dialogs-module__0CeTCW__authError{color:#87352d;background:var(--coral-light);border-radius:10px;margin-bottom:15px;padding:10px 12px;font-size:11px}.dialogs-module__0CeTCW__remember{align-items:center;gap:8px;font-weight:500!important;display:flex!important}.dialogs-module__0CeTCW__remember input{width:auto}.dialogs-module__0CeTCW__submit{width:100%;margin-top:8px}.dialogs-module__0CeTCW__switch{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:11px;font-weight:700}.dialogs-module__0CeTCW__twoColumns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dialogs-module__0CeTCW__content{padding:36px}.dialogs-module__0CeTCW__pairingIcon{background:var(--green);color:#fff;width:48px;height:48px;font:800 22px var(--font-heading),sans-serif;border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.dialogs-module__0CeTCW__content ul{color:var(--muted);margin:0 0 24px;padding-left:20px}.dialogs-module__0CeTCW__content li{margin:8px 0}.dialogs-module__0CeTCW__warning{color:var(--coral);margin-top:14px;display:block}.dialogs-module__0CeTCW__pilotFields{background:var(--mint-light);border:1px solid #b8d8ca;border-radius:14px;margin:15px 0;padding:16px}.dialogs-module__0CeTCW__pilotFields>strong{color:var(--green);margin-bottom:12px;font-size:12px;display:block}.dialogs-module__0CeTCW__commitment{align-items:center;gap:8px;display:flex!important}.dialogs-module__0CeTCW__commitment input{width:auto}.dialogs-module__0CeTCW__commitment span{color:var(--ink)!important;font-weight:600!important}@media (max-width:720px){.dialogs-module__0CeTCW__accountTypes,.dialogs-module__0CeTCW__twoColumns{grid-template-columns:1fr}}
.match-celebration-module__PPNjoG__backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071c20ad;place-items:center;padding:20px;animation:.25s both match-celebration-module__PPNjoG__backdropIn;display:grid;position:fixed;inset:0;overflow-y:auto}.match-celebration-module__PPNjoG__dialog{text-align:center;background:radial-gradient(circle at 50% -15%,#ccebddf2,#0000 48%),linear-gradient(145deg,#fff,#fbfdfb);border:1px solid #fff9;border-radius:32px;width:min(520px,100%);padding:48px 44px 38px;animation:.55s cubic-bezier(.2,.9,.25,1.15) both match-celebration-module__PPNjoG__dialogIn;position:relative;overflow:hidden;box-shadow:0 36px 120px #04181b6b}.match-celebration-module__PPNjoG__dialog:focus{outline:none}.match-celebration-module__PPNjoG__close{z-index:3;width:36px;height:36px;color:var(--ink);cursor:pointer;background:#122c3312;border:0;border-radius:50%;font-size:24px;position:absolute;top:17px;right:18px}.match-celebration-module__PPNjoG__kicker{z-index:2;color:var(--green);letter-spacing:.18em;font-size:10px;font-weight:900;position:relative}.match-celebration-module__PPNjoG__avatarPair{z-index:2;justify-content:center;align-items:center;margin:27px 0 22px;display:flex;position:relative}.match-celebration-module__PPNjoG__avatar{background:var(--match-accent);color:#122c3394;width:92px;height:92px;font:800 26px var(--font-heading), sans-serif;border:7px solid #fff;border-radius:30px;place-items:center;display:grid;transform:rotate(-7deg);box-shadow:0 17px 36px #122c3329}.match-celebration-module__PPNjoG__secondAvatar{margin-left:-9px;transform:rotate(7deg)}.match-celebration-module__PPNjoG__avatarPair>span{z-index:3;background:var(--coral);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 -8px;animation:1.2s ease-in-out .5s both match-celebration-module__PPNjoG__heartBeat;display:grid;box-shadow:0 10px 25px #f29a7e66}.match-celebration-module__PPNjoG__dialog h2{z-index:2;font:800 clamp(32px, 7vw, 48px)/1 var(--font-heading), sans-serif;letter-spacing:-.055em;margin:0;position:relative}.match-celebration-module__PPNjoG__dialog p{z-index:2;max-width:390px;color:var(--muted);margin:17px auto 27px;font-size:13px;line-height:1.7;position:relative}.match-celebration-module__PPNjoG__dialog p strong{color:var(--ink)}.match-celebration-module__PPNjoG__actions{z-index:2;gap:10px;display:grid;position:relative}.match-celebration-module__PPNjoG__actions a,.match-celebration-module__PPNjoG__actions button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:800;display:flex}.match-celebration-module__PPNjoG__primaryAction{background:var(--green);color:#fff;box-shadow:0 12px 28px #1164503b}.match-celebration-module__PPNjoG__actions button{color:var(--muted);background:0 0}.match-celebration-module__PPNjoG__dialog>small{z-index:2;color:var(--muted);margin-top:14px;font-size:8px;display:block;position:relative}.match-celebration-module__PPNjoG__confetti{pointer-events:none;position:absolute;inset:0}.match-celebration-module__PPNjoG__confetti i{top:-20px;left:calc((var(--index,1) * 8%) - 4%);background:var(--coral);opacity:0;width:8px;height:16px;animation:match-celebration-module__PPNjoG__confettiFall 1.5s calc(var(--index,1) * 55ms) ease-out both;border-radius:4px;position:absolute}.match-celebration-module__PPNjoG__confetti i:first-child{--index:1;background:var(--mint);transform:rotate(15deg)}.match-celebration-module__PPNjoG__confetti i:nth-child(2){--index:2;background:var(--yellow)}.match-celebration-module__PPNjoG__confetti i:nth-child(3){--index:3;background:var(--coral)}.match-celebration-module__PPNjoG__confetti i:nth-child(4){--index:4;background:var(--green)}.match-celebration-module__PPNjoG__confetti i:nth-child(5){--index:5;background:var(--mint)}.match-celebration-module__PPNjoG__confetti i:nth-child(6){--index:6;background:var(--yellow)}.match-celebration-module__PPNjoG__confetti i:nth-child(7){--index:7;background:var(--coral)}.match-celebration-module__PPNjoG__confetti i:nth-child(8){--index:8;background:var(--green)}.match-celebration-module__PPNjoG__confetti i:nth-child(9){--index:9;background:var(--mint)}.match-celebration-module__PPNjoG__confetti i:nth-child(10){--index:10;background:var(--yellow)}.match-celebration-module__PPNjoG__confetti i:nth-child(11){--index:11;background:var(--coral)}.match-celebration-module__PPNjoG__confetti i:nth-child(12){--index:12;background:var(--green)}@keyframes match-celebration-module__PPNjoG__backdropIn{0%{opacity:0}}@keyframes match-celebration-module__PPNjoG__dialogIn{0%{opacity:0;transform:translateY(28px)scale(.92)}}@keyframes match-celebration-module__PPNjoG__heartBeat{0%{transform:scale(.3)}45%{transform:scale(1.2)}70%{transform:scale(.92)}to{transform:scale(1)}}@keyframes match-celebration-module__PPNjoG__confettiFall{0%{opacity:1;transform:translateY(-10px)rotate(0)}to{opacity:0;transform:translateY(470px)rotate(540deg)}}@media (max-width:560px){.match-celebration-module__PPNjoG__dialog{border-radius:25px;padding:42px 24px 30px}.match-celebration-module__PPNjoG__avatar{border-radius:24px;width:74px;height:74px;font-size:21px}}
.admin-settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.admin-settingsCard{background:#fff;border:1px solid #dce6e2;border-radius:17px;padding:21px}.admin-settingsCard>header h3{font:800 16px var(--font-heading),sans-serif;margin:0}.admin-settingsCard>header p{color:#718582;margin:5px 0 0;font-size:13px;line-height:1.5}.admin-settingsCard>div{margin-top:18px;display:grid}:is(.admin-settingField,.admin-toggleField){border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}:is(.admin-settingField>span,.admin-toggleField strong){color:#38534f;font-size:12px;font-weight:750}.admin-settingField input{color:#294541;background:#fafcfb;border:1px solid #d7e2de;border-radius:8px;width:min(220px,50%);padding:8px 9px;font-size:13px}.admin-toggleField>span{display:grid}.admin-toggleField small{color:#82938f;margin-top:2px;font-size:13px}.admin-toggleField{position:relative}.admin-toggleField input{opacity:0;position:absolute}.admin-toggleField>i{background:#cbd7d3;border-radius:15px;width:38px;height:21px;padding:3px;transition:all .2s}.admin-toggleField>i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block;box-shadow:0 2px 4px #00000026}.admin-toggleField input:checked+i{background:#126b56}.admin-toggleField input:checked+i:after{transform:translate(17px)}.admin-dangerZone{background:#fff8f6;border:1px solid #edcfc8;border-radius:16px;justify-content:space-between;align-items:center;gap:25px;padding:20px;display:flex}.admin-dangerZone h3{font:800 15px var(--font-heading),sans-serif;margin:4px 0}.admin-dangerZone p{color:#7d6b67;margin:0;font-size:13px}.admin-dangerZone button{color:#b14f3b;background:#fff;border:1px solid #dc8b78;border-radius:9px;padding:9px 12px;font-size:13px;font-weight:800}@media (max-width:860px){.admin-settingsGrid{grid-template-columns:1fr}}@media (max-width:600px){.admin-settingsCard{padding:16px}.admin-settingField input{width:100%}}
.application-dialog-module__WJKKoq__accessState{border:1px solid var(--line);background:var(--paper);border-radius:15px;gap:12px;margin:18px 0;padding:18px;display:grid}.application-dialog-module__WJKKoq__accessState strong{font:800 16px var(--font-heading), sans-serif}.application-dialog-module__WJKKoq__accessState p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.application-dialog-module__WJKKoq__accessState a,.application-dialog-module__WJKKoq__accessState button{justify-self:start}.application-dialog-module__WJKKoq__identitySummary{border:1px solid var(--line);background:var(--mint-light);border-radius:14px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;margin:18px 0;padding:12px;display:grid}.application-dialog-module__WJKKoq__identitySummary>span{width:44px;height:44px;color:var(--green);background:#fff;border-radius:12px;place-items:center;font-weight:900;display:grid}.application-dialog-module__WJKKoq__identitySummary>div{gap:3px;min-width:0;display:grid}.application-dialog-module__WJKKoq__identitySummary strong{font-size:12px}.application-dialog-module__WJKKoq__identitySummary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}
.profile-modal-module__38M-nq__backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071c209e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-modal-module__38M-nq__dialog{background:#fff;border-radius:28px;width:min(720px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 30px 100px #071c2059}.profile-modal-module__38M-nq__close{z-index:2;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:18px;right:18px}.profile-modal-module__38M-nq__dialog>header{background:radial-gradient(circle,#fff 0,transparent 45%),var(--accent);background-position:50%;background-size:cover;place-items:center;height:260px;display:grid}.profile-modal-module__38M-nq__dialog>header>b{font:800 70px var(--font-heading),sans-serif;color:#122c3338}.profile-modal-module__38M-nq__dialog>header>span{color:var(--green);background:#fff;border-radius:20px;padding:8px 12px;font-size:9px;font-weight:900;position:absolute;top:220px;left:22px}.profile-modal-module__38M-nq__body{padding:28px 34px 36px}.profile-modal-module__38M-nq__title{justify-content:space-between;gap:24px;display:flex}.profile-modal-module__38M-nq__title small{color:var(--green);letter-spacing:.12em;font-size:8px;font-weight:900}.profile-modal-module__38M-nq__title h2{font:800 30px var(--font-heading),sans-serif;margin:5px 0 2px}.profile-modal-module__38M-nq__title p,.profile-modal-module__38M-nq__body>p{color:var(--muted);font-size:11px;line-height:1.7}.profile-modal-module__38M-nq__title>strong{color:#a56a00}.profile-modal-module__38M-nq__body>h3{font:800 18px var(--font-heading),sans-serif;margin-top:25px}.profile-modal-module__38M-nq__tags,.profile-modal-module__38M-nq__skills,.profile-modal-module__38M-nq__days{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.profile-modal-module__38M-nq__tags span,.profile-modal-module__38M-nq__days span{background:var(--mint-light);border-radius:18px;padding:7px 10px;font-size:9px;font-weight:800}.profile-modal-module__38M-nq__body>section{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}.profile-modal-module__38M-nq__body>section>div{border:1px solid var(--line);border-radius:14px;padding:15px;display:grid}.profile-modal-module__38M-nq__body>section small{color:var(--muted);font-size:8px}.profile-modal-module__38M-nq__body>section strong{margin-top:4px}.profile-modal-module__38M-nq__skills h4,.profile-modal-module__38M-nq__days h4{width:100%;margin:0 0 5px;font-size:11px}.profile-modal-module__38M-nq__skills span{border:1px solid var(--line);border-radius:10px;padding:8px 10px;font-size:9px}@media (max-width:600px){.profile-modal-module__38M-nq__backdrop{padding:8px}.profile-modal-module__38M-nq__dialog{max-height:calc(100vh - 16px)}.profile-modal-module__38M-nq__dialog>header{height:190px}.profile-modal-module__38M-nq__dialog>header>span{top:150px}.profile-modal-module__38M-nq__body{padding:24px 20px}.profile-modal-module__38M-nq__title h2{font-size:24px}}.profile-modal-module__38M-nq__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:18px 0;display:grid}.profile-modal-module__38M-nq__gallery img{aspect-ratio:1.35;object-fit:cover;border-radius:11px;width:100%}@media (max-width:600px){.profile-modal-module__38M-nq__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
.profiles-module__h3xqJa__discoveryIntro{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr minmax(180px,320px);align-items:center;gap:30px;margin-bottom:24px;padding:18px 22px;display:grid}.profiles-module__h3xqJa__discoveryIntro span{font-size:12px;font-weight:800}.profiles-module__h3xqJa__discoveryIntro p{color:var(--muted);margin:4px 0 0;font-size:10px}.profiles-module__h3xqJa__progress{background:var(--mint-light);border-radius:5px;height:5px;overflow:hidden}.profiles-module__h3xqJa__progress i{border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--coral));height:100%;transition:width .35s;display:block}.profiles-module__h3xqJa__viewSwitch{border:1px solid var(--line);background:#fff;border-radius:12px;padding:4px;display:flex}.profiles-module__h3xqJa__viewSwitch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 13px;font-size:10px;font-weight:800}.profiles-module__h3xqJa__viewSwitch .profiles-module__h3xqJa__selected{background:var(--ink);color:#fff}.profiles-module__h3xqJa__swipeStage{place-items:center;min-height:650px;display:grid;position:relative}.profiles-module__h3xqJa__profileCard{background:#fff;border:1px solid #122c3314;border-radius:24px;overflow:hidden;box-shadow:0 15px 45px #122c3314}.profiles-module__h3xqJa__featuredCard{z-index:2;width:min(100%,490px);position:relative;box-shadow:0 32px 90px #122c332e}.profiles-module__h3xqJa__backCard{z-index:0;background:#dfece5;border-radius:26px;width:min(100% - 50px,450px);height:570px;position:absolute;top:28px;transform:rotate(4deg)}.profiles-module__h3xqJa__profileVisual{background:radial-gradient(circle at 50% 30%,white 0,transparent 45%),var(--profile-accent);place-items:center;height:220px;display:grid;position:relative}.profiles-module__h3xqJa__featuredCard .profiles-module__h3xqJa__profileVisual{height:270px}.profiles-module__h3xqJa__initials{font:800 64px var(--font-heading),sans-serif;color:#122c3338}.profiles-module__h3xqJa__visualTop{justify-content:space-between;align-items:center;display:flex;position:absolute;inset:15px 15px auto}.profiles-module__h3xqJa__visualTop span,.profiles-module__h3xqJa__visualTop em{background:#ffffffe6;border-radius:20px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:800}.profiles-module__h3xqJa__visualTop em{background:var(--green);color:#fff}.profiles-module__h3xqJa__visualFade{background:linear-gradient(#0000,#00000014);height:70px;position:absolute;inset:auto 0 0}.profiles-module__h3xqJa__profileBody{padding:22px}.profiles-module__h3xqJa__profileTitle{justify-content:space-between;gap:15px;display:flex}.profiles-module__h3xqJa__profileTitle h2{font:800 22px var(--font-heading),sans-serif;letter-spacing:-.03em;margin:0}.profiles-module__h3xqJa__profileTitle p{color:var(--muted);margin:2px 0;font-size:10px}.profiles-module__h3xqJa__rating{text-align:right;display:grid}.profiles-module__h3xqJa__rating strong{color:#a56a00;font-size:11px}.profiles-module__h3xqJa__rating small{color:var(--muted);font-size:8px}.profiles-module__h3xqJa__profileBody h3{font:700 13px var(--font-heading),sans-serif;margin:16px 0 7px}.profiles-module__h3xqJa__bio{min-height:38px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.profiles-module__h3xqJa__tags{flex-wrap:wrap;gap:6px;margin:14px 0;display:flex}.profiles-module__h3xqJa__tags span{background:var(--mint-light);color:var(--green-dark);border-radius:16px;padding:6px 9px;font-size:9px;font-weight:700}.profiles-module__h3xqJa__facts{border-top:1px solid var(--line);gap:25px;padding:14px 0;display:flex}.profiles-module__h3xqJa__facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;display:grid}.profiles-module__h3xqJa__facts b{color:var(--ink);text-transform:none;font-size:15px}.profiles-module__h3xqJa__swipeActions,.profiles-module__h3xqJa__cardActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.profiles-module__h3xqJa__swipeActions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:52px;height:52px;font-size:24px;transition:all .2s;box-shadow:0 8px 22px #122c331a}.profiles-module__h3xqJa__swipeActions button:hover{transform:scale(1.08)}.profiles-module__h3xqJa__swipeActions .profiles-module__h3xqJa__pass{color:#bd6257}.profiles-module__h3xqJa__swipeActions .profiles-module__h3xqJa__like{background:var(--green);color:#fff;border-color:var(--green)}.profiles-module__h3xqJa__swipeActions a{color:var(--muted);font-size:10px;font-weight:800}.profiles-module__h3xqJa__swipeHint{z-index:3;color:var(--muted);font-size:9px;position:absolute;bottom:0}.profiles-module__h3xqJa__cardActions a,.profiles-module__h3xqJa__cardActions button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.profiles-module__h3xqJa__profileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.profiles-module__h3xqJa__sheetBackdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071c2073;justify-content:flex-end;display:flex;position:fixed;inset:0}.profiles-module__h3xqJa__preferenceSheet{background:#fff;width:min(460px,100%);height:100%;padding:45px 38px;animation:.28s profiles-module__h3xqJa__slideIn;box-shadow:-20px 0 70px #122c332e}.profiles-module__h3xqJa__sheetClose{cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:18px;right:20px}.profiles-module__h3xqJa__preferenceSheet>span{color:var(--green);letter-spacing:.15em;font-size:10px;font-weight:900}.profiles-module__h3xqJa__preferenceSheet h2{font:800 30px var(--font-heading),sans-serif;margin:10px 0}.profiles-module__h3xqJa__preferenceSheet>p{color:var(--muted);margin-bottom:35px;font-size:11px;line-height:1.6}.profiles-module__h3xqJa__preferenceSheet label{gap:10px;margin:23px 0;font-size:11px;font-weight:800;display:grid}.profiles-module__h3xqJa__preferenceSheet label b{margin-left:auto}.profiles-module__h3xqJa__preferenceSheet input[type=range]{accent-color:var(--green)}.profiles-module__h3xqJa__preferenceSheet select{border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:12px}.profiles-module__h3xqJa__check{align-items:center;grid-template-columns:auto 1fr!important}.profiles-module__h3xqJa__check input{width:18px;height:18px;accent-color:var(--green)}.profiles-module__h3xqJa__check span{display:grid}.profiles-module__h3xqJa__check small{color:var(--muted);font-weight:400}.profiles-module__h3xqJa__preferenceSheet>button:last-child{width:100%;margin-top:20px}.profiles-module__h3xqJa__empty{text-align:center;padding:60px}.profiles-module__h3xqJa__empty strong{margin-bottom:15px;display:block}@keyframes profiles-module__h3xqJa__slideIn{0%{transform:translate(100%)}}@media (max-width:1100px){.profiles-module__h3xqJa__profileGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.profiles-module__h3xqJa__profileGrid,.profiles-module__h3xqJa__discoveryIntro{grid-template-columns:1fr}.profiles-module__h3xqJa__featuredCard{width:100%}.profiles-module__h3xqJa__swipeStage{min-height:630px}.profiles-module__h3xqJa__viewSwitch{width:100%}.profiles-module__h3xqJa__viewSwitch button{flex:1}}.profiles-module__h3xqJa__viewProfile{color:var(--muted);font-weight:800;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:10px!important}.profiles-module__h3xqJa__previewLabel{text-align:center;color:var(--muted);font-size:9px;font-weight:800}.profiles-module__h3xqJa__visualTop{align-items:flex-start;gap:8px}.profiles-module__h3xqJa__visualTop>div{flex-wrap:wrap;gap:6px;display:flex}.profiles-module__h3xqJa__incomingBadge{color:#a04436;background:#fff0ec;border-radius:20px;padding:7px 10px;font-size:9px;font-weight:800;box-shadow:0 5px 15px #78302224}.profiles-module__h3xqJa__recommendation{background:#f4fbf7;border:1px solid #cfe5da;border-radius:13px;margin:12px 0;padding:12px}.profiles-module__h3xqJa__recommendation header{justify-content:space-between;align-items:center;gap:12px;display:flex}.profiles-module__h3xqJa__recommendation header strong{color:var(--green-dark);font-size:10px}.profiles-module__h3xqJa__recommendation header b{color:var(--green);font:800 15px var(--font-heading),sans-serif}.profiles-module__h3xqJa__recommendation header b small{color:var(--muted);font:500 6px var(--font-body),sans-serif;text-align:right;display:block}.profiles-module__h3xqJa__recommendation ul{color:var(--muted);gap:4px;margin:8px 0 0;padding-left:16px;font-size:8px;line-height:1.45;display:grid}.profiles-module__h3xqJa__incomingNotice{background:#fff7f4;border:1px solid #f0c7bc;border-radius:15px;align-items:center;gap:14px;margin:-8px 0 20px;padding:15px 18px;display:flex}.profiles-module__h3xqJa__incomingNotice>span{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.profiles-module__h3xqJa__incomingNotice strong{font-size:11px}.profiles-module__h3xqJa__incomingNotice p{color:var(--muted);margin:3px 0 0;font-size:9px}.profiles-module__h3xqJa__criteriaLimit{line-height:1.45;color:#8a6b20!important;font-weight:500!important}@media (max-width:700px){.profiles-module__h3xqJa__incomingNotice{align-items:flex-start}.profiles-module__h3xqJa__preferenceSheet{padding:42px 24px}}.profiles-module__h3xqJa__preferenceSheet{overflow-y:auto}.profiles-module__h3xqJa__preferenceSheet fieldset{border:0;border-bottom:1px solid var(--line);gap:10px;margin:0 0 23px;padding:0 0 20px;display:grid}.profiles-module__h3xqJa__preferenceSheet legend{margin-bottom:10px;font-size:11px;font-weight:900}.profiles-module__h3xqJa__preferenceSheet fieldset label{margin:12px 0 0}.profiles-module__h3xqJa__preferenceSheet input[type=text],.profiles-module__h3xqJa__preferenceSheet fieldset input:not([type=range]){border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:12px}
.choice-chips-module__r0N4eG__chips{flex-wrap:wrap;gap:7px;display:flex}.choice-chips-module__r0N4eG__chips button{border:1px solid var(--line);color:var(--muted);font:700 9px var(--font-body),sans-serif;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:9px 11px;line-height:1.2;transition:border-color .15s,background .15s,color .15s,transform .15s;display:inline-flex}.choice-chips-module__r0N4eG__chips button:hover{border-color:var(--green);transform:translateY(-1px)}.choice-chips-module__r0N4eG__chips button:focus-visible{outline-offset:2px;outline:3px solid #11645033}.choice-chips-module__r0N4eG__chips .choice-chips-module__r0N4eG__active{border-color:var(--green);background:var(--green);color:#fff}.choice-chips-module__r0N4eG__chips .choice-chips-module__r0N4eG__active span{font-size:8px}@media (max-width:560px){.choice-chips-module__r0N4eG__chips button{min-height:42px;padding:10px 12px;font-size:10px}}
.account-module__RPkb2q__settingsLayout{grid-template-columns:210px minmax(0,1fr);gap:24px;display:grid}.account-module__RPkb2q__tabs{align-content:start;gap:6px;display:grid}.account-module__RPkb2q__tabs button{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px;font-size:11px;font-weight:700;display:flex}.account-module__RPkb2q__tabs i{width:22px;font-size:17px;font-style:normal}.account-module__RPkb2q__tabs .account-module__RPkb2q__active,.account-module__RPkb2q__tabs button:hover{color:var(--green);background:#fff;box-shadow:0 7px 22px #122c330f}.account-module__RPkb2q__content{gap:18px;display:grid}.account-module__RPkb2q__card,.account-module__RPkb2q__sessionCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.account-module__RPkb2q__cardHeading{justify-content:space-between;align-items:flex-start;margin-bottom:27px;display:flex}.account-module__RPkb2q__cardHeading span,.account-module__RPkb2q__dangerCard>span{color:var(--green);letter-spacing:.15em;font-size:9px;font-weight:900}.account-module__RPkb2q__card h2{font:800 23px var(--font-heading),sans-serif;margin:7px 0 4px}.account-module__RPkb2q__cardHeading p,.account-module__RPkb2q__dangerCard>p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.account-module__RPkb2q__avatar{background:var(--mint);width:62px;height:62px;color:var(--green);font:800 23px var(--font-heading),sans-serif;border-radius:20px;place-items:center;display:grid;position:relative;overflow:hidden}.account-module__RPkb2q__avatar img{object-fit:cover;width:100%;height:100%}.account-module__RPkb2q__avatar button{background:var(--green);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;bottom:-4px;right:-4px}.account-module__RPkb2q__formGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.account-module__RPkb2q__card label{color:var(--ink);gap:6px;margin-bottom:16px;font-size:10px;font-weight:800;display:grid}.account-module__RPkb2q__card label>small{color:var(--muted);font-weight:400}.account-module__RPkb2q__card input,.account-module__RPkb2q__card select,.account-module__RPkb2q__card textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:11px;padding:12px 13px}.account-module__RPkb2q__card textarea{resize:vertical}.account-module__RPkb2q__full{grid-column:1/-1}.account-module__RPkb2q__toggle{align-items:center;display:flex!important}.account-module__RPkb2q__toggle input{width:auto}.account-module__RPkb2q__card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:20px;display:flex}.account-module__RPkb2q__card footer>span{color:var(--muted);font-size:9px}.account-module__RPkb2q__error{color:#ad382d!important}.account-module__RPkb2q__bannerError{background:var(--coral-light);color:#8d3e35;border-radius:12px;padding:12px 15px;font-size:11px}.account-module__RPkb2q__securityIcon{background:var(--ink);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:23px;display:grid}.account-module__RPkb2q__passwordHint{color:var(--muted);align-items:center;gap:5px;margin:8px 0;font-size:9px;display:flex}.account-module__RPkb2q__passwordHint i{background:var(--green);border-radius:3px;width:36px;height:4px}.account-module__RPkb2q__sessionCard{justify-content:space-between;align-items:center;display:flex}.account-module__RPkb2q__sessionCard>div{align-items:center;gap:12px;display:flex}.account-module__RPkb2q__sessionCard>div>span{color:var(--green)}.account-module__RPkb2q__sessionCard p{margin:0;display:grid}.account-module__RPkb2q__sessionCard strong{font-size:11px}.account-module__RPkb2q__sessionCard small{color:var(--muted);font-size:9px}.account-module__RPkb2q__sessionCard button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.account-module__RPkb2q__preference{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex!important}.account-module__RPkb2q__preference>span{display:grid}.account-module__RPkb2q__preference strong{font-size:11px}.account-module__RPkb2q__preference small{color:var(--muted);font-weight:400}.account-module__RPkb2q__preference input{width:38px;height:20px;accent-color:var(--green)}.account-module__RPkb2q__dataAction{background:var(--paper);border-radius:14px;justify-content:space-between;align-items:center;padding:18px;display:flex}.account-module__RPkb2q__dataAction>div{display:grid}.account-module__RPkb2q__dataAction strong{font-size:11px}.account-module__RPkb2q__dataAction small{color:var(--muted);font-size:9px}.account-module__RPkb2q__dangerCard{border-color:#efc7bf}.account-module__RPkb2q__dangerCard>span{color:#b44a3e}.account-module__RPkb2q__dangerCard>button{color:#b44a3e;border-color:#e5b3aa}.account-module__RPkb2q__dangerCard label{max-width:400px;margin-top:20px}@media (max-width:820px){.account-module__RPkb2q__settingsLayout{grid-template-columns:1fr}.account-module__RPkb2q__tabs{display:flex;overflow:auto}.account-module__RPkb2q__tabs button{min-width:max-content}.account-module__RPkb2q__formGrid{grid-template-columns:1fr}.account-module__RPkb2q__full{grid-column:auto}}@media (max-width:550px){.account-module__RPkb2q__card{padding:22px}.account-module__RPkb2q__card footer,.account-module__RPkb2q__dataAction,.account-module__RPkb2q__sessionCard{flex-direction:column;align-items:stretch}.account-module__RPkb2q__card footer button{width:100%}}.account-module__RPkb2q__sessionCard>label{color:var(--muted);gap:4px;font-size:8px;display:grid}.account-module__RPkb2q__sessionCard>label input{border:1px solid var(--line);background:var(--paper);border-radius:9px;padding:9px 10px}.account-module__RPkb2q__sessionCard>button:disabled{opacity:.55}.account-module__RPkb2q__dataAction{gap:16px}.account-module__RPkb2q__dataAction>div{flex:1;min-width:180px}.account-module__RPkb2q__dataAction>label{min-width:210px;margin:0}.account-module__RPkb2q__dataAction>button{flex:none}@media (max-width:760px){.account-module__RPkb2q__dataAction{flex-direction:column;align-items:stretch}.account-module__RPkb2q__dataAction>label{min-width:0}.account-module__RPkb2q__dataAction>button{width:100%}}
:is(.admin-dashboardStack,.admin-operations,.admin-resourceView,.admin-dataCenter,.admin-settingsForm){gap:25px;display:grid}:is(.admin-dashboardColumns,.admin-operationsColumns){grid-template-columns:minmax(0,1.4fr) minmax(300px,.85fr);gap:16px;display:grid}.admin-panel{background:#fff;border:1px solid #dfe8e4;border-radius:19px;min-width:0;padding:22px;box-shadow:0 10px 32px #122c330a}.admin-panelHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-panelHeader>div{display:grid}:is(.admin-panelHeader h2,.admin-queueSection h2){font:800 16px/1.15 var(--font-heading),sans-serif;letter-spacing:-.025em;margin:5px 0 0}:is(.admin-panelHeader select,.admin-panelHeader button){color:#506663;background:#fafcfb;border:1px solid #dce6e2;border-radius:9px;padding:7px 10px;font-size:13px}:is(.admin-skeletonCard,.admin-skeletonPanel){background:linear-gradient(100deg,#e8efec 20%,#f6f9f7 40%,#e8efec 60%) 0 0/200% 100%;border-radius:18px;animation:1.4s infinite admin-shared-1-module__GCWVCq__shimmer}.admin-skeletonPanel{height:360px}:is(.admin-emptyState,.admin-accessState){text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:50px 24px;display:flex}.admin-emptyState>span{color:#126b56;background:#e9f5ef;border-radius:15px;place-items:center;width:45px;height:45px;font-weight:900;display:grid}.admin-accessState>span:first-child{color:#126b56;background:#e9f5ef;border-radius:15px;place-items:center;width:45px;height:45px;font-weight:900;display:grid}:is(.admin-emptyState h2,.admin-accessState h1){font:800 clamp(24px,4vw,38px) var(--font-heading),sans-serif;margin:17px 0 7px}:is(.admin-emptyState p,.admin-accessState p){color:#667b78;max-width:550px;margin:0;font-size:12px;line-height:1.6}.admin-resourceIntro{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.admin-resourceIntro h2{font:800 clamp(23px,3vw,32px)/1.1 var(--font-heading),sans-serif;letter-spacing:-.04em;margin:6px 0 5px}.admin-resourceIntro p{color:#657a77;max-width:670px;margin:0;font-size:13px;line-height:1.55}.admin-resourceIntro>button{color:#274843;cursor:pointer;background:#fff;border:1px solid #d7e3df;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:800}.admin-exportButton{color:#274843;cursor:pointer;background:#fff;border:1px solid #d7e3df;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:800}.admin-exportButton:disabled{cursor:not-allowed;opacity:.58}.admin-dangerZone button:disabled{cursor:not-allowed;opacity:.58}.admin-settingsForm>.admin-resourceIntro>button{color:#fff;background:#126b56;border-color:#126b56}.admin-bulkBar{color:#fff;background:#143239;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.admin-bulkBar strong{font-size:12px}.admin-bulkBar select{color:#fff;background:#21444a;border:1px solid #ffffff29;border-radius:8px;margin-left:auto;padding:7px 9px;font-size:13px}.admin-bulkBar button{color:#b9cfca;background:0 0;border:0;font-size:13px}:is(.admin-tableCard table,.admin-genericTable table){border-collapse:collapse;width:100%}:is(.admin-tableCard th,.admin-genericTable th){color:#768a87;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8faf9;border-bottom:1px solid #e4ebe8;padding:12px 11px;font-size:13px;font-weight:900}:is(.admin-tableCard td,.admin-genericTable td){color:#415a57;white-space:nowrap;border-bottom:1px solid #edf1ef;padding:12px 11px;font-size:13px}:is(.admin-tableCard tbody tr:hover,.admin-genericTable tbody tr:hover){background:#fbfdfc}.admin-checkColumn{width:35px}.admin-rowActions button{color:#126b56;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:850}.admin-genericTable td>button{color:#126b56;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:850}:is(.admin-tableError,.admin-formError){color:#ad4f3b;background:#fff0ec;margin:0;padding:11px 14px;font-size:12px}.admin-actionGrid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:14px;display:grid}.admin-actionGrid button{color:#294743;text-align:left;background:#fafcfb;border:1px solid #dce6e2;border-radius:9px;justify-content:space-between;padding:10px;font-size:13px;font-weight:750;display:flex}.admin-actionGrid button[data-danger=true]{color:#b2513e;background:#fff8f6;border-color:#f0d5cf}@media (max-width:1180px){:is(.admin-statGrid,.admin-priorityGrid,.admin-dataHealthGrid),:is(.admin-queueSection>div,.admin-maintenancePanel>div){grid-template-columns:repeat(2,1fr)}:is(.admin-dashboardColumns,.admin-operationsColumns){grid-template-columns:1fr}}@media (max-width:860px){.admin-resourceIntro{flex-direction:column;align-items:flex-start}.admin-resourceIntro>button{align-self:flex-start}}@media (max-width:600px){:is(.admin-statGrid,.admin-priorityGrid,.admin-dataHealthGrid),:is(.admin-queueSection>div,.admin-maintenancePanel>div){grid-template-columns:1fr}.admin-dangerZone{flex-direction:column;align-items:flex-start}.admin-settingField{flex-direction:column;align-items:flex-start}.admin-explorerPanel>header{flex-direction:column;align-items:flex-start}:is(.admin-panel,.admin-queueSection,.admin-maintenancePanel,.admin-explorerPanel,.admin-settingsCard){padding:17px}.admin-resourceIntro h2{font-size:24px}}@keyframes admin-shared-1-module__GCWVCq__shimmer{to{background-position:-200% 0}}@keyframes admin-shared-1-module__GCWVCq__drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes admin-shared-1-module__GCWVCq__pulse{50%{opacity:.55;transform:scale(.96)}}
.toast-module__vZ4x4q__toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:50;border-radius:12px;padding:13px 20px;transition:all .25s;position:fixed;bottom:30px;left:50%;transform:translate(-50%,30px)}.toast-module__vZ4x4q__visible{opacity:1;transform:translate(-50%)}
.legal-module__Qu0mEa__page{width:min(980px,100% - 40px);margin:0 auto;padding:36px 0 90px}.legal-module__Qu0mEa__breadcrumb{color:var(--muted);align-items:center;gap:9px;margin-bottom:38px;font-size:12px;display:flex}.legal-module__Qu0mEa__breadcrumb a:hover{color:var(--green)}.legal-module__Qu0mEa__hero{max-width:800px;margin-bottom:34px}.legal-module__Qu0mEa__hero>span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:900}.legal-module__Qu0mEa__hero h1{font:800 clamp(34px,6vw,64px)/1 var(--font-heading),sans-serif;letter-spacing:-.055em;margin:10px 0 14px}.legal-module__Qu0mEa__hero p{max-width:720px;color:var(--muted);margin:0 0 16px;font-size:17px;line-height:1.7}.legal-module__Qu0mEa__hero small{color:var(--muted)}.legal-module__Qu0mEa__pending{background:#fff8df;border:1px solid #e3c26f;border-radius:16px;margin:0 0 28px;padding:18px 20px}.legal-module__Qu0mEa__pending strong{margin-bottom:4px;display:block}.legal-module__Qu0mEa__pending p{color:#6f5a24;margin:0;font-size:13px;line-height:1.6}.legal-module__Qu0mEa__content{gap:18px;display:grid}.legal-module__Qu0mEa__content section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px clamp(20px,4vw,40px);box-shadow:0 12px 35px #122c330b}.legal-module__Qu0mEa__content h2{font:800 clamp(20px,3vw,27px)/1.15 var(--font-heading),sans-serif;letter-spacing:-.025em;margin:0 0 16px}.legal-module__Qu0mEa__content h3{margin:24px 0 8px;font-size:15px}.legal-module__Qu0mEa__content p,.legal-module__Qu0mEa__content li,.legal-module__Qu0mEa__content dd{color:var(--muted);font-size:14px;line-height:1.75}.legal-module__Qu0mEa__content ul,.legal-module__Qu0mEa__content ol{margin:10px 0;padding-left:22px}.legal-module__Qu0mEa__content li+li{margin-top:7px}.legal-module__Qu0mEa__content dl{grid-template-columns:minmax(150px,.38fr) 1fr;gap:11px 24px;margin:0;display:grid}.legal-module__Qu0mEa__content dt{font-size:13px;font-weight:800}.legal-module__Qu0mEa__content dd{margin:0}.legal-module__Qu0mEa__contact{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-module__Qu0mEa__tableWrap{border:1px solid var(--line);border-radius:13px;margin-top:15px;overflow-x:auto}.legal-module__Qu0mEa__tableWrap table{border-collapse:collapse;width:100%;min-width:690px}.legal-module__Qu0mEa__tableWrap th,.legal-module__Qu0mEa__tableWrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 15px;font-size:12px;line-height:1.55}.legal-module__Qu0mEa__tableWrap th{background:var(--mint-light);color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.legal-module__Qu0mEa__tableWrap tr:last-child td{border-bottom:0}@media (max-width:720px){.legal-module__Qu0mEa__page{width:min(100% - 28px,980px);padding-top:24px}.legal-module__Qu0mEa__breadcrumb{margin-bottom:25px}.legal-module__Qu0mEa__hero p{font-size:15px}.legal-module__Qu0mEa__content section{border-radius:16px;padding:22px 18px}.legal-module__Qu0mEa__content dl{grid-template-columns:1fr;gap:3px}.legal-module__Qu0mEa__content dd{margin-bottom:10px}.legal-module__Qu0mEa__tableWrap{margin-left:-4px;margin-right:-4px}}
