@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{color:#28251f;font-synthesis:none;--paper:#fff;--line:#e8e4dc;--muted:#8b857b;--accent:#6c5946;--green:#466b57;background:#f9f8f5;font-family:DM Sans,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:background .15s,color .15s,box-shadow .15s}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}button{color:inherit;background:0 0;border:0}input,select,textarea{width:100%;color:inherit;background:#fff;border:1px solid #ddd7cc;border-radius:8px;outline:none;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:#8e7961;box-shadow:0 0 0 3px #ad94711a}textarea{resize:vertical;min-height:80px}input[type=checkbox],input[type=radio]{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}h1{letter-spacing:-1.1px;margin-bottom:13px;font-size:42px;line-height:1.08}h2{margin-bottom:12px;font-size:26px}h3{font-size:14px;font-weight:600}p{color:#827a6e;font-size:13px;line-height:1.7}small{color:var(--muted);font-size:11px}strong{font-weight:550}em{font-weight:400}svg{flex-shrink:0}.brand{color:#25211c;align-items:center;gap:12px;display:flex}.brand img{width:37px;height:37px}.brand>div{letter-spacing:2px;font-family:Cormorant Garamond,Georgia,serif;font-size:35px;line-height:.95}.brand small{letter-spacing:2px;color:#756954;margin-top:8px;font-family:DM Sans,sans-serif;font-size:7px;display:block}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fdfcf9;flex-direction:column;width:246px;padding:37px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin:0 12px 55px}.nav-label{color:#aba393;letter-spacing:1.6px;margin:0 15px 18px;font-size:8px}.sidebar nav{gap:7px;display:grid}.sidebar nav a{color:#827968;border-radius:8px;align-items:center;gap:12px;padding:13px 15px;font-size:12px;display:flex}.sidebar nav a.active{color:#65513e;background:#ede8df;font-weight:650}.sidebar nav a:hover{background:#f2eee7}.sidebar-bottom{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:23px 4px 0;display:flex}.sidebar-bottom strong{text-overflow:ellipsis;max-width:115px;font-size:11px;display:block;overflow:hidden}.sidebar-bottom small{margin-top:4px;display:block}.sidebar-bottom .icon{margin-left:auto}.workspace{flex:1;min-width:0;margin-left:246px}.topbar{border-bottom:1px solid var(--line);background:#fdfcf9;justify-content:space-between;align-items:center;height:74px;padding:0 42px;font-size:11px;display:flex}.top-date{color:#989082}.muted{color:var(--muted)}.content{max-width:1600px;margin:auto;padding:39px 42px 65px}.eyebrow{letter-spacing:2px;color:#a0917a;margin-bottom:14px;font-size:8px;font-weight:600;display:block}.page-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.page-title p{margin-bottom:0}.primary,.secondary{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:11px;font-weight:550;display:inline-flex}.primary{color:#fff;background:#655440}.primary:hover{background:#514330}.secondary{color:#6c5d48;background:#fff;border:1px solid #ded7cc}.secondary:hover{background:#f5f1eb}.icon{border-radius:5px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.icon:hover{background:#ede8df}.text-button{color:#796044;padding:8px 0;font-size:12px}.danger{color:#ac4943;padding:12px 0;font-size:12px}.wide{width:100%}.hero{background:radial-gradient(at 94% 30%,#eee5d4 0%,#f5f0e6 45%,#f6f2ea 100%);border:1px solid #e2d9ca;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:35px 39px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;border:1px solid #d4c3a647;border-radius:50%;width:500px;height:500px;position:absolute;top:-210px;right:-90px;box-shadow:0 0 0 38px #d4c3a612,0 0 0 78px #d4c3a60d}.hero h2{color:#57472f;margin-bottom:20px;font-size:35px;line-height:1.14}.hero h2 em{color:#8b7554}.hero a{color:#8b7554;align-items:center;gap:13px;font-size:10px;display:flex}.hero-number{text-align:right;z-index:1}.hero-number small{letter-spacing:2px;color:#98886f;font-size:8px;display:block}.hero-number strong{color:#6f593c;margin:12px 0 5px;font-family:Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:500;display:block}.hero-number span{color:#9a8a73;font-size:10px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:27px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:23px 25px}.stats article>span{color:#8c8375;font-size:11px}.stats strong{letter-spacing:-.5px;margin:12px 0 7px;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;display:block}.stats small{color:#aaa193;font-size:10px}.two-col{grid-template-columns:1fr 1fr;gap:23px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;margin-bottom:24px;padding:25px}.panel>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.panel>header h2{margin:0;font-size:24px}.panel>header a{color:#a38b6a;align-items:center;gap:6px;font-size:9px;display:flex}.list-row{border-top:1px solid #f1eee8;align-items:center;gap:13px;padding:17px 0;font-size:12px;display:flex}.list-row>strong,.list-row>div:not(.avatar){flex:1}.list-row small,.list-row strong{display:block}.list-row small{margin-top:5px;line-height:1.5}.avatar{color:#947855;background:#f1ede6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-family:Cormorant Garamond,serif;font-size:21px;display:flex}.avatar.large{width:47px;height:47px;font-size:28px}.badge{color:#9c7a44;letter-spacing:.1px;white-space:nowrap;background:#f3eee3;border-radius:5px;padding:6px 8px;font-size:8px;display:inline-flex}.badge.Active,.badge.Completed,.badge.Concluída,.badge.Assinado,.badge.PaymentApproved{color:#607853;background:#edf3eb}.badge.Closed,.badge.Cancelled,.badge.Suspended,.badge.Revogado{color:#a36858;background:#f8eae7}.program-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;display:grid}.program-grid article{border:1px solid #eee9e0;border-radius:7px;padding:18px}.program-grid span{color:#9b8a73;font-size:11px}.program-grid strong{margin:12px 0 4px;font-family:Cormorant Garamond,serif;font-size:24px;display:block}.program-grid small{font-size:9px}.empty{text-align:center;color:#aaa08f;justify-content:center;align-items:center;gap:10px;padding:40px 20px;font-size:12px;line-height:1.6;display:flex}.error{color:#a14833;background:#fbeee9;border:1px solid #eed0c3;border-radius:7px;align-items:center;gap:10px;margin:12px 0;padding:13px;font-size:12px;display:flex}.success{color:#4c6b46;background:#edf4ec;border:1px solid #d5e3d1;border-radius:9px;padding:20px}.success p{color:inherit}.toolbar{align-items:center;gap:15px;margin-bottom:22px;display:flex}.toolbar .field{max-width:180px;margin:0}.search{background:#fff;max-width:350px}.toolbar>.muted{margin-left:auto;font-size:11px}.family-grid,.account-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.family-card,.account-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;min-width:0;padding:24px;display:block}.family-card:hover,.account-card:hover{border-color:#cbbb9f;box-shadow:0 5px 20px #59412209}.card-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.family-card h2{margin:0 0 8px;font-size:28px}.family-card p{font-size:12px}.card-bottom{color:#a19583;border-top:1px solid #eee9e0;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:16px;font-size:10px;display:flex}.card-bottom select{width:130px;padding:7px;font-size:10px}.account-card>strong{font-family:Cormorant Garamond,serif;font-size:36px}.account-card>strong small{font-family:DM Sans,sans-serif;font-size:12px}.account-card p{margin:8px 0 0}.program-name{color:#7a6244;font-size:12px;font-weight:650}.back{color:#a18d70;align-items:center;gap:7px;margin-bottom:25px;font-size:10px;display:flex}.tabs{border-bottom:1px solid var(--line);gap:18px;margin-bottom:25px;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:#9b917f;border-bottom:2px solid #0000;padding:12px 2px 15px;font-size:11px}.tabs .selected{color:#715a3d;border-color:#8b714e}.pipeline{grid-template-columns:1fr 1fr;gap:13px;margin:20px 0;display:grid}.pipeline>div{color:#b0a492;align-items:center;gap:10px;font-size:10px;display:flex}.pipeline span{border:1px solid #e7dfd0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.pipeline .current{color:#7b613e;font-weight:600}.pipeline .current span{background:#e8dcc5;border-color:#e8dcc5}dl{grid-template-columns:110px 1fr;gap:14px;font-size:11px;line-height:1.5;display:grid}dt{color:#a29682}dd{color:#5c5347;overflow-wrap:anywhere;margin:0}.upload{gap:12px;margin-top:20px;display:grid}.upload input[type=file]{font-size:11px}.history-row{border-top:1px solid #f1eee8;align-items:flex-start;gap:12px;padding:17px 0;font-size:11px;display:flex}.history-row>div{flex:1}.history-row p{margin:5px 0 0;font-size:11px}.dot{background:#c6b396;border-radius:50%;width:7px;height:7px;margin-top:4px}.overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#28201455;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal{background:#fdfcf9;border-radius:14px;width:760px;max-width:100%;max-height:92vh;padding:28px;overflow:auto;box-shadow:0 25px 80px #1d170a30}.modal>header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal>header h2{margin:0;font-size:31px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.full{grid-column:1/-1}.field{color:#8b7b62;flex-direction:column;gap:8px;min-width:0;margin-bottom:2px;font-size:11px;display:flex}.field>span{line-height:1.5}.field input,.field select,.field textarea{color:#463c2e;font-size:12px}.form-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;display:flex}.section-label{color:#968468;text-transform:uppercase;letter-spacing:1px;margin:9px 0;font-size:10px;font-weight:600}.person-form{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.check{color:#9b8a6f;align-items:center;gap:8px;margin:8px 0;font-size:11px;display:flex}.total{color:#836a45;background:#f1eadf;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:23px;padding:20px;font-size:12px;display:flex}.total strong{font-family:Cormorant Garamond,serif;font-size:28px}.movement{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:17px 0;font-size:12px;display:flex}.movement>div{flex:1}.movement small{margin-top:6px;display:block}.positive{color:#587952}.negative{color:#ac6650}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;color:#a29279;white-space:nowrap;border-bottom:1px solid var(--line);padding:10px 13px 18px;font-size:9px;font-weight:500}td{border-bottom:1px solid #f1eee8;padding:17px 13px;line-height:1.5}td small{margin-top:5px;display:block}td input[type=checkbox]{width:14px;height:14px}.pagination{color:#a08e71;justify-content:space-between;align-items:center;margin-top:20px;font-size:11px;display:flex}.pagination button{border:1px solid var(--line);border-radius:6px;padding:8px 13px}.onboarding>header p{margin:8px 0 0;font-size:11px}.save-state{color:#8b9b76;font-size:10px}.onboarding progress{accent-color:#a69070;border:0;width:100%;height:5px;margin:0 0 26px}.onboarding-layout{grid-template-columns:210px 1fr;gap:35px;display:grid}.onboarding-layout nav{border-right:1px solid var(--line);flex-direction:column;gap:7px;padding-right:18px;display:flex}.onboarding-layout nav button{text-align:left;color:#a39782;border-radius:5px;gap:9px;padding:10px;font-size:10px;line-height:1.5;display:flex}.onboarding-layout nav .selected{color:#795f3b;background:#efe6d7}.onboarding-layout nav span{color:#b4a38b;font-size:9px}.question{margin:0 0 23px}.question .field>span{color:#716149;font-size:12px}.question .check{font-size:9px}.struck{text-decoration:line-through}.secret{background:#eee7dc;border-radius:9px;padding:20px}.secret code{overflow-wrap:anywhere;font-size:14px}.auth-layout{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-layout>aside{background:radial-gradient(at 10% 90%,#e1d2b8,#eee6d7 60%,#f4efe6);flex-direction:column;justify-content:space-between;padding:55px 60px;display:flex}.auth-layout h1{color:#5c4931;font-size:55px;line-height:1.05}.auth-layout h1 em{color:#9a805a}.auth-layout aside p{color:#9b886a;max-width:320px}.auth-layout aside>small{letter-spacing:2px;font-size:8px}.auth-layout main{background:#fdfcf9;justify-content:center;align-items:center;padding:45px;display:flex}.auth-form{width:350px}.auth-form h2{font-size:40px}.auth-form p{margin-bottom:27px;font-size:12px}.auth-form .field{margin-bottom:19px}.auth-form .primary{margin-top:13px;padding:14px}.auth-form .text-button{margin:17px auto;font-size:10px;display:block}.auth,.public-page{max-width:830px;margin:auto;padding:45px 24px}.auth .brand,.public-page>.brand{margin-bottom:40px}.public-page .panel{padding:33px}.public-page h1{font-size:38px}.mobile{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1500px){.content{padding:48px 60px}.hero{padding:44px}.hero h2{font-size:43px}.hero-number strong{font-size:65px}}@media (width<=1100px){.sidebar{width:215px;padding:30px 12px}.workspace{margin-left:215px}.content{padding:30px 24px}.topbar{padding:0 24px}.family-grid,.account-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.hero-number strong{font-size:42px}.hero h2{font-size:30px}.page-title h1{font-size:34px}.stats article{padding:18px}.onboarding-layout{grid-template-columns:170px 1fr;gap:20px}}@media (width<=760px){.sidebar{width:245px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:20px 0 100px #0003}.workspace{margin-left:0}.mobile{display:inline-flex}.topbar{height:60px;padding:0 17px}.top-date{display:none}.content{padding:25px 17px}.page-title{flex-direction:column;align-items:flex-start;gap:16px}.page-title h1{font-size:34px}.hero{flex-direction:column;align-items:flex-start;gap:30px;padding:24px}.hero-number{text-align:left}.hero-number strong{font-size:46px}.stats{gap:10px}.stats article{padding:16px 12px}.stats strong{overflow-wrap:anywhere;font-size:27px}.stats small{font-size:8px}.stats article>span{font-size:9px}.family-grid,.account-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar .search{max-width:100%}.toolbar .field{width:130px}.panel{padding:20px}.form-grid{grid-template-columns:1fr}.overlay{padding:10px}.modal{max-height:95vh;padding:23px}.onboarding-layout{display:block}.onboarding-layout nav{border:0;flex-direction:row;margin-bottom:25px;padding:0;overflow:auto}.onboarding-layout nav button{min-width:120px}.history-row{flex-wrap:wrap}.history-row small{margin-left:20px}.auth-layout{grid-template-columns:1fr}.auth-layout>aside{min-height:250px;padding:30px}.auth-layout aside>div:nth-child(2){display:none}.auth-layout main{padding:40px 24px}.auth-form{width:100%}.auth-layout aside>small{margin-top:30px}.auth-layout>aside{min-height:160px}.list-row{flex-wrap:wrap}.public-page{padding:25px 12px}.public-page .panel{padding:22px}dl{grid-template-columns:85px 1fr}.tabs{gap:16px}}@media print{body{background:#fff}.sidebar,.topbar,.no-print,.page-title .primary,.overlay{display:none!important}.workspace{margin:0}.content{max-width:none;padding:10px}.panel,.stats article{break-inside:avoid;border-color:#ddd}.stats strong{font-size:28px}h1{font-size:32px}table{font-size:10px}.table-wrap{overflow:visible}.page-title{margin-bottom:20px}@page{size:A4;margin:15mm}}
