.ts-control{border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0px solid #d0d0d0;overflow:auto}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0px solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0px solid hsl(0,0%,111.568627451%)}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px #0000001a;border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:2px;margin-right:0!important;background:transparent!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:8px;box-shadow:none;width:100%;background:transparent}.plugin-dropdown_input .items-placeholder{border:0 none!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button: 0px;--ts-pr-caret: 0px;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}:root{--ink:#13221e;--muted:#64716c;--brand:#1d6b54;--brand-dark:#103f33;--brand-soft:#e9f2ee;--cream:#f7f6f1;--line:#dfe5e1;--white:#fff;--amber:#c9852d;--red:#b94a48;--blue:#4777a8;--violet:#7b65a6;--shadow:0 24px 70px rgba(17,54,44,.13);--sans:"Inter","Segoe UI",Arial,sans-serif;--serif:var(--sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}img,svg{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(780px,calc(100% - 48px))}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:10px 16px;z-index:1000}.skip-link:focus{top:12px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--brand);margin-bottom:18px}.eyebrow i{width:7px;height:7px;background:var(--brand);border-radius:50%;box-shadow:0 0 0 5px #1d6b541a}.eyebrow.light{color:#b8dacc}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;font-weight:500;font-size:1rem;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 8px 24px #1d6b5438}.btn-primary:hover{background:#175e4a}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--brand-dark)}.btn-outline{background:#fff;color:var(--ink);border:1px solid #ccd6d1}.btn-ghost{background:transparent;color:var(--ink)}.btn-text{background:transparent;padding-inline:2px}.btn-sm{padding:9px 14px;font-size:1rem}.btn-lg{padding:15px 22px;font-size:1rem}.btn-block{width:100%}.brand{display:flex;align-items:center;gap:10px;font-weight:500;font-size:1.125rem;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--brand)}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--brand);color:#fff;font-family:var(--serif);font-size:1.1875rem}.brand-light{color:#fff}.brand-light>span:last-child>span{color:#9ed2bd}.site-header{height:72px;position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;border-bottom:1px solid rgba(220,228,224,.8)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.main-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.main-nav a{font-size:1rem;font-weight:500;color:#45534e;white-space:nowrap}.main-nav a:hover{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:8px}.lang-link{font-size:.875rem;font-weight:500;border-right:1px solid var(--line);padding-right:12px;margin-right:3px}.menu-toggle{display:none;border:0;background:transparent}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfcfa,#f2f5f0);padding:90px 0 95px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(180deg,transparent,rgba(223,232,226,.35));pointer-events:none}.hero-orb{position:absolute;width:520px;height:520px;border-radius:50%;background:#a7cbbb2b;filter:blur(5px);top:-210px;right:-130px}.hero-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:58px;align-items:center;position:relative;z-index:1}.hero-copy h1,.inner-hero h1,.module-hero h1,.article-hero h1,.contact-section h1,.tool-copy h1{font-family:var(--serif);font-size:clamp(43px,5.1vw,72px);line-height:1.04;letter-spacing:-.04em;margin:0 0 24px}.hero-copy p,.inner-hero p,.module-hero p,.article-hero>div>p,.contact-section>div>div>p,.tool-copy>p{font-size:1.125rem;line-height:1.75;color:#56635e;max-width:650px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:32px}.trust-line{display:flex;gap:18px;margin-top:28px;font-size:.875rem;font-weight:500;color:#65726d}.hero-product{position:relative;background:#fff;box-shadow:var(--shadow);border:1px solid #dbe4df;min-height:465px;transform:perspective(1000px) rotateY(-1.5deg)}.preview-top{height:54px;border-bottom:1px solid #e6ebe8;display:flex;align-items:center;gap:9px;padding:0 14px}.preview-logo{display:grid;place-items:center;width:30px;height:30px;background:var(--brand-dark);color:#fff;font-size:.875rem;font-weight:500}.preview-top>span:nth-child(2){display:flex;flex-direction:column;line-height:1.2}.preview-top b{font-size:.875rem}.preview-top small{font-size:.875rem;color:#86918d}.preview-search{margin-left:auto;width:145px;padding:6px 12px;background:#f4f6f5;color:#9aa29f;font-size:.875rem}.preview-avatar{display:grid;place-items:center;width:26px;height:26px;background:#dbe8e2;color:var(--brand);font-size:.875rem;font-weight:500;border-radius:50%}.preview-body{display:grid;grid-template-columns:118px 1fr;min-height:410px}.preview-body aside{background:#f9faf9;border-right:1px solid #ebefed;padding:14px 8px}.preview-body aside button{border:0;background:transparent;color:#7b8782;width:100%;padding:10px 9px;text-align:left;font-size:.875rem;display:flex;gap:8px;margin-bottom:3px}.preview-body aside button.active{background:#e8f1ed;color:var(--brand);font-weight:500}.preview-canvas{padding:20px;background:#fbfcfb;overflow:hidden}.preview-heading{display:flex;justify-content:space-between;align-items:center}.preview-heading small{font-size:.875rem;color:#8e9994}.preview-heading h3{font-size:1rem;margin:2px 0}.preview-heading button{border:0;background:var(--brand);color:#fff;padding:7px 10px;font-size:.875rem}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.mini-stats article{border:1px solid #e4e9e6;background:#fff;padding:11px 8px;display:grid;grid-template-columns:auto 1fr;column-gap:7px}.stat-icon{grid-row:1/4;width:22px;height:22px;display:grid;place-items:center;background:#edf4f1;font-size:.875rem}.mini-stats small{font-size:.875rem;color:#84908b}.mini-stats strong{font-size:1.125rem;line-height:1.3}.mini-stats em{font-size:.875rem;font-style:normal;color:var(--brand)}.mini-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:10px}.mini-chart,.mini-list{background:#fff;border:1px solid #e4e9e6;padding:12px}.mini-card-head{display:flex;justify-content:space-between;font-size:.875rem}.mini-card-head small,.mini-card-head a{font-size:.875rem;color:#84908b}.mini-chart svg{height:120px;width:100%;margin-top:8px}.chart-labels{display:flex;justify-content:space-between;font-size:.875rem;color:#9aa39f}.mini-list p{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:6px;border-bottom:1px solid #eef1ef;padding:8px 0;margin:0;font-size:.875rem}.mini-list p b{font-size:.875rem}.dot{width:5px;height:5px;border-radius:50%}.dot.green{background:var(--brand)}.dot.amber{background:var(--amber)}.dot.blue{background:var(--blue)}.dot.red{background:var(--red)}.floating-note{position:absolute;background:#fff;box-shadow:0 14px 45px #1640332e;padding:10px 13px;display:flex;align-items:center;gap:9px;font-size:.875rem}.floating-note>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e3f3eb;color:var(--brand);font-weight:500}.floating-note div{display:flex;flex-direction:column}.floating-note small{color:#8a9691}.note-one{left:-42px;bottom:70px}.note-two{right:-28px;top:94px}.product-strip{border-top:1px solid #e6ebe8;border-bottom:1px solid #e6ebe8;background:#fff}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.metrics-row>div{display:flex;align-items:center;gap:12px;padding:0 30px;border-right:1px solid var(--line)}.metrics-row>div:first-child{padding-left:0}.metrics-row>div:last-child{border:0}.metrics-row strong{font-family:var(--serif);font-size:1.5rem}.metrics-row span{font-size:.875rem;color:var(--muted);line-height:1.4}.section{padding:100px 0}.soft-section{background:#f6f8f6}.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center;max-width:750px;margin-inline:auto}.section-heading.split{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px}.section-heading h2,.two-column h2,.process-grid h2,.faq-mini h2,.center-copy h2{font-family:var(--serif);font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-.035em;margin:0}.section-heading p,.section-heading.split>p,.center-copy p{color:var(--muted);font-size:1.125rem;line-height:1.75;margin:0}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.problem-grid article{min-height:150px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px;display:flex;flex-direction:column;position:relative;transition:.2s}.problem-grid article:hover{background:var(--cream)}.problem-grid article>span{font-size:.875rem;color:#95a09c;font-weight:500}.problem-grid article p{font-size:1rem;font-weight:500;max-width:220px;margin:auto 0 0}.problem-grid article i{position:absolute;right:22px;bottom:20px;font-style:normal;color:var(--brand)}.center-cta{text-align:center;margin-top:38px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe5e1;border:1px solid #dfe5e1}.module-card{background:#fff;min-height:230px;padding:30px;position:relative;display:flex;flex-direction:column;gap:25px;transition:.25s}.module-card:hover{background:#f5f8f6;transform:translateY(-4px);z-index:1;box-shadow:0 18px 45px #143c301a}.module-icon{width:42px;height:42px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.module-icon svg{width:22px}.module-card h3{font-size:1.125rem;margin:0 0 9px}.module-card p{font-size:.875rem;line-height:1.6;color:var(--muted);margin:0}.card-arrow{position:absolute;right:24px;top:26px;color:#9aa49f}.workflow-section{background:var(--brand-dark);color:#fff}.workflow-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.workflow-grid h2{font-family:var(--serif);font-size:3rem;line-height:1.1;margin:0 0 22px}.workflow-grid>div:first-child p{color:#b8ccc5;font-size:1rem;margin-bottom:30px}.workflow-line{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.workflow-line:before{content:"";position:absolute;top:22px;left:10%;right:10%;height:1px;background:#477065}.workflow-line article{position:relative;text-align:center}.workflow-line article>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid #527c70;background:var(--brand-dark);border-radius:50%;font-size:.875rem;font-weight:500;margin:0 auto 16px}.workflow-line article div{display:flex;flex-direction:column}.workflow-line b{font-size:.875rem}.workflow-line small{font-size:.875rem;color:#8fb1a5}.industry-pills{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.industry-pills a{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:1rem;font-weight:500;display:flex;justify-content:space-between}.industry-pills a:hover{background:var(--brand-soft);color:var(--brand)}.cta-section{padding-top:25px}.cta-panel{background:var(--brand);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:58px 65px;position:relative;overflow:hidden}.cta-panel:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-90px;top:-140px}.cta-panel h2{font-family:var(--serif);font-size:2.375rem;line-height:1.15;margin:0 0 12px}.cta-panel p{color:#cce0d8;margin:0}.cta-panel>div:last-child{display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;z-index:1}.cta-panel small{font-size:.875rem;color:#cce0d8}.site-footer{background:#0f231d;color:#fff;padding:75px 0 25px;margin-top:90px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:65px;padding-bottom:55px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid>div:first-child p{font-size:.875rem;color:#93aaa1;max-width:260px;margin:12px 0}.footer-grid h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#769088;margin:0 0 12px}.footer-grid a{font-size:.875rem;color:#c4d2cd}.footer-grid a:hover{color:#fff}.footer-badges{display:flex;gap:8px}.footer-badges span{font-size:.875rem;border:1px solid #355048;padding:5px 8px}.footer-bottom{border-top:1px solid #263b34;padding-top:22px;display:flex;justify-content:space-between;color:#759087;font-size:.875rem}.footer-bottom div{display:flex;gap:18px}.whatsapp{position:fixed;right:22px;bottom:24px;width:46px;height:46px;border-radius:50%;background:#1f9c60;color:#fff;display:grid;place-items:center;font-size:.875rem;font-weight:500;box-shadow:0 10px 30px #1f9c604d;z-index:80}.mobile-sticky-cta{display:none}.modal{border:0;padding:38px;width:min(520px,calc(100% - 32px));max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0b271f4d}.modal::backdrop{background:#0c1b16a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:15px;top:12px;border:0;background:#f0f3f1;width:32px;height:32px;font-size:1.3125rem}.modal-heading h2{font-family:var(--serif);font-size:2.125rem;line-height:1.15;margin:0 0 10px}.modal-heading p{color:var(--muted);font-size:1rem;margin-bottom:25px}.form-stack{display:flex;flex-direction:column;gap:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-stack label,.contact-form label,.login-card label,.settings-grid label{display:flex;flex-direction:column;gap:7px;font-size:.875rem;font-weight:500}.form-stack label small{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #cfd9d4;background:#fff;padding:12px 13px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1d6b541a}.phone-field{display:flex;border:1px solid #cfd9d4;align-items:center}.phone-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #1d6b541a}.phone-field span{padding:0 12px;border-right:1px solid var(--line);font-size:1rem}.phone-field input{border:0;box-shadow:none!important}.check-label{flex-direction:row!important;align-items:flex-start!important;font-weight:500;line-height:1.5}.check-label input{width:auto;margin-top:4px}.check-label a{text-decoration:underline}.form-note{font-size:.875rem;text-align:center;color:#83908b}.honeypot{position:absolute!important;left:-99999px!important;opacity:0!important}.cookie-banner{position:fixed;z-index:200;bottom:18px;left:50%;transform:translate(-50%);width:min(720px,calc(100% - 30px));background:#fff;box-shadow:0 18px 55px #0b271f33;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;border-left:4px solid var(--brand)}.cookie-banner[hidden]{display:none}.cookie-banner strong{font-size:.875rem}.cookie-banner p{font-size:.875rem;color:var(--muted);margin:2px 0}.cookie-banner>div:last-child{display:flex;align-items:center;gap:15px;font-size:.875rem}.toast{position:fixed;right:20px;top:90px;z-index:300;padding:14px 18px;background:#fff;border-left:4px solid var(--brand);box-shadow:var(--shadow);font-size:.875rem}.toast-error{border-color:var(--red)}.inner-hero{padding:105px 0;background:#f5f7f4;border-bottom:1px solid var(--line)}.inner-hero.compact{padding:75px 0}.inner-hero.compact h1{font-size:3.5rem}.inner-hero.compact p{max-width:700px}.inner-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:.875rem;color:#81908a;margin-bottom:28px}.breadcrumbs a:hover{color:var(--brand)}.editorial-card,.industry-visual{background:var(--brand-dark);color:#fff;min-height:390px;padding:35px;display:flex;flex-direction:column}.editorial-kicker{font-size:.875rem;color:#a4beb4;text-transform:uppercase;letter-spacing:.13em}.editorial-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:35px}.editorial-stats>div{display:flex;flex-direction:column}.editorial-stats strong{font-family:var(--serif);font-size:2.75rem}.editorial-stats small{font-size:.875rem;color:#8caaa0}.editorial-bars,.industry-bars{display:flex;align-items:end;gap:10px;height:140px;margin-top:auto;border-bottom:1px solid #44675c}.editorial-bars i,.industry-bars i{display:block;flex:1;height:var(--h);background:#74ad98}.editorial-caption{display:flex;justify-content:space-between;font-size:.875rem;margin-top:12px}.editorial-caption b{color:#93d0b8}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:90px;align-items:start}.prose{font-size:1.125rem;color:#44514d}.prose h2{font-family:var(--serif);font-size:2rem;color:var(--ink);line-height:1.2;margin:48px 0 14px}.prose h2:first-child{margin-top:0}.prose p{line-height:1.85}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.feature-list div{background:#f4f7f5;padding:15px;display:flex;gap:10px;font-size:1rem;font-weight:500}.feature-list span{color:var(--brand)}.compare-table{border:1px solid var(--line)}.compare-table>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.compare-table>div:last-child{border-bottom:0}.compare-table span,.compare-table b{padding:14px;font-size:.875rem}.compare-table>div>*:first-child{border-right:1px solid var(--line)}.compare-table>div:first-child{background:var(--brand-dark);color:#fff}.sticky-aside{position:sticky;top:100px;display:flex;flex-direction:column;gap:18px}.sticky-aside>div{border:1px solid var(--line);padding:25px}.sticky-aside h3{font-family:var(--serif);font-size:1.5rem;line-height:1.2;margin:0 0 10px}.sticky-aside p{font-size:.875rem;color:var(--muted)}.sticky-aside a:not(.btn){display:block;font-size:.875rem;padding:6px 0}.aside-note{background:var(--cream)}.aside-note>span{font-size:.875rem;font-weight:500}.aside-note a{color:var(--brand);font-weight:500}.compact-modules{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.compact-modules a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:16px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.compact-modules a>span{width:38px;height:38px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.compact-modules svg{width:20px}.compact-modules div{display:flex;flex-direction:column}.compact-modules b{font-size:1rem}.compact-modules small{font-size:.875rem;color:var(--muted);margin-top:4px}.compact-modules i{font-style:normal;color:#9ba5a1}.faq-mini{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;font-size:1rem;font-weight:500;padding:20px 0;display:flex;justify-content:space-between;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.125rem;font-weight:400}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{font-size:.875rem;color:var(--muted);line-height:1.8;margin:0 0 20px}.module-list article{display:grid;grid-template-columns:150px 1fr;border-top:1px solid var(--line);padding:55px 0}.module-list-icon{width:90px;height:90px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.module-list-icon svg{width:38px}.module-list article>div:last-child>span{font-size:.875rem;color:#98a29e}.module-list h2{font-family:var(--serif);font-size:2rem;margin:5px 0 8px}.module-list p{color:var(--muted);font-size:1rem;max-width:650px}.module-list ul{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0;list-style:none;font-size:.875rem;margin:18px 0}.module-list li:before{content:"✓";color:var(--brand);margin-right:8px}.module-list article>div:last-child>div{display:flex;gap:25px}.text-link{border:0;background:transparent;padding:0;color:var(--brand);font-size:.875rem;font-weight:500}.module-hero{padding:80px 0;background:#f5f7f4}.module-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.module-hero h1{font-size:3.625rem}.module-big-icon{width:58px;height:58px;background:var(--brand);color:#fff;display:grid;place-items:center;margin-bottom:22px}.module-big-icon svg{width:28px}.module-ui-card{background:#fff;box-shadow:var(--shadow);padding:22px;border:1px solid #dbe3df}.ui-card-top{display:flex;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px;font-size:.875rem}.ui-card-top>span{display:flex;gap:5px;margin-right:15px}.ui-card-top>span i{width:7px;height:7px;border-radius:50%;background:#d5deda}.ui-card-top em{margin-left:auto;font-size:.875rem;color:var(--brand);font-style:normal}.ui-card-content{display:flex;justify-content:space-between;align-items:center;padding:30px 10px}.ui-summary{display:flex;flex-direction:column}.ui-summary span{font-size:.875rem;color:var(--muted)}.ui-summary strong{font-family:var(--serif);font-size:3.125rem}.ui-summary small{font-size:.875rem;color:var(--brand)}.ui-ring,.score-ring{width:120px;height:120px;border-radius:50%;background:conic-gradient(var(--brand) calc(var(--p)*1%),#e7eeeb 0);display:grid;place-items:center;position:relative}.ui-ring:after,.score-ring:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;background:#fff;border-radius:50%}.ui-ring span,.score-ring span{position:relative;z-index:1;font-weight:500}.ui-rows>div{display:grid;grid-template-columns:1fr 1fr 25px;gap:10px;align-items:center;border-top:1px solid #edf1ef;padding:12px 0;font-size:.875rem}.ui-rows i{height:5px;background:#e7eeeb}.ui-rows i:before{content:"";display:block;width:var(--w);height:100%;background:var(--brand)}.two-column{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.large-copy{font-size:1.125rem;line-height:1.9;color:var(--muted)}.benefit-cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.benefit-cards article{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-cards span{font-size:.875rem;color:#9ba5a1}.benefit-cards h3{font-size:1rem;margin:16px 0 8px}.benefit-cards p{font-size:.875rem;color:var(--muted)}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.process-steps article{display:grid;grid-template-columns:48px 1fr;gap:18px;border-top:1px solid var(--line);padding:25px 0}.process-steps article>span{width:38px;height:38px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:.875rem}.process-steps h3{font-size:1.125rem;margin:0 0 5px}.process-steps p{font-size:.875rem;color:var(--muted);margin:0}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.industry-grid>a{background:#fff;padding:30px;min-height:290px;display:flex;flex-direction:column}.industry-grid>a:hover{background:#f5f8f6}.industry-grid>a>span{font-size:.875rem;color:#98a29e}.industry-grid h2{font-family:var(--serif);font-size:1.4375rem;line-height:1.25;margin:22px 0 10px}.industry-grid p{font-size:.875rem;color:var(--muted)}.industry-grid ul{padding:0;list-style:none;font-size:.875rem}.industry-grid li:before{content:"—";margin-right:6px;color:var(--brand)}.industry-grid>a>b{margin-top:auto;font-size:.875rem;color:var(--brand)}.industry-grid i{font-style:normal}.industry-visual{display:grid;grid-template-columns:1fr 1fr;gap:15px}.industry-code{grid-column:1/-1;font-family:var(--serif);font-size:4.5rem;color:#7eaa9b;opacity:.5}.industry-visual>div:not(.industry-bars){border-top:1px solid #45675c;padding-top:15px;display:flex;flex-direction:column}.industry-visual strong{font-size:1.875rem}.industry-visual small{color:#90aaa1;font-size:.875rem}.industry-bars{grid-column:1/-1}.topic-nav,.report-tabs{display:flex;gap:6px;overflow:auto;margin-bottom:35px}.topic-nav button,.report-tabs button{border:1px solid var(--line);background:#fff;padding:9px 14px;font-size:.875rem;white-space:nowrap}.topic-nav button.active,.report-tabs button.active{background:var(--brand-dark);color:#fff}.featured-post{background:var(--brand-dark);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;min-height:360px;margin-bottom:45px}.featured-post>div:first-child{padding:55px}.featured-post h2{font-family:var(--serif);font-size:2.375rem;line-height:1.15;margin:0 0 15px}.featured-post p{font-size:1rem;color:#b9ccc5;max-width:550px}.featured-post b{font-size:.875rem}.featured-graphic{display:grid;place-items:center;position:relative;overflow:hidden;background:#1a4c3e}.featured-graphic span{font-family:var(--serif);font-size:6.25rem;color:#a5c9ba;z-index:1}.featured-graphic i{position:absolute;width:260px;height:260px;border:1px solid #467466;border-radius:50%}.featured-graphic i:nth-child(3){width:190px;height:190px}.featured-graphic i:nth-child(4){width:320px;height:320px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-grid article{border:1px solid var(--line);background:#fff}.post-cover{height:160px;background:#e9f0ec;position:relative;display:grid;place-items:center;overflow:hidden}.post-cover span{font-family:var(--serif);font-size:3.75rem;color:#b8cbc3}.post-cover i{position:absolute;width:130px;height:130px;border:1px solid #a7beb4;border-radius:50%}.post-grid article>div:last-child{padding:24px}.post-grid small{font-size:.875rem;color:#8d9994}.post-grid h2,.post-grid h3{font-family:var(--serif);font-size:1.3125rem;line-height:1.3}.post-grid p{font-size:.875rem;color:var(--muted)}.article-hero{background:#f4f7f5;padding:90px 0}.article-hero h1{font-size:3.625rem}.article-meta{display:flex;gap:30px;margin-top:35px}.article-meta span{font-size:.875rem;display:flex;flex-direction:column;color:var(--muted)}.article-meta b{color:var(--ink)}.article-callout{background:var(--brand-soft);padding:30px;margin-top:40px}.article-callout span{font-size:.875rem;text-transform:uppercase;font-weight:500;color:var(--brand)}.article-callout h3{font-family:var(--serif);font-size:1.625rem;margin:10px 0}.faq-page{display:grid;grid-template-columns:1fr 310px;gap:90px;align-items:start}.faq-page aside{background:var(--brand-dark);color:#fff;padding:30px}.faq-page aside h2{font-family:var(--serif);font-size:1.5625rem}.faq-page aside p{font-size:.875rem;color:#afc5bd}.contact-section{padding:100px 0;background:#f5f7f4}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:100px}.contact-section h1{font-size:3.5rem}.contact-methods{margin-top:35px;display:grid;gap:10px}.contact-methods a{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding:16px 0}.contact-methods a>span{width:38px;height:38px;background:#e4eee9;display:grid;place-items:center;font-size:.875rem;font-weight:500;color:var(--brand)}.contact-methods a div{display:flex;flex-direction:column}.contact-methods small{font-size:.875rem;color:var(--muted)}.contact-methods b{font-size:.875rem}.contact-form{background:#fff;border:1px solid var(--line);padding:35px;display:flex;flex-direction:column;gap:16px}.contact-form>small{text-align:center;color:var(--muted);font-size:.875rem}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.tool-grid>a{background:#fff;padding:30px;display:grid;grid-template-columns:55px 1fr;min-height:210px}.tool-grid>a:hover{background:#f5f8f6}.tool-grid>a>span{font-family:var(--serif);font-size:1.625rem;color:#a7b5af}.tool-grid h2{font-family:var(--serif);font-size:1.5rem;margin:0 0 10px}.tool-grid p{font-size:.875rem;color:var(--muted)}.tool-grid b{font-size:.875rem;color:var(--brand)}.tool-page{padding:90px 0;background:#f5f7f4}.tool-layout{display:grid;grid-template-columns:1fr 460px;gap:100px;align-items:start}.tool-copy h1{font-size:3.5rem}.tool-note{margin-top:35px;border-left:3px solid var(--brand);background:#fff;padding:18px}.tool-note b{font-size:.875rem}.tool-note p{font-size:.875rem;color:var(--muted)}.calculator{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:30px;display:flex;flex-direction:column;gap:15px}.calculator label{font-size:.875rem;font-weight:500}.calculator-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;font-size:.875rem}.calculator-head span{color:var(--brand);font-weight:500}.calculator-head b{font-weight:500;color:var(--muted)}.calc-result{background:var(--brand-soft);padding:22px;text-align:center}.calc-result small{font-size:.875rem;color:var(--muted)}.calc-result strong{display:block;font-family:var(--serif);font-size:2.25rem}.calc-result p{font-size:.875rem;margin:0;color:var(--muted)}.kpi-rows{display:grid;gap:8px}.kpi-rows>div{display:grid;grid-template-columns:1.4fr .5fr .5fr 20px;gap:5px;align-items:center}.kpi-rows input{padding:9px}.center-copy{text-align:center;max-width:700px}.center-copy p{margin:15px auto 25px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.template-grid article{border:1px solid var(--line);padding:30px;min-height:220px;display:flex;flex-direction:column}.template-grid article>span{font-size:.875rem;color:var(--brand);font-weight:500}.template-grid h2{font-family:var(--serif);font-size:1.4375rem}.template-grid p{font-size:.875rem;color:var(--muted)}.template-grid button{margin-top:auto;text-align:left}.not-found{padding:150px 0;text-align:center;background:#f5f7f4}.not-found span{font-family:var(--serif);font-size:8.125rem;color:#ccdcd5}.not-found h1{font-family:var(--serif);font-size:2.8125rem;margin:10px}.not-found p{font-size:1rem;color:var(--muted)}.not-found>div>div{display:flex;justify-content:center;gap:10px}.app-body,.admin-body{background:#f4f6f5;font-size:1rem}.app-sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#fff;border-right:1px solid #e1e6e3;padding:19px 14px;z-index:50;overflow-y:auto}.app-sidebar>.brand{margin:0 8px 22px}.company-switch{border:1px solid var(--line);padding:10px;display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center}.company-switch>span{display:grid;place-items:center;width:32px;height:32px;background:var(--brand-dark);color:#fff;font-size:.875rem;font-weight:500}.company-switch div{display:flex;flex-direction:column}.company-switch b{font-size:.875rem}.company-switch small{font-size:.875rem;color:#89958f}.company-switch i{font-style:normal}.app-nav{display:flex;flex-direction:column;gap:2px}.app-nav>small{font-size:.875rem;letter-spacing:.14em;color:#9aa49f;font-weight:500;margin:14px 9px 5px}.app-nav a{height:36px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;padding:0 10px;color:#66736e;font-size:.875rem;font-weight:500}.app-nav a:hover,.app-nav a.active{background:#eaf2ee;color:var(--brand);font-weight:500}.app-nav a i{font-style:normal;font-size:1rem}.app-nav a em{font-style:normal;font-size:.875rem;background:#edf1ef;padding:2px 5px;border-radius:8px}.demo-progress{background:#f0f5f2;padding:12px;margin-top:18px}.demo-progress>div{display:flex;justify-content:space-between;font-size:.875rem}.demo-progress>i{display:block;height:4px;background:#d9e5df;margin:8px 0}.demo-progress>i span{display:block;height:100%;background:var(--brand)}.demo-progress button{border:0;background:transparent;padding:0;color:var(--brand);font-size:.875rem;font-weight:500}.app-shell{margin-left:238px}.demo-banner{height:31px;background:var(--brand-dark);color:#cfe0da;display:flex;align-items:center;justify-content:center;gap:14px;font-size:.875rem}.demo-banner b{background:#2a6856;color:#fff;padding:3px 7px;font-size:.875rem}.demo-banner button{border:0;background:transparent;color:#fff;font-size:.875rem;font-weight:500;text-decoration:underline}.app-header{height:62px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:40}.app-menu{display:none}.app-search{width:340px;background:#f5f7f6;padding:8px 11px;display:flex;align-items:center;gap:8px;color:#89958f}.app-search input{border:0;background:transparent;padding:0;box-shadow:none!important;font-size:.875rem}.app-search kbd{font-size:.875rem;border:1px solid #dce3df;padding:2px 4px}.app-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-button{border:0;background:transparent;position:relative}.icon-button span{position:absolute;right:-3px;top:-3px;background:var(--red);color:#fff;border-radius:10px;font-size:.875rem;padding:0 4px}.app-header-actions form label{display:flex;align-items:center;gap:5px;font-size:.875rem;color:var(--muted)}.app-header-actions select{padding:6px;width:auto;font-size:.875rem}.user-avatar,.lead-avatar{width:31px;height:31px;border-radius:50%;background:#dbeae4;color:var(--brand);display:grid;place-items:center;font-size:.875rem;font-weight:500}.user-info{display:flex;flex-direction:column}.user-info b{font-size:.875rem}.user-info small{font-size:.875rem;color:#8b9692}.app-main{padding:27px;max-width:1600px;margin:auto}.app-alert{padding:10px 13px;background:#edf4f1;border-left:3px solid var(--brand);margin-bottom:18px;font-size:.875rem}.app-alert.error{border-color:var(--red);background:#f9eeee}.app-page-head,.admin-page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.app-page-head>div:first-child>span{font-size:.875rem;text-transform:uppercase;letter-spacing:.12em;color:#87938e}.app-page-head h1,.admin-page-head h1{font-size:1.375rem;margin:2px 0}.app-page-head p,.admin-page-head p{font-size:.875rem;color:#84908b;margin:0}.app-page-head>div:last-child{display:flex;gap:7px}.app-btn-primary{background:var(--brand);color:#fff;padding:9px 13px;font-size:.875rem}.app-btn-secondary{background:#fff;border:1px solid #d8e0dc;padding:9px 13px;font-size:.875rem}.app-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:18px}.app-stats.four{grid-template-columns:repeat(4,1fr)}.app-stats article{background:#fff;border:1px solid #e0e6e3;padding:14px;display:flex;gap:10px}.app-stat-icon{width:31px;height:31px;background:#e8f1ed;color:var(--brand);display:grid;place-items:center;flex:0 0 auto}.app-stats article div{display:flex;flex-direction:column}.app-stats small{font-size:.875rem;color:#84908b}.app-stats strong{font-size:1.125rem}.app-stats em{font-size:.875rem;font-style:normal;color:var(--brand)}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.app-card,.app-table-card{background:#fff;border:1px solid #dfe5e2}.app-card{padding:17px}.app-card header,.card-header,.admin-card header{display:flex;justify-content:space-between;align-items:center}.app-card header h2,.card-header h2,.admin-card header h2{font-size:.875rem;margin:0}.app-card header p,.card-header p,.admin-card header p{font-size:.875rem;color:#8b9691;margin:2px 0}.app-card header select{width:auto;padding:5px;font-size:.875rem}.app-card header button,.app-card header a{border:0;background:transparent;font-size:.875rem;color:var(--brand)}.line-chart{position:relative;height:220px;padding:0 0 20px 25px}.line-chart svg{height:190px;width:100%;overflow:visible}.grid-line{fill:none;stroke:#eef2f0}.area{fill:url(#area)}.line{fill:none;stroke:var(--brand);stroke-width:3;vector-effect:non-scaling-stroke}.y-labels{position:absolute;left:0;top:0;bottom:25px;display:flex;flex-direction:column;justify-content:space-between;font-size:.875rem;color:#9ba5a1}.x-labels{display:flex;justify-content:space-between;font-size:.875rem;color:#9ba5a1}.donut-wrap,.performance-donut{display:flex;align-items:center;justify-content:center;gap:25px;padding:25px 0}.css-donut{width:125px;height:125px;border-radius:50%;background:conic-gradient(var(--brand) 0 37%,var(--blue) 37% 62%,var(--amber) 62% 79%,var(--violet) 79% 94%,#aab5b0 94%);display:grid;place-items:center;position:relative}.css-donut:after{content:"";position:absolute;top:19px;right:19px;bottom:19px;left:19px;background:#fff;border-radius:50%}.css-donut span{z-index:1;font-size:1.125rem;font-weight:500;text-align:center}.css-donut small{display:block;font-size:.875rem;color:var(--muted)}.legend p{display:grid;grid-template-columns:8px 1fr auto;gap:6px;font-size:.875rem;align-items:center}.legend i{width:5px;height:5px;border-radius:50%}.legend .green{background:var(--brand)}.legend .blue{background:var(--blue)}.legend .amber{background:var(--amber)}.legend .violet{background:var(--violet)}.legend .gray{background:#aab5b0}.legend .red{background:var(--red)}.today-list>div{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1ef;padding:10px 0}.today-list>div>span{width:30px;height:30px;display:grid;place-items:center;background:#edf4f1}.today-list p{display:flex;flex-direction:column;margin:0}.today-list b{font-size:.875rem}.today-list small{font-size:.875rem;color:var(--muted)}.notification-grid{display:grid;grid-template-columns:1fr 1fr}.notification-grid article{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;padding:12px;border-top:1px solid #edf1ef}.notification-grid article>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf4f1;color:var(--brand)}.notification-grid article div{display:flex;flex-direction:column}.notification-grid b{font-size:.875rem}.notification-grid small{font-size:.875rem;color:var(--muted)}.notification-grid button{border:0;background:transparent}.module-conversion{margin-top:14px;background:var(--brand-dark);color:#fff;padding:17px 20px;display:flex;justify-content:space-between;align-items:center}.module-conversion>div{display:flex;align-items:center;gap:12px}.module-conversion>div>span{width:35px;height:35px;display:grid;place-items:center;background:#255a4b}.module-conversion b{font-size:.875rem}.module-conversion p{font-size:.875rem;color:#a9c1b8;margin:2px}.app-filterbar{background:#fff;border:1px solid var(--line);padding:11px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.app-filterbar form{display:flex;gap:7px}.app-filterbar select{width:170px;padding:8px;font-size:.875rem}.app-filterbar>span{font-size:.875rem;color:var(--muted)}.table-search{border:1px solid #d6ded9;display:flex;align-items:center;padding-left:9px;min-width:230px}.table-search input{border:0;padding:7px;font-size:.875rem;box-shadow:none!important}.app-table-card{overflow:auto}.app-table,.admin-table{width:100%;border-collapse:collapse;min-width:760px}.app-table th,.admin-table th{text-align:left;padding:10px 13px;border-bottom:1px solid var(--line);font-size:.875rem;color:#7f8b86;text-transform:uppercase;background:#fafbfa}.app-table td,.admin-table td{padding:10px 13px;border-bottom:1px solid #edf1ef;font-size:.875rem;white-space:nowrap}.employee-cell{display:flex;align-items:center;gap:9px}.employee-cell>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--avatar,#e3ece8);font-size:.875rem;font-weight:500;color:var(--brand)}.employee-cell div{display:flex;flex-direction:column}.employee-cell b{font-size:.875rem}.employee-cell small{font-size:.875rem;color:var(--muted)}code{font-family:var(--sans);font-size:.875rem;background:#f0f3f1;padding:3px 5px}.status{display:inline-flex;padding:3px 7px;font-size:.875rem;background:#edf1ef;color:#64716c;border-radius:10px}.status-active,.status-on-time,.status-approved,.status-valid,.status-assigned,.status-completed{background:#e6f3ed;color:#1d7658}.status-leave,.status-pending,.status-expiring,.status-planned{background:#fbf0df;color:#a5681d}.status-probation,.status-remote,.status-in-progress{background:#e8eff8;color:#4777a8}.status-inactive,.status-rejected,.status-expired,.status-late,.status-service{background:#fae8e8;color:#ae4644}.pagination-wrap{padding:12px}.back-link{display:inline-block;font-size:.875rem;color:var(--brand);margin-bottom:15px}.profile-head{display:grid;grid-template-columns:75px 1fr auto;align-items:center;gap:20px;margin-bottom:12px}.profile-avatar{width:70px;height:70px;border-radius:50%;background:var(--avatar);display:grid;place-items:center;font-size:1.25rem;font-weight:500;color:var(--brand)}.profile-head h1{font-size:1.3125rem;margin:5px 0}.profile-head p{font-size:.875rem;color:var(--muted);margin:0}.profile-head>div:nth-child(2)>div{display:flex;gap:14px;margin-top:10px;color:#65726c;font-size:.875rem}.profile-tabs{display:flex;background:#fff;border:1px solid var(--line);padding:0 10px;overflow:auto;margin-bottom:12px}.profile-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:13px 11px;font-size:.875rem;white-space:nowrap}.profile-tabs button.active{border-color:var(--brand);color:var(--brand);font-weight:500}.profile-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:12px}.profile-grid aside{display:grid;gap:12px}.info-grid{display:grid;grid-template-columns:1fr 1fr}.info-grid>div{display:flex;flex-direction:column;padding:14px 0;border-bottom:1px solid #edf1ef}.info-grid small{font-size:.875rem;color:var(--muted)}.info-grid b{font-size:.875rem}.score-card{text-align:center}.score-card h2{text-align:left;font-size:.875rem}.score-ring{--p:var(--score);margin:18px auto;background:conic-gradient(var(--brand) calc(var(--score)*1%),#e7eeeb 0)}.quick-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-stats>div{background:#f5f7f6;padding:12px;display:flex;flex-direction:column}.quick-stats span{font-size:1rem;font-weight:500}.quick-stats small{font-size:.875rem;color:var(--muted)}.timeline-card{margin-top:12px}.timeline>div{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #edf1ef}.timeline i,.activity-timeline i{width:8px;height:8px;border-radius:50%;background:var(--brand);margin-top:4px}.timeline span{display:flex;flex-direction:column}.timeline b{font-size:.875rem}.timeline small{font-size:.875rem;color:var(--muted)}.vacancy-strip{display:flex;gap:7px;overflow:auto;margin-bottom:12px}.vacancy-strip button{border:1px solid var(--line);background:#fff;padding:8px 10px;font-size:.875rem}.kanban{display:grid;grid-template-columns:repeat(6,210px);gap:9px;overflow-x:auto}.kanban-column{background:#eef2f0;min-height:520px;padding:9px}.kanban-column>header{display:grid;grid-template-columns:1fr auto auto;gap:7px;font-size:.875rem}.kanban-cards{display:grid;gap:7px}.kanban-cards>article{background:#fff;border:1px solid #dfe5e2;padding:11px;cursor:grab}.kanban-cards>article.dragging{opacity:.45}.kanban-cards>article>div:first-child{display:flex;justify-content:space-between}.candidate-avatar{width:27px;height:27px;border-radius:50%;background:#dfebe6;color:var(--brand);display:grid;place-items:center;font-size:.875rem}.kanban-cards button{border:0;background:transparent}.kanban-cards h3{font-size:.875rem;margin:8px 0 1px}.kanban-cards p{font-size:.875rem;color:var(--muted)}.stars{font-size:.875rem;color:var(--amber)}.kanban-cards footer{display:flex;justify-content:space-between;border-top:1px solid #edf1ef;padding-top:7px;font-size:.875rem;color:var(--muted)}.leave-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:12px}.card-header{padding:14px}.decision-actions{display:flex;gap:4px}.decision-actions button{border:0;width:24px;height:24px;background:#e6f3ed;color:var(--brand)}.decision-actions button:last-child{background:#fae8e8;color:var(--red)}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.calendar-grid b,.calendar-grid span,.calendar-grid button{display:grid;place-items:center;aspect-ratio:1;border:0;background:transparent;font-size:.875rem}.calendar-grid button.has-leave{background:#e4f0eb;color:var(--brand)}.calendar-grid button.today{outline:1px solid var(--brand)}.calendar-legend{display:flex;gap:12px;font-size:.875rem}.org-card{min-height:620px;overflow:auto}.org-toolbar{display:flex;justify-content:space-between}.org-toolbar button,.org-toolbar span{border:1px solid var(--line);background:#fff;padding:6px 9px;font-size:.875rem}.org-chart{min-width:900px;padding:35px;display:flex;flex-direction:column;align-items:center}.org-node{background:#fff;border:1px solid #dbe2de;box-shadow:0 6px 15px #143c300f;padding:10px;display:grid;grid-template-columns:32px 1fr auto;gap:8px;min-width:160px}.org-node>span{width:30px;height:30px;border-radius:50%;background:#e3eee9;color:var(--brand);display:grid;place-items:center;font-size:.875rem}.org-node div{display:flex;flex-direction:column}.org-node b{font-size:.875rem}.org-node small{font-size:.875rem;color:var(--muted)}.org-node.chief{background:var(--brand-dark);color:#fff}.org-line.vertical{height:55px;width:1px;background:#bac8c1}.org-level{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.org-sublevel{display:flex;gap:20px;margin-top:70px}.onboarding-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.onboarding-person header{display:grid;grid-template-columns:38px 1fr auto}.onboarding-person header>span{width:34px;height:34px;border-radius:50%;background:#dfeae5;display:grid;place-items:center}.progress-label{display:flex;justify-content:space-between;font-size:.875rem}.progress-track{height:5px;background:#e5ebe8;display:block}.progress-track span{display:block;height:100%;background:var(--brand)}.onboarding-checks{display:grid;grid-template-columns:1fr 1fr;gap:5px}.onboarding-checks label{background:#f6f8f7;padding:8px;font-size:.875rem}.onboarding-checks input{width:auto}.performance-grid,.report-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:12px}.horizontal-bars{display:grid;gap:17px;padding:25px 5px}.horizontal-bars>div{display:grid;grid-template-columns:150px 1fr 30px;gap:10px;font-size:.875rem}.horizontal-bars i,.table-progress{height:7px;background:#e9eeeb;display:block}.horizontal-bars i b,.table-progress b{display:block;height:100%;background:var(--brand)}.tour-modal{border:0;padding:0;width:min(430px,calc(100% - 30px));box-shadow:0 25px 80px #0a231c4d}.tour-modal::backdrop{background:#0a1c179e}.tour-step{padding:35px}.tour-step h2{font-size:1.4375rem}.tour-step p{font-size:.875rem;color:var(--muted)}.tour-dots{display:flex;gap:5px}.tour-dots i{width:22px;height:3px;background:#dce4e0}.tour-dots i.active{background:var(--brand)}.tour-step>div:last-child{display:flex;justify-content:space-between}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.checkbox-grid label{flex-direction:row}.checkbox-grid input{width:auto}.report-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.report-metrics>div{background:#f5f7f6;padding:15px;display:flex;flex-direction:column}.report-metrics span{font-size:.875rem;color:var(--muted)}.report-metrics strong{font-size:1.125rem}.report-metrics em{font-size:.875rem;color:var(--brand);font-style:normal}.demo-register-body{min-height:100vh;background:var(--brand-dark);padding:28px 45px;color:#fff}.demo-register-body>.brand{position:absolute}.demo-register-grid{min-height:calc(100vh - 56px);display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1180px;margin:auto;gap:100px}.demo-register-grid>section h1{font-family:var(--serif);font-size:3.375rem;line-height:1.08}.demo-register-grid>section>p{color:#b3c9c1}.demo-register-grid ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.demo-register-grid li{font-size:.875rem;border-top:1px solid #365a4e;padding-top:10px}.register-quote{border-left:2px solid #6da38e;padding-left:18px}.register-card{background:#fff;color:var(--ink);padding:40px;width:460px}.register-card .back-link{float:right}.register-card h2{font-family:var(--serif);font-size:2rem}.register-card>p{font-size:.875rem;color:var(--muted)}.secure-row{display:flex;justify-content:space-between;color:var(--muted);font-size:.875rem}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:225px;background:#122e25;color:#bdd0c9;padding:22px 15px;display:flex;flex-direction:column;z-index:60}.admin-label{font-size:.875rem;letter-spacing:.13em;color:#6f9386;margin:24px 8px 12px}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav a{display:flex;gap:11px;padding:10px;font-size:.875rem}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{background:#21483b;color:#fff}.admin-sidebar nav i{font-style:normal}.admin-sidebar-bottom{margin-top:auto;border-top:1px solid #2a493f;padding-top:12px;display:flex;flex-direction:column}.admin-sidebar-bottom a,.admin-sidebar-bottom button{border:0;background:transparent;color:#9bb4aa;padding:7px;text-align:left;font-size:.875rem}.admin-shell{margin-left:225px}.admin-shell>header{height:65px;background:#fff;border-bottom:1px solid var(--line);padding:0 25px;display:flex;align-items:center}.admin-shell>header>div:nth-child(2){display:flex;flex-direction:column}.admin-shell>header>div:last-child{display:flex;gap:10px;margin-left:auto}.admin-shell>main{padding:26px}.admin-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.admin-metrics article{background:#fff;border:1px solid var(--line);padding:15px;display:flex;flex-direction:column}.admin-metrics small{font-size:.875rem;color:var(--muted)}.admin-metrics strong{font-size:1.3125rem}.admin-metrics em{font-size:.875rem;color:var(--brand);font-style:normal}.admin-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:12px}.admin-card{background:#fff;border:1px solid var(--line);padding:16px}.admin-card.wide{grid-row:span 2}.admin-table td>a{display:flex;flex-direction:column}.source-list{display:grid;gap:12px}.source-list>div{display:grid;grid-template-columns:85px 1fr 20px;gap:8px;font-size:.875rem}.source-list i{height:5px;background:#e8eeeb}.source-list i b{display:block;height:100%;background:var(--brand)}.followup-list>a{display:grid;grid-template-columns:30px 1fr auto;gap:8px;border-top:1px solid #edf1ef;padding:9px 0}.admin-filters{display:flex;gap:8px;background:#fff;border:1px solid var(--line);padding:10px}.score-pill{font-size:.875rem;padding:4px 7px;border-radius:10px}.score-cold{background:#edf1ef}.score-warm{background:#fbf0df;color:#a4671f}.score-hot{background:#f8e5e5;color:#ad4141}.lead-head{display:grid;grid-template-columns:60px 1fr auto;gap:15px}.lead-avatar{width:55px;height:55px}.lead-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:12px}.lead-grid .wide{grid-column:1}.activity-timeline>div{display:flex;gap:10px;padding:8px}.notes-list>div{border-top:1px solid var(--line)}.issue-pill{display:inline-flex;background:#f9eded;color:var(--red);padding:3px 5px}.seo-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seo-summary article{background:#fff;border:1px solid var(--line);padding:18px;display:flex;gap:12px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-grid .admin-card{display:flex;flex-direction:column;gap:15px}.switch-row{flex-direction:row!important;justify-content:space-between}.switch-row input{width:36px}.admin-login-body{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f5f7f6}.admin-login-body>section{background:var(--brand-dark);color:#fff;padding:40px 70px;display:flex;flex-direction:column;justify-content:space-between}.admin-login-body>section h1{font-family:var(--serif);font-size:3rem}.admin-login-body>main{display:grid;place-items:center}.login-card{background:#fff;padding:40px;width:min(430px,calc(100% - 40px));box-shadow:var(--shadow);display:flex;flex-direction:column;gap:15px}@media(max-width:1180px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-actions .btn-ghost{display:none}.hero-grid{grid-template-columns:1fr}.hero-product{max-width:760px;margin:auto}.module-grid{grid-template-columns:repeat(2,1fr)}.app-stats,.admin-metrics{grid-template-columns:repeat(3,1fr)}.workflow-grid{grid-template-columns:1fr}.app-sidebar,.admin-sidebar{transform:translate(-100%);transition:.25s}.app-sidebar.open,.admin-sidebar.open{transform:none}.app-shell,.admin-shell{margin-left:0}.app-menu{display:block}}@media(max-width:850px){.container,.narrow{width:min(100% - 30px,1180px)}.section{padding:70px 0}.main-nav.open{display:flex;position:absolute;left:0;right:0;top:64px;background:#fff;flex-direction:column;align-items:flex-start;padding:20px}.hero{padding:65px 0}.hero-copy h1{font-size:2.875rem}.preview-body{grid-template-columns:60px 1fr}.preview-body aside span{display:none}.mini-stats{grid-template-columns:1fr 1fr}.mini-grid{grid-template-columns:1fr}.mini-list,.floating-note{display:none}.metrics-row,.problem-grid,.industry-grid,.template-grid{grid-template-columns:1fr 1fr}.section-heading.split,.two-column,.process-grid,.faq-mini,.article-layout,.faq-page,.contact-grid,.tool-layout,.inner-hero-grid,.module-hero-grid{grid-template-columns:1fr;gap:45px}.sticky-aside{position:static}.industry-pills{grid-template-columns:1fr 1fr}.cta-panel{padding:40px}.footer-grid,.post-grid{grid-template-columns:1fr 1fr}.demo-register-grid{grid-template-columns:1fr;gap:45px;padding:80px 0}.app-main{padding:15px}.app-stats,.app-stats.four{grid-template-columns:1fr 1fr}.dashboard-grid,.profile-grid,.leave-layout,.performance-grid,.report-grid,.admin-grid,.lead-grid,.onboarding-grid,.admin-login-body{grid-template-columns:1fr}.admin-login-body>section{display:none}.admin-metrics{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}}@media(max-width:560px){body{padding-bottom:58px}.whatsapp{bottom:74px}.mobile-sticky-cta{position:fixed;display:flex;z-index:90;bottom:0;left:0;right:0;height:56px;border:0;background:var(--brand);color:#fff;align-items:center;justify-content:center}.header-actions .lang-link,.header-actions .btn-ghost{display:none}.hero-copy h1{font-size:2.625rem}.preview-search{display:none}.metrics-row{grid-template-columns:1fr 1fr}.problem-grid,.module-grid,.industry-grid,.template-grid,.post-grid,.compact-modules{grid-template-columns:1fr}.workflow-line{grid-template-columns:repeat(5,100px);overflow:auto}.industry-pills{grid-template-columns:1fr}.cta-panel{flex-direction:column;padding:35px 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.form-row{grid-template-columns:1fr}.inner-hero h1,.module-hero h1,.article-hero h1,.contact-section h1,.tool-copy h1{font-size:2.3125rem}.feature-list,.benefit-cards{grid-template-columns:1fr}.module-list article{grid-template-columns:65px 1fr}.module-list-icon{width:50px;height:50px}.tool-grid{grid-template-columns:1fr}.demo-register-body{padding:18px}.demo-register-grid>section h1{font-size:2.375rem}.demo-register-grid ul{grid-template-columns:1fr}.register-card{padding:25px;width:100%}.app-header{padding:0 12px}.app-search{width:170px}.app-header-actions .user-info,.app-header-actions .icon-button,.app-header-actions .user-avatar{display:none}.app-main{padding:10px}.app-page-head>div:last-child{display:none}.app-stats,.app-stats.four{grid-template-columns:1fr 1fr}.notification-grid{grid-template-columns:1fr}.app-filterbar form{display:grid;width:100%}.app-filterbar select{width:100%}.info-grid,.onboarding-checks{grid-template-columns:1fr}.report-metrics,.admin-metrics{grid-template-columns:1fr 1fr}.admin-filters{display:grid}.lead-head{grid-template-columns:50px 1fr}.seo-summary{grid-template-columns:1fr}}.sector-panel{background:linear-gradient(135deg,#103c3d,#09644f);color:#fff;border-radius:18px;padding:38px;box-shadow:var(--shadow)}.sector-panel h2{font-size:1.75rem;line-height:1.4;margin:0 0 24px}.sector-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:0}.sector-panel li{padding:15px 0;border-top:1px solid #ffffff25;font-size:1.0625rem}.sector-panel li:before{content:"✓";color:#c1e889;margin-right:13px}.sector-note{font-size:.875rem;color:#d0e4df;display:block;margin-top:24px}.keyword-map{margin-top:24px}.keyword-map td{white-space:normal}.keyword-tags{display:flex;flex-wrap:wrap;gap:8px}.keyword-tags span{padding:5px 10px;background:var(--brand-soft);color:var(--brand-dark);border-radius:6px;font-size:.9375rem}.module-checklist{display:grid;gap:0}.module-checklist>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;border-top:1px solid var(--line);font-size:1rem}.module-checklist i{font-style:normal;color:var(--brand);background:var(--brand-soft);width:28px;height:28px;border-radius:50%;text-align:center;flex-shrink:0}.module-preview-link{display:block;margin-top:20px;padding:14px;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-size:1rem;text-align:center}.blog-search{display:flex;gap:12px;max-width:740px;margin-top:28px}.blog-search input{min-width:0;background:#fff}.result-count{font-size:1rem;color:var(--muted);margin:25px 0}.featured-guide{display:grid;grid-template-columns:1.5fr 1fr;background:linear-gradient(120deg,#103c3d,#09644f);color:#fff;border-radius:18px;overflow:hidden;margin-bottom:30px}.featured-guide>div:first-child{padding:42px}.featured-guide h2{font-size:2rem;line-height:1.3;letter-spacing:-.03em;margin:0 0 18px}.featured-guide p{font-size:1.125rem;color:#cce3de}.featured-guide-aside{padding:38px;background:#ffffff0b;border-left:1px solid #ffffff1a;display:flex;flex-direction:column;justify-content:space-between;gap:28px}.featured-guide-aside>span,.featured-guide-aside small{font-size:.875rem;color:#bcd8d0}.featured-guide-aside>b{font-size:2rem;line-height:1.5;color:#d7f5a7}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border:1px solid var(--line);border-radius:14px;padding:28px;display:flex;flex-direction:column;background:#fff;border-top:4px solid #76b7a3}.guide-card:nth-child(3n+2){border-top-color:#83a8df}.guide-card:nth-child(3n){border-top-color:#d7b36a}.guide-card-label{display:flex;justify-content:space-between;font-size:.875rem;color:var(--brand);gap:10px}.guide-card h2{font-size:1.4rem;line-height:1.45;letter-spacing:-.02em;margin:20px 0 12px}.guide-card p{font-size:1.0625rem;line-height:1.75;color:var(--muted);margin:0 0 26px}.guide-card-footer{margin-top:auto;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.9375rem;border-top:1px solid var(--line);padding-top:18px}.guide-card-footer a{color:var(--brand)}.empty-content{padding:50px;background:#f4f8fb;border-radius:16px}@media(max-width:1000px){.guide-grid{grid-template-columns:1fr 1fr}.featured-guide{grid-template-columns:1.5fr 1fr}.featured-guide-aside>b{font-size:1.5rem}}@media(max-width:650px){.guide-grid,.featured-guide{grid-template-columns:1fr}.featured-guide>div:first-child{padding:26px}.featured-guide h2{font-size:1.6rem}.featured-guide-aside{display:none}.blog-search{flex-wrap:wrap}.blog-search input{width:100%}.guide-card{padding:24px}}.catalog-hero{padding:32px 0 52px;background:linear-gradient(115deg,#edf6fb,#edf9f1)}.catalog-hero-row{display:grid;grid-template-columns:1.5fr 1fr;gap:90px;align-items:center}.catalog-hero h1{font-size:clamp(2.25rem,3.5vw,3.5rem);line-height:1.12;letter-spacing:-.04em;margin:0 0 24px}.catalog-hero h1 em{color:var(--brand);font-style:normal}.catalog-hero p{font-size:1.125rem;color:var(--muted);max-width:740px}.catalog-highlight{border:1px solid #cfe2da;padding:28px;border-radius:18px;background:#ffffffb8}.catalog-highlight h2{font-size:1.5rem;margin:18px 0 8px}.catalog-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.catalog-filters button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px 18px;font-size:1rem}.catalog-filters button.active{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.catalog-filters span{padding:2px 8px;margin-left:7px;background:#ffffff25;border-radius:5px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:24px;display:flex;flex-direction:column;box-shadow:0 4px 16px #153b4210;transition:box-shadow .2s,border-color .2s}.catalog-card[hidden]{display:none}.catalog-card:hover{border-color:#71b49f;box-shadow:0 12px 30px #153b4217}.catalog-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.catalog-card-top>span:last-child{font-size:.875rem;color:var(--muted);background:#f2f6f8;padding:4px 9px;border-radius:6px}.catalog-card h2{font-size:1.375rem;line-height:1.4;margin:23px 0 12px;letter-spacing:-.025em}.catalog-card>p{font-size:1.0625rem;color:var(--muted);line-height:1.7;margin:0 0 20px}.catalog-card ul{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:10px;font-size:1rem}.catalog-card li:before{content:"✓";color:var(--brand);margin-right:10px}.catalog-card-actions{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.catalog-card-actions>a{font-size:1rem;color:var(--brand)}.catalog-card-actions button{padding:9px 13px;border:0;border-radius:7px;background:var(--brand-soft);color:var(--brand);font-size:.9375rem}.catalog-operations .module-icon{color:#296bae;background:#e9f2ff}.catalog-growth .module-icon{color:#986518;background:#fff0d8}@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero-row{gap:35px}}@media(max-width:650px){.catalog-hero-row,.catalog-grid{grid-template-columns:1fr}.catalog-hero{padding:35px 0}.catalog-card,.catalog-highlight{padding:24px}.catalog-card-actions{flex-wrap:wrap}}:root{--ink:#152d3b;--muted:#536773;--brand:#087f68;--brand-dark:#093c38;--brand-soft:#e5f6ee;--line:#dce6e9;--cream:#f5f8fa;--shadow:0 20px 60px rgb(16 57 63 / 10%)}html{font-size:100%;scroll-padding-top:100px}body{font-size:1.0625rem;font-weight:400;line-height:1.7}h1,h2,h3,h4,h5,h6,b,strong{font-weight:500}h1,h2,h3,h4{font-family:var(--sans);text-wrap:balance}p{overflow-wrap:break-word}button,input,select,textarea{font-size:1rem}input,select,textarea{border-radius:8px;min-height:46px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #388af0;outline-offset:4px}.container{width:min(1280px,calc(100% - 64px))}.narrow{width:min(860px,calc(100% - 48px))}.btn{font-size:1rem;font-weight:500;border-radius:9px;min-height:48px;padding:12px 20px;line-height:1.4}.btn-sm{font-size:1rem;min-height:44px}.btn-lg{font-size:1rem;padding:12px 20px}.brand{font-size:1.375rem;letter-spacing:-.04em;font-weight:500;flex-shrink:0}.brand-mark{width:36px;height:36px;border-radius:10px;font-family:var(--sans);font-size:1.4rem}.brand span{font-size:inherit}.site-header{height:76px;background:#fffffff5;border-color:var(--line)}.header-inner{gap:26px}.main-nav{gap:21px}.main-nav a,.lang-link{font-size:1rem;font-weight:400}.header-actions{gap:12px}.menu-toggle{min-width:44px;min-height:44px;font-size:1.5rem}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:6px}.eyebrow{font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1.5}.hero{padding:56px 0;background:radial-gradient(ellipse at 85% 20%,#d9f4e8,transparent 55%),linear-gradient(135deg,#f8fbfd,#edf5f7);border-bottom:1px solid var(--line)}.hero:after,.hero-orb{display:none}.hero-grid{grid-template-columns:1fr 1.08fr;gap:48px}.hero-copy h1,.inner-hero h1,.module-hero h1,.article-hero h1,.contact-section h1,.tool-copy h1{font-family:var(--sans);font-size:clamp(2.125rem,3.2vw,3.25rem);font-weight:500;line-height:1.12;letter-spacing:-.045em}.hero-copy h1 em{display:block;font-style:normal;color:var(--brand)}.hero-copy p,.inner-hero p,.module-hero p,.tool-copy>p{font-size:1.0625rem;line-height:1.75;color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px}.trust-line{flex-wrap:wrap;gap:10px 16px;margin-top:22px;font-size:.875rem;font-weight:400}.hero-product{min-width:0;min-height:0;transform:none;border-radius:18px;box-shadow:0 25px 65px #083e4224;overflow:hidden}.preview-top{height:60px;padding:10px 18px;gap:12px;background:#fff}.preview-logo{width:34px;height:34px;border-radius:9px;font-size:.875rem}.preview-top b{font-size:1rem}.preview-top small{font-size:.875rem;color:var(--muted)}.preview-top>span:nth-child(2){gap:3px}.preview-demo-label{margin-left:auto;color:var(--brand);background:var(--brand-soft);padding:5px 10px;border-radius:6px;font-size:.875rem}.preview-body{display:block;min-height:0}.preview-tabs{display:flex;gap:8px;padding:10px 16px;border-bottom:1px solid var(--line);overflow:auto;background:#fff}.preview-tabs button{border:0;border-radius:7px;background:#f3f6f8;padding:7px 11px;min-height:40px;white-space:nowrap;font-size:.9375rem;color:var(--muted)}.preview-tabs button.active{color:var(--brand);background:var(--brand-soft)}.preview-canvas{padding:20px;background:#f5f8fa}.preview-heading small{font-size:.875rem;color:var(--muted)}.preview-heading h3{font-size:1.125rem}.mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.mini-stats article{border-radius:11px;padding:12px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.mini-stats small{font-size:.875rem;color:var(--muted)}.mini-stats strong{font-size:1.625rem;line-height:1.3;color:var(--ink)}.mini-stats em{font-size:.875rem;color:var(--brand)}.mini-stats article:nth-child(2){background:#eaf4ff;border-color:#d8e9ff}.mini-stats article:nth-child(3){background:#fff5e4;border-color:#f5e8cb}.mini-chart{border-radius:11px;padding:14px}.mini-card-head,.mini-card-head small{font-size:.875rem;color:var(--muted)}.mini-chart svg{height:90px;display:block}.chart-labels{font-size:.875rem;color:var(--muted)}.metrics-row{padding:26px 0;gap:18px}.metrics-row>div{padding:0 18px;gap:12px;flex-wrap:wrap}.metrics-row strong{font-family:var(--sans);font-size:1.5rem}.metrics-row span{font-size:1rem}.section{padding:64px 0}.section-heading{margin-bottom:30px}.section-heading.centered{max-width:900px}.section-heading h2,.two-column h2,.process-grid h2,.faq-mini h2,.center-copy h2,.workflow-grid h2{font-family:var(--sans);font-size:clamp(1.8rem,2.7vw,2.5rem);line-height:1.2;letter-spacing:-.035em}.section-heading p,.section-heading.split>p,.center-copy p,.large-copy{font-size:1.125rem;line-height:1.8}.section-heading.centered p{margin-top:18px}.soft-section,.modules-section{background:#f4f8fb}.problem-grid,.module-grid,.industry-grid,.tool-grid{border:0;background:none;gap:20px}.problem-grid article,.module-card,.industry-grid>a,.tool-grid>.tool-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 4px 16px #152d3b08}.problem-grid article{min-height:170px;border-top:3px solid #7bbcaf}.problem-grid article p{font-size:1.0625rem;font-weight:400;max-width:90%;margin-top:20px}.problem-grid article>span{font-size:.875rem;color:var(--brand)}.module-card{gap:20px;min-height:265px}.module-card h3,.industry-grid h2{font-size:1.25rem;line-height:1.45;letter-spacing:-.015em}.module-card p,.industry-grid p{font-size:1rem;line-height:1.7}.module-icon{border-radius:12px;width:50px;height:50px}.module-card:nth-child(3n+2) .module-icon{background:#e8f1ff;color:#2b68ae}.module-card:nth-child(3n) .module-icon{background:#fff1d9;color:#a76b16}.module-card:hover,.tool-grid>.tool-card:hover{border-color:#65b49f;box-shadow:0 12px 32px #15504217}.workflow-section{background:linear-gradient(125deg,#093b37,#145e52)}.workflow-grid{gap:70px;grid-template-columns:1fr 1.15fr}.workflow-grid>div:first-child p{font-size:1.125rem;color:#d1e6df}.workflow-line{gap:14px}.workflow-line b{font-size:1rem}.workflow-line small{font-size:.875rem;color:#c7e0d7}.industry-pills{gap:14px;border:0}.industry-pills a{border:1px solid var(--line);border-radius:10px;padding:23px;font-size:1rem;gap:12px;background:#fff}.industry-pills a:nth-child(3n+2){background:#f0f6ff}.industry-pills a:nth-child(3n){background:#f0faf5}.cta-panel{border-radius:20px;background:linear-gradient(125deg,#075e50,#0a8c70);padding:52px;gap:40px}.cta-panel h2{font-family:var(--sans);font-size:clamp(1.8rem,2.5vw,2.5rem);max-width:800px;letter-spacing:-.035em}.cta-panel p{font-size:1.125rem}.cta-panel small{font-size:.875rem}.inner-hero,.module-hero,.article-hero{padding:66px 0;background:linear-gradient(125deg,#f2f6fb,#edfaf3)}.inner-hero.compact{padding:55px 0}.inner-hero.compact h1{font-size:clamp(2.3rem,4vw,3.5rem)}.module-hero-grid,.inner-hero-grid{grid-template-columns:1.1fr 1fr;gap:70px}.breadcrumbs{font-size:.9375rem;color:var(--muted);gap:10px}.module-big-icon{border-radius:12px;margin-bottom:20px}.module-ui-card{border-radius:16px;padding:26px;box-shadow:var(--shadow)}.ui-card-top{gap:12px;flex-wrap:wrap}.ui-card-top b{font-size:1rem}.ui-card-top em{font-size:.875rem}.ui-summary span,.ui-summary small{font-size:.875rem;color:var(--muted)}.ui-summary strong{font-family:var(--sans);font-size:3rem;letter-spacing:-.04em}.ui-rows>div{grid-template-columns:minmax(0,1.8fr) minmax(60px,1fr) 25px;gap:14px;padding:14px 0}.ui-rows>div span,.ui-rows>div b{font-size:.9375rem}.benefit-cards{gap:16px;border:0;background:none}.benefit-cards article{border:1px solid var(--line);border-radius:12px;padding:25px;background:#fff}.benefit-cards h3{font-size:1.1875rem}.benefit-cards p,.process-steps p{font-size:1.0625rem;line-height:1.75}.benefit-cards article>span{font-size:.875rem;color:var(--brand)}.process-steps h3{font-size:1.25rem}.process-steps article>span{border-radius:10px}.prose{font-size:1.125rem;line-height:1.85}.prose h2{font-family:var(--sans);font-size:1.875rem;letter-spacing:-.025em;scroll-margin-top:105px}.prose h3{font-size:1.375rem}.prose a{color:var(--brand);text-decoration:underline;text-underline-offset:4px}.prose a.btn{color:#fff;text-decoration:none}.sticky-aside>div{border-radius:12px;background:#f5f9f8}.sticky-aside p,.sticky-aside a:not(.btn){font-size:1rem}.sticky-aside h3{font-family:var(--sans);font-size:1.5rem}.accordion summary{font-size:1.125rem;padding:22px 0;font-weight:500}.accordion details p{font-size:1.0625rem;line-height:1.85}.compact-modules>a{border-radius:12px}.compact-modules b{font-size:1.0625rem}.compact-modules small{font-size:1rem}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-grid>.tool-card{min-height:210px;grid-template-columns:56px minmax(0,1fr);gap:22px;border-top:3px solid #67b99e}.tool-grid>.tool-card:nth-child(2n){border-top-color:#6b9fe4;background:#f9fbff}.tool-grid>.tool-card>span{font-family:var(--sans);font-size:1.25rem;background:var(--brand-soft);color:var(--brand);border-radius:12px;display:grid;place-items:center;width:52px;height:52px}.tool-grid>.tool-card h2{font-family:var(--sans);font-size:1.4rem;line-height:1.4;margin-top:0}.tool-grid>.tool-card p{font-size:1.0625rem;line-height:1.75}.tool-grid>.tool-card b,.tool-grid>.tool-card .text-link{font-size:1rem;color:var(--brand)}.calculator{border-radius:16px;box-shadow:var(--shadow)}.calculator label,.calculator-head{font-size:1rem}.calc-result{border-radius:10px}.calc-result small,.calc-result p,.tool-note p{font-size:1rem}.post-grid article{border-radius:14px;overflow:hidden}.post-grid h2,.post-grid h3{font-family:var(--sans);font-size:1.4rem;line-height:1.4}.post-grid p{font-size:1.0625rem}.post-grid small,.article-meta{font-size:.9375rem}.featured-post{border-radius:18px}.featured-post h2{font-family:var(--sans);font-size:2rem;line-height:1.3}.featured-post p{font-size:1.125rem}.topic-nav{gap:10px;flex-wrap:wrap}.topic-nav a{padding:9px 16px;border:1px solid var(--line);border-radius:30px;background:#fff;font-size:1rem}.topic-nav a.active{background:var(--brand);color:#fff;border-color:var(--brand)}.article-layout{grid-template-columns:minmax(0,1fr) 310px;gap:70px}.article-meta{flex-wrap:wrap}.related-reading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-reading a{border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px;display:flex;flex-direction:column;gap:12px}.related-reading a>span{font-size:.875rem;color:var(--brand)}.related-reading h3{font-size:1.25rem;line-height:1.45;margin:0}.related-reading p{font-size:1rem;color:var(--muted);margin:0}.related-reading a:hover{border-color:var(--brand)}.site-footer{margin-top:40px;background:#102e32}.footer-grid{gap:44px}.footer-grid>div:first-child p,.footer-grid a{font-size:1rem;line-height:1.8}.footer-grid h3{font-size:1rem;color:#a9c6c1}.footer-grid .brand{font-size:1.5rem}.footer-bottom{font-size:.9375rem;gap:20px;flex-wrap:wrap}.footer-badges span{font-size:.875rem;border-radius:5px}.modal{border-radius:16px;width:min(580px,calc(100% - 32px))}.modal-heading h2{font-family:var(--sans);font-size:2rem}.modal-heading p,.form-stack label,.contact-form label,.login-card label,.settings-grid label{font-size:1rem}.form-note,.check-label,.cookie-banner p{font-size:.9375rem}.cookie-banner{border-radius:12px;gap:24px}.cookie-banner strong{font-size:1rem}.whatsapp{width:52px;height:52px;font-size:.9375rem}.demo-register-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:65px}.register-card{width:100%;border-radius:16px}.demo-register-grid>section h1{font-family:var(--sans);font-size:3rem}.register-card h2{font-family:var(--sans);font-size:2rem}.demo-register-grid li,.register-card>p,.secure-row{font-size:1rem}.app-body,.admin-body{font-size:1rem;line-height:1.6}.app-sidebar{width:270px;padding:22px 16px}.app-shell{margin-left:270px}.company-switch{border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto}.company-switch b{font-size:1rem}.company-switch small,.app-nav>small{font-size:.875rem;color:var(--muted)}.app-nav a{font-size:1rem;height:auto;min-height:46px;gap:7px;border-radius:8px;padding:10px}.app-nav a.active{background:#e5f6ee}.app-nav a i{font-size:1.25rem}.app-nav a em{font-size:.875rem}.demo-progress{border-radius:10px}.demo-progress>div,.demo-progress button{font-size:.875rem}.demo-banner{height:auto;min-height:40px;padding:8px 16px;flex-wrap:wrap;font-size:.875rem}.demo-banner b,.demo-banner button{font-size:.875rem}.app-header{height:auto;min-height:80px;padding:14px 25px;gap:20px}.app-search{width:min(420px,40vw);border-radius:8px}.app-search input{font-size:1rem;min-width:0;min-height:32px}.app-search kbd{font-size:.875rem;white-space:nowrap}.app-header-actions form label,.app-header-actions select,.user-info b{font-size:.9375rem}.user-info small{font-size:.875rem}.app-page-head,.admin-page-head{gap:20px;flex-wrap:wrap}.app-page-head h1,.admin-page-head h1{font-size:1.875rem}.app-page-head p,.admin-page-head p{font-size:1rem}.app-page-head>div:first-child>span{font-size:.875rem}.app-btn-primary,.app-btn-secondary{font-size:1rem;padding:10px 16px}.app-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.app-stats article,.app-card,.app-table-card,.admin-card{border-radius:12px}.app-stats strong,.admin-metrics strong,.report-metrics strong{font-size:1.875rem}.app-stats small,.app-stats em{font-size:.9375rem}.app-card header,.card-header,.admin-card header{gap:12px;flex-wrap:wrap}.app-card header h2,.card-header h2,.admin-card header h2{font-size:1.1875rem}.app-card header p,.card-header p,.admin-card header p,.app-card header select,.app-card header a,.app-card header button{font-size:.9375rem}.app-filterbar,.admin-filters{gap:12px;flex-wrap:wrap;border-radius:10px}.app-filterbar form{flex-wrap:wrap;flex:1;gap:10px}.app-filterbar select{width:auto;min-width:180px;font-size:1rem}.table-search{flex:1;min-width:230px;border-radius:8px}.table-search input{font-size:1rem}.app-table,.admin-table{min-width:960px}.app-table th,.admin-table th{font-size:.875rem;font-weight:500;letter-spacing:.04em;padding:15px}.app-table td,.admin-table td{font-size:1rem;padding:16px}.employee-cell b{font-size:1rem}.employee-cell small{font-size:.875rem}.employee-cell>span{width:40px;height:40px;font-size:.9375rem;flex-shrink:0}.status,.score-pill{font-size:.875rem;padding:5px 10px}code{font-size:.875rem}.app-main,.admin-shell>main{min-width:0}.app-card,.admin-card{overflow-x:auto}.kanban{grid-template-columns:repeat(6,280px)}.kanban-column{border-radius:12px;padding:14px}.kanban-cards>article{border-radius:10px;padding:16px}.kanban-column>header,.kanban-cards h3{font-size:1rem}.kanban-cards p,.kanban-cards footer{font-size:.875rem}.profile-head h1{font-size:1.875rem}.profile-tabs button,.info-grid b,.info-grid small,.back-link{font-size:1rem}.profile-head p{font-size:1.0625rem}.today-list b,.notification-grid b,.timeline b{font-size:1rem}.today-list small,.notification-grid small,.timeline small{font-size:.875rem}.org-node{min-width:220px}.org-node b{font-size:1rem}.org-node small{font-size:.875rem}.onboarding-checks label{font-size:.9375rem}.admin-sidebar{width:255px;overflow-y:auto}.admin-shell{margin-left:255px}.admin-sidebar nav a{font-size:1rem;border-radius:8px}.admin-sidebar-bottom a,.admin-sidebar-bottom button{font-size:1rem}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination-wrap{padding:20px 16px}.hrm-pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.hrm-pagination-summary{margin:0;color:var(--muted);font-size:1rem}.hrm-pagination-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hrm-page-button{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;font-size:1rem;background:#fff;line-height:1}a.hrm-page-button:hover{background:var(--brand-soft);border-color:var(--brand)}.hrm-page-button.is-current{background:var(--brand);border-color:var(--brand);color:#fff}.hrm-page-button.is-disabled{background:#f5f7f6;color:#83958b}.hrm-page-ellipsis{padding:0 4px}@media(max-width:1350px){.main-nav{gap:14px}.header-inner{gap:16px}.header-actions .btn-ghost{display:none}.hero-grid{gap:36px}.workflow-grid{grid-template-columns:1fr;gap:40px}.workflow-line{max-width:800px}.footer-grid{gap:26px}}@media(max-width:1180px){.main-nav{display:none}.main-nav.open{display:flex;position:absolute;top:76px;left:0;right:0;padding:24px 32px;flex-direction:column;align-items:flex-start;background:#fff;border-bottom:1px solid var(--line);max-height:calc(100vh - 76px);overflow:auto}.menu-toggle{display:block;margin-left:auto}.hero-grid{grid-template-columns:1fr 1fr}.app-shell,.admin-shell{margin-left:0}.app-sidebar,.admin-sidebar{transform:translate(-100%)}.app-sidebar.open,.admin-sidebar.open{transform:none}.app-menu{display:block}}@media(max-width:960px){.hero-grid,.module-hero-grid,.inner-hero-grid,.two-column,.process-grid,.faq-mini,.tool-layout{grid-template-columns:1fr;gap:38px}.hero-product{width:100%;max-width:680px;margin:0}.hero-copy{max-width:800px}.module-ui-card{max-width:720px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.sticky-aside{position:static}.section-heading.split{grid-template-columns:1fr;gap:20px}.cta-panel{flex-direction:column;align-items:flex-start}.related-reading{grid-template-columns:1fr 1fr}.demo-register-grid{grid-template-columns:1fr}.demo-register-grid>section{padding-top:60px}.dashboard-grid,.profile-grid,.leave-layout,.performance-grid,.report-grid{grid-template-columns:1fr}}@media(max-width:650px){.container{width:calc(100% - 36px)}.section{padding:52px 0}.hero,.module-hero,.inner-hero{padding:38px 0}.site-header{height:76px}.main-nav.open{top:76px}.header-actions{gap:5px}.header-actions .lang-link{display:none}.brand{font-size:1.25rem}.brand-mark{width:34px;height:34px}.header-inner{gap:10px}.header-actions .btn{padding:10px 13px;font-size:.9375rem}.hero-copy h1{font-size:2.25rem}.hero-product{border-radius:14px}.preview-canvas{padding:16px}.preview-tabs{padding:12px}.preview-top{padding:14px}.mini-stats article{padding:13px}.mini-stats strong{font-size:1.625rem}.metrics-row{grid-template-columns:1fr 1fr}.metrics-row>div{border:0;padding:8px}.metrics-row strong{font-size:1.375rem}.metrics-row span{font-size:.9375rem}.problem-grid,.module-grid,.industry-grid,.industry-pills,.tool-grid,.post-grid,.related-reading{grid-template-columns:1fr}.tool-grid>.tool-card{padding:22px;gap:16px;grid-template-columns:46px minmax(0,1fr);min-height:0}.tool-grid>.tool-card>span{width:42px;height:42px}.cta-panel{padding:30px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.workflow-line{grid-template-columns:1fr;gap:20px}.workflow-line:before{display:none}.workflow-line article{display:flex;align-items:center;text-align:left;gap:18px}.workflow-line article>span{margin:0}.ui-card-content{gap:15px}.ui-ring{width:100px;height:100px;flex-shrink:0}.ui-summary strong{font-size:2.5rem}.ui-card-top>span{display:none}.ui-rows>div{grid-template-columns:minmax(0,1fr) 70px 20px;gap:10px}.module-ui-card{padding:20px}.cookie-banner{flex-direction:column;align-items:flex-start;gap:12px}.app-header{padding:12px;gap:10px;flex-wrap:wrap}.app-search{width:auto;flex:1;min-width:0}.app-search kbd{display:none}.app-header-actions{gap:7px}.app-header-actions .user-info,.app-header-actions .icon-button,.app-header-actions .user-avatar{display:none}.app-header-actions form label{font-size:.875rem}.app-header-actions select{min-height:38px}.app-page-head>div:last-child{display:flex;flex-wrap:wrap}.app-stats,.app-stats.four{grid-template-columns:repeat(2,minmax(0,1fr))}.app-stats article{padding:12px;display:block}.app-stat-icon{margin-bottom:8px}.app-filterbar select{width:100%;min-width:0}.table-search{min-width:0;width:100%}.app-filterbar form{display:flex;flex-direction:column}.module-conversion{flex-direction:column;align-items:flex-start;gap:15px}.demo-banner>span{display:none}.profile-head{grid-template-columns:60px minmax(0,1fr);gap:14px}.profile-head>div:last-child{grid-column:1/-1}.profile-head>div:nth-child(2)>div{flex-wrap:wrap}.profile-avatar{width:55px;height:55px}.notification-grid,.onboarding-grid,.onboarding-checks{grid-template-columns:1fr}.horizontal-bars>div{grid-template-columns:100px minmax(50px,1fr) 40px}.admin-shell>main{padding:14px}.admin-filters{display:grid}.admin-metrics{grid-template-columns:1fr 1fr}.app-main{padding:14px}.app-body,.admin-body{padding-bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.module-card:hover{transform:none}}.form-feedback{padding:16px 20px;margin:18px 0;border:1px solid #c5d5dd;background:#f1f6fa;border-radius:10px;font-size:1rem}.form-feedback p{margin:0 0 8px}.form-feedback ul{margin:0;padding-left:20px}.form-feedback.is-error{background:#fff4f2;border-color:#eec6bd;color:#933c2d}.form-feedback.is-success{background:#e9f7ee;border-color:#b7d9c1;color:#205c38}.calc-result strong.calculation-error{font-size:1.1rem;color:#a23a2d}.editorial-form{padding:28px;max-width:980px}.template-grid{gap:20px}.template-grid article{border:1px solid var(--line);border-radius:12px;padding:26px}.template-grid h2{font-family:var(--sans);font-size:1.35rem}.template-grid p{font-size:1rem}.demo-notice{padding:18px;background:#f0f6fa;border-radius:10px;color:#31515c}.profile-panel[hidden]{display:none}.empty-table{text-align:center;padding:36px!important;color:var(--muted)}.inline-search{display:flex;gap:10px;align-items:center}.inline-search input{min-width:0}.record-actions{display:flex;flex-wrap:wrap;gap:8px}.candidate-stage-select{width:100%;font-size:.875rem;min-height:36px;margin-top:12px}.notification-panel{padding:26px}.notification-panel li{padding:12px 0;border-bottom:1px solid var(--line)}.record-form{padding:26px}.record-form textarea{min-height:110px}.profile-tabs{overflow:auto}.profile-tabs button{white-space:nowrap}.calendar-day{display:grid;place-items:center;min-height:32px}.calendar-day.has-leave{background:#e6f4e9;color:#176642;border-radius:6px}.calendar-day.today{outline:2px solid var(--brand)}.app-search form{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.app-search button{background:none;border:0;color:var(--brand);font-size:.875rem}.record-item{display:block;padding:18px;border-bottom:1px solid var(--line)}.record-item h2{font-size:1.2rem;margin:0 0 8px}.record-item p{margin:0;color:var(--muted)}.app-body button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:650px){.editorial-form{padding:20px}.inline-search{flex-wrap:wrap}}.editorial-section{margin-bottom:40px}.context-links{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:1rem}.context-links a{color:var(--brand);text-decoration:underline;text-underline-offset:4px}.resource-groups{display:grid;grid-template-columns:1fr 1fr;gap:36px}.resource-groups h2{font-size:1.5rem}.resource-groups li{margin:10px 0}.resource-groups a{color:var(--brand)}@media(max-width:650px){.resource-groups{grid-template-columns:1fr}}.workspace-body{--ws-ink:#173342;--ws-muted:#607786;--ws-line:#dbe5e9;background:#f3f6f9;color:var(--ws-ink)}.workspace-body .app-sidebar{background:#fff;border-right:1px solid var(--ws-line)}.workspace-body .app-nav>a{min-height:43px;border-radius:8px;gap:12px;margin-bottom:3px;font-size:15px}.workspace-body .app-nav>a svg{width:19px;height:19px;flex-shrink:0;stroke-width:1.7}.workspace-body .app-nav>small{font-size:12px;letter-spacing:.08em;color:#627984;margin-top:25px}.workspace-body .app-nav>a.active{background:#e0f2ec;color:#007960;box-shadow:inset 3px 0 #00816b}.workspace-body .app-nav>a:hover{background:#f1f7f5}.workspace-body .app-header{background:#fff;gap:16px}.workspace-body .app-search{max-width:380px;flex:1;border:1px solid var(--ws-line);background:#f7f9fb;border-radius:9px}.workspace-body .app-search input{min-width:0;width:100%;font-size:15px}.workspace-body .app-search button{font-size:23px;padding:0 8px}.workspace-body .app-header-actions select{max-width:170px;border-radius:7px;font-size:14px}.workspace-body .app-main{padding:30px;max-width:1760px;margin:auto}.workspace-body h1{font-size:clamp(25px,2.2vw,34px);font-weight:500;line-height:1.25}.workspace-body h2{font-size:20px;font-weight:500}.workspace-body h3{font-size:17px;font-weight:500}.workspace-body .app-page-head{gap:20px;align-items:center;margin-bottom:26px}.workspace-body .app-page-head>div:first-child{max-width:760px}.workspace-body .app-page-head p{font-size:15px;line-height:1.7;max-width:760px;color:var(--ws-muted)}.workspace-body .app-page-head>div:last-child,.workspace-actions,.table-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.workspace-body .btn{border-radius:8px;min-height:42px;font-size:14px;padding:10px 16px;font-weight:500;white-space:nowrap}.workspace-body .app-card,.workspace-body .app-table-card{border:1px solid var(--ws-line);border-radius:12px;box-shadow:0 2px 4px #16364403}.workspace-body .app-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.workspace-body .app-card>header p{font-size:14px;margin-top:6px;color:var(--ws-muted)}.workspace-body .app-card>header a{font-size:14px;color:#00816b}.workspace-body .app-table th{font-size:13px;font-weight:500;background:#f7f9fb;padding:16px;white-space:nowrap;color:#57707f}.workspace-body .app-table td{font-size:14px;padding:16px;border-color:#edf1f4;line-height:1.6}.workspace-body .app-table tbody tr:hover{background:#fbfdfc}.workspace-table{overflow:auto}.workspace-body .table-actions{gap:14px;flex-wrap:nowrap;font-size:13px}.workspace-body .table-actions a{color:#007f69}.workspace-body .table-actions button{font-size:13px;white-space:nowrap}.workspace-body .record-title{color:#153f50;font-weight:500}.workspace-body .app-filterbar{padding:16px;background:#fff;border:1px solid var(--ws-line);border-radius:10px;margin-bottom:16px;gap:12px;display:flex;justify-content:space-between}.workspace-body .app-filterbar form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.workspace-body .app-filterbar input,.workspace-body .app-filterbar select{font-size:14px;border-radius:7px;min-height:42px;border:1px solid var(--ws-line)}.workspace-body .table-search{background:none;border:0;padding:0;min-width:210px}.workspace-body .table-search input{width:100%;padding:10px 12px}.workspace-summary{display:flex;gap:24px;align-items:center;margin:16px 0;font-size:14px;color:var(--ws-muted);flex-wrap:wrap}.workspace-summary b{font-size:21px;font-weight:500;color:var(--ws-ink);margin-right:5px}.workspace-summary i{display:inline-block;width:7px;height:7px;background:#168d71;border-radius:100%;margin-right:5px}.workspace-summary>a{margin-left:auto;color:#087a68}.workspace-subnav{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--ws-line);padding-bottom:12px;margin-bottom:16px}.workspace-subnav a{padding:8px 12px;border-radius:7px;font-size:14px;color:var(--ws-muted)}.workspace-subnav a.active{background:#e0f2ec;color:#007960}.workspace-empty{padding:36px;text-align:center}.workspace-empty p{margin:12px 0 20px;color:var(--ws-muted)}.workspace-notice{padding:14px 18px;border:1px solid #ccdfed;background:#eff6fb;color:#3d6177;border-radius:9px;font-size:14px;line-height:1.7;margin-bottom:22px}.workspace-editor{max-width:1020px;padding:28px}.workspace-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px}.workspace-form-grid>label{display:flex;flex-direction:column;gap:8px;font-size:14px}.workspace-form-grid label em{font-style:normal;color:#bd4d48}.workspace-form-grid .full-width{grid-column:1/-1}.workspace-form-grid input,.workspace-form-grid select,.workspace-form-grid textarea{width:100%;padding:12px;border:1px solid #cddce2;border-radius:7px;font-size:15px;background:#fff;color:#173342}.workspace-form-grid small{font-size:13px;line-height:1.6;color:var(--ws-muted)}.workspace-form-grid .field-error,.text-danger{color:#b53d42!important}.workspace-form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid var(--ws-line)}.workspace-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.workspace-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 0 24px}.workspace-details dt{font-size:13px;color:var(--ws-muted);margin-bottom:6px}.workspace-details dd{font-size:16px;margin:0;overflow-wrap:anywhere;white-space:pre-line}.workspace-timeline>div{border-left:2px solid #bfdacf;padding:0 0 22px 16px}.workspace-timeline b{font-weight:400;display:block;font-size:14px}.workspace-timeline small{font-size:13px;color:var(--ws-muted);display:block;margin-top:4px}.workspace-org-root{text-align:center;max-width:410px;margin:28px auto 48px;position:relative}.workspace-org-root:after{content:"";height:48px;width:1px;background:#bccfc9;position:absolute;top:100%;left:50%}.workspace-org-root .brand-mark{margin-bottom:16px}.workspace-org-root p{font-size:14px;margin-top:10px;color:var(--ws-muted)}.workspace-org-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.workspace-org-grid .app-card{border-top:3px solid #4c9985}.workspace-org-grid p,.workspace-org-grid li{font-size:14px;color:var(--ws-muted);line-height:1.7}.workspace-org-grid ul{list-style:none;padding:0;margin:20px 0}.workspace-org-grid li{border-left:2px solid #d7e6e1;padding:8px 0 8px 14px}.employee-related{display:grid;gap:12px;font-size:14px;margin-top:16px;color:#007960}.workspace-footer{display:flex;justify-content:space-between;gap:20px;padding:32px 0 10px;font-size:13px;color:var(--ws-muted);flex-wrap:wrap}.workspace-footer button{font-size:13px;text-decoration:underline;text-underline-offset:4px}.workspace-welcome{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;border:1px solid #c8e4df;background:linear-gradient(115deg,#fff,#ecf7f3 65%,#daefe9);border-radius:16px;padding:32px;margin-bottom:24px}.workspace-welcome>div>span{font-size:12px;letter-spacing:.07em;color:#357167}.workspace-welcome h1{margin:14px 0}.workspace-welcome p{font-size:15px;line-height:1.8;color:var(--ws-muted);margin-bottom:20px}.workspace-welcome-note{padding:20px;border-left:1px solid #c6e1d9}.workspace-welcome-note .brand-mark{display:inline-flex;color:#fff;font-size:22px;letter-spacing:0;margin-bottom:10px}.workspace-welcome-note b{display:block;font-weight:500;font-size:16px}.workspace-welcome-note p{font-size:14px;margin:10px 0}.workspace-welcome-note small{font-size:12px;color:#617f78;line-height:1.5}.workspace-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.workspace-kpis .app-card{padding:22px;border-top:3px solid #198b72;transition:transform .15s}.workspace-kpis .app-card:nth-child(2){border-top-color:#5c92bc}.workspace-kpis .app-card:nth-child(3){border-top-color:#c39143}.workspace-kpis .app-card:nth-child(4){border-top-color:#8e7ba8}.workspace-kpis small{font-size:14px;color:var(--ws-muted);display:block}.workspace-kpis strong{font-size:32px;font-weight:500;display:block;margin:10px 0}.workspace-kpis span{font-size:12px;color:#497365}.workspace-dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;margin-bottom:30px}.workspace-bars{display:grid;gap:23px;padding:6px 0}.workspace-bars>div{display:grid;grid-template-columns:minmax(90px,1fr) 1.4fr 25px;gap:14px;align-items:center}.workspace-bars span{font-size:14px}.workspace-bars strong{font-size:14px;font-weight:400;text-align:right}.workspace-bars i{height:10px;background:#edf2f5;border-radius:10px;overflow:hidden}.workspace-bars b{height:100%;display:block;background:#148a72;border-radius:10px}.workspace-shortcuts{display:grid}.workspace-shortcuts a{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #edf1f4;font-size:14px}.workspace-shortcuts a:last-child{border:0}.workspace-shortcuts b{font-weight:400;color:#00816b}.workspace-module-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workspace-module-cards .app-card{padding:22px;transition:border-color .15s,transform .15s}.workspace-module-cards .app-card:hover,.workspace-kpis a:hover{border-color:#99cbbd;transform:translateY(-2px)}.workspace-module-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;background:#e8f4ef;color:#0d826a;margin-bottom:18px}.workspace-module-icon svg{height:22px;width:22px}.workspace-module-cards h3{font-size:16px;line-height:1.5}.workspace-module-cards p{font-size:13px;color:var(--ws-muted);margin:8px 0 16px}.workspace-module-cards>a>span:last-child{font-size:13px;color:#007960}.workspace-modules-section .section-heading{margin-bottom:24px}.workspace-modules-section .section-heading p{font-size:14px;color:var(--ws-muted)}.workspace-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workspace-search-results h2{margin:12px 0;font-size:18px}.workspace-search-results small,.workspace-search-results span{font-size:13px;color:#397264}.workspace-body .leave-layout{grid-template-columns:minmax(0,1fr) 310px}.workspace-body .leave-calendar .calendar-grid>span{min-height:34px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:6px;font-size:13px}.workspace-body .leave-calendar .calendar-grid>span.has-leave{background:#dff1e9;color:#08745f}.workspace-body .leave-calendar .calendar-grid>span.today{outline:1px solid #00816b}.workspace-body .leave-calendar .calendar-grid small{position:absolute;right:3px;bottom:1px;font-size:9px}.workspace-body .leave-calendar p{font-size:12px;line-height:1.7;color:var(--ws-muted);margin-top:18px}.workspace-body .kanban-column{background:#eaf0f4;border:1px solid #dce5eb;border-radius:10px;padding:12px}.workspace-body .kanban-cards article{border:1px solid #dce5eb;border-radius:10px;box-shadow:0 3px 6px #253a4806}.workspace-body .kanban-cards h3{font-size:16px}.workspace-body .kanban-cards p{font-size:13px}.workspace-body .kanban-cards footer a{color:#00816b;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-body :is(a,button,input,select,textarea):focus-visible{outline:3px solid #6bbda8;outline-offset:3px}@media(max-width:1200px){.workspace-module-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-body .app-main{padding:24px}.workspace-body .leave-layout{grid-template-columns:1fr}.workspace-body .leave-calendar{max-width:380px}.workspace-body .user-info{display:none}}@media(max-width:900px){.workspace-dashboard-grid,.workspace-detail-grid{grid-template-columns:1fr}.workspace-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-welcome{grid-template-columns:1fr}.workspace-welcome-note{display:none}.workspace-body .app-header-actions label{font-size:0}.workspace-body .app-header-actions select{font-size:13px;max-width:160px}.workspace-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.workspace-body .app-main{padding:18px 14px}.workspace-welcome{padding:22px}.workspace-body .app-page-head{align-items:flex-start;flex-direction:column}.workspace-module-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-form-grid,.workspace-details{grid-template-columns:1fr}.workspace-editor{padding:20px}.workspace-kpis{gap:10px}.workspace-kpis .app-card{padding:16px}.workspace-kpis strong{font-size:27px}.workspace-body .app-header{padding:12px;gap:8px}.workspace-body .user-avatar{display:none}.workspace-body .app-search{max-width:180px}.workspace-body .app-header-actions select{max-width:125px}.workspace-search-results{grid-template-columns:1fr}.workspace-summary{gap:12px}.workspace-summary>a{margin-left:0}.workspace-body .app-filterbar{align-items:stretch;flex-direction:column}.workspace-form-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.workspace-body *{transition:none!important}}@media print{.workspace-body .app-sidebar,.workspace-body .app-header,.workspace-body .demo-banner,.workspace-body .workspace-footer,.workspace-body .app-page-head>div:last-child,.workspace-body dialog{display:none!important}.workspace-body .app-shell{margin:0}.workspace-body .app-main{padding:0}.workspace-body{background:#fff}.workspace-body .app-card,.workspace-body .app-table-card{break-inside:avoid}}.workspace-body .app-page-head>div:only-child{display:block}.crud-page{max-width:1500px;margin-inline:auto;min-width:0}.crud-breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#788b97;font-size:13px;line-height:1.5;margin-bottom:18px}.crud-breadcrumbs a{color:#587280}.crud-breadcrumbs a:hover{color:#007e68}.crud-breadcrumbs>span:last-child{color:#284657}.crud-page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.crud-heading{display:flex;gap:16px;align-items:center;min-width:0}.crud-heading>div{min-width:0}.workspace-body .crud-heading h1{font-size:clamp(25px,2vw,31px);line-height:1.25;letter-spacing:-.025em;font-weight:500;margin:4px 0 7px}.crud-heading p{font-size:14px;color:#607786;line-height:1.65;margin:0;max-width:690px}.crud-eyebrow{display:block;font-size:11px;letter-spacing:.11em;line-height:1.7;text-transform:uppercase;color:#62818b;font-weight:500}.crud-back,.crud-heading-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid #d6e2e6;border-radius:11px;background:#fff;color:#52717c}.crud-back:hover{background:#e7f3ee;border-color:#92c7b9;color:#007e68}.crud-heading-icon{background:#e0f2eb;color:#007a63;border-color:#d0e7df}.crud-back svg,.crud-heading-icon svg{width:21px;height:21px}.crud-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.crud-page .btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;line-height:1.4}.crud-page .btn svg{width:17px;height:17px;flex-shrink:0}.crud-page .app-btn-primary{box-shadow:0 3px 7px #08725c12}.crud-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:24px;align-items:start}.crud-editor-main{display:grid;gap:20px;min-width:0}.crud-context-note{display:flex;align-items:flex-start;gap:10px;padding:14px 17px;background:#ecf4f8;border:1px solid #d6e6ee;border-radius:10px;color:#406073}.crud-context-note svg{height:18px;width:18px;flex-shrink:0;margin-top:2px}.crud-context-note p{font-size:13px;line-height:1.7;margin:0}.crud-form-section{border:1px solid #dbe5e9;border-radius:13px;background:#fff;box-shadow:0 3px 10px #17334203;scroll-margin-top:105px}.crud-form-section>header{display:flex;align-items:center;gap:12px;padding:21px 25px;border-bottom:1px solid #eaf0f3}.crud-section-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#eef6f3;color:#24816c;flex-shrink:0}.crud-section-icon svg{height:19px;width:19px}.workspace-body .crud-form-section h2{font-size:17px;line-height:1.4;margin:0 0 3px;font-weight:500}.crud-form-section>header p{font-size:13px;line-height:1.65;margin:0;color:#728894}.crud-section-number{margin-left:auto;color:#a6b7c0;font-size:12px;font-variant-numeric:tabular-nums}.crud-optional{margin-left:auto;font-size:11px;white-space:nowrap;color:#70858f;border:1px solid #e1e9ee;padding:3px 7px;border-radius:5px}.crud-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 24px;padding:24px 25px 26px}.crud-field{min-width:0;display:flex;flex-direction:column;gap:7px}.crud-field-wide{grid-column:1/-1}.crud-field>label{font-size:14px;line-height:1.5;font-weight:400;color:#2d495a}.crud-required{color:#c75457;margin-left:2px}.crud-field input,.crud-field select,.crud-field textarea{display:block;width:100%;min-width:0;font-family:var(--sans);font-size:15px;line-height:1.5;color:#173342;border:1px solid #cddce2;border-radius:8px;background:#fff;padding:11px 13px;min-height:46px;box-shadow:0 1px 2px #163b4802}.crud-field textarea{resize:vertical;min-height:106px}.crud-field input::placeholder,.crud-field textarea::placeholder{color:#92a2ab;font-size:14px;opacity:1}.crud-field input:focus,.crud-field select:focus,.crud-field textarea:focus{outline:0;border-color:#198b72;box-shadow:0 0 0 3px #168d711c}.crud-field.has-error input,.crud-field.has-error select,.crud-field.has-error textarea{border-color:#c75a60}.crud-field .crud-field-hint{font-size:12px;line-height:1.55;color:#738895}.crud-field-error{font-size:13px;line-height:1.5;color:#b53d42;display:block}.crud-input-wrap{min-width:0}.crud-save-bar{position:sticky;bottom:12px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;background:#fffffff7;border:1px solid #d4e2e6;border-radius:11px;box-shadow:0 5px 25px #193d4910}.crud-save-bar>p{display:flex;gap:7px;align-items:center;font-size:12px;color:#718693;line-height:1.6;margin:0}.crud-save-bar>p svg{width:15px;height:15px;flex-shrink:0}.crud-save-bar>div{display:flex;gap:8px}.crud-editor-aside{height:100%;min-width:0}.crud-aside-inner{position:sticky;top:105px;display:grid;gap:18px}.crud-preview-card{padding:22px 20px;border:1px solid #cbe2da;background:linear-gradient(155deg,#f8fcfa,#edf7f3);border-radius:13px}.crud-preview-identity{display:flex;align-items:center;gap:12px;margin-top:20px}.crud-preview-avatar{display:flex;align-items:center;justify-content:center;height:46px;width:46px;border-radius:12px;background:#087e67;color:#fff;font-size:16px;font-weight:500;flex-shrink:0}.crud-preview-avatar svg{height:23px;width:23px}.crud-preview-identity>div{min-width:0}.workspace-body .crud-preview-identity h2{font-size:16px;line-height:1.5;margin:0 0 4px;overflow-wrap:anywhere}.crud-preview-identity p{font-size:12px;color:#5e7c76;line-height:1.6;margin:0}.crud-preview-details{margin-top:18px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;line-height:1.7;color:#6d837e;overflow-wrap:anywhere}.crud-preview-status{display:inline-flex;border:1px solid #cde2da;background:#fff;padding:3px 9px;border-radius:6px;color:#337565;font-size:12px}.crud-completion{margin-top:22px;padding-top:17px;border-top:1px solid #d8e8e1}.crud-completion[hidden]{display:none}.crud-completion>div{display:flex;justify-content:space-between;font-size:12px;color:#52736a}.crud-completion b{font-weight:500;color:#13785f}.crud-completion progress{display:block;width:100%;height:6px;border:0;border-radius:5px;overflow:hidden;margin-top:10px;background:#dbeae3;accent-color:#16896e}.crud-completion progress::-webkit-progress-bar{background:#dbeae3}.crud-completion progress::-webkit-progress-value{background:#16896e;border-radius:5px;transition:width .2s}.crud-completion progress::-moz-progress-bar{background:#16896e}.crud-completion small{display:block;font-size:11px;line-height:1.6;color:#6c897f;margin-top:9px}.crud-form-nav{display:grid;border:1px solid #dbe5e9;border-radius:11px;background:#fff;padding:15px 10px}.crud-aside-label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#82949f;padding:0 10px 10px}.crud-form-nav a{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;padding:10px;border-radius:7px;color:#536f7c}.crud-form-nav a>span{font-size:11px;color:#8aa099;width:20px;flex-shrink:0}.crud-form-nav svg{height:15px;width:15px}.crud-form-nav i{font-style:normal;margin-left:auto;font-size:13px;color:#9cafb6}.crud-form-nav a.active,.crud-form-nav a:hover{background:#edf7f3;color:#007b61}.crud-form-nav a.active>span{color:#087e67}.crud-form-help{display:flex;align-items:flex-start;gap:10px;padding:2px 6px;color:#708792}.crud-form-help>svg{height:17px;width:17px;flex-shrink:0;margin-top:2px}.crud-form-help b{font-size:13px;font-weight:500;color:#53717a;display:block;margin-bottom:7px}.crud-form-help p,.crud-form-help span{font-size:12px;line-height:1.8;margin:0}.crud-form-help span{display:block;margin-top:10px}.crud-form-help i{color:#bf5858;font-style:normal}.crud-file-zone{display:flex;gap:18px;align-items:flex-start;margin:24px;border:1px dashed #b8d2ce;background:#f9fcfb;border-radius:10px;padding:22px}.crud-file-icon{width:42px;height:42px;border-radius:10px;background:#e5f1ec;color:#23806b;display:grid;place-items:center;flex-shrink:0}.crud-file-icon svg{width:21px;height:21px}.crud-file-zone>div{min-width:0}.crud-file-zone label{font-size:15px;color:#254b57;display:block;margin-bottom:4px}.crud-file-zone p,.crud-file-zone small,.crud-file-existing{font-size:12px;color:#708792;line-height:1.7;margin:0}.crud-file-zone input{font-size:12px;padding:0;border:0;background:none;min-height:0;margin:12px 0;max-width:100%}.crud-file-zone input::file-selector-button{border:1px solid #c7dbd5;border-radius:6px;background:#fff;padding:8px 12px;font:inherit;font-size:12px;margin-right:10px;color:#18705b;cursor:pointer}.crud-file-zone small{display:block;overflow-wrap:anywhere}.crud-file-existing{padding:0 25px 20px}.crud-list-card{background:#fff;border:1px solid #dbe5e9;border-radius:13px;box-shadow:0 4px 14px #15354403;min-width:0}.crud-list-tabs{display:flex;align-items:center;gap:22px;border-bottom:1px solid #e4ecef;padding:0 23px;min-height:60px}.crud-list-tabs>a{display:flex;align-items:center;gap:8px;font-size:14px;padding:19px 0 16px;color:#728792;line-height:1.5;border-bottom:2px solid transparent;white-space:nowrap}.crud-list-tabs>a.active{border-color:#08826a;color:#007c63}.crud-list-tabs b{font-size:11px;font-weight:500;background:#ecf4f0;color:#08755e;border-radius:5px;padding:2px 7px}.crud-list-tabs>span{margin-left:auto;color:#84969f;font-size:12px;display:flex;align-items:center;gap:6px}.crud-list-tabs>span svg{width:14px;height:14px}.crud-filters{padding:19px 23px;border-bottom:1px solid #e7eef0}.crud-filters>form{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.crud-filter{display:flex;flex-direction:column;gap:6px;width:185px;min-width:0}.crud-filter>span{font-size:12px;line-height:1.5;color:#738995}.crud-filter-search{flex:1;min-width:190px}.crud-filter-search>div{position:relative}.crud-filter-search svg{position:absolute;left:13px;top:13px;width:17px;height:17px;color:#91a6b0;pointer-events:none}.crud-filter input{font-size:14px;border:1px solid #cddce2;min-height:44px;border-radius:8px;background:#fff;padding:10px 12px;line-height:1.5}.crud-filter-search input{padding-left:39px;width:100%;background:#fbfcfd}.crud-filter .search-select .ts-control{min-height:44px}.crud-filter-reset{font-size:13px;color:#627d88;padding:11px 6px;min-height:42px}.crud-results-line{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:14px;color:#8c9da6;font-size:12px}.crud-results-line>span:first-child{color:#5d7b86}.crud-table-scroll{overflow:auto;border-radius:0 0 12px 12px}.workspace-body .crud-table{min-width:760px;width:100%;border-collapse:collapse}.workspace-body .crud-table th{background:#f8fafb;font-size:12px;font-weight:500;letter-spacing:.025em;line-height:1.5;color:#6b828f;padding:13px 18px;border-bottom:1px solid #e6edef;white-space:nowrap;text-align:left}.workspace-body .crud-table td{font-size:14px;color:#3a5867;line-height:1.6;padding:16px 18px;border-bottom:1px solid #edf2f4;vertical-align:middle}.crud-table tbody tr:hover{background:#fcfefd}.crud-table tbody tr:last-child td{border-bottom:0}.crud-table th:first-child,.crud-table td:first-child{padding-left:23px}.crud-table th:last-child,.crud-table td:last-child{text-align:right;padding-right:23px}.crud-table td:first-child{min-width:240px}.crud-record-identity{display:flex;gap:11px;align-items:center}.crud-row-avatar{width:38px;height:38px;border-radius:10px;background:#e5f2ed;color:#267c67;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0}.crud-row-avatar svg{height:18px;width:18px}.crud-record-identity>div{min-width:0}.crud-record-identity small{display:block;font-size:12px;line-height:1.5;margin-top:3px;color:#91a1ac;overflow-wrap:anywhere}.workspace-body .crud-table .record-title{color:#204555;font-size:14px;font-weight:500}.crud-table .record-title:hover{color:#00846a;text-decoration:underline;text-underline-offset:3px}.crud-table .status{font-size:12px;border-radius:6px;white-space:nowrap;padding:4px 9px;line-height:1.5}.crud-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;white-space:nowrap}.crud-icon-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:none;border-radius:7px;color:#698593;width:33px;height:33px;cursor:pointer}.crud-icon-action svg{width:17px;height:17px}.crud-icon-action:hover{background:#edf7f3;border-color:#cbe4da;color:#007b63}.crud-icon-action.is-delete:hover{background:#fff1f0;border-color:#f1d5d3;color:#b94c4c}.crud-list-card .pagination-wrap{padding:17px 23px;border-top:1px solid #e7eef0}.crud-empty{padding:50px 25px;text-align:center}.crud-empty>span{display:grid;place-items:center;margin:0 auto 18px;width:54px;height:54px;background:#edf5f2;color:#5b9e8a;border-radius:14px}.crud-empty svg{width:26px;height:26px}.workspace-body .crud-empty h2{font-size:19px;margin-bottom:10px}.crud-empty p{font-size:14px;color:#728a97;line-height:1.7;margin-bottom:20px}@media(min-width:1650px){.crud-editor-layout{grid-template-columns:minmax(0,1fr) 310px;gap:28px}.crud-field-grid{gap:22px 30px;padding:27px 30px}.crud-form-section>header{padding-inline:30px}}@media(max-width:1150px){.crud-page-header{align-items:flex-start;flex-wrap:wrap}.crud-editor-layout{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.crud-heading p{max-width:620px}.crud-header-actions{margin-left:60px}.crud-list-tabs>span{display:none}}@media(max-width:850px){.crud-editor-layout{grid-template-columns:1fr}.crud-editor-aside{grid-row:1;height:auto}.crud-aside-inner{display:block;position:static}.crud-preview-card{padding:15px 19px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.crud-preview-card>.crud-eyebrow,.crud-preview-details,.crud-form-nav,.crud-form-help{display:none}.crud-preview-identity{margin:0;flex:1;min-width:200px}.crud-completion{border:0;padding:0;margin:0;min-width:160px;flex:1}.crud-completion small{display:none}.crud-preview-avatar{height:38px;width:38px;border-radius:9px}.crud-page-header{gap:18px}.crud-heading h1{font-size:26px}.crud-filter{width:175px}}@media(max-width:600px){.crud-breadcrumbs{font-size:12px;gap:7px}.crud-heading{gap:11px}.crud-back,.crud-heading-icon{width:36px;height:36px;border-radius:9px;align-self:flex-start;margin-top:4px}.workspace-body .crud-heading h1{font-size:24px}.crud-heading p{font-size:13px}.crud-eyebrow{font-size:10px}.crud-header-actions{margin-left:0;width:100%;justify-content:flex-end}.crud-header-actions>.btn{flex:1}.crud-field-grid{grid-template-columns:1fr;padding:20px;gap:20px}.crud-form-section>header{padding:17px 20px;align-items:flex-start}.crud-form-section>header p{font-size:12px}.crud-section-number{display:none}.workspace-body .crud-form-section h2,.crud-field input,.crud-field textarea,.crud-field select,.crud-field-grid .search-select{font-size:16px}.crud-save-bar{bottom:8px;flex-wrap:wrap;padding:12px}.crud-save-bar>p{display:none}.crud-save-bar>div{width:100%}.crud-save-bar .btn{flex:1;padding-inline:10px}.crud-file-zone{margin:20px;padding:16px;gap:12px}.crud-file-icon{display:none}.crud-preview-card{gap:14px}.crud-completion{flex-basis:100%;padding-top:10px;border-top:1px solid #d8e8e1}.crud-list-tabs{padding:0 17px;gap:19px}.crud-list-tabs>a{font-size:13px}.crud-filters{padding:17px}.crud-filter{width:100%;flex:1 1 100%}.crud-filter-search{min-width:0}.crud-results-line{flex-wrap:wrap}.crud-results-line>span:last-child{display:none}.crud-filters button{flex:1}.crud-list-card .pagination-wrap{padding:16px}.crud-list-tabs b{font-size:10px}.crud-table td:first-child{min-width:230px}}@media(prefers-reduced-motion:reduce){.crud-completion progress::-webkit-progress-value{transition:none}}.search-select.ts-wrapper{font-family:var(--sans);font-size:15px;font-weight:400;line-height:1.5;min-width:0;width:100%;padding:0;border:0;border-radius:8px}.search-select .ts-control{min-height:46px;width:100%;padding:10px 36px 10px 13px!important;border:1px solid #cddce2;border-radius:8px!important;background:#fff!important;box-shadow:none;color:#173342;align-items:center;gap:5px;cursor:pointer!important;font:inherit;line-height:1.5;position:relative}.search-select.single .ts-control:after{content:"";position:absolute;right:15px;top:calc(50% - 5px);width:7px;height:7px;border-right:1.7px solid #65818b;border-bottom:1.7px solid #65818b;transform:rotate(45deg);transition:transform .15s;pointer-events:none}.search-select.single.dropdown-active .ts-control:after{transform:rotate(225deg);top:calc(50% - 1px)}.search-select .ts-control .item{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit}.search-select.multi .ts-control .item{background:#e1f3ed;color:#086e5b;border-radius:4px;padding:2px 6px}.search-select .ts-control>input.items-placeholder{min-width:0!important;width:100%;min-height:0!important;padding:0!important;border:0!important;margin:0!important;box-shadow:none;font:inherit;color:inherit;cursor:pointer;line-height:1.5}.search-select.focus .ts-control,.search-select .ts-control:focus-visible{outline:0;border-color:#198b72;box-shadow:0 0 0 3px #168d711c}.search-select.invalid .ts-control,.search-select .ts-control[aria-invalid=true],.has-error .search-select .ts-control{border-color:#c75a60}.search-select.disabled{opacity:.6;cursor:not-allowed}.search-select.disabled .ts-control{background:#f1f4f6!important;cursor:not-allowed!important}.search-select-dropdown.ts-dropdown{z-index:1400;background:#fff;border:1px solid #cddfe1;border-radius:10px;box-shadow:0 12px 35px #153b4a24;overflow:hidden;font-family:var(--sans);font-size:15px;line-height:1.5;color:#173342;margin:6px 0 0;padding:5px}.search-select-dropdown .dropdown-input-wrap{padding:6px 6px 9px;border-bottom:1px solid #e7eef0;margin-bottom:4px}.search-select-dropdown .dropdown-input{display:block;width:100%;min-height:38px!important;height:38px;padding:8px 11px!important;border:1px solid #d8e5e7!important;border-radius:6px;background:#f7fafb;font:inherit;font-size:14px;box-shadow:none!important;outline:none!important;color:#173342}.search-select-dropdown .dropdown-input:focus{border-color:#168d71!important}.search-select-dropdown .ts-dropdown-content{max-height:240px;padding:0;overscroll-behavior:contain}.search-select-dropdown .option{padding:10px 11px;border-radius:5px;font-size:15px;line-height:1.5;color:#173342}.search-select-dropdown .option.active{background:#edf7f3;color:#076b56}.search-select-dropdown .option.selected{background:#def1e9;color:#006c58}.search-select-dropdown .option[aria-disabled=true]{opacity:.45}.search-select-dropdown .no-results{padding:16px 12px;font-size:14px;color:#607786;overflow-wrap:anywhere}.search-select-error{display:block;font-size:13px;color:#b53d42;margin-top:5px}.ts-hidden-accessible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.app-header-actions .search-select{min-width:165px;max-width:190px;font-size:14px}.app-header-actions .search-select .ts-control{min-height:42px}.app-filterbar .search-select,.admin-filters .search-select{min-width:165px}.app-card header .search-select{width:170px}.candidate-stage-select.search-select{margin-top:12px}.form-stack label .search-select{margin-top:6px}@media(max-width:600px){.app-header-actions .search-select{min-width:130px;max-width:150px;font-size:13px}.app-header-actions .search-select .ts-control{padding-left:9px!important;padding-right:28px!important}.app-filterbar .search-select{min-width:0;width:100%}.search-select-dropdown .ts-dropdown-content{max-height:210px}}.module-catalog-search{display:grid;grid-template-columns:minmax(250px,600px) auto;gap:9px 24px;align-items:center;margin-bottom:24px}.module-catalog-search>label{grid-column:1/-1;font-size:15px;color:#385763}.module-catalog-search>div{position:relative}.module-catalog-search svg{position:absolute;top:16px;left:15px;width:20px;height:20px;color:#638779}.module-catalog-search input{padding:13px 15px 13px 46px;min-height:50px;background:#fff;border:1px solid #cddde2;font-size:16px}.module-catalog-search>p{font-size:14px;color:#667f89;justify-self:end}.module-catalog-empty{text-align:center;border:1px solid #d7e4e7;background:#fff;border-radius:12px;padding:42px 24px}.module-catalog-empty[hidden],.catalog-card[hidden]{display:none!important}.module-catalog-empty h2{font-size:24px}.module-catalog-empty p{margin:12px 0 22px;font-size:16px;color:#657e89}.module-scope-section{padding-block:24px}.module-scope-note{border:1px solid #cddde6;background:#f1f6fa;border-left:4px solid #7295ab;border-radius:12px;padding:28px 32px}.module-scope-note h2{font-family:var(--sans);font-size:22px;margin-bottom:13px;letter-spacing:-.025em}.module-scope-note p{font-size:16px;line-height:1.8;color:#526d7c;max-width:980px}.module-scope-note p+p{margin-top:10px;font-size:14px}@media(max-width:650px){.module-catalog-search{grid-template-columns:1fr}.module-catalog-search>p{justify-self:start}.module-scope-note{padding:22px}.module-scope-note h2{font-size:20px}}.header-actions .lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;flex-shrink:0;position:relative;cursor:pointer}.header-actions .lang-link:hover{color:var(--brand)}.header-actions .lang-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}html[lang=ru] .hero-copy h1{overflow-wrap:anywhere}html[lang=ru] .main-nav{gap:16px}html[lang=ru] .header-actions .btn{white-space:nowrap}@media(max-width:1440px){html[lang=ru] .header-actions .btn-ghost{display:none}}@media(max-width:650px){.header-actions .lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:44px;padding:6px;border:0;font-size:.875rem}.header-actions .btn{min-height:44px}.header-inner{gap:8px}.header-actions{flex-shrink:0}html[lang=ru] .preview-top,html[lang=ru] .preview-tabs{flex-wrap:wrap}}@media(max-width:420px){.header-inner .brand{font-size:1.05rem;gap:6px}.header-inner .brand-mark{width:30px;height:30px}.header-inner .menu-toggle{width:26px}.header-actions .btn{padding:9px 10px;font-size:.875rem}}.demo-access-banner{margin:0 0 16px;padding:0;background:#fff;border:1px solid #d6e4e1;border-radius:8px}.demo-access-summary{display:grid;grid-template-columns:auto 1fr 18px;align-items:center;gap:16px;min-height:48px;padding:10px 16px;list-style:none;cursor:pointer;font-size:14px;line-height:1.5}.demo-access-summary::-webkit-details-marker{display:none}.demo-access-summary::marker{content:""}.demo-access-summary:focus-visible{outline:2px solid #087f68;outline-offset:-3px;border-radius:8px}.demo-access-label{color:#087f68;font-weight:500}.demo-access-deadline{justify-self:end;color:#536b76}.demo-access-chevron{font-size:20px;line-height:1;text-align:center;color:#536b76}.demo-access-banner[open] .demo-access-chevron{transform:rotate(180deg)}.demo-access-banner:not([open])>.demo-access-content{display:none}.demo-access-content{padding:16px;border-top:1px solid #e4ecea}.demo-access-banner h2,.demo-adaptation-banner h2{font-size:16px;font-weight:500;margin:0 0 6px}.demo-access-banner p,.demo-adaptation-banner p{font-size:14px;line-height:1.6;color:#536b76;margin:6px 0}.demo-credential-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:16px;margin:12px 0}.demo-credential-grid label{font-size:14px;min-width:0}.demo-credential-grid input{display:block;width:100%;min-height:44px;border:1px solid #cbdcde;border-radius:6px;padding:10px;background:#f6faf9;font-size:15px;color:#183c43}.demo-credential-grid button,.demo-access-actions button{border:0;background:transparent;color:#087f68;padding:9px 5px 4px;font-size:14px;text-decoration:underline;text-underline-offset:3px}.demo-access-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.demo-adaptation-banner{display:flex;align-items:center;gap:20px;background:#f1f7f5;padding:14px 16px;border:1px solid #dce9e4;border-radius:8px;margin:20px 0 0}.demo-adaptation-banner .btn{flex-shrink:0}.whatsapp svg{width:28px;height:28px;fill:currentColor;max-width:none}.brand .brand-domain{font-size:20px;letter-spacing:-.035em;white-space:nowrap}.workspace-body .demo-banner{justify-content:flex-start;gap:12px}.demo-logout-form{margin:0 0 0 auto;flex-shrink:0}.demo-banner .demo-logout-form button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid #73a49a;border-radius:6px;background:transparent;color:#fff;font-size:14px;line-height:1.3;text-decoration:none;white-space:nowrap}.demo-banner .demo-logout-form button:hover{background:#1f574c}.demo-banner .demo-logout-form button:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:600px){.header-inner .brand .brand-domain{font-size:17px}.workspace-body .demo-banner{gap:8px;padding:6px 12px}.demo-banner .demo-logout-form button{font-size:13px}}@media(max-width:850px){.demo-credential-grid{grid-template-columns:1fr}.demo-adaptation-banner{flex-direction:column;align-items:flex-start;gap:10px}.demo-credential-grid input{font-size:16px}}@media(max-width:600px){.demo-access-summary{grid-template-columns:1fr 18px;gap:2px 12px;padding:10px 12px}.demo-access-deadline{grid-column:1;grid-row:2;justify-self:start;font-size:13px}.demo-access-chevron{grid-column:2;grid-row:1 / 3}.demo-access-content{padding:12px}.demo-access-actions{flex-wrap:wrap}}.record-profile{background:linear-gradient(110deg,#fff 65%,#f0f8f5);border:1px solid #d5e5df;border-radius:14px;overflow:hidden;margin-bottom:20px;box-shadow:0 4px 18px #17334204}.record-profile-top{display:flex;align-items:center;gap:20px;padding:26px}.record-avatar{display:grid;place-items:center;flex-shrink:0;width:68px;height:68px;border-radius:18px;background:#e0f1ea;border:1px solid #c7e3d8;color:#06745d;font-size:24px;font-weight:500}.record-avatar svg{width:30px;height:30px}.record-identity{min-width:0;flex:1}.workspace-body .record-identity h1{font-size:clamp(25px,2vw,31px);font-weight:500;letter-spacing:-.025em;line-height:1.3;margin:5px 0 10px;overflow-wrap:anywhere}.record-profile-meta{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap;font-size:14px;color:#55717e;line-height:1.6}.record-meta-department{padding-left:14px;border-left:1px solid #d6e3df}.record-page .status{display:inline-flex;align-items:center;font-size:12px;line-height:1.5;font-weight:400;padding:4px 10px;border-radius:6px;background:#edf2f5;color:#526a78}.record-page .status-active,.record-page .status-approved,.record-page .status-completed,.record-page .status-done,.record-page .status-hired{background:#e1f3e9;color:#147448}.record-page .status-pending,.record-page .status-probation,.record-page .status-leave,.record-page .status-progress{background:#fff2d8;color:#876021}.record-page .status-inactive,.record-page .status-rejected,.record-page .status-cancelled{background:#fceaea;color:#a44d53}.record-actions{display:flex;gap:9px;align-items:center;flex-shrink:0}.record-actions form{margin:0}.record-page .record-delete{color:#b05057;box-shadow:none}.record-page .record-delete:hover{background:#fff2f1;border-color:#eac7ca}.record-readonly{display:flex;gap:7px;align-items:center;font-size:13px;color:#6c8190}.record-readonly svg{width:16px;height:16px}.record-profile-footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;padding:14px 26px;border-top:1px solid #e4eee9;background:#ffffff80;font-size:12px;color:#718792;line-height:1.6}.record-profile-footer>span,.record-profile-footer>a{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.record-profile-footer>a{margin-left:auto;color:#11745f}.record-profile-footer svg{width:15px;height:15px;flex-shrink:0}.record-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.record-metric{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dbe5e9;border-radius:11px;padding:18px;min-width:0}.record-metric>div{min-width:0}.record-metric-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#eaf5f0;color:#13816b;flex-shrink:0}.record-metric-icon svg{width:19px;height:19px}.record-metric:nth-child(2) .record-metric-icon{background:#fff5e3;color:#ad7b2b}.record-metric:nth-child(3) .record-metric-icon{background:#eaf1fc;color:#4275b0}.record-metric:nth-child(4) .record-metric-icon{background:#f1edfa;color:#7f68ad}.workspace-body .record-metric h2{font-size:13px;font-weight:400;line-height:1.5;color:#627c89;margin:0 0 5px}.record-metric p{font-size:21px;font-weight:500;line-height:1.35;margin:0;color:#204554;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.record-metric:first-child p{font-size:18px}.record-metrics-note{font-size:12px;color:#748793;margin:10px 0 22px;line-height:1.6}.record-description{margin-bottom:20px}.record-section-nav{display:flex;flex-wrap:wrap;gap:8px 22px;padding:0 2px 15px;margin-bottom:22px;border-bottom:1px solid #dce6eb;font-size:13px;line-height:1.6}.record-section-nav a{color:#5d7987;padding:5px 0}.record-section-nav a:hover{color:#007d64;text-decoration:underline;text-underline-offset:6px}.record-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.record-main{display:grid;gap:20px;min-width:0}.record-card{background:#fff;border:1px solid #dbe5e9;border-radius:12px;min-width:0;scroll-margin-top:110px;overflow:hidden}.record-card>header{display:flex;align-items:center;gap:11px;padding:18px 23px;border-bottom:1px solid #eaf0f3}.workspace-body .record-card h2{font-size:17px;line-height:1.45;font-weight:500;margin:0}.record-field-count{font-size:12px;color:#82959e;margin-left:auto;white-space:nowrap}.record-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;padding:7px 23px 10px;margin:0}.record-field{padding:16px 0;min-width:0;border-bottom:1px solid #edf2f4}.record-field:last-child{border-bottom:0}.record-field-wide{grid-column:1/-1}.record-fields dt{font-size:13px;line-height:1.6;color:#6a8390;font-weight:400;margin-bottom:6px}.record-fields dd{font-size:15px;line-height:1.7;color:#244758;margin:0;white-space:pre-line;overflow-wrap:anywhere}.record-unset{color:#8699a3;font-size:14px}.record-value-link{color:#087d69;text-decoration:underline;text-decoration-color:#bbdcd3;text-underline-offset:4px}.record-value-link svg{display:inline-block;width:14px;height:14px;vertical-align:middle;margin-left:5px}.record-value-link:hover{color:#004f42;text-decoration-color:currentColor}.record-summary{background:#edf7f3;border-color:#cce2d9}.record-summary .record-fields dd{font-size:22px;color:#0b7962;font-weight:500}.record-attachment{display:flex;align-items:center;gap:14px;padding:21px 23px}.record-attachment>div{min-width:0;flex:1}.record-attachment p{font-size:13px;line-height:1.6;color:#698390;margin:6px 0 0;overflow-wrap:anywhere}.record-card-intro{font-size:13px;line-height:1.7;color:#738a95;padding:17px 23px 0;margin:0}.record-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:17px 23px 23px;gap:10px}.record-related-grid a{display:flex;gap:10px;align-items:center;padding:13px;border:1px solid #e0e9ed;border-radius:9px;font-size:14px;color:#315765;line-height:1.5;min-width:0;transition:background .15s,border-color .15s}.record-related-grid a>span:nth-child(2){min-width:0;flex:1;overflow-wrap:anywhere}.record-related-grid a:hover{background:#f0f8f4;border-color:#a7d5c6}.record-related-grid small{display:block;font-size:12px;color:#7c919c;margin-top:3px}.record-related-grid a>svg{width:15px;height:15px;color:#579382;flex-shrink:0}.record-related-icon{width:29px;height:29px;display:grid;place-items:center;color:#348774;flex-shrink:0}.record-related-icon svg{width:20px;height:20px}.record-aside{display:grid;gap:20px;min-width:0}.record-aside .record-card>header{padding:18px}.workspace-body .record-aside h2{font-size:16px}.record-aside .crud-section-icon{width:30px;height:30px}.record-timeline{list-style:none;margin:0;padding:23px 22px 2px 36px}.record-timeline li{position:relative;margin:0;padding:0 0 23px 20px;border-left:1px solid #dcebe5}.record-timeline li:last-child{border-color:transparent;padding-bottom:14px}.record-timeline-dot{position:absolute;left:-5px;top:5px;width:9px;height:9px;border-radius:50%;background:#a4cbbf;border:2px solid #fff;box-shadow:0 0 0 1px #c3ddd3}.record-timeline li:first-child .record-timeline-dot{background:#07846a;box-shadow:0 0 0 3px #e0f1ea}.workspace-body .record-timeline h3{font-size:14px;line-height:1.6;font-weight:500;margin:0 0 3px}.record-timeline time{font-size:12px;color:#7b909b;font-variant-numeric:tabular-nums;line-height:1.6}.record-history-caption{font-size:12px;line-height:1.7;color:#7e919b;border-top:1px solid #edf2f4;margin:0;padding:14px 20px}.record-history-empty{padding:26px 23px 28px}.record-history-empty>svg{width:25px;height:25px;color:#8fa99e;margin-bottom:13px}.workspace-body .record-history-empty h3{font-size:14px;font-weight:500;line-height:1.6;margin:0 0 7px}.record-history-empty p{font-size:13px;line-height:1.8;color:#778e98;margin:0}.record-privacy-note{display:flex;gap:10px;padding:0 7px;color:#7d929e}.record-privacy-note>svg{width:17px;height:17px;flex-shrink:0;margin-top:3px}.workspace-body .record-privacy-note h2{font-size:13px;color:#527583;margin:0 0 7px;font-weight:500}.record-privacy-note p{font-size:12px;line-height:1.8;margin:0}.record-page a:focus-visible,.record-page button:focus-visible{outline:3px solid #60bba5;outline-offset:3px}@media(max-width:1250px){.record-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.record-profile-top{flex-wrap:wrap}.record-actions{margin-left:88px}.record-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.record-metric:first-child p{font-size:21px}}@media(max-width:950px){.record-layout{grid-template-columns:1fr}.record-aside{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.record-privacy-note{padding:15px 7px}}@media(max-width:600px){.record-profile-top{padding:20px;gap:14px;align-items:flex-start}.record-avatar{width:50px;height:50px;border-radius:13px;font-size:19px}.workspace-body .record-identity h1{font-size:24px}.record-profile-meta{font-size:13px;gap:8px}.record-meta-department{border:0;padding:0;flex-basis:100%}.record-actions{margin:3px 0 0;width:100%}.record-actions>.btn{flex:1}.record-profile-footer{padding:14px 20px;gap:9px;font-size:12px}.record-profile-footer>a{margin:0;width:100%;padding-top:3px}.record-metrics{gap:10px}.record-metric{padding:15px 12px;gap:8px;align-items:flex-start;flex-direction:column}.record-metric-icon{height:30px;width:30px;border-radius:8px}.record-metric p,.record-metric:first-child p{font-size:19px}.workspace-body .record-metric h2{font-size:12px}.record-section-nav{gap:5px 16px}.record-card>header{padding:16px 18px}.workspace-body .record-card h2{font-size:16px}.record-field-count{display:none}.record-fields{grid-template-columns:1fr;padding:3px 18px 6px;gap:0}.record-field{padding:14px 0}.record-fields dd{font-size:16px}.record-related-grid{grid-template-columns:1fr;padding:15px 18px 18px}.record-card-intro{padding:16px 18px 0}.record-attachment{flex-wrap:wrap;padding:18px}.record-attachment>.btn{width:100%}.record-aside{grid-template-columns:1fr}.record-card{scroll-margin-top:100px}}@media(prefers-reduced-motion:reduce){.record-related-grid a{transition:none}}.demo-login-page{padding:60px 24px 70px;background:radial-gradient(ellipse at 12% 5%,#e8f5ef,transparent 55%),#f6f9fb}.demo-login-shell{display:grid;grid-template-columns:1fr 1.12fr;max-width:1010px;margin:auto;background:#fff;border:1px solid #dbe7e7;border-radius:20px;overflow:hidden;box-shadow:0 14px 45px #153f3508}.demo-login-intro{padding:42px 38px;background:linear-gradient(150deg,#edf8f3,#f5f9fb);display:flex;flex-direction:column}.demo-login-label{display:flex;align-items:center;gap:8px;color:#14735f;font-size:12px;line-height:1.5}.demo-login-label svg{width:16px;height:16px}.marketing-body .demo-login-intro h2{font-size:29px;line-height:1.35;font-weight:500;letter-spacing:-.025em;margin:29px 0 17px;color:#204655}.demo-login-intro>p{font-size:15px;line-height:1.85;color:#617e89;margin:0}.demo-login-benefits{list-style:none;padding:0;margin:30px 0;display:grid;gap:23px}.demo-login-benefits li{display:flex;align-items:flex-start;gap:13px}.demo-login-benefits li>svg{width:20px;height:20px;flex-shrink:0;color:#21826c;margin-top:2px}.marketing-body .demo-login-benefits h3{font-size:14px;line-height:1.6;font-weight:500;margin:0 0 5px}.demo-login-benefits p{font-size:13px;line-height:1.85;margin:0;color:#6b828d}.demo-login-back{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#247660;margin-top:auto;padding-top:15px}.demo-login-back svg{width:16px;height:16px}.demo-login-form-panel{padding:40px 42px;min-width:0}.demo-login-symbol{display:grid;place-items:center;width:43px;height:43px;border:1px solid #d7e9e2;background:#f1f8f5;color:#12806b;border-radius:12px;margin-bottom:20px}.demo-login-symbol svg{width:22px;height:22px}.marketing-body .demo-login-form-panel h1{font-family:var(--sans);font-size:28px;line-height:1.35;letter-spacing:-.03em;font-weight:500;margin:0 0 12px}.demo-login-subtitle{font-size:14px;line-height:1.8;color:#687f8b;margin:0 0 26px}.demo-login-form{display:grid;gap:20px}.demo-auth-field{display:flex;flex-direction:column;gap:8px;min-width:0}.demo-auth-field>label{font-size:14px;line-height:1.5;font-weight:500;color:#305160}.demo-auth-field input{width:100%;border:1px solid #cbdce3;border-radius:9px;min-height:49px;font:inherit;font-size:15px;line-height:1.5;padding:12px 14px;color:#244653;background:#fff;min-width:0}.demo-auth-field input::placeholder{color:#91a1ab;font-size:13px}.demo-auth-field input:focus{outline:none;border-color:#159478;box-shadow:0 0 0 3px #1c9b7917}.demo-auth-field input[aria-invalid=true]{border-color:#c86670}.demo-auth-field small{font-size:12px;color:#7a8e99;line-height:1.7}.demo-auth-error{font-size:13px;color:#b14452;line-height:1.65}.demo-password-input{position:relative;min-width:0}.demo-password-input input{padding-right:54px}.password-eye{position:absolute;inset:4px 4px 4px auto;width:42px;display:grid;place-items:center;background:transparent;color:#718995;border:0;border-radius:7px;cursor:pointer}.password-eye[hidden]{display:none}.password-eye svg{width:21px;height:21px}.password-eye:hover{color:#087e68;background:#edf6f2}.password-eye-slash{position:absolute;width:25px;height:2px;background:currentColor;transform:rotate(45deg);box-shadow:0 1px #fff;display:none}.password-eye[aria-pressed=true] .password-eye-slash{display:block}.marketing-body .demo-login-submit{display:flex;gap:12px;justify-content:center;align-items:center;font-size:15px;font-weight:500;min-height:48px;border-radius:9px;margin-top:2px}.demo-login-submit svg{width:18px;height:18px}.demo-login-register{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;font-size:13px;line-height:1.7;border-top:1px solid #e5ecef;padding-top:21px;margin-top:26px}.demo-login-register>span{color:#7b8e98}.demo-login-register a{color:#087d67;font-weight:500}.demo-login-register a:hover{text-decoration:underline;text-underline-offset:4px}.demo-login-footnote{display:flex;align-items:flex-start;gap:7px;font-size:12px;line-height:1.7;color:#7a8f99;margin:20px 0 0}.demo-login-footnote svg{width:14px;height:14px;flex-shrink:0;margin-top:3px}.demo-login-page a:focus-visible,.password-eye:focus-visible{outline:3px solid #6fc7ad;outline-offset:3px}@media(max-width:800px){.demo-login-page{padding:35px 18px 45px}.demo-login-shell{grid-template-columns:1fr;max-width:520px}.demo-login-intro{padding:24px 28px}.marketing-body .demo-login-intro h2{font-size:23px;margin:16px 0 0}.demo-login-intro>p,.demo-login-benefits,.demo-login-back{display:none}.demo-login-form-panel{padding:28px}.demo-login-symbol{display:none}.marketing-body .demo-login-form-panel h1{font-size:25px}.demo-auth-field input{font-size:16px}.demo-login-subtitle{font-size:14px}}@media(max-width:400px){.demo-login-intro,.demo-login-form-panel{padding:23px}.demo-login-register{flex-direction:column}.marketing-body .demo-login-intro h2{font-size:21px}}.editorial-page{background:#f6f9fb}.editorial-hero{padding:32px 0 42px;background:linear-gradient(125deg,#f4f9fc,#edf8f2);border-bottom:1px solid #e1ece9}.editorial-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px;line-height:1.7;color:#82939c;margin-bottom:29px}.editorial-breadcrumbs a{color:#57798a}.editorial-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:65px;align-items:center}.editorial-tags{display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:12px;line-height:1.6;margin-bottom:18px}.editorial-tags>span:first-child{color:#137763;background:#e1f1e9;border:1px solid #cde6db;border-radius:6px;padding:4px 10px}.editorial-tags>span:last-child{display:flex;gap:6px;align-items:center;color:#758b95}.editorial-tags svg{width:14px;height:14px}.marketing-body .editorial-hero h1{font-family:var(--sans);font-size:clamp(30px,3vw,42px);line-height:1.22;font-weight:500;letter-spacing:-.035em;max-width:850px;margin:0 0 21px}.editorial-lead{font-size:17px;line-height:1.85;color:#5b7785;max-width:800px;margin:0}.editorial-author{display:flex;align-items:center;gap:12px;margin-top:27px;font-size:13px;line-height:1.6;color:#325362}.editorial-author-mark{width:38px;height:38px;border-radius:10px;background:#fff;color:#117f67;border:1px solid #d4e5dd;display:grid;place-items:center;font-size:19px}.editorial-author>div>span{display:block;font-size:11px;color:#81949c;margin-bottom:2px}.editorial-author a{color:#356579}.editorial-updated{margin-left:18px;padding-left:24px;border-left:1px solid #d9e6df}.editorial-overview{padding:24px;background:#ffffffb8;border:1px solid #d5e6df;border-radius:14px;box-shadow:0 10px 25px #1c584505}.editorial-overview-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;background:#eaf5ee;color:#298c71;margin-bottom:14px}.editorial-overview-icon svg{width:20px;height:20px}.marketing-body .editorial-overview h2{font-size:15px;font-weight:500;line-height:1.6;margin:0 0 16px}.editorial-overview ol{list-style:none;padding:0;margin:0;display:grid;gap:14px}.editorial-overview li{display:flex;gap:11px;font-size:13px;line-height:1.65}.editorial-overview li>span{color:#79a08f;font-variant-numeric:tabular-nums}.editorial-overview li a{color:#516d7b}.editorial-overview li a:hover{color:#007b64}.editorial-read-link{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#167b64;border-top:1px solid #deebe5;padding-top:17px;margin-top:20px}.editorial-read-link svg{width:16px;height:16px}.editorial-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:30px;align-items:start;padding-top:36px;padding-bottom:50px}.editorial-content{padding:34px 40px;background:#fff;border:1px solid #e0e9ed;border-radius:14px;min-width:0;scroll-margin-top:105px}.editorial-prose{max-width:780px;margin-inline:auto;min-width:0;color:#425f6e}.marketing-body .editorial-prose p,.marketing-body .editorial-prose li{font-size:16px;line-height:1.9}.marketing-body .editorial-prose h2{font-size:25px;line-height:1.4;font-weight:500;letter-spacing:-.025em;margin:35px 0 17px;padding-top:5px;scroll-margin-top:110px}.marketing-body .editorial-prose h2:first-child{margin-top:0}.marketing-body .editorial-prose h3{font-size:20px;line-height:1.5;font-weight:500;margin:25px 0 12px}.editorial-prose p{margin:0 0 19px}.editorial-prose ul,.editorial-prose ol{padding-left:24px;margin:16px 0 23px}.editorial-prose li{padding-left:3px;margin-bottom:10px}.editorial-prose li::marker{color:#258775}.editorial-prose a{color:#087e68;text-decoration:underline;text-decoration-color:#9ed5c3;text-underline-offset:4px;overflow-wrap:anywhere}.editorial-prose a:hover{text-decoration-color:#087e68}.editorial-prose blockquote{margin:25px 0;padding:21px 24px;border-left:3px solid #25a182;background:#f0f8f4;border-radius:0 10px 10px 0}.editorial-prose blockquote p:last-child{margin:0}.editorial-prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;font-size:14px;margin:24px 0}.editorial-prose th,.editorial-prose td{border:1px solid #dfe9e8;padding:13px 16px;text-align:left;line-height:1.7}.editorial-prose th{background:#eef7f3;font-weight:500}.editorial-prose tr:nth-child(2n) td{background:#fafcfc}.editorial-prose img{max-width:100%;height:auto;border-radius:10px}.editorial-sidebar{height:100%;min-width:0}.editorial-sidebar-inner{position:sticky;top:105px;display:grid;gap:20px}.editorial-toc{border:1px solid #dbe7e8;border-radius:13px;background:#fff;padding:23px 20px}.editorial-toc>div{display:flex;align-items:center;gap:9px;margin-bottom:17px}.editorial-toc>div svg{width:19px;height:19px;color:#158569}.marketing-body .editorial-toc h2{font-size:15px;line-height:1.5;margin:0;font-weight:500}.editorial-toc ol{list-style:none;padding:0;margin:0;display:grid;gap:4px}.editorial-toc a{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.75;color:#5e7b88;padding:9px 7px;border-radius:7px}.editorial-toc a>span{color:#8caaa0;font-size:11px;margin-top:2px}.editorial-toc a:hover{background:#edf7f2;color:#0b795f}.editorial-demo{background:#e9f5ef;border:1px solid #cfe5dc;border-radius:13px;padding:24px}.editorial-demo-label{font-size:11px;letter-spacing:.045em;text-transform:uppercase;color:#287e66}.marketing-body .editorial-demo h2{font-size:20px;line-height:1.4;font-weight:500;margin:14px 0 12px}.editorial-demo p{font-size:13px;line-height:1.8;color:#658476;margin-bottom:20px}.editorial-demo .btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;min-height:43px;font-size:13px;padding:10px 12px;border-radius:8px;font-weight:500}.editorial-demo .btn svg{width:16px;height:16px}.editorial-module{display:flex;gap:17px;align-items:flex-start;margin-top:32px;border:1px solid #cfe3db;border-radius:12px;background:linear-gradient(110deg,#f0f8f3,#f7fafc);padding:25px}.editorial-module-icon{color:#17806a;flex-shrink:0}.editorial-module-icon svg{height:27px;width:27px}.editorial-module>div>span{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#47927c}.marketing-body .editorial-module h2{font-size:22px;line-height:1.4;margin:10px 0;font-weight:500}.editorial-module p{font-size:14px;line-height:1.8;color:#668278;margin:0 0 16px}.editorial-module a{font-size:14px;color:#047f62;font-weight:500}.editorial-content-footer{display:flex;align-items:flex-start;gap:10px;border-top:1px solid #e4ebef;margin-top:28px;padding-top:20px;color:#83969f}.editorial-content-footer>svg{width:17px;height:17px;flex-shrink:0;margin-top:3px}.editorial-content-footer p{font-size:12px;line-height:1.8;margin:0;flex:1}.editorial-content-footer p a{color:#387a69;text-decoration:underline;text-underline-offset:3px}.editorial-content-footer>a{font-size:20px;line-height:1.5;padding:0 5px;color:#548b78}.editorial-related{border-top:1px solid #e0e9ec;background:#fff;padding:42px 0 55px}.editorial-related header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.editorial-related header span{font-size:12px;color:#6a9988}.marketing-body .editorial-related h2{font-size:27px;font-weight:500;line-height:1.4;margin:7px 0 0}.editorial-related header>a{font-size:13px;color:#0e7c63}.editorial-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.editorial-related-grid>a{display:flex;flex-direction:column;background:#fbfdfc;border:1px solid #dce8e4;border-radius:12px;padding:24px;min-width:0}.editorial-related-grid>a:hover{background:#f0f8f4;border-color:#a6d1bf}.editorial-related-top{display:flex;align-items:center;gap:7px;font-size:11px;color:#699687}.editorial-related-top svg{width:17px;height:17px}.marketing-body .editorial-related-grid h3{font-size:19px;line-height:1.5;font-weight:500;margin:17px 0 12px}.editorial-related-grid p{font-size:13px;color:#728894;line-height:1.85;margin:0 0 25px}.editorial-related-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#1a856b}.editorial-related-bottom svg{width:16px;height:16px}.editorial-page a:focus-visible,.editorial-page button:focus-visible{outline:3px solid #66baa0;outline-offset:3px}@media(max-width:1000px){.editorial-hero-grid{grid-template-columns:1fr;gap:25px}.editorial-overview{display:none}.editorial-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.editorial-content{padding:27px}.editorial-sidebar-inner{top:90px}.editorial-toc{padding:18px 14px}.editorial-demo{padding:20px}.editorial-related-grid{gap:15px}.editorial-related-grid>a{padding:20px}}@media(max-width:760px){.editorial-hero{padding:23px 0 29px}.editorial-breadcrumbs{margin-bottom:23px;font-size:12px}.editorial-layout{grid-template-columns:1fr;padding-top:23px;gap:22px}.editorial-sidebar{grid-row:1}.editorial-sidebar-inner{position:static}.editorial-toc{padding:18px 20px}.editorial-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 15px}.editorial-demo{display:none}.editorial-content{padding:25px 23px}.editorial-related-grid{grid-template-columns:1fr}.marketing-body .editorial-prose h2{font-size:23px}.editorial-author{flex-wrap:wrap;font-size:12px;gap:10px}.editorial-updated{margin-left:5px;padding-left:15px}.editorial-lead{font-size:16px}.editorial-module{padding:21px;gap:12px}.editorial-module-icon{display:none}.editorial-related header{align-items:flex-start;flex-direction:column;gap:14px}.marketing-body .editorial-related h2{font-size:25px}}@media(max-width:450px){.editorial-toc ol{grid-template-columns:1fr}.editorial-toc a{padding:7px}.editorial-content{padding:22px 18px}.editorial-author .editorial-updated{flex-basis:100%;margin-left:50px;border:0;padding:0;display:flex;gap:8px;align-items:center}.editorial-author .editorial-updated>span{margin:0}}.modal.demo-registration-modal{width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 36px);padding:0;border:1px solid #d8e7e1;border-radius:19px;box-shadow:0 25px 90px #082c3840;overflow:auto;color:#224554}.demo-registration-modal::backdrop{background:#122c3599;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.demo-registration-modal .modal-close{display:grid;place-items:center;position:absolute;right:15px;top:15px;width:34px;height:34px;border:1px solid #dce9e4;border-radius:9px;background:#ffffffc9;color:#5b7883;padding:8px;cursor:pointer;z-index:1}.demo-registration-modal .modal-close svg{width:17px;height:17px}.demo-registration-modal .modal-close:hover{background:#fff;color:#0a7963}.demo-modal-heading{padding:28px 30px 23px;background:linear-gradient(130deg,#f5fbf8,#edf7f3);border-bottom:1px solid #e1ede7}.demo-modal-symbol{display:inline-grid;place-items:center;height:40px;width:40px;border-radius:11px;background:#fff;border:1px solid #d4e7df;color:#088067;margin-right:10px;vertical-align:middle}.demo-modal-symbol svg{width:22px;height:22px}.demo-modal-badge{display:inline-block;font-size:12px;line-height:1.6;letter-spacing:.025em;color:#14735e;background:#dcefe6;padding:4px 10px;border-radius:6px;vertical-align:middle}.marketing-body .demo-modal-heading h2{font-family:var(--sans);font-size:25px;font-weight:500;letter-spacing:-.025em;line-height:1.35;margin:19px 0 10px}.demo-modal-heading>p{font-size:14px;line-height:1.8;color:#667f8a;margin:0}.demo-modal-perks{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px;color:#4d7b6c;font-size:12px;line-height:1.6}.demo-modal-perks>span{display:flex;gap:6px;align-items:center}.demo-modal-perks svg{height:14px;width:14px}.demo-registration-modal .demo-modal-form{padding:25px 30px 18px;display:grid;gap:17px;margin:0}.demo-modal-field{min-width:0;display:flex;flex-direction:column;gap:7px}.demo-registration-modal .demo-modal-field>label{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;text-align:left;font-size:14px;font-weight:500;line-height:1.5}.demo-registration-modal .demo-field-name{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap;color:#305160}.demo-registration-modal .demo-required{display:inline-block;flex:none;font-size:13px;font-weight:500;line-height:1;color:#b6505b;position:relative;top:-1px}.demo-registration-modal .demo-modal-field>label>small{margin:0 0 0 auto;font-size:11px;color:#7b909a;font-weight:400;white-space:nowrap}.demo-registration-modal .demo-modal-field input{font:inherit;font-size:15px;line-height:1.5;min-height:47px;width:100%;padding:11px 13px;background:#fff;color:#284a59;border:1px solid #cbdce2;border-radius:8px;min-width:0}.demo-registration-modal input:focus{outline:none;border-color:#168f74;box-shadow:0 0 0 3px #1c9b7917}.demo-registration-modal input[aria-invalid=true]{border-color:#c76a72}.demo-registration-modal input::placeholder{color:#92a2aa;font-size:14px}.demo-modal-field>small{font-size:12px;line-height:1.65;color:#7c8f99}.demo-modal-field>.demo-auth-error{color:#b14452}.demo-registration-modal .phone-field{display:flex;align-items:center;border:1px solid #cbdce2;border-radius:8px;background:#f6f9fb;overflow:hidden}.demo-registration-modal .phone-field>span{padding:0 13px;font-size:14px;line-height:1.5;color:#577783;border-right:1px solid #dce6e9}.demo-registration-modal .phone-field input{border:0;border-radius:0}.demo-registration-modal .phone-field:focus-within{border-color:#168f74;box-shadow:0 0 0 3px #1c9b7917}.demo-registration-modal .phone-field input:focus{box-shadow:none}.demo-registration-modal .demo-modal-consent{display:flex;align-items:flex-start;gap:10px;margin:0;font-size:12px;line-height:1.8;color:#65818c;font-weight:400}.demo-registration-modal .demo-modal-consent input{width:17px;height:17px;min-height:0;padding:0;flex:0 0 17px;margin:3px 0 0;accent-color:#07816b;box-shadow:none}.demo-modal-consent a{color:#176c5a;text-decoration:underline;text-underline-offset:3px}.demo-registration-modal .btn{display:flex;justify-content:center;align-items:center;gap:12px;min-height:47px;font-size:15px;font-weight:500;border-radius:9px;margin:0}.demo-registration-modal .btn svg{width:17px;height:17px}.demo-modal-credentials{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#5d7c88;line-height:1.75;margin:0}.demo-modal-credentials svg{width:15px;height:15px;flex-shrink:0;margin-top:3px}.demo-modal-disclosure{font-size:11px;line-height:1.75;color:#7d909b;margin:0}.demo-modal-footer{padding:15px 25px;border-top:1px solid #e8eef0;background:#fafcfc;text-align:center;font-size:13px;line-height:1.7;color:#788e99}.demo-modal-footer a{color:#087962;font-weight:500;margin-left:5px}.demo-registration-modal button:focus-visible,.demo-registration-modal a:focus-visible{outline:3px solid #6fc7ad;outline-offset:2px}@media(max-width:600px){.demo-modal-heading{padding:23px 23px 20px}.demo-registration-modal .demo-modal-form{padding:21px 23px 18px}.marketing-body .demo-modal-heading h2{font-size:23px}.demo-registration-modal .demo-modal-field input{font-size:16px}.demo-registration-modal .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-modal-perks{font-size:11px;gap:10px}}@media(max-width:360px){.demo-registration-modal .form-row{grid-template-columns:1fr}}.workspace-body .demo-account-menu .user-avatar{display:grid;place-items:center;flex-shrink:0}.workspace-body .app-sidebar{display:flex;flex-direction:column;overflow:hidden;padding:20px 14px 0}.workspace-body .app-sidebar>.brand{flex-shrink:0;margin:0 8px 22px}.demo-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;padding-bottom:18px;scrollbar-width:thin;scrollbar-color:#c9dcd4 transparent}.workspace-body .demo-progress{border-radius:9px;font-size:12px}.demo-sidebar-footer{flex-shrink:0;padding:13px 0;border-top:1px solid #e2eae8;background:#fff}.demo-sidebar-footer .demo-logout-form{margin:0;width:100%}.demo-sidebar-footer button{width:100%;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #dbe6e5;border-radius:8px;background:#f7faf9;color:#446878;font:inherit;font-size:14px;cursor:pointer}.demo-sidebar-footer button:hover{background:#fdf0f0;border-color:#edd0d0;color:#a94f56}.demo-sidebar-footer button>span{font-size:18px}.demo-account-menu{position:relative;min-width:0}.demo-account-menu>summary{display:flex;align-items:center;gap:10px;cursor:pointer;list-style:none;border:1px solid transparent;border-radius:9px;padding:7px 9px;-webkit-user-select:none;user-select:none}.demo-account-menu>summary::-webkit-details-marker{display:none}.demo-account-menu>summary:hover,.demo-account-menu[open]>summary{background:#f1f7f4;border-color:#d9e8e1}.demo-account-menu>summary>svg{width:14px;height:14px;transform:rotate(90deg);color:#789088;flex-shrink:0}.demo-account-menu[open]>summary>svg{transform:rotate(-90deg)}.demo-account-name{min-width:0;display:flex;flex-direction:column;gap:3px}.demo-account-name b{font-size:14px;font-weight:500;line-height:1.5;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-account-name small{font-size:11px;color:#8a9a9f;line-height:1.5}.demo-account-dropdown{position:absolute;right:0;top:calc(100% + 9px);width:285px;padding:19px 16px 12px;z-index:60;background:#fff;border:1px solid #d4e4df;border-radius:12px;box-shadow:0 14px 40px #1733421c}.demo-account-dropdown>span{display:block;font-size:11px;color:#78938a;margin-bottom:7px}.demo-account-dropdown>b{display:block;font-size:15px;font-weight:500;line-height:1.6;overflow-wrap:anywhere}.demo-account-dropdown>p{font-size:12px;color:#82949d;line-height:1.75;margin:6px 0 16px;padding-bottom:16px;border-bottom:1px solid #e6eeea}.demo-account-dropdown>a,.demo-account-dropdown button{display:flex;align-items:center;gap:10px;padding:10px;width:100%;border:0;border-radius:7px;font:inherit;font-size:13px;line-height:1.6;background:none;cursor:pointer;color:#4d7281;text-align:left}.demo-account-dropdown svg{width:16px;height:16px}.demo-account-dropdown>a:hover{background:#edf7f2;color:#117b64}.demo-account-dropdown button{color:#af515b}.demo-account-dropdown button:hover{background:#fff1f1}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:25px 0}.workspace-body .dashboard-heading h1{font-size:29px;line-height:1.3;font-weight:500;letter-spacing:-.025em;margin:6px 0 8px}.dashboard-heading p{font-size:14px;color:#708793;line-height:1.8;margin:0}.dashboard-heading-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.dashboard-date{display:flex;align-items:center;gap:7px;font-size:13px;color:#75918e;line-height:1.6}.dashboard-date svg{width:17px;height:17px}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:21px}.dashboard-kpis>a{display:block;border:1px solid #dbe7e8;border-radius:12px;background:#fff;padding:18px 20px;transition:border-color .15s,box-shadow .15s}.dashboard-kpis>a:hover{border-color:#a1cfbd;box-shadow:0 6px 18px #17334208}.dashboard-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#64818f;line-height:1.6}.dashboard-kpi-top i{display:grid;place-items:center;background:#e4f4ec;color:#198b6e;width:34px;height:34px;border-radius:9px;flex-shrink:0}.dashboard-kpi-top svg{width:18px;height:18px}.dashboard-kpis>a:nth-child(2) i{background:#e9f2fe;color:#5485b8}.dashboard-kpis>a:nth-child(3) i{background:#fff1d9;color:#b3883b}.dashboard-kpis>a:nth-child(4) i{background:#f0ebf8;color:#896cbb}.dashboard-kpis strong{display:block;font-size:31px;line-height:1.25;font-weight:500;color:#244c5b;margin:10px 0 16px;font-variant-numeric:tabular-nums}.dashboard-kpi-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#78949d;line-height:1.6}.dashboard-kpi-bottom svg{width:14px;height:14px;color:#74a08f}.dashboard-quickbar{display:flex;align-items:center;gap:20px;margin:0 0 23px;padding:16px 19px;border:1px solid #dce8e5;border-radius:11px;background:#edf6f2}.dashboard-quickbar>span{font-size:12px;color:#618579;flex-shrink:0}.dashboard-quickbar>div{display:flex;flex-wrap:wrap;gap:8px}.dashboard-quickbar a{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d4e6dd;color:#386c60;padding:8px 12px;border-radius:7px;font-size:12px;line-height:1.6}.dashboard-quickbar a svg{width:15px;height:15px}.dashboard-quickbar a>span{margin-left:7px;color:#8ead9f}.dashboard-quickbar a:hover{border-color:#70bba1;color:#006c55}.dashboard-middle{display:grid;grid-template-columns:1.08fr 1fr;gap:22px;margin-bottom:36px}.dashboard-card{background:#fff;border:1px solid #dce6eb;border-radius:12px;overflow:hidden;min-width:0;display:flex;flex-direction:column}.dashboard-card>header{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #edf2f4}.workspace-body .dashboard-card h2{font-size:18px;line-height:1.5;margin:0;font-weight:500}.dashboard-card>header p{font-size:12px;color:#80959f;line-height:1.7;margin:6px 0 0}.dashboard-count{font-size:11px;border:1px solid #dfebe5;background:#f5faf7;border-radius:6px;color:#67917f;padding:4px 8px;line-height:1.6;white-space:nowrap}.dashboard-departments{padding:22px 24px;display:grid;gap:20px;flex:1}.dashboard-departments>div>div{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:9px;font-size:13px;line-height:1.6}.dashboard-departments>div>div>span{display:flex;align-items:center;gap:8px;color:#547180}.dashboard-departments i{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#278e75}.dashboard-departments strong{font-weight:500;font-size:13px;white-space:nowrap;color:#345c6b}.dashboard-departments small{font-size:11px;color:#8aa299;font-weight:400}.dashboard-departments progress{width:100%;height:6px;border:0;border-radius:6px;background:#edf3f1;accent-color:#259779;overflow:hidden;display:block}.dashboard-departments progress::-webkit-progress-bar{background:#edf3f1}.dashboard-departments progress::-webkit-progress-value{background:#259779;border-radius:6px}.dashboard-departments progress::-moz-progress-bar{background:#259779}.dashboard-departments>div:nth-child(2) progress{accent-color:#6598bd}.dashboard-departments>div:nth-child(2) progress::-webkit-progress-value{background:#6598bd}.dashboard-departments>div:nth-child(3) progress{accent-color:#a68ac0}.dashboard-departments>div:nth-child(3) progress::-webkit-progress-value{background:#a68ac0}.dashboard-card>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #eaf0f3;padding:15px 24px;margin-top:auto;background:#fcfdfd;font-size:12px;line-height:1.6;color:#799489}.dashboard-card>footer a{display:flex;gap:8px;align-items:center;color:#25826a}.dashboard-card>footer svg{height:14px;width:14px}.dashboard-attention-list{padding:0 24px;flex:1}.dashboard-attention-list>a{display:flex;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid #edf2f4}.dashboard-attention-list>a:last-child{border:0}.dashboard-task-icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:9px;background:#fff5e3;color:#aa813c}.dashboard-task-icon svg{height:18px;width:18px}.dashboard-attention-list>a>div{min-width:0;flex:1}.workspace-body .dashboard-attention-list h3{font-size:14px;font-weight:500;line-height:1.6;margin:0 0 3px;overflow-wrap:anywhere}.dashboard-attention-list p{font-size:12px;line-height:1.65;color:#8095a0;margin:0;overflow-wrap:anywhere}.dashboard-attention-list>a>svg{width:15px;height:15px;color:#9ab0ac;flex-shrink:0}.dashboard-attention-list>a:hover h3{color:#078269}.dashboard-empty{padding:35px 20px;text-align:center;color:#668979}.dashboard-empty>svg{height:30px;width:30px;margin-bottom:17px}.dashboard-empty-copy{font-size:14px;color:#8298a1}.dashboard-modules>header{margin-bottom:23px}.workspace-body .dashboard-modules>header h2{font-size:25px;font-weight:500;line-height:1.5;margin:4px 0 7px}.dashboard-modules>header p{font-size:13px;line-height:1.8;color:#738d99;margin:0}.dashboard-module-group{margin-bottom:24px}.workspace-body .dashboard-module-group>h3{font-size:13px;font-weight:500;color:#6a8991;margin:0 0 12px;line-height:1.6}.dashboard-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-module-grid>a{display:flex;align-items:center;gap:12px;padding:18px;background:#fff;border:1px solid #dce7ea;border-radius:10px;min-width:0}.dashboard-module-grid>a>div{min-width:0;flex:1}.dashboard-module-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;flex-shrink:0;background:#edf6f2;color:#438b73}.dashboard-module-icon svg{height:20px;width:20px}.workspace-body .dashboard-module-grid h4{font-size:14px;font-weight:500;line-height:1.6;margin:0 0 3px;color:#3c6271}.dashboard-module-grid p{font-size:12px;line-height:1.6;color:#8ba09f;margin:0}.dashboard-module-grid>a>svg{height:15px;width:15px;color:#86a79a;flex-shrink:0}.dashboard-module-grid>a:hover{background:#f7fcf9;border-color:#acd1bf}.demo-account-menu>summary:focus-visible,.demo-sidebar-footer button:focus-visible,.dashboard-page a:focus-visible{outline:3px solid #64b99f;outline-offset:3px}@media(max-width:1250px){.dashboard-heading{align-items:flex-start;flex-wrap:wrap;gap:17px}.dashboard-middle{grid-template-columns:1fr 1fr;gap:18px}.dashboard-quickbar{align-items:flex-start;flex-direction:column;gap:11px}.dashboard-kpis{gap:12px}.dashboard-kpis>a{padding:16px}.dashboard-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-account-name b{max-width:140px}}@media(max-width:1000px){.dashboard-middle{grid-template-columns:1fr}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-account-name{display:none}.demo-account-menu>summary{padding:6px}.demo-account-menu>summary>svg{display:none}.demo-account-dropdown{right:0;max-width:calc(100vw - 30px)}}@media(max-width:600px){.workspace-body .app-header{padding-inline:14px;gap:10px}.workspace-body .app-header-actions{gap:5px}.workspace-body .app-search{display:none}.workspace-body .app-header-actions>form label{font-size:12px}.dashboard-heading{margin-top:20px}.workspace-body .dashboard-heading h1{font-size:26px}.dashboard-heading-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.dashboard-heading p{font-size:13px}.dashboard-kpis{gap:10px}.dashboard-kpis>a{padding:14px}.dashboard-kpi-top{font-size:12px;gap:5px;align-items:flex-start}.dashboard-kpi-top i{width:27px;height:27px;border-radius:7px}.dashboard-kpi-top svg{width:15px;height:15px}.dashboard-kpis strong{font-size:27px}.dashboard-kpi-bottom{font-size:11px}.dashboard-quickbar{padding:14px}.dashboard-quickbar>div{display:grid;grid-template-columns:1fr;width:100%}.dashboard-quickbar a>span{margin-left:auto}.dashboard-card>header{padding:18px}.workspace-body .dashboard-card h2{font-size:17px}.dashboard-count{font-size:10px}.dashboard-departments{padding:20px 18px}.dashboard-attention-list{padding-inline:18px}.dashboard-card>footer{padding:14px 18px;font-size:11px}.dashboard-module-grid{grid-template-columns:1fr}.dashboard-module-grid>a{padding:16px}.dashboard-middle{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){.dashboard-kpis>a{transition:none}}.site-directory{background:#f6f9fb;color:#264b59}.directory-header{padding:28px 0 32px;background:linear-gradient(120deg,#f3f9fc,#eef8f2);border-bottom:1px solid #e0ece7}.directory-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:12px;line-height:1.7;color:#7d949e;margin-bottom:24px}.directory-breadcrumbs a{color:#527685}.directory-heading{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-bottom:23px}.directory-heading>div:first-child{max-width:850px}.directory-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.09em;line-height:1.7;color:#3d9078}.marketing-body .directory-heading h1{font-family:var(--sans);font-size:clamp(28px,2.8vw,36px);font-weight:500;line-height:1.3;letter-spacing:-.03em;margin:9px 0 12px}.directory-heading p{font-size:15px;color:#6b8490;line-height:1.8;margin:0;max-width:730px}.directory-totals{display:flex;gap:25px;align-items:center;flex-shrink:0;background:#ffffffa8;border:1px solid #dce9e1;border-radius:12px;padding:18px 25px}.directory-totals>div{display:flex;flex-direction:column;gap:2px;min-width:48px}.directory-totals>div+div{border-left:1px solid #dbe8df;padding-left:25px}.directory-totals strong{font-size:27px;line-height:1.4;font-weight:500;font-variant-numeric:tabular-nums;color:#167b62}.directory-totals span{font-size:12px;line-height:1.6;color:#7b958d}.directory-search{display:flex;align-items:center;gap:9px;max-width:665px;padding:5px;border:1px solid #cddfe0;border-radius:10px;background:#fff;box-shadow:0 3px 10px #174f3604}.directory-search>span{display:grid;place-items:center;width:36px;flex-shrink:0;color:#83a298}.directory-search>span svg{width:18px;height:18px}.directory-search input{font:inherit;font-size:14px;width:100%;min-width:0;border:0;padding:9px 0;color:#32586a;background:transparent;min-height:38px}.directory-search input:focus{box-shadow:none}.directory-search:focus-within{border-color:#32a285;box-shadow:0 0 0 3px #15957915}.directory-search input::placeholder{color:#8ba0aa}.directory-search button{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:40px;padding:10px 17px;border:0;border-radius:7px;font:inherit;font-size:13px;color:#fff;background:#087f67;cursor:pointer}.directory-search button:hover{background:#006b56}.directory-search button svg{width:16px;height:16px}.directory-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:27px;align-items:start;padding-top:30px;padding-bottom:45px}.directory-sidebar{position:sticky;top:104px;display:grid;gap:18px;min-width:0}.directory-navigation{padding:19px 10px 12px;background:#fff;border:1px solid #dae7e5;border-radius:12px}.marketing-body .directory-navigation h2{font-size:12px;line-height:1.6;font-weight:500;color:#779487;margin:0 10px 12px}.directory-navigation>a{display:flex;align-items:center;gap:9px;color:#51717e;font-size:13px;line-height:1.6;padding:10px;border-radius:7px;min-height:44px}.directory-navigation>a>span:nth-child(2){flex:1;min-width:0}.directory-nav-icon{color:#6f9e8b;width:18px;flex-shrink:0}.directory-nav-icon svg{width:17px;height:17px;display:block}.directory-navigation small{font-size:11px;min-width:23px;border-radius:5px;text-align:center;line-height:1.7;padding:1px 4px;background:#f1f6f3;color:#7e9e8f}.directory-navigation>a:hover{color:#087959;background:#eaf6ef}.directory-help{padding:21px;border:1px solid #d9e8df;border-radius:11px;background:#eef7f1}.directory-help>svg{width:23px;height:23px;color:#418f76;margin-bottom:12px}.marketing-body .directory-help h2{font-size:15px;line-height:1.5;font-weight:500;margin:0 0 8px}.directory-help p{font-size:12px;color:#789389;line-height:1.8;margin:0 0 13px}.directory-help a{font-size:13px;color:#198361}.directory-sections{display:grid;gap:22px;min-width:0}.directory-group{border:1px solid #dce7e9;background:#fff;border-radius:12px;overflow:hidden;scroll-margin-top:105px}.directory-group>header{display:flex;align-items:center;gap:14px;padding:23px 25px;border-bottom:1px solid #e7efec;background:linear-gradient(100deg,#fff,#f9fcfa)}.directory-group>header>div{min-width:0;flex:1}.directory-group-icon{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;background:#e9f5ee;border:1px solid #dbebe3;color:#248b6d;border-radius:11px}.directory-group-icon svg{width:22px;height:22px}.directory-group:nth-child(3n+2) .directory-group-icon{background:#edf3fb;border-color:#e0e9f4;color:#5b84af}.directory-group:nth-child(3n+3) .directory-group-icon{background:#f3effa;border-color:#e8e0f3;color:#8975ac}.marketing-body .directory-group h2{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:-.015em;margin:0 0 5px}.directory-group>header p{font-size:12px;line-height:1.8;color:#7a9199;margin:0}.directory-group-count{font-size:11px;color:#7f9d91;white-space:nowrap;border:1px solid #e0ebe4;padding:4px 8px;border-radius:6px;line-height:1.6}.directory-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;list-style:none;padding:7px 25px 11px;margin:0}.directory-links li{min-width:0;border-bottom:1px solid #eaf0f1}.directory-links li:last-child{border-bottom:0}.directory-links a{display:flex;gap:16px;align-items:flex-start;padding:19px 0;min-height:90px;height:100%;border-radius:5px}.directory-links a>div{flex:1;min-width:0}.marketing-body .directory-links h3{font-size:15px;font-weight:400;line-height:1.7;color:#2d5b6c;margin:0 0 6px;overflow-wrap:anywhere}.directory-links p{font-size:12px;line-height:1.8;color:#82959f;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.directory-links a>svg{width:15px;height:15px;flex-shrink:0;margin-top:5px;color:#9bb5a8}.directory-links a:hover h3{color:#058067;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#afd7c9}.directory-links a:hover>svg{color:#078168}.directory-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;line-height:1.7;color:#819a92;padding:0 4px}.directory-bottom>span{display:flex;align-items:center;gap:8px}.directory-bottom svg{width:15px;height:15px;flex-shrink:0}.directory-bottom>a{white-space:nowrap;color:#367f66}.site-directory a:focus-visible,.site-directory button:focus-visible{outline:3px solid #68b89c;outline-offset:3px}#site-directory-top{scroll-margin-top:85px}@media(max-width:1100px){.directory-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}.directory-group>header{padding:20px}.directory-links{padding-inline:20px;gap:0 20px}.directory-group-count{display:none}.directory-totals{gap:18px;padding:17px 20px}.directory-heading{gap:20px}}@media(max-width:850px){.directory-layout{grid-template-columns:1fr}.directory-sidebar{position:static}.directory-help{display:none}.directory-navigation{padding:15px;display:flex;flex-wrap:wrap;gap:6px}.directory-navigation>h2{flex-basis:100%}.directory-navigation>a{border:1px solid #e1ece7;padding:7px 10px;font-size:12px;min-height:38px}.directory-totals{display:none}.directory-heading{margin-bottom:20px}.directory-links{gap:0 26px}.directory-group-count{display:block}}@media(max-width:600px){.directory-header{padding:23px 0 25px}.directory-breadcrumbs{margin-bottom:20px}.directory-heading p{font-size:14px}.directory-search{gap:5px}.directory-search>span{width:28px}.directory-search input{font-size:16px}.directory-search input::placeholder{font-size:13px}.directory-search button{padding:10px 12px;font-size:12px}.directory-search button svg{display:none}.directory-layout{padding-top:20px;gap:18px;padding-bottom:30px}.directory-navigation>a{flex:1 1 calc(50% - 6px)}.directory-navigation>a>span:nth-child(2){font-size:12px}.directory-nav-icon{display:none}.directory-group>header{padding:18px;gap:11px;align-items:flex-start}.directory-group-icon{width:35px;height:35px;border-radius:9px}.directory-group-icon svg{width:19px;height:19px}.marketing-body .directory-group h2{font-size:18px}.directory-group>header p{font-size:12px}.directory-group-count{display:none}.directory-links{grid-template-columns:1fr;padding:3px 18px 5px}.directory-links a{padding:16px 0;min-height:0}.marketing-body .directory-links h3{font-size:15px}.directory-links p{font-size:13px}.directory-bottom{flex-direction:column;align-items:flex-start}}
