*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#eef3f5;color:#172026}a{text-decoration:none}.public-layout,.login-layout{min-height:100vh;background:linear-gradient(135deg,#176b871a,#e2eef19e),#f5f8f9}.public-layout{height:100vh;overflow:hidden}.public-nav{display:flex;align-items:center;justify-content:space-between;width:min(100%,1280px);margin:0 auto;padding:20px 40px 8px}.public-brand,.login-brand{display:inline-flex;align-items:center}.public-brand img{display:block;width:174px;height:auto;object-fit:contain}.login-brand img{display:block;width:186px;height:auto;object-fit:contain}.landing-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:64px;align-items:center;width:min(100%,1280px);min-height:440px;margin:0 auto;padding:22px 40px 26px}.landing-eyebrow{display:inline-flex;margin-bottom:10px;color:#176b87!important;font-size:13px!important;font-weight:800;letter-spacing:0;text-transform:uppercase}.landing-title.ant-typography{max-width:620px;margin:0 0 14px!important;color:#102a3a;font-size:68px!important;line-height:.98!important;letter-spacing:0}.landing-hero-copy p.ant-typography{max-width:650px;margin-bottom:22px;color:#2b373d;font-size:20px;line-height:1.65}.hero-preview{padding:18px;background:#fff;border:1px solid #d8e3e8;border-radius:8px;box-shadow:0 20px 60px #102a3a24}.preview-topbar{display:flex;gap:8px;margin-bottom:14px}.preview-topbar span{width:10px;height:10px;background:#bfd0d7;border-radius:50%}.preview-table{display:grid;gap:8px;padding:12px;background:#f3f7f8;border-radius:8px}.preview-table div{display:grid;grid-template-columns:1.2fr 1fr auto;gap:12px;align-items:center;padding:12px 14px;background:#fff;border:1px solid #e2eaee;border-radius:6px}.landing-section{width:min(100%,1280px);margin:0 auto;padding:4px 40px 24px}.feature-card{min-height:178px}.feature-icon{display:grid;width:38px;height:38px;place-items:center;margin-bottom:10px;color:#176b87;background:#e6f2f5;border-radius:8px;font-size:20px}.feature-card h4.ant-typography{margin-bottom:8px!important}.login-layout{display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%)}.login-card h2{margin-top:18px!important;margin-bottom:4px!important}.login-form{margin-top:24px}.app-shell{min-height:100vh}.app-sider{position:fixed;inset-block:0;inset-inline-start:0;z-index:20;height:100vh;overflow:auto;background:#102a3a!important;border-right:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;min-height:72px;padding:14px 18px;background:#fff;border-bottom:1px solid #d8e3e8}.brand img{display:block;width:168px;max-width:100%;height:auto;object-fit:contain}.side-menu{background:transparent;border-inline-end:0!important}.side-menu .ant-menu-item{color:#ffffffb8}.side-menu .ant-menu-item-selected{color:#fff;background:#176b8785!important}.side-menu .ant-menu-item a{color:inherit}.app-main{min-height:100vh;margin-left:252px;background:#eef3f5}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#ffffffeb;border-bottom:1px solid #d8e3e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-copy{display:grid;justify-items:end;line-height:1.1}.profile-trigger.ant-btn{display:inline-flex;align-items:center;gap:10px;width:auto;height:44px;padding:4px 8px 4px 12px;border-radius:8px}.profile-trigger.ant-btn:hover{background:#eef3f5!important}.profile-trigger .anticon-down{color:#73828c;font-size:11px}.profile-menu-head{display:grid;min-width:180px;padding:2px 0;line-height:1.25}.app-content{padding:24px}.page{display:grid;gap:16px;width:100%;max-width:1480px;margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-header h2,.grid-header h4{margin:0!important}.section-row{margin-top:0}.grid-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.grid-search{width:min(380px,100%)}.grid-filter{width:170px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.full-width{width:100%}.util-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.util-row div:first-child{display:grid;gap:2px}.history-table{margin-top:12px}.empty-panel{padding:12px 0}.invoice-paper{width:100%;padding:28px;color:#172026;background:#fff;border:1px solid #d8e3e8;border-radius:8px}.invoice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.invoice-head h2{margin:0 0 6px!important;letter-spacing:0}.invoice-meta{display:grid;justify-items:end;gap:6px}.invoice-items{margin-top:18px}.invoice-total{display:grid;gap:8px;width:min(320px,100%);margin:20px 0 0 auto}.invoice-total div{display:flex;justify-content:space-between;gap:18px}.invoice-total div:last-child{padding-top:10px;border-top:1px solid #d8e3e8;font-size:18px}.ant-card{border-radius:8px}@media(max-width:991px){.public-layout{height:auto;overflow:visible}.landing-hero{grid-template-columns:1fr;min-height:auto;width:min(100%,860px);padding-top:28px}.landing-title.ant-typography{font-size:52px!important}.app-main{margin-left:0}.app-header{padding:0 16px}.app-content{padding:16px}}@media(max-width:720px){.public-nav{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 20px}.landing-hero{padding-top:20px;padding-inline:20px}.landing-title.ant-typography{font-size:40px!important}.landing-hero-copy p.ant-typography{font-size:17px}.hero-preview{display:none}.landing-section{padding-inline:20px}.page-header,.grid-header{align-items:stretch;flex-direction:column}.grid-header .ant-space,.grid-search,.grid-filter{width:100%}.form-grid{grid-template-columns:1fr}.user-copy{display:none}}
