:root{--ink:#172323;--muted:#526261;--border:#dce3e1;--paper:#f4f6f5;--accent:#c6ee64;--green:#143c34;--red:#912b30;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select{font:inherit}button,.button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:.78rem 1.05rem;font-weight:600;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}button:hover:not(:disabled),.button:hover{filter:brightness(1.15)}:focus-visible{outline-offset:3px;outline:3px solid #528717}h1{letter-spacing:-.07rem;margin:.4rem 0 1rem;font-size:2.35rem;line-height:1.1}h2{margin:.5rem 0;font-size:1.15rem}p{line-height:1.6}small{color:var(--muted);font-size:.875rem;line-height:1.6;display:block}label{flex-direction:column;gap:.5rem;margin-bottom:1.1rem;font-size:.875rem;font-weight:600;display:flex}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #b7c5c0;border-radius:5px;padding:.72rem .8rem;font-size:1rem}input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--green)}form button[type=submit]{margin-top:.3rem}fieldset{border:1px solid var(--border);border-radius:6px;padding:1rem}legend{font-weight:600}.muted,.lead{color:var(--muted)}.lead{max-width:46rem}.eyebrow{letter-spacing:.12rem;color:var(--muted);margin:0 0 1rem;font-size:.75rem;font-weight:700}.wordmark{letter-spacing:-.1rem;align-items:center;gap:.55rem;font-size:1.7rem;font-weight:900;text-decoration:none;display:flex}.wordmark span{background:var(--accent);color:var(--ink);letter-spacing:.02rem;border-radius:3px;padding:.27rem .38rem;font-size:.85rem}.skip{z-index:999;background:#fff;padding:1rem;position:fixed;top:-100px;left:1rem}.skip:focus{top:1rem}.auth-shell{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-brand{background:var(--green);color:#fff;flex-direction:column;justify-content:center;padding:10vh 12%;display:flex}.auth-brand>p:first-of-type{letter-spacing:-.07rem;max-width:20rem;font-size:2.7rem;line-height:1.2}.auth-brand .muted{color:#c4d3ce}.brand-rule{background:var(--accent);width:64px;height:4px;margin:1rem 0}.auth-card{align-self:center;width:100%;max-width:29rem;margin:auto;padding:4rem 2rem}.auth-card form{margin-top:2rem}.auth-card form>button{width:100%}.auth-foot{margin-top:1.5rem;font-size:.875rem}.auth-foot a{font-weight:600}.workspace{min-height:100dvh;display:flex}.sidebar{background:var(--green);color:#e8eeeb;flex-direction:column;width:230px;padding:2rem 1.35rem;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.eyebrow{color:#b8cac3;margin:3rem .65rem 1rem}.sidebar nav{gap:.4rem;display:grid}.sidebar nav a{border-radius:5px;padding:.8rem .65rem;font-size:.925rem;text-decoration:none}.sidebar nav a:hover{background:#285046}.sidebar-bottom{color:#c4d3ce;margin-top:auto;padding-top:2rem;font-size:.875rem}.dot{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:.5rem;display:inline-block}.workspace-body{width:calc(100% - 230px);margin-left:230px}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:84px;padding:1rem 2.5rem;font-size:.875rem;display:flex}.topbar>div{align-items:center;gap:1.3rem;display:flex}.topbar small{font-size:.75rem}.content{max-width:1600px;padding:2.8rem}.page-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.8rem;display:flex}.page-heading p{margin-bottom:0}.stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;display:grid}.stat{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1.6rem}.stat span{color:var(--muted);font-size:.875rem}.stat strong{letter-spacing:-.08rem;margin-top:.8rem;font-size:2.4rem;display:block}.section-heading{margin:2.5rem 0 1rem}.cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1.8rem;text-decoration:none;display:block}.card:hover{border-color:#769382}.card p{color:var(--muted);font-size:.925rem}.card strong{font-size:.875rem}.card-number{color:#536e61;margin-bottom:2rem;font-size:.875rem;display:block}.stage-note{color:var(--muted);margin-top:2rem;font-size:.875rem}.panel{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.filters{border-bottom:1px solid var(--border);align-items:end;gap:1rem;padding:1.25rem;display:flex}.filters label{min-width:150px;margin:0}.filters label:first-child{flex:1;max-width:400px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}th{color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#f7f9f8;padding:.9rem 1.25rem;font-weight:600}td{vertical-align:top;border-bottom:1px solid #ebeeec;padding:1.15rem 1.25rem;line-height:1.5}td strong{font-size:.925rem}td small{overflow-wrap:anywhere}.badge{white-space:nowrap;text-transform:capitalize;background:#edf0ee;border-radius:100px;padding:.2rem .6rem;font-size:.8rem;display:inline-block}.badge.active{color:#244e27;background:#e0f1df}.badge.invited{color:#714d09;background:#fff0c7}.badge.inactive{color:#694a4a;background:#eee9e9}.quiet{color:var(--green);border:1px solid var(--border);background:0 0;padding:.4rem .55rem;font-size:.875rem}.actions{flex-wrap:wrap;gap:.4rem;display:flex}.pagination{color:var(--muted);justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.875rem;display:flex}.pagination>div{gap:.6rem;display:flex}.error{color:var(--red);background:#fdebed;border-radius:5px;padding:.8rem 1rem;font-size:.925rem}.notice{color:#234c28;background:#e4f1e2;border-radius:5px;padding:.8rem 1rem;font-size:.925rem}.empty{text-align:center;padding:3rem 1rem}.empty p{color:var(--muted)}dialog{border:1px solid var(--border);border-radius:10px;width:calc(100% - 2rem);max-width:560px;max-height:90dvh;padding:1.7rem;overflow:auto}dialog::backdrop{background:#0d211c88}.dialog-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem;display:flex}.permission-list{max-height:350px;overflow:auto}.checkbox{flex-direction:row;align-items:start;gap:.7rem;font-weight:400}.checkbox input{margin:3px 0 0}details summary{cursor:pointer;color:var(--green)}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:28rem;font-size:.875rem}.standalone{max-width:800px;padding:10vh 8%}.standalone .button{margin-top:1rem;display:inline-block}@media (max-width:1100px){.content{padding:2rem 1.5rem}.cards{grid-template-columns:1fr}.card-number{margin-bottom:1rem}.sidebar{width:200px}.workspace-body{width:calc(100% - 200px);margin-left:200px}}@media (max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-brand{padding:2rem}.auth-brand>p,.brand-rule{display:none}.auth-card{padding:2.5rem 1.5rem}.workspace{display:block}.sidebar{width:100%;padding:1rem;position:static}.sidebar>.eyebrow,.sidebar-bottom{display:none}.sidebar nav{flex-wrap:wrap;gap:0;margin-top:.7rem;display:flex}.sidebar nav a{padding:.6rem;font-size:.875rem}.workspace-body{width:100%;margin:0}.topbar{height:auto;padding:1rem}.topbar>span{display:none}.topbar>div{justify-content:space-between;width:100%}.content{padding:1.7rem 1rem}h1{font-size:2rem}.page-heading{flex-direction:column;align-items:start}.stats{gap:.5rem}.stat{padding:1rem .7rem}.stat strong{font-size:2rem}.filters{flex-wrap:wrap}.filters label{flex:1;min-width:120px}.filters label:first-child{flex-basis:100%;max-width:none}.pagination{gap:.5rem}td,th{padding:.85rem}.cards{grid-template-columns:1fr}}.cms-index{max-width:60rem;padding:0;list-style:none}.cms-index li{border-bottom:1px solid var(--border,#ddd)}.cms-index a{justify-content:space-between;padding:1.2rem 0;font-size:1.2rem;text-decoration:none;display:flex}.cms-actions,.cms-row{flex-wrap:wrap;align-items:end;gap:.7rem;margin:1rem 0;display:flex}.cms-row span{flex:1}.cms-row input{flex:1;min-width:10rem}.cms-form{max-width:70rem}.cms-form fieldset{border:1px solid var(--border,#ddd);margin:1rem 0;padding:1.2rem}.cms-form label{margin:.8rem 0;display:block}.cms-form input:not([type=checkbox]),.cms-form select,.cms-form textarea{width:100%}.cms-form input[type=checkbox]{width:auto;margin-right:.5rem}.cms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.2rem;display:grid}.cms-message{white-space:pre-wrap}.cms-media-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.cms-media-list img{object-fit:contain;background:#eee}.cms-media-list label{display:block}.cms-form summary{cursor:pointer;padding:.8rem 0;font-weight:600}@media (max-width:650px){.cms-grid{grid-template-columns:1fr}.cms-form fieldset{padding:.8rem}.cms-row input{width:100%;min-width:0}}.registration-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.tenant-public-form{max-width:52rem}.tenant-public-form input,.tenant-public-form textarea,.tenant-public-form select{min-width:0;max-width:100%}
