@charset "UTF-8";:root{--ink: #16221c;--ink2: #566158;--ink3: #8a958d;--line: #e4eae7;--line2: #eff3f1;--surface: #fff;--rail: #f8faf9;--page: #fcfdfc;--tint1: #eaf5ef;--tint2: #e2f0e8;--g: #116348;--g2: #1c8158;--g3: #38a578;--g-bg: #e2f0e9;--blue: #1d63c4;--blue-bg: #e6eefb;--amber: #a86a12;--amber-bg: #fbf1e0;--violet: #6d3fc4;--violet-bg: #efe9fb;--red: #b3261e;--red-bg: #fdeceb;--r-sm: 7px;--r: 9px;--r-lg: 12px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 34px;--H1: 60px;--H2: 50px;--maxw: 1840px;--gut: 34px;--sh: 0 12px 28px -16px rgba(17, 99, 72, .4);--line-in: #d7e0db;--line-hover: #b9cdc2;--hover: #f4f8f6;--ph: #f2f6f4;--ph2: #e7efeb;--g-line: #bfe0ce;--red-line: #f0d3d1;--sw-off: #d9e3de;--seta-select: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238a958d' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--r-pill: 99px;--r-xs: 2px;--r-xl: 16px;--sh-selo: 0 1px 4px rgb(0 0 0 / .08);--sh-seta: 0 4px 14px rgb(17 99 72 / .2);--on-g: #fff;--on-g-veu: rgb(255 255 255 / .22);--on-g-fraco: rgb(255 255 255 / .75);--scrim: rgb(10 18 15 / .55);--sh-pop: 0 16px 40px -14px rgba(20, 26, 23, .28);--sh-modal: 0 30px 70px -20px rgba(20, 26, 23, .5);--focus-ring: 0 0 0 3px var(--g-bg);color-scheme:light}:root[data-theme=dark]{--ink: #f4f4f5;--ink2: #a1a1aa;--ink3: #71717a;--line: #27272a;--line2: #1e1e21;--surface: #141416;--rail: #0f0f11;--page: #09090b;--tint1: #101013;--tint2: #151518;--g: #3fcf8e;--g2: #34b87b;--g3: #5ee0a4;--g-bg: #10251b;--blue: #8ab4f8;--blue-bg: #16233a;--amber: #e5b567;--amber-bg: #2c2413;--violet: #bda0f5;--violet-bg: #241d36;--red: #f08a80;--red-bg: #2e1917;--sh: 0 14px 34px -16px rgba(0, 0, 0, .9);--line-in: #2f2f34;--line-hover: #3f3f46;--hover: #1c1c1f;--ph: #1c1c1f;--ph2: #141416;--g-line: #2f4a3c;--red-line: #4a2422;--sw-off: #2f2f34;--seta-select: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2371717a' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--sh-selo: none;--sh-seta: 0 4px 14px rgb(0 0 0 / .55);--on-g: #09090b;--on-g-veu: rgb(9 9 11 / .2);--on-g-fraco: rgb(9 9 11 / .7);--scrim: rgb(0 0 0 / .66);--sh-pop: 0 16px 40px -14px rgba(0, 0, 0, .6);--sh-modal: 0 30px 70px -20px rgba(0, 0, 0, .75);color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--page);color:var(--ink);line-height:1.45;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}input,button,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.wrap{max-width:var(--maxw);margin:0 auto;width:100%;padding:0 var(--gut)}.gp-link{display:inline-flex;align-items:center;gap:var(--sp-1);font-size:13px;font-weight:600;color:var(--g);border-bottom:1px solid transparent}.gp-link:hover{color:var(--g2);border-bottom-color:var(--g3)}.gp-page{padding-block:26px 52px}.gp-t{font-size:24px;font-weight:750;letter-spacing:-.7px;margin-bottom:4px}.gp-sub{font-size:13.5px;color:var(--ink2);margin-bottom:22px}.gp-dia{font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:var(--ink3);font-weight:700;margin:22px 0 10px;display:flex;align-items:center;gap:10px}.gp-dia i{font-style:normal;text-transform:none;letter-spacing:0;font-weight:500;color:var(--ink3)}.gp-dia:after{content:"";flex:1;height:1px;background:var(--line)}.gp-estado{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:650;padding:3px 9px;border-radius:var(--r-pill)}.gp-estado--on{background:var(--g-bg);color:var(--g)}.gp-estado--off{background:var(--hover);color:var(--ink2)}.gp-estado--alvo{background:var(--amber-bg);color:var(--amber)}select{appearance:none;border:1.5px solid var(--line-in);border-radius:var(--r);background-color:var(--surface);background-image:var(--seta-select);background-repeat:no-repeat;background-position:right 11px center;color:var(--ink);font-size:13.5px;padding:10px 32px 10px 13px;cursor:pointer;outline:0;transition:.15s;width:100%}select:hover{border-color:var(--line-hover)}select:focus{border-color:var(--g2);box-shadow:var(--focus-ring)}select:disabled{opacity:.55;cursor:not-allowed}.gp-tog{display:inline-flex;align-items:center;gap:var(--sp-2);font-size:12.5px;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.gp-tog__in{position:absolute;opacity:0;width:0;height:0}.gp-tog__sw{width:32px;height:18px;border-radius:var(--r-pill);background:var(--sw-off);position:relative;transition:.16s;flex-shrink:0}.gp-tog__sw:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--surface);transition:.16s;box-shadow:var(--sh-selo)}.gp-tog--on .gp-tog__sw{background:var(--g2)}.gp-tog--on .gp-tog__sw:after{left:16px}.gp-tog__in:focus-visible+.gp-tog__sw{box-shadow:var(--focus-ring)}
