@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#203c36;background:#f5f7f8;font-synthesis:none;--green:#174f43;--muted:#73817d;--line:#e3e9e7}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:32px;letter-spacing:-1.1px;font-weight:800}h2{font-size:21px;letter-spacing:-.5px}h3{font-size:16px}p{line-height:1.65}.muted,small{color:var(--muted)}small{font-size:13px}.shell{display:flex;min-height:100vh}.sidebar{width:238px;background:white;border-right:1px solid var(--line);padding:33px 23px;position:fixed;height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;font-size:29px;font-weight:800;letter-spacing:-1px}.logo{width:35px;height:35px;display:grid;place-items:center;background:var(--green);color:#d4f2a4;border-radius:11px;font-size:25px}.nav-label{text-transform:uppercase;font-size:12px;letter-spacing:1.5px;color:#86938e;margin:48px 14px 17px}.nav{display:flex;flex-direction:column;gap:8px}.nav a{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:9px;color:#74817e;font-size:14px;font-weight:500}.nav a.active{background:#eaf2ee;color:var(--green);font-weight:700}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0}.side-bottom{margin-top:auto}.demo-box{background:#f4f7f5;border:1px solid var(--line);border-radius:12px;padding:16px;font-size:13px;line-height:1.6}.demo-box strong{display:block;color:var(--green);margin-bottom:6px}.profile{display:flex;align-items:center;gap:11px;margin-top:24px;font-size:14px}.avatar{background:#ecf0ed;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:700}.workspace{margin-left:238px;width:calc(100% - 238px)}header{height:84px;background:white;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.tag{display:inline-flex;align-items:center;gap:7px;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;background:#eef3ef;color:#477361}.tag.amber{background:#fff5df;color:#956b21}.tag.red{background:#ffefec;color:#a55040}.tag.blue{background:#edf2fc;color:#5777aa}.header-right{display:flex;align-items:center;gap:22px}.main{max-width:1330px;margin:auto;padding:36px 42px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:20px}.heading p{color:var(--muted);margin-top:7px;font-size:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border-radius:8px;background:var(--green);color:#fff;font-weight:600;font-size:14px;line-height:1.4}.btn:hover{background:#0f3b32}.btn.secondary{background:white;color:var(--green);border:1px solid var(--line)}.btn:disabled{opacity:.55;cursor:wait}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-bottom:27px}.stat{background:white;border:1px solid var(--line);border-radius:13px;padding:23px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:14px}.stat-top .icon{color:#5c8a77}.stat strong{display:block;font-size:28px;letter-spacing:-1px;margin:14px 0 9px;font-weight:600}.stat small{display:flex;align-items:center;gap:6px}.overview{display:grid;grid-template-columns:1.55fr 1fr;gap:24px;margin-bottom:30px}.feature{background:#164b40;color:white;border-radius:15px;padding:29px 31px;position:relative;overflow:hidden}.feature .eyebrow{font-size:12px;letter-spacing:1.8px;color:#b8d6ca;margin-bottom:20px}.feature h2{font-size:27px;line-height:1.35;max-width:370px;margin-bottom:13px}.feature p{font-size:14px;color:#c0d4cc;max-width:345px}.feature .btn{background:#d7edb0;color:#254437;margin-top:24px}.mini-steps{display:flex;gap:17px;margin-top:29px;font-size:12px;color:#c2d5cd}.mini-steps b{color:#e1f0bf;margin-right:5px}.panel{background:white;border:1px solid var(--line);border-radius:13px;padding:25px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:14px}.how{display:flex;gap:15px;margin-top:23px}.how .number{width:31px;height:31px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:13px;color:#6b887a}.how p{font-size:13px;color:var(--muted);margin-top:4px}.text-link{font-size:14px;color:var(--green);font-weight:600;background:none;padding:6px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:14px}th{font-size:12px;font-weight:500;color:var(--muted);padding:13px 14px;background:#f8faf9}td{padding:18px 14px;border-bottom:1px solid #edf0ee}tr:last-child td{border:0}.recipient{display:flex;align-items:center;gap:12px}.recipient .tile{width:36px;height:36px;border-radius:9px;background:#f0f4f1;display:grid;place-items:center;color:#598271}.recipient small{display:block;margin-top:3px}.notice{margin:24px 0 0;padding:14px 17px;border:1px solid #e4e9df;background:#f3f6ef;border-radius:9px;display:flex;gap:10px;font-size:13px;color:#647461;line-height:1.6}.footer{display:flex;justify-content:space-between;font-size:12px;color:#91a099;margin-top:28px;gap:16px}.flow{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.progress{display:flex;gap:0;margin-bottom:28px}.step{flex:1;border-bottom:3px solid #e6ebe8;padding:0 0 14px;font-size:13px;color:#87918e}.step.active{border-color:var(--green);color:var(--green);font-weight:700}.step b{display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:23px;height:23px;margin-right:6px;font-size:12px}.field{display:flex;flex-direction:column;gap:8px;margin-top:20px;font-size:14px}.field input,.field select,.filter{border:1px solid #dce4df;border-radius:8px;background:white;padding:13px 14px;width:100%;color:#28443a;min-width:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field input:focus,.field select:focus{border-color:#2d755c;outline:2px solid #d8e8de}.upload{border:1px dashed #abc0b4;background:#fafcfb;border-radius:10px;padding:22px;text-align:center;margin-top:20px}.upload p{font-size:13px;color:var(--muted);margin:8px 0 12px}.upload input{max-width:100%;font-size:13px}.actions{display:flex;justify-content:space-between;margin-top:28px;gap:12px}.summary .row{display:flex;justify-content:space-between;gap:14px;margin:18px 0;font-size:14px}.summary .row.total{border-top:1px solid var(--line);padding-top:21px;align-items:center}.summary .total strong{font-size:25px}.summary{position:sticky;top:25px}.summary small{line-height:1.7;display:block}.installments{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.choice{display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);padding:17px 12px;border-radius:9px;font-size:14px;cursor:pointer}.choice:has(input:checked){background:#f0f6ef;border-color:var(--green)}.choice strong{font-size:17px}.check{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;margin-top:24px}.check input{margin-top:5px;accent-color:var(--green)}.error{color:#a23c30;background:#fff0ed;padding:12px;border-radius:8px;margin-top:18px;font-size:14px}.success{text-align:center;padding:30px 15px}.success-mark{margin:0 auto 20px;width:65px;height:65px;background:#e6f3e6;color:var(--green);font-size:33px;display:grid;place-items:center;border-radius:50%}.success p{color:var(--muted);margin:16px auto;max-width:470px}.filter{max-width:210px;padding:9px 12px}dialog{border:1px solid var(--line);border-radius:16px;padding:28px;max-width:620px;width:calc(100% - 30px);color:#203c36;box-shadow:0 20px 100px #102d3433}dialog::backdrop{background:#102b3455;backdrop-filter:blur(3px)}.details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.details small{display:block;margin-bottom:6px}.details p{font-size:14px;overflow-wrap:anywhere}.full{grid-column:1/-1}.test-card{border-radius:10px;background:#f1f5f2;padding:19px;margin-top:21px;display:flex;justify-content:space-between;gap:14px;align-items:center}.test-card strong{display:block;letter-spacing:1px;margin:9px 0;font-size:17px}.provider-list{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.provider-list span{font-size:12px;color:#7f8e87;border:1px solid var(--line);padding:6px 10px;border-radius:5px}.review-list{margin-top:20px}.review-list div{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:14px;overflow-wrap:anywhere}.review-list span{color:var(--muted)}
@media(min-width:1500px){.main{padding-top:45px}.overview{grid-template-columns:1.6fr 1fr}.feature{padding:36px}}
@media(max-width:1100px){.sidebar{width:195px;padding:28px 15px}.workspace{margin-left:195px;width:calc(100% - 195px)}.main{padding:28px 25px}header{padding:0 25px}.flow{grid-template-columns:minmax(0,1fr) 285px}.overview{grid-template-columns:1fr}.feature h2,.feature p{max-width:none}.how-panel{display:none}.installments{grid-template-columns:1fr}.choice{flex-direction:row;align-items:center;justify-content:space-between}.stats{gap:12px}.stat{padding:18px}}
@media(max-width:760px){.shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:17px 20px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:25px}.logo{width:30px;height:30px;font-size:22px}.nav-label,.side-bottom{display:none}.nav{flex-direction:row;margin-top:18px;gap:5px;overflow:auto}.nav a{padding:10px 11px;font-size:13px;white-space:nowrap}.nav a .icon{width:16px;height:16px}.workspace{margin:0;width:100%}header{height:51px;padding:0 20px;font-size:12px}.header-right{gap:10px}.header-right .avatar{display:none}.main{padding:25px 18px}.heading{align-items:flex-start;margin-bottom:23px;gap:12px}h1{font-size:26px}.heading p{font-size:14px}.heading .btn{padding:10px 12px;white-space:nowrap}.stats{grid-template-columns:1fr;gap:9px}.stat{display:grid;grid-template-columns:1fr 1fr;padding:15px 18px}.stat strong{margin:0;text-align:right;font-size:23px}.stat small{grid-column:1/-1;margin-top:7px}.stat-top .icon{display:none}.overview{gap:15px;margin-bottom:22px}.feature{padding:25px}.feature h2{font-size:25px}.mini-steps{gap:12px;flex-wrap:wrap}.panel{padding:19px}.flow{grid-template-columns:1fr}.summary{position:static}.fields{grid-template-columns:1fr;gap:0}.step{font-size:12px}.step b{margin-right:3px}.footer{flex-direction:column;gap:8px}.details{grid-template-columns:1fr}.full{grid-column:auto}.panel-title{flex-wrap:wrap}.heading .btn .icon{display:none}.review-list div{flex-direction:column;gap:5px}}
