*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .3s,color .3s}body.light{--sidebar-bg: linear-gradient(180deg, #0B3D3A 0%, #0E6B63 100%);--sidebar-border: rgba(255, 255, 255, .12);--sidebar-text: #ffffff;--header-bg: #ffffff;--header-shadow: 0 1px 4px rgba(0, 0, 0, .08);--content-bg: #ffffff;--page-bg: #F0F7F7;--auth-bg: linear-gradient(135deg, #E8F5F3 0%, #F0F7F7 50%, #E0F2EF 100%);--text-secondary: #8c8c8c;--text-tertiary: #bfbfbf;--dicom-bg: #1a1a2e;--card-shadow: 0 4px 24px rgba(14, 159, 151, .1);--qr-bg: #f5f5f5;--qr-border: #d9d9d9;--landing-bg: #ffffff;--landing-bg-alt: #F0F7F7;--landing-bg-warm: #FFF7F0;--landing-card-bg: #ffffff;--landing-card-border: #f0f0f0;--landing-text: #262626;--landing-text-secondary: #595959;--landing-mock-bg: #ffffff;--landing-mock-bar: #f5f5f5;--landing-mock-border: #e8e8e8;--landing-mock-block: #f9f9f9;--landing-mock-accent: #e6f7f5;--landing-faq-border: #f0f0f0}body.dark{--sidebar-bg: linear-gradient(180deg, #0A0F1A 0%, #111827 100%);--sidebar-border: rgba(255, 255, 255, .08);--sidebar-text: #e0e0e0;--header-bg: #141B2D;--header-shadow: 0 1px 4px rgba(0, 0, 0, .3);--content-bg: #141B2D;--page-bg: #0A0F1A;--auth-bg: linear-gradient(135deg, #0A0F1A 0%, #111827 50%, #0D1321 100%);--text-secondary: #8899A6;--text-tertiary: #5C6B77;--dicom-bg: #000000;--card-shadow: 0 4px 24px rgba(0, 0, 0, .3);--qr-bg: #1A2236;--qr-border: #2A3A4E;--landing-bg: #141B2D;--landing-bg-alt: #0A0F1A;--landing-bg-warm: #1A1510;--landing-card-bg: #1A2236;--landing-card-border: #2A3A4E;--landing-text: #e0e0e0;--landing-text-secondary: #8899A6;--landing-mock-bg: #1A2236;--landing-mock-bar: #111827;--landing-mock-border: #2A3A4E;--landing-mock-block: #111827;--landing-mock-accent: #0E3D3A;--landing-faq-border: #2A3A4E}.landing{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.landing-container{max-width:1120px;margin:0 auto;padding:0 24px}.landing-header{position:sticky;top:0;z-index:100;background:#0b3d3af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.landing-hero{background:linear-gradient(135deg,#0b3d3a,#0e6b63 40%,#0e9f97);position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 70%);pointer-events:none}.landing-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.landing-browser-mock{max-width:720px;margin:56px auto 0;background:var(--landing-mock-bg);border-radius:12px;box-shadow:0 24px 64px #0000004d;overflow:hidden;position:relative;z-index:1}.landing-browser-dots{display:flex;gap:6px;padding:12px 16px;background:var(--landing-mock-bar);border-bottom:1px solid var(--landing-mock-border)}.landing-browser-dots span{width:10px;height:10px;border-radius:50%}.landing-card{background:var(--landing-card-bg);border-radius:16px;border:1px solid var(--landing-card-border);transition:transform .2s,box-shadow .2s}.landing-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0e9f971a}.landing-feature-card{cursor:default}@media(max-width:768px){.landing-header .landing-container{flex-wrap:wrap;height:auto!important;padding:12px 16px!important;gap:8px}.landing-header .ant-space{flex-wrap:wrap}.landing-header .ant-btn-link{display:none}.landing-hero .landing-container{padding-top:48px!important;padding-bottom:48px!important}.landing-hero h1.ant-typography{font-size:32px!important}.landing-hero .ant-typography{font-size:16px!important}.landing-hero .ant-space{flex-wrap:wrap;justify-content:center}.landing-browser-mock{margin-top:32px}}@media(max-width:992px){.app-sider{display:none!important}.app-header{padding:0 16px!important}.app-content{margin:12px!important}.app-content>div{padding:16px!important}}@media print{.ant-layout-sider,.ant-layout-header,button{display:none!important}.ant-layout-content{margin:0!important}}
