.app-sidebar{z-index:100}.sidebar-logo{padding:20px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.sidebar-logo-img{height:48px;width:auto;object-fit:contain}.sidebar-nav{padding:16px 8px;display:flex;flex-direction:column;gap:4px}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:transparent;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-size:14px;color:#6b7280;font-weight:500}.sidebar-nav-item:hover{background:#f3f4f6;color:#111827}.sidebar-nav-item.active{background:#111827;color:#fff}.sidebar-nav-item.active:hover{background:#1f2937}.sidebar-nav-icon{font-size:16px;display:flex;align-items:center;justify-content:center;width:20px}.sidebar-nav-label{flex:1}.sidebar-stats{position:absolute;bottom:0;left:0;right:0;padding:20px 16px;border-top:1px solid #e5e7eb;background:#f8f9fa}.sidebar-stats-title{display:block;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.sidebar-stats-loading{font-size:12px;color:#9ca3af;text-align:center;padding:20px 0}.sidebar-stat-item{margin-bottom:16px}.sidebar-stat-item:last-child{margin-bottom:0}.sidebar-stat-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sidebar-stat-icon{font-size:14px}.sidebar-stat-icon.glucose{color:#3b82f6}.sidebar-stat-icon.ketone{color:#8b5cf6}.sidebar-stat-icon.seizure{color:#f97316}.sidebar-stat-label{font-size:12px;color:#6b7280;font-weight:500}.sidebar-stat-value-row{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.sidebar-stat-value{font-size:24px;font-weight:700;color:#111827;line-height:1}.sidebar-stat-trend{font-size:16px;font-weight:600;line-height:1}.sidebar-stat-unit{font-size:11px;color:#9ca3af;display:block}@media(max-width:1024px){.app-sidebar{transform:translate(-100%);transition:transform .3s ease}.app-sidebar.open{transform:translate(0)}}.main-header{background:#fff!important}.sidebar-toggle{display:none!important}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:99;display:none}.sidebar-wrapper{position:relative}@media(max-width:1024px){.sidebar-overlay{display:block}.sidebar-wrapper{position:fixed;left:0;top:0;z-index:100;height:100vh}.sidebar-wrapper:not(.open) .ant-layout-sider{transform:translate(-100%)}.sidebar-wrapper.open .ant-layout-sider{transform:translate(0)}.ant-layout-content{margin-left:0!important}.sidebar-toggle{display:inline-flex!important}}@media(max-width:768px){.ant-layout-header{padding:0 16px!important}.ant-layout-content{padding:20px!important}}@media(max-width:480px){.ant-layout-header{padding:0 12px!important}.ant-layout-content{padding:16px!important}}:root{--landing-primary: #111827;--landing-primary-light: #374151;--landing-primary-dark: #030712;--landing-accent: #10b981;--landing-bg: #fafafa;--landing-card: #ffffff;--landing-text: #111827;--landing-text-muted: #6b7280;--landing-border: #e5e7eb;--landing-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--landing-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1)}.landing-page{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff,#f8fafc);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-container-inner{max-width:1200px;margin:0 auto;padding:0 24px}.landing-nav{position:sticky;top:0;z-index:100;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--landing-border)}.landing-nav-content{display:flex;align-items:center;justify-content:space-between;height:64px}.landing-nav-brand{display:flex;align-items:center;gap:10px}.landing-nav-logo-img{height:117px;width:auto;cursor:pointer;margin:-40px 0}.landing-nav-links{display:flex;gap:32px}.landing-nav-links a{color:var(--landing-text-muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.landing-nav-links a:hover{color:var(--landing-text)}.landing-nav-actions{display:flex;align-items:center;gap:16px}.landing-lang-buttons{display:flex;gap:4px}.landing-lang-buttons button{padding:6px 12px;border:1px solid var(--landing-border);background:#fff;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.landing-lang-buttons button.active{background:var(--landing-primary);color:#fff;border-color:var(--landing-primary)}.landing-nav-cta{border-radius:8px!important;font-weight:600!important}.landing-hero{padding:80px 0 60px}.landing-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.landing-hero-content{display:flex;flex-direction:column}.landing-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fef3c7;color:#92400e;border-radius:24px;font-size:13px;font-weight:600;width:fit-content;margin-bottom:24px}.landing-hero-title{font-size:48px;font-weight:800;line-height:1.1;color:var(--landing-text);margin:0 0 20px;letter-spacing:-.02em}.landing-hero-subtitle{font-size:18px;color:var(--landing-text-muted);line-height:1.6;margin:0 0 32px}.landing-hero-cta{display:flex;gap:12px;margin-bottom:24px}.landing-btn-primary{background:var(--landing-primary)!important;border-color:var(--landing-primary)!important;border-radius:10px!important;height:48px!important;padding:0 28px!important;font-weight:600!important;font-size:15px!important}.landing-btn-primary:hover{background:var(--landing-primary-dark)!important;border-color:var(--landing-primary-dark)!important}.landing-btn-secondary{border-radius:10px!important;height:48px!important;padding:0 28px!important;font-weight:600!important;font-size:15px!important}.landing-hero-trust{display:flex;align-items:center;gap:16px;color:var(--landing-text-muted);font-size:13px}.landing-hero-trust svg{color:var(--landing-primary)}.landing-hero-preview{display:flex;justify-content:center}.app-preview-phone{position:relative;width:260px;height:540px;background:#1a1a1a;border-radius:40px;padding:8px;box-shadow:0 50px 100px -20px #00000040,0 30px 60px -30px #0000004d,inset 0 0 0 1px #2a2a2a}.app-preview-phone:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:90px;height:24px;background:#1a1a1a;border-radius:0 0 14px 14px;z-index:10}.app-preview-phone-notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:70px;height:20px;background:#000;border-radius:10px;z-index:11}.app-preview-phone-screen{width:100%;height:100%;background:#f5f5f5;border-radius:32px;overflow:hidden}.app-preview-screenshot{width:100%;height:100%;object-fit:cover;object-position:top}.landing-trust-bar{padding:24px 0;background:#fff;border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-trust-items{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.landing-trust-label{font-size:12px;color:var(--landing-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.landing-trust-divider{width:1px;height:20px;background:var(--landing-border)}.landing-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--landing-text);font-weight:500}.landing-trust-item svg{color:var(--landing-primary)}.section-title-wrapper{text-align:center;max-width:600px;margin:0 auto 48px}.section-eyebrow{display:inline-block;font-size:12px;font-weight:600;color:var(--landing-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.section-title{font-size:36px;font-weight:800;color:var(--landing-text);margin:0 0 16px;letter-spacing:-.02em}.section-subtitle{font-size:16px;color:var(--landing-text-muted);line-height:1.6;margin:0}.landing-features{padding:80px 0}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-feature-card{border-radius:16px!important;border:1px solid var(--landing-border)!important;transition:all .3s ease!important}.landing-feature-card:hover{box-shadow:var(--landing-shadow-lg)!important;transform:translateY(-4px)}.landing-feature-card .ant-card-body{padding:28px!important}.landing-feature-icon{width:48px;height:48px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--landing-primary);margin-bottom:16px}.landing-feature-title{font-size:18px;font-weight:700;color:var(--landing-text);margin:0 0 8px}.landing-feature-desc{font-size:14px;color:var(--landing-text-muted);line-height:1.6;margin:0}.landing-how-it-works{padding:80px 0;background:#f8fafc}.landing-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.landing-step{text-align:center}.landing-step-number{width:48px;height:48px;background:var(--landing-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 16px}.landing-step h3{font-size:18px;font-weight:700;color:var(--landing-text);margin:0 0 8px}.landing-step p{font-size:14px;color:var(--landing-text-muted);line-height:1.5;margin:0}.landing-cta-band{padding:40px 0}.landing-cta-card{border-radius:20px!important;background:linear-gradient(135deg,var(--landing-primary) 0%,var(--landing-primary-light) 100%)!important;border:none!important}.landing-cta-card .ant-card-body{padding:40px!important}.landing-cta-card-content{display:flex;align-items:center;justify-content:space-between;gap:32px}.landing-cta-card-content h3{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.landing-cta-card-content p{font-size:15px;color:#ffffffe6;margin:0}.landing-cta-card-buttons{display:flex;gap:12px;flex-shrink:0}.landing-cta-card-buttons .ant-btn-primary{background:#fff!important;color:var(--landing-primary)!important;border-color:#fff!important}.landing-cta-card-buttons .ant-btn-default{background:transparent!important;color:#fff!important;border-color:#ffffff80!important}.landing-pricing{padding:80px 0}.landing-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-pricing-card{border-radius:20px!important;border:1px solid var(--landing-border)!important;transition:all .3s ease!important}.landing-pricing-card.highlight{border-color:var(--landing-primary)!important;box-shadow:0 0 0 1px var(--landing-primary),var(--landing-shadow-lg)!important}.landing-pricing-card .ant-card-body{padding:32px!important}.landing-pricing-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.landing-pricing-header h3{font-size:20px;font-weight:700;color:var(--landing-text);margin:0}.landing-pricing-badge{font-size:11px;padding:4px 10px;background:#f3f4f6;color:var(--landing-primary);border-radius:12px;font-weight:600}.landing-pricing-price{font-size:36px;font-weight:800;color:var(--landing-text);margin-bottom:8px}.landing-pricing-blurb{font-size:14px;color:var(--landing-text-muted);margin-bottom:24px}.landing-pricing-features{list-style:none;padding:0;margin:0 0 24px}.landing-pricing-features li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--landing-text);padding:8px 0}.landing-pricing-features li svg{color:var(--landing-primary);flex-shrink:0}.landing-pricing-cta{border-radius:10px!important;height:44px!important;font-weight:600!important}.landing-faq{padding:80px 0;background:#f8fafc}.landing-faq-content{max-width:700px;margin:0 auto}.landing-faq-collapse{background:transparent!important;border:none!important}.landing-faq-collapse .ant-collapse-item{background:#fff!important;border-radius:12px!important;margin-bottom:12px!important;border:1px solid var(--landing-border)!important;overflow:hidden}.landing-faq-collapse .ant-collapse-header{font-size:15px!important;font-weight:600!important;padding:20px 24px!important}.landing-faq-collapse .ant-collapse-content-box{padding:0 24px 20px!important}.landing-faq-collapse .ant-collapse-content-box p{font-size:14px;color:var(--landing-text-muted);line-height:1.6;margin:0}.landing-footer{padding:40px 0;background:#fff;border-top:1px solid var(--landing-border)}.landing-footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.landing-footer-brand{display:flex;align-items:center;gap:10px}.landing-footer-logo-img{height:28px;width:auto}.landing-footer-copyright{color:var(--landing-text-muted);font-size:13px}.landing-footer-links{display:flex;gap:24px}.landing-footer-links a{font-size:14px;color:var(--landing-text-muted);text-decoration:none;transition:color .2s}.landing-footer-links a:hover{color:var(--landing-text)}.landing-footer-compliance{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--landing-text-muted)}.landing-footer-compliance svg{color:var(--landing-primary)}@media(max-width:1024px){.landing-hero-grid{grid-template-columns:1fr;gap:48px}.landing-hero-preview{order:-1}.landing-features-grid,.landing-steps{grid-template-columns:repeat(2,1fr)}.landing-pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media(max-width:768px){.landing-nav-links{display:none}.landing-hero-title{font-size:32px}.landing-hero-cta{flex-direction:column}.landing-hero-trust{flex-wrap:wrap;justify-content:center}.landing-features-grid,.landing-steps{grid-template-columns:1fr}.landing-cta-card-content{flex-direction:column;text-align:center}.landing-trust-items{flex-direction:column;gap:16px}.landing-trust-divider{display:none}.landing-footer-content{flex-direction:column;text-align:center}}.login-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:24px;background:#f2f2f7}.login-card{width:100%;max-width:440px;border-radius:16px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff}@media(max-width:768px){.login-container{padding:16px;min-height:100vh}.login-card{max-width:100%;border-radius:12px}}@media(max-width:480px){.login-container{padding:12px}.login-card{border-radius:8px}}.dashboard-container{width:100%;max-width:1400px}.dashboard-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.dashboard-metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.metric-card{border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;background:#fff;transition:all .2s ease}.metric-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.metric-card .ant-card-body{padding:20px}.metric-card-content{display:flex;align-items:center;gap:16px}.metric-icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.metric-icon-wrapper.glucose{background:#dbeafe}.metric-icon-wrapper.ketone{background:#ede9fe}.metric-icon-wrapper.seizure{background:#fed7aa}.metric-icon{font-size:20px}.metric-icon-wrapper.glucose .metric-icon{color:#3b82f6}.metric-icon-wrapper.ketone .metric-icon{color:#8b5cf6}.metric-icon-wrapper.seizure .metric-icon{color:#f97316}.metric-info{flex:1;min-width:0}.metric-label{display:block;font-size:12px;color:#6b7280;font-weight:500;margin-bottom:6px}.metric-value{display:block;font-size:28px;font-weight:700;color:#111827;line-height:1;margin-bottom:4px}.metric-unit{display:block;font-size:11px;color:#9ca3af}.dashboard-section-card{border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;background:#fff}.dashboard-section-card .ant-card-body{padding:20px}.section-title{display:block;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.recent-entry-item{padding:12px;background:#f8f9fa;border-radius:10px;border:1px solid #e5e7eb;transition:all .2s ease}.recent-entry-item:hover{background:#f3f4f6;border-color:#d1d5db}.profile-section-card{border-radius:10px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff;padding:0;overflow:hidden}.profile-section-card .ant-card-body{padding:16px}.status-card{border-radius:10px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff}.profile-item-compact{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.profile-item-compact:last-child{margin-bottom:0}.pill-tag{background-color:#f2f2f7;border-radius:16px;padding:6px 14px;font-size:14px;font-weight:500;color:#222;border:none;display:inline-block;width:fit-content}@media(min-width:768px){.profile-section-card:not(.dashboard-medical){grid-column:span 6}}@media(max-width:1200px){.dashboard-metrics-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-grid{grid-template-columns:1fr;gap:16px}.dashboard-metrics-row,.medical-info-grid{grid-template-columns:1fr}.profile-section-card .ant-card-body{padding:16px!important}.dashboard-container>div:first-of-type{grid-template-columns:1fr!important}}@media(max-width:480px){.dashboard-grid{gap:12px}.profile-item-compact{margin-bottom:8px}.metric-value{font-size:24px}}.entries-page{padding:24px;max-width:1200px;margin:0 auto}.entries-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.entries-header h1{margin:0;font-size:28px;font-weight:600;color:#333}.reports-page{padding:24px;max-width:1200px;margin:0 auto}.reports-header{margin-bottom:32px}.report-content{display:flex;flex-direction:column;gap:32px}.report-section{border-bottom:1px solid #e5e7eb;padding-bottom:24px}.report-section:last-child{border-bottom:none}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:16px}.report-metric-item{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:12px}.report-latest{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;margin-top:16px}.report-entries{display:flex;flex-direction:column;gap:12px;margin-top:16px;max-height:400px;overflow-y:auto}.report-entry-item{padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.billing-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:24px}.billing-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;width:100%}.billing-section-card{border-radius:10px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff;padding:0;overflow:hidden;display:flex;flex-direction:column}.billing-section-card .ant-card-body{padding:16px;flex:1;display:flex;flex-direction:column}.billing-card{width:100%;border-radius:16px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff}@media(min-width:768px){.billing-section-card:first-child{grid-column:span 7}.billing-section-card:last-child{grid-column:span 5}}@media(max-width:768px){.billing-container{padding:16px;min-height:calc(100vh - 150px)}.billing-grid{grid-template-columns:1fr;gap:12px}.billing-section-card .ant-card-body{padding:12px!important}.billing-card{border-radius:12px}.billing-card .ant-card-body{padding:16px!important}.billing-card .ant-typography{font-size:18px!important}.billing-card .ant-btn{height:48px!important;font-size:16px!important}}@media(max-width:480px){.billing-container{padding:12px}.billing-card{border-radius:8px}.billing-card .ant-card-body{padding:12px!important}.billing-card .ant-typography{font-size:16px!important}.billing-card .ant-btn{height:44px!important;font-size:14px!important}.billing-card ul{padding-left:16px!important}.invoice-item-responsive{flex-direction:column!important;align-items:flex-start!important;gap:12px}.invoice-item-responsive>div:last-child{width:100%;display:flex;justify-content:space-between;align-items:center}}.invoices-container{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;padding:24px}.invoices-card{width:100%;border-radius:10px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff;padding:0;overflow:hidden}.invoices-card .ant-card-body{padding:16px}.invoice-list{display:flex;flex-direction:column}@media(max-width:768px){.invoices-container{padding:16px}.invoices-card{border-radius:12px}.invoices-card .ant-card-body{padding:12px!important}}@media(max-width:480px){.invoices-container{padding:12px}.invoices-card{border-radius:8px}.invoices-card .ant-card-body{padding:12px!important}.invoices-card .ant-typography{font-size:16px!important}.invoice-item-responsive{flex-direction:column!important;align-items:flex-start!important;gap:12px}.invoice-item-responsive>div:last-child{width:100%;display:flex;justify-content:space-between;align-items:center}}.billing-result-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:24px}.billing-result-container .ant-card{width:100%;max-width:600px;border-radius:16px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;background:#fff}@media(max-width:768px){.billing-result-container{padding:16px;min-height:300px}.billing-result-container .ant-card{border-radius:12px}}@media(max-width:480px){.billing-result-container{padding:12px}.billing-result-container .ant-card{border-radius:8px}}.privacy-policy-container{min-height:100vh;background:#f8fafc;padding:40px 20px}.privacy-policy-content{max-width:900px;margin:0 auto;background:#fff;padding:48px;border-radius:16px;box-shadow:0 2px 8px #0000000f}.privacy-policy-title{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:16px!important;line-height:1.2}.privacy-section{margin-bottom:48px}.privacy-section h2{font-size:24px;font-weight:600;color:#1e293b;margin-top:32px;margin-bottom:16px!important;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.privacy-section h3{font-size:20px;font-weight:600;color:#334155;margin-top:24px;margin-bottom:12px!important}.privacy-section p{font-size:16px;line-height:1.7;color:#475569;margin-bottom:16px}.privacy-section ul{margin-left:24px;margin-bottom:16px}.privacy-section li{font-size:16px;line-height:1.7;color:#475569;margin-bottom:8px}.privacy-footer{margin-top:48px;padding-top:32px;border-top:1px solid #e2e8f0;text-align:center}@media(max-width:768px){.privacy-policy-content{padding:32px 24px}.privacy-policy-title{font-size:28px}.privacy-section h2{font-size:22px}.privacy-section h3{font-size:18px}.privacy-section p,.privacy-section li{font-size:15px}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f2f7}#root{min-height:100vh}html[dir=rtl]{direction:rtl}html[dir=rtl] body{direction:rtl;text-align:right}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
