:root{--color-primary: #0f8f5f;--color-primary-hover: #0b7a51;--color-primary-soft: #eaf5ef;--color-secondary: #475569;--color-success: #16a34a;--color-success-soft: #eaf7ee;--color-warning: #d97706;--color-warning-soft: #fff5df;--color-danger: #dc2626;--color-danger-soft: #fff1f1;--color-info: #2563eb;--color-info-soft: #eef4ff;--color-neutral: #64748b;--color-neutral-soft: #f3f5f7;--color-muted: #66736d;--color-border: #dde7e1;--color-background: #f6f8f7;--color-surface: #ffffff;--color-surface-muted: #fbfcfb;--color-text: #17211b;--color-text-strong: #101815;--bamboo: var(--color-primary);--bamboo-dark: var(--color-primary-hover);--bamboo-soft: var(--color-primary-soft);--ink: var(--color-text);--muted: var(--color-muted);--line: var(--color-border);--bg: var(--color-background);--white: #ffffff;--shadow: 0 10px 28px rgba(23, 33, 27, .08);--shadow-floating: 0 18px 44px rgba(23, 33, 27, .14)}.timesheet-page{display:flex;flex-direction:column;gap:16px}.ant-card-body{padding:15px!important}.sale-order-nav .ant-card-body{padding:12px}.sale-order-page .ant-table-thead>tr>th,.sale-order-page .ant-table-thead>tr>th .ant-table-column-title{white-space:nowrap}.sale-inventory-card .ant-card-body,.sale-inventory-table,.sale-inventory-table .ant-table-wrapper,.sale-inventory-table .ant-table-container{min-width:0}.sale-inventory-table .ant-table-content{overflow-x:auto!important}.sale-order-document-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.sale-order-document-title span{color:var(--muted);font-weight:600;text-transform:uppercase}.sale-order-document-title h2{margin:4px 0 0;color:var(--ink);font-size:28px}.sale-order-invoice-top{display:flex;justify-content:space-between;gap:24px;margin-bottom:20px;color:var(--ink)}.sale-order-invoice-top>div{display:flex;flex-direction:column;gap:4px}.sale-order-invoice-top strong{font-size:18px}.sale-order-invoice-top span,.sale-order-invoice-top em{color:var(--muted);font-style:normal}.sale-order-invoice .invoice-title{align-items:center;padding:14px 0 18px;border-top:1px solid var(--line)}.sale-order-invoice-signatures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:18px 4px 42px;text-align:center}.sale-order-invoice-signatures div{min-height:112px}.sale-order-invoice-signatures strong,.sale-order-invoice-signatures span{display:block}.sale-order-invoice-signatures span{margin-top:4px;color:var(--muted)}.sale-order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.sale-order-form-grid .span-2{grid-column:1 / -1}.order-item-row{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(180px,1fr) 110px 130px 120px auto;gap:10px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.order-item-row.compact{grid-template-columns:minmax(260px,1fr) 160px 160px auto}.order-item-row.transfer{grid-template-columns:minmax(320px,1fr) 180px auto}.sale-order-flow .ant-card-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sale-order-flow .ant-card-body>div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:4px 12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.sale-order-flow .anticon{grid-row:span 2;color:var(--bamboo-dark);font-size:22px}.sale-order-flow strong{color:var(--ink)}.sale-order-flow span{color:var(--muted);font-size:13px}.sale-report-tabs>.ant-tabs-nav,.sale-order-tabs>.ant-tabs-nav{margin-bottom:16px}.sale-report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sale-report-stats.one{grid-template-columns:minmax(240px,360px)}.sale-report-bars{display:flex;flex-direction:column;gap:10px}.sale-report-bar-row{display:grid;grid-template-columns:110px minmax(0,1fr) 96px;gap:12px;align-items:center}.sale-report-bar-row span,.sale-report-bar-row b{color:var(--ink);font-size:13px}.sale-report-bar-row b{text-align:right}.sale-report-bar-row>div{height:10px;overflow:hidden;border-radius:999px;background:#e9f2ec}.sale-report-bar-row i{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,var(--bamboo),#37b7b1)}.sale-report-column-scroll{width:100%;overflow-x:auto;padding-bottom:6px}.sale-report-columns{min-width:max-content;height:280px;display:flex;align-items:end;gap:12px;padding:8px 4px 0}.sale-report-column{width:58px;height:100%;display:grid;grid-template-rows:28px minmax(0,1fr) 38px;gap:8px;align-items:end;text-align:center}.sale-report-column b,.sale-report-column span{color:var(--ink);font-size:12px}.sale-report-column span{overflow:hidden;text-overflow:ellipsis}.sale-report-column>div{height:100%;width:100%;display:flex;align-items:end;justify-content:center;border-radius:8px;background:#edf7f1}.sale-report-column i{display:block;width:24px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#37b7b1,var(--bamboo-dark))}.sale-order-debt-overdue td{background:#fff1f0!important}@media(max-width:980px){.sale-order-form-grid,.order-item-row,.sale-order-flow .ant-card-body,.sale-report-stats,.sale-report-stats.one,.sale-report-bar-row{grid-template-columns:1fr}.sale-order-form-grid .span-2{grid-column:auto}.sale-order-invoice-top,.sale-order-invoice-signatures{grid-template-columns:1fr}}@media print{body *{visibility:hidden}.sale-order-document,.sale-order-document *{visibility:visible}.sale-order-document{position:absolute;left:0;top:0;width:100%}.sale-order-document-actions,.sale-order-document-actions *{display:none!important}}.timesheet-filter-card .ant-card-body{padding-bottom:8px}.timesheet-main-card .ant-card-body{min-height:420px}.timesheet-timeline-item{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:14px;align-items:center;padding:10px 0}.timesheet-timeline-item>div:first-child strong,.timesheet-timeline-item>div:first-child span,.timesheet-timeline-item small{display:block}.timesheet-timeline-item>div:first-child strong{color:var(--ink);font-size:14px}.timesheet-timeline-item>div:first-child span,.timesheet-timeline-item small{color:var(--muted);font-size:12px}.timesheet-timeline-item>div:nth-child(2){min-width:0}.timesheet-breakdown{display:flex;flex-direction:column;gap:14px}.timesheet-breakdown>div:not(.ant-empty){display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1.2fr) 72px;gap:10px;align-items:center}.timesheet-breakdown span{color:var(--ink);font-weight:600}.timesheet-breakdown strong{color:var(--bamboo-dark);text-align:right}.timesheet-side-card{margin-top:16px}.timesheet-project-list,.timesheet-task-suggestions,.timesheet-deadline-list{display:flex;flex-direction:column;gap:10px}.timesheet-deadline-list button{width:100%;display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.timesheet-deadline-list button:hover{border-color:#17a66773;background:var(--bamboo-soft)}.timesheet-task-date strong,.timesheet-task-date span,.timesheet-task-copy small{display:block}.timesheet-task-date strong{color:var(--bamboo-dark);font-size:20px}.timesheet-task-date span,.timesheet-task-copy small,.timesheet-priority-note span{color:var(--muted);font-size:12px}.timesheet-task-copy{min-width:0}.timesheet-task-meta{display:inline-flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.timesheet-priority-note{display:flex;flex-direction:column;gap:8px}.timesheet-project-list button,.timesheet-task-suggestions>div{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px}.timesheet-project-list button{display:flex;justify-content:space-between;gap:12px;color:var(--ink);cursor:pointer}.timesheet-project-list button:hover{border-color:#17a66773;background:var(--bamboo-soft)}.timesheet-project-list strong{color:var(--bamboo-dark)}.timesheet-task-suggestions>div{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:center}.timesheet-task-suggestions span{color:var(--muted)}@media(max-width:820px){.timesheet-timeline-item,.timesheet-deadline-list button,.timesheet-breakdown>div:not(.ant-empty),.timesheet-task-suggestions>div{grid-template-columns:1fr}.timesheet-task-meta{justify-content:flex-start}.timesheet-breakdown strong{text-align:left}}.internal-detail-card .ant-card-body,.internal-list-card .ant-card-body,.internal-tabs-card .ant-card-body{padding:16px!important}.internal-detail-header{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:16px;align-items:start;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--line)}.internal-detail-title{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.internal-title-line{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.internal-form-header{display:flex;width:100%}.internal-form-header .ant-space-item:first-child{flex:1;min-width:0}.internal-form-header .ant-space-item:last-child{margin-left:auto}.internal-detail-title h4.ant-typography{margin:0;color:var(--ink);font-size:22px;line-height:1.3;overflow-wrap:anywhere}.internal-detail-title .ant-tag{width:fit-content;max-width:100%;align-self:flex-start}.internal-action-bar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:720px}.internal-action-bar .ant-btn{font-weight:600;border-radius:8px}.internal-info-grid{margin-top:2px}.internal-info-grid .info-cell{min-height:74px;display:flex;flex-direction:column;gap:7px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fbfefc}.internal-info-grid .info-cell span{color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.internal-info-grid .info-cell strong{min-width:0;color:var(--ink);font-size:14px;line-height:1.4;overflow-wrap:anywhere}.internal-descriptions{margin-top:2px}.internal-descriptions .ant-descriptions-item-label{width:180px;color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase}.internal-descriptions .ant-descriptions-item-content{color:var(--ink);font-size:14px;font-weight:400;background:#fff}.internal-descriptions .ant-descriptions-item-content strong,.internal-descriptions .ant-descriptions-item-content b{font-weight:400}.internal-descriptions .ant-descriptions-view{border-color:var(--line);border-radius:8px;overflow:hidden}.internal-tabs-card .ant-tabs-nav{margin-bottom:14px}.internal-tabs-card .ant-tabs-tab{font-weight:600}.internal-list-card .toolbar-row{width:100%;margin-bottom:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfefc}.internal-list-card .ant-card-head{align-items:flex-start;min-height:auto;padding-top:12px;padding-bottom:12px}.internal-list-card .ant-card-head-title{padding:6px 0;color:var(--ink);font-size:17px;font-weight:600}.internal-list-card .ant-card-extra{max-width:100%;padding:0}.internal-card-extra{justify-content:flex-end}.internal-card-extra .ant-input-affix-wrapper,.internal-card-extra .ant-input,.internal-card-extra .ant-select,.internal-list-card .toolbar-row .ant-input-affix-wrapper,.internal-list-card .toolbar-row .ant-input,.internal-list-card .toolbar-row .ant-select{min-width:190px}.internal-table .ant-table-thead>tr>th{color:var(--ink);font-weight:600;white-space:nowrap;background:#f3faf6!important}.internal-table .ant-table-tbody>tr>td{vertical-align:top}.internal-table .ant-btn-link{max-width:100%;white-space:normal;text-align:left;line-height:1.35}.internal-note-panel{padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fbfefc;line-height:1.6}@media(max-width:960px){.internal-detail-header{grid-template-columns:1fr}.internal-action-bar{justify-content:flex-start}.internal-list-card .toolbar-row .ant-input-affix-wrapper,.internal-list-card .toolbar-row .ant-input,.internal-list-card .toolbar-row .ant-select{width:100%;min-width:100%}.internal-card-extra{justify-content:flex-start;width:100%}.internal-card-extra .ant-space-item,.internal-card-extra .ant-input-affix-wrapper,.internal-card-extra .ant-input,.internal-card-extra .ant-select,.internal-card-extra .ant-btn{width:100%!important;min-width:100%}}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 15% 10%,rgba(23,166,103,.12),transparent 28%),linear-gradient(135deg,#fbfffd,#eef8f2)}button,input,textarea{font:inherit}.ant-btn:not(.ant-btn-link){display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;font-weight:500}.ant-btn:not(.ant-btn-link)>span:not(.anticon){display:inline-flex;align-items:center;line-height:1}.ant-btn-primary,.ant-btn-primary:not(:disabled):not(.ant-btn-disabled){color:#fff!important;background:linear-gradient(135deg,var(--bamboo),var(--bamboo-dark))!important;border-color:transparent!important;box-shadow:0 10px 22px #17a66738}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff!important;background:linear-gradient(135deg,#21b975,#0d7a4f)!important;border-color:transparent!important}.ant-btn-primary .anticon,.ant-btn-primary span{color:#fff!important}.ant-btn-primary{font-weight:600}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,460px);gap:36px;align-items:center;padding:48px 72px;background:linear-gradient(115deg,#f5f9f7fa,#fffffff5),repeating-linear-gradient(90deg,rgba(15,118,110,.04) 0 1px,transparent 1px 44px)}.login-showcase{min-height:640px;display:grid;grid-template-rows:auto minmax(280px,1fr) auto;gap:24px;position:relative;overflow:hidden;border:1px solid rgba(20,83,45,.1);border-radius:28px;padding:36px;background:#ffffffbd;box-shadow:0 28px 70px #0f172a1a;animation:loginFadeUp .52s ease both}.login-showcase:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(22,163,74,.08),transparent 42%),linear-gradient(90deg,rgba(15,118,110,.06),transparent 38%);pointer-events:none}.login-showcase-copy,.login-hero-frame,.login-metrics{position:relative;z-index:1}.login-showcase-copy{max-width:760px}.login-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:8px 12px;border:1px solid rgba(22,101,52,.16);border-radius:999px;background:#f0fdf4eb;color:#166534;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.brand-mark{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:34px;font-weight:600;box-shadow:0 18px 30px #17a66742;border:2px solid #166534}.brand-mark img{border-radius:22px}.brand-mark.small{width:44px;height:44px;border-radius:14px;font-size:22px}.brand-mark img,.company-nav-logo-preview img{width:100%;height:100%;object-fit:contain}.company-current-logo{display:flex;gap:12px;align-items:center}.company-current-logo .ant-typography{display:block}.company-nav-logo-preview{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:10px;color:var(--bamboo-dark);background:#f7fbf9}.eyebrow{margin:0 0 10px;color:var(--bamboo-dark);font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.login-showcase h1.ant-typography{max-width:680px;margin:0;color:var(--ink);font-size:54px;line-height:1.08;letter-spacing:0}.login-copy{max-width:640px;margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.login-trust-row{margin-top:18px}.login-trust-row span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#fffc;color:#475569;font-size:13px;font-weight:600}.login-trust-row .anticon{color:#16a34a}.login-hero-frame{align-self:center;justify-self:center;width:min(480px,78%);aspect-ratio:5 / 6;display:grid;place-items:center;padding:20px;border:1px solid rgba(20,83,45,.1);border-radius:26px;background:#ffffffe0;box-shadow:0 24px 60px #0f172a24;animation:loginFloat 6s ease-in-out infinite}.login-hero-frame img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(15,23,42,.16))}.login-floating-note{position:absolute;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#ffffffeb;box-shadow:0 18px 40px #0f172a1f;color:#0f172a;font-weight:600}.login-floating-note.primary{left:-42px;bottom:18%;padding:11px 14px}.login-floating-note.primary .anticon{color:#16a34a}.login-floating-note.secondary{right:-36px;top:16%;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 16px}.login-floating-note.secondary strong{color:#166534;font-size:24px;line-height:1}.login-floating-note.secondary span{color:#64748b;font-size:12px}.login-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.login-metrics div,.login-card,.soft-card,.stat-card,.ring-card,.approval-card{border:1px solid rgba(23,166,103,.14);box-shadow:var(--shadow)}.login-metrics div{padding:16px;border-radius:14px;background:#ffffffd6}.login-metrics strong{display:block;color:var(--bamboo-dark);font-size:26px;line-height:1.15}.login-metrics span{color:var(--muted)}.login-card{border-radius:22px;background:#fffffff0;box-shadow:0 28px 70px #0f172a1f;animation:loginFadeUp .68s ease 80ms both}.login-card .ant-card-body{padding:36px}.login-card-head{display:flex;gap:16px;align-items:center;margin-bottom:28px}.login-card-head h3.ant-typography{margin:0}.login-card-logo{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid rgba(22,101,52,.14);border-radius:16px;background:#fff;box-shadow:0 12px 26px #0f172a14}.login-card-logo img{width:100%;height:100%;object-fit:contain}.logo-dot{width:14px;height:44px;border-radius:999px;background:linear-gradient(var(--bamboo),#9be7b7)}.login-options{display:flex;justify-content:space-between;align-items:center;margin:-4px 0 18px}.login-alert{margin-bottom:18px}.login-card .ant-input-affix-wrapper,.login-card .ant-input{border-radius:10px}.login-card .ant-btn-primary{height:46px;border-radius:10px;box-shadow:0 12px 24px #16a34a38}@keyframes loginFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes loginFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.app-shell{min-height:100vh;background:var(--bg)}.sidebar{padding:22px 16px;background:#ffffffe0!important;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:6px 8px 26px}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:17px}.sidebar-brand span{color:var(--muted);font-size:12px}.ant-modal{width:100%!important;max-width:800px!important;top:20px!important}.sidebar .ant-menu{border-inline-end:0!important;background:transparent;font-weight:500}.sidebar .ant-menu-item{height:46px;margin:6px 0;color:#45645a;font-weight:500}.sidebar .ant-menu-item-selected{color:var(--bamboo-dark);background:var(--bamboo-soft)!important;box-shadow:inset 3px 0 0 var(--bamboo)}.sidebar-card{margin:24px 6px 0;padding:16px;border-radius:18px;background:linear-gradient(145deg,#f7fffa,#e8f8ef);border:1px solid var(--line)}.sidebar-card span,.sidebar-card strong{display:block}.sidebar-card span{color:var(--muted);font-size:12px}.health-bar{height:8px;margin-top:12px;border-radius:999px;background:#d9eee2;overflow:hidden}.health-bar i{display:block;width:88%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bamboo),#7bdca1)}.topbar{height:76px;padding:0 28px;display:flex;align-items:center;gap:22px;justify-content:space-between;background:#ffffffd1;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);line-height:normal}.topbar-user{min-width:168px}.topbar-user .ant-typography-secondary{display:block;margin-bottom:4px;font-size:12px;line-height:1.2}.topbar-user h4.ant-typography{margin:0;font-size:18px;line-height:1.2}.top-search{max-width:440px;height:42px;border-radius:999px;background:#f7fbf9}.avatar{background:linear-gradient(145deg,var(--bamboo),var(--bamboo-dark))}.notification-panel{width:min(380px,calc(100vw - 32px));max-height:460px;overflow:auto;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a2e}.notification-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.notification-item{cursor:pointer;padding:12px 14px!important}.notification-item.unread{background:#f3faf8}.content{padding:15px;overflow:auto}.page-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:22px}.page-header h3{margin:0 0 5px;font-size:24px;line-height:1.12;letter-spacing:0;font-weight:500}.page-header span{display:block;margin-top:0;color:var(--muted);font-size:15px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px}.stat-card{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.stat-card:hover,.soft-card:hover,.ring-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px #125e3d24}.stat-card .ant-card-body{min-height:150px;position:relative;padding:22px}.stat-card.compact .ant-card-body{min-height:76px;padding:15px;display:flex;align-items:center;gap:12px}.stat-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:var(--bamboo-dark);background:var(--bamboo-soft)}.stat-card.compact .stat-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px}.stat-copy{min-width:0}.stat-card span,.stat-card em{display:block;color:var(--muted);font-style:normal}.stat-card strong{display:block;margin:14px 0 4px;font-size:32px;color:var(--ink)}.stat-card.compact strong{margin:1px 0 0;font-size:22px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card.compact span,.stat-card.compact em{font-size:12px;line-height:1.25}.stat-card:after{content:"";position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:#17a66714}.stat-card.compact:after{right:-40px;top:-46px}.soft-card{border-radius:18px;transition:transform .22s ease,box-shadow .22s ease}.soft-card .ant-card-head{border-bottom-color:var(--line)}.ant-table-wrapper .ant-table{border-radius:14px}.ant-table-wrapper,.ant-table-container{max-width:100%}.ant-table-wrapper .ant-table-content{max-width:100%;overflow-x:auto;overflow-y:hidden}.ant-table-wrapper .ant-table-content>table{min-width:max-content}.ant-table-thead>tr>th{font-weight:600!important}.clickable-row{cursor:pointer;transition:background .18s ease,transform .18s ease}td.ant-table-cell{padding:10px!important;overflow-wrap:unset!important}th.ant-table-cell{overflow-wrap:unset!important}.clickable-row:hover>td{background:#f1fbf5!important}.clickable-row .ant-btn-link{padding-left:0;font-weight:500}.clickable-card{cursor:pointer}.clickable-card .ant-card-extra{position:relative;z-index:2}.filter-card{margin-bottom:18px}.filter-card .ant-select,.filter-card .ant-input,.full-width-control{width:100%}.filter-label{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:600}.mini-bars{display:grid;gap:16px}.bar-row{display:grid;grid-template-columns:54px minmax(0,1fr) 42px;align-items:center;gap:12px}.bar-row span{color:var(--muted);font-weight:650}.bar-row div{height:12px;background:#e4f2ea;border-radius:999px;overflow:hidden}.bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bamboo),#7bdca1)}.bar-row i.accent{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.ring-card{min-height:100%;padding:28px;border-radius:18px;background:#fff;display:flex;gap:22px;align-items:center;transition:transform .22s ease,box-shadow .22s ease}.ring-card strong,.ring-card span{display:block}.ring-card strong{font-size:20px;margin-bottom:8px}.ring-card span{color:var(--muted);line-height:1.6}.approval-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.approval-card .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:14px}.approval-card strong,.approval-card span{display:block}.approval-card span{color:var(--muted)}.pipeline{margin-top:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.detail-pipeline{margin-top:0;grid-template-columns:1fr}.pipeline div{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 36px #125e3d14}.pipeline b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--bamboo);margin-bottom:10px}.pipeline span{color:var(--ink);font-weight:750}.pipeline em{display:block;margin-top:8px;color:var(--muted);font-style:normal;font-size:12px;font-weight:600}.ats-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.ats-workflow-card{margin-bottom:18px}.ats-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.text-info{color:#0958d9}.ats-flow div{min-width:0;padding:16px;border:1px solid var(--line);border-radius:8px;background:#f8fdf9}.ats-flow b{display:inline-grid;place-items:center;width:28px;height:28px;margin-bottom:10px;border-radius:50%;background:var(--bamboo);color:#fff}.ats-flow strong,.ats-flow span{display:block}.ats-flow strong{color:var(--ink);font-weight:750}.ats-flow span{margin-top:4px;color:var(--muted);font-size:12px}.qr-preview{width:156px;height:156px;display:grid;place-items:center;margin-bottom:16px;border-radius:18px;color:var(--bamboo-dark);font-size:30px;font-weight:600;background:linear-gradient(90deg,rgba(23,166,103,.16) 2px,transparent 2px),linear-gradient(rgba(23,166,103,.16) 2px,transparent 2px),#f7fffa;background-size:18px 18px;border:1px solid var(--line)}.muted-text{color:var(--muted);line-height:1.6}.project-date-meta,.task-deadline-text{margin-top:0;font-size:12px;line-height:1.35;white-space:normal}.project-date-meta{color:var(--muted)}.project-progress-cell{display:grid;gap:3px;min-width:150px}.project-progress-cell>span{color:var(--muted);font-size:12px;line-height:1}.project-form-actions{display:flex;gap:12px}.project-form-actions .ant-btn{flex:1 1 0;min-width:0;height:40px}.project-delay-text,.task-deadline-text.danger{color:#dc2626}.task-deadline-text.warning{color:#d97706}.member-list{display:grid;gap:12px;max-height:240px;overflow-y:auto;padding-right:4px}.member-list::-webkit-scrollbar{width:6px}.member-list::-webkit-scrollbar-thumb{border-radius:999px;background:#17a66747}.member-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfffd}.member-row strong,.member-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row strong{color:var(--ink);font-size:14px;font-weight:650}.member-row span{color:var(--muted);font-size:12px}.document-list{display:grid;gap:12px}.document-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfffd}.document-row .ant-space{flex-wrap:wrap;justify-content:flex-end}.document-row .document-warning{grid-column:1 / -1;color:#b45309;font-size:12px;white-space:normal}.summary-card-equal{height:100%}.summary-card-equal .ant-card-body{max-height:360px;overflow:auto}.summary-card-equal .ant-card-body::-webkit-scrollbar,.member-list.compact::-webkit-scrollbar,.document-list.compact::-webkit-scrollbar{width:6px}.summary-card-equal .ant-card-body::-webkit-scrollbar-thumb,.member-list.compact::-webkit-scrollbar-thumb,.document-list.compact::-webkit-scrollbar-thumb{border-radius:999px;background:#17a6673d}.member-list.compact,.document-list.compact{max-height:none}.document-row strong,.document-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-row strong{color:var(--ink);font-size:14px;font-weight:650}.document-row span{margin-top:3px;color:var(--muted);font-size:12px}@media(max-width:1180px){.document-row{grid-template-columns:1fr}.document-row .ant-space{justify-content:flex-start}}.task-status-select{min-width:150px}.task-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.task-stat-card{display:flex;align-items:center;gap:12px;min-width:0;min-height:76px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;overflow:hidden;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.task-stat-card:after{content:"";position:absolute;right:-40px;top:-46px;width:92px;height:92px;border-radius:50%;background:#17a66714}.task-stat-card:hover,.task-stat-card.active{transform:translateY(-3px);box-shadow:0 22px 60px #125e3d24}.task-stat-card.active{border-color:var(--bamboo);box-shadow:0 18px 44px #17a66729}.task-stat-card .stat-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;z-index:1}.task-stat-card .stat-copy{display:block;min-width:0;z-index:1}.task-stat-card .stat-copy span,.task-stat-card .stat-copy em{display:block;color:var(--muted);font-size:12px;font-style:normal;line-height:1.25}.task-stat-card .stat-copy strong{display:block;margin:1px 0 0;color:var(--ink);font-size:22px;font-weight:600;line-height:1.15}.project-detail-tabs{margin-top:8px}.status-overview-list{display:grid;gap:14px}.status-overview-row{display:grid;gap:8px}.project-kanban{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:14px;overflow-x:auto;padding-bottom:6px}.kanban-column{--kanban-accent: #64748b;--kanban-border: #e2e8f0;min-height:420px;padding:8px;border:1px solid var(--kanban-border);border-radius:10px;background:transparent}.kanban-column.status-todo{--kanban-accent: #64748b;--kanban-border: #cbd5e1}.kanban-column.status-in-progress{--kanban-accent: #2563eb;--kanban-border: #bfdbfe}.kanban-column.status-paused{--kanban-accent: #7c3aed;--kanban-border: #ddd6fe}.kanban-column.status-pending-review{--kanban-accent: #d97706;--kanban-border: #fde68a}.kanban-column.status-done{--kanban-accent: #169b62;--kanban-border: #bbf7d0}.kanban-column-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:600;color:var(--kanban-accent)}.kanban-status-pill{display:inline-flex;align-items:center;min-height:26px;padding:3px 10px;border:1px solid color-mix(in srgb,var(--kanban-accent) 30%,transparent);border-radius:999px;background:#fff;color:var(--kanban-accent);font-size:12px;font-weight:600}.kanban-task{display:grid;width:100%;gap:6px;margin-bottom:10px;padding:12px;border:1px solid color-mix(in srgb,var(--kanban-accent) 22%,var(--line));border-left:2px solid var(--kanban-accent);border-radius:8px;background:#fff;color:var(--ink);text-align:left;cursor:grab}.kanban-task h4{font-weight:500;margin-top:0;margin-bottom:0}.kanban-task span,.kanban-task em{color:var(--muted);font-size:12px;font-style:normal}.project-calendar-month{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:1px;overflow-x:auto;border:1px solid var(--line);background:var(--line)}.calendar-weekday{min-width:150px;padding:12px;background:#f4faf7;color:var(--muted);font-weight:600;text-align:center}.calendar-day{display:flex;flex-direction:column;min-width:150px;max-height:300px;padding:6px;background:#fff;overflow-y:auto}.calendar-day.muted{background:#fafafa;color:#a0a9a4}.calendar-day>strong{position:sticky;top:0;z-index:1;display:block;margin-bottom:10px;background:inherit}.calendar-day button{display:grid;width:100%;gap:6px;margin-bottom:8px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#f8faf9;text-align:left;cursor:pointer}.calendar-day button em{color:var(--muted);font-size:12px;font-style:normal}.calendar-task-item{--calendar-task-accent: var(--bamboo);border-left:3px solid var(--calendar-task-accent)!important}.calendar-task-item.status-todo{--calendar-task-accent: #64748b}.calendar-task-item.status-in-progress{--calendar-task-accent: #2563eb}.calendar-task-item.status-paused{--calendar-task-accent: #7c3aed}.calendar-task-item.status-pending-review{--calendar-task-accent: #d97706}.calendar-task-item.status-done{--calendar-task-accent: #169b62}.calendar-task-item.status-rejected,.calendar-task-item.status-cancelled{--calendar-task-accent: #dc2626}.calendar-task-item small{color:var(--muted);font-size:11px;line-height:1.25}.calendar-day::-webkit-scrollbar{width:6px}.calendar-day::-webkit-scrollbar-thumb{border-radius:999px;background:#17a6673d}.page-loading{display:grid;min-height:360px;place-items:center}.task-filter-row{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(140px,.65fr) minmax(180px,.9fr) minmax(200px,1fr) auto;gap:12px;align-items:center;margin-bottom:16px;padding:14px;border:1px solid rgba(33,150,83,.12);border-radius:12px;background:linear-gradient(180deg,#fbfdfc,#f4faf7)}.task-filter-row .ant-input-affix-wrapper,.task-filter-row .ant-input-search-button,.task-filter-row .ant-select-selector,.task-filter-row .ant-picker,.task-filter-row .ant-btn{min-height:40px;border-radius:8px!important}.ant-btn:disabled{opacity:.7}.task-filter-search{min-width:260px}.task-filter-reset{min-width:104px;color:var(--bamboo);border-color:#21965352;background:#fff}.task-filter-row:has(.ant-picker){grid-template-columns:minmax(150px,.55fr) minmax(240px,1.35fr) minmax(130px,.65fr) minmax(170px,.85fr) minmax(190px,1fr) auto}.project-calendar-filter{grid-template-columns:minmax(150px,.6fr) minmax(220px,1.2fr) minmax(210px,1fr) minmax(210px,1fr) minmax(160px,.8fr) auto!important}.kanban-task .kanban-deadline{font-weight:400}.kanban-task .kanban-deadline.danger{color:#dc2626;font-weight:500}.task-expanded{padding:8px 18px;color:var(--muted)}.task-expanded p{margin:0 0 8px}.task-expanded ul{margin:0;padding-left:18px}.task-preview-modal{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;min-height:620px}.task-work-item-modal{width:100%;max-width:1200px!important}.task-work-item-modal .ant-modal-body{padding-top:8px}.task-preview-meta{color:var(--muted);font-size:13px}.task-preview-title{height:auto;justify-content:flex-start;padding:0;color:#0958d9!important;font-size:24px;font-weight:500;white-space:normal;text-align:left}.task-preview-main{display:grid;align-content:start;gap:22px}.task-preview-section{display:grid;gap:10px}.task-preview-section h4{margin:0;color:var(--ink);font-size:15px}.task-preview-section p{margin:0;color:var(--muted);line-height:1.6}.task-preview-list{display:grid;gap:8px}.task-preview-list button,.task-preview-list a{display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fbfffd;color:var(--ink);text-align:left;text-decoration:none}.task-preview-list em{margin-left:auto;color:var(--muted);font-size:12px;font-style:normal}.task-preview-comment-box{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fbfffd}.task-preview-comment-box .ant-btn{justify-self:end}.task-preview-comments{display:grid;gap:10px;max-height:220px;overflow:auto}.task-preview-comments>div{padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.task-preview-comments strong,.task-preview-comments span{display:inline-block;margin-right:8px}.task-preview-comments span{color:var(--muted);font-size:12px}.task-preview-side{display:grid;align-content:start;gap:12px}.task-preview-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.task-preview-actions .ant-select{width:150px;flex:0 0 150px}.task-preview-actions .ant-btn{width:38px!important;min-width:38px}.task-preview-actions .ant-select-selector,.task-preview-actions .ant-btn{height:38px!important;min-height:38px;border-radius:8px}.task-preview-actions .ant-select-selection-item{line-height:36px!important}.task-preview-actions .ant-btn{display:inline-flex;align-items:center}.task-preview-detail-card .ant-descriptions-item-label{width:130px;color:var(--muted)}@media(max-width:980px){.task-preview-modal{grid-template-columns:1fr}}.task-summary-card{border-radius:16px;border:1px solid var(--line)}.task-summary-card .ant-card-body{min-height:112px;padding:15px;display:flex;flex-direction:column;justify-content:center;gap:6px}.task-summary-card span,.task-summary-card em{color:var(--muted);font-size:12px;font-style:normal}.task-summary-card strong{color:var(--ink);font-size:18px;font-weight:650}.task-description-block p{margin:0;color:var(--ink);line-height:1.7}.task-description-block div{margin-top:16px;padding:12px;border-radius:8px;background:#fbfffd;border:1px solid var(--line)}.task-description-block div strong,.task-description-block div span{display:block}.task-description-block div span{margin-top:4px;color:var(--muted)}.task-expense-total{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fbfffd}.task-expense-total span{color:var(--muted);font-size:13px}.task-expense-total strong{color:var(--ink);font-size:18px;font-weight:650}.ai-draft-stats{margin-bottom:18px}.ai-task-preview{display:grid;gap:3px;margin:8px 0;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfffd}.ai-task-preview strong{color:var(--ink);font-size:13px}.ai-task-preview span{color:var(--muted);font-size:12px}.task-comment-form{display:grid;gap:10px;margin-bottom:16px}.task-comment-form .ant-btn{justify-self:flex-end}.payroll-summary-grid,.asset-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.asset-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.asset-form-grid .ant-form-item{min-width:0}.asset-form-grid .ant-form-item:has(textarea){grid-column:1 / -1}.asset-card-filters{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0}.asset-card-filters .ant-form-item{margin:0}.asset-current-assignment-card{margin-top:16px}.asset-action-menu-text,.asset-action-menu-icon{font-weight:500}.asset-action-menu-icon.blue{color:#1677ff}.asset-action-menu-icon.cyan{color:#0891b2}.asset-action-menu-icon.green{color:#16a34a}.asset-action-menu-icon.orange{color:#d97706}.asset-action-menu-icon.red{color:#dc2626}.asset-section-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.accounting-detail-json{max-height:560px;overflow:auto;margin:0;padding:12px;border-radius:8px;background:#f8fafc;color:#334155;white-space:pre-wrap}.accounting-executive-filters{justify-content:flex-start}.accounting-dashboard .ant-row{align-items:flex-start}.accounting-dashboard .dashboard-widget{height:auto}.accounting-dashboard .dashboard-widget .ant-card-body{min-height:0}.accounting-dashboard .dashboard-bar-row{grid-template-columns:minmax(120px,180px) minmax(100px,1fr) minmax(130px,auto)}.accounting-dashboard .dashboard-bar-row b{white-space:nowrap}.accounting-dashboard .dashboard-insight-list{gap:8px}.accounting-dashboard{display:flex;flex-direction:column;gap:16px}.accounting-dashboard-body{display:grid;align-items:start;grid-template-columns:minmax(0,2fr) minmax(340px,.9fr);gap:16px}.accounting-dashboard-main,.accounting-dashboard-side{display:flex;min-width:0;flex-direction:column;gap:16px}.accounting-finance-snapshot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.accounting-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.accounting-report-card .ant-card-body{display:flex;flex-direction:column;gap:12px}.accounting-report-title{display:flex;align-items:center;gap:10px;font-weight:600}.accounting-report-title>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--color-primary-soft);color:var(--color-primary)}.accounting-report-list{display:grid;gap:6px}.accounting-report-list button{border:0;background:transparent;padding:6px 0;text-align:left;color:#475569;cursor:pointer}.accounting-report-list button:hover{color:var(--color-primary)}.accounting-forecast-risk{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;color:#64748b}.accounting-forecast-inputs{display:flex;flex-wrap:wrap;gap:8px}.accounting-permission-note .ant-card-body{display:flex;flex-direction:column;gap:6px}.accounting-permission-note span{color:#64748b}@media(max-width:1200px){.accounting-dashboard-body,.accounting-finance-snapshot{grid-template-columns:1fr}}.ats-tabs-surface{padding:0;border:0;background:transparent;box-shadow:none}.ats-tabs-surface:hover{transform:none;box-shadow:none}.ats-tabs-surface .ant-tabs-nav{margin-bottom:14px}.payroll-filter-row{display:grid;grid-template-columns:minmax(240px,360px) minmax(240px,360px) auto;gap:12px;margin-bottom:16px;justify-content:flex-start}.payroll-filter-row .ant-select{width:100%}.payroll-sheet-card{min-width:0;overflow:hidden}.payroll-sheet-card .ant-card-body,.payroll-sheet-card .ant-table-wrapper,.payroll-sheet-card .ant-spin-nested-loading,.payroll-sheet-card .ant-spin-container{min-width:0}.payroll-sheet-card .ant-table-content{overflow-x:auto!important}.payroll-employee-cell{min-width:180px}.payroll-employee-cell strong,.payroll-employee-cell small{display:block}.payroll-employee-cell strong{color:var(--ink);font-weight:750}.payroll-employee-cell small{margin-top:4px;color:var(--muted);font-size:12px}.hrm-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.hrm-edit-form .ant-form-item{min-width:0}.hrm-edit-form .ant-form-item:has(textarea){grid-column:1 / -1}.hrm-section-nav{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:-6px 0 18px}.ats-section-nav{grid-template-columns:repeat(2,minmax(240px,320px));justify-content:start}.ats-detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:-4px 0 18px}.ats-detail-header h2{margin:14px 0 4px;color:var(--ink);font-size:26px;line-height:1.2}.ats-detail-header span{color:var(--muted);font-weight:600}.hrm-section-nav button{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.hrm-section-nav button:hover,.hrm-section-nav button.active{border-color:#17a6678f;background:#dbf3e3;box-shadow:0 10px 24px #1a443714;transform:translateY(-1px)}.hrm-section-nav button.active{color:var(--ink)}.hrm-section-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:#e9f8ef;color:var(--primary)}.hrm-section-nav strong,.hrm-section-nav small{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrm-section-nav strong{color:var(--ink);font-size:13px;font-weight:600}.hrm-section-nav small{margin-top:2px;color:var(--muted);font-size:12px}.hrm-data-card .ant-card-head{min-height:58px}.hrm-count-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#edf8f2;color:#087546;font-size:12px;font-weight:600}.hrm-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;margin-bottom:16px}.hrm-filter-row .ant-select{width:100%}.hrm-filter-row.compact{grid-template-columns:minmax(280px,420px) auto;justify-content:flex-start}.hrm-user-cell{display:flex;align-items:center;gap:10px;min-width:220px}.hrm-user-cell>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#17342a;color:#fff;font-size:13px;font-weight:750}.hrm-user-cell strong,.hrm-user-cell small{display:block}.hrm-user-cell strong{color:var(--ink);font-weight:600}.hrm-user-cell small{margin-top:2px;color:var(--muted);font-size:12px}.hrm-table .ant-table-thead>tr>th{font-size:12px;letter-spacing:0;text-transform:uppercase}.hrm-row-actions .ant-space{gap:8px!important}.attendance-overview{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(0,1fr);gap:16px;align-items:stretch}.attendance-self-card .ant-card-body{display:grid;gap:15px}.attendance-self-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.attendance-self-head span,.attendance-clock-grid span,.attendance-summary-card span{display:block;color:var(--muted);font-size:12px;font-weight:650}.attendance-self-head strong{display:block;margin-top:4px;color:var(--ink);font-size:20px}.attendance-clock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.attendance-clock-grid>div{min-height:84px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f8fdf9}.attendance-clock-grid>div.warning{border-color:#f59e0b75;background:#fff8eb}.attendance-clock-grid strong{display:block;margin-top:8px;color:var(--ink);font-size:24px;line-height:1}.attendance-action-row{justify-content:flex-end}.attendance-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.attendance-summary-card .ant-card-body{min-height:128px;display:flex;flex-direction:column;justify-content:space-between}.attendance-summary-card strong{color:#0b6b45;font-size:34px;line-height:1}.attendance-summary-card.warning strong{color:#b45309}.attendance-summary-card.danger strong{color:#dc2626}.attendance-month-input{width:148px}.attendance-filter-row{grid-template-columns:minmax(260px,420px) 148px auto;justify-content:flex-start}.attendance-month-card{min-width:0;overflow:hidden}.attendance-month-card .ant-card-body,.attendance-month-card .ant-table-wrapper,.attendance-month-card .ant-spin-nested-loading,.attendance-month-card .ant-spin-container{min-width:0}.attendance-month-card .ant-table-content{overflow-x:auto!important}.attendance-legend{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:650}.attendance-legend span{display:inline-flex;align-items:center;gap:6px}.attendance-legend i{width:10px;height:10px;border-radius:50%}.attendance-legend i.ok{background:#16a34a}.attendance-legend i.warning{background:#f59e0b}.attendance-legend i.absent{background:#ef4444}.attendance-table .ant-table-thead>tr>th{text-align:center}.attendance-table .ant-table-tbody>tr>td{padding:8px}.attendance-person{min-width:148px}.attendance-person strong,.attendance-person small{display:block}.attendance-person strong{color:var(--ink);font-weight:750}.attendance-person small{margin-top:4px;color:var(--muted);font-size:12px}.attendance-cell{display:grid;gap:3px;min-width:70px;min-height:50px;place-items:center;padding:7px 6px;border:1px solid rgba(22,163,74,.2);border-radius:8px;background:#effaf3;color:#166534;text-align:center}.ant-segmented-item-selected{box-shadow:0 10px 24px #1a443714!important}.ant-segmented-item-label{font-weight:600!important}.attendance-cell.warning{border-color:#f59e0b57;background:#fff7e6;color:#92400e}.attendance-cell.absent{border-color:#ef44444d;background:#fff1f1;color:#b91c1c}.attendance-cell.empty{border-color:#e5eee9;background:#f8faf9;color:#9aa8a1}.attendance-cell strong,.attendance-cell span{line-height:1}.attendance-cell strong{font-size:12px;font-weight:600}.attendance-cell span{font-size:11px;font-weight:650}.user-detail-layout{display:grid;gap:16px;min-width:0}.user-detail-layout section,.user-detail-card{min-width:0}.user-detail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.user-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.user-detail-grid.top{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr)}.user-detail-card{height:100%}.user-detail-card .ant-card-body{height:calc(100% - 57px)}.user-detail-card.fixed{min-height:360px}.user-detail-card.fixed .ant-card-body{display:flex;flex-direction:column}.user-detail-card.fixed .ant-table-wrapper{flex:1;min-height:0}.user-detail-card .ant-descriptions{height:100%}.user-detail-card .ant-table{font-size:13px}.user-detail-card .ant-table-thead>tr>th{font-size:12px;letter-spacing:0;text-transform:uppercase}.mt-1{margin-top:5px}.mt-2{margin-top:10px}.mt-3{margin-top:15px}.mb-1{margin-bottom:5px}.mb-2{margin-bottom:10px}.mb-3{margin-bottom:15px}.time-line-cus .ant-timeline-item{padding-bottom:5px!important}@media(max-width:920px){.task-filter-row,.task-stat-grid,.user-detail-grid,.user-detail-grid.top,.user-detail-stats{grid-template-columns:1fr}}@media(max-width:1100px){.login-page{grid-template-columns:minmax(0,1fr);padding:32px}.login-showcase{min-height:560px}.login-showcase h1.ant-typography{font-size:44px}.stat-grid,.asset-stat-grid,.task-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.sidebar{display:none}.topbar{height:auto;padding:16px;flex-wrap:wrap}.top-search{order:3;max-width:none;width:100%}.content{padding:18px}.page-header,.approval-card .ant-card-body{align-items:flex-start;flex-direction:column}.login-page{padding:18px}.login-showcase{min-height:auto;padding:22px}.login-showcase h1.ant-typography{font-size:34px}.login-hero-frame{width:min(320px,100%)}.login-floating-note{display:none}.login-card .ant-card-body{padding:24px}.login-metrics,.stat-grid,.asset-stat-grid,.task-stat-grid,.approval-grid,.pipeline,.hrm-section-nav{grid-template-columns:1fr}.ats-detail-header{align-items:flex-start;flex-direction:column}.hrm-edit-form,.asset-form-grid,.hrm-filter-row{grid-template-columns:1fr}}.crm-lead-toolbar{margin-bottom:16px}.crm-lead-toolbar .ant-space-item{display:flex}.crm-lead-toolbar .ant-input-search,.crm-lead-toolbar .ant-select,.crm-lead-toolbar .ant-picker{max-width:100%}.crm-lead-table .ant-table-thead>tr>th{white-space:nowrap;word-break:keep-all}.crm-lead-table .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.crm-quotation-line{align-items:flex-end;border:1px solid rgba(22,119,255,.12);border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(260px,2fr) minmax(90px,.7fr) minmax(140px,1fr) minmax(140px,1fr) 34px;padding:12px}.crm-quotation-line .ant-form-item{margin-bottom:0}.crm-quotation-line .ant-btn{align-self:center;margin-top:22px}@media(max-width:820px){.crm-lead-toolbar .ant-input-search,.crm-lead-toolbar .ant-select,.crm-lead-toolbar .ant-picker,.crm-lead-toolbar .ant-btn{width:100%!important}.crm-quotation-line{grid-template-columns:1fr}.crm-quotation-line .ant-btn{justify-self:flex-end;margin-top:0}}body{color:var(--color-text);background:var(--color-background)}.ant-app,.ant-layout{color:var(--color-text)}.ant-card-body{padding:16px!important}.ant-btn-primary,.ant-btn-primary:not(:disabled):not(.ant-btn-disabled),.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff!important;background:var(--color-primary)!important;border-color:var(--color-primary)!important;box-shadow:none}.ant-btn-primary:hover,.ant-btn-primary:focus{background:var(--color-primary-hover)!important;border-color:var(--color-primary-hover)!important}.ant-btn-default:not(:disabled):hover,.ant-btn-default:not(:disabled):focus,.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-picker:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:color-mix(in srgb,var(--color-primary) 45%,var(--color-border))!important}.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 14%,transparent)!important}.ant-modal{max-width:min(800px,calc(100vw - 32px))!important;top:24px!important}.ant-modal-content,.ant-drawer-content,.ant-dropdown .ant-dropdown-menu,.notification-panel{border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-floating)}.login-page{background:linear-gradient(115deg,#f8fafcfa,#fffffff5),repeating-linear-gradient(90deg,rgba(20,83,45,.04) 0 1px,transparent 1px 44px)}.login-showcase{border-color:var(--color-border);background:#ffffffc2;box-shadow:0 28px 70px #0f172a1a}.brand-mark{border-radius:14px;box-shadow:none}.login-showcase h1.ant-typography{line-height:1.08}.login-copy{color:var(--color-muted);font-size:16px}.login-metrics div,.soft-card,.stat-card,.ring-card,.approval-card{border-color:var(--color-border);box-shadow:none}.login-metrics div{border-radius:10px;background:var(--color-surface-muted);-webkit-backdrop-filter:none;backdrop-filter:none}.login-metrics strong{color:var(--color-text-strong)}.login-card{border-color:var(--color-border);box-shadow:0 28px 70px #0f172a1f}.logo-dot{background:var(--color-primary)}.app-shell{background:var(--color-background)}.sidebar{padding:16px 12px;background:var(--color-surface)!important;border-right:1px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none}.sidebar-brand{padding:4px 8px 20px}.sidebar .ant-menu{color:var(--color-muted)}.sidebar .ant-menu-item,.sidebar .ant-menu-submenu-title{height:40px;margin:4px 0;border-radius:8px;color:var(--color-text)}.sidebar .ant-menu-item-selected{color:var(--color-primary);background:var(--color-primary-soft)!important;box-shadow:inset 2px 0 0 var(--color-primary)}.sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--color-primary)}.sidebar-card{margin:20px 6px 0;padding:14px;border-color:var(--color-border);border-radius:10px;background:var(--color-surface-muted)}.health-bar{background:var(--color-primary-soft)}.health-bar i{background:var(--color-primary)}.topbar{height:68px;padding:0 24px;gap:16px;background:var(--color-surface);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none}.topbar-user h4.ant-typography{color:var(--color-text-strong);font-size:17px;font-weight:650}.top-search{height:40px;border-radius:8px;background:var(--color-surface-muted)}.avatar{background:var(--color-text)}.notification-panel{background:var(--color-surface)}.notification-panel-header,.soft-card .ant-card-head{border-bottom-color:var(--color-border)}.notification-item.unread{background:var(--color-info-soft)}.module-page,.sale-order-page,.document-management-page,.internal-administration-page{min-width:0}.page-header{align-items:flex-start;gap:16px;margin-bottom:20px}.page-header span{max-width:760px;color:var(--color-muted);font-size:14px;line-height:1.55}.soft-card,.stat-card,.ring-card,.task-stat-card,.task-summary-card,.approval-card{border-radius:10px;background:var(--color-surface);transition:border-color .16s ease,background .16s ease}.stat-card:hover,.soft-card:hover,.ring-card:hover,.task-stat-card:hover,.task-stat-card.active{transform:none;border-color:color-mix(in srgb,var(--color-primary) 38%,var(--color-border));box-shadow:none}.stat-card .ant-card-body{min-height:132px;padding:16px!important}.stat-card.compact .ant-card-body{min-height:72px;padding:14px!important}.stat-icon,.hrm-section-icon{border-radius:8px;color:var(--color-primary);background:var(--color-primary-soft)}.stat-card:after,.task-stat-card:after{display:none}.stat-card strong{color:var(--color-text-strong);font-size:30px;line-height:1.1}.stat-card.compact strong,.task-stat-card .stat-copy strong{color:var(--color-text-strong);font-size:21px}.tone-green .stat-icon,.status-success{color:var(--color-success);background:var(--color-success-soft);border-color:color-mix(in srgb,var(--color-success) 24%,var(--color-success-soft))}.tone-amber .stat-icon,.tone-gold .stat-icon,.status-warning{color:var(--color-warning);background:var(--color-warning-soft);border-color:color-mix(in srgb,var(--color-warning) 24%,var(--color-warning-soft))}.tone-red .stat-icon,.status-danger{color:var(--color-danger);background:var(--color-danger-soft);border-color:color-mix(in srgb,var(--color-danger) 24%,var(--color-danger-soft))}.tone-blue .stat-icon,.status-info{color:var(--color-info);background:var(--color-info-soft);border-color:color-mix(in srgb,var(--color-info) 24%,var(--color-info-soft))}.document-editor-card .ant-form{display:grid;grid-template-columns:minmax(180px,260px) minmax(280px,1fr);gap:12px 16px}.document-editor-card .ant-form .ant-form-item:nth-child(3){grid-column:1 / -1}.document-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px;border:1px solid var(--color-border);border-radius:8px 8px 0 0;background:color-mix(in srgb,var(--color-surface) 92%,var(--color-primary-soft))}.document-editor-toolbar .ant-btn{min-width:36px}.document-editor-ckeditor{border:1px solid var(--color-border);border-radius:8px;overflow:hidden;background:#fff}.document-editor-ckeditor .ck.ck-toolbar{border:0;border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 92%,var(--color-primary-soft))}.document-editor-ckeditor .ck.ck-editor__main>.ck-editor__editable{min-height:720px;padding:42px 56px;border:0;color:#1f2933;font-size:15px;line-height:1.7;box-shadow:none}.document-editor-ckeditor .ck.ck-editor__main>.ck-editor__editable.ck-focused{border:0;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-primary) 34%,transparent)}.document-editor-surface{min-height:720px;padding:42px 56px;border:1px solid var(--color-border);border-top:0;border-radius:0 0 8px 8px;background:#fff;color:#1f2933;font-size:15px;line-height:1.7;outline:none}.document-editor-surface h1,.document-pdf-preview-page h1{margin:0 0 18px;color:#111827;font-size:28px;line-height:1.25}.document-editor-surface h2,.document-pdf-preview-page h2{margin:22px 0 12px;color:#111827;font-size:22px}.document-editor-surface h3,.document-pdf-preview-page h3{margin:18px 0 10px;color:#111827;font-size:18px}.document-editor-surface p,.document-pdf-preview-page p{margin:0 0 12px}.document-pdf-preview-wrap{overflow-x:auto;padding:22px;border-radius:8px;background:#eef2f0}.document-pdf-preview-page{width:794px;min-height:1123px;margin:0 auto;padding:64px 72px;background:#fff;color:#1f2933;box-shadow:0 10px 28px #11182724;font-size:15px;line-height:1.7}.document-pdf-preview-page header{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #d9e2df}.document-pdf-preview-page header div{margin-bottom:8px;color:#64746f;font-size:12px;letter-spacing:0;text-transform:uppercase}@media(max-width:900px){.document-editor-card .ant-form{display:block}.document-editor-surface{min-height:520px;padding:28px 22px}.document-editor-ckeditor .ck.ck-editor__main>.ck-editor__editable{min-height:520px;padding:28px 22px}.document-pdf-preview-wrap{padding:12px}.document-pdf-preview-page{width:100%;min-height:720px;padding:32px 24px}}@media print{body *{visibility:hidden}.document-pdf-preview-page,.document-pdf-preview-page *{visibility:visible}.document-pdf-preview-page{position:absolute;top:0;left:0;width:210mm;min-height:297mm;margin:0;padding:22mm;box-shadow:none}}.tone-teal .stat-icon,.status-neutral{color:var(--color-neutral);background:var(--color-neutral-soft);border-color:color-mix(in srgb,var(--color-neutral) 20%,var(--color-neutral-soft))}.status-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin-inline-end:0;border-radius:999px;font-size:12px;font-weight:500;line-height:1.35}.status-tag:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.ant-table-wrapper .ant-table{border:1px solid var(--color-border);border-radius:10px}.ant-table-thead>tr>th{color:var(--color-text);font-size:13px;font-weight:600!important;text-transform:none;background:#f3f6f4!important}.ant-table-tbody>tr>td{color:var(--color-text);border-bottom-color:var(--color-border)}td.ant-table-cell{padding:12px!important}.clickable-row:hover>td{background:#f7faf8!important}.table-toolbar,.task-filter-row,.internal-list-card .toolbar-row{border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface-muted)}.filter-card{margin-bottom:16px}.filter-label{color:var(--color-muted);font-weight:650;text-transform:none}.ant-form-item-label>label{color:var(--color-text);font-weight:650}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector,.ant-input-number,.ant-input-number-affix-wrapper{border-radius:8px!important}.ant-tag{border-radius:999px}.bar-row div,.sale-report-bar-row>div{background:var(--color-neutral-soft)}.bar-row i,.health-bar i,.sale-report-bar-row i,.sale-report-column i{background:var(--color-primary)}.bar-row i.accent{background:var(--color-warning)}.ring-card{padding:20px}.pipeline div,.member-row,.document-row,.task-preview-list button,.task-preview-list a,.task-preview-comment-box,.task-expense-total,.task-description-block div,.ai-task-preview,.internal-info-grid .info-cell,.internal-note-panel,.attendance-clock-grid>div{border-color:var(--color-border);border-radius:8px;background:var(--color-surface-muted);box-shadow:none}.pipeline b,.ats-flow b{background:var(--color-primary)}.text-info,.task-preview-title{color:var(--color-info)!important}.project-delay-text,.task-deadline-text.danger,.kanban-task .kanban-deadline.danger,.attendance-summary-card.danger strong{color:var(--color-danger)}.task-deadline-text.warning,.attendance-summary-card.warning strong{color:var(--color-warning)}.hrm-section-nav button{border-color:var(--color-border);background:var(--color-surface)}.hrm-section-nav button:hover,.hrm-section-nav button.active{border-color:color-mix(in srgb,var(--color-primary) 42%,var(--color-border));background:var(--color-primary-soft);box-shadow:none;transform:none}.hrm-count-pill{color:var(--color-primary);background:var(--color-primary-soft)}.hrm-user-cell>span{background:var(--color-text)}.attendance-summary-card strong{color:var(--color-success)}.attendance-cell{border-color:color-mix(in srgb,var(--color-success) 20%,var(--color-border));background:var(--color-success-soft);color:var(--color-success)}.attendance-cell.warning,.attendance-clock-grid>div.warning{border-color:color-mix(in srgb,var(--color-warning) 30%,var(--color-border));background:var(--color-warning-soft);color:var(--color-warning)}.attendance-cell.absent{border-color:color-mix(in srgb,var(--color-danger) 25%,var(--color-border));background:var(--color-danger-soft);color:var(--color-danger)}.attendance-cell.empty{color:var(--color-neutral);background:var(--color-neutral-soft)}.enterprise-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.enterprise-dashboard-header h2{margin:0;color:var(--color-text-strong);font-size:24px;line-height:1.2}.enterprise-dashboard-header p{margin:6px 0 0;color:var(--color-muted)}.dashboard-filter-card .ant-card-body{padding:12px!important}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-clickable{cursor:pointer}.dashboard-widget .ant-card-head-title>div{display:flex;flex-direction:column;gap:3px}.dashboard-widget .ant-card-head-title span{color:var(--color-muted);font-size:12px;font-weight:400}.dashboard-bar-list,.dashboard-trend-list,.dashboard-insight-list,.dashboard-attention-list{display:flex;flex-direction:column;gap:10px}.dashboard-bar-row{display:grid;grid-template-columns:minmax(100px,160px) 1fr minmax(54px,auto);align-items:center;gap:10px}.dashboard-bar-row span{min-width:0;overflow:hidden;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap}.dashboard-bar-row>div{height:9px;overflow:hidden;border-radius:999px;background:var(--color-primary-soft)}.dashboard-bar-row i{display:block;height:100%;border-radius:inherit;background:var(--color-primary)}.dashboard-bar-row b{color:var(--color-text-strong);text-align:right}.dashboard-donut-wrap{display:flex;align-items:center;gap:20px}.dashboard-donut-legend{display:grid;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-donut-legend>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.dashboard-trend-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-trend-list>div{padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.dashboard-trend-list span,.dashboard-insight-list span{color:var(--color-muted)}.dashboard-trend-list strong{display:block;margin:6px 0;color:var(--color-text-strong);font-size:20px}.dashboard-trend-list em.positive{color:var(--color-success)}.dashboard-trend-list em.negative{color:var(--color-danger)}.dashboard-insight-list>div{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid var(--color-border);border-left-width:4px;border-radius:8px;background:var(--color-surface)}.dashboard-insight-list .insight-critical{border-left-color:var(--color-danger)}.dashboard-insight-list .insight-warning{border-left-color:var(--color-warning)}.dashboard-insight-list .insight-success{border-left-color:var(--color-success)}.dashboard-insight-list .insight-info{border-left-color:var(--color-info)}.dashboard-attention-list button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:inherit;text-align:left;cursor:pointer}.dashboard-attention-list button:hover{border-color:color-mix(in srgb,var(--color-primary) 38%,var(--color-border));background:var(--color-primary-soft)}.dashboard-attention-list button>div{min-width:0}.dashboard-attention-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-attention-list span{display:block;margin-top:4px;overflow:hidden;color:var(--color-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){.content{padding:16px}.topbar{padding:12px 16px}.enterprise-dashboard-header{flex-direction:column}.dashboard-kpi-grid{grid-template-columns:1fr}.dashboard-donut-wrap{align-items:flex-start;flex-direction:column}.dashboard-donut-legend,.dashboard-trend-list{grid-template-columns:1fr;width:100%}.dashboard-bar-row{grid-template-columns:minmax(80px,120px) 1fr minmax(46px,auto)}}.executive-summary-card{display:grid;grid-template-columns:minmax(260px,.85fr) 1.6fr;gap:18px;padding:22px;border:1px solid var(--color-border);border-radius:18px;background:linear-gradient(135deg,#2f8f5c1f,#fffffff5);box-shadow:var(--shadow-soft)}.executive-summary-card>div:first-child span{display:inline-flex;width:fit-content;padding:4px 10px;border-radius:999px;background:#e8f6ee;color:var(--color-primary);font-size:12px;font-weight:600}.executive-summary-card h2{margin:10px 0 6px;font-size:28px}.executive-summary-card p{margin:0;color:var(--color-muted);line-height:1.6}.executive-summary-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.executive-summary-metrics section{min-height:86px;padding:13px;border:1px solid rgba(47,143,92,.16);border-radius:12px;background:#ffffffc2}.executive-summary-metrics small,.ceo-daily-report strong{display:block;color:var(--color-muted);font-size:12px;font-weight:600;text-transform:uppercase}.executive-summary-metrics strong{display:block;margin-top:6px;color:var(--color-text-strong);font-size:20px}.executive-summary-metrics em{display:block;margin-top:3px;color:var(--color-primary);font-size:12px;font-style:normal}.ceo-daily-report h3{margin:0 0 8px;font-size:20px}.ceo-daily-report p{margin:0 0 10px;color:var(--color-muted)}.ceo-daily-report ul{margin:0 0 12px;padding-left:18px}.ceo-daily-report li{margin-bottom:6px}.executive-risk-list{display:grid;gap:8px}.executive-risk-list button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border:1px solid var(--color-border);border-radius:10px;background:#fff;color:inherit;text-align:left;cursor:pointer}.executive-risk-list button:hover{border-color:color-mix(in srgb,var(--color-primary) 38%,var(--color-border));background:var(--color-primary-soft)}@media(max-width:980px){.executive-summary-card{grid-template-columns:1fr}.executive-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.executive-summary-card{padding:16px}.executive-summary-card h2{font-size:22px}.executive-summary-metrics{grid-template-columns:1fr}}.landing-page{min-height:100vh;background:#f6faf7;color:#183126;overflow-x:hidden}.landing-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.landing-section{padding:92px 0;scroll-margin-top:92px}.landing-header{position:fixed;z-index:80;top:0;left:0;right:0;padding:14px 0;background:#f6faf7db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .2s ease,background .2s ease}.landing-header.scrolled{background:#fffffff0;box-shadow:0 10px 30px #16442d1a}.landing-header-inner{display:flex;align-items:center;gap:22px;width:min(1180px,calc(100% - 40px));margin:0 auto}.landing-brand{display:inline-flex;align-items:center;gap:11px;min-width:230px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.landing-brand-logo{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;overflow:hidden;border-radius:12px;background:#2f8f5c;color:#fff;font-weight:600;box-shadow:0 14px 28px #2f8f5c38}.landing-brand-logo img{width:100%;height:100%;object-fit:cover}.landing-brand strong,.landing-brand small{display:block}.landing-brand strong{font-size:16px}.landing-brand small{max-width:220px;color:#66766d;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.landing-nav button,.landing-footer button{border:0;background:transparent;color:#496258;font-weight:650;cursor:pointer}.landing-nav button{padding:9px 10px;border-radius:10px}.landing-nav button:hover{background:#e8f5ee;color:#24754a}.landing-header-actions{display:flex;align-items:center;gap:8px}.landing-menu-button{display:none}.landing-drawer-actions{display:grid;gap:10px;margin-top:18px}.landing-hero{position:relative;padding-top:142px;background:radial-gradient(circle at 18% 14%,rgba(83,181,123,.2),transparent 32%),linear-gradient(180deg,#eff8f2,#f9fcfa 74%)}.hero-grid,.overview-grid,.benefits-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:56px}.hero-copy h1,.section-heading h2,.overview-grid h2,.benefits-grid h2,.contact-info h2,.cta-card h2{margin:10px 0 14px;color:#14271e;letter-spacing:0}.hero-copy h1{max-width:680px;font-size:clamp(40px,5vw,68px);line-height:1.04}.hero-copy h2{margin:0 0 16px;color:#2f8f5c;font-size:clamp(20px,2vw,28px);font-weight:760}.hero-copy p,.landing-lead,.section-heading p,.benefits-grid p,.contact-info p,.cta-card p{margin:0;color:#5c7067;font-size:16px;line-height:1.72}.hero-copy p{max-width:640px;font-size:18px}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px}.hero-highlights div,.ecosystem-card,.contact-card,.technology-panel,.industry-panel{border:1px solid rgba(47,143,92,.14);background:#ffffffdb;box-shadow:0 18px 48px #204f3514}.hero-highlights div{display:flex;align-items:center;gap:10px;min-height:74px;padding:18px;border-radius:18px}.hero-highlights span,.overview-list svg,.benefit-list svg,.technology-list svg{color:#2f8f5c}.hero-highlights span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#e5f5ec;font-size:18px}.landing-eyebrow{display:inline-flex;width:fit-content;padding:6px 12px;border-radius:999px;background:#e4f4ec;color:#24754a;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:36px}.section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2,.overview-grid h2,.benefits-grid h2,.contact-info h2,.cta-card h2{font-size:clamp(30px,3vw,44px);line-height:1.15}.overview-list,.benefit-list,.technology-list{display:grid;gap:12px;margin-top:24px}.overview-list div,.benefit-list li,.benefit-list div,.technology-list li,.technology-list span{display:flex;align-items:center;gap:10px;color:#253a30;font-weight:650}.module-stack{display:grid;gap:42px}.module-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);align-items:center;gap:46px;padding:34px;border:1px solid rgba(47,143,92,.12);border-radius:30px;background:#fff;box-shadow:0 22px 60px #244d3614}.module-block.reverse .module-copy{order:2}.module-copy h3{margin:14px 0 6px;color:#162a20;font-size:clamp(26px,2.4vw,38px);line-height:1.16}.module-copy h4{margin:0 0 14px;color:#2f8f5c;font-size:18px}.module-copy p{margin:0 0 20px;color:#5f7069;line-height:1.7}.module-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;padding:0;list-style:none}.module-copy li{position:relative;padding-left:18px;color:#263b31}.module-copy li:before{position:absolute;top:9px;left:0;width:7px;height:7px;border-radius:999px;background:#2f8f5c;content:""}.module-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.module-benefits span,.industry-tags span{padding:7px 11px;border-radius:999px;background:#eef8f3;color:#24754a;font-size:12px;font-weight:750}.landing-illustration{position:relative;min-height:360px;border-radius:32px;background:linear-gradient(135deg,#2f8f5c1f,#fffffff2),#f3faf6;overflow:hidden}.landing-illustration.compact{min-height:260px}.illustration-screen{position:absolute;z-index:2;top:58px;left:50%;width:72%;min-height:210px;transform:translate(-50%);border:1px solid rgba(47,143,92,.18);border-radius:22px;background:#fff;box-shadow:0 28px 60px #1c4f3129}.illustration-topbar{display:flex;gap:7px;padding:15px;border-bottom:1px solid #eef3ef}.illustration-topbar span{width:8px;height:8px;border-radius:999px;background:#b6d8c4}.illustration-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:12px;padding:16px}.illustration-chart{border-radius:14px;background:linear-gradient(135deg,#dff4e8,#78bf92)}.illustration-chart.large{height:116px}.illustration-chart.small{height:62px}.illustration-list{grid-column:1 / -1;display:grid;gap:8px}.illustration-list i{height:10px;border-radius:999px;background:#ecf5ef}.illustration-person{position:absolute;z-index:3;bottom:34px;width:54px;height:100px;border-radius:28px 28px 14px 14px;background:#2f8f5c}.illustration-person:before{position:absolute;top:-28px;left:12px;width:30px;height:30px;border-radius:50%;background:#ffd9bd;content:""}.illustration-person.left{left:44px}.illustration-person.right{right:46px;background:#7dbd91}.illustration-badge{position:absolute;z-index:4;right:12%;bottom:56px;display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:22px;background:#fff;color:#2f8f5c;font-size:30px;box-shadow:0 16px 38px #1a4a2f29}.illustration-cloud{position:absolute;top:34px;right:34px;color:#2f8f5c47;font-size:44px}.illustration-leaf{position:absolute;border-radius:70% 0;background:#2f8f5c2e}.illustration-leaf.one{left:28px;top:42px;width:58px;height:36px;transform:rotate(-18deg)}.illustration-leaf.two{right:38px;top:126px;width:46px;height:28px;transform:rotate(22deg)}.ecosystem-section,.process-section{background:#fff}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ecosystem-card{min-height:150px;padding:22px;border-radius:22px;color:inherit;text-decoration:none}.ecosystem-card>span{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#2f8f5c;font-weight:760}.ecosystem-card .landing-illustration{min-height:190px;margin-bottom:18px;border-radius:20px}.ecosystem-card .illustration-screen{top:38px;min-height:120px}.ecosystem-card .illustration-chart.large{height:56px}.ecosystem-card .illustration-chart.small,.ecosystem-card .illustration-person,.ecosystem-card .illustration-cloud,.ecosystem-card .illustration-leaf{display:none}.ecosystem-card .illustration-badge{right:22px;bottom:20px;width:48px;height:48px;border-radius:16px;font-size:22px}.ecosystem-card h3{margin:14px 0 8px;color:#183126}.ecosystem-card p{margin:0;color:#66766d;line-height:1.6}.benefit-list{margin:0;padding:0;list-style:none}.industry-panel,.technology-panel,.contact-card{padding:28px;border-radius:24px}.industry-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.process-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}.process-timeline div{min-height:116px;padding:18px;border:1px solid #dfece4;border-radius:18px;background:#f8fcfa}.process-timeline span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:14px;border-radius:10px;background:#2f8f5c;color:#fff;font-weight:600}.technology-panel{margin-top:26px}.technology-list{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;padding:0;list-style:none}.cta-section{padding:70px 0}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#2f8f5c,#1f6f46);color:#fff;box-shadow:0 24px 54px #23774b42}.cta-card h2,.cta-card p{color:#fff}.contact-section{background:linear-gradient(180deg,#f6faf7,#fff)}.contact-links{display:grid;gap:12px;margin-top:24px}.contact-links a{display:inline-flex;align-items:center;gap:10px;color:#24754a;font-weight:750}.contact-card .ant-alert{margin-bottom:16px}.contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-footer{padding:46px 0 24px;background:#10251a;color:#dfece4}.landing-footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:32px}.landing-footer strong{display:block;margin-bottom:10px;color:#fff;font-size:20px}.landing-footer span{display:block;margin-bottom:12px;color:#fff;font-weight:600}.landing-footer p,.landing-footer a,.landing-footer button{display:block;margin:0 0 8px;padding:0;color:#b8c9bf;text-align:left}.landing-footer a:hover,.landing-footer button:hover{color:#fff}.landing-footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#9db0a6}@media(max-width:1100px){.landing-nav{display:none}.landing-header-inner{justify-content:space-between}.landing-menu-button{display:inline-flex}.landing-drawer-actions+.landing-nav,.ant-drawer-body .landing-nav{display:grid;justify-content:stretch;gap:8px}.ant-drawer-body .landing-nav button{width:100%;padding:12px;text-align:left}.hero-grid,.overview-grid,.benefits-grid,.contact-grid,.module-block{grid-template-columns:1fr}.module-block.reverse .module-copy{order:0}.hero-highlights,.process-timeline,.technology-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.landing-container,.landing-header-inner{width:min(100% - 28px,1180px)}.landing-section{padding:62px 0}.landing-hero{padding-top:116px}.landing-brand{min-width:0}.landing-brand small{display:none}.landing-header-actions>.ant-btn:not(.landing-menu-button){display:none}.hero-copy h1{font-size:38px}.hero-actions,.cta-actions{flex-direction:column}.hero-actions .ant-btn,.cta-actions .ant-btn{width:100%}.hero-highlights,.module-copy ul,.ecosystem-grid,.process-timeline,.technology-list,.contact-form-row,.landing-footer-grid{grid-template-columns:1fr}.module-block,.cta-card{padding:22px;border-radius:22px}.landing-illustration{min-height:300px}.illustration-person.left{left:24px}.illustration-person.right{right:24px}.cta-card{align-items:stretch;flex-direction:column}}.landing-page,.landing-page *{font-family:inherit}.landing-page{background:#fff;color:var(--color-text)}.landing-header{border-bottom:1px solid rgba(221,231,225,.75);background:#ffffffeb;box-shadow:none}.landing-header.scrolled{background:#fffffff7;box-shadow:0 12px 30px #17211b14}.landing-header-inner{min-height:52px}.landing-brand-logo{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#2f8f5c,#7abf88)}.landing-nav{gap:clamp(16px,2.4vw,34px)}.landing-nav button{font-size:14px;font-weight:600;color:#22362b}.landing-nav button:hover{color:var(--color-primary)}.landing-hero{min-height:auto;padding:128px 0 56px;background:radial-gradient(circle at 96% 22%,rgba(47,143,92,.1),transparent 26%),linear-gradient(180deg,#fff,#fbfdfb)}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:56px}.hero-copy h1,.section-heading h2,.benefits-grid h2,.contact-info h2,.cta-card h2{font-family:inherit;font-weight:600;color:#143024}.hero-copy h1{max-width:650px;margin-top:12px;font-size:clamp(42px,4.7vw,64px);line-height:1.14}.hero-copy h2{color:var(--color-primary);font-size:clamp(24px,2.3vw,34px);line-height:1.25}.hero-copy p{max-width:620px;color:#4f6158;font-size:17px}.hero-image-wrap{position:relative;animation:landingHeroImageIn .9s ease both}.hero-image-wrap:before{position:absolute;top:10%;right:2%;bottom:2%;left:4%;z-index:0;border-radius:44px;background:radial-gradient(circle,rgba(47,143,92,.16),transparent 68%);content:"";filter:blur(8px)}.hero-image-wrap img{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:26px;object-fit:contain;filter:drop-shadow(0 26px 34px rgba(20,48,36,.12));animation:imageFloatSoft 5.8s ease-in-out infinite}.hero-highlights{max-width:900px;margin-top:28px;margin-left:auto;margin-right:auto}.hero-highlights div{min-height:58px;padding:12px 14px;border-radius:16px;background:#fff}.modules-section{padding-top:66px;background:radial-gradient(circle at 92% 4%,rgba(47,143,92,.09),transparent 22%),#fff}.module-stack{display:none}.module-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.module-service-card{overflow:hidden;border:1px solid rgba(221,231,225,.95);border-radius:18px;background:#fff;box-shadow:0 14px 34px #17211b14;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;animation:landingFadeUp .62s ease both}.module-service-card:hover{transform:translateY(-7px);border-color:#2f8f5c52;box-shadow:0 24px 52px #17211b24}.module-card-image{height:178px;overflow:hidden;background:#edf8f3}.module-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .34s ease}.module-service-card:hover .module-card-image img{transform:scale(1.045)}.module-card-body{padding:18px 18px 20px}.module-card-title{display:grid;gap:10px}.module-card-title span{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:999px;background:#e9f6ee;color:var(--color-primary);font-size:12px;font-weight:600}.module-card-title h3{min-height:44px;margin:0;color:#182b21;font-size:18px;font-weight:600;line-height:1.35}.module-card-body p{min-height:70px;margin:10px 0 12px;color:#52645b;font-size:15px;line-height:1.58}.module-card-body .ant-btn-link{height:auto;padding:0;color:var(--color-primary);font-weight:600}.landing-service-modal .ant-modal-content{overflow:hidden;padding:0;border-radius:24px}.landing-service-modal .ant-modal-close{top:16px;right:16px}.service-modal-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.15fr);min-height:520px}.service-modal-image{display:grid;place-items:center;padding:34px;background:linear-gradient(135deg,#ecf8f1,#fff)}.service-modal-image img{width:100%;max-height:380px;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(23,33,27,.12))}.service-modal-content{padding:42px 42px 34px}.service-modal-content h2{margin:14px 0 8px;color:#143024;font-size:30px;font-weight:600;line-height:1.2}.service-modal-content h3{margin:0 0 14px;color:var(--color-primary);font-size:18px;font-weight:750}.service-modal-content p{margin:0 0 20px;color:#52645b;line-height:1.68}.service-modal-features{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:22px}.service-modal-features span{padding:7px 11px;border-radius:999px;background:#f0f7f3;color:#264336;font-size:13px;font-weight:600}.service-modal-benefits{display:grid;gap:8px;margin-bottom:24px;padding:16px;border:1px solid rgba(47,143,92,.14);border-radius:14px;background:#fbfefc}.service-modal-benefits strong{color:#143024}.service-modal-benefits em{color:#52645b;font-style:normal}.benefits-section{background:linear-gradient(90deg,#e8f7eee0,#ffffffeb),#f7fbf8}@keyframes landingHeroImageIn{0%{opacity:0;transform:translate(28px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes imageFloatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1180px){.module-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:left}.module-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-modal-grid{grid-template-columns:1fr}.service-modal-image{padding:28px 28px 12px}.service-modal-content{padding:26px}}@media(max-width:640px){.landing-hero{padding-top:104px}.hero-copy h1{font-size:34px}.hero-copy h2{font-size:22px}.module-service-grid{grid-template-columns:1fr}.module-card-image{height:190px}.module-card-title h3,.module-card-body p{min-height:auto}.service-modal-content h2{font-size:24px}}.landing-page{background:radial-gradient(circle at 8% 12%,rgba(47,143,92,.08),transparent 30%),radial-gradient(circle at 96% 8%,rgba(110,184,134,.12),transparent 26%),#fbfdfb}.landing-header{padding:12px 0}.landing-header-inner{gap:18px}.landing-brand{min-width:auto;flex:0 0 auto}.landing-brand-logo{width:46px;height:46px;border-radius:14px}.landing-brand-text,.landing-brand strong,.landing-brand small{display:none}.landing-nav{min-width:0;gap:18px;justify-content:center}.landing-nav button{padding:8px 0;color:#183126;font-size:14px;line-height:1;white-space:nowrap}.landing-nav button:hover{background:transparent;color:#2f8f5c}.landing-header-actions{flex:0 0 auto}.landing-header-actions .ant-btn-primary,.landing-drawer-actions .ant-btn-primary{min-width:104px;border-radius:10px;background:#2f8f5c;box-shadow:0 12px 24px #2f8f5c33}.landing-header-actions .ant-btn-primary:hover,.landing-drawer-actions .ant-btn-primary:hover{background:#24754a!important;transform:translateY(-1px)}.ant-drawer-body .landing-nav{display:grid;grid-template-columns:1fr;gap:4px;justify-content:stretch}.ant-drawer-body .landing-nav button{width:100%;padding:13px 12px;border-radius:10px;background:#f6faf7;line-height:1.2;text-align:left}.landing-hero{min-height:100vh;padding-top:128px;background:linear-gradient(90deg,rgba(47,143,92,.13) 0 1px,transparent 1px 82px),linear-gradient(180deg,rgba(47,143,92,.08) 0 1px,transparent 1px 82px),radial-gradient(circle at 72% 46%,rgba(47,143,92,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fcfa)}.hero-grid{animation:landingFadeUp .72s ease both}.hero-copy h1{font-size:clamp(38px,4.6vw,62px);line-height:1.08}.hero-copy h2{color:#2d8f42}.hero-actions .ant-btn,.cta-actions .ant-btn{min-height:46px;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.hero-actions .ant-btn:hover,.cta-actions .ant-btn:hover{transform:translateY(-2px)}.hero-highlights div,.module-block,.ecosystem-card,.industry-panel,.technology-panel,.contact-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.hero-highlights div:hover,.module-block:hover,.ecosystem-card:hover,.industry-panel:hover,.technology-panel:hover,.contact-card:hover{transform:translateY(-4px);border-color:#2f8f5c47;box-shadow:0 24px 58px #204f3521}.landing-illustration{min-height:470px;overflow:visible;border-radius:44px;background:transparent;animation:illustrationFloat 6s ease-in-out infinite}.illustration-base{position:absolute;left:8%;right:4%;bottom:26px;height:86px;border-radius:50%;background:linear-gradient(90deg,#2f8f5c1f,#2f8f5c0a);filter:blur(1px)}.illustration-laptop{position:absolute;z-index:3;left:19%;top:74px;width:58%;height:315px;perspective:1100px}.landing-illustration .illustration-screen{position:relative;inset:auto;left:auto;top:auto;width:100%;min-height:242px;transform:rotateX(4deg) rotateY(-10deg) skewY(-1deg);border:10px solid #465665;border-bottom-width:16px;border-radius:18px 18px 10px 10px;background:#fff;box-shadow:24px 28px 46px #1331202e}.illustration-topbar{align-items:center;gap:8px;height:42px;padding:0 16px;border-bottom:1px solid #e6f0eb;background:linear-gradient(90deg,#2f8f5c,#77bf8e)}.illustration-topbar span,.illustration-topbar b,.illustration-topbar i{width:9px;height:9px;border-radius:999px;background:#ffffffb8}.illustration-dashboard{display:grid;grid-template-columns:.9fr 1.2fr .9fr;gap:14px;padding:18px}.illustration-pie,.illustration-donut{position:relative;width:78px;height:78px;border-radius:50%;background:conic-gradient(#2f8f5c 0,#2f8f5c 38%,#8bcf9d 38%,#8bcf9d 68%,#d9efe1 68%,#d9efe1)}.illustration-pie span,.illustration-donut span{position:absolute;top:20px;right:20px;bottom:20px;left:20px;border-radius:50%;background:#fff}.illustration-bars{display:flex;align-items:end;gap:9px;height:90px;padding:8px;border-radius:14px;background:#f2f9f5}.illustration-bars i{flex:1;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#85c997,#2f8f5c);animation:barPulse 2.6s ease-in-out infinite}.illustration-bars i:nth-child(1){height:42%}.illustration-bars i:nth-child(2){height:70%;animation-delay:.2s}.illustration-bars i:nth-child(3){height:52%;animation-delay:.4s}.illustration-bars i:nth-child(4){height:86%;animation-delay:.6s}.illustration-trend{display:grid;place-items:center;border-radius:16px;background:#eef8f3;color:#2f8f5c;font-size:34px}.illustration-list{grid-column:1 / -1;gap:9px}.illustration-list i{height:11px;border-radius:999px;background:linear-gradient(90deg,#cfe8d8,#f0f7f3)}.illustration-keyboard{position:absolute;left:4%;right:3%;top:244px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;height:74px;padding:16px 22px;transform:rotateX(60deg) rotateY(-10deg);transform-origin:top;border-radius:8px 8px 28px 28px;background:linear-gradient(180deg,#eef1ef,#bfcac4);box-shadow:24px 26px 34px #13312024}.illustration-keyboard i{height:10px;border-radius:999px;background:#46566538}.illustration-trackpad{position:absolute;z-index:4;left:38%;top:292px;width:92px;height:38px;transform:rotateX(60deg) rotateY(-10deg);border-radius:10px;background:#ffffff94}.illustration-side-panel{position:absolute;z-index:4;right:4%;top:104px;display:grid;gap:11px;width:128px;padding:18px;border-radius:24px;background:#ffffffeb;box-shadow:0 24px 48px #13312024;animation:cardFloat 5.2s ease-in-out infinite}.illustration-side-panel i{height:10px;border-radius:999px;background:#d8ece1}.illustration-badge{right:8%;bottom:98px;width:68px;height:68px;border-radius:22px;animation:cardFloat 4.8s ease-in-out infinite reverse}.illustration-cloud{top:42px;right:22px;color:#2f8f5c38;animation:cloudDrift 7s ease-in-out infinite}.illustration-floating{position:absolute;z-index:5;display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:#fff;color:#2f8f5c;box-shadow:0 16px 34px #13312024}.illustration-floating.ok{left:13%;top:78px;animation:cardFloat 4.6s ease-in-out infinite}.illustration-floating.gear{right:20%;top:38px;animation:spinSoft 8s linear infinite}.illustration-person{z-index:6;bottom:74px;width:44px;height:82px;border-radius:24px 24px 12px 12px;background:#3d945b;box-shadow:0 14px 24px #1331201f}.illustration-person:before{top:-25px;left:9px;width:26px;height:26px}.illustration-person span{position:absolute;top:18px;width:34px;height:9px;border-radius:999px;background:#3d945b}.illustration-person b{position:absolute;left:10px;bottom:-30px;width:9px;height:34px;border-radius:999px;background:#2d4050;box-shadow:17px 0 #2d4050}.illustration-person.left{left:8%}.illustration-person.left span{right:-24px;transform:rotate(-26deg)}.illustration-person.right{right:4%;background:#76bd8c}.illustration-person.right span{left:-23px;background:#76bd8c;transform:rotate(24deg)}.illustration-bamboo{position:absolute;z-index:1;bottom:52px;display:grid;gap:8px}.illustration-bamboo i{display:block;width:22px;height:58px;border-radius:70% 0;background:#2f8f5c47}.illustration-bamboo.bamboo-left{left:0;transform:rotate(-18deg)}.illustration-bamboo.bamboo-right{right:-8px;transform:rotate(18deg) scaleX(-1)}.landing-illustration.compact{min-height:220px;animation:none}.ecosystem-card .landing-illustration{overflow:hidden}.ecosystem-card .illustration-laptop{left:17%;top:42px;width:66%;height:140px}.ecosystem-card .illustration-screen{min-height:110px;border-width:5px;border-bottom-width:8px;border-radius:12px}.ecosystem-card .illustration-topbar{height:22px;padding:0 8px}.ecosystem-card .illustration-dashboard{gap:6px;padding:8px}.ecosystem-card .illustration-pie,.ecosystem-card .illustration-donut{width:34px;height:34px}.ecosystem-card .illustration-pie span,.ecosystem-card .illustration-donut span{top:9px;right:9px;bottom:9px;left:9px}.ecosystem-card .illustration-bars{height:42px;gap:4px;padding:4px}.ecosystem-card .illustration-trend,.ecosystem-card .illustration-side-panel,.ecosystem-card .illustration-keyboard,.ecosystem-card .illustration-trackpad,.ecosystem-card .illustration-floating,.ecosystem-card .illustration-base,.ecosystem-card .illustration-person,.ecosystem-card .illustration-cloud,.ecosystem-card .illustration-bamboo{display:none}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes illustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cloudDrift{0%,to{transform:translate(0)}50%{transform:translate(12px)}}@keyframes spinSoft{to{transform:rotate(360deg)}}@keyframes barPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}@media(max-width:1180px){.landing-nav{gap:12px}.landing-nav button{font-size:13px}}@media(max-width:980px){.landing-header-actions .ant-btn-primary{display:inline-flex!important}.landing-menu-button{display:inline-flex}.landing-header-inner>.landing-nav{display:none}}@media(max-width:720px){.landing-header{padding:10px 0}.landing-hero{min-height:auto;padding-top:104px}.landing-header-actions>.ant-btn-primary{display:inline-flex!important}.landing-header-actions .ant-btn-primary{min-width:88px;padding-inline:13px}.hero-copy h1{font-size:34px}.landing-illustration{min-height:350px;transform:scale(.96);transform-origin:center top}.illustration-laptop{left:13%;top:64px;width:66%}.landing-illustration .illustration-screen{min-height:186px}.illustration-dashboard{grid-template-columns:.9fr 1.1fr;padding:12px}.illustration-trend,.illustration-side-panel,.illustration-floating.gear{display:none}.illustration-keyboard{top:191px}.illustration-trackpad{top:232px}.illustration-person.left{left:4%}.illustration-person.right{right:2%}}.landing-page{--landing-green: #16834f;--landing-green-dark: #0f613b;--landing-green-soft: #eaf7ef;--landing-ink: #12251b;--landing-muted: #5b6f65;--landing-line: rgba(22, 131, 79, .14);--landing-shadow: 0 22px 58px rgba(18, 37, 27, .1);--landing-shadow-strong: 0 30px 80px rgba(18, 37, 27, .16);background:#fff;color:var(--landing-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page :where(h1,h2,h3,h4,p){letter-spacing:0}.landing-container{width:min(1180px,calc(100% - 40px))}.landing-header{padding:10px 0;border-bottom:1px solid rgba(221,231,225,.72);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-header.scrolled{box-shadow:0 14px 40px #12251b14}.landing-header-inner{min-height:58px;gap:24px}.landing-brand{min-width:190px;gap:12px}.landing-brand-logo{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--landing-green),#80c891);box-shadow:0 12px 28px #16834f33}.landing-brand-text{display:block;max-width:180px;overflow:hidden;color:var(--landing-ink);font-size:16px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.landing-nav{gap:clamp(16px,2.2vw,30px)}.landing-nav button{position:relative;padding:10px 0;color:#21382c;font-size:14px;font-weight:760;line-height:1;white-space:nowrap}.landing-nav button:after{position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:var(--landing-green);content:"";opacity:0;transform:scaleX(.35);transition:opacity .2s ease,transform .2s ease}.landing-nav button:hover{color:var(--landing-green)}.landing-nav button:hover:after{opacity:1;transform:scaleX(1)}.landing-header-actions .ant-btn-primary,.landing-drawer-actions .ant-btn-primary{height:42px;min-width:118px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--landing-green),var(--landing-green-dark));font-weight:600;box-shadow:0 14px 28px #16834f3d}.landing-hero{position:relative;overflow:hidden;padding:132px 0 72px;background:radial-gradient(circle at 8% 26%,rgba(22,131,79,.09),transparent 26%),radial-gradient(circle at 92% 22%,rgba(22,131,79,.1),transparent 28%),linear-gradient(180deg,#fff,#fbfefc)}.landing-hero:before,.landing-hero:after{position:absolute;width:190px;height:320px;border-radius:999px;background:linear-gradient(120deg,transparent 45%,rgba(22,131,79,.16) 46% 48%,transparent 49%),linear-gradient(45deg,transparent 46%,rgba(22,131,79,.12) 47% 50%,transparent 51%);content:"";pointer-events:none}.landing-hero:before{left:-82px;top:96px;transform:rotate(-22deg)}.landing-hero:after{right:-78px;bottom:18px;transform:rotate(18deg)}.hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:62px}.landing-eyebrow{padding:7px 13px;border:1px solid rgba(22,131,79,.12);background:var(--landing-green-soft);color:var(--landing-green-dark);font-size:12px;font-weight:600}.hero-copy h1{max-width:680px;margin:16px 0 14px;color:var(--landing-ink);font-size:clamp(42px,4.9vw,66px);font-weight:600;line-height:1.1}.hero-copy h2{max-width:640px;margin-bottom:16px;color:var(--landing-green);font-size:clamp(23px,2.3vw,34px);font-weight:600}.hero-copy p{max-width:650px;color:var(--landing-muted);font-size:17px;line-height:1.75}.hero-actions{margin-top:30px}.hero-actions .ant-btn{height:48px;padding-inline:24px;border-radius:999px;font-weight:600}.hero-actions .ant-btn-primary{border:0;background:linear-gradient(135deg,var(--landing-green),var(--landing-green-dark));box-shadow:0 18px 34px #16834f3d}.hero-image-wrap{display:grid;place-items:center;min-height:430px}.hero-image-wrap img{width:min(100%,560px);border-radius:28px;filter:drop-shadow(0 28px 38px rgba(18,37,27,.12))}.hero-highlights{position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));max-width:960px;margin-top:38px}.hero-highlights div{min-height:68px;border:1px solid var(--landing-line);border-radius:18px;background:#ffffffdb}.landing-section{padding:86px 0}.section-heading{max-width:790px}.section-heading.center{margin-bottom:42px}.section-heading h2,.platform-intro-section h2,.benefits-grid h2,.contact-info h2,.featured-module-copy h2{color:var(--landing-ink);font-size:clamp(30px,3vw,46px);font-weight:600;line-height:1.16}.section-heading p{color:var(--landing-muted);font-size:16px;line-height:1.72}.platform-intro-section{background:linear-gradient(180deg,#fbfefc,#fff)}.platform-intro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.platform-intro-card{min-height:230px;padding:24px;border:1px solid var(--landing-line);border-radius:24px;background:#fff;box-shadow:0 18px 42px #12251b12;transition:transform .24s ease,box-shadow .24s ease}.platform-intro-card:hover{transform:translateY(-6px);box-shadow:var(--landing-shadow)}.platform-intro-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--landing-green-soft);color:var(--landing-green);font-size:22px}.platform-intro-card h3{margin:18px 0 10px;color:var(--landing-ink);font-size:19px;font-weight:600}.platform-intro-card p{margin:0;color:var(--landing-muted);line-height:1.65}.modules-section{background:#fff}.module-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.module-service-card{border:1px solid rgba(22,131,79,.12);border-radius:24px;box-shadow:0 18px 44px #12251b14}.module-card-image{height:184px;background:linear-gradient(135deg,#eaf7ef,#fff)}.module-card-body{padding:20px}.module-card-title h3{color:var(--landing-ink);font-size:17px;font-weight:600}.module-card-body p{color:var(--landing-muted)}.landing-featured-modules{background:linear-gradient(180deg,#fff,#f7fbf8,#fff)}.featured-module-section{padding:86px 0}.featured-module-section:nth-child(2n){background:#eaf7ef70}.featured-module-grid{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);align-items:center;gap:58px}.featured-module-section.reverse .featured-module-visual{order:2}.featured-module-visual{position:relative;display:grid;place-items:center;min-height:360px;border:1px solid var(--landing-line);border-radius:34px;background:radial-gradient(circle at 25% 20%,rgba(22,131,79,.13),transparent 32%),linear-gradient(135deg,#effaf4,#fff);box-shadow:var(--landing-shadow);overflow:hidden}.featured-module-visual:after{position:absolute;right:-46px;bottom:-72px;width:180px;height:180px;border-radius:50%;border:34px solid rgba(22,131,79,.08);content:""}.featured-module-visual img{position:relative;z-index:1;width:min(82%,440px);max-height:300px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(18,37,27,.12));transition:transform .3s ease}.featured-module-section:hover .featured-module-visual img{transform:translateY(-8px) scale(1.02)}.featured-module-copy h2{margin:16px 0 8px}.featured-module-copy h3{margin:0 0 14px;color:var(--landing-green);font-size:21px;font-weight:820}.featured-module-copy p{max-width:640px;margin:0;color:var(--landing-muted);font-size:16px;line-height:1.75}.featured-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 28px}.featured-benefits div{display:flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px;border:1px solid var(--landing-line);border-radius:14px;background:#fff;color:#263e31;font-weight:740}.featured-benefits svg{flex:0 0 auto;color:var(--landing-green)}.featured-module-copy .ant-btn-primary,.service-modal-content .ant-btn-primary,.contact-card .ant-btn-primary{border:0;border-radius:999px;background:linear-gradient(135deg,var(--landing-green),var(--landing-green-dark));font-weight:600;box-shadow:0 16px 30px #16834f38}.benefits-section{background:radial-gradient(circle at 86% 28%,rgba(22,131,79,.1),transparent 28%),linear-gradient(180deg,#f8fcfa,#fff)}.benefits-grid{align-items:start}.industry-panel,.contact-card,.technology-panel{border:1px solid var(--landing-line);border-radius:26px;box-shadow:var(--landing-shadow)}.cta-card{border-radius:34px;background:radial-gradient(circle at 84% 24%,rgba(255,255,255,.2),transparent 26%),linear-gradient(135deg,var(--landing-green),var(--landing-green-dark))}.landing-footer{background:linear-gradient(90deg,#12251bfa,#0f613bfa),#10251a}@media(max-width:1180px){.platform-intro-grid,.module-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-brand{min-width:auto}.landing-brand-text{max-width:140px}}@media(max-width:980px){.landing-header-inner>.landing-nav{display:none}.landing-menu-button{display:inline-flex}.hero-grid,.featured-module-grid{grid-template-columns:1fr}.featured-module-section.reverse .featured-module-visual{order:0}.hero-image-wrap{min-height:auto}.featured-module-section{padding:64px 0}.featured-module-visual{min-height:300px}}@media(max-width:680px){.landing-container{width:min(100% - 28px,1180px)}.landing-header-inner{width:min(100% - 24px,1180px)}.landing-brand-text{max-width:128px;font-size:14px}.landing-hero{padding-top:104px}.hero-copy h1{font-size:34px}.hero-copy h2{font-size:22px}.hero-highlights,.platform-intro-grid,.module-service-grid,.featured-benefits,.contact-form-row{grid-template-columns:1fr}.module-card-image{height:206px}.featured-module-visual{min-height:250px;border-radius:24px}.featured-module-copy h2,.section-heading h2{font-size:28px}.service-modal-grid{grid-template-columns:1fr}}.module-card-image .landing-illustration{width:100%;min-height:210px;transform:none;animation:none}.module-card-image .illustration-laptop{left:14%;top:42px;width:66%;height:150px}.module-card-image .illustration-screen{min-height:122px;border-width:5px;border-bottom-width:8px;border-radius:12px}.module-card-image .illustration-topbar{height:22px;padding:0 8px}.module-card-image .illustration-dashboard{gap:6px;padding:8px}.module-card-image .illustration-pie,.module-card-image .illustration-donut{width:34px;height:34px}.module-card-image .illustration-pie span,.module-card-image .illustration-donut span{top:9px;right:9px;bottom:9px;left:9px}.module-card-image .illustration-bars{height:42px;gap:4px;padding:4px}.module-card-image .illustration-trend,.module-card-image .illustration-side-panel,.module-card-image .illustration-keyboard,.module-card-image .illustration-trackpad,.module-card-image .illustration-floating,.module-card-image .illustration-base,.module-card-image .illustration-person,.module-card-image .illustration-cloud,.module-card-image .illustration-bamboo{display:none}.hero-image-wrap .landing-illustration{width:100%;min-height:470px}.featured-module-visual .landing-illustration{width:min(100%,520px);min-height:390px}.service-modal-image .landing-illustration{width:min(100%,480px);min-height:390px}.featured-module-section:hover .featured-module-visual .landing-illustration{transform:translateY(-8px) scale(1.02)}@media(max-width:680px){.hero-image-wrap .landing-illustration,.featured-module-visual .landing-illustration,.service-modal-image .landing-illustration{min-height:320px}}.landing-illustration{--illustration-main: #16834f;--illustration-soft: #dff5e8;--illustration-warm: #f7c76d;--illustration-dark: #234236}.landing-illustration .illustration-screen{border-color:color-mix(in srgb,var(--illustration-dark) 84%,#ffffff)}.landing-illustration .illustration-topbar{background:linear-gradient(90deg,var(--illustration-main),color-mix(in srgb,var(--illustration-main) 55%,#ffffff))}.landing-illustration .illustration-chart,.landing-illustration .illustration-bars i{background:linear-gradient(180deg,color-mix(in srgb,var(--illustration-main) 48%,#ffffff),var(--illustration-main))}.landing-illustration .illustration-pie,.landing-illustration .illustration-donut{background:conic-gradient(var(--illustration-main) 0 38%,color-mix(in srgb,var(--illustration-main) 48%,#ffffff) 38% 68%,var(--illustration-soft) 68% 100%)}.landing-illustration .illustration-trend,.landing-illustration .illustration-badge,.landing-illustration .illustration-floating{color:var(--illustration-main)}.landing-illustration .illustration-badge{border:1px solid color-mix(in srgb,var(--illustration-main) 16%,#ffffff)}.landing-illustration .illustration-person,.landing-illustration .illustration-person span,.landing-illustration .illustration-floating.ok{background:var(--illustration-main)}.landing-illustration .illustration-person.right,.landing-illustration .illustration-person.right span{background:color-mix(in srgb,var(--illustration-main) 58%,#ffffff)}.landing-illustration .illustration-side-panel,.landing-illustration .illustration-floating,.landing-illustration .illustration-badge{box-shadow:0 18px 42px color-mix(in srgb,var(--illustration-main) 20%,transparent)}.landing-illustration .illustration-leaf,.landing-illustration .illustration-bamboo i,.landing-illustration .illustration-base,.landing-illustration .illustration-cloud{color:color-mix(in srgb,var(--illustration-main) 38%,transparent);background:color-mix(in srgb,var(--illustration-main) 18%,transparent)}.illustration-module-tokens,.illustration-scene-props{position:absolute;z-index:5;pointer-events:none}.illustration-module-tokens{left:12%;top:28px;display:flex;gap:8px}.illustration-module-tokens i{display:block;width:34px;height:12px;border-radius:999px;background:var(--illustration-soft);box-shadow:0 8px 18px color-mix(in srgb,var(--illustration-main) 16%,transparent)}.illustration-module-tokens i:nth-child(2){width:22px;background:color-mix(in srgb,var(--illustration-main) 38%,#ffffff)}.illustration-module-tokens i:nth-child(3){width:14px;background:var(--illustration-warm)}.illustration-scene-props{right:9%;bottom:38px;display:grid;grid-template-columns:repeat(3,18px);align-items:end;gap:6px}.illustration-scene-props i{display:block;height:28px;border-radius:999px 999px 6px 6px;background:var(--illustration-warm)}.illustration-scene-props i:nth-child(2){height:46px;background:var(--illustration-main)}.illustration-scene-props i:nth-child(3){height:34px;background:color-mix(in srgb,var(--illustration-main) 52%,#ffffff)}.illustration-scene-boards .illustration-laptop{left:12%;top:78px;width:62%}.illustration-scene-boards .illustration-side-panel{right:5%;top:72px;width:150px}.illustration-scene-people .illustration-laptop{left:24%;width:50%}.illustration-scene-people .illustration-person.left{left:8%;transform:scale(1.12)}.illustration-scene-people .illustration-person.right{right:8%;transform:scale(1.12)}.illustration-scene-logistics .illustration-laptop{left:12%;top:88px;width:54%}.illustration-scene-logistics .illustration-side-panel{right:8%;top:128px;width:132px}.illustration-scene-logistics .illustration-scene-props i{width:26px;height:20px;border-radius:6px}.illustration-scene-warehouse .illustration-laptop{left:18%;top:92px;width:54%}.illustration-scene-warehouse .illustration-module-tokens{top:auto;bottom:86px}.illustration-scene-warehouse .illustration-scene-props{grid-template-columns:repeat(2,34px)}.illustration-scene-warehouse .illustration-scene-props i{height:28px;border-radius:8px}.illustration-scene-factory .illustration-laptop{left:16%;top:66px;width:60%}.illustration-scene-factory .illustration-scene-props{grid-template-columns:repeat(4,14px)}.illustration-scene-factory .illustration-scene-props i{height:62px;border-radius:5px}.illustration-scene-equipment .illustration-laptop{left:20%;top:82px;width:56%}.illustration-scene-equipment .illustration-floating.gear{display:grid;right:20%;top:36px}.illustration-scene-finance .illustration-side-panel{right:6%;top:86px}.illustration-scene-finance .illustration-scene-props i{border-radius:50%;width:28px;height:28px}.illustration-scene-records .illustration-laptop{left:14%;top:66px}.illustration-scene-records .illustration-screen{border-radius:8px 26px}.illustration-scene-shield .illustration-laptop{left:23%;width:48%}.illustration-scene-shield .illustration-badge{width:88px;height:88px;border-radius:50%}.illustration-scene-mobile .illustration-laptop{left:32%;width:34%}.illustration-scene-mobile .illustration-screen{min-height:260px;border-radius:28px}.illustration-scene-mobile .illustration-keyboard,.illustration-scene-mobile .illustration-trackpad,.module-card-image .illustration-module-tokens,.module-card-image .illustration-scene-props{display:none}.module-card-image .landing-illustration{border-radius:18px;background:radial-gradient(circle at 16% 18%,color-mix(in srgb,var(--illustration-main) 10%,transparent),transparent 26%),linear-gradient(135deg,var(--illustration-soft),#ffffff)}.landing-page{--mock-green: #00490e;--mock-green-2: #0d631b;--mock-muted: #40493d;--mock-bg: #f8f9fa;--mock-card: #ffffff;--mock-line: #dfe7dd;background:var(--mock-bg);color:#191c1d}.landing-header{padding:0;border-bottom:1px solid rgba(191,202,186,.45);background:#f8f9fae0;box-shadow:0 1px 10px #1423180a}.landing-header-inner{min-height:72px;width:min(1200px,calc(100% - 48px))}.landing-brand{min-width:210px}.landing-brand-logo{width:34px;height:34px;border-radius:8px;background:#e8f5ec;color:var(--mock-green);box-shadow:none}.landing-brand-text{max-width:220px;color:var(--mock-green);font-size:22px;font-weight:900}.landing-nav{gap:34px}.landing-nav button{color:var(--mock-muted);font-size:12px;font-weight:800}.landing-nav button:hover{color:var(--mock-green)}.landing-nav button:after{bottom:0;background:var(--mock-green)}.landing-header-actions{gap:12px}.landing-header-actions .ant-btn-text{color:var(--mock-muted);font-size:12px;font-weight:700}.landing-header-actions .ant-btn-primary,.landing-drawer-actions .ant-btn-primary{height:40px;min-width:120px;border-radius:999px;background:var(--mock-green);box-shadow:none;font-size:12px}.landing-hero{padding:44px 0 88px;background:var(--mock-bg)}.landing-hero:before,.landing-hero:after{display:none}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:58px}.landing-eyebrow{width:fit-content;border:0;background:#e9f7ed;color:var(--mock-green-2);font-size:10px;font-weight:900;letter-spacing:.08em}.hero-copy h1{max-width:650px;margin:0 0 24px;color:var(--mock-green);font-size:clamp(44px,5.2vw,72px);font-weight:700;line-height:1.06}.hero-copy h2{display:none}.hero-copy p{max-width:620px;color:var(--mock-muted);font-size:16px;line-height:1.72}.hero-actions .ant-btn{height:56px;padding-inline:28px;border-radius:999px;font-size:15px;font-weight:900}.hero-actions .ant-btn-primary{background:var(--mock-green);box-shadow:0 12px 26px #00490e38}.hero-actions .ant-btn:not(.ant-btn-primary){border:2px solid #707a6c;color:var(--mock-green)}.hero-image-wrap{min-height:0}.hero-dashboard-visual{display:grid;grid-template-columns:84px 1fr;gap:0;min-height:320px;overflow:hidden;border:1px solid rgba(191,202,186,.7);border-radius:18px;background:#fff;box-shadow:0 26px 60px #14231824;transform:rotate(1.2deg);transition:transform .35s ease}.hero-dashboard-visual:hover{transform:rotate(0) translateY(-4px)}.hero-dashboard-sidebar{display:grid;align-content:start;gap:14px;padding:28px 18px;background:#10251a}.hero-dashboard-sidebar span{height:14px;border-radius:999px;background:#ffffff2e}.hero-dashboard-main{padding:26px;background:linear-gradient(135deg,#fff,#f3f8f4)}.hero-dashboard-top,.executive-dashboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.hero-dashboard-top strong,.executive-dashboard-head strong{color:#191c1d;font-size:18px;font-weight:900}.hero-dashboard-top small,.executive-dashboard-head span{padding:4px 9px;border-radius:999px;background:#2e7d32;color:#fff;font-size:10px;font-weight:900}.hero-dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.hero-dashboard-cards div,.executive-metrics div{padding:14px;border-radius:12px;background:#edf0ed}.hero-dashboard-cards b,.executive-metrics strong{display:block;color:#16834f;font-size:20px}.hero-dashboard-cards small,.executive-metrics small{color:#66736d;font-weight:700}.hero-dashboard-chart,.executive-bars{display:flex;align-items:end;gap:12px;height:140px;padding:18px;border-radius:14px;background:#e7e8e9}.hero-dashboard-chart i,.executive-bars i{flex:1;border-radius:5px 5px 0 0;background:var(--mock-green)}.hero-highlights{max-width:820px;margin-top:34px;margin-left:0}.hero-highlights div{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none}.hero-highlights span{background:transparent;color:var(--mock-green)}.platform-intro-section{padding:92px 0 80px;background:#fff}.platform-intro-grid{display:none}.modules-section{padding:88px 0;background:var(--mock-bg)}.module-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.module-service-card{min-height:225px;padding:18px;border:1px solid rgba(191,202,186,.55);border-radius:12px;background:#fff;box-shadow:none}.module-service-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #1423181a}.module-card-image{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;padding:0;border-radius:10px;background:#e6f1e7;color:var(--mock-green);font-size:22px}.module-card-title h3{min-height:auto;color:#191c1d;font-size:18px;font-weight:900}.module-card-title span{display:none}.module-card-body{padding:0}.module-card-body p{min-height:66px;color:var(--mock-muted);font-size:14px}.module-card-body .ant-btn-link{color:var(--mock-green);font-size:12px}.landing-workflow-section{padding:86px 0;background:var(--mock-green);color:#fff}.landing-workflow-section h2{margin:0 0 40px;text-align:center;color:#fff;font-size:clamp(28px,3vw,38px);font-weight:900}.workflow-steps{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.workflow-steps:before{position:absolute;left:0;right:0;top:50%;height:1px;background:#fff3;content:""}.workflow-step{position:relative;z-index:1;display:grid;place-items:center;gap:8px;min-height:70px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1a;color:#bdefbf}.workflow-step strong{color:#bdefbf;font-size:12px}.executive-view-section{background:var(--mock-bg)}.executive-view-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:72px}.executive-view-copy h2,.mobile-office-copy h2{margin:16px 0;color:#191c1d;font-size:clamp(32px,3.4vw,44px);font-weight:900}.executive-view-copy p,.mobile-office-copy p{color:var(--mock-muted);font-size:16px;line-height:1.75}.executive-checks{display:grid;gap:12px;margin-top:22px}.executive-checks div{display:flex;align-items:center;gap:10px;color:#191c1d;font-weight:700}.executive-checks svg{color:#2e7d32}.executive-dashboard-card{padding:24px;border:12px solid #e7e8e9;border-radius:24px;background:#fff;box-shadow:0 24px 54px #1423181f}.executive-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.mobile-office-section{background:#edeeef}.mobile-office-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);align-items:center;gap:82px}.mobile-phone-mock{display:grid;place-items:center}.mobile-phone-screen{width:245px;min-height:470px;padding:28px 18px;border:8px solid #191c1d;border-radius:44px;background:#f8f9fa;box-shadow:0 24px 54px #14231824}.mobile-phone-head{display:flex;justify-content:space-between;margin-bottom:18px}.mobile-phone-head span{width:30px;height:30px;border-radius:50%;background:#91d78a}.mobile-attendance-card{padding:16px;border-radius:14px;background:var(--mock-green);color:#fff}.mobile-attendance-card small{display:block;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-attendance-card strong{display:block;margin:4px 0 12px;font-size:24px}.mobile-attendance-card button{border:0;border-radius:999px;padding:6px 14px;background:#fff;color:var(--mock-green);font-weight:900}.mobile-task-list{display:grid;gap:10px;margin-top:18px}.mobile-task-list div{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;background:#e7e8e9}.mobile-store-buttons{display:flex;gap:14px;margin-top:24px}.mobile-store-buttons button{border:1px solid rgba(191,202,186,.7);border-radius:6px;background:#fff;padding:9px 18px;color:var(--mock-green);font-weight:900}.benefits-section,.cta-section{background:#fff}.landing-footer{background:#fff;color:#191c1d;border-top:1px solid rgba(191,202,186,.45)}.landing-footer strong,.landing-footer span{color:#191c1d}.landing-footer p,.landing-footer a,.landing-footer button,.landing-footer-bottom{color:var(--mock-muted)}@media(max-width:980px){.hero-grid,.executive-view-grid,.mobile-office-grid{grid-template-columns:1fr}.module-service-grid,.workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-steps:before{display:none}}@media(max-width:640px){.landing-header-inner{width:min(100% - 28px,1200px)}.landing-brand-text{max-width:150px}.hero-copy h1{font-size:40px}.hero-dashboard-visual{grid-template-columns:1fr}.hero-dashboard-sidebar{display:none}.hero-dashboard-cards,.module-service-grid,.workflow-steps,.executive-metrics{grid-template-columns:1fr}}.hero-image-wrap img{display:none}.hero-image-wrap{min-height:460px}.module-card-image{display:grid;place-items:center;height:194px;padding:14px;background:linear-gradient(135deg,#effaf4,#fff)}.module-card-image img{display:none}.module-service-carousel{padding:0 4px 38px}.module-service-carousel .slick-list{margin:0 -10px;padding:6px 0 18px}.module-service-carousel .slick-slide>div{padding:0 10px}.module-service-carousel .slick-dots{bottom:2px}.module-service-carousel .slick-dots li button{height:8px;border-radius:999px;background:#16834f38}.module-service-carousel .slick-dots li.slick-active button{background:var(--landing-green)}.module-service-carousel .slick-arrow{z-index:2;width:38px;height:38px;border-radius:999px;background:#fff!important;box-shadow:0 12px 26px #12251b24}.module-service-carousel .slick-prev{left:-14px}.module-service-carousel .slick-next{right:-14px}.module-service-carousel .slick-prev:after,.module-service-carousel .slick-next:after{color:var(--landing-green)}.featured-module-visual img,.service-modal-image img{display:none}@media(max-width:1180px){.module-service-carousel .slick-prev{left:-6px}.module-service-carousel .slick-next{right:-6px}}@media(max-width:980px){.module-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-service-carousel{padding-bottom:42px}}@media(max-width:680px){.module-service-grid{grid-template-columns:1fr}.module-service-carousel .slick-arrow{display:none!important}.hero-image-wrap{min-height:320px}}.landing-page .module-card-image{display:grid;place-items:center;width:44px;height:44px;min-height:44px;margin-bottom:18px;padding:0;border-radius:10px;background:#e6f1e7;color:var(--mock-green);font-size:22px}.landing-page .module-card-image svg{width:22px;height:22px}.landing-page .module-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.landing-page .module-service-carousel,.landing-page .featured-module-section,.landing-page .landing-featured-modules{display:none}.landing-page .service-modal-image{display:grid;place-items:center;background:#e9f7ed}.landing-page .service-modal-icon{display:grid;place-items:center;width:140px;height:140px;border-radius:32px;background:#fff;color:var(--mock-green);font-size:64px;box-shadow:0 18px 34px #00490e24}.landing-page .service-modal-icon svg{width:64px;height:64px}@media(max-width:980px){.landing-page .module-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.landing-page .module-service-grid{grid-template-columns:1fr}}.landing-page .landing-menu-button{display:none}.landing-page .landing-hero{padding:58px 0 76px;min-height:auto}.landing-page .hero-grid,.landing-page .hero-highlights{width:min(1200px,calc(100% - 48px));margin-left:auto;margin-right:auto}.landing-page .hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);align-items:center;gap:56px}.landing-page .hero-copy h1{max-width:620px;margin-bottom:22px;font-size:clamp(42px,4.15vw,64px);line-height:1.08}.landing-page .hero-copy p{max-width:560px;font-size:16px;line-height:1.7}.landing-page .hero-actions{margin-top:28px}.landing-page .hero-actions .ant-btn{height:52px;padding-inline:26px}.landing-page .hero-image-wrap{min-height:360px}.landing-page .hero-dashboard-visual{width:100%;max-width:650px;min-height:310px;margin-left:auto}.landing-page .hero-dashboard-main{padding:24px}.landing-page .hero-dashboard-cards{gap:12px}.landing-page .hero-dashboard-cards div{padding:13px}.landing-page .hero-dashboard-chart{height:130px}.landing-page .hero-highlights{display:grid;grid-template-columns:repeat(4,max-content);justify-content:start;gap:34px;margin-top:34px}.landing-page .hero-highlights div{display:inline-flex;align-items:center;gap:8px;width:auto}.landing-page .hero-highlights span{width:22px;height:22px;font-size:17px}.landing-page .hero-highlights strong{color:#191c1d;font-size:14px;font-weight:800;line-height:1.2}@media(max-width:1180px){.landing-page .hero-grid{grid-template-columns:1fr}.landing-page .hero-dashboard-visual{margin-left:0}.landing-page .hero-highlights{grid-template-columns:repeat(2,minmax(0,max-content))}}@media(max-width:980px){.landing-page .landing-menu-button{display:inline-flex}.landing-page .landing-header-inner>.landing-nav{display:none}}@media(max-width:640px){.landing-page .landing-hero{padding:38px 0 58px}.landing-page .hero-grid,.landing-page .hero-highlights{width:min(100% - 28px,1200px)}.landing-page .hero-copy h1{font-size:38px}.landing-page .hero-highlights{grid-template-columns:1fr;gap:16px}}.landing-page .landing-hero{padding-top:74px}.landing-page .hero-image-wrap{padding-top:34px}.landing-page .hero-dashboard-visual{transform:translateY(18px) rotate(1.2deg)}.landing-page .hero-dashboard-visual:hover{transform:translateY(10px) rotate(0)}.landing-reveal{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease;will-change:opacity,transform}.landing-reveal.is-visible{opacity:1;transform:translateY(0)}.module-service-card.landing-reveal:nth-child(2),.workflow-step.landing-reveal:nth-child(2),.benefit-list>div.landing-reveal:nth-child(2){transition-delay:80ms}.module-service-card.landing-reveal:nth-child(3),.workflow-step.landing-reveal:nth-child(3),.benefit-list>div.landing-reveal:nth-child(3){transition-delay:.14s}.module-service-card.landing-reveal:nth-child(4),.workflow-step.landing-reveal:nth-child(4),.benefit-list>div.landing-reveal:nth-child(4){transition-delay:.2s}.workflow-step.landing-reveal:nth-child(n+5),.benefit-list>div.landing-reveal:nth-child(n+5){transition-delay:.26s}@media(prefers-reduced-motion:reduce){.landing-reveal{opacity:1;transform:none;transition:none}}@media(max-width:640px){.landing-page .landing-hero{padding-top:50px}.landing-page .hero-image-wrap{padding-top:10px}.landing-page .hero-dashboard-visual,.landing-page .hero-dashboard-visual:hover{transform:none}}.erp-landing{--erp-primary: #00490e;--erp-primary-container: #0d631b;--erp-on-primary: #ffffff;--erp-text: #191c1d;--erp-muted: #40493d;--erp-outline: #707a6c;--erp-outline-variant: #bfcaba;--erp-bg: #f8f9fa;--erp-surface: #ffffff;--erp-surface-low: #f3f4f5;--erp-surface-container: #edeeef;--erp-success: #2e7d32;min-height:100vh;overflow-x:hidden;background:var(--erp-bg);color:var(--erp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.erp-landing *,.erp-landing *:before,.erp-landing *:after{box-sizing:border-box}.erp-landing button,.erp-landing input{font-family:inherit}.erp-landing .material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;direction:ltr;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.erp-container{width:min(1200px,calc(100% - 32px));margin:0 auto}.erp-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(191,202,186,.3);background:#f8f9fae0;box-shadow:0 1px 16px #0021090d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.erp-header-inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:24px}.erp-brand,.erp-footer-brand{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--erp-primary);text-decoration:none}.erp-brand{flex:0 0 auto;padding:0;cursor:pointer}.erp-brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:9px;background:#00490e14;color:var(--erp-primary);font-size:16px;font-weight:800}.erp-brand-mark img{width:100%;height:100%;object-fit:contain}.erp-brand-name{color:var(--erp-primary);font-size:24px;font-weight:800;line-height:1;white-space:nowrap}.erp-nav{display:flex;align-items:center;gap:32px}.erp-nav button{position:relative;border:0;background:transparent;color:var(--erp-muted);font-size:12px;font-weight:700;line-height:16px;cursor:pointer;transition:color .18s ease}.erp-nav button:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;border-radius:999px;background:transparent;content:""}.erp-nav button:hover,.erp-nav button.is-active{color:var(--erp-primary)}.erp-nav button.is-active:after{background:var(--erp-primary)}.erp-header-actions{display:flex;align-items:center;gap:16px}.erp-login-link,.erp-primary-pill{height:40px;border:0;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.erp-login-link{padding:0 16px;background:transparent;color:var(--erp-muted)}.erp-login-link:hover{background:var(--erp-surface-low);color:var(--erp-primary)}.erp-primary-pill{padding:0 24px;background:var(--erp-primary);color:var(--erp-on-primary)}.erp-primary-pill:hover,.erp-main-cta:hover{background:var(--erp-primary-container);box-shadow:0 14px 28px #0d631b2e;transform:translateY(-1px)}.erp-hero{position:relative;overflow:hidden;padding:32px 0 96px}.erp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,1fr);align-items:center;gap:32px}.erp-hero-copy{position:relative;z-index:2}.erp-hero-copy h1{max-width:620px;margin:0 0 24px;color:var(--erp-primary);font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.erp-hero-copy p{max-width:560px;margin:0;color:var(--erp-muted);font-size:16px;font-weight:400;line-height:24px}.erp-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}.erp-main-cta,.erp-outline-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 32px;border-radius:999px;font-size:16px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.erp-main-cta{border:0;background:var(--erp-primary);color:var(--erp-on-primary);box-shadow:0 0 20px #0d631b33}.erp-outline-cta{border:2px solid var(--erp-outline);background:transparent;color:var(--erp-primary)}.erp-outline-cta:hover{border-color:var(--erp-primary);transform:translateY(-1px)}.erp-hero-highlights{display:grid;grid-template-columns:repeat(4,max-content);align-items:center;gap:16px;padding-top:24px}.erp-hero-highlights div{display:inline-flex;align-items:center;gap:8px}.erp-hero-highlights .material-symbols-outlined{width:20px;height:20px;color:var(--erp-primary);font-size:20px}.erp-hero-highlights span{color:var(--erp-text);font-size:12px;font-weight:700;line-height:16px}.erp-hero-visual{position:relative;margin-top:32px}.erp-hero-image-card{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(191,202,186,.3);border-radius:12px;background:var(--erp-surface-container);box-shadow:0 25px 55px #00210929;transform:rotate(2deg);transition:transform .5s ease}.erp-hero-image-card:hover{transform:rotate(0)}.erp-hero-image-card img{display:block;width:100%;height:auto}.erp-hero-glow{position:absolute;z-index:1;width:128px;height:128px;border-radius:999px;filter:blur(48px);opacity:.3}.erp-hero-glow-a{right:-24px;bottom:-24px;background:#a3f69c}.erp-hero-glow-b{top:-24px;left:-24px;background:#bdefbf}.erp-platform{padding:96px 0;background:var(--erp-surface)}.erp-platform-inner{text-align:center}.erp-platform span,.erp-kicker span{color:var(--erp-primary);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:12px;text-transform:uppercase}.erp-platform span{display:inline-flex;margin-bottom:16px;padding:4px 16px;border-radius:999px;background:#a3f69c40}.erp-platform h2,.erp-workflow h2,.erp-executive h2,.erp-mobile-copy h2{margin:0;color:var(--erp-text);font-weight:800;letter-spacing:-.01em}.erp-platform h2{font-size:36px;line-height:44px}.erp-platform p{max-width:768px;margin:16px auto 0;color:var(--erp-muted);font-size:16px;line-height:24px}.erp-modules{padding:96px 0}.erp-module-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.erp-module-head span,.erp-module-detail-copy>span{display:inline-flex;width:fit-content;margin-bottom:10px;padding:4px 12px;border-radius:999px;background:#a3f69c3d;color:var(--erp-primary);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:12px;text-transform:uppercase}.erp-module-head h2,.erp-module-detail-copy h2{margin:0;color:var(--erp-text);font-size:36px;font-weight:800;letter-spacing:-.01em;line-height:44px}.erp-module-head p{max-width:620px;margin:10px 0 0;color:var(--erp-muted);font-size:16px;line-height:24px}.erp-module-slider-actions{display:inline-flex;gap:10px}.erp-module-slider-actions button{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(191,202,186,.52);border-radius:999px;background:var(--erp-surface);color:var(--erp-primary);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.erp-module-slider-actions button:hover{border-color:#00490e57;box-shadow:0 10px 24px #00210914;transform:translateY(-1px)}.erp-module-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 18px;scroll-behavior:smooth;scroll-padding:2px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(0,73,14,.28) transparent}.erp-module-card{position:relative;display:flex;flex:0 0 calc((100% - 36px)/4);min-height:245px;flex-direction:column;align-items:flex-start;padding:16px;border:1px solid rgba(191,202,186,.3);border-radius:12px;background:var(--erp-surface);color:inherit;cursor:pointer;scroll-snap-align:start;text-align:left;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.erp-module-card:hover{border-color:#00490e2e;box-shadow:0 10px 30px -10px #0000001a;transform:translateY(-4px)}.erp-module-card.is-active{border-color:#00490e6b;background:linear-gradient(180deg,#a3f69c2e,#fff0 48%),var(--erp-surface);box-shadow:0 18px 34px #00490e1f}.erp-module-index{position:absolute;top:16px;right:16px;color:#00490e61;font-size:12px;font-weight:800;line-height:16px}.erp-module-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:8px;background:#00490e1a;color:var(--erp-primary);font-size:22px}.erp-module-icon .material-symbols-outlined{font-size:24px}.erp-module-card h3{margin:0 0 8px;color:var(--erp-text);font-size:20px;font-weight:800;line-height:28px}.erp-module-card p{flex:1;margin:0 0 32px;color:var(--erp-muted);font-size:14px;line-height:20px}.erp-module-link{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:0;border:0;background:transparent;color:var(--erp-primary);font-size:12px;font-weight:800;line-height:16px;transition:gap .18s ease}.erp-module-card:hover .erp-module-link{gap:8px}.erp-module-link .material-symbols-outlined{font-size:16px}.erp-module-detail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:32px;margin-top:30px;padding:28px;border:1px solid rgba(191,202,186,.34);border-radius:24px;background:radial-gradient(circle at 88% 18%,rgba(163,246,156,.24),transparent 30%),var(--erp-surface);box-shadow:0 18px 48px #00210914;scroll-margin-top:88px}.erp-module-detail-copy p{max-width:620px;margin:14px 0 0;color:var(--erp-muted);font-size:16px;line-height:24px}.erp-module-workflow{margin:22px 0;padding:16px;border:1px solid rgba(191,202,186,.36);border-radius:14px;background:var(--erp-surface-low)}.erp-module-workflow strong{display:block;margin-bottom:8px;color:var(--erp-primary);font-size:12px;font-weight:800;letter-spacing:.08em;line-height:16px;text-transform:uppercase}.erp-module-workflow p{margin:0;color:var(--erp-text);font-size:14px;line-height:22px}.erp-module-submodules{display:flex;flex-wrap:wrap;gap:8px}.erp-module-submodules span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(0,73,14,.12);border-radius:999px;background:#fff;color:var(--erp-text);font-size:13px;font-weight:700;line-height:16px}.erp-module-workflow small{display:block;margin-top:12px;color:var(--erp-muted);font-size:12px;font-weight:600;line-height:18px}.erp-module-illustration{--module-accent: var(--erp-primary);position:relative;min-height:360px;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--module-accent) 12%,white),#f8fbf9),var(--erp-surface-low)}.erp-illustration-orbit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.erp-illustration-orbit span{position:absolute;border-radius:999px;background:color-mix(in srgb,var(--module-accent) 22%,white);opacity:.7}.erp-illustration-orbit span:nth-child(1){width:120px;height:120px;top:28px;right:34px}.erp-illustration-orbit span:nth-child(2){width:74px;height:74px;bottom:36px;left:40px}.erp-illustration-orbit span:nth-child(3){width:42px;height:42px;right:42%;bottom:58px}.erp-illustration-window{position:absolute;top:50px;right:38px;bottom:50px;left:38px;display:grid;grid-template-columns:82px minmax(0,1fr);overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#ffffffe6;box-shadow:0 26px 56px #0f172a29}.erp-illustration-sidebar{display:grid;align-content:start;gap:14px;padding:24px 18px;background:color-mix(in srgb,var(--module-accent) 86%,#102015)}.erp-illustration-sidebar i{display:block;height:14px;border-radius:999px;background:#ffffff42}.erp-illustration-content{display:grid;gap:16px;padding:24px}.erp-illustration-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.erp-illustration-topline strong{color:var(--erp-text);font-size:18px;font-weight:800;line-height:24px}.erp-illustration-topline span{padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--module-accent) 92%,white);color:#fff;font-size:10px;font-weight:800}.erp-illustration-hero-icon{display:grid;width:86px;height:86px;place-items:center;border-radius:24px;background:color-mix(in srgb,var(--module-accent) 12%,white);color:var(--module-accent)}.erp-illustration-hero-icon .material-symbols-outlined{font-size:48px}.erp-illustration-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;height:90px;padding:12px;border-radius:14px;background:var(--erp-surface-container)}.erp-illustration-bars i{display:block;border-radius:8px 8px 2px 2px;background:var(--module-accent)}.erp-illustration-bars i:nth-child(1){height:42%}.erp-illustration-bars i:nth-child(2){height:68%}.erp-illustration-bars i:nth-child(3){height:52%}.erp-illustration-bars i:nth-child(4){height:86%}.erp-illustration-rows{display:grid;gap:8px}.erp-illustration-rows span{display:block;height:10px;border-radius:999px;background:color-mix(in srgb,var(--module-accent) 18%,white)}.erp-illustration-rows span:nth-child(2){width:78%}.erp-illustration-rows span:nth-child(3){width:58%}.erp-workflow{overflow:hidden;padding:96px 0;background:var(--erp-primary)}.erp-workflow h2{margin-bottom:32px;color:var(--erp-on-primary);font-size:32px;line-height:40px;text-align:center}.erp-workflow-track{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.erp-workflow-line{position:absolute;top:50%;right:0;left:0;height:2px;background:#fff3;transform:translateY(-50%)}.erp-workflow-step{position:relative;z-index:1;display:flex;width:128px;flex-direction:column;align-items:center;gap:4px;padding:8px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:var(--erp-primary-container);color:#95dc8e;text-align:center}.erp-workflow-step .material-symbols-outlined{width:22px;height:22px;font-size:22px}.erp-workflow-step span{color:#95dc8e;font-size:12px;font-weight:800;line-height:16px}.erp-executive{display:flex;align-items:center;gap:32px;padding:96px 0}.erp-executive-copy,.erp-finance-card,.erp-mobile-copy,.erp-phone-wrap{flex:1 1 0}.erp-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--erp-primary)}.erp-executive h2,.erp-mobile-copy h2{font-size:36px;line-height:44px}.erp-executive-copy p,.erp-mobile-copy p{margin:16px 0;color:var(--erp-muted);font-size:16px;line-height:24px}.erp-executive-copy ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.erp-executive-copy li{display:flex;align-items:center;gap:8px;color:var(--erp-text);font-size:14px;font-weight:600;line-height:20px}.erp-executive-copy li .material-symbols-outlined{color:var(--erp-success)}.erp-finance-card{padding:16px;border:1px solid rgba(191,202,186,.2);border-radius:24px;background:var(--erp-surface-container);box-shadow:0 20px 45px #0021091f}.erp-finance-panel{padding:16px;border-radius:12px;background:var(--erp-surface)}.erp-finance-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.erp-finance-head h3{margin:0;color:var(--erp-text);font-size:20px;font-weight:800;line-height:28px}.erp-finance-head span{padding:4px 8px;border-radius:999px;background:var(--erp-success);color:var(--erp-on-primary);font-size:10px;font-weight:800;line-height:12px}.erp-bar-chart{display:flex;height:160px;align-items:flex-end;gap:8px;overflow:hidden;padding:0 16px 8px;border-radius:8px;background:var(--erp-surface-container)}.erp-bar-chart i{display:block;width:100%;border-radius:4px 4px 0 0;background:var(--erp-primary)}.erp-finance-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.erp-finance-stats div{padding:8px;border-radius:8px;background:var(--erp-surface-low)}.erp-finance-stats span{display:block;color:var(--erp-muted);font-size:12px;font-weight:500;line-height:16px}.erp-finance-stats strong{color:var(--erp-primary);font-size:20px;font-weight:800;line-height:28px}.erp-mobile-section{overflow:hidden;padding:96px 0;background:var(--erp-surface-low)}.erp-mobile-grid{display:flex;flex-direction:row-reverse;align-items:center;gap:32px}.erp-mobile-copy{text-align:left}.erp-store-badges{display:flex;gap:16px;padding-top:16px}.erp-store-badges img{height:40px;width:auto}.erp-phone-wrap{position:relative;display:flex;justify-content:center}.erp-phone{width:256px;height:500px;overflow:hidden;border:8px solid var(--erp-text);border-radius:40px;background:#2e3132;box-shadow:0 24px 55px #0021092e}.erp-phone-screen{width:100%;height:100%;padding:16px;background:var(--erp-surface)}.erp-phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.erp-phone-top strong{font-size:12px}.erp-phone-top span{width:32px;height:32px;border-radius:999px;background:#a3f69c}.erp-checkin-card{margin-bottom:16px;padding:16px;border-radius:12px;background:var(--erp-primary);color:var(--erp-on-primary)}.erp-checkin-card small{display:block;font-size:10px;font-weight:800;line-height:12px;text-transform:uppercase}.erp-checkin-card strong{display:block;font-size:20px;font-weight:800;line-height:28px}.erp-checkin-card button{margin-top:8px;padding:4px 16px;border:0;border-radius:999px;background:var(--erp-on-primary);color:var(--erp-primary);font-size:12px;font-weight:800}.erp-task-list{display:grid;gap:8px}.erp-task-list>strong{font-size:12px}.erp-task-list div{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;background:var(--erp-surface-container);color:var(--erp-text);font-size:12px;font-weight:600}.erp-task-list .material-symbols-outlined{color:var(--erp-primary);font-size:20px}.erp-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:32px 0;border-top:1px solid rgba(191,202,186,.2);background:var(--erp-surface)}.erp-footer-brand{margin-bottom:16px}.erp-footer-brand strong{color:var(--erp-primary);font-size:20px;font-weight:800;line-height:28px}.erp-footer h4{margin:0 0 16px;color:var(--erp-text);font-size:14px;font-weight:800}.erp-footer p{margin:0 0 16px;color:var(--erp-muted);font-size:14px;line-height:20px}.erp-footer a{display:block;margin-bottom:8px;color:var(--erp-muted);font-size:10px;font-weight:700;line-height:12px;text-decoration:none}.erp-footer a:hover{color:var(--erp-primary);text-decoration:underline;text-underline-offset:4px}.erp-newsletter{display:flex}.erp-newsletter input{width:100%;min-width:0;height:40px;border:1px solid rgba(191,202,186,.3);border-right:0;border-radius:8px 0 0 8px;background:var(--erp-surface-container);color:var(--erp-text);font-size:14px;outline:none;padding:0 16px}.erp-newsletter input:focus{border-color:var(--erp-primary)}.erp-newsletter button{display:grid;width:44px;place-items:center;border:0;border-radius:0 8px 8px 0;background:var(--erp-primary);color:var(--erp-on-primary);cursor:pointer}.erp-copyright{grid-column:1 / -1;margin:8px 0 0!important;padding-top:24px;border-top:1px solid rgba(191,202,186,.2);text-align:center}.erp-reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease;will-change:opacity,transform}.erp-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.erp-hero-grid,.erp-executive,.erp-mobile-grid{grid-template-columns:1fr}.erp-hero-grid{display:grid}.erp-hero-copy{text-align:center}.erp-hero-copy h1,.erp-hero-copy p{margin-right:auto;margin-left:auto}.erp-hero-actions,.erp-hero-highlights{justify-content:center}.erp-executive,.erp-mobile-grid{flex-direction:column}.erp-mobile-copy{text-align:center}.erp-store-badges{justify-content:center}.erp-module-card{flex-basis:calc((100% - 12px)/2)}.erp-module-detail{grid-template-columns:1fr}.erp-module-illustration{min-height:320px}}@media(max-width:820px){.erp-nav{display:none}.erp-header-inner{gap:12px}.erp-login-link{display:none}.erp-hero-copy h1{font-size:40px;line-height:1.1}.erp-workflow-track{flex-direction:column}.erp-workflow-line{display:none}.erp-workflow-step{width:min(100%,260px)}.erp-footer{grid-template-columns:1fr 1fr}.erp-module-head{align-items:flex-start;flex-direction:column}.erp-module-card{flex-basis:min(78vw,320px)}.erp-module-detail{padding:20px}.erp-illustration-window{top:36px;right:22px;bottom:36px;left:22px;grid-template-columns:64px minmax(0,1fr)}}@media(max-width:640px){.erp-container{width:min(100% - 32px,1200px)}.erp-brand-name{max-width:160px;overflow:hidden;font-size:20px;text-overflow:ellipsis}.erp-primary-pill{height:38px;padding:0 18px}.erp-hero{padding:40px 0 72px}.erp-hero-grid{grid-template-columns:1fr}.erp-hero-copy h1{font-size:38px}.erp-hero-highlights{grid-template-columns:1fr 1fr}.erp-hero-image-card,.erp-hero-image-card:hover{transform:none}.erp-platform,.erp-modules,.erp-workflow,.erp-executive,.erp-mobile-section{padding:72px 0}.erp-platform h2,.erp-executive h2,.erp-mobile-copy h2{font-size:30px;line-height:38px}.erp-finance-stats,.erp-footer{grid-template-columns:1fr}.erp-module-head h2,.erp-module-detail-copy h2{font-size:30px;line-height:38px}.erp-module-slider-actions{width:100%;justify-content:flex-end}.erp-module-card{flex-basis:min(86vw,300px);min-height:230px}.erp-module-illustration{min-height:280px}.erp-illustration-window{top:30px;right:16px;bottom:30px;left:16px;grid-template-columns:54px minmax(0,1fr)}.erp-illustration-sidebar{padding:20px 12px}.erp-illustration-content{padding:18px}.erp-illustration-topline strong{font-size:15px;line-height:20px}}@media(prefers-reduced-motion:reduce){.erp-landing *,.erp-reveal{scroll-behavior:auto!important;transition:none!important;animation:none!important}.erp-reveal{opacity:1;transform:none}}.guide-page .ant-typography{margin-bottom:0}.guide-hero-card .ant-card-body{padding:24px}.guide-hero-card h3.ant-typography{margin:0;color:var(--ink);font-size:28px;line-height:1.2}.guide-hero-card .ant-typography{color:var(--muted);font-size:15px;line-height:1.7}.guide-scope-pill{min-height:54px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#f8fafc;color:var(--ink);font-weight:600;line-height:1.35}.guide-tabs>.ant-tabs-nav{margin-bottom:14px}.guide-tabs .ant-tabs-tab{border-radius:8px}.guide-action-card .ant-card-head-title{font-weight:700}.guide-action-card .ant-list-item{align-items:flex-start;padding:7px 0;border-block-end:0;color:var(--ink)}.guide-check-icon{margin-top:3px;color:var(--bamboo)}
