:root{--lime:#6cc11f;--lime-soft:#eef8e4;--lime-tint:#f7fbf2;--forest:#0b2a1c;--forest-2:#123a28;--green-txt:#0a7a3e;--ink:#10201a;--muted:#5e6a63;--line:#e3e8e2;--ground:#f4f6f2;--orange:#f25929;--orange-txt:#b93d14;--orange-soft:#fdece5;--amber:#e0a21b;--amber-txt:#8a5a00;--amber-soft:#fbf1dc;--blue-txt:#1f5fa8;--blue-soft:#e7f0fb;--grey-soft:#eef1ed;--radius:16px;--font:"Rubik", system-ui, -apple-system, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font);color:var(--ink);background:var(--ground);-webkit-font-smoothing:antialiased;margin:0;font-size:15px}a{color:var(--green-txt);text-decoration:none}a:hover{color:var(--forest)}button,input,select,textarea{font:inherit;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:2px}h1,h2,h3{letter-spacing:-.02em;margin:0}.mono{font-family:var(--mono)}.muted{color:var(--muted)}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.btn{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.btn:hover{border-color:#c9d2cb}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--forest);border-color:var(--forest);color:#fff}.btn-primary:hover{background:var(--forest-2);color:#fff}.btn-lime{background:var(--lime);border-color:var(--lime);color:var(--forest);font-weight:600}.btn-lime:hover{color:var(--forest);background:#62b11b}.btn-danger{color:var(--orange-txt);border-color:#f3c4b3}.btn-text{color:var(--green-txt);background:0 0;border:0;padding:0 8px}.btn-lg{border-radius:14px;width:100%;min-height:54px;font-size:16px}.icon-btn{width:40px;height:40px;padding:0}.pill{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.pill:before{content:"";opacity:.75;background:currentColor;border-radius:99px;width:6px;height:6px}.pill.nodot:before{display:none}.pill-green{background:var(--lime-soft);color:var(--green-txt)}.pill-orange{background:var(--orange-soft);color:var(--orange-txt)}.pill-amber{background:var(--amber-soft);color:var(--amber-txt)}.pill-grey{background:var(--grey-soft);color:var(--muted)}.pill-blue{background:var(--blue-soft);color:var(--blue-txt)}.sec-chip{background:var(--forest);height:24px;color:var(--lime);font-family:var(--mono);white-space:nowrap;border-radius:6px;align-items:center;padding:0 8px;font-size:11px;font-weight:500;display:inline-flex}.switch{cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;width:52px;height:44px;padding:0;display:inline-flex}.switch .track{background:#cbd3cd;border-radius:99px;width:52px;height:30px;transition:background .2s;display:block;position:relative}.switch .knob{background:#fff;border-radius:99px;width:24px;height:24px;transition:transform .2s,background .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.switch[aria-checked=true] .track{background:var(--forest)}.switch[aria-checked=true] .knob{background:var(--lime);transform:translate(22px)}.switch:disabled{opacity:.5;cursor:not-allowed}.chip{cursor:pointer;height:36px;color:var(--ink);background:#fff;border:1px solid #cbd3cd;border-radius:99px;padding:0 14px;font-size:13px;font-weight:500}.chip[aria-pressed=true]{background:var(--forest);color:#fff;border-color:var(--forest)}.chips{flex-wrap:wrap;gap:8px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field>span{font-size:13px;font-weight:500}.input{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;height:44px;padding:0 14px}textarea.input{resize:vertical;height:auto;min-height:84px;padding:12px 14px;line-height:1.5}.hint{color:var(--muted);font-size:12px}.error-box{background:var(--orange-soft);color:var(--orange-txt);border-radius:10px;padding:12px 14px;font-size:14px}.note{background:var(--ground);border-radius:10px;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.cx{background:var(--ground);justify-content:center;min-height:100%;display:flex}.cx-phone{background:#fff;flex-direction:column;width:100%;max-width:440px;min-height:100vh;display:flex}@media (width>=600px){.cx{padding:32px 16px}.cx-phone{border-radius:28px;min-height:auto;overflow:hidden;box-shadow:0 20px 60px #0b2a1c1f}}.cx-top{flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 12px;display:flex}.cx-top .title{font-size:15px;font-weight:500}.cx-top .icon-link{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;display:flex}.logo-tile{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-tile img{height:22px}.cx-body{flex-direction:column;flex-grow:1;gap:24px;padding:8px 24px 24px;display:flex}.cx-body h1{font-size:28px;font-weight:600;line-height:1.15}.cx-body .lede{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.cx-foot{border-top:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;gap:6px;padding:16px 24px 28px;display:flex;position:sticky;bottom:0}.disclosure{background:var(--ground);border-radius:16px}.acc-head{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;font-weight:500;display:flex}.acc-head .chev{color:var(--muted);margin-left:auto;transition:transform .2s;display:flex}.acc-head[aria-expanded=true] .chev{transform:rotate(180deg)}.purpose-row{border-top:1px solid var(--line);flex-direction:column;padding:12px 0;display:flex}.purpose-row:first-child{border-top:0}.purpose-row .line{align-items:center;gap:12px;min-height:44px;display:flex}.purpose-row .name{flex-grow:1;font-size:16px;font-weight:500}.more-btn{height:32px;color:var(--green-txt);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.more-btn .chev{transition:transform .2s;display:flex}.more-btn[aria-expanded=true] .chev{transform:rotate(180deg)}.facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fact{flex-direction:column;gap:3px;display:flex}.fact .k{color:var(--muted);font-size:12px}.fact .v{font-size:14px;font-weight:500}.section-label{color:var(--muted);font-size:13px;font-weight:600}.list-row{min-height:52px;color:var(--ink);border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;align-items:center;gap:14px;width:100%;padding:0;display:flex}.list-row:first-of-type{border-top:0}.list-row .ic{background:var(--ground);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.success-mark{background:var(--lime);width:72px;height:72px;color:var(--forest);box-shadow:0 0 0 10px var(--lime-soft);border-radius:99px;justify-content:center;align-items:center;display:flex}.radio-card{border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.radio-card.on{border-color:var(--forest);background:var(--lime-soft)}.radio-card input{accent-color:var(--forest);width:20px;height:20px}.adm{min-height:100vh;display:flex}.adm-side{background:var(--forest);flex-direction:column;flex-shrink:0;gap:32px;width:232px;height:100vh;padding:24px 14px;display:flex;position:sticky;top:0}.adm-brand{color:#fff;align-items:center;gap:12px;padding:0 8px;font-size:16px;font-weight:600;display:flex}.adm-brand .tile{background:#fff;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.adm-brand .tile img{height:26px}.adm-nav{flex-direction:column;gap:4px;display:flex}.adm-nav a{color:#a9baaf;border-radius:10px;align-items:center;gap:12px;height:42px;padding:0 12px;font-size:14px;font-weight:500;display:flex}.adm-nav a .ic{color:#7e9587;display:flex}.adm-nav a.active{color:#fff;background:#ffffff14}.adm-nav a.active .ic{color:var(--lime)}.adm-nav a .count{margin-left:auto;font-size:12px;font-weight:600}.adm-user{color:#fff;border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:auto;padding:12px 8px 0;display:flex}.adm-user .av{background:var(--lime);width:34px;height:34px;color:var(--forest);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.adm-user button{color:#a9baaf;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:12px}.adm-main{flex-direction:column;flex-grow:1;min-width:0;display:flex}.adm-top{flex-shrink:0;align-items:center;gap:12px;height:68px;padding:0 40px;display:flex}.adm-top .crumbs{color:var(--muted);gap:8px;font-size:14px;display:flex}.adm-top .crumbs b{color:var(--ink);font-weight:500}.search{border:1px solid var(--line);width:320px;height:40px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:10px;margin-left:auto;padding:0 12px;display:flex}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex-grow:1;font-size:14px}.adm-content{flex-direction:column;gap:24px;width:100%;max-width:1360px;padding:12px 40px 48px;display:flex}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-head h1{font-size:28px;font-weight:600}.page-head p{color:var(--muted);margin:6px 0 0;font-size:15px}.page-head .actions{flex-wrap:wrap;gap:10px;display:flex}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.card-head{justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.card-head h2{font-size:16px;font-weight:600}.card-head .sub{color:var(--muted);margin-top:3px;font-size:13px}.card-pad{padding:22px 24px}.grid{gap:20px;display:grid}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1100px){.g4,.g3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.adm-side{display:none}.adm-content,.adm-top{padding-left:16px;padding-right:16px}.g4,.g3,.g2{grid-template-columns:1fr}.search{display:none}}.kpi{flex-direction:column;gap:10px;display:flex}.kpi .label{color:var(--muted);font-size:13px}.kpi .value{letter-spacing:-.03em;font-size:34px;font-weight:600;line-height:1}.kpi .note-good{color:var(--green-txt);font-size:13px;font-weight:500}.kpi .note-bad{color:var(--orange-txt);font-size:13px;font-weight:500}.seg{background:var(--ground);border:1px solid var(--line);border-radius:10px;padding:3px;display:inline-flex}.seg button{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 14px;font-size:13px;font-weight:500}.seg button[aria-pressed=true]{color:var(--ink);background:#fff;box-shadow:0 1px 2px #10201a1a}.tabs{border-bottom:1px solid var(--line);gap:28px;display:flex}.tabs button{cursor:pointer;height:44px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 2px;font-size:14px;font-weight:500}.tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--lime)}.rows{flex-direction:column;display:flex}.row-btn{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;align-items:center;gap:16px;padding:16px 24px;display:flex}.row-btn:hover,.row-btn.sel{background:var(--lime-tint)}.row-head{color:var(--muted);border-top:1px solid var(--line);gap:16px;padding:12px 24px;font-size:12px;font-weight:500;display:flex}.row-title{font-size:15px;font-weight:500}.row-sub{color:var(--muted);font-size:13px}.attn{border-top:1px solid var(--line);color:var(--ink);align-items:center;gap:16px;padding:16px 24px;display:flex}.attn .ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.empty{text-align:center;color:var(--muted);padding:32px 24px;font-size:14px}.bar{background:var(--ground);border-radius:99px;height:8px;overflow:hidden}.bar>span{background:var(--lime);border-radius:99px;height:100%;display:block}.legend{flex-wrap:wrap;gap:24px;display:flex}.legend span{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.legend b{color:var(--ink)}.drawer-wrap{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-scrim{cursor:pointer;background:#0b2a1c47;border:0;position:absolute;inset:0}.drawer{background:#fff;flex-direction:column;width:min(480px,100%);height:100%;animation:.2s ease-out slidein;display:flex;position:relative;box-shadow:-24px 0 60px #0b2a1c2e}@keyframes slidein{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:none}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 20px;display:flex}.drawer-body{flex-direction:column;flex-grow:1;gap:24px;padding:24px 28px;display:flex;overflow:auto}.drawer-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}.code{background:var(--forest);color:#e6ede8;font-family:var(--mono);white-space:pre-wrap;border-radius:16px;padding:22px 24px;font-size:13px;line-height:1.7;overflow-x:auto}.code .k{color:#9fe870}.code .s{color:#f5d48a}.code .c{color:#7f9788}.toast{background:var(--forest);color:#fff;z-index:60;border-radius:12px;padding:12px 18px;font-size:14px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.login{background:var(--forest);place-items:center;min-height:100vh;padding:16px;display:grid}.login .card{flex-direction:column;gap:20px;width:100%;max-width:400px;padding:32px;display:flex}.secret-box{font-family:var(--mono);background:var(--ground);word-break:break-all;border-radius:10px;padding:12px;font-size:13px}.spinner{border:2px solid var(--line);border-top-color:var(--lime);border-radius:99px;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.center-pad{justify-content:center;padding:48px;display:flex}table.simple{border-collapse:collapse;width:100%}table.simple th{text-align:left;color:var(--muted);border-top:1px solid var(--line);padding:12px 24px;font-size:12px;font-weight:500}table.simple td{border-top:1px solid var(--line);padding:14px 24px;font-size:14px}
