@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary: #1AABDE;--primary-dark: #1489B4;--primary-hover: #178AB8;--primary-light: #E5F6FC;--primary-50: #EFF9FD;--accent: #E88C0C;--sidebar-bg: #1AABDE;--sidebar-bg-deep: #1489B4;--sidebar-hover: rgba(0,0,0,.08);--sidebar-selected: rgba(0,0,0,.16);--bg: #F8FAFC;--surface: #FFFFFF;--border: #E2E8F0;--border-light: #F1F5F9;--text: #0F172A;--text-secondary: #64748B;--text-muted: #94A3B8;--shadow-xs: 0 1px 2px rgba(0,0,0,.05);--shadow-sm: 0 1px 3px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.04);--shadow-md: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.04);--shadow-lg: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.04);--radius: 8px;--radius-lg: 12px;--radius-xl: 16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-layout{background:var(--bg)!important}.ant-layout-content{background:var(--bg)}.ant-card{box-shadow:var(--shadow-sm)!important;border-color:var(--border)!important}.ant-card-head{border-color:var(--border-light)!important}.ant-table-wrapper .ant-table{background:var(--surface)}.ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600!important;color:var(--text-secondary)!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.03em}.ant-btn{font-weight:500}.ant-btn-primary{box-shadow:0 1px 2px #1aabde4d!important}.ant-tag{font-weight:500}.ant-alert{border-radius:var(--radius)!important}.ant-divider{border-color:var(--border)!important}.ant-upload-drag{border-radius:var(--radius)!important;background:#fafafa!important}.ant-upload-drag:hover{border-color:var(--primary)!important;background:var(--primary-50)!important}.ant-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-input-number{border-color:var(--border)!important}.ant-form-item-label>label{font-weight:500;color:var(--text);font-size:13.5px}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.app-sider .ant-menu-item{border-radius:6px!important;margin:2px 8px!important;width:calc(100% - 16px)!important}.app-sider .ant-menu-item-selected{background:var(--sidebar-selected)!important}.app-sider .ant-menu-item-selected:after{display:none!important}.app-sider .ant-menu-item:hover{background:var(--sidebar-hover)!important}.status-approved{border-left:3px solid #10B981!important}.status-submitted{border-left:3px solid #F59E0B!important}.status-returned{border-left:3px solid #EF4444!important}.status-draft{border-left:3px solid #3B82F6!important}.status-not-started{border-left:3px solid #E2E8F0!important}.module-card-active{transition:all .2s ease}.module-card-active:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.module-card-active:hover .module-arrow{transform:translate(3px);color:var(--primary)!important}.module-arrow{transition:all .2s ease}.page-header{background:var(--surface);border-bottom:1px solid var(--border);padding:0 24px;height:56px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:100}.action-bar{background:var(--surface);border-top:1px solid var(--border);padding:16px 24px;display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:0;z-index:50}.stat-card{text-align:center;padding:20px}.stat-card .stat-value{font-size:28px;font-weight:700;color:var(--text);line-height:1}.stat-card .stat-label{font-size:12px;color:var(--text-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.landing-page{min-height:100vh;background:radial-gradient(circle at top left,#1aabde14 0,#1aabde00 30%),linear-gradient(180deg,#f0fafd,#e5f6fc)}.landing-shell{max-width:1320px;margin:0 auto;padding:28px 24px 40px}.landing-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;border:1px solid rgba(26,171,222,.08);border-radius:20px;background:#ffffffc2;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand{display:flex;align-items:center;gap:14px}.landing-brand-mark{width:64px;height:64px;border-radius:18px;background:linear-gradient(160deg,#eff9fd,#d6f0fa);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #1aabde14}.landing-brand-mark img{width:46px;height:46px;object-fit:contain}.landing-brand-title{font-size:28px;font-weight:700;color:#0f172a;letter-spacing:-.03em}.landing-brand-subtitle{font-size:14px;color:#5f7467;margin-top:2px}.landing-top-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.landing-primary-button.ant-btn,.landing-dark-button.ant-btn{height:48px;border-radius:14px;padding-inline:22px;font-size:15px;font-weight:600;border:none}.landing-primary-button.ant-btn{background:linear-gradient(135deg,#1aabde,#1489b4)!important}.landing-secondary-button.ant-btn,.landing-outline-button.ant-btn{height:48px;border-radius:14px;padding-inline:22px;font-size:15px;font-weight:600}.landing-secondary-button.ant-btn{border-color:#d3dfd7;background:#fff;color:#1f2937}.landing-outline-button.ant-btn{border-color:#1aabde38;background:#fffc;color:#1aabde}.landing-dark-button.ant-btn{background:#101817;color:#fff}.landing-dark-button.ant-btn:hover,.landing-dark-button.ant-btn:focus{color:#fff!important;background:#182221!important}.landing-hero{margin-top:26px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;align-items:stretch}.landing-hero-copy{position:relative;overflow:hidden;padding:44px 42px;border-radius:32px;background:linear-gradient(145deg,#0a5070,#1aabde 55%,#1a8eb8);box-shadow:var(--shadow-lg)}.landing-hero-copy:before{content:"";position:absolute;top:-120px;right:-70px;width:280px;height:280px;border-radius:50%;background:#ffffff0f}.landing-hero-copy:after{content:"";position:absolute;bottom:-80px;left:-40px;width:220px;height:220px;border-radius:50%;background:#ffffff0d}.landing-kicker.ant-tag{border:none;background:#ffd87829;color:#ffe29a;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;border-radius:999px;padding:7px 12px;margin-bottom:18px}.landing-hero-copy h1,.transcript-placeholder-card h1{font-size:58px;line-height:1.02;letter-spacing:-.05em;color:#fff;font-weight:800;max-width:760px}.landing-lead{margin-top:20px;max-width:760px;color:#ffffffe6;font-size:19px;line-height:1.75}.landing-support{margin-top:16px;max-width:720px;color:#ffffffb3;font-size:16px;line-height:1.7}.landing-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.landing-hero-panel.ant-card,.landing-feature-card.ant-card,.transcript-placeholder-card.ant-card{border-radius:28px;box-shadow:var(--shadow-lg)!important}.landing-hero-panel{background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-hero-panel .ant-card-body{height:100%;padding:28px!important;display:flex;flex-direction:column;gap:24px}.landing-panel-badge{display:inline-flex;align-items:center;gap:10px;width:fit-content;border-radius:999px;padding:10px 14px;background:#e5f6fc;color:#1aabde;font-weight:600}.landing-panel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.landing-panel-stats>div{border-radius:20px;padding:18px 16px;background:#fff;border:1px solid #e4efe7}.landing-panel-value{display:block;font-size:28px;font-weight:800;color:#0f172a;line-height:1}.landing-panel-label{display:block;margin-top:8px;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.landing-panel-title,.landing-feature-card h3,.landing-section-heading h2,.landing-callout h2{color:#0f172a}.landing-panel-title{font-size:15px;font-weight:700;margin-bottom:12px}.landing-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-pill{padding:12px 14px;border-radius:16px;background:#f7fbf8;border:1px solid #dbeae0;color:#31473c;font-size:14px;font-weight:500}.landing-panel-note{margin-top:auto;border-radius:18px;padding:16px 18px;background:linear-gradient(135deg,#0a5070,#1aabde);color:#ffffffd1;font-size:14px;line-height:1.7}.landing-section{margin-top:34px;padding:8px 2px}.landing-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.landing-section-kicker{color:#1aabde;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.landing-section-heading h2{font-size:34px;line-height:1.1;letter-spacing:-.04em;font-weight:800}.landing-section-heading p{max-width:420px;color:#5f6f66;font-size:15px;line-height:1.7}.landing-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-feature-card{background:linear-gradient(180deg,#fff,#f0fafd);border:1px solid #d6f0fa!important}.landing-feature-card .ant-card-body{padding:24px!important}.landing-feature-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#e5f6fc,#d6f0fa);color:#1aabde;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}.landing-feature-card h3{font-size:20px;line-height:1.2;font-weight:700;margin-bottom:12px}.landing-feature-card p,.landing-callout p,.transcript-placeholder-card p{color:#607068;font-size:15px;line-height:1.75}.landing-callout{margin-top:26px;border-radius:28px;padding:28px 30px;background:linear-gradient(145deg,#fff,#eef8fc);border:1px solid #d0edfa;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;align-items:center;gap:20px}.landing-footer{margin-top:26px;padding:8px 4px 0;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#7b8b83;font-size:13px}.transcript-placeholder-card{max-width:760px;margin:0 auto;text-align:center;background:linear-gradient(180deg,#fff,#f0fafd)}.transcript-placeholder-card .ant-card-body{padding:38px!important}.transcript-placeholder-card h1{color:#0f172a;font-size:42px;margin-top:12px}.transcript-placeholder-icon{width:72px;height:72px;margin:18px auto 20px;border-radius:22px;background:linear-gradient(135deg,#e5f6fc,#d6f0fa);color:#1aabde;display:flex;align-items:center;justify-content:center;font-size:30px}@media(max-width:1100px){.landing-hero,.landing-card-grid{grid-template-columns:1fr}.landing-section-heading,.landing-callout{flex-direction:column;align-items:start}}@media(max-width:820px){.landing-shell{padding:20px 16px 30px}.landing-topbar{flex-direction:column;align-items:start}.landing-top-actions,.landing-top-actions .ant-btn{width:100%}.landing-top-actions{flex-direction:column}.landing-brand-title{font-size:22px}.landing-hero-copy,.landing-hero-panel .ant-card-body,.landing-callout,.transcript-placeholder-card .ant-card-body{padding:24px!important}.landing-hero-copy h1{font-size:40px}.landing-panel-stats,.landing-pill-grid{grid-template-columns:1fr}}@media(max-width:560px){.landing-hero-copy h1,.transcript-placeholder-card h1,.landing-section-heading h2{font-size:32px}.landing-lead{font-size:17px}.landing-hero-actions,.landing-hero-actions .ant-btn{width:100%}}
