:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17213b;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;user-select:text;-webkit-user-select:text}button,input,textarea,select{font:inherit}button{cursor:pointer;user-select:text;-webkit-user-select:text}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:254px;background:#111a35;color:#aeb8cf;padding:24px 16px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:#fff;padding:0 8px 28px}.brand-home{display:flex;align-items:center;gap:11px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.brand-home:focus-visible{outline:2px solid #55c8b8;outline-offset:6px;border-radius:5px}.brandmark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#34b4a4,#2676c8);display:grid;place-items:center;color:#fff;font-weight:800;font-size:22px}.brand b{display:block;font-size:17px}.brand small,.profile small{display:block;color:#8490ab;font-size:11px;margin-top:2px}.sidebar nav{display:grid;align-content:start;gap:5px;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:3px;scrollbar-width:thin;scrollbar-color:#3b4969 transparent}.sidebar nav button{position:relative;border:0;background:transparent;color:inherit;height:45px;border-radius:9px;display:flex;align-items:center;gap:12px;padding:0 12px;text-align:left}.sidebar nav svg{width:19px}.sidebar nav button.active{background:#1e2b4b;color:#fff}.sidebar nav button.active:before{content:"";position:absolute;left:-16px;width:3px;height:24px;background:#39b5a4;border-radius:0 3px 3px 0}.chev{margin-left:auto}.profile{flex:0 0 auto;margin-top:10px;border-top:1px solid #27314d;padding:18px 5px 0;display:flex;gap:10px;align-items:center;color:#fff}.avatar{width:36px;height:36px;background:#d7e9e7;color:#16796e;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.profile .icon{margin-left:auto;color:#7f8ba5}.icon{border:0;background:transparent;display:grid;place-items:center;padding:6px;color:#667085}.icon svg{width:20px}.close,.hamburger{display:none}main{margin-left:254px;min-height:100vh}header{height:78px;background:#fff;border-bottom:1px solid #e8ebf1;display:flex;align-items:center;justify-content:space-between;padding:0 34px}header span{font-size:11px;color:#9aa3b5}header h1{font-size:18px;margin:2px 0}.header-actions{display:flex;align-items:center;gap:12px}.demo{background:#e7f5f2;color:#168071!important;padding:7px 10px;border-radius:20px;font-weight:600}.content{padding:31px 34px;width:100%;max-width:none}.welcome,.pageintro{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.welcome span{color:#6e7b92;font-size:11px;font-weight:700;letter-spacing:1px}.welcome h2,.pageintro h2{margin:5px 0 4px;font-size:25px}.welcome p,.pageintro p{margin:0;color:#748096;font-size:14px}.primary,.secondary{border:0;border-radius:8px;padding:11px 17px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:#198f82;color:#fff}.primary:hover{background:#137d72}.secondary{background:#fff;border:1px solid #dfe3eb;color:#354158}.primary svg,.secondary svg{width:17px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:21px}.metric,.panel,.tablewrap,.notice,.tools{background:#fff;border:1px solid #e6e9ef;border-radius:11px}.pop-tools{display:flex;align-items:center;justify-content:space-between;gap:12px}.pop-tools .search{flex:1;max-width:620px;min-height:46px;padding:0 14px;border:2px solid #93a1b8;border-radius:9px;background:#fff;box-shadow:0 0 0 3px transparent;transition:border-color .2s ease,box-shadow .2s ease}.pop-tools .search:focus-within{border-color:#168f85;box-shadow:0 0 0 3px #168f8526}.pop-tools .search svg{color:#526079}.status-filter{min-width:210px;height:44px;padding:0 38px 0 14px;border:1px solid #d9dee8;border-radius:8px;background:#fff;color:#344158;font:inherit;font-size:13px}.metric{padding:20px;display:flex;gap:15px;align-items:center;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.metric:hover{border-color:#9bcfc9;box-shadow:0 8px 24px #14305214;transform:translateY(-1px)}.metricicon{width:45px;height:45px;border-radius:9px;display:grid;place-items:center}.metricicon svg{width:21px}.metricicon.blue{background:#edf3ff;color:#3976cf}.metricicon.green{background:#e8f6f3;color:#219481}.metricicon.red{background:#fff0ef;color:#d84f4b}.metricicon.orange{background:#fff5e8;color:#db8a26}.metric span{display:block;color:#778297;font-size:12px}.metric b{font-size:26px}.metric small{display:flex;align-items:center;gap:3px;margin-top:5px;color:#168f84;font-size:10px;font-weight:700}.metric small svg{width:12px;height:12px}.pop-status-summary{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:0;margin-bottom:14px;overflow:hidden;background:#12203e;border-radius:11px;color:#fff}.pop-status-summary>div,.pop-status-summary button{min-height:76px;padding:16px 20px}.pop-status-summary>div{display:flex;flex-direction:column;justify-content:center}.pop-status-summary>div span{color:#69d3c7;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.pop-status-summary>div b{margin-top:4px;font-size:14px}.pop-status-summary button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:#fff;background:transparent;border:0;border-left:1px solid #ffffff1f;text-align:left;cursor:pointer}.pop-status-summary button:hover{background:#ffffff0d}.pop-status-summary button strong{font-size:24px}.pop-status-summary button span{font-size:12px}.pop-status-summary button svg{width:15px}.dashboard-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:21px}.dashboard-shortcuts button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;color:#26344f;background:#fff;border:1px solid #e1e6ed;border-radius:10px;text-align:left;cursor:pointer}.dashboard-shortcuts button:hover{border-color:#88c9c2}.dashboard-shortcuts button>svg:first-child{width:19px;color:#168f84}.dashboard-shortcuts button>svg:last-child{width:14px;color:#8792a5}.dashboard-shortcuts span{display:flex;flex-direction:column}.dashboard-shortcuts b{font-size:12px}.dashboard-shortcuts small{margin-top:2px;color:#7b879a;font-size:10px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{padding:20px}.panelhead{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #edf0f4}.panelhead h3{font-size:15px;margin:0}.panelhead button,.link{border:0;background:none;color:#188b7f;font-size:12px;font-weight:600;display:flex;align-items:center}.panelhead button svg{width:15px}.due,.popline{display:flex;align-items:center;gap:12px;padding:14px 2px;border-bottom:1px solid #f0f2f5}.due:last-child,.popline:last-child{border:0}.date{width:44px;height:45px;border-radius:7px;background:#fff6e9;color:#c77a20;display:grid;place-content:center;text-align:center}.date.danger{background:#fff0ef;color:#cf4743}.date b{line-height:17px}.date small{font-size:9px}.due>div:nth-child(2),.popline>div:nth-child(2){flex:1}.due b,.popline b{display:block;font-size:13px}.due small,.popline small,td small{display:block;color:#8c96a8;font-size:11px;margin-top:3px}.fileicon{width:40px;height:40px;border-radius:8px;background:#edf3ff;color:#4177c9;display:grid;place-items:center}.fileicon svg{width:19px}.badge{display:inline-block;border-radius:18px;padding:5px 9px;font-size:10px;font-weight:700;white-space:nowrap}.badge.green{background:#e9f7f3;color:#1b8a78}.badge.red{background:#fff0ef;color:#cf4b46}.badge.amber{background:#fff5e7;color:#c47a23}.badge.gray{background:#eef0f3;color:#687184}.badge.blue{background:#edf3ff;color:#3971c2}.notice{padding:14px 17px;display:flex;gap:12px;align-items:center;background:#f1f8ff;border-color:#d6e8fa;margin-bottom:18px;color:#37658f}.security-banner{display:flex;align-items:flex-start;gap:13px;padding:15px 18px;margin-bottom:18px;border:1px solid #bfe4de;border-left:4px solid #178f85;border-radius:10px;background:#eefaf8;color:#193b3a}.security-banner svg{width:23px;flex:0 0 23px;color:#178f85}.security-banner b,.security-banner span{display:block}.security-banner span{margin-top:4px;font-size:13px;line-height:1.5}.integrity-label{display:flex!important;align-items:center;gap:5px;margin-top:5px;color:#16877f}.integrity-label svg{width:13px;height:13px}.audit-flag{border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:5px;margin-top:7px;padding:5px 8px;border-radius:999px;background:#fff0ec;color:#b1452f;font-size:11px;font-weight:750;white-space:nowrap}.audit-flag:hover,.audit-flag:focus-visible{border-color:#b1452f;background:#ffe5dd;outline-offset:2px}.audit-flag svg{width:14px;height:14px}.audit-link{color:#a53f2d!important}.audit-modal-intro{display:flex;align-items:flex-start;gap:12px;padding:14px;margin-bottom:16px;border-radius:9px;background:#eef6ff;color:#253957}.audit-modal-intro svg{width:23px;flex:0 0 23px;color:#2771b8}.audit-modal-intro b,.audit-modal-intro span{display:block}.audit-modal-intro span{margin-top:4px;font-size:12px}.finding-history{max-height:220px;overflow:auto;margin:0 0 18px;padding:12px;border:1px solid #e0e5ed;border-radius:9px}.finding-history>b{display:block;margin-bottom:8px}.finding-history>div{display:grid;grid-template-columns:26px 1fr auto;gap:9px;padding:10px 0;border-top:1px solid #edf0f4}.finding-history>div>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#17213b;color:#fff;font-size:11px}.finding-history p{margin:4px 0 0;font-size:12px;line-height:1.45}.finding-history small{color:#9b4a38;font-weight:700}.notice svg{width:22px}.notice b,.notice span{display:block;font-size:12px}.notice span{margin-top:2px;color:#63809b}.tools{padding:12px;display:flex;justify-content:space-between;margin-bottom:13px}.search{display:flex;align-items:center;gap:8px;min-width:320px}.search svg{width:18px;color:#8d97aa}.search input{border:0;outline:0;width:100%}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#778196;font-size:10px;text-transform:uppercase;letter-spacing:.5px;background:#fafbfc}th,td{padding:15px 18px;border-bottom:1px solid #eef0f4}tr:last-child td{border:0}.empty{text-align:center;padding:70px 20px;background:#fff;border:1px dashed #cfd5df;border-radius:12px}.empty>svg{width:46px;height:46px;color:#36a797}.empty h3{margin-bottom:6px}.empty p{max-width:500px;margin:0 auto 20px;color:#7a8498}.calendar{max-width:1000px}.calhead{display:flex;justify-content:space-between;align-items:center}.calhead button{border:0;background:#f2f4f7;width:34px;height:34px;border-radius:8px}.week,.month{display:grid;grid-template-columns:repeat(7,1fr)}.week b{font-size:9px;color:#929bad;text-align:center;padding:20px 0 10px}.month>div{min-height:95px;border:1px solid #eef0f3;padding:8px;font-size:12px}.today>span{background:#1b9184;color:#fff;width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.event{display:block;padding:5px;margin-top:10px;border-radius:4px;font-size:9px}.event.red{background:#fff0ef;color:#c84642}.event.amber{background:#fff4e4;color:#bd7521}.company{display:grid;grid-template-columns:220px 1fr;gap:35px;max-width:850px}.logo-upload{text-align:center;border-right:1px solid #e8ebef;padding:20px}.companylogo{width:100px;height:60px;background:#17213b;color:#fff;font-weight:800;display:grid;place-items:center;margin:0 auto 16px;border-radius:5px;letter-spacing:3px}.companylogo.empty-logo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:#f3f6fa;color:#8090a7;border:1px dashed #bdc9d8;letter-spacing:0;text-align:center}.companylogo.empty-logo svg{width:23px}.companylogo.empty-logo span{font-size:10px;font-weight:650}.trial-status-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:15px 18px;margin-bottom:24px;border:1px solid #9cded4;border-radius:13px;background:linear-gradient(100deg,#eafaf7,#f7fcfb);color:#164e4b}.trial-days{display:grid;place-items:center;min-width:76px;padding-right:18px;border-right:1px solid #b7dfda}.trial-days strong{color:#128d80;font-size:28px;line-height:1}.trial-days span{margin-top:4px;color:#537874;font-size:11px}.trial-status-copy{display:grid;gap:3px}.trial-status-copy b{font-size:16px}.trial-status-copy span{color:#587771;font-size:13px}.trial-status-banner .secondary{border-color:#8dccbf;background:#fff;color:#137c72;white-space:nowrap}@media(max-width:700px){.trial-status-banner{grid-template-columns:auto 1fr}.trial-status-banner .secondary{grid-column:1 / -1;width:100%}}.marketing-site{width:100%;min-height:100vh;overflow-x:hidden;color:#16213d;background:#f6f8fc}.marketing-site *{box-sizing:border-box}.marketing-site>main{width:100%;min-height:0;margin-left:0}.marketing-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:14px clamp(24px,5vw,84px);background:#fffffff5;border-bottom:1px solid #e3e9f2;backdrop-filter:blur(14px)}.marketing-brand{display:flex;align-items:center;gap:12px;color:#14203c;text-decoration:none}.marketing-brand img{width:42px;height:42px;object-fit:contain}.marketing-brand span{display:grid;gap:2px}.marketing-brand b{font-size:19px}.marketing-brand small{color:#71809a;font-size:11px}.marketing-header nav{display:flex;align-items:center;gap:26px}.marketing-header nav a{color:#4d5b73;font-size:15px;font-weight:700;text-decoration:none}.marketing-header nav a:hover,.marketing-header nav a.active{color:#138f84}.marketing-header .marketing-login{padding:10px 15px;border:1px solid #ccd6e5;border-radius:9px;color:#17223d}.marketing-primary,.marketing-header nav .marketing-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;color:#fff;background:#158f84;border:1px solid #158f84;border-radius:9px;font-weight:800;text-decoration:none}.marketing-primary:hover,.marketing-header nav .marketing-primary:hover{color:#fff;background:#087a71}.marketing-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(38px,6vw,92px);max-width:1480px;margin:0 auto;padding:clamp(70px,9vw,132px) clamp(24px,5vw,84px) 84px;overflow:hidden}.marketing-kicker,.marketing-page-heading>span{color:#138f84;font-size:13px;font-weight:900;letter-spacing:.12em}.marketing-hero h1,.marketing-page-heading h1{max-width:760px;margin:18px 0 22px;font-size:clamp(42px,5.2vw,74px);line-height:1.03;letter-spacing:-.04em}.marketing-hero p,.marketing-page-heading p{max-width:680px;color:#61708b;font-size:clamp(18px,1.6vw,22px);line-height:1.6}.marketing-actions{display:flex;gap:12px;margin:30px 0 16px}.marketing-actions .large{min-height:52px;padding:14px 22px}.marketing-secondary{display:inline-flex;align-items:center;justify-content:center;color:#14203c;background:#fff;border:1px solid #ccd6e5;border-radius:9px;font-weight:800;text-decoration:none}.marketing-hero>div>small{color:#7b879c}.marketing-hero-image{display:block;width:100%;height:auto;border:1px solid #d5deeb;border-radius:22px;box-shadow:0 28px 70px #1727472e}.marketing-demo{display:grid;grid-template-columns:165px minmax(0,1fr);height:510px;overflow:hidden;background:#f5f7fb;border:1px solid #d5deeb;border-radius:22px;box-shadow:0 28px 70px #1727472e;font-size:11px}.demo-sidebar{display:flex;flex-direction:column;min-width:0;padding:18px 12px 14px;color:#aeb9d0;background:#111c38}.demo-logo{display:flex;align-items:center;gap:8px;padding:0 5px 16px;color:#fff}.demo-logo img{width:32px;height:32px;object-fit:contain}.demo-logo span,.demo-user span,.demo-top span,.demo-welcome span,.demo-tasks header span{display:grid;gap:2px}.demo-logo b{font-size:14px}.demo-logo small,.demo-user small{color:#909cb6;font-size:8px}.demo-sidebar nav{display:grid;gap:3px}.demo-sidebar nav span,.demo-sidebar nav b{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:7px;padding:8px 7px;font-style:normal;font-weight:500}.demo-sidebar nav b{color:#fff;background:#213050;border-radius:7px}.demo-sidebar em{font-style:normal}.demo-user{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #2b3854;color:#fff}.demo-user i{display:grid;place-items:center;width:27px;height:27px;color:#087a71;background:#dff1ef;border-radius:50%;font-size:9px;font-style:normal;font-weight:900}.demo-main{min-width:0;padding:0 18px 18px;overflow:hidden}.demo-top{display:flex;align-items:center;justify-content:space-between;height:58px;margin:0 -18px 20px;padding:0 18px;background:#fff;border-bottom:1px solid #e1e6ef}.demo-top small{color:#8d99af}.demo-top b{font-size:14px}.demo-top i{padding:6px 10px;color:#087a71;background:#e5f4f1;border-radius:14px;font-style:normal;font-weight:800}.demo-welcome{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.demo-welcome small{color:#7d899f;font-size:8px;font-weight:800}.demo-welcome b{font-size:20px}.demo-welcome em{color:#728099;font-style:normal}.demo-welcome button{padding:9px 12px;color:#fff;background:#158f84;border:0;border-radius:7px;font-weight:800}.demo-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px}.demo-metrics article{display:grid;gap:5px;padding:13px;background:#fff;border:1px solid #dce3ed;border-radius:9px}.demo-metrics span{color:#718099}.demo-metrics b{font-size:22px}.demo-tasks{padding:0;overflow:hidden;background:#fff;border:1px solid #dce3ed;border-radius:10px}.demo-tasks header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 15px;border-bottom:1px solid #e4e8ef}.demo-tasks header small{color:#158f84;font-size:8px;font-weight:900}.demo-tasks header b{font-size:14px}.demo-filters{display:flex;gap:5px}.demo-tasks header em{padding:7px 8px;border:1px solid #c8d3e2;border-radius:6px;background:#fff;font-size:8px;font-style:normal;font-weight:700}.demo-tasks>div{display:grid}.demo-tasks article{display:grid;grid-template-columns:1.1fr 1fr auto;gap:10px;align-items:center;padding:12px 15px;border-bottom:1px solid #edf0f5}.demo-tasks article:last-child{border-bottom:0}.demo-tasks article span{color:#758299}.demo-tasks article strong{color:#d76d20}.marketing-proof{display:grid;grid-template-columns:repeat(4,1fr);max-width:1320px;margin:0 auto;padding:0 clamp(24px,5vw,84px) 82px}.marketing-proof div{display:grid;gap:6px;padding:22px 28px;background:#fff;border:1px solid #dce4ef;border-right:0}.marketing-proof div:first-child{border-radius:14px 0 0 14px}.marketing-proof div:last-child{border-right:1px solid #dce4ef;border-radius:0 14px 14px 0}.marketing-proof strong{color:#128b81;font-size:22px}.marketing-proof span{color:#6c7990;font-size:14px}.marketing-section{max-width:1320px;margin:0 auto;padding:90px clamp(24px,5vw,84px)}.marketing-section>h2,.marketing-cta h2,.marketing-story h2{max-width:780px;margin:14px 0 38px;font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.03em}.marketing-feature-grid,.marketing-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.marketing-feature-grid article,.marketing-values article{padding:28px;background:#fff;border:1px solid #dce4ef;border-radius:16px}.marketing-feature-grid svg,.marketing-values svg{width:28px;height:28px;color:#158f84}.marketing-feature-grid h3,.marketing-values h3{margin:20px 0 10px;font-size:20px}.marketing-feature-grid p,.marketing-values p,.marketing-story p{margin:0;color:#66748c;font-size:16px;line-height:1.65}.marketing-plans{max-width:1480px}.marketing-plans>.marketing-kicker{display:block;text-align:center}.marketing-plans>h2{max-width:none;text-align:center}.marketing-resources #recursos>.marketing-kicker{display:block;text-align:center}.marketing-resources #recursos>h2{max-width:none;text-align:center}.marketing-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.marketing-plan-grid article{position:relative;display:flex;flex-direction:column;min-height:390px;padding:30px;background:#fff;border:1px solid #d9e2ee;border-radius:18px}.marketing-plan-grid article.featured{border:2px solid #158f84;box-shadow:0 18px 45px #158f8424}.plan-highlight{position:absolute;top:-13px;left:22px;padding:6px 10px;color:#fff;background:#158f84;border-radius:20px;font-size:11px;font-weight:900}.marketing-plan-grid h3{margin:0 0 22px;font-size:22px}.marketing-plan-grid strong{font-size:32px}.marketing-plan-grid small{color:#77849a}.marketing-plan-grid p{color:#158f84;font-weight:800}.marketing-plan-grid ul{flex:1;margin:8px 0 24px;padding-left:20px;color:#66748c;line-height:1.9}.marketing-plan-grid a{padding:13px;color:#fff;background:#14203c;border-radius:9px;text-align:center;font-weight:800;text-decoration:none}.marketing-plan-grid article.featured a{background:#158f84}.marketing-plan-note{max-width:880px;margin:28px auto 0;color:#69778f;text-align:center;line-height:1.6}.marketing-page-heading{padding:110px clamp(24px,8vw,160px) 74px;color:#fff;background:#14203c}.marketing-page-heading{text-align:center}.marketing-page-heading h1,.marketing-page-heading p{margin-right:auto;margin-left:auto}.marketing-page-heading p{color:#c2ccdd}.institutional-heading{background:linear-gradient(120deg,#14203c,#18324c 72%,#158f84 160%)}.marketing-story{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}.marketing-story h2{margin-bottom:0}.marketing-story>div:last-child{display:grid;gap:20px;padding-top:28px}.marketing-values{padding-top:0}.marketing-impact{max-width:1320px;margin:0 auto;padding:94px clamp(24px,5vw,84px);text-align:center}.marketing-impact-intro{max-width:850px;margin:0 auto 42px}.marketing-impact-intro h2{margin:14px 0 18px;font-size:clamp(34px,4.2vw,56px);line-height:1.08;letter-spacing:-.035em}.marketing-impact-intro p{margin:0;color:#64728a;font-size:18px;line-height:1.7}.marketing-impact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;text-align:left}.marketing-impact-grid article{position:relative;min-height:255px;padding:26px 22px;overflow:hidden;background:#fff;border:1px solid #dce4ef;border-radius:15px}.marketing-impact-grid article>span{position:absolute;top:16px;right:18px;color:#d7e0eb;font-size:28px;font-weight:900}.marketing-impact-grid svg{width:28px;height:28px;color:#158f84}.marketing-impact-grid h3{margin:34px 0 10px;font-size:19px}.marketing-impact-grid p{margin:0;color:#69778e;font-size:15px;line-height:1.6}.marketing-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:70px clamp(24px,5vw,84px);padding:clamp(38px,6vw,76px);color:#fff;background:#14203c;border-radius:24px}.marketing-cta span{color:#65d0c5;font-size:12px;font-weight:900;letter-spacing:.12em}.marketing-cta h2{margin-bottom:12px}.marketing-cta p{margin:0;color:#bdc8da;font-size:17px}.marketing-cta a{flex:0 0 auto;padding:16px 24px;color:#fff;background:#158f84;border-radius:10px;font-weight:900;text-decoration:none}.marketing-footer{display:block;padding:0;background:#fff;border-top:1px solid #dce4ef}.marketing-footer>.footer-main{display:grid;grid-template-columns:1.05fr .8fr 1.15fr;align-items:start;gap:54px;max-width:1460px;margin:0 auto;padding:48px clamp(24px,5vw,84px) 38px}.footer-popmaster>p,.footer-nexwork>p{max-width:330px;margin:17px 0 0;color:#718097;font-size:14px;line-height:1.6}.footer-links>b{display:block;margin-bottom:15px;color:#17213b;font-size:14px}.footer-links>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 22px}.footer-links a{color:#53617a;font-size:13px;font-weight:700;text-decoration:none}.footer-links a:hover{color:#108b80}.footer-nexwork{padding:22px;border:1px solid #d9e7e5;border-radius:16px;background:linear-gradient(145deg,#f7fbff,#effbf8)}.footer-nexwork>img{display:block;width:142px;height:76px;object-fit:contain;object-position:left center}.footer-nexwork>p{margin-top:8px}.footer-nexwork>div{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:17px}.footer-nexwork a,.nexwork-footer-button{display:inline-flex;align-items:center;min-height:38px;margin:0;padding:9px 12px;color:#07396c;border:1px solid #bdd9d5;border-radius:8px;background:#fff;font-size:12px;font-weight:800;text-decoration:none}.nexwork-footer-button{color:#fff;border-color:#087f75;background:#087f75}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(24px,5vw,84px);color:#8390a5;border-top:1px solid #e6ebf1;background:#f7f9fc;font-size:12px}.nexwork-dialog{width:min(960px,calc(100% - 32px));max-height:min(88dvh,900px);margin:auto;padding:0;overflow:hidden;color:#14203e;border:0;border-radius:20px;background:#fff;box-shadow:0 30px 90px #0a183247}.nexwork-dialog::backdrop{background:#09142aad;backdrop-filter:blur(5px)}.nexwork-dialog-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:104px;padding:12px 24px;border-bottom:1px solid #e1e8ef;background:#fff}.nexwork-dialog-head img{width:150px;height:78px;object-fit:contain;object-position:left center}.nexwork-dialog-head button{display:grid;place-items:center;width:42px;height:42px;padding:0;color:#53617a;border:1px solid #dce4ed;border-radius:50%;background:#f7f9fc;font-size:30px;line-height:1}.nexwork-dialog-body{max-height:calc(88dvh - 104px);padding:34px;overflow:auto}.nexwork-intro{max-width:790px;margin:0 auto;text-align:center}.nexwork-intro>span,.nexwork-section>span{color:#098f82;font-size:11px;font-weight:900;letter-spacing:1.5px}.nexwork-intro h2{margin:10px auto 18px;font-size:clamp(27px,3vw,42px);line-height:1.1;text-wrap:balance}.nexwork-intro p{margin:10px auto;color:#65748a;font-size:16px;line-height:1.65}.nexwork-benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:28px 0 36px}.nexwork-benefits div{display:grid;place-items:center;min-height:78px;padding:12px;color:#087b71;border:1px solid #cce9e4;border-radius:12px;background:#effaf8;text-align:center;font-size:13px;font-weight:800}.nexwork-section{margin-top:30px;padding-top:28px;border-top:1px solid #e5eaf0}.nexwork-section h3{margin:6px 0 18px;font-size:24px}.nexwork-solutions,.nexwork-clients{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px;margin:0;padding:0;list-style:none}.nexwork-solutions li,.nexwork-clients li{padding:11px 13px;color:#526079;border-radius:9px;background:#f6f8fb;line-height:1.4}.nexwork-partners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nexwork-partners a,.nexwork-partners>span{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:12px 14px;color:#40516d;border:1px solid #e0e7ef;border-radius:10px;background:#f8fafc;font-weight:750;text-decoration:none}.nexwork-partners a:hover{color:#087f75;border-color:#9ed6ce;background:#effaf8}.nexwork-partners b{color:#0b9185}.nexwork-instagram>p{margin:-8px 0 17px;color:#69778e}.nexwork-instagram-profile{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:11px 14px;color:#17213b;border:1px solid #dfe6ee;border-radius:12px;background:#fff;text-decoration:none}.nexwork-instagram-profile img{width:46px;height:46px;object-fit:contain}.nexwork-instagram-profile span{display:grid;gap:3px;margin-right:auto}.nexwork-instagram-profile small{color:#748096}.nexwork-instagram-profile strong{padding:9px 12px;color:#fff;border-radius:8px;background:linear-gradient(135deg,#7b3fbd,#e04872,#ef9b35);font-size:12px}.nexwork-instagram-frame{width:100%;height:390px;overflow:hidden;border:1px solid #dfe6ee;border-radius:14px;background:#f7f9fc}.nexwork-instagram-frame iframe{display:block;width:100%;height:640px;margin-top:-205px;border:0}.nexwork-instagram-link{display:inline-flex;margin-top:13px;color:#087f75;font-weight:850;text-decoration:none}.nexwork-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px;padding:24px;color:#fff;border-radius:16px;background:linear-gradient(135deg,#07396c,#08a77f)}.nexwork-cta span{font-size:11px;font-weight:850;letter-spacing:1px}.nexwork-cta h3{max-width:600px;margin:7px 0 0;font-size:22px;line-height:1.25}.nexwork-cta a{flex:0 0 auto;padding:13px 17px;color:#07396c;border-radius:9px;background:#fff;font-weight:850;text-decoration:none}.marketing-privacy{max-width:980px}.marketing-privacy>h2{margin-bottom:34px}.marketing-privacy h3{margin:28px 0 8px;font-size:21px}.marketing-privacy p{color:#627089;font-size:16px;line-height:1.75}.marketing-privacy .marketing-primary{margin-top:18px}.login-brand{text-decoration:none;color:inherit}@media(max-width:1050px){.marketing-header nav>a:not(.marketing-login):not(.marketing-primary){display:none}.marketing-hero{grid-template-columns:1fr}.marketing-hero-image{max-width:820px}.marketing-demo{width:100%;max-width:900px}.marketing-proof{grid-template-columns:repeat(2,1fr);gap:12px}.marketing-proof div,.marketing-proof div:first-child,.marketing-proof div:last-child{border:1px solid #dce4ef;border-radius:12px}.marketing-feature-grid,.marketing-values,.marketing-plan-grid,.marketing-impact-grid{grid-template-columns:repeat(2,1fr)}.marketing-footer>.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-nexwork{grid-column:1 / -1}}@media(max-width:650px){.marketing-header{min-height:68px;padding:10px 16px}.marketing-brand small{display:none}.marketing-header nav{gap:8px}.marketing-header .marketing-login{padding:9px 11px}.marketing-header nav .marketing-primary{padding:10px 12px}.marketing-hero{grid-template-columns:minmax(0,1fr);padding:58px 20px 54px}.marketing-demo{grid-template-columns:72px minmax(0,1fr);height:420px;font-size:8px}.demo-sidebar{padding:12px 7px}.demo-logo span,.demo-sidebar nav em,.demo-user span{display:none}.demo-logo{justify-content:center}.demo-sidebar nav span,.demo-sidebar nav b{display:block;padding:7px;text-align:center}.demo-user{justify-content:center}.demo-main{padding:0 10px 10px}.demo-top{height:45px;margin:0 -10px 12px;padding:0 10px}.demo-welcome b{font-size:15px}.demo-welcome button{padding:7px;font-size:8px}.demo-metrics{grid-template-columns:repeat(2,1fr)}.demo-metrics article{padding:8px}.demo-metrics b{font-size:16px}.demo-tasks article{grid-template-columns:1fr auto;padding:8px}.demo-tasks article span{display:none}.demo-filters em:nth-child(n+2){display:none}.marketing-hero h1,.marketing-page-heading h1{font-size:42px}.marketing-actions{flex-direction:column}.marketing-proof{grid-template-columns:1fr;padding:0 20px 52px}.marketing-section{padding:62px 20px}.marketing-feature-grid,.marketing-values,.marketing-plan-grid,.marketing-story{grid-template-columns:1fr}.marketing-impact{padding:62px 20px}.marketing-impact-grid{grid-template-columns:1fr}.marketing-story{gap:12px}.marketing-page-heading{padding:74px 20px 58px}.marketing-cta{align-items:stretch;flex-direction:column;margin:40px 16px;padding:34px 24px}.marketing-cta a{text-align:center}.marketing-footer>.footer-main{grid-template-columns:1fr;gap:30px;padding:36px 20px 28px}.footer-nexwork{grid-column:auto}.footer-links>div{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;padding:18px 20px}}.logo-upload small{display:block;color:#9099aa;margin-top:10px}.logo-preview{width:120px;height:80px;object-fit:contain;display:block;margin:0 auto 16px}.upload-label{display:inline-flex;margin:0;cursor:pointer}.upload-label input{display:none}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-bottom:18px}.permission-grid label{display:flex;align-items:center;gap:8px;margin:0}.permission-grid input{width:auto}.form-section-title{display:block;margin:8px 0 12px;color:#24324a}.document-frame{width:100%;min-height:70vh;border:1px solid #dce1e9;border-radius:6px;background:#fff}.revision-summary{display:flex;justify-content:space-between;gap:16px;margin-top:16px;padding:14px;border:1px solid #dce1e9;background:#f7f9fc}form label{display:block;font-size:12px;font-weight:600;color:#4d5870;margin-bottom:16px}input,textarea,select{width:100%;border:1px solid #dce1e9;border-radius:8px;padding:11px 12px;margin-top:6px;outline:none;background:#fff}input:focus,textarea:focus,select:focus{border-color:#249b8d;box-shadow:0 0 0 3px #e4f4f1}textarea{min-height:80px;resize:vertical}.modal{position:fixed;inset:0;background:#0d1428bb;z-index:40;display:grid;place-items:center;padding:20px}.dialog{background:#fff;border-radius:13px;width:min(540px,100%);max-height:90vh;overflow:auto;padding:24px}.dialoghead{display:flex;justify-content:space-between}.dialoghead h2{font-size:19px;margin:0}.dialoghead p{font-size:12px;color:#818b9d;margin:5px 0 22px}.formrow{display:grid;grid-template-columns:2fr 1fr;gap:12px}.compact{margin:5px 0 15px}.actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf0f3;padding-top:17px}.fullscreen{display:block;padding:0;background:#313746;overflow:auto}.viewerhead{min-height:68px;background:#111a35;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;position:sticky;top:0;z-index:70}.viewerhead .icon{color:#fff}.viewer-title,.viewer-actions{display:flex;align-items:center;gap:12px}.viewer-title svg{width:21px;color:#55c8b8}.viewer-actions .secondary{white-space:nowrap;background:#fff;color:#17213b}.audit-viewer-button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid #55c8b8;border-radius:7px;background:#183152;color:#fff;cursor:pointer}.audit-viewer-button svg{width:18px}.audit-viewer-button span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#e65f45;font-size:11px;font-weight:800}.ai-validation-button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid #8eb7ff;border-radius:7px;background:#214982;color:#fff;font-weight:750;cursor:pointer}.ai-validation-button svg{width:18px}.ai-guide-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:#10182dcc;backdrop-filter:blur(4px)}.ai-guide{position:relative;width:min(560px,100%);padding:30px;border-radius:18px;background:#fff;color:#17213b;box-shadow:0 28px 80px #080d1f66}.ai-guide-close{position:absolute;top:16px;right:16px}.ai-guide-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#e7f0ff;color:#2461aa}.ai-guide-icon svg{width:25px}.ai-guide h2{margin:17px 0 8px}.ai-guide>p{margin:0;color:#66738a;line-height:1.6}.ai-guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.ai-guide-steps span{display:grid;gap:7px;padding:12px;border:1px solid #dce5f0;border-radius:10px;color:#526177;font-size:12px}.ai-guide-steps b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#214982;color:#fff}.ai-guide-warning{display:flex;align-items:center;gap:9px;padding:12px;border-radius:9px;background:#fff7e8;color:#80581b;font-size:13px}.ai-guide-warning svg{width:19px;flex:0 0 auto}.ai-guide .actions{margin-top:20px}.viewer-workspace{width:100%}.viewer-workspace.auditing{display:grid;grid-template-columns:minmax(720px,1fr) minmax(360px,430px);align-items:start}.viewer-workspace.auditing .paper{width:min(1100px,calc(100% - 36px))}.audit-side-panel{position:sticky;top:86px;max-height:calc(100vh - 105px);overflow:auto;margin:18px 18px 18px 0;padding:18px;border-radius:12px;background:#fff;color:#26334b;box-shadow:0 16px 40px #111a3540}.audit-side-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid #e3e7ed}.audit-side-head b,.audit-side-head span{display:block}.audit-side-head span{margin-top:4px;font-size:12px;color:#758096}.audit-side-panel label{display:block;margin-top:13px;font-size:12px;font-weight:700}.audit-side-panel input,.audit-side-panel textarea{width:100%;margin-top:6px;padding:11px;border:1px solid #cad2df;border-radius:8px;font:inherit}.audit-side-panel textarea{min-height:120px;resize:vertical}.viewer-findings{display:grid;gap:9px;margin-bottom:15px}.viewer-findings article{display:grid;grid-template-columns:25px 1fr;gap:9px;padding:10px;border:1px solid #f0c8bf;border-radius:8px;background:#fff6f3}.viewer-findings article>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#b44732;color:#fff;font-size:11px}.viewer-findings p{margin:4px 0;font-size:12px;line-height:1.45}.viewer-findings small{color:#a34734;font-weight:700}.audit-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.audit-side-actions button{justify-content:center;white-space:normal}.viewer-close{flex:0 0 42px;width:42px;height:42px;border:1px solid #ffffff42}.paper{width:min(1100px,calc(100% - 36px));min-height:1000px;background:#fff;margin:25px auto;padding:45px 58px;position:relative}.dochead{display:grid;grid-template-columns:120px 1fr 120px;border:1px solid #20283c;align-items:center}.dochead>div{padding:12px;border-right:1px solid #20283c}.dochead>div:last-child{border:0}.dochead .companylogo{width:80px;height:45px;margin:auto}.dochead small{display:block;font-size:10px;margin-top:4px}.document-responsibility{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #20283c;border-top:0}.document-responsibility>div{padding:10px 12px;min-width:0;border-right:1px solid #20283c}.document-responsibility>div:last-child{border-right:0}.document-responsibility b,.document-responsibility span{display:block;font-size:10px}.document-responsibility span{margin-top:3px;overflow-wrap:anywhere}.folder-tabs{display:flex;gap:5px;overflow-x:auto;padding:0 8px}.folder-tabs button{border:1px solid #cdd4df;border-bottom:0;background:#e8edf5;color:#526079;padding:10px 16px;border-radius:9px 9px 0 0;white-space:nowrap;cursor:pointer}.folder-tabs button.active{background:#fff;color:#17213b;font-weight:700}.document-label{display:flex;gap:10px;align-items:center;border:1px solid #dce1e9;border-bottom:0;padding:10px 14px}.record-kind{display:block;margin-bottom:4px;color:#147f78;font-size:12px;font-weight:750;text-transform:uppercase}.monthly-documents{display:grid;gap:10px;padding:18px;border:1px solid #dce1e9;background:#fff}.year-months{display:grid;gap:16px;padding:20px;border:1px solid #dce1e9;background:#fff}.year-month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.year-month-grid button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left;text-transform:capitalize}.year-month-grid button>svg{width:18px;color:#148a82}.year-month-grid button>svg:last-child{color:#758197}.year-month-grid button b{grid-column:2;color:#758197;font-size:11px;font-weight:600}.monthly-documents-head{display:grid;gap:3px;margin-bottom:4px;text-transform:capitalize}.monthly-documents-head span{color:#68758b;font-size:13px}.monthly-documents article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid #dce1e9;border-radius:9px;background:#f8fafc}.monthly-documents article>div{display:grid;gap:3px}.monthly-documents article span{color:#147f78;font-size:11px;font-weight:800;text-transform:uppercase}.monthly-documents article button{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.monthly-documents article button svg{width:17px}[data-theme=dark] .monthly-documents,[data-theme=dark] .monthly-documents article{background:#17223a;border-color:#34415a}[data-theme=dark] .year-months{background:#17223a;border-color:#34415a}@media(max-width:640px){.monthly-documents article{align-items:stretch;flex-direction:column}.monthly-documents article button{justify-content:center}.year-month-grid{grid-template-columns:1fr}}.protected-file-note{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid #bfe4de;border-bottom:0;background:#eefaf8;color:#17635e;font-size:12px;font-weight:650}.protected-file-note svg{width:17px;flex:0 0 17px}.manual-dialog{width:min(820px,calc(100% - 28px));max-height:calc(100vh - 42px);overflow:auto}.manual-content{color:#344158}.manual-content section{padding:4px 0 14px}.manual-content h3{margin:8px 0 10px;color:#17213b;font-size:17px}.manual-content p,.manual-content li{font-size:14px;line-height:1.65}.manual-content ol,.manual-content ul{padding-left:23px}.manual-highlight{display:flex;gap:14px;padding:16px!important;margin-bottom:14px;border-radius:10px;background:#eefaf8;border:1px solid #bfe4de}.manual-highlight>svg{width:26px;flex:0 0 26px;color:#178f85}.manual-highlight p{margin:5px 0 0}.manual-sources{display:grid;gap:7px;border-top:1px solid #e2e6ed;padding-top:17px!important}.manual-sources a{color:#147f78;font-size:13px;text-decoration:underline}.manual-routine-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.manual-routine-grid article{padding:14px;border-radius:10px;border-left:4px solid}.manual-routine-grid article p{margin:5px 0 0}.manual-routine-grid .daily{background:#ecf9f6;border-color:#16998e}.manual-routine-grid .weekly{background:#eef5ff;border-color:#4487de}.manual-routine-grid .monthly{background:#fff7e9;border-color:#e59a31}.manual-routine-grid .annual{background:#f5efff;border-color:#8a63d2}.manual-maintenance{display:flex;gap:14px;padding:16px!important;border-radius:10px;background:#f5f7fb;border:1px solid #dce3ee}.manual-maintenance>svg{flex:0 0 25px;color:#2873c7}.manual-maintenance h3,.manual-maintenance p{margin-top:0}.install-app-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;margin-bottom:18px;border:1px solid #b8ddd8;border-radius:12px;background:#eefaf8}.install-app-banner>div{display:flex;align-items:center;gap:11px}.install-app-banner svg{color:#158d83}.install-app-banner span{display:grid;gap:2px}.install-app-banner small{color:#65738a}.daily-summary-dialog{width:min(820px,calc(100% - 28px))}.daily-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.daily-summary-grid article{display:grid;gap:4px;padding:15px;border-radius:12px;background:#f5f7fb}.daily-summary-grid article svg{width:21px}.daily-summary-grid article b{font-size:28px}.daily-summary-grid .danger{color:#bc3c35;background:#fff0ef}.daily-summary-grid .warning{color:#b76b16;background:#fff6e8}.daily-summary-grid .ok{color:#168b80;background:#eff9f7}.daily-summary-list{display:grid;margin-top:12px;border:1px solid #e1e6ee;border-radius:10px;overflow:hidden}.daily-summary-list div{display:flex;justify-content:space-between;gap:15px;padding:11px 13px;border-bottom:1px solid #e8ebf0}.daily-summary-list div:last-child{border-bottom:0}.daily-summary-list span{color:#b35b24;font-weight:750}.daily-summary-note{color:#6d7b91;font-size:12px}.dashboard-tabs{display:inline-flex;gap:6px;margin:0 0 18px;padding:5px;border:1px solid #dce3ed;border-radius:12px;background:#fff}.dashboard-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 15px;border:0;border-radius:8px;background:transparent;color:#5d6a81;font-weight:750}.dashboard-tabs button svg{width:18px}.dashboard-tabs button.active{background:#13203d;color:#fff}.dashboard-tabs button span{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:#e9f8f5;color:#137f76;font-size:11px}.dashboard-regulatory-tab{margin-top:0}.regulatory-summary-dialog{width:min(760px,calc(100% - 28px))}.regulatory-summary-list{display:grid;gap:10px;max-height:min(52vh,520px);overflow-y:auto}.regulatory-summary-list article{padding:15px;border:1px solid #dfe5ed;border-radius:12px;background:#f8fafc}.regulatory-summary-list span{color:#158d83;font-size:11px;font-weight:800;text-transform:uppercase}.regulatory-summary-list h3{margin:6px 0;font-size:17px}.regulatory-summary-list p{margin:0 0 9px;color:#68768d;line-height:1.5}.regulatory-summary-list a{color:#147f78;font-weight:750}.regulatory-radar{margin-top:18px}.regulatory-radar-head{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:15px}.regulatory-radar-head h3{margin:5px 0}.regulatory-radar-head p{margin:0;color:#718097}.regulatory-checked{display:inline-flex;margin-top:9px;padding:5px 9px;border-radius:999px;background:#e9f8f5;color:#147f78;font-size:12px;font-weight:750}.regulatory-empty{padding:24px;border:1px dashed #cfd8e5;border-radius:12px;background:#f8fafc;color:#68768d;text-align:center}.regulatory-news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.regulatory-news-grid article{padding:15px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}.regulatory-news-grid article>span{color:#158d83;font-size:11px;font-weight:800;text-transform:uppercase}.regulatory-news-grid h4{margin:7px 0}.regulatory-news-grid p{margin:0 0 12px;color:#68768d;font-size:13px;line-height:1.5}.regulatory-news-grid article div{display:flex;align-items:center;gap:9px}.regulatory-news-grid a{margin-right:auto;color:#147f78;font-weight:750;font-size:12px}.regulatory-news-grid button{padding:7px 10px;border:1px solid #dce2ea;background:#fff;color:#5f6d82;font-size:11px}.regulatory-news-grid button.useful{background:#e9f8f5;color:#137f76;border-color:#aaddd5}.company-location-grid{display:grid;grid-template-columns:1fr 100px;gap:12px}.marketing-regulatory{text-align:center}.marketing-regulatory>h2{max-width:980px;margin:14px auto 34px;font-size:clamp(34px,3.4vw,52px);text-wrap:balance}.marketing-regulatory>p{max-width:900px;margin:0 auto 28px;color:#66758c;line-height:1.7}.marketing-regulatory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:center}.marketing-regulatory-grid article{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;padding:26px 22px;border-radius:16px;background:#fff;border:1px solid #e0e6ef;text-align:center}.marketing-regulatory-grid svg{color:#16978c}.marketing-regulatory-grid h3{width:100%;margin:0 0 10px;text-align:center}.marketing-regulatory-grid p{width:100%;margin:0;color:#6b7990;line-height:1.55;text-align:center}.marketing-disclaimer{margin-top:18px!important;font-size:13px}.marketing-value-comparison{text-align:center}.marketing-value-comparison>h2{max-width:1080px;margin:14px auto 38px;font-size:clamp(34px,3.1vw,48px);line-height:1.08;text-align:center;text-wrap:balance}.comparison-table{display:grid;margin-top:25px;text-align:left;border:1px solid #dfe5ee;border-radius:15px;overflow:hidden}.comparison-table [role=row]{display:grid;grid-template-columns:1.1fr 1fr 1.15fr 1.15fr}.comparison-table [role=row]>*{padding:14px;border-right:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef}.comparison-table [role=row]:first-child{background:#14203e;color:#fff}.comparison-table strong{color:#128d80;background:#effaf8}@media(max-width:900px){.marketing-regulatory-grid{grid-template-columns:repeat(2,1fr)}.comparison-table{overflow-x:auto}.comparison-table [role=row]{min-width:760px}.regulatory-news-grid{grid-template-columns:1fr}.daily-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.manual-routine-grid,.daily-summary-grid,.marketing-regulatory-grid{grid-template-columns:1fr}.marketing-regulatory>h2,.marketing-value-comparison>h2{max-width:100%;margin:10px auto 24px;font-size:clamp(29px,9vw,38px);line-height:1.12}.marketing-regulatory>p{font-size:15px;line-height:1.6}.marketing-value-comparison .comparison-table{gap:12px;overflow:visible;border:0;border-radius:0;background:transparent}.marketing-value-comparison .comparison-table [role=row]{min-width:0;grid-template-columns:1fr;overflow:hidden;border:1px solid #dfe5ee;border-radius:13px;background:#fff}.marketing-value-comparison .comparison-table [role=row]:first-child{display:none}.marketing-value-comparison .comparison-table [role=row]>*{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;padding:11px 13px;border-right:0;text-align:left}.marketing-value-comparison .comparison-table [role=row]>*:first-child{display:block;color:#fff;background:#14203e;font-weight:800}.marketing-value-comparison .comparison-table [role=row]>*:nth-child(2):before{content:"Pastas e planilhas";color:#6b7990;font-size:11px;font-weight:700}.marketing-value-comparison .comparison-table [role=row]>*:nth-child(3):before{content:"POP Master";color:#128d80;font-size:11px;font-weight:800}.marketing-value-comparison .comparison-table [role=row]>*:nth-child(4):before{content:"QMS corporativo";color:#6b7990;font-size:11px;font-weight:700}.install-app-banner,.regulatory-radar-head{align-items:stretch;flex-direction:column}.company-location-grid{grid-template-columns:1fr}.dashboard-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%;box-sizing:border-box}.dashboard-tabs button{justify-content:center;padding-inline:10px}.nexwork-dialog{width:calc(100% - 20px);max-height:94dvh;border-radius:16px}.nexwork-dialog-head{min-height:82px;padding:8px 16px}.nexwork-dialog-head img{width:122px;height:64px}.nexwork-dialog-body{max-height:calc(94dvh - 82px);padding:24px 18px}.nexwork-benefits,.nexwork-solutions,.nexwork-clients,.nexwork-partners{grid-template-columns:1fr}.nexwork-instagram-profile strong{padding:8px}.nexwork-instagram-frame{min-height:0;height:390px}.nexwork-instagram-frame iframe{min-height:0;height:640px}.nexwork-benefits div{min-height:54px}.nexwork-cta{align-items:stretch;flex-direction:column}.nexwork-cta a{text-align:center}}[data-theme=dark] .security-banner,[data-theme=dark] .manual-highlight,[data-theme=dark] .protected-file-note{background:#12302f;border-color:#245a56;color:#d8f4ef}[data-theme=dark] .manual-content,[data-theme=dark] .manual-content h3{color:#e8edf7}.document-label span{color:#147f78;font-size:11px;font-weight:800;text-transform:uppercase}.page-stage{border:1px solid #dce1e9;background:#f5f7fa;transform-origin:left center;animation:turnPage .36s ease-out}.standalone-file-viewer{width:min(1180px,calc(100% - 28px));height:calc(100vh - 100px);margin:16px auto;overflow:hidden;border-radius:10px;background:#fff}.standalone-file-viewer .document-frame{width:100%;height:100%;border:0}.row-actions{display:flex;flex-wrap:wrap;gap:5px 12px}.pops-tablewrap{overflow:visible}.pops-tablewrap table{table-layout:fixed;min-width:0}.pops-tablewrap th:nth-child(1){width:8%}.pops-tablewrap th:nth-child(2){width:28%}.pops-tablewrap th:nth-child(3){width:6%}.pops-tablewrap th:nth-child(4){width:13%}.pops-tablewrap th:nth-child(5),.pops-tablewrap th:nth-child(6){width:9%}.pops-tablewrap th:nth-child(7){width:32%}.pops-tablewrap td{overflow-wrap:anywhere}.pop-actions{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:flex-end;gap:6px;width:100%;min-width:0;margin-left:auto}.pop-action{display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;gap:6px;width:auto;min-width:max-content;min-height:38px;padding:8px 10px;color:#173052;background:#fff;border:1px solid #cfd9e7;border-radius:7px;font-size:11px;line-height:1.2;font-weight:750;white-space:nowrap;overflow-wrap:normal;cursor:pointer}.pop-action svg{width:14px;height:14px}.pop-action.primary-action{color:#fff;background:#158f84;border-color:#158f84}.pop-action.status-action{color:#096d66;background:#effaf8;border-color:#9bd8d1}.pop-more-actions{position:relative;flex:1 1 auto;width:auto;min-width:max-content}.pop-more-actions summary{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 10px;color:#45536a;background:#f6f8fb;border:1px solid #d6deea;border-radius:7px;font-size:11px;font-weight:750;white-space:nowrap;cursor:pointer;list-style:none}.pop-more-actions summary::-webkit-details-marker{display:none}.pop-more-actions>div{position:absolute;z-index:20;top:40px;right:0;display:grid;min-width:190px;padding:7px;background:#fff;border:1px solid #dbe2ec;border-radius:9px;box-shadow:0 14px 34px #14203c29}.pop-more-actions>div button{padding:8px 10px;color:#334157;background:transparent;border:0;border-radius:6px;text-align:left;font-size:11px;cursor:pointer}.pop-more-actions>div button:hover{background:#f1f5f9}.pop-more-actions>div button.danger-link{color:#c23c37;border-top:1px solid #edf0f4}.pop-task-manager{padding:22px;background:#f8fafc;border:1px solid #dce4ee;border-radius:12px}.pop-task-manager-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.pop-task-manager-head>div{display:grid;gap:4px}.pop-task-manager-head>div b{font-size:18px}.pop-task-manager-head>div span{color:#748096;font-size:12px}.pop-task-manager-list{display:grid;gap:9px}.pop-task-manager-list article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:15px;background:#fff;border:1px solid #dce4ee;border-radius:9px}.pop-task-manager-list article.highlighted{border-color:#168f82;box-shadow:0 0 0 3px #168f8220}.pop-task-manager-list article.inactive{opacity:.62;background:#f3f5f8}.pop-task-manager-list article>div:first-child{display:grid;gap:3px}.pop-task-manager-list article span,.pop-task-manager-list article small{color:#758198;font-size:11px}.pop-task-manager-list article strong{color:#526078;font-size:11px}.pop-task-manager-list article strong.task-due-danger{color:#c33f39}.pop-task-manager-list article em{padding:5px 8px;color:#168f82;background:#e9f6f3;border-radius:12px;font-size:10px;font-style:normal;font-weight:800}.task-manager-actions{display:flex;gap:5px;flex-wrap:wrap}.task-manager-actions button{min-height:32px;padding:6px 9px;color:#334157;background:#fff;border:1px solid #d1dbe8;border-radius:6px;font-size:10px;font-weight:750;cursor:pointer}.task-manager-actions button.task-perform-button{color:#fff;background:#168f82;border-color:#168f82}.task-manager-actions button.danger-link{color:#c33f39;border-color:#efc6c3}@media(max-width:1100px){.pops-tablewrap table,.pops-tablewrap tbody{display:block}.pops-tablewrap thead{display:none}.pops-tablewrap tr{display:grid;grid-template-columns:110px minmax(220px,1fr) 70px 140px;gap:12px;align-items:center;padding:15px;border-bottom:1px solid #e8ebef}.pops-tablewrap td{padding:0;border:0}.pops-tablewrap td:nth-child(5),.pops-tablewrap td:nth-child(6){display:none}.pops-tablewrap td:last-child{grid-column:1/-1}.pop-actions{justify-content:flex-start;margin:4px 0 0}.pop-action,.pop-more-actions{flex:0 1 auto}}@media(max-width:720px){.pop-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pop-action,.pop-more-actions{width:100%;min-width:0}.pop-action{white-space:normal}.pop-more-actions>div{left:0;right:auto}}@media(max-width:900px){.pops-tablewrap tr{grid-template-columns:90px minmax(150px,1fr)}.pops-tablewrap td:nth-child(3),.pops-tablewrap td:nth-child(4){display:none}.pop-task-manager-list article{grid-template-columns:1fr}.task-manager-actions{flex-wrap:wrap}}.planning-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.planning-summary>div{display:grid;gap:5px;padding:16px 18px;border:1px solid #dce4ee;border-radius:12px;background:#fff}.planning-summary span{color:#6d7890;font-size:13px}.planning-summary b{color:#17213b;font-size:26px}.planning-tools{display:grid;grid-template-columns:minmax(260px,1fr) 220px;gap:12px;margin-bottom:18px}.planning-tools .search,.planning-tools select{min-height:48px;border:2px solid #cfe5e2;border-radius:10px;background:#fff}.planning-tools select{padding:0 12px}.planning-board{display:grid;gap:18px}.planning-table-wrap{max-height:calc(100vh - 330px);overflow:auto;border:1px solid #d7e0eb;border-radius:13px;background:#fff}.planning-table{width:max(100%,1720px);border-collapse:separate;border-spacing:0}.planning-table thead th{position:sticky;top:0;z-index:3;padding:13px 12px;border-right:1px solid #dce4ee;background:#102442;color:#fff;font-size:11px;letter-spacing:.035em;white-space:nowrap}.planning-table tbody td{padding:12px;border-right:1px solid #e2e7ef;border-bottom:1px solid #e2e7ef;color:#334058;font-size:13px;line-height:1.4;vertical-align:middle}.planning-table tbody tr:nth-child(2n) td{background:#f8fbfd}.planning-table tbody tr:hover td{background:#eef9f7}.planning-table tbody tr.pop-group-start td{border-top:3px solid #27aa9d}.planning-table tbody tr:first-child td{border-top:0}.planning-table th:first-child,.planning-table td:first-child{position:sticky;left:0;z-index:2;width:92px;min-width:92px}.planning-table thead th:first-child{z-index:4;background:#0b3950}.planning-table tbody td:first-child{background:#e9f7f5}.planning-table tbody tr:nth-child(2n) td:first-child{background:#def2ef}.planning-pop-code{display:inline-flex;min-width:66px;justify-content:center;padding:7px 9px;border-radius:7px;background:#15988e;color:#fff;font-weight:850;white-space:nowrap}.planning-table th:nth-child(2),.planning-table td:nth-child(2){min-width:230px}.planning-table th:nth-child(3),.planning-table td:nth-child(3){min-width:280px}.planning-table th:nth-child(4),.planning-table td:nth-child(4){min-width:230px}.planning-table th:nth-child(6),.planning-table td:nth-child(6){min-width:220px}.planning-table th:nth-child(10),.planning-table td:nth-child(10){min-width:150px}[data-theme=dark] .planning-table-wrap{background:#17223a;border-color:#34415a}[data-theme=dark] .planning-table tbody td{color:#e6edf7;border-color:#34415a;background:#17223a}[data-theme=dark] .planning-table tbody tr:nth-child(2n) td{background:#1b2943}[data-theme=dark] .planning-table tbody td:first-child{background:#123b3c}.planning-group{overflow:hidden;border:1px solid #dce4ee;border-radius:14px;background:#fff}.planning-group>header{display:flex;align-items:center;gap:14px;padding:15px 18px;background:linear-gradient(100deg,#10203d,#174e5a);color:#fff}.planning-group>header>span{padding:8px 11px;border-radius:8px;background:#28b9aa;font-weight:800}.planning-group>header>div{display:grid;gap:2px}.planning-group>header small{color:#cce1e4}.planning-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.planning-items article{display:grid;gap:13px;padding:15px;border:1px solid #e0e6ee;border-left:4px solid #19988e;border-radius:10px;background:#fbfcfe}.planning-item-title,.planning-items footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.planning-items dl{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:0}.planning-items dl div{display:grid;gap:2px}.planning-items dt{color:#7a869b;font-size:11px;font-weight:750;text-transform:uppercase}.planning-items dd{margin:0;color:#29364d;font-size:13px;line-height:1.4}.planning-status{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.planning-status.done{color:#0c6c4d;background:#def6ea}.planning-status.progress{color:#89520b;background:#fff0d8}.planning-status.pending{color:#9a3340;background:#ffe5e8}[data-theme=dark] .planning-summary>div,[data-theme=dark] .planning-group,[data-theme=dark] .planning-items article,[data-theme=dark] .planning-tools .search,[data-theme=dark] .planning-tools select{background:#17223a;border-color:#34415a}[data-theme=dark] .planning-summary b,[data-theme=dark] .planning-items dd{color:#eef3fb}@media(max-width:800px){.planning-items{grid-template-columns:1fr}}@media(max-width:640px){.planning-summary,.planning-tools,.planning-items dl{grid-template-columns:1fr}}.audit-photo-section{display:grid;gap:14px;padding-top:8px;border-top:1px solid #e2e6ed}.form-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.form-section-head>div{display:grid;gap:3px}.form-section-head span{color:#738097;font-size:13px}.form-section-head button,table .link:has(svg){display:inline-flex;align-items:center;gap:6px}.form-section-head svg,table .link svg{width:17px}.audit-photo-row{display:grid;gap:10px;padding:14px;border:1px solid #dce1e9;border-radius:10px;background:#f8fafc}.evidence-dialog{width:min(920px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow:auto}.evidence-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 24px 24px}.evidence-gallery figure{margin:0;overflow:hidden;border:1px solid #dce1e9;border-radius:10px;background:#fff}.evidence-gallery img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#eef1f5}.evidence-gallery figcaption{display:grid;gap:4px;padding:12px}.evidence-gallery figcaption span{color:#56627a;line-height:1.45}@media(max-width:640px){.form-section-head{align-items:stretch;flex-direction:column}.evidence-gallery{grid-template-columns:1fr}}@keyframes turnPage{0%{opacity:.35;transform:perspective(1200px) rotateY(-10deg)}to{opacity:1;transform:perspective(1200px) rotateY(0)}}.page-turner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:14px 0 28px}.page-turner button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.page-turner button:last-child{justify-self:end}.page-turner button:first-child{justify-self:start}.page-turner button:disabled{opacity:.4;cursor:not-allowed}.page-turner svg{width:17px}.no-linked-sheet{text-align:center;color:#768196}.paper h1{text-align:center;font-size:20px;margin:38px 0}.paper h3{font-size:13px;margin-top:30px}.paper p{font-size:13px;line-height:1.8}.watermark{position:absolute;bottom:30px;right:40px;color:#d9dde4;font-weight:800}.toast{position:fixed;right:25px;bottom:25px;background:#17213b;color:#fff;padding:14px 18px;border-radius:9px;display:flex;gap:9px;align-items:center;z-index:60;font-size:13px}.toast svg{width:19px;color:#43c0ae}.login{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login>section{background:linear-gradient(145deg,#111a35,#172d4d 65%,#146b68);padding:42px 8vw;color:#fff;display:flex;flex-direction:column}.login-brand{display:flex;align-items:center;gap:10px;font-size:20px}.login-copy{margin:auto 0}.login-copy span{font-size:11px;letter-spacing:2px;color:#55c8b8}.login-copy h1{font-size:44px;line-height:1.12;margin:15px 0}.login-copy p{max-width:500px;color:#bdc6d8;line-height:1.7}.login>form{display:grid;place-items:center;padding:30px}.login-box{width:min(390px,100%)}.login-box h2{font-size:28px;margin-bottom:5px}.login-box>p{color:#7c879a;margin-bottom:30px}.login-box .primary{width:100%;margin-top:5px}.login form:has(.trial-badge){align-items:start;overflow-y:auto}.login form:has(.trial-badge) .login-box{padding:36px 0}.trial-badge{display:flex;align-items:center;gap:10px;padding:12px;margin:-12px 0 18px;border:1px solid #b9e6de;border-radius:10px;background:#eefaf8;color:#176f67;font-size:13px;line-height:1.4}.trial-badge svg,.trial-created>svg{width:24px;flex:0 0 auto;color:#159588}.login-switch{display:grid;place-items:center;gap:5px;margin-top:18px;color:#758198;font-size:14px}.login-switch button{border:0;background:transparent;color:#168b80;font-weight:750;cursor:pointer}.trial-created{padding:24px;border:1px solid #cbe8df;border-radius:14px;background:#f2fbf8;text-align:center}.trial-created>svg{width:44px;height:44px}.trial-created h3{margin:10px 0 5px;font-size:22px}.trial-created p{color:#647187;line-height:1.5}.current-subscription{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;margin-bottom:24px;border:1px solid #cad9e7;border-radius:16px;background:linear-gradient(120deg,#122544,#175e68);color:#fff}.current-subscription span{color:#65d6c6;font-size:12px;font-weight:800;letter-spacing:1.5px}.current-subscription h3{margin:6px 0 2px;font-size:26px}.current-subscription p{margin:0;color:#cfdae7}.subscription-status{display:flex;align-items:center;gap:11px;min-width:245px;padding:13px 16px;border:1px solid #ffffff30;border-radius:12px;background:#ffffff12}.subscription-status svg{width:24px;color:#59d8c5}.subscription-status b,.subscription-status small{display:block}.subscription-status small{margin-top:3px;color:#cbd7e5}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan-card{position:relative;display:flex;flex-direction:column;min-height:425px;padding:27px;border:1px solid #d7e0eb;border-radius:16px;background:#fff;box-shadow:0 9px 25px #17213b0b}.plan-card.featured{border:2px solid #16998d;box-shadow:0 12px 30px #16998d1c}.popular-plan{position:absolute;top:18px;right:18px;color:#16877c;font-size:11px;font-weight:850;letter-spacing:.8px}.current-plan-label{align-self:flex-start;padding:5px 8px;margin:-9px 0 13px;border-radius:999px;background:#dff7f2;color:#087c70;font-size:11px;font-weight:850;letter-spacing:.7px}.plan-card.current{border-color:#15988a;box-shadow:inset 0 0 0 1px #15988a}.plan-card h3{margin:0 0 14px;font-size:22px}.plan-price{display:flex;align-items:end;gap:5px;margin-bottom:16px}.plan-price strong{color:#12223e;font-size:34px}.plan-price span{padding-bottom:6px;color:#7b8799}.plan-card>p{min-height:52px;color:#6c788d;line-height:1.55}.plan-card ul{display:grid;gap:12px;padding:0;margin:20px 0 28px;list-style:none}.plan-card li{display:flex;align-items:flex-start;gap:9px;line-height:1.4}.plan-card li svg{width:18px;flex:0 0 auto;color:#15988a}.plan-card>button,.plan-checkout{width:100%;min-height:46px;margin-top:auto}.plan-checkout{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;text-decoration:none}.plan-checkout svg{width:18px}.billing-help{margin:18px 0 0;color:#758197;text-align:center;font-size:14px}@media(max-width:900px){.plan-grid{grid-template-columns:1fr}.plan-card{min-height:0}}@media(max-width:650px){.current-subscription{align-items:stretch;flex-direction:column;padding:20px}.subscription-status{min-width:0}}.owner-app{min-height:100vh;background:#f3f6fa;color:#15223e}.owner-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:12px clamp(20px,4vw,64px);border-bottom:1px solid #dce4ee;background:#fff}.owner-brand,.owner-account,.owner-account>div{display:flex;align-items:center}.owner-brand{gap:11px}.owner-brand img{width:45px;height:45px;object-fit:contain}.owner-brand div,.owner-account>div{display:grid}.owner-brand b{font-size:18px}.owner-brand span,.owner-account span{color:#758198;font-size:12px}.owner-account{gap:18px;text-align:right}.owner-account .secondary{display:flex;align-items:center;gap:7px;padding:9px 12px}.owner-account svg{width:17px}.owner-main{width:min(1600px,100%);min-height:calc(100vh - 76px);margin:0 auto;padding:34px clamp(20px,4vw,64px) 60px}.owner-title span{color:#148c80;font-size:12px;font-weight:850;letter-spacing:1.5px}.owner-title h1{margin:7px 0 3px;font-size:32px}.owner-title p{margin:0;color:#748097}.owner-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:26px 0}.owner-metrics article{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #dbe3ed;border-radius:14px;background:#fff}.owner-metrics article>svg{width:40px;height:40px;padding:9px;border-radius:10px;background:#e9f8f5;color:#158f82}.owner-metrics article div{display:grid;gap:4px}.owner-metrics span{color:#778399;font-size:13px}.owner-metrics strong{font-size:23px}.owner-finance{padding:24px;border:1px solid #cfe5e1;border-radius:16px;background:linear-gradient(135deg,#fff,#f3fbf9)}.owner-finance-head span{color:#148c80;font-size:12px;font-weight:850;letter-spacing:1px}.owner-finance-head h2{margin:5px 0 3px}.owner-finance-head p,.finance-note{margin:0;color:#6f7c91}.finance-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:20px 0}.finance-summary article{display:grid;gap:7px;padding:15px;border:1px solid #dce7e7;border-radius:12px;background:#fff}.finance-summary article span{color:#718096;font-size:12px}.finance-summary article strong{font-size:18px}.finance-summary article.profit{border-color:#7ed6c9;background:#e9f9f5;color:#08776e}.finance-form{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(200px,1.4fr) auto;align-items:end;gap:10px;padding:16px;border-radius:12px;background:#edf6f5}.finance-form label{display:grid;gap:6px;color:#4f5e75;font-size:12px;font-weight:750}.finance-form input,.finance-form select{width:100%;height:42px;padding:0 11px;border:1px solid #cbd9dd;border-radius:9px;background:#fff}.finance-form button{height:42px;white-space:nowrap}.finance-note{margin-top:13px;font-size:13px}.partner-check{display:inline-flex;align-items:center;gap:7px;min-width:145px;font-size:12px;white-space:nowrap}.partner-check input{width:17px;height:17px;accent-color:#159488}.storage-allocation-help{margin:0;padding:13px 18px;border-top:1px solid #e7ecf2;background:#f8fafc;color:#6f7c91;font-size:13px}.representative-form{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(180px,1.2fr) minmax(120px,.6fr) auto auto;align-items:end;gap:12px;padding:18px 22px;background:#f7fafb}.representative-form label{display:grid;gap:6px;color:#536177;font-size:12px;font-weight:750}.representative-form input,.sales-link-select{width:100%;min-height:42px;padding:0 11px;border:1px solid #ccd7e2;border-radius:9px;background:#fff}.representative-form button{min-height:42px;white-space:nowrap}.representative-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 22px 22px}.representative-list article{display:grid;grid-template-columns:1fr auto;gap:8px 14px;padding:15px;border:1px solid #dce5ec;border-radius:11px}.representative-list article div:first-child{display:grid;gap:4px}.representative-list span{color:#778399;font-size:12px;overflow-wrap:anywhere}.representative-list>article>strong{color:#12877c}.representative-actions{display:flex;grid-column:1 / -1;gap:14px}.representative-actions button{padding:0;border:0;background:transparent;color:#12877c;font-weight:750}.representative-actions .danger-link{color:#bb4842}.representative-empty{grid-column:1 / -1;margin:0;color:#778399}.sales-link-select{min-width:185px;min-height:36px;font-size:12px}.owner-panel{margin-top:20px;border:1px solid #dbe3ed;border-radius:15px;background:#fff;overflow:hidden}.owner-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e3e9f0}.owner-panel-head h2{margin:0;font-size:20px}.owner-panel-head p{margin:3px 0 0;color:#7b8799;font-size:13px}.owner-filters{display:flex;align-items:center;gap:10px}.owner-filters .search{width:min(390px,38vw);margin:0}.owner-filters select{min-width:190px}.owner-table-wrap{overflow-x:auto}.owner-table{width:100%;min-width:980px;border-collapse:collapse}.owner-table th{padding:12px 16px;background:#f7f9fc;color:#6e7a90;font-size:12px;text-align:left;white-space:nowrap}.owner-table td{padding:15px 16px;border-top:1px solid #e7ecf2;vertical-align:middle}.owner-table td b,.owner-table td small{display:block}.trial-remaining{display:inline-flex;width:max-content;padding:6px 9px;border-radius:999px;background:#e8edf4;color:#536079;font-size:12px;font-weight:800;white-space:nowrap}.trial-remaining.active{background:#def5eb;color:#127355}.trial-remaining.ending{background:#fff0d5;color:#9b5a00}.trial-remaining.expired{background:#fde4e4;color:#ad3030}.trial-remaining.complimentary{background:#dff4ef;color:#177263}.online-users{display:flex;align-items:center;gap:7px;min-width:130px}.online-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#9aa5b6}.online-users.is-online .online-dot{background:#16a66c;box-shadow:0 0 0 4px #16a66c21}.owner-table th:nth-child(4),.owner-table td:nth-child(4),.owner-table th:nth-child(5),.owner-table td:nth-child(5),.owner-table th:nth-child(6),.owner-table td:nth-child(6){min-width:145px}.owner-table td small{margin-top:3px;color:#7b8799}.owner-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff3df;color:#a6630a;font-size:12px;font-weight:750;white-space:nowrap}.owner-status.active,.owner-status.complimentary,.owner-status.payment-approved{background:#e4f7ef;color:#127154}.owner-status.past_due,.owner-status.canceled,.owner-status.payment-rejected{background:#ffebea;color:#b53e37}.owner-empty-payments{display:grid;place-items:center;padding:44px 20px;text-align:center}.owner-empty-payments svg{width:42px;height:42px;padding:10px;border-radius:50%;background:#edf7f5;color:#168d81}.owner-empty-payments h3{margin:12px 0 5px}.owner-empty-payments p{max-width:520px;margin:0;color:#758198}.empty-cell{padding:38px!important;color:#758198;text-align:center}@media(max-width:1050px){.owner-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-form,.representative-form,.representative-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.owner-header,.owner-panel-head,.owner-filters{align-items:stretch;flex-direction:column}.owner-header{position:static}.owner-account{justify-content:space-between;text-align:left}.owner-account>div{display:none}.owner-main{padding:24px 14px 40px}.owner-metrics{grid-template-columns:1fr}.owner-finance{padding:18px}.finance-summary,.finance-form,.representative-form,.representative-list{grid-template-columns:1fr}.owner-filters .search,.owner-filters select{width:100%}}.hint{display:block;text-align:center;color:#8c95a5;margin-top:15px}.error{background:#fff0ef;color:#bd403c;padding:10px;border-radius:7px;margin-bottom:10px;font-size:12px}.center{min-height:100vh;display:grid;place-items:center}.spinner{width:35px;height:35px;border:3px solid #dfe6ea;border-top-color:#1b9184;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.cards{grid-template-columns:1fr 1fr}.grid2{grid-template-columns:1fr}.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:none}.close,.hamburger{display:grid}.close{margin-left:auto;color:#fff}main{margin-left:0}.overlay{position:fixed;inset:0;background:#11182788;z-index:10}.login{grid-template-columns:1fr}.login>section{display:none}}@media(max-width:650px){header{padding:0 16px}.content{padding:22px 16px}.cards{grid-template-columns:1fr}.welcome,.pageintro{align-items:flex-start;gap:15px}.welcome h2,.pageintro h2{font-size:21px}.demo{display:none}.grid2{display:block}.grid2 .panel{margin-bottom:15px}.company{grid-template-columns:1fr}.logo-upload{border-right:0;border-bottom:1px solid #e8ebef}.tools{display:block}.pop-tools .search,.status-filter{width:100%;max-width:none}.search{min-width:0;margin-bottom:10px}.formrow{grid-template-columns:1fr}.paper{padding:25px 20px}.viewerhead{padding:10px 12px}.viewer-title span{font-size:13px}.viewer-actions{gap:6px}.viewer-actions .secondary{padding:9px 10px;font-size:12px}.audit-viewer-button{font-size:0;padding:0 10px}.ai-validation-button{padding:0 10px;font-size:0}.ai-guide{padding:24px 18px 18px}.ai-guide-steps{grid-template-columns:1fr}.audit-viewer-button span{font-size:10px}.viewer-workspace.auditing{display:flex;flex-direction:column}.viewer-workspace.auditing .paper{width:calc(100% - 20px);margin:12px auto}.audit-side-panel{position:fixed;inset:78px 8px 8px;z-index:65;max-height:none;margin:0}.dochead{grid-template-columns:1fr}.dochead>div{border-right:0;border-bottom:1px solid #20283c}.document-responsibility{grid-template-columns:1fr}.document-responsibility>div{border-right:0;border-bottom:1px solid #20283c}.document-responsibility>div:last-child{border-bottom:0}.page-turner{grid-template-columns:1fr 1fr}.page-turner span{grid-column:1 / -1;grid-row:1;text-align:center}.month>div{min-height:65px}.event{overflow:hidden;white-space:nowrap}.welcome .primary,.pageintro .primary{padding:10px}.welcome .primary{font-size:0}.welcome .primary svg{margin:0}.pageintro{flex-direction:column}}.app-logo{width:42px;height:42px;object-fit:contain}.login-logo{width:54px;height:54px}.password-field{position:relative}.password-field input{padding-right:48px}.password-field button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#526079;cursor:pointer}.password-field svg{width:20px}.header-actions{position:relative}.settings-menu{position:absolute;right:42px;top:42px;background:#fff;border:1px solid #dce1e9;border-radius:10px;box-shadow:0 12px 30px #17213b22;padding:6px;z-index:20;min-width:180px}.settings-menu button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:10px;border-radius:7px;text-align:left;cursor:pointer}.settings-menu button:hover{background:#f2f5f9}.settings-menu svg{width:18px}.report-problem-dialog{max-width:620px}.report-problem-dialog textarea{min-height:150px;resize:vertical}.report-problem-note{margin:12px 0 0;color:#6f7d96;font-size:14px;line-height:1.45}.report-problem-dialog .actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.report-problem-dialog .actions svg{width:18px}[data-theme=dark] body,[data-theme=dark] main{background:#101624;color:#e8edf7}.forgot-link{display:block;margin:0 0 14px auto;border:0;background:transparent;color:#197fba;font-weight:600;cursor:pointer}.success-message{padding:11px 12px;margin-bottom:12px;border-radius:8px;background:#eaf9f3;color:#147558;font-size:14px}[data-theme=dark] header,[data-theme=dark] .panel,[data-theme=dark] .tablewrap,[data-theme=dark] .company,[data-theme=dark] .dialog,[data-theme=dark] .settings-menu{background:#172033;color:#e8edf7;border-color:#2c3850}[data-theme=dark] table td,[data-theme=dark] table th{border-color:#2c3850}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background:#101827;color:#e8edf7;border-color:#35425a}[data-theme=dark] .settings-menu button{color:#e8edf7}[data-theme=dark] .settings-menu button:hover{background:#243049}.cookie-consent{position:fixed;z-index:10000;right:24px;bottom:24px;left:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:980px;margin:0 auto;padding:20px 22px;color:#17223b;background:#fff;border:1px solid #dce4ee;border-radius:16px;box-shadow:0 18px 60px #0a19343d}.cookie-consent strong{display:block;margin-bottom:5px;font-size:17px}.cookie-consent p{max-width:620px;margin:0;color:#5f6e86;font-size:14px;line-height:1.5}.cookie-consent-actions{display:flex;flex:0 0 auto;gap:10px}.cookie-consent button,.cookie-preferences{min-height:44px;padding:10px 16px;border-radius:10px;font:inherit;font-weight:700;cursor:pointer}.cookie-reject{color:#33415c;background:#fff;border:1px solid #cfd8e6}.cookie-accept{color:#fff;background:#148f84;border:1px solid #148f84}.cookie-preferences{position:fixed;z-index:9998;right:14px;bottom:14px;min-height:34px;padding:7px 11px;color:#526078;background:#ffffffeb;border:1px solid #d5deea;font-size:12px}@media(max-width:700px){.cookie-consent{right:12px;bottom:12px;left:12px;align-items:stretch;flex-direction:column;gap:16px;padding:18px}.cookie-consent-actions{flex-direction:column-reverse}.cookie-consent-actions button{width:100%}}.pop-tasks-builder{margin-top:20px}.pop-tasks-builder>.form-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.pop-tasks-builder>.form-section-head b,.pop-tasks-builder>.form-section-head span{display:block}.pop-tasks-builder>.form-section-head span{margin-top:3px;color:#718096;font-size:12px}.pop-tasks-builder>.form-section-head .secondary{flex:0 0 auto}.pop-task-number{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.pop-task-number>span{color:#168f82;font-size:10px;font-weight:850;letter-spacing:1px}.pop-task-section{margin-top:20px;padding:18px;border:1px solid #cde4df;border-radius:12px;background:#f5fbfa}.pop-task-section .form-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.pop-task-section .form-section-head b,.pop-task-section .form-section-head span{display:block}.pop-task-section .form-section-head span{margin-top:3px;color:#718096;font-size:12px}.pop-task-section .form-section-head svg{width:25px;color:#168f82}.daily-tasks{margin-bottom:21px;padding:0;overflow:hidden}.task-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e8edf3}.task-panel-head h3{margin:3px 0;font-size:19px}.task-panel-head p{margin:0;color:#748096;font-size:13px}.task-kicker{color:#168f82;font-size:10px;font-weight:800;letter-spacing:1px}.task-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.task-filters select{flex:0 1 auto;width:auto;min-width:145px;max-width:205px;height:36px;margin-top:0;padding:0 28px 0 10px;border:1px solid #d9e0e9;border-radius:8px;background:#fff;color:#344158;font-family:inherit;font-size:11px;font-weight:400;line-height:normal}.task-date-filter{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;align-self:center;gap:7px;width:145px;height:36px;padding:0 9px 0 10px;box-sizing:border-box;border:1px solid #d9e0e9;border-radius:8px;background:#fff;color:#344158;font-family:inherit;font-size:11px;font-weight:400;line-height:1}.task-date-filter span{color:#647189;font:inherit;font-weight:700;line-height:1}.task-date-filter input{width:100%;min-width:0;height:34px;margin:0;padding:0;border:0;outline:0;color:#344158;background:transparent;font-family:inherit;font-size:11px;font-weight:400;line-height:34px}.task-list{display:grid}.task-kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;background:#eef3f8}.kanban-column{min-width:0;overflow:hidden;border:1px solid #dce4ee;border-radius:14px;background:#f8fafc}.kanban-column>header{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:15px 16px;border-bottom:3px solid #9aa8ba;background:#fff}.kanban-column>header div{display:flex;align-items:center;gap:8px}.kanban-column>header b{color:#17213b;font-size:15px}.kanban-column>header strong{display:grid;place-items:center;min-width:27px;height:27px;color:#53617a;background:#edf1f6;border-radius:9px;font-size:13px}.kanban-column>header small{grid-column:1 / -1;color:#7c899d;font-size:11px}.kanban-dot{width:10px;height:10px;border-radius:50%;background:#7f8ea3}.kanban-column.in_progress>header{border-bottom-color:#e2a23a;background:#fffbf2}.kanban-column.in_progress .kanban-dot{background:#e2a23a}.kanban-column.completed>header{border-bottom-color:#16998e;background:#f1fbf9}.kanban-column.completed .kanban-dot{background:#16998e}.kanban-cards{display:grid;align-content:start;gap:10px;min-height:270px;padding:12px}.kanban-card{padding:14px;border:1px solid #dfe5ed;border-left:4px solid #8796aa;border-radius:11px;background:#fff;box-shadow:0 5px 16px #1827460f;cursor:grab}.kanban-card:active{cursor:grabbing}.kanban-card.urgency-blue{border-left-color:#397dcc}.kanban-card.urgency-yellow{border-left-color:#e2b323;background:#fffdf5}.kanban-card.urgency-orange{border-left-color:#e48724;background:#fffaf3}.kanban-card.urgency-red{border-left-color:#cf4743;background:#fff7f6}.kanban-column.completed .kanban-card{border-left-color:#16998e;opacity:.82;cursor:default}.kanban-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.kanban-card-top span{padding:4px 7px;color:#40506a;background:#edf2f7;border-radius:6px;font-size:10px;font-weight:800}.kanban-user-avatar{display:grid;place-items:center;width:34px;height:34px;border:3px solid #fff;border-radius:50%;color:#fff;box-shadow:0 0 0 1px #d7e0ea,0 3px 8px #18274624;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.3px}.kanban-card h4{margin:11px 0 5px;color:#17213b;font-size:14px;line-height:1.35}.kanban-pop-link{padding:4px 7px;color:#40506a;background:#edf2f7;border:0;border-radius:6px;font-size:10px;font-weight:800;cursor:pointer}.kanban-pop-link:hover{color:#08796f;background:#e1f4f1}.kanban-task-link{display:block;width:100%;margin:11px 0 5px;padding:0;color:#17213b;background:transparent;border:0;text-align:left;font-size:14px;line-height:1.35;font-weight:800;cursor:pointer}.kanban-task-link:hover{color:#08796f;text-decoration:underline}.kanban-card p{margin:0 0 8px;color:#66748c;font-size:12px;line-height:1.4}.kanban-card>small{display:block;color:#7d899c;font-size:10px}.kanban-card-actions{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:7px;margin-top:13px;padding-top:11px;border-top:1px solid #edf0f4}.kanban-deadline{justify-self:start;padding:6px 8px;border-radius:7px;font-size:13px;line-height:1;font-style:normal;font-weight:900;white-space:nowrap}.urgency-blue .kanban-deadline{color:#2869af;background:#eaf3ff}.urgency-yellow .kanban-deadline{color:#866400;background:#fff3b8}.urgency-orange .kanban-deadline{color:#a5550b;background:#ffdfbc}.urgency-red .kanban-deadline{color:#b92e2a;background:#ffd9d6}.kanban-card-actions button{min-height:34px;padding:7px 11px;border:1px solid #168f82;border-radius:7px;color:#fff;background:#168f82;font-size:11px;font-weight:800}.kanban-card-actions button.secondary{color:#526079;background:#fff;border-color:#d6dee9}.kanban-card-actions span{display:flex;align-items:center;gap:5px;color:#168f82;font-size:11px;font-weight:800}.kanban-card-actions svg{width:15px}.user-name-role{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.user-color-dot{width:13px;height:13px;flex:0 0 auto;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cbd5e1}.user-color-field>span{display:flex;align-items:center;gap:12px;margin-top:7px}.user-color-field input[type=color]{width:58px;height:42px;padding:3px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:pointer}.user-color-field small{color:#748096;font-size:12px;font-weight:400}.kanban-empty{display:grid;place-items:center;min-height:95px;padding:15px;color:#8b96a7;border:1px dashed #cdd6e2;border-radius:10px;text-align:center;font-size:11px}.task-row{display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:18px;padding:17px 24px;border-bottom:1px solid #edf0f4}.task-row:last-child{border-bottom:0}.task-row.soon{background:#fffaf2}.task-row.overdue{background:#fff6f5}.task-days{display:grid;text-align:center;padding-right:18px;border-right:1px solid #e6eaf0}.task-days strong{color:#168f82;font-size:25px;line-height:1}.task-row.soon .task-days strong{color:#d48620}.task-row.overdue .task-days strong{color:#cf4743}.task-days span{margin-top:5px;color:#7b879a;font-size:9px}.task-copy{display:grid;gap:3px}.task-copy b{font-size:14px}.task-copy span{color:#53617a;font-size:12px}.task-copy small{color:#8a94a6;font-size:11px}.task-row .primary{white-space:nowrap}.task-row .primary svg{width:16px}.task-empty{display:grid;place-items:center;gap:5px;padding:38px;color:#76839a}.task-empty svg{width:30px;color:#39a99b}.task-admin-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:21px;margin-bottom:21px}.task-chart-panel,.task-accountability{padding:20px 22px}.task-admin-title span{display:grid;gap:3px}.task-admin-title b{font-size:16px}.task-admin-title small{color:#78849a;font-size:11px}.task-bars{display:flex;align-items:end;gap:10px;height:150px;margin-top:20px;padding-top:22px;border-bottom:1px solid #dce3eb}.task-bars>div{display:grid;flex:1;align-items:end;height:100%;text-align:center}.task-bars span{position:relative;display:block;min-height:8px;background:linear-gradient(180deg,#31b5a7,#158f84);border-radius:6px 6px 0 0}.task-bars span b{position:absolute;top:-18px;left:0;width:100%;font-size:10px}.task-bars small{padding:7px 0;color:#78849a;font-size:9px;text-transform:capitalize}.task-accountability>div:last-child{display:grid;margin-top:14px}.task-accountability article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4}.task-accountability article:last-child{border:0}.task-accountability article span{display:grid;gap:3px;min-width:0}.task-accountability article small{overflow:hidden;color:#7a869a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.task-accountability em{color:#68758b;font-size:10px;font-style:normal}.task-accountability strong{padding:5px 8px;color:#168f82;background:#e9f6f3;border-radius:12px;font-size:10px}.task-accountability strong.has-delay{color:#c53f3a;background:#fff0ef}.document-renewals{margin-bottom:21px;padding:0;overflow:hidden}.document-renewals-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #e8edf3}.document-renewals-head h3{margin:3px 0;font-size:19px}.document-renewals-head p{margin:0;color:#748096;font-size:12px}.document-renewals-head .secondary{display:flex;align-items:center;gap:4px}.document-renewals-head svg{width:15px}.document-renewals>div:last-child{display:grid}.document-renewals article{display:grid;grid-template-columns:95px 1fr auto;align-items:center;gap:18px;padding:15px 24px;border-bottom:1px solid #edf0f4}.document-renewals article:last-child{border:0}.document-renewals article.soon{background:#fffaf2}.document-renewals article.overdue{background:#fff4f3}.document-renewals article>div:nth-child(2){display:grid;gap:4px}.document-renewals article span{color:#65728a;font-size:12px}.document-renewals article .primary{display:flex;align-items:center;gap:6px;white-space:nowrap}.document-renewals article .primary svg{width:16px}.renewal-days{display:grid;padding-right:16px;border-right:1px solid #e3e8ef;text-align:center}.renewal-days b{color:#158f84;font-size:24px}.renewal-days small{color:#7a869a;font-size:9px}.soon .renewal-days b{color:#d48620}.overdue .renewal-days b{color:#ca433e}.real-calendar{margin-bottom:20px;padding:20px;overflow:hidden}.real-calendar>header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.real-calendar header h3{margin:0;font-size:20px;text-transform:capitalize}.real-calendar header button{display:flex;align-items:center;gap:5px}.real-calendar header svg{width:15px}.calendar-weekdays,.calendar-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays b{padding:9px;color:#6f7b91;text-align:center;font-size:11px}.calendar-month-grid{border-top:1px solid #dce4ee;border-left:1px solid #dce4ee}.calendar-month-grid>div{min-height:105px;padding:9px;background:#fff;border-right:1px solid #dce4ee;border-bottom:1px solid #dce4ee}.calendar-month-grid>div.outside{background:#f5f7fa}.calendar-month-grid strong{display:block;margin-bottom:7px;color:#253149;font-size:12px}.calendar-month-grid button{display:block;width:100%;margin-top:4px;padding:5px 6px;overflow:hidden;color:#0c756d;background:#e8f5f3;border:0;border-radius:5px;font-size:9px;line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.calendar-month-grid button:hover{background:#d2ede9}.calendar-month-grid small{display:block;margin-top:5px;color:#6e7b91;font-size:9px}.calendar-month-grid .has-events{background:#fbfefd}.calendar-list{margin-top:0}.calendar-open{white-space:nowrap}.user-name-role{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.task-pop-context{display:flex;align-items:center;gap:12px;margin-bottom:15px;padding:13px;border-radius:9px;background:#eef8f6;color:#1e3f3c}.task-pop-context svg{width:22px;color:#168f82}.task-pop-context b,.task-pop-context span{display:block}.task-pop-context span{margin-top:2px;font-size:12px;color:#617570}.task-check{display:flex!important;flex-direction:row!important;align-items:center;gap:9px}.task-check input{width:auto!important}.retroactive-document-check{flex-wrap:wrap;padding:14px 16px;border:1px solid #f2c078;border-radius:12px;background:#fff8eb;color:#8a4b08}.retroactive-document-check small{flex-basis:100%;padding-left:25px;color:#725c45;font-weight:500}.weekend-warning{display:flex;align-items:flex-start;gap:10px;margin:10px 0 4px;padding:12px 14px;color:#8a5415;background:#fff7e8;border:1px solid #efc77f;border-radius:9px;font-size:12px;line-height:1.45}.weekend-warning svg{flex:0 0 auto;width:19px;height:19px;color:#d48620}.weekend-warning span{display:grid;gap:2px}.weekend-warning b{color:#7b4710}@media(max-width:1100px){.task-panel-head{align-items:stretch;flex-direction:column}.task-filters{justify-content:flex-start}}@media(max-width:800px){.task-filters{display:grid;grid-template-columns:1fr 1fr}.task-filters select,.task-date-filter{width:100%;max-width:none;min-width:0}.task-row{grid-template-columns:70px 1fr}.task-row .primary{grid-column:1 / -1;width:100%}.task-admin-grid{grid-template-columns:1fr}}@media(max-width:980px){.task-kanban{grid-template-columns:repeat(3,minmax(270px,1fr));overflow-x:auto;scroll-snap-type:x proximity}.kanban-column{scroll-snap-align:start}}@media(max-width:620px){.task-kanban{grid-template-columns:repeat(3,minmax(82vw,1fr));padding:12px}.kanban-cards{min-height:210px}.kanban-card{cursor:default}.kanban-card-actions{grid-template-columns:1fr auto}.kanban-deadline{grid-column:1/-1}.kanban-card-actions button{min-height:40px}}@media(max-width:1100px){.pop-status-summary{grid-template-columns:1fr 1fr}.pop-status-summary button:nth-of-type(2){border-top:1px solid #ffffff1f}.dashboard-shortcuts{grid-template-columns:1fr 1fr}}@media(max-width:800px){.document-renewals article{grid-template-columns:65px 1fr;padding:13px}.document-renewals article .primary{grid-column:1 / -1;justify-content:center}.calendar-month-grid>div{min-height:58px;padding:5px}.calendar-month-grid button{width:7px;height:7px;padding:0;overflow:hidden;border-radius:50%;color:transparent}.calendar-month-grid small{display:none}.real-calendar{padding:10px}.real-calendar header button{padding:8px;font-size:0}.real-calendar header button svg{margin:0}.real-calendar header h3{font-size:16px}}@media(max-width:650px){.pop-status-summary,.dashboard-shortcuts{grid-template-columns:1fr}.pop-status-summary button{border-left:0;border-top:1px solid #ffffff1f}}.marketing-anchor-section{scroll-margin-top:92px}.marketing-faq{max-width:1060px}.marketing-faq>h2{max-width:none;text-align:center}.marketing-faq>.marketing-kicker{display:block;text-align:center}.faq-list{display:grid;gap:12px}.faq-list details{padding:20px 22px;border:1px solid #dce4ef;border-radius:12px;background:#fff}.faq-list summary{cursor:pointer;color:#17213b;font-weight:800}.faq-list p{margin:12px 0 0;color:#65738b;line-height:1.65}.news-site{background:#f5f8fc;color:#17213b}.news-hero{padding:92px max(5vw,28px) 54px;text-align:center;background:linear-gradient(145deg,#eefaf8,#f5f8fc 55%,#edf3ff)}.news-hero h1{max-width:980px;margin:16px auto;font-size:clamp(38px,5.2vw,68px);line-height:1.03;letter-spacing:-.045em}.news-hero p{max-width:780px;margin:0 auto 18px;color:#5f6f88;font-size:19px;line-height:1.65}.news-hero small{color:#748197;font-weight:650}.news-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;max-width:1280px;margin:0 auto;padding:54px 28px 78px}.news-main{display:grid;gap:18px}.news-card{padding:28px;border:1px solid #dce4ee;border-radius:18px;background:#fff;box-shadow:0 10px 30px #16213b0a}.news-card.featured-news{border-color:#9bd8d1;background:linear-gradient(135deg,#fff,#f0fbf9)}.news-card>span{color:#128d80;font-size:12px;font-weight:850;letter-spacing:.08em}.news-card h2{margin:10px 0;font-size:25px}.news-card p{margin:0 0 18px;color:#64738a;font-size:16px;line-height:1.65}.news-card a{color:#117f76;font-weight:800}.news-aside{display:grid;align-content:start;gap:16px}.news-aside>div,.news-aside>p{margin:0;padding:22px;border:1px solid #dce4ee;border-radius:16px;background:#fff}.news-aside h2{margin:0 0 12px;font-size:19px}.news-aside ol{margin:0;padding-left:20px;color:#637188;line-height:1.75}.news-aside a{display:block;padding:9px 0;color:#117f76;font-weight:750;border-bottom:1px solid #edf0f4}.news-aside a:last-child{border:0}.news-aside>p{color:#6a7589;font-size:13px;line-height:1.6;background:#fff8ea;border-color:#efd29c}@media(max-width:900px){.news-layout{grid-template-columns:1fr}.news-aside{grid-template-columns:1fr 1fr}.news-aside>p{grid-column:1 / -1}}@media(max-width:620px){.news-hero{padding:60px 20px 38px}.news-hero p{font-size:16px}.news-layout{padding:34px 16px 54px}.news-aside{grid-template-columns:1fr}.news-aside>p{grid-column:auto}.news-card{padding:20px}}.radar-public-hero .marketing-primary{display:inline-flex;margin-top:8px}.radar-benefits,.radar-kanban-section{max-width:1280px;margin:0 auto;padding:70px 28px}.radar-benefits{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.radar-benefits-copy h2,.radar-kanban-heading h2{margin:12px 0 16px;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.035em}.radar-benefits-copy p,.radar-kanban-heading p{color:#64738a;font-size:17px;line-height:1.65}.radar-benefit-grid{display:grid;gap:12px}.radar-benefit-grid article{padding:22px;border:1px solid #dce4ee;border-radius:16px;background:#fff}.radar-benefit-grid b{font-size:18px}.radar-benefit-grid p{margin:8px 0 0;color:#64738a;line-height:1.55}.radar-kanban-section{border-top:1px solid #e0e7ef}.radar-kanban-heading{max-width:780px;margin-bottom:30px}.radar-kanban-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:18px;border-radius:20px;background:#eaf0f7}.radar-kanban-preview>section{min-height:310px;padding:14px;border-radius:15px;background:#f8fafc}.radar-kanban-preview header{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 14px}.radar-kanban-preview header span{min-width:28px;padding:5px;border-radius:9px;background:#e5ebf3;text-align:center;font-weight:800}.preview-card{position:relative;display:grid;gap:8px;margin-bottom:12px;padding:17px;border:1px solid #dce4ee;border-left-width:5px;border-radius:13px;background:#fff;box-shadow:0 8px 20px #17213b0a}.preview-card small{width:max-content;padding:4px 7px;border-radius:6px;background:#edf2f8;color:#53627a;font-weight:850}.preview-card strong{font-size:16px;line-height:1.35}.preview-card p{margin:0;color:#718097;font-size:13px}.preview-card em{width:max-content;margin-top:8px;padding:6px 9px;border-radius:8px;font-size:12px;font-style:normal;font-weight:850}.preview-orange{border-left-color:#ea8b1f}.preview-orange em{background:#fff0da;color:#a75a05}.preview-yellow{border-left-color:#d8ae24}.preview-yellow em{background:#fff8d5;color:#806600}.preview-blue{border-left-color:#397dcc}.preview-blue em{background:#e8f2ff;color:#245f9f}.preview-green{border-left-color:#16978c}.preview-green em{background:#e5f7f4;color:#117c73}@media(max-width:850px){.radar-benefits,.radar-kanban-preview{grid-template-columns:1fr}.radar-kanban-preview>section{min-height:auto}}@media(max-width:620px){.radar-benefits,.radar-kanban-section{padding:48px 18px}.radar-benefits-copy h2,.radar-kanban-heading h2{font-size:31px}.radar-kanban-preview{padding:10px}}
