:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.5;color:#1b2922;background:#f4f6f5;letter-spacing:0;--green:#007f3b;--purple:#702b86;--muted:#69766e;--line:#dfe5e1}
*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,select{font:inherit}button,a,summary,select{cursor:pointer}button{color:inherit}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.3}h2{font-size:20px;line-height:1.35}svg{width:19px;height:19px;flex-shrink:0;vertical-align:middle}:focus-visible{outline:2px solid var(--green);outline-offset:3px}[hidden]{display:none!important}button:disabled,select:disabled{cursor:default;opacity:.65}strong{font-weight:650}.eyebrow{font-size:11px;font-weight:750;text-transform:uppercase;color:var(--green);margin-bottom:7px}.subtext{color:var(--muted);margin-top:8px;line-height:1.65;overflow-wrap:anywhere}
.button{min-height:39px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cfdad3;border-radius:6px;background:#fff;font-size:13px;font-weight:600;text-align:center}.button:hover{background:#f1f6f3;border-color:#9ab5a4}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:#006b32}.button.primary.market{background:var(--purple);border-color:var(--purple)}.button.block{width:100%}.icon-button{width:36px;height:36px;padding:0;display:inline-grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:5px;flex-shrink:0}.icon-button:hover{background:#edf7f0}.badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:4px;font-size:11px;font-weight:600;line-height:1.5;background:#edf3ef;color:#4d6255}.badge.market{background:#f2ecf7;color:#743c86}.badge.active{background:#e7f5eb;color:#227841}.badge.invited{background:#fff5dc;color:#896722}.badge.pending{background:#e9effb;color:#355e9e}.badge.disabled{background:#edf0f1;color:#657279}
.auth-main{min-height:calc(100dvh - 82px);display:flex;flex-direction:column;align-items:center;padding:64px 20px 28px}.auth-card{width:440px;max-width:100%;padding:30px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #20392b06}.auth-card h1{font-size:25px;line-height:1.35}.auth-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;margin-bottom:18px;background:#edf7f0;color:var(--green)}.auth-icon svg{width:23px;height:23px}.auth-form{margin-top:25px;display:grid;gap:17px}.field{display:grid;gap:6px;min-width:0}.field>span{font-size:12px;font-weight:600;color:#415747}.field input,.field select,.search-input,.select-input{height:43px;width:100%;min-width:0;padding:0 12px;border:1px solid #c7d4cc;border-radius:5px;background:#fff;color:#203128}.password-field{position:relative}.password-field input{padding-right:44px}.password-field .icon-button{position:absolute;right:4px;top:4px;border:0;width:35px;height:35px;color:#6a7c70}.password-field svg{width:17px;height:17px}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.check{display:flex;align-items:center;gap:7px;font-size:12px;color:#5d6d61}.check input{accent-color:var(--green);width:15px;height:15px;margin:0}.auth-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;display:flex;align-items:center;justify-content:center;gap:7px;color:#748178;font-size:12px}.auth-bottom svg{width:14px;height:14px}.auth-footer{margin-top:24px;display:flex;align-items:center;gap:7px;color:#7b867f;font-size:11px}.auth-footer svg{width:13px;height:13px}.form-error{color:#ab3535;font-size:13px;line-height:1.5}.form-hint{font-size:11px;color:#69766e}.grant-list{display:grid;gap:9px;margin:20px 0}.grant-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.grant-row>strong{flex:1;font-size:13px}.auth-card>.button{margin-top:24px}
.page{max-width:1240px;padding:36px 32px 50px;margin:auto}.home-page{max-width:1100px;padding-top:48px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading .subtext{font-size:13px}.private-label{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.section-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;border-top:3px solid var(--green);display:flex;flex-direction:column}.section-card.market{border-top-color:var(--purple)}.section-card-top{padding:23px 24px 20px;display:flex;align-items:flex-start;gap:14px}.section-icon{width:45px;height:45px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;color:var(--green);background:#eaf6ed}.section-icon svg{width:25px;height:25px}.market .section-icon{color:var(--purple);background:#f3edf8}.section-title{min-width:0;flex:1}.section-title h2{font-size:23px}.section-title p{font-size:12px;color:var(--muted);margin-top:3px}.section-title .badge{margin-top:10px}.section-shot{display:block;width:100%;height:164px;object-fit:cover;object-position:top;border-block:1px solid var(--line);background:#f5f8f6}.section-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 24px}.section-info small{display:block;font-size:11px;color:#728077;margin-bottom:3px}.section-info strong{font-size:13px;font-weight:600}.section-card-footer{padding:0 24px 24px;display:flex;gap:8px;margin-top:auto}.section-card-footer .button{flex:1}
.section-shot{object-fit:contain;object-position:top left;background:#fff}
.verification-status{margin:18px 0;color:#445b4b;font-size:13px}.verification-resend{margin-top:14px}.verification-cell{min-width:145px;max-width:205px}.verification-cell>span:not(.badge),.verification-cell>small{display:block;margin-top:5px;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.verification-cell>small{color:#69766e}.verification-cell>small.form-error{color:#ab3535}.badge.expired{background:#fae9e8;color:#a63434}.badge.due{background:#fff3cd;color:#785815}.badge.verified{background:#e7f5eb;color:#227841}
.members-page{max-width:1480px}.members-page .members-table td:first-child{width:23%}.members-page .access-select{min-width:148px}.members-page .verification-cell{max-width:230px}
@media(max-width:1199px){.members-page .members-table,.members-page .members-table tbody{display:block}.members-page .members-table thead{display:none}.members-page .members-table tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:6px;background:#fff;padding:15px;margin-bottom:12px;gap:12px}.members-page .members-table td{padding:0!important;border:0;background:transparent;min-width:0}.members-page .members-table td:first-child{grid-column:1/-1;width:auto}.members-page .members-table td[data-label]:before{content:attr(data-label);display:block;font-size:10px;color:#7c897f;margin-bottom:5px}.members-page .members-table .access-select{max-width:none;width:100%;min-width:0}.members-page .members-table td:last-child{grid-column:1/-1}.members-page .row-actions{justify-content:flex-end}.members-page .verification-cell{max-width:none}}
@media(max-width:600px){.members-page .filters .select-input{flex-basis:100%;width:100%;max-width:none}}
.filters{display:flex;align-items:center;gap:10px;padding:15px 0;border-block:1px solid var(--line);margin-bottom:18px}.filters .search{flex:1;position:relative;min-width:0}.search>svg{position:absolute;left:11px;top:12px;width:16px;height:16px;color:#7a8c80}.search-input{height:39px;padding-left:35px;font-size:12px}.select-input{height:39px;width:auto;max-width:225px;font-size:12px}.results-line{font-size:12px;color:#708076;margin:12px 0}.members-table{width:100%;border-collapse:collapse;text-align:left;background:#fff;font-size:13px}.members-table th{padding:12px 14px;font-size:11px;color:#728077;font-weight:600;background:#f4f6f5;border-bottom:1px solid var(--line)}.members-table td{padding:15px 14px;border-bottom:1px solid var(--line);vertical-align:middle}.members-table td:first-child{width:30%}.member-email{display:block;font-size:11px;color:#728077;overflow-wrap:anywhere;margin-top:3px}.members-table strong{font-size:13px}.access-select{height:35px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 8px;max-width:155px;font-size:12px;width:100%}.row-actions{display:flex;align-items:center;gap:7px}.row-actions form{margin:0}.row-actions .icon-button{width:32px;height:32px}.row-actions svg{width:16px;height:16px}.switch{width:36px;height:21px;padding:3px;border:0;border-radius:12px;background:#b8c3be;display:flex;align-items:center;flex-shrink:0}.switch span{width:15px;height:15px;border-radius:50%;background:white;box-shadow:0 1px 2px #0002}.switch.on{background:var(--green);justify-content:flex-end}.notice{padding:14px 0;border-block:1px solid #cfe5d7;margin-bottom:16px;color:#267543}.notice.form-error{color:#ab3535}.one-time-link{padding:18px;margin-bottom:20px;border:1px solid #bfdcca;border-radius:7px;background:#f4fbf6}.one-time-link h2{font-size:16px}.one-time-link p{margin-top:5px;color:#53665a;font-size:12px}.link-copy{display:flex;gap:8px;margin-top:13px}.link-copy input{min-width:0;flex:1;height:39px;padding:0 10px;border:1px solid #bdd0c3;border-radius:5px;background:#fff;font-size:12px}.empty{padding:40px;text-align:center;color:var(--muted)}
dialog{width:490px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:0;border:1px solid var(--line);border-radius:8px;color:#1b2922;box-shadow:0 20px 80px #0002}dialog::backdrop{background:#182b2466}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:19px}.dialog-body{padding:22px 24px;margin:0}.access-choice{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.access-choice strong{flex:1}.access-choice select{width:160px;min-width:0;border:1px solid var(--line);border-radius:5px;height:36px;padding:0 8px;font-size:12px}
@media(max-width:960px){.section-card-top{padding:20px}.section-title h2{font-size:21px}.section-title p{min-height:36px}.members-table,.members-table tbody{display:block}.members-table thead{display:none}.members-table tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:6px;background:#fff;padding:15px;margin-bottom:12px;gap:12px}.members-table td{padding:0!important;border:0;background:transparent;min-width:0}.members-table td:first-child{grid-column:1/-1;width:auto}.members-table td[data-label]:before{content:attr(data-label);display:block;font-size:10px;color:#7c897f;margin-bottom:5px}.members-table .access-select{max-width:none;width:100%;font-size:12px}.members-table .row-actions{justify-content:flex-end;align-items:center;height:100%}}
@media(max-width:600px){h1{font-size:25px}.auth-main{padding:28px 16px 25px;min-height:calc(100dvh - 76px)}.auth-card{padding:24px 22px}.auth-card h1{font-size:23px}.form-row{flex-wrap:wrap}.auth-footer{font-size:10px}.section-grid{grid-template-columns:1fr}.section-title p{min-height:0}.section-shot{height:154px}.section-info{grid-template-columns:1fr 1fr}.page{padding:25px 16px 40px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:22px}.page-heading .subtext{font-size:12px}.filters{flex-wrap:wrap;gap:8px}.filters .search{flex-basis:100%}.select-input{flex:1;max-width:none;min-width:0}.dialog-header{padding:16px 20px}.dialog-body{padding:18px 20px}.access-choice{gap:7px}.access-choice select{width:140px}.access-choice strong{font-size:12px}.auth-bottom{font-size:11px}.grant-row{flex-wrap:wrap}}
