@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary:#2563eb;--primary-hover:#1d4ed8;--primary-dark:#1e40af;--primary-light:#eff6ff;--primary-border:#bfdbfe;--primary-glow:#2563eb38;--accent:#0284c7;--accent-hover:#0369a1;--accent-light:#f0f9ff;--bg-main:#f8fafc;--bg-card:#fff;--bg-alt:#f1f5f9;--bg-dark:#0f172a;--bg-dark-card:#1e293b;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--text-white:#fff;--border-color:#e2e8f0;--border-focus:#3b82f6;--status-active:#10b981;--status-active-bg:#d1fae5;--status-active-text:#065f46;--status-pending:#f59e0b;--status-pending-bg:#fef3c7;--status-pending-text:#92400e;--status-rejected:#ef4444;--status-rejected-bg:#fee2e2;--status-rejected-text:#991b1b;--status-suspended:#6b7280;--status-suspended-bg:#f3f4f6;--status-suspended-text:#374151;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000014, 0 2px 4px -2px #0000000a;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #00000008;--shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #00000008;--shadow-glow:0 0 20px #2563eb26;--glass-bg:#ffffffd9;--glass-border:#fff6;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}a{color:var(--primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary-hover)}button,input,select,textarea{font-family:inherit;font-size:1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.02em;font-weight:700;line-height:1.25}h1{letter-spacing:-.03em;font-size:2.25rem;font-weight:800}h2{letter-spacing:-.025em;font-size:1.75rem;font-weight:800}h3{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}h4{letter-spacing:-.015em;font-size:1.15rem;font-weight:700}p{color:var(--text-secondary)}.heading-gradient{background:linear-gradient(135deg,#2563eb 0%,#0284c7 50%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heading-gradient-blue{background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 50%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heading-gradient-emerald{background:linear-gradient(135deg,#059669 0%,#10b981 50%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heading-gradient-purple{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heading-gradient-dark{background:linear-gradient(135deg,#0f172a 20%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.eyebrow-badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.08em;color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1px solid #bfdbfe;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #2563eb14}.section-gradient-title{letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a 15%,#1e40af 70%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.page-wrapper{flex:1;padding:2.5rem 0 4rem}.card{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #e2e8f0f2;padding:1.75rem;position:relative;box-shadow:0 1px 3px #0f172a0a,0 4px 12px -2px #0f172a05}.card:hover{border-color:#cbd5e1f2;box-shadow:0 4px 6px -1px #0f172a0d,0 10px 24px -4px #2563eb0f}.auth-card{position:relative;overflow:hidden;background:#fff!important;border:1px solid #bfdbfecc!important;border-radius:20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 0 0 1px #2563eb0d,0 4px 6px -1px #0f172a0a,0 20px 35px -5px #2563eb1a,0 30px 60px -15px #0284c70f!important}.auth-card:before{content:"";background:linear-gradient(90deg,#2563eb 0%,#38bdf8 35%,#818cf8 70%,#6366f1 100%);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.auth-card:after{content:"";pointer-events:none;border-radius:20px;position:absolute;inset:0;box-shadow:inset 0 1px #fffffff2}.auth-card:hover{transform:translateY(-2px);border-color:#93c5fd!important;box-shadow:0 0 0 1px #2563eb26,0 8px 12px -2px #0f172a0d,0 25px 45px -5px #2563eb29,0 35px 70px -15px #0284c71a!important}.auth-card-admin{border-color:#c7d2fecc!important;box-shadow:0 0 0 1px #6366f114,0 4px 6px -1px #0f172a0a,0 20px 35px -5px #6366f11f,0 30px 60px -15px #8b5cf614!important}.auth-card-admin:before{background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 35%,#a855f7 70%,#ec4899 100%)}.auth-card-admin:hover{border-color:#c7d2fe!important;box-shadow:0 0 0 1px #6366f12e,0 8px 12px -2px #0f172a0d,0 25px 45px -5px #6366f12e,0 35px 70px -15px #8b5cf61f!important}.card-aesthetic{border:1px solid #e2e8f0e6;border-radius:16px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.card-aesthetic:before{content:"";background:0 0;height:3px;transition:background .25s;position:absolute;top:0;left:0;right:0}.card-aesthetic:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 12px 28px -4px #2563eb1a}.card-aesthetic:hover:before{background:linear-gradient(90deg,#2563eb,#38bdf8)}.card-glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #e2e8f0cc}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 15px #2563eb33}50%{box-shadow:0 0 25px #2563eb66}}.animate-fade-in{animation:.3s ease-out forwards fadeIn}.animate-slide-up{animation:.4s ease-out forwards slideUp}.badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge-active{background:var(--status-active-bg);color:var(--status-active-text);border:1px solid #10b9814d}.badge-pending{background:var(--status-pending-bg);color:var(--status-pending-text);border:1px solid #f59e0b4d}.badge-rejected{background:var(--status-rejected-bg);color:var(--status-rejected-text);border:1px solid #ef44444d}.badge-suspended{background:var(--status-suspended-bg);color:var(--status-suspended-text);border:1px solid #6b72804d}.badge-role{background:var(--primary-light);color:var(--primary);border:1px solid var(--primary-border)}.report-explainer-page{gap:1.5rem;width:100%;min-height:calc(100vh - 160px);display:flex;position:relative}.explainer-sidebar{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,16px);flex-direction:column;flex-shrink:0;width:290px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #0f172a0d}.explainer-sidebar.collapsed{opacity:0;pointer-events:none;border:none;width:0;margin:0;padding:0;overflow:hidden}.sidebar-header{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1.25rem 1.25rem .85rem;display:flex}.sidebar-title-row{align-items:center;gap:.6rem;display:flex}.sidebar-heading{color:var(--text-primary,#0f172a);font-size:.95rem;font-weight:700}.btn-toggle-sidebar{cursor:pointer;color:var(--text-muted,#94a3b8);border-radius:var(--radius-sm,6px);background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.btn-toggle-sidebar:hover{background:var(--bg-alt,#f1f5f9);color:var(--text-primary,#0f172a)}.sidebar-action-wrap{padding:1rem 1.25rem .75rem}.btn-sidebar-new{border-radius:var(--radius-md,10px);background:linear-gradient(135deg, var(--primary,#2563eb) 0%, var(--accent,#0284c7) 100%);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb40}.btn-sidebar-new:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb59}.sidebar-sessions-list{flex-direction:column;flex:1;gap:.45rem;padding:.5rem .85rem 1.25rem;display:flex;overflow-y:auto}.sidebar-empty-state{text-align:center;color:var(--text-muted,#94a3b8);flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;display:flex}.sidebar-empty-state .empty-icon{opacity:.4;margin-bottom:.75rem}.sidebar-empty-state p{color:var(--text-secondary,#475569);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.sidebar-empty-state span{font-size:.78rem;line-height:1.4}.session-row{border-radius:var(--radius-md,10px);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.75rem;padding:.75rem .85rem;transition:all .2s;display:flex}.session-row:hover{background:var(--bg-alt,#f1f5f9)}.session-row.selected{background:var(--primary-light,#eff6ff);border-color:var(--primary-border,#bfdbfe)}.session-row-icon{color:var(--text-muted,#94a3b8);flex-shrink:0}.session-row.selected .session-row-icon{color:var(--primary,#2563eb)}.session-row-body{flex:1;min-width:0}.session-filename{color:var(--text-primary,#0f172a);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .2rem;font-size:.85rem;font-weight:600;overflow:hidden}.session-row-sub{color:var(--text-muted,#94a3b8);align-items:center;gap:.4rem;font-size:.74rem;display:flex}.btn-delete-session{cursor:pointer;color:var(--text-muted,#94a3b8);opacity:0;background:0 0;border:none;border-radius:4px;align-items:center;padding:.35rem;transition:all .2s;display:flex}.session-row:hover .btn-delete-session{opacity:.7}.btn-delete-session:hover{color:var(--status-rejected,#ef4444);background:var(--status-rejected-bg,#fee2e2);opacity:1!important}.btn-expand-floating{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);color:var(--text-secondary,#475569);cursor:pointer;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000000d}.btn-expand-floating:hover{background:var(--bg-alt,#f1f5f9);color:var(--primary,#2563eb);border-color:var(--primary-border,#bfdbfe)}.explainer-main-content{flex-direction:column;flex:1;min-width:0;display:flex}.explainer-alert-banner{border-radius:var(--radius-md,10px);color:#991b1b;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.85rem 1.25rem;font-size:.875rem;display:flex}.upload-container{flex-direction:column;gap:1.5rem;display:flex}.upload-hero{text-align:center;max-width:720px;margin:.5rem auto 1rem}.hero-badge{background:var(--primary-light,#eff6ff);border:1px solid var(--primary-border,#bfdbfe);color:var(--primary,#2563eb);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-.025em;color:var(--text-primary,#0f172a);margin:0 0 .75rem;font-size:2rem;font-weight:800;line-height:1.25}.gradient-text{background:linear-gradient(135deg, var(--primary,#2563eb) 0%, var(--accent,#0284c7) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:var(--text-secondary,#475569);margin:0;font-size:.95rem;line-height:1.6}.upload-error-card{border-radius:var(--radius-md,10px);color:#991b1b;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.88rem;display:flex}.dropzone-card{background:var(--bg-card,#fff);border-radius:var(--radius-lg,16px);text-align:center;cursor:pointer;border:2px dashed #cbd5e1;padding:3rem 2rem;transition:all .25s;position:relative}.dropzone-card:hover,.dropzone-card.drag-active{border-color:var(--primary,#2563eb);background:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 30px -5px #2563eb1a}.dropzone-card.has-file{border-style:solid;border-color:var(--primary-border,#bfdbfe);background:var(--primary-light,#eff6ff);padding:1.5rem 2rem}.upload-icon-circle{width:76px;height:76px;color:var(--primary,#2563eb);background:linear-gradient(135deg,#2563eb1a 0%,#0284c726 100%);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.dropzone-heading{color:var(--text-primary,#0f172a);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.browse-link{color:var(--primary,#2563eb);text-decoration:underline}.dropzone-subtext{color:var(--text-muted,#94a3b8);margin:0 0 1.5rem;font-size:.88rem}.file-format-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}.format-tag{background:var(--bg-alt,#f1f5f9);border:1px solid var(--border-color,#e2e8f0);color:var(--text-secondary,#475569);border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.format-size-limit{color:var(--text-muted,#94a3b8);margin-left:.5rem;font-size:.75rem}.file-preview-card{text-align:left;align-items:center;gap:1rem;display:flex}.file-preview-icon{border:1px solid var(--border-color,#e2e8f0);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.file-preview-info{flex:1}.file-preview-name{color:var(--text-primary,#0f172a);margin:0 0 .25rem;font-size:1rem;font-weight:700}.file-preview-size{color:var(--text-muted,#94a3b8);margin:0;font-size:.82rem}.btn-remove-file{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;color:var(--text-muted,#94a3b8);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.45rem;transition:all .2s;display:flex}.btn-remove-file:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.upload-action-row{justify-content:center;margin-top:.5rem;display:flex}.btn-analyze-report{border-radius:var(--radius-md,12px);background:linear-gradient(135deg, var(--primary,#2563eb) 0%, #1d4ed8 100%);color:#fff;cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.95rem 2rem;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px -4px #2563eb66}.btn-analyze-report:hover{transform:translateY(-2px);box-shadow:0 12px 30px -4px #2563eb80}.sample-reports-section{border-top:1px solid var(--border-color,#e2e8f0);margin-top:1.5rem;padding-top:1.5rem}.samples-header{color:var(--text-secondary,#475569);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.88rem;font-weight:600;display:flex}.samples-icon{color:var(--primary,#2563eb)}.samples-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.sample-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,12px);cursor:pointer;flex-direction:column;padding:1.25rem;transition:all .2s;display:flex}.sample-card:hover{border-color:var(--primary-border,#bfdbfe);transform:translateY(-3px);box-shadow:0 10px 25px -5px #0000000f}.sample-card-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.sample-category{text-transform:uppercase;letter-spacing:.04em;color:var(--primary,#2563eb);font-size:.72rem;font-weight:700}.sample-sparkle{color:var(--primary,#2563eb);opacity:.7}.sample-title{color:var(--text-primary,#0f172a);margin:0 0 .4rem;font-size:.95rem;font-weight:700;line-height:1.35}.sample-desc{color:var(--text-secondary,#475569);flex:1;margin:0 0 1rem;font-size:.8rem;line-height:1.45}.sample-cta{color:var(--primary,#2563eb);align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.processing-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,16px);text-align:center;flex-direction:column;align-items:center;max-width:650px;margin:2rem auto;padding:3.5rem 2rem;display:flex;box-shadow:0 10px 40px -10px #0000000d}.processing-spinner-wrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;position:relative}.pulse-ring{background:#2563eb26;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite pulseAnimation;position:absolute}.processing-core-icon{background:linear-gradient(135deg, var(--primary,#2563eb) 0%, var(--accent,#0284c7) 100%);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative;box-shadow:0 6px 20px #2563eb59}.beating-heart{animation:1.5s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes pulseAnimation{0%{opacity:.8;transform:scale(.95)}50%{opacity:0;transform:scale(1.4)}to{opacity:0;transform:scale(.95)}}.processing-title{color:var(--text-primary,#0f172a);margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.processing-subtitle{color:var(--text-secondary,#475569);max-width:480px;margin:0 0 2.5rem;font-size:.9rem;line-height:1.5}.stepper-track{width:100%;max-width:500px;margin-bottom:2rem;position:relative}.stepper-fill-line{background:linear-gradient(90deg, #10b981 0%, var(--primary,#2563eb) 100%);z-index:1;height:3px;transition:width .4s;position:absolute;top:18px;left:30px}.stepper-nodes{z-index:2;justify-content:space-between;display:flex;position:relative}.step-node{flex-direction:column;align-items:center;width:130px;display:flex}.step-circle{background:var(--bg-card,#fff);color:#94a3b8;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.6rem;transition:all .3s;display:flex}.step-node.completed .step-circle{color:#fff;background:#10b981;border-color:#10b981}.step-node.active .step-circle{background:var(--primary,#2563eb);border-color:var(--primary,#2563eb);color:#fff;box-shadow:0 0 0 4px #2563eb33}.spin-icon{animation:1.2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.step-label{text-align:center;flex-direction:column;display:flex}.step-title{color:var(--text-primary,#0f172a);font-size:.78rem;font-weight:700}.step-desc{color:var(--text-muted,#94a3b8);margin-top:.15rem;font-size:.7rem}.tip-carousel{background:var(--bg-alt,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);align-items:center;gap:.65rem;max-width:520px;padding:.85rem 1.25rem;display:flex}.tip-star{color:#f59e0b;flex-shrink:0}.tip-text{color:var(--text-secondary,#475569);text-align:left;margin:0;font-size:.82rem;line-height:1.45}.report-view-wrapper{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,16px);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #0000000d}.report-view-header{border-bottom:1px solid var(--border-color,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.report-view-title-group{align-items:center;gap:1rem;display:flex}.report-badge-icon{background:var(--primary-light,#eff6ff);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.report-header-title{color:var(--text-primary,#0f172a);margin:0 0 .35rem;font-size:1.25rem;font-weight:800}.report-meta-tags{align-items:center;gap:.75rem;display:flex}.meta-tag{color:var(--text-muted,#94a3b8);align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;display:inline-flex}.meta-tag.method-tag{background:var(--bg-alt,#f1f5f9);color:var(--text-secondary,#475569);border-radius:4px;padding:.2rem .55rem;font-weight:600}.report-header-actions{align-items:center;gap:.6rem;display:flex}.btn-header-action{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);color:var(--text-secondary,#475569);cursor:pointer;align-items:center;gap:.4rem;padding:.55rem .95rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-header-action:hover{background:var(--bg-alt,#f1f5f9);color:var(--text-primary,#0f172a)}.btn-header-action.secondary{background:var(--primary-light,#eff6ff);border-color:var(--primary-border,#bfdbfe);color:var(--primary,#2563eb)}.btn-header-action.secondary:hover{background:#dbeafe}.report-nav-tabs{border-bottom:1px solid var(--border-color,#e2e8f0);background:#fafafa;padding:0 1.5rem;display:flex}.report-tab-btn{color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.55rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.report-tab-btn:hover{color:var(--text-primary,#0f172a)}.report-tab-btn.active{color:var(--primary,#2563eb);border-bottom-color:var(--primary,#2563eb);background:#fff}.tab-counter-badge{background:var(--primary,#2563eb);color:#fff;border-radius:9999px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}.report-content-card{flex-direction:column;gap:2rem;padding:2rem 2.25rem;display:flex}.printable-report-area{max-width:860px}.markdown-container{flex-direction:column;gap:1rem;display:flex}.section-header-block{border-bottom:2px solid var(--border-color,#e2e8f0);align-items:center;gap:.65rem;margin-top:1.25rem;padding-bottom:.5rem;display:flex}.markdown-h2{color:var(--text-primary,#0f172a);margin:0;font-size:1.25rem;font-weight:800}.test-card-header{border-left:4px solid var(--primary,#2563eb);background:#f8fafc;border-radius:0 8px 8px 0;margin-top:.75rem;padding:.6rem 1rem}.markdown-h3{color:var(--text-primary,#0f172a);margin:0;font-size:1rem;font-weight:700}.markdown-p{color:var(--text-secondary,#475569);margin:0;font-size:.92rem;line-height:1.65}.markdown-ul{flex-direction:column;gap:.4rem;margin:0;padding-left:1.5rem;display:flex}.markdown-ul li{color:var(--text-secondary,#475569);font-size:.9rem;line-height:1.55}.markdown-divider{background:var(--border-color,#e2e8f0);border:0;height:1px;margin:1.5rem 0}.badge-pill-status{letter-spacing:.02em;border-radius:9999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.78rem;font-weight:700;display:inline-flex}.badge-pill-status.normal{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.badge-pill-status.high{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.badge-pill-status.low{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.badge-pill-status.neutral{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.code-pill{color:var(--primary,#2563eb);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.15rem .35rem;font-family:monospace;font-size:.85em}.markdown-callout{border:1px solid var(--primary-border,#bfdbfe);border-radius:var(--radius-md,10px);background:linear-gradient(135deg,#2563eb0f 0%,#0284c70f 100%);align-items:flex-start;gap:.85rem;margin:.75rem 0;padding:1rem 1.25rem;display:flex}.callout-icon{color:var(--primary,#2563eb);flex-shrink:0;margin-top:.15rem}.markdown-callout p{color:var(--text-primary,#0f172a);margin:0;font-size:.9rem;line-height:1.5}.disclaimer-note{color:var(--text-muted,#94a3b8);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.82rem;font-style:italic;display:flex}.chat-cta-banner{border:1px solid var(--primary-border,#bfdbfe);border-radius:var(--radius-md,12px);cursor:pointer;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.chat-cta-banner:hover{border-color:var(--primary,#2563eb);box-shadow:0 8px 24px -4px #2563eb26}.chat-cta-info{align-items:center;gap:1rem;display:flex}.chat-cta-sparkle{background:var(--primary,#2563eb);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.chat-cta-info h4{color:var(--text-primary,#0f172a);margin:0 0 .2rem;font-size:.98rem;font-weight:700}.chat-cta-info p{color:var(--text-secondary,#475569);margin:0;font-size:.84rem}.btn-chat-cta{background:var(--primary,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.report-disclaimer-box{border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);color:var(--text-muted,#64748b);background:#f8fafc;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.8rem;line-height:1.5;display:flex}.disclaimer-alert-icon{color:#f59e0b;flex-shrink:0;margin-top:.15rem}.report-chat-wrapper{flex-direction:column;height:600px;display:flex}.chat-messages-container{flex:1;padding:1.5rem 2rem;overflow-y:auto}.chat-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:500px;margin:2rem auto 0;display:flex}.empty-chat-icon{background:var(--primary-light,#eff6ff);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}.chat-empty-state h3{color:var(--text-primary,#0f172a);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.chat-empty-state p{color:var(--text-secondary,#475569);margin:0 0 1.5rem;font-size:.88rem;line-height:1.5}.suggestions-grid{flex-direction:column;gap:.6rem;width:100%;display:flex}.suggestion-chip{border:1px solid var(--border-color,#e2e8f0);color:var(--text-secondary,#475569);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.suggestion-chip:hover{background:var(--primary-light,#eff6ff);border-color:var(--primary-border,#bfdbfe);color:var(--primary,#2563eb);transform:translate(3px)}.messages-list{flex-direction:column;gap:1.25rem;display:flex}.message-row{gap:.85rem;max-width:85%;display:flex}.message-row.user-message{flex-direction:row-reverse;align-self:flex-end}.message-row.ai-message{align-self:flex-start}.message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.user-message .message-avatar{background:var(--primary,#2563eb);color:#fff}.ai-message .message-avatar{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0d9488 100%)}.message-bubble{border-radius:var(--radius-md,14px);flex-direction:column;padding:.85rem 1.25rem;display:flex;position:relative}.user-message .message-bubble{background:var(--primary,#2563eb);color:#fff;border-bottom-right-radius:4px}.user-message .message-bubble p,.user-message .message-content,.user-message .message-content p{margin:0;font-size:.95rem;font-weight:500;line-height:1.5;color:#fff!important}.ai-message .message-bubble{border:1px solid var(--border-color,#e2e8f0);background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000a}.message-header-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.35rem;display:flex}.message-sender-name{color:var(--text-muted,#94a3b8);font-size:.75rem;font-weight:700}.user-message .message-sender-name{color:#ffffffe6}.btn-copy-bubble{cursor:pointer;color:var(--text-muted,#94a3b8);background:0 0;border:none;align-items:center;padding:.2rem;display:flex}.btn-copy-bubble:hover{color:var(--text-primary,#0f172a)}.message-timestamp{color:var(--text-muted,#94a3b8);align-self:flex-end;margin-top:.35rem;font-size:.68rem}.user-message .message-timestamp{color:#ffffffd9}.typing-bubble{align-items:center;gap:.75rem;display:flex}.typing-dots{gap:4px;display:flex}.typing-dots span{background:var(--primary,#2563eb);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.typing-label{color:var(--text-muted,#94a3b8);font-size:.8rem;font-style:italic}.chat-chips-scroll{border-top:1px solid var(--border-color,#e2e8f0);background:#fafafa;gap:.5rem;padding:.5rem 1.5rem;display:flex;overflow-x:auto}.suggestion-chip-mini{border:1px solid var(--border-color,#cbd5e1);color:var(--text-secondary,#475569);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.suggestion-chip-mini:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.chat-error-bar{color:#991b1b;background:#fef2f2;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.8rem;display:flex}.chat-composer-box{border-top:1px solid var(--border-color,#e2e8f0);background:#fff;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.chat-textarea{resize:none;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);color:var(--text-primary,#0f172a);background:#fafafa;outline:none;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.chat-textarea:focus{border-color:var(--primary,#2563eb);background:#fff;box-shadow:0 0 0 3px #2563eb1a}.btn-send-message{background:var(--primary,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.btn-send-message:hover:not(:disabled){background:var(--primary-hover,#1d4ed8);transform:scale(1.04)}.btn-send-message:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.report-explainer-page{flex-direction:column}.explainer-sidebar{width:100%;max-height:240px}.message-row{max-width:95%}.report-view-header{flex-direction:column;align-items:flex-start}.report-header-actions{justify-content:flex-end;width:100%}}.plan-maker-container{flex-direction:column;gap:1.5rem;width:100%;animation:.25s ease-out fadeIn;display:flex}.pm-header-bar{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.pm-header-title-group{align-items:center;gap:.85rem;display:flex}.pm-header-icon-box{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #10b98147}.pm-header-title{color:var(--text-primary,#0f172a);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.pm-header-subtitle{color:var(--text-secondary,#64748b);margin-top:.2rem;font-size:.825rem}.pm-header-actions{align-items:center;gap:.65rem;display:flex}.pm-setup-hero{text-align:center;max-width:680px;margin:1rem auto 2rem}.pm-setup-badge{color:#059669;background:#10b9811f;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.pm-setup-title{color:var(--text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.85rem;font-weight:800}.pm-setup-desc{color:var(--text-secondary,#64748b);font-size:.95rem;line-height:1.5}.pm-category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.pm-category-card{background:var(--bg-card,#fff);border:2px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);cursor:pointer;text-align:left;flex-direction:column;gap:.6rem;padding:1.25rem;transition:all .2s;display:flex}.pm-category-card:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 6px 16px #10b9811f}.pm-category-card.selected{background:linear-gradient(135deg,#10b9810f 0%,#05966905 100%);border-color:#10b981;box-shadow:0 0 0 3px #10b9812e}.pm-category-icon-box{color:#059669;background:#10b9811f;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.pm-category-name{color:var(--text-primary,#0f172a);font-size:.975rem;font-weight:700}.pm-category-desc{color:var(--text-secondary,#64748b);font-size:.8rem;line-height:1.4}.pm-form-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.pm-form-group{flex-direction:column;gap:.4rem;display:flex}.pm-form-label{color:var(--text-primary,#0f172a);font-size:.875rem;font-weight:600}.pm-form-input,.pm-form-textarea,.pm-form-select{border-radius:var(--radius-md,8px);border:1px solid var(--border-color,#cbd5e1);background:var(--bg-primary,#fff);width:100%;color:var(--text-primary,#0f172a);padding:.75rem 1rem;font-family:inherit;font-size:.925rem;transition:border-color .2s}.pm-form-input:focus,.pm-form-textarea:focus,.pm-form-select:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b98126}.pm-question-progress-bar{background:var(--border-color,#e2e8f0);border-radius:9999px;width:100%;height:6px;margin-bottom:1.5rem;overflow:hidden}.pm-question-progress-fill{background:linear-gradient(90deg,#10b981 0%,#059669 100%);height:100%;transition:width .3s}.pm-question-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-direction:column;gap:1.5rem;max-width:680px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 4px 16px #0000000a}.pm-question-header{align-items:flex-start;gap:1rem;display:flex}.pm-question-step-badge{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:inline-flex}.pm-question-text{color:var(--text-primary,#0f172a);margin:0;font-size:1.15rem;font-weight:700;line-height:1.4}.pm-question-help{color:var(--text-secondary,#64748b);margin-top:.35rem;font-size:.825rem}.pm-options-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.pm-option-btn{border-radius:var(--radius-md,8px);border:1.5px solid var(--border-color,#cbd5e1);background:var(--bg-primary,#fff);color:var(--text-primary,#0f172a);cursor:pointer;text-align:left;padding:.85rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.pm-option-btn:hover{background:#10b9810a;border-color:#10b981}.pm-option-btn.selected{color:#047857;background:#10b9811f;border-color:#10b981}.pm-nutrition-banner{color:#fff;border-radius:var(--radius-lg,16px);background:linear-gradient(135deg,#064e3b 0%,#065f46 60%,#047857 100%);flex-direction:column;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 8px 24px #064e3b3d}.pm-nb-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pm-nb-title{align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex}.pm-nb-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;display:grid}.pm-nb-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.pm-nb-item-label{text-transform:uppercase;letter-spacing:.05em;opacity:.85;font-size:.75rem}.pm-nb-item-value{font-size:1.35rem;font-weight:800;line-height:1.2}.pm-nb-item-sub{opacity:.75;font-size:.7rem}.pm-schedule-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.pm-item-row{border:1px solid var(--border-color,#f1f5f9);background:var(--bg-primary,#fff);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.15rem;transition:all .2s;display:flex}.pm-item-row:hover{border-color:#10b981;box-shadow:0 4px 14px #0000000a}.pm-item-row.completed{background:#10b9810d;border-color:#10b9814d}.pm-item-time-col{flex-direction:column;align-items:center;gap:.35rem;min-width:65px;display:flex}.pm-item-time{color:var(--text-primary,#0f172a);font-family:monospace;font-size:.95rem;font-weight:700}.pm-category-pill{text-transform:capitalize;color:#059669;text-align:center;background:#10b9811f;border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.pm-item-body{flex-direction:column;flex:1;gap:.4rem;display:flex}.pm-item-title{color:var(--text-primary,#0f172a);margin:0;font-size:1rem;font-weight:700}.pm-item-desc{color:var(--text-secondary,#475569);margin:0;font-size:.875rem;line-height:1.45}.pm-item-nutrition-tags{flex-wrap:wrap;gap:.45rem;margin-top:.4rem;display:flex}.pm-macro-pill{background:var(--bg-card,#f8fafc);border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#334155);border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.pm-macro-pill.cal{color:#b45309;background:#f59e0b1a;border-color:#f59e0b40}.pm-macro-pill.protein{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f640}.pm-macro-pill.burned{color:#b91c1c;background:#ef44441a;border-color:#ef444440}.pm-chat-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000a}.pm-chat-header{color:#fff;background:linear-gradient(135deg,#065f46 0%,#047857 100%);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.pm-chat-messages{background:var(--bg-primary,#f8fafc);flex-direction:column;gap:1rem;max-height:440px;padding:1.25rem;display:flex;overflow-y:auto}.pm-message-bubble{white-space:pre-wrap;border-radius:14px;max-width:82%;padding:.85rem 1.15rem;font-size:.9rem;line-height:1.5;position:relative}.pm-message-bubble.user{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-bottom-right-radius:2px;align-self:flex-end}.pm-message-bubble.assistant{background:var(--bg-card,#fff);color:var(--text-primary,#0f172a);border:1px solid var(--border-color,#e2e8f0);border-bottom-left-radius:2px;align-self:flex-start;box-shadow:0 2px 8px #00000008}.pm-mod-card{background:#10b98114;border:1.5px solid #10b981;border-radius:10px;flex-direction:column;gap:.5rem;margin-top:.75rem;padding:.85rem 1rem;display:flex}.pm-mod-title{color:#047857;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700;display:flex}.pm-mod-actions{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.pm-chat-input-bar{background:var(--bg-card,#fff);border-top:1px solid var(--border-color,#e2e8f0);align-items:center;gap:.65rem;padding:.85rem 1rem;display:flex}.pm-chat-input{border:1px solid var(--border-color,#cbd5e1);background:var(--bg-primary,#f8fafc);color:var(--text-primary,#0f172a);border-radius:9999px;outline:none;flex:1;padding:.65rem .95rem;font-family:inherit;font-size:.885rem}.pm-chat-input:focus{background:#fff;border-color:#10b981}.pm-chat-send-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.pm-chat-send-btn:hover:not(:disabled){background:#059669}.pm-chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.pm-quick-chips{background:var(--bg-card,#fff);border-top:1px solid var(--border-color,#f1f5f9);flex-wrap:wrap;gap:.4rem;padding:.5rem 1rem;display:flex}.pm-chip-btn{border:1px solid var(--border-color,#cbd5e1);background:var(--bg-primary,#fff);color:var(--text-secondary,#475569);cursor:pointer;border-radius:9999px;padding:.25rem .65rem;font-size:.775rem;transition:all .15s}.pm-chip-btn:hover{color:#059669;background:#10b9810d;border-color:#10b981}.pm-lookup-box{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,14px);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (width<=768px){.pm-category-grid{grid-template-columns:1fr}.pm-nb-grid{grid-template-columns:repeat(2,1fr)}.pm-item-row{flex-direction:column}.pm-item-time-col{flex-direction:row;justify-content:space-between;width:100%}}.navbar{border-bottom:1px solid var(--border-color);z-index:50;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;position:sticky;top:0;box-shadow:0 1px 3px #00000008}.navbar-inner{justify-content:space-between;align-items:center;gap:1rem;height:68px;display:flex}.nav-brand{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.nav-brand-icon{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--primary) 0%, #0284c7 100%);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #2563eb4d}.nav-brand-text-wrap{flex-direction:column;line-height:1.1;display:flex}.nav-brand-text{color:var(--text-primary)}.nav-brand-subtitle{color:var(--text-muted);letter-spacing:.01em;font-size:.6rem;font-weight:500}.brand-accent{color:var(--primary);margin-left:1px}.desktop-nav{align-items:center;gap:1.5rem;display:flex}.nav-center-links{align-items:center;gap:.25rem;display:flex}.nav-auth-actions{align-items:center;gap:.75rem;display:flex}.nav-cta-btn{align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-weight:600;display:inline-flex}.nav-user-actions{align-items:center;gap:.75rem;display:flex}.nav-dashboard-btn{align-items:center;gap:.45rem;padding:.45rem 1rem;font-weight:600;display:inline-flex}.nav-user-pill{background:var(--bg-alt);border:1px solid var(--border-color);border-radius:var(--radius-full);align-items:center;gap:.55rem;padding:.3rem .75rem .3rem .35rem;display:flex}.nav-user-avatar{background:var(--primary-light);width:28px;height:28px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.nav-user-meta{flex-direction:column;line-height:1.15;display:flex}.nav-user-email{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.8rem;font-weight:600;overflow:hidden}.nav-user-role{color:var(--primary);text-transform:capitalize;font-size:.68rem;font-weight:600}.nav-logout-btn{border-radius:var(--radius-md);border:1px solid var(--border-color);width:34px;height:34px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.nav-logout-btn:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.nav-link{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:.45rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none}.nav-link:hover,.nav-link.active{color:var(--primary);background:var(--primary-light)}.mobile-menu-btn{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.45rem;display:none}.mobile-menu-btn:hover{background:var(--bg-alt)}.mobile-nav{background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-lg)}.mobile-nav-inner{padding:1rem 1.25rem 1.25rem}.mobile-auth-links{flex-direction:column;gap:.65rem;display:flex}.mobile-user-panel{flex-direction:column;gap:.75rem;display:flex}.mobile-user-card{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid var(--border-color);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.form-group{flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.form-label{color:var(--text-primary);font-size:.875rem;font-weight:600}.form-control{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:.65rem .95rem;font-size:.95rem}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.form-control.error{border-color:var(--status-rejected);box-shadow:0 0 0 3px #ef444426}.form-error{color:var(--status-rejected);font-size:.8rem;font-weight:500}.form-hint{color:var(--text-muted);font-size:.8rem}.btn{letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:40px;padding:.55rem 1.15rem;font-size:.88rem;font-weight:600;line-height:1.25;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn:active:not(:disabled){transform:scale(.985)translateY(.5px)}.btn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.25);box-shadow:none!important;transform:none!important}.btn-primary{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:1px solid #1e40af;box-shadow:0 1px 2px #0f172a1f,inset 0 1px #ffffff38}.btn-primary:hover:not(:disabled){background:linear-gradient(#1d4ed8 0%,#1e40af 100%);border-color:#1e3a8a;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb52,inset 0 1px #ffffff38}.btn-primary:active:not(:disabled){background:#1e40af;transform:translateY(0);box-shadow:inset 0 2px 4px #0003}.btn-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1;box-shadow:0 1px 2px #0000000d}.btn-secondary:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 5px #00000014}.btn-secondary:active:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(0)}.btn-danger{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);border:1px solid #b91c1c;box-shadow:0 1px 2px #dc262626,inset 0 1px #fff3}.btn-danger:hover:not(:disabled){background:linear-gradient(#dc2626 0%,#b91c1c 100%);border-color:#991b1b;transform:translateY(-1px);box-shadow:0 4px 12px #dc262652,inset 0 1px #fff3}.btn-danger:active:not(:disabled){background:#b91c1c;transform:translateY(0);box-shadow:inset 0 2px 4px #0003}.btn-success{color:#fff;background:linear-gradient(#10b981 0%,#059669 100%);border:1px solid #047857;box-shadow:0 1px 2px #10b98126,inset 0 1px #fff3}.btn-success:hover:not(:disabled){background:linear-gradient(#059669 0%,#047857 100%);border-color:#065f46;transform:translateY(-1px);box-shadow:0 4px 12px #10b98152,inset 0 1px #fff3}.btn-success:active:not(:disabled){background:#047857;transform:translateY(0);box-shadow:inset 0 2px 4px #0003}.btn-outline-primary{color:#2563eb;background:#fff;border:1.5px solid #2563eb;box-shadow:0 1px 2px #2563eb0d}.btn-outline-primary:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 3px 8px #2563eb26}.btn-outline-primary:active:not(:disabled){background:#dbeafe;transform:translateY(0)}.btn-ghost{color:#475569;background:0 0;border:1px solid #0000}.btn-ghost:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.btn-sm{border-radius:6px;gap:.35rem;min-height:32px;padding:.35rem .75rem;font-size:.8rem}.btn-lg{border-radius:10px;gap:.6rem;min-height:48px;padding:.75rem 1.6rem;font-size:1rem;font-weight:700}.btn-block{width:100%}.btn-action-view,.btn-action-download,.btn-action-delete{border-radius:var(--radius-sm);cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #00000008}.btn-action-view:hover,.btn-action-download:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.btn-action-delete:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5;transform:translateY(-1px)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172aa6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--border-color);flex-direction:column;width:100%;max-width:650px;max-height:90vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-body{padding:1.5rem;overflow-y:auto}.modal-footer{border-top:1px solid var(--border-color);background:var(--bg-alt);justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table{border-collapse:collapse;text-align:left;width:100%;min-width:600px}.table th{background:var(--bg-alt);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-color);padding:.85rem 1rem;font-size:.8rem;font-weight:700}.table td{border-bottom:1px solid var(--border-color);color:var(--text-primary);vertical-align:middle;padding:1rem;font-size:.9rem}.table tbody tr:hover{background:#f1f5f999}.hero-section{text-align:center;padding:3.5rem 1rem 2.5rem}.hero-badge{border-radius:var(--radius-full);color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1px solid #bfdbfe;align-items:center;gap:.45rem;margin-bottom:1.25rem;padding:.35rem .95rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #2563eb1f}.hero-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:800;line-height:1.15}.hero-title span{background:linear-gradient(135deg,#2563eb 0%,#0284c7 45%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto 2rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.grid-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.card h3{color:#0f172a;margin-bottom:.4rem;font-size:1.2rem;font-weight:700;transition:color .15s}.card:hover h3{color:#2563eb}.auth-heading{letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a 20%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem;font-size:1.65rem;font-weight:800}.feedback-card{border-radius:var(--radius-md);background:#fff1f2;border:1px solid #fecdd3;border-left:5px solid #e11d48;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.feedback-header{color:#be123c;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.feedback-text{color:#881337;border-radius:var(--radius-sm);background:#ffffffbf;border:1px dashed #fda4af;margin-top:.5rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.5}.onboarding-stepper{border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;gap:0;margin-bottom:1rem;padding:1rem 0 1.5rem;display:flex}.stepper-item{z-index:1;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:relative}.stepper-icon{background:var(--bg-alt);border:2px solid var(--border-color);width:40px;height:40px;color:var(--text-muted);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex}.stepper-item.active .stepper-icon{background:var(--primary-light);border-color:var(--primary);color:var(--primary);box-shadow:0 0 0 4px #0d94881f}.stepper-item.completed .stepper-icon{background:var(--primary);border-color:var(--primary);color:#fff}.stepper-label{color:var(--text-muted);text-align:center;max-width:90px;font-size:.72rem;font-weight:600;line-height:1.2}.stepper-item.active .stepper-label{color:var(--primary);font-weight:700}.stepper-item.completed .stepper-label{color:var(--primary-hover)}.stepper-line{background:var(--border-color);width:48px;height:2px;transition:background var(--transition-normal);margin:0 .25rem 1.4rem}.stepper-line.completed{background:var(--primary)}.onboarding-step{min-height:200px}.review-timeline{flex-direction:column;gap:0;max-width:500px;margin:0 auto;display:flex}.timeline-step{gap:1rem;min-height:70px;display:flex}.timeline-indicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.timeline-dot{width:36px;height:36px;transition:all var(--transition-normal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.timeline-dot.completed{background:var(--status-active);box-shadow:0 2px 8px #10b9814d}.timeline-dot.active{background:var(--status-pending-bg);border:2px solid var(--status-pending);animation:2s ease-in-out infinite pulseGlow}.timeline-dot.pending{background:var(--bg-alt);border:2px solid var(--border-color)}.timeline-connector{background:var(--border-color);width:2px;min-height:24px;transition:background var(--transition-normal);flex:1;margin:4px 0}.timeline-connector.completed{background:var(--status-active)}.timeline-content{padding-bottom:1rem}@media (width<=1024px){.container{padding-left:1rem;padding-right:1rem}.grid-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}}@media (width<=768px){.desktop-nav{display:none!important}.mobile-menu-btn{display:inline-flex!important}.navbar-inner{height:3.75rem}.page-wrapper{padding:1.5rem 0 3rem}.card{border-radius:var(--radius-md);padding:1.25rem}.modal-overlay{align-items:flex-end;padding:.5rem}.modal-content{border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:95vh}.modal-header{padding:1rem 1.25rem}.modal-body{padding:1.25rem}.modal-footer{flex-direction:column-reverse;padding:.85rem 1.25rem}.modal-footer button,.btn-lg{width:100%}.onboarding-stepper{gap:0;padding:.75rem 0 1rem}.stepper-icon{width:32px;height:32px}.stepper-label{max-width:65px;font-size:.62rem}.stepper-line{width:24px}.review-timeline{max-width:100%}.timeline-dot{width:30px;height:30px}.desktop-table-card{display:none!important}.mobile-cards-list{flex-direction:column;gap:.85rem;display:flex!important}.mobile-doctor-card{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:1.15rem}.admin-tabs{-webkit-overflow-scrolling:touch;width:100%;flex-wrap:nowrap!important;padding-bottom:.4rem!important;overflow-x:auto!important}.admin-tab-btn{white-space:nowrap!important;flex-shrink:0!important}.admin-metrics-grid{grid-template-columns:1fr 1fr!important;gap:.75rem!important}}@media (width<=480px){.container{padding-left:.75rem;padding-right:.75rem}.nav-brand{font-size:1.1rem}h1{font-size:1.5rem!important}h2{font-size:1.35rem!important}h3{font-size:1.15rem!important}.card,.feedback-card{padding:1rem}.table td,.table th{padding:.75rem .5rem;font-size:.825rem}.btn{padding:.55rem .9rem;font-size:.875rem}.admin-metrics-grid{grid-template-columns:1fr!important;gap:.65rem!important}}.desktop-table-card{display:block}.mobile-cards-list{display:none}.meeting-doc-panel{background:#111827;border-left:1px solid #ffffff14;flex-direction:column;width:420px;min-width:420px;max-width:420px;transition:width .25s,min-width .25s,max-width .25s;animation:.3s cubic-bezier(.16,1,.3,1) docPanelSlideIn;display:flex;overflow:hidden}.meeting-doc-panel.expanded{width:620px;min-width:620px;max-width:620px}@keyframes docPanelSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.meeting-doc-panel-header{background:#111827f2;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.meeting-doc-panel-header h3{color:#f1f5f9;align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.meeting-doc-panel-header .doc-panel-close-btn,.meeting-doc-panel-header .doc-panel-expand-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .15s;display:flex}.meeting-doc-panel-header .doc-panel-close-btn:hover,.meeting-doc-panel-header .doc-panel-expand-btn:hover{color:#f1f5f9;background:#ffffff1f}.meeting-doc-subnav{background:#0f172aa6;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .85rem;display:flex}.meeting-doc-nav-tabs{gap:.3rem;display:flex}.meeting-doc-nav-tab{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.73rem;font-weight:600;transition:all .15s;display:flex}.meeting-doc-nav-tab:hover{color:#f1f5f9;background:#ffffff14}.meeting-doc-nav-tab.active{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}.meeting-doc-btn-summarize-all{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.73rem;font-weight:700;transition:all .15s;display:flex;box-shadow:0 2px 6px #4f46e54d}.meeting-doc-btn-summarize-all:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.meeting-doc-btn-summarize-all:disabled{opacity:.6;cursor:not-allowed}.meeting-doc-bulk-progress{background:#4f46e51f;border-bottom:1px solid #4f46e540;flex-shrink:0;padding:.6rem .85rem}.meeting-doc-bulk-progress-info{color:#c7d2fe;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:flex}.meeting-doc-bulk-progress-track{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.meeting-doc-bulk-progress-fill{background:linear-gradient(90deg,#6366f1,#38bdf8);border-radius:2px;height:100%;transition:width .3s}.meeting-doc-all-summaries{flex-direction:column;flex:1;gap:.85rem;padding:.85rem;display:flex;overflow-y:auto}.meeting-doc-all-summaries::-webkit-scrollbar{width:5px}.meeting-doc-all-summaries::-webkit-scrollbar-track{background:0 0}.meeting-doc-all-summaries::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.meeting-doc-summary-card{background:#0f172aa6;border:1px solid #ffffff14;border-radius:8px;transition:border-color .15s;overflow:hidden}.meeting-doc-summary-card:hover{border-color:#6366f14d}.meeting-doc-summary-card-header{background:#1e293b80;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.meeting-doc-card-title-group{flex:1;align-items:center;gap:.45rem;min-width:0;display:flex}.meeting-doc-card-title{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}.meeting-doc-card-subname{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.meeting-doc-card-btn-view{color:#60a5fa;cursor:pointer;background:#3b82f61f;border:1px solid #3b82f640;border-radius:5px;flex-shrink:0;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.meeting-doc-card-btn-view:hover{color:#93c5fd;background:#3b82f640}.meeting-doc-summary-card-body{color:#cbd5e1;-webkit-user-select:text;user-select:text;padding:.85rem;font-size:.82rem;line-height:1.65}.meeting-doc-summary-card-footer{color:#64748b;background:#0f172a66;border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.4rem .85rem;font-size:.68rem;display:flex}.meeting-doc-list{flex:1;padding:.5rem;overflow-y:auto}.meeting-doc-list::-webkit-scrollbar{width:5px}.meeting-doc-list::-webkit-scrollbar-track{background:0 0}.meeting-doc-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.meeting-doc-list::-webkit-scrollbar-thumb:hover{background:#ffffff40}.meeting-doc-item{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.7rem .75rem;transition:all .15s;display:flex}.meeting-doc-item:hover{background:#ffffff0a;border-color:#ffffff0f}.meeting-doc-item.active{background:#3b82f61a;border-color:#3b82f640}.meeting-doc-item-icon{color:#60a5fa;background:#3b82f61f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.meeting-doc-item-info{flex:1;min-width:0}.meeting-doc-item-name{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.meeting-doc-item-meta{color:#64748b;align-items:center;gap:.4rem;margin-top:2px;font-size:.72rem;display:flex}.meeting-doc-item-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:1px 6px;font-size:.62rem;font-weight:700}.meeting-doc-item-badge.has-summary{color:#34d399;background:#10b98126}.meeting-doc-item-badge.no-summary{color:#fbbf24;background:#f59e0b26}.meeting-doc-viewer{border-top:1px solid #ffffff0f;flex-direction:column;flex:1;display:flex;overflow:hidden}.meeting-doc-viewer-header{background:#0f172a99;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:.6rem .85rem;display:flex}.meeting-doc-viewer-title{color:#cbd5e1;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.78rem;font-weight:600;overflow:hidden}.meeting-doc-viewer-back{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.72rem;font-weight:600;transition:all .15s;display:flex}.meeting-doc-viewer-back:hover{color:#e2e8f0;background:#ffffff1a}.meeting-doc-tabs{background:#0f172a66;border-bottom:1px solid #ffffff0f;flex-shrink:0;gap:.35rem;padding:.4rem .85rem;display:flex}.meeting-doc-tab{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .5rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.meeting-doc-tab:hover{color:#94a3b8;background:#ffffff0a}.meeting-doc-tab.active{color:#60a5fa;background:#3b82f61f;border-color:#3b82f640}.meeting-doc-summary-content{color:#cbd5e1;-webkit-user-select:text;user-select:text;flex:1;padding:1rem;font-size:.84rem;line-height:1.7;overflow-y:auto}.meeting-doc-summary-content::-webkit-scrollbar{width:5px}.meeting-doc-summary-content::-webkit-scrollbar-track{background:0 0}.meeting-doc-summary-content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.meeting-doc-summary-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.meeting-doc-summary-empty p{color:#64748b;margin:.5rem 0 1rem;font-size:.82rem}.meeting-doc-original-viewer{-webkit-user-select:none;user-select:none;background:#0a0f1a;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.meeting-doc-original-viewer iframe{border:none;width:100%;height:100%}.meeting-doc-original-viewer img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%}.meeting-doc-generate-btn{color:#60a5fa;cursor:pointer;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.meeting-doc-generate-btn:hover{background:#3b82f633;border-color:#3b82f680}.meeting-doc-generate-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-doc-loading{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.meeting-doc-loading-spinner{border:3px solid #ffffff1a;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite docSpinner}@keyframes docSpinner{to{transform:rotate(360deg)}}.meeting-doc-loading span{color:#64748b;font-size:.78rem}.meeting-doc-toggle-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex;position:relative}.meeting-doc-toggle-btn.panel-open{color:#60a5fa;background:#3b82f64d;box-shadow:0 0 12px #3b82f633}.meeting-doc-toggle-btn.panel-closed{color:#fff;background:#ffffff26}.meeting-doc-toggle-btn:hover{color:#93c5fd;background:#3b82f640}.meeting-doc-toggle-btn .doc-count-badge{color:#fff;background:#3b82f6;border:2px solid #111827;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:2px;right:2px}.meeting-doc-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.meeting-doc-empty-icon{background:#ffffff0a;border:1px dashed #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;display:flex}.meeting-doc-empty h4{color:#94a3b8;margin:0 0 .35rem;font-size:.9rem;font-weight:600}.meeting-doc-empty p{color:#475569;max-width:260px;margin:0;font-size:.78rem;line-height:1.5}@media (width<=900px){.meeting-doc-panel{width:320px;min-width:320px;max-width:320px}}@media (width<=700px){.meeting-doc-panel{z-index:20;background:#111827;width:100%;min-width:100%;max-width:100%;position:absolute;top:0;bottom:0;right:0}}.dashboard-shell{background-color:var(--bg-main);width:100%;height:100vh;min-height:100vh;display:flex;overflow:hidden}.dashboard-sidebar{color:#f8fafc;z-index:40;-webkit-user-select:none;user-select:none;background:linear-gradient(#090e17 0%,#0d1527 50%,#080c14 100%);border-right:1px solid #ffffff14;flex-direction:column;width:265px;min-width:265px;height:100vh;transition:width .24s cubic-bezier(.4,0,.2,1),transform .24s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:4px 0 24px #00000026}.dashboard-sidebar.collapsed{width:76px;min-width:76px}.sidebar-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:68px;padding:0 1.25rem;display:flex}.sidebar-brand{color:#fff;align-items:center;gap:.75rem;text-decoration:none;display:flex;overflow:hidden}.sidebar-brand-icon{border-radius:var(--radius-md);color:#60a5fa;background:linear-gradient(135deg,#2563eb40 0%,#0284c759 100%);border:1px solid #2563eb66;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 0 15px #2563eb40}.sidebar-brand-text{flex-direction:column;line-height:1.15;display:flex}.brand-title{letter-spacing:-.02em;color:#fff;font-size:1.15rem;font-weight:800}.brand-subtitle{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.72rem;font-weight:700}.sidebar-collapse-btn{color:#94a3b8;cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;display:flex}.sidebar-collapse-btn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.sidebar-workspace-chip{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:.65rem;margin:1rem 1.15rem .5rem;padding:.65rem .85rem;display:flex}.workspace-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px}.workspace-info{flex-direction:column;display:flex;overflow:hidden}.workspace-name{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.workspace-status{color:#38bdf8;font-size:.7rem;font-weight:600}.sidebar-quick-action{padding:.75rem 1.15rem}.btn-quick-action{border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-fast);border:1px solid #fff3;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 14px #00000040,inset 0 1px #ffffff40}.btn-quick-action:hover{filter:brightness(1.08);transform:translateY(-1.5px);box-shadow:0 6px 20px #00000059,inset 0 1px #ffffff4d}.btn-quick-action:active{transform:translateY(0)}.sidebar-nav{flex:1;padding:.5rem .85rem;overflow-y:auto}.sidebar-nav-heading{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-top:.25rem;padding:.5rem .6rem;font-size:.68rem;font-weight:700;display:block}.sidebar-nav-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-nav-item-wrapper{margin:0}.sidebar-nav-btn{border-radius:var(--radius-md);color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:.8rem;width:100%;padding:.65rem .75rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex;position:relative}.sidebar-nav-btn:hover{color:#f1f5f9;background:#ffffff0d}.sidebar-nav-btn.active{color:#fff;background:linear-gradient(90deg,#ffffff14 0%,#ffffff05 100%);border-color:#ffffff1a;font-weight:600}.sidebar-nav-btn.active:before{content:"";background:var(--item-accent,#3b82f6);width:3.5px;box-shadow:0 0 10px var(--item-accent,#3b82f6);border-radius:0 4px 4px 0;position:absolute;top:15%;bottom:15%;left:0}.sidebar-btn-icon{color:#94a3b8;transition:color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-nav-btn:hover .sidebar-btn-icon,.sidebar-nav-btn.active .sidebar-btn-icon{color:var(--item-accent,#60a5fa)}.sidebar-btn-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.sidebar-btn-badge{border-radius:var(--radius-full);padding:.15rem .5rem;font-size:.72rem;font-weight:700;line-height:1}.sidebar-btn-badge.default{color:#cbd5e1;background:#ffffff1a}.sidebar-btn-badge.warning{color:#fbbf24;background:#f59e0b33;border:1px solid #f59e0b4d}.sidebar-btn-badge.success{color:#34d399;background:#10b98133;border:1px solid #10b9814d}.sidebar-btn-badge.danger{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.sidebar-mini-dot{background:#f59e0b;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.dashboard-sidebar.collapsed .sidebar-header{justify-content:center;padding:0}.dashboard-sidebar.collapsed .sidebar-nav-btn{justify-content:center;padding:.75rem 0}.dashboard-sidebar.collapsed .sidebar-collapse-btn{z-index:50;background:#1e293b;position:absolute;top:20px;right:-13px;box-shadow:0 2px 8px #0000004d}.sidebar-footer{background:#0003;border-top:1px solid #ffffff12;padding:.85rem 1rem}.sidebar-user-card{align-items:center;gap:.75rem;display:flex}.user-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #ffffff26}.user-details{flex-direction:column;flex:1;display:flex;overflow:hidden}.user-email{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.user-role-badge{color:#94a3b8;text-transform:capitalize;font-size:.7rem}.sidebar-logout-btn{color:#94a3b8;border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-logout-btn:hover{color:#f87171;background:#ef444426;border-color:#ef44444d}.dashboard-main-wrap{background-color:var(--bg-main);flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.dashboard-topbar{border-bottom:1px solid var(--border-color);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;height:56px;padding:0 1.5rem;display:flex;box-shadow:0 1px 2px #00000005}.topbar-left{align-items:center;gap:.85rem;display:flex;overflow:hidden}.topbar-mobile-toggle{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.topbar-title{letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a 15%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.55rem;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25;display:flex}.topbar-title:before{content:"";background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #2563eb99}.topbar-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.topbar-actions{align-items:center;gap:.5rem;display:flex}.dashboard-main-content{background:#f8fafc;flex:1;overflow-y:auto}.dashboard-content-inner{max-width:1400px;margin:0 auto;padding:1.75rem}.dash-stat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.75rem;display:grid}.dash-stat-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:default;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.dash-stat-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;transform:translateY(-2px)}.dash-stat-card.clickable{cursor:pointer}.dash-stat-card.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);background:linear-gradient(#fff 0%,#eff6ff 100%)}.dash-stat-content{flex-direction:column;display:flex}.dash-stat-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem;font-weight:700}.dash-stat-number{letter-spacing:-.025em;color:var(--text-primary);margin-top:.2rem;font-size:1.95rem;font-weight:800;line-height:1.15}.dash-stat-subtitle{color:var(--text-secondary);margin-top:.2rem;font-size:.76rem}.dash-stat-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.mobile-only{display:none!important}@media (width<=991px){.mobile-only{display:flex!important}.desktop-only{display:none!important}.dashboard-sidebar{z-index:100;width:275px;min-width:275px;transition:transform .26s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.dashboard-sidebar.mobile-open{transform:translate(0)}.dashboard-mobile-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:95;background:#0f172a99;animation:.2s fadeIn;position:fixed;inset:0}.dashboard-content-inner{padding:1.25rem 1rem}.dashboard-topbar{padding:0 1rem}}.hp-page{background:#fff}.hp-hero{background:linear-gradient(#f0f7ff 0%,#fff 100%);padding:1.25rem 0 1rem;position:relative;overflow:hidden}.hp-hero-bg-dots{opacity:.4;pointer-events:none;background-image:radial-gradient(circle,#bfdbfe 1.5px,#0000 1.5px);background-size:28px 28px;width:400px;height:400px;position:absolute;top:0;right:0}.hp-hero-bg-curve{pointer-events:none;border:2px solid #3b82f614;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-60px;left:-100px}.hp-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hp-hero-text{animation:.6s ease-out fadeIn}.hp-hero-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800;line-height:1.1}.hp-hero-title-accent{background:linear-gradient(135deg,#2563eb 0%,#0284c7 50%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hp-hero-subtitle{color:var(--text-secondary);max-width:520px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hp-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.hp-hero-cta{border-radius:10px!important}.hp-hero-video-btn{gap:.6rem!important}.hp-play-icon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hp-social-proof{align-items:center;gap:.75rem;display:flex}.hp-avatar-stack{display:flex}.hp-avatar{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-8px;font-size:1rem;display:flex}.hp-avatar:first-child{margin-left:0}.hp-social-text{flex-direction:column;gap:.15rem;display:flex}.hp-social-join{color:var(--text-secondary);font-size:.85rem}.hp-stars{gap:2px;display:flex}.hp-hero-visual{justify-content:center;animation:.8s ease-out .2s both fadeIn;display:flex;position:relative}.hp-hero-image-wrapper{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff2,#dbeafe73);border-radius:28px;width:100%;max-width:450px;padding:8px;position:relative;box-shadow:0 24px 60px -12px #2563eb38,0 0 0 1px #bfdbfe99}.hp-hero-image{object-fit:cover;border-radius:22px;width:100%;height:auto;display:block}.hp-floating-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1e40af;z-index:2;background:#fffffff5;border:1px solid #bfdbfed9;border-top:3px solid #2563eb;border-radius:14px;align-items:flex-start;gap:.5rem;max-width:165px;padding:.65rem .85rem;font-size:.72rem;animation:3.2s ease-in-out infinite floatUpDown;display:flex;position:absolute;top:18px;right:-24px;box-shadow:0 12px 30px #2563eb26}.hp-floating-badge svg{color:#2563eb;flex-shrink:0;margin-top:2px}.hp-floating-badge div{flex-direction:column;font-weight:600;line-height:1.4;display:flex}.hp-floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#fffffff7;border:1px solid #bfdbfed9;border-top:4px solid #2563eb;border-radius:18px;width:200px;padding:0;animation:3.6s ease-in-out .5s infinite floatUpDown;position:absolute;bottom:70px;right:-30px;overflow:hidden;box-shadow:0 16px 40px #0f172a24}.hp-fc-header{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-bottom:1px solid #e0ecff;align-items:center;gap:.4rem;padding:.6rem .85rem;font-size:.75rem;font-weight:700;display:flex}.hp-fc-body{text-align:center;padding:.85rem}.hp-fc-icon{color:var(--text-muted);margin-bottom:.35rem}.hp-fc-body p{color:var(--text-secondary);margin-bottom:.65rem;font-size:.72rem;line-height:1.4}.hp-fc-btn{background:#2563eb;border-radius:8px;padding:.35rem .85rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block;color:#fff!important}.hp-fc-btn:hover{background:#1d4ed8;color:#fff!important}.hp-action-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#0f172ae0;border:1px solid #ffffff26;border-radius:18px;gap:.6rem;padding:.5rem .85rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000004d}.hp-action-icon{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.hp-action-icon:hover{background:#fff3;transform:scale(1.08)}.hp-action-video{background:#2563eb}.hp-action-video:hover{background:#1d4ed8}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hp-section-header{text-align:center;margin-bottom:2rem}.hp-eyebrow{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.08em;color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1px solid #bfdbfe;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #2563eb14}.hp-section-title{letter-spacing:-.025em;color:#0f172a;margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.hp-section-desc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.65}.hp-audience{background:#fff;padding:1rem 0 1.25rem}.hp-audience-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.hp-audience-card{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 4px 16px #2563eb0f}.hp-audience-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb1a}.hp-audience-card-inner{padding:2rem}.hp-audience-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.hp-audience-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.hp-audience-icon-patient{color:#2563eb;background:#eff6ff}.hp-audience-icon-doctor{color:#16a34a;background:#f0fdf4}.hp-audience-header h3{color:#0f172a;font-size:1.3rem;font-weight:800}.hp-check-list{flex-direction:column;gap:.6rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.hp-check-list li{color:var(--text-secondary);align-items:center;gap:.55rem;font-size:.92rem;display:flex}.hp-check-list li svg{color:#2563eb;flex-shrink:0}.hp-check-list-compact{gap:.45rem}.hp-check-list-compact li{font-size:.85rem}.hp-audience-img-wrap{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;width:100%;margin:1.25rem 0;position:relative;overflow:hidden;box-shadow:0 6px 24px #0f172a12}.hp-audience-img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.hp-audience-card:hover .hp-audience-img{transform:scale(1.03)}.hp-audience-btn{width:auto;border-radius:10px!important}.hp-features{background:#f8fafc;padding:1.5rem 0 1.75rem}.hp-features-header{max-width:520px;margin-bottom:1.35rem}.hp-features-cta{margin-top:1.25rem;border-radius:10px!important}.hp-features-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.hp-feature-card{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 4px 16px #2563eb0f}.hp-feature-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 12px 40px #2563eb1a}.hp-feature-card-title{color:#0f172a;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;font-size:1.1rem;font-weight:800;line-height:1.35;display:flex}.hp-feature-card-title svg{color:#2563eb;flex-shrink:0;margin-top:3px}.hp-feature-card-desc{color:var(--text-secondary);margin-bottom:1rem;font-size:.88rem;line-height:1.6}.hp-mini-chat{background:#f8fafc;border:1px solid #e2e8f0;border-top:3px solid #2563eb;border-radius:14px;margin-top:1rem;padding:1rem}.hp-mini-chat-row{gap:.65rem;margin-bottom:.75rem;display:flex}.hp-mini-chat-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hp-mini-chat-bubble{flex:1}.hp-mini-chat-label{color:#1e40af;margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.hp-mini-chat-bubble p{color:var(--text-secondary);font-size:.78rem;line-height:1.5}.hp-mini-chat-link{color:#2563eb;text-underline-offset:3px;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;text-decoration:underline;display:inline-flex}.hp-mini-chat-link:hover{color:#1d4ed8}.hp-mini-reminder{background:#f8fafc;border:1px solid #e2e8f0;border-top:3px solid #2563eb;border-radius:14px;margin-top:1rem;padding:1rem}.hp-mini-reminder-row{align-items:center;gap:.65rem;margin-bottom:.5rem;display:flex}.hp-mini-reminder-icon{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hp-mini-reminder-body{flex:1;justify-content:space-between;align-items:center;display:flex}.hp-mini-reminder-label{color:#0f172a;font-size:.82rem;font-weight:700}.hp-mini-reminder-time{color:var(--text-muted);font-size:.75rem;font-weight:600}.hp-mini-reminder-text{color:var(--text-secondary);font-size:.8rem;line-height:1.5}.hp-mini-reminder-text strong{color:#0f172a}.hp-cta{background:#fff;border-top:1px solid #f1f5f9;padding:1.75rem 0 2rem}.hp-cta-inner{grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;display:grid}.hp-cta-left{align-items:center;gap:1.75rem;display:flex}.hp-cta-robot-wrap{background:#fff;border-radius:24px;flex-shrink:0;width:260px;position:relative;overflow:hidden;box-shadow:0 16px 40px -10px #2563eb33,0 0 0 1px #bfdbfe99}.hp-cta-robot{aspect-ratio:1;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block}.hp-cta-robot-wrap:hover .hp-cta-robot{transform:scale(1.04)}.hp-cta-assistant-card{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:20px;flex:1;padding:1.5rem;box-shadow:0 8px 30px #2563eb14}.hp-cta-assistant-header{color:#0f172a;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:.88rem;font-weight:700;line-height:1.35;display:flex}.hp-cta-assistant-header svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.hp-cta-right{text-align:left}.hp-cta-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.15}.hp-cta-title-accent{background:linear-gradient(135deg,#2563eb,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hp-cta-desc{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1rem;display:flex}.hp-cta-heart{color:#ef4444}.hp-footer{color:#cbd5e1;background:#0f172a;padding:3rem 0 0}.hp-footer-top{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:2rem;display:flex}.hp-footer-brand{flex-shrink:0}.hp-footer-logo{align-items:center;gap:.65rem;text-decoration:none;display:flex}.hp-footer-logo .nav-brand-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.hp-footer-logo .nav-brand-text{color:#fff}.hp-footer-logo .nav-brand-subtitle{color:#64748b}.hp-footer-logo .brand-accent{color:#60a5fa}.hp-footer-links{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hp-footer-links a{color:#94a3b8;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.hp-footer-links a:hover{color:#fff}.hp-footer-social{align-items:center;gap:.75rem;display:flex}.hp-social-icon{color:#94a3b8;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.hp-social-icon:hover{color:#fff;background:#ffffff26;transform:translateY(-2px)}.hp-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.hp-footer-bottom p{color:#64748b;font-size:.82rem}.hp-footer-legal{align-items:center;gap:1.25rem;display:flex}.hp-footer-legal a{color:#64748b;font-size:.82rem;text-decoration:none;transition:color .15s}.hp-footer-legal a:hover{color:#cbd5e1}.mobile-section-links{flex-direction:column;gap:.15rem;margin-bottom:.5rem;display:flex}.mobile-section-link{color:var(--text-secondary);border-radius:var(--radius-md);padding:.55rem .75rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.mobile-section-link:hover{background:var(--primary-light);color:var(--primary)}@media (width<=991px){.nav-center-links{display:none}.hp-hero-grid{grid-template-columns:1fr;gap:2rem}.hp-hero-visual{order:-1;max-width:360px;margin:0 auto}.hp-hero-text{text-align:center}.hp-hero-subtitle{margin-left:auto;margin-right:auto}.hp-hero-actions,.hp-social-proof{justify-content:center}.hp-floating-badge{top:8px;right:-10px}.hp-floating-card{width:170px;bottom:60px;right:-15px}.hp-audience-grid{grid-template-columns:1fr}.hp-features-header{text-align:center;max-width:100%}.hp-features-header .hp-section-desc{text-align:center!important;margin:0 auto!important}.hp-features-header .hp-features-cta{margin-left:auto;margin-right:auto}.hp-features-grid{grid-template-columns:1fr}.hp-cta-inner{text-align:center;grid-template-columns:1fr}.hp-cta-left{flex-direction:column;align-items:center;gap:1.5rem}.hp-cta-robot-wrap{width:100%;max-width:280px}.hp-cta-assistant-card{text-align:left;width:100%;max-width:440px}.hp-cta-right{text-align:center}.hp-cta-desc{justify-content:center}.hp-cta-right .hp-hero-cta{margin:0 auto}.hp-footer-top{text-align:center;flex-direction:column;align-items:center}.hp-footer-links{justify-content:center}.hp-footer-bottom{text-align:center;flex-direction:column}.hp-footer-legal{justify-content:center}}@media (width<=640px){.hp-hero{padding:2.5rem 0 2rem}.hp-hero-title{font-size:2rem}.hp-hero-subtitle{font-size:.95rem}.hp-hero-actions{flex-direction:column;width:100%}.hp-hero-actions .btn{width:100%}.hp-floating-badge,.hp-floating-card{display:none}.hp-audience,.hp-features,.hp-cta{padding:3rem 0}.hp-cta-title{font-size:1.6rem}.hp-cta-robot{width:100px;height:100px}}.fp-page{background:#f8fafc}.fp-hero{background:linear-gradient(145deg,#0f172a 0%,#1e293b 45%,#0f172a 100%);padding:2rem 0 5.5rem;position:relative;overflow:hidden}.fp-hero-bg-orb{filter:blur(100px);pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.fp-hero-bg-orb-1{background:radial-gradient(circle,#2563eb59 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite floatUpDown;top:-150px;right:-100px}.fp-hero-bg-orb-2{background:radial-gradient(circle,#7c3aed40 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out 2s infinite floatUpDown;bottom:-120px;left:-80px}.fp-hero-bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.fp-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.fp-hero-text{animation:.7s ease-out fadeIn}.fp-hero-eyebrow{color:#60a5fa;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1f;border:1px solid #2563eb33;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.fp-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:.85rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.12}.fp-hero-title-accent{background:linear-gradient(135deg,#60a5fa,#818cf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fp-hero-subtitle{color:#94a3b8;max-width:520px;margin-bottom:1.35rem;font-size:1rem;line-height:1.6}.fp-hero-actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1.5rem;display:flex}.fp-hero-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.fp-hero-btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 4px 20px #2563eb59;color:#fff!important}.fp-hero-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 8px 32px #2563eb73;color:#fff!important}.fp-hero-btn-outline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;color:#e2e8f0!important}.fp-hero-btn-outline:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);color:#fff!important}.fp-hero-btn-outline-white{background:#ffffff1a;border:1px solid #ffffff40;color:#fff!important}.fp-hero-btn-outline-white:hover{background:#ffffff2e;border-color:#fff6;transform:translateY(-2px);color:#fff!important}.fp-hero-pills{flex-wrap:wrap;gap:.5rem;display:flex}.fp-hero-pill{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.fp-hero-pill:hover{color:#cbd5e1;background:#ffffff1a;border-color:#ffffff26}.fp-hero-visual{justify-content:center;animation:.9s ease-out .25s both fadeIn;display:flex;position:relative}.fp-hero-img-wrap{width:100%;max-width:520px;position:relative}.fp-hero-img{object-fit:cover;border:1px solid #ffffff14;border-radius:24px;width:100%;height:auto;box-shadow:0 24px 64px #0006}.fp-hero-float{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:.45rem;padding:.6rem .9rem;font-size:.72rem;font-weight:700;line-height:1.3;display:flex;position:absolute;box-shadow:0 8px 24px #00000040}.fp-hero-float-verified{color:#fff;background:#2563ebd9;animation:3.5s ease-in-out infinite floatUpDown;top:20px;left:-30px}.fp-hero-float-ai{color:#fff;background:#7c3aedd9;animation:4s ease-in-out .5s infinite floatUpDown;bottom:30px;right:-20px}.fp-stats{z-index:2;background:#fff;padding:0;position:relative}.fp-stats-grid{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:-2rem;display:grid;overflow:hidden;box-shadow:0 8px 32px #0000000f}.fp-stat-item{border-right:1px solid #f1f5f9;align-items:center;gap:.85rem;padding:1.15rem 1.25rem;transition:background .2s;display:flex}.fp-stat-item:last-child{border-right:none}.fp-stat-item:hover{background:#f8fafc}.fp-stat-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fp-stat-value{color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1.2;display:block}.fp-stat-label{color:var(--text-secondary);font-size:.76rem;font-weight:500;display:block}.fp-feature{background:#fff;padding:2.25rem 0}.fp-feature-alt{background:#f8fafc}.fp-feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.fp-feature-reverse .fp-feature-grid{direction:rtl}.fp-feature-reverse .fp-feature-grid>*{direction:ltr}.fp-feature-img-wrap{position:relative}.fp-feature-img{object-fit:cover;border:1px solid #e2e8f0;border-radius:20px;width:100%;height:auto;transition:transform .4s,box-shadow .4s;box-shadow:0 16px 48px #0000001a}.fp-feature-img-wrap:hover .fp-feature-img{transform:translateY(-4px);box-shadow:0 24px 64px #00000024}.fp-feature-img-glow{filter:blur(80px);opacity:.25;pointer-events:none;z-index:-1;border-radius:50%;width:60%;height:60%;position:absolute}.fp-feature-img-glow-blue{background:#2563eb;bottom:-30px;left:-30px}.fp-feature-img-glow-purple{background:#7c3aed;top:-20px;right:-20px}.fp-feature-img-glow-cyan{background:#0891b2;bottom:-20px;right:-20px}.fp-feature-img-glow-green{background:#059669;top:-20px;left:-20px}.fp-feature-img-glow-orange{background:#ea580c;bottom:-20px;left:-20px}.fp-feature-content{animation:.6s ease-out fadeIn}.fp-feature-badge{border-radius:50px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.fp-feature-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,2.7vw,1.95rem);font-weight:800;line-height:1.2}.fp-feature-desc{color:var(--text-secondary);margin-bottom:1.15rem;font-size:.92rem;line-height:1.65}.fp-feature-list{flex-direction:column;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.fp-feature-list li{color:#334155;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.fp-feature-list li svg{color:#10b981;flex-shrink:0;margin-top:2px}.fp-feature-cta{background:#2563eb;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #2563eb40;color:#fff!important}.fp-feature-cta:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59;color:#fff!important}.fp-feature-cta-purple{background:#7c3aed;box-shadow:0 4px 16px #7c3aed40}.fp-feature-cta-purple:hover{background:#6d28d9;box-shadow:0 8px 24px #7c3aed59}.fp-feature-cta-cyan{background:#0891b2;box-shadow:0 4px 16px #0891b240}.fp-feature-cta-cyan:hover{background:#0e7490;box-shadow:0 8px 24px #0891b259}.fp-feature-cta-green{background:#059669;box-shadow:0 4px 16px #05966940}.fp-feature-cta-green:hover{background:#047857;box-shadow:0 8px 24px #05966959}.fp-feature-cta-orange{background:#ea580c;box-shadow:0 4px 16px #ea580c40}.fp-feature-cta-orange:hover{background:#c2410c;box-shadow:0 8px 24px #ea580c59}.fp-how-it-works{background:#fff;padding:2.5rem 0}.fp-section-header{text-align:center;margin-bottom:2rem}.fp-section-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:.5rem;padding:.3rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.fp-section-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:800}.fp-section-desc{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:.92rem}.fp-hiw-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.fp-hiw-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.6rem 1.4rem;transition:all .3s;position:relative}.fp-hiw-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb14}.fp-hiw-step{opacity:.12;font-size:2.5rem;font-weight:900;line-height:1;position:absolute;top:1rem;right:1.25rem}.fp-hiw-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex}.fp-hiw-card h3{color:#0f172a;margin-bottom:.4rem;font-size:1.05rem;font-weight:800}.fp-hiw-card p{color:var(--text-secondary);font-size:.86rem;line-height:1.55}.fp-hiw-connector{display:none}.fp-final-cta{background:#f8fafc;padding:1.25rem 0 2.25rem}.fp-final-cta-inner{background:linear-gradient(145deg,#0f172a 0%,#1e293b 60%,#0f172a 100%);border:1px solid #ffffff0f;border-radius:24px;padding:2.25rem 2.5rem;position:relative;overflow:hidden}.fp-final-cta-glow{pointer-events:none;background:radial-gradient(circle,#2563eb33 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}.fp-final-cta-content{z-index:1;align-items:center;gap:2rem;display:flex;position:relative}.fp-final-cta-robot img{object-fit:contain;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:18px;flex-shrink:0;width:80px;height:80px;padding:.25rem}.fp-final-cta-text{flex:1}.fp-final-cta-text h2{color:#fff;margin-bottom:.4rem;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:800}.fp-final-cta-text p{color:#94a3b8;max-width:550px;font-size:.88rem;line-height:1.55}.fp-final-cta-actions{flex-direction:column;flex-shrink:0;gap:.65rem;display:flex}@media (width<=1100px){.fp-hero-grid,.fp-feature-grid{gap:2.25rem}}@media (width<=991px){.fp-hero{padding:1.75rem 0 3.5rem}.fp-hero-grid{grid-template-columns:1fr;gap:1.75rem}.fp-hero-visual{order:-1;max-width:450px;margin:0 auto}.fp-hero-text{text-align:center}.fp-hero-subtitle{margin-left:auto;margin-right:auto}.fp-hero-actions,.fp-hero-pills{justify-content:center}.fp-hero-float-verified{left:-10px}.fp-hero-float-ai{right:-10px}.fp-stats-grid{grid-template-columns:repeat(2,1fr)}.fp-stat-item:nth-child(2){border-right:none}.fp-stat-item:nth-child(3),.fp-stat-item:nth-child(4){border-top:1px solid #f1f5f9}.fp-feature{padding:1.75rem 0}.fp-feature-grid{grid-template-columns:1fr;gap:1.75rem}.fp-feature-reverse .fp-feature-grid{direction:ltr}.fp-feature-img-wrap{max-width:520px;margin:0 auto}.fp-feature-content{text-align:center}.fp-feature-list li{text-align:left}.fp-feature-cta{margin:0 auto}.fp-hiw-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.fp-final-cta-content{text-align:center;flex-direction:column}.fp-final-cta-actions{flex-direction:row;justify-content:center}}@media (width<=640px){.fp-hero{padding:1.5rem 0 2.75rem}.fp-hero-title{font-size:1.85rem}.fp-hero-float{display:none}.fp-hero-img-wrap{max-width:100%}.fp-hero-actions{flex-direction:column;align-items:center}.fp-hero-btn{justify-content:center;width:100%;max-width:320px}.fp-stats-grid{grid-template-columns:1fr;margin-top:-1.25rem}.fp-stat-item{border-bottom:1px solid #f1f5f9;border-right:none}.fp-stat-item:last-child{border-bottom:none}.fp-stat-item:nth-child(3),.fp-stat-item:nth-child(4){border-top:none}.fp-feature{padding:1.5rem 0}.fp-feature-title{font-size:1.45rem}.fp-final-cta-inner{padding:1.5rem 1.25rem}.fp-final-cta-actions{flex-direction:column;width:100%}.fp-final-cta-actions .fp-hero-btn{justify-content:center;width:100%}.fp-how-it-works{padding:1.75rem 0}}.fd-page{background:#f8fafc;min-height:100vh}.fd-hero{background:linear-gradient(145deg,#0f172a 0%,#1e293b 45%,#0f172a 100%);padding:2rem 0 3.5rem;position:relative;overflow:hidden}.fd-hero-bg-orb{filter:blur(100px);pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.fd-hero-bg-orb-1{background:radial-gradient(circle,#2563eb59 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite floatUpDown;top:-150px;right:-100px}.fd-hero-bg-orb-2{background:radial-gradient(circle,#7c3aed40 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out 2s infinite floatUpDown;bottom:-120px;left:-80px}.fd-hero-bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.fd-hero-grid{z-index:1;grid-template-columns:1.25fr .9fr .85fr;align-items:center;gap:2rem;display:grid;position:relative}.fd-hero-left{animation:.6s ease-out fadeIn}.fd-hero-greeting{color:#60a5fa;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1f;border:1px solid #2563eb33;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.fd-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:.85rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1.15}.fd-hero-title-accent{background:linear-gradient(135deg,#60a5fa,#818cf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fd-hero-subtitle{color:#94a3b8;max-width:490px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.fd-hero-stats{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.fd-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;padding:.85rem;transition:all .2s;display:flex;box-shadow:0 4px 16px #0003}.fd-stat-card:hover{background:#ffffff14;border-color:#60a5fa66;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.fd-stat-icon-wrap{color:#60a5fa;background:#2563eb33;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.5rem;display:flex}.fd-stat-icon-amber{color:#fbbf24;background:#f59e0b2e}.fd-stat-icon-purple{color:#c084fc;background:#8b5cf633}.fd-stat-info{flex-direction:column;margin-bottom:.4rem;display:flex}.fd-stat-label{color:#94a3b8;font-size:.7rem;font-weight:600;line-height:1.3}.fd-stat-val{color:#fff;font-size:1.4rem;font-weight:800;line-height:1.2}.fd-stat-link{color:#60a5fa;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-flex}.fd-stat-link:hover{color:#93c5fd;gap:.35rem}.fd-hero-center{justify-content:center;animation:.8s ease-out .15s both fadeIn;display:flex;position:relative}.fd-hero-img-box{width:100%;max-width:310px;position:relative}.fd-hero-img{object-fit:cover;object-position:top center;border:1px solid #ffffff1a;border-radius:20px;width:100%;height:380px;box-shadow:0 24px 64px #00000080}.fd-hero-floating-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#2563ebd9;border:1px solid #fff3;border-radius:14px;padding:.6rem .9rem;font-size:.72rem;font-weight:700;line-height:1.3;animation:3.5s ease-in-out infinite floatUpDown;position:absolute;top:15px;right:-25px;box-shadow:0 8px 24px #0000004d}.fd-hero-right{animation:.8s ease-out .25s both fadeIn}.fd-quick-actions-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e293bbf;border:1px solid #ffffff1f;border-radius:18px;padding:1.4rem;box-shadow:0 20px 50px #0000004d}.fd-qa-header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.fd-qa-header-icon{color:#60a5fa}.fd-qa-header h3{color:#fff;margin:0;font-size:.95rem;font-weight:700}.fd-qa-list{flex-direction:column;gap:.65rem;display:flex}.fd-qa-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.fd-qa-btn:hover{color:#fff;background:#ffffff1a;border-color:#60a5fa4d;transform:translate(3px)}.fd-qa-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#0000;box-shadow:0 4px 16px #2563eb59}.fd-qa-btn-primary:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-color:#0000;transform:translate(3px);box-shadow:0 6px 20px #2563eb80}.fd-section-mid{padding:3rem 0}.fd-mid-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:2rem;display:grid}.fd-appointments-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;box-shadow:0 4px 20px #0000000a}.fd-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.fd-card-header-title{align-items:center;gap:.75rem;display:flex}.fd-card-header-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fd-card-header-title h2{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.fd-card-header-title p{color:#64748b;margin:0;font-size:.8rem}.fd-view-all-link{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.82rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.fd-view-all-link:hover{color:#1d4ed8;gap:.5rem}.fd-app-list{flex-direction:column;gap:.75rem;display:flex}.fd-app-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:85px 1.5fr 110px 110px 30px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:all .2s;display:grid}.fd-app-row:hover{background:#f8fafc;border-color:#bfdbfe;transform:translateY(-1px)}.fd-app-time{color:#0f172a;font-size:.85rem;font-weight:700}.fd-app-patient{align-items:center;gap:.65rem;display:flex}.fd-patient-thumb{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:36px;height:36px}.fd-patient-name{color:#0f172a;margin:0;font-size:.88rem;font-weight:700;line-height:1.2}.fd-patient-type{color:#64748b;font-size:.75rem}.fd-status-pill{letter-spacing:.02em;border-radius:9999px;justify-content:center;align-items:center;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.fd-join-btn{border-radius:9999px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.45rem .85rem;font-size:.78rem;display:inline-flex}.fd-details-btn{border-radius:9999px;justify-content:center;width:100%;padding:.45rem .85rem;font-size:.78rem}.fd-menu-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.fd-menu-btn:hover{color:#0f172a;background:#e2e8f0}.fd-right-cards{flex-direction:column;gap:1.5rem;display:flex}.fd-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #0000000a}.fd-profile-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.fd-profile-avatar-wrap{flex-shrink:0;width:68px;height:68px;position:relative}.fd-profile-avatar{object-fit:cover;object-position:top center;border:3px solid #eff6ff;border-radius:50%;width:100%;height:100%}.fd-verified-badge{color:#fff;background:#2563eb;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:0;right:0}.fd-profile-info{flex-direction:column;gap:.15rem;display:flex}.fd-profile-name-row{align-items:center;gap:.35rem;display:flex}.fd-profile-name-row h3{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.fd-check-blue{color:#2563eb}.fd-profile-specialty{color:#64748b;font-size:.8rem}.fd-profile-rating{align-items:center;gap:.25rem;margin-top:.15rem;font-size:.78rem;display:flex}.fd-rating-score{color:#0f172a;font-weight:700}.fd-reviews-count{color:#64748b}.fd-ranking-badge{color:#b45309;background:#fef3c7;border-radius:9999px;align-items:center;gap:.3rem;width:fit-content;margin-top:.3rem;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.fd-profile-stats-grid{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-around;align-items:center;margin-bottom:1.25rem;padding:.85rem .5rem;display:flex}.fd-pstat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.fd-pstat-num{color:#0f172a;font-size:1.15rem;font-weight:800}.fd-pstat-lbl{color:#64748b;font-size:.68rem;font-weight:600}.fd-pstat-divider{background:#e2e8f0;width:1px;height:24px}.fd-profile-edit-btn{border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:100%;font-size:.82rem;display:flex}.fd-ai-promo-card{background:linear-gradient(135deg,#eef4ff 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:20px;grid-template-columns:1.3fr .7fr;align-items:center;gap:1rem;padding:1.5rem;display:grid;box-shadow:0 4px 16px #2563eb0f}.fd-ai-promo-content h3{color:#0f172a;margin-bottom:.4rem;font-size:1.05rem;font-weight:800}.fd-ai-promo-content p{color:#475569;margin-bottom:.85rem;font-size:.8rem;line-height:1.45}.fd-ai-promo-btn{border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.8rem;display:inline-flex}.fd-ai-promo-mascot{justify-content:center;display:flex;position:relative}.fd-mascot-img{object-fit:cover;border-radius:16px;width:95px;height:95px}.fd-mascot-heart{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-4px;right:5px;box-shadow:0 2px 8px #ef444466}.fd-ai-tools-section{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:4rem 0 3.5rem}.fd-section-header{text-align:center;max-width:650px;margin:0 auto 3rem}.fd-ai-tools-badge{color:#2563eb;letter-spacing:.05em;background:#eff6ff;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.72rem;font-weight:800;display:inline-flex}.fd-section-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(1.8rem,3.5vw,2.3rem);font-weight:800}.fd-section-desc{color:#64748b;font-size:.95rem;line-height:1.6}.fd-ai-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.fd-ai-tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2rem 1.6rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 16px #00000008}.fd-ai-tool-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 16px 36px #2563eb1a}.fd-ai-tool-featured{border-color:#c084fc;box-shadow:0 6px 24px #8b5cf614}.fd-ai-tool-featured:hover{border-color:#a855f7;box-shadow:0 16px 36px #8b5cf626}.fd-ai-tool-top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.fd-ai-tool-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.fd-ai-icon-blue{color:#2563eb;background:#eff6ff}.fd-ai-icon-purple{color:#8b5cf6;background:#faf5ff}.fd-ai-icon-amber{color:#f59e0b;background:#fffbeb}.fd-tool-tag{color:#2563eb;background:#eff6ff;border-radius:9999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.fd-tool-tag-purple{color:#7c3aed;background:#f3e8ff}.fd-tool-tag-amber{color:#b45309;background:#fef3c7}.fd-ai-tool-card h3{color:#0f172a;margin-bottom:.65rem;font-size:1.15rem;font-weight:800}.fd-ai-tool-card p{color:#475569;flex:1;margin-bottom:1.25rem;font-size:.85rem;line-height:1.55}.fd-tool-bullets{flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.fd-tool-bullets li{color:#334155;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.fd-tool-bullets li svg{color:#10b981;flex-shrink:0}.fd-tool-btn{border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;font-size:.85rem;font-weight:700;display:flex}.fd-btn-purple{background:#7c3aed;border-color:#7c3aed}.fd-btn-purple:hover{background:#6d28d9;border-color:#6d28d9}.fd-btn-amber{background:#d97706;border-color:#d97706}.fd-btn-amber:hover{background:#b45309;border-color:#b45309}.fd-schedule-section{padding:3.5rem 0}.fd-schedule-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.fd-schedule-card,.fd-patients-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;box-shadow:0 4px 20px #0000000a}.fd-date-tag{color:#64748b;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:inline-flex}.fd-schedule-list{flex-direction:column;gap:.65rem;display:flex}.fd-schedule-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;grid-template-columns:75px 1.2fr 1.2fr 95px 20px;align-items:center;gap:.65rem;padding:.75rem .9rem;transition:all .2s;display:grid}.fd-schedule-item:hover{background:#fff;border-color:#bfdbfe;transform:translate(2px)}.fd-s-time{color:#0f172a;font-size:.8rem;font-weight:700}.fd-s-patient{align-items:center;gap:.5rem;display:flex}.fd-s-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.fd-s-name{color:#0f172a;font-size:.82rem;font-weight:700}.fd-s-type{color:#64748b;font-size:.75rem}.fd-s-arrow{color:#94a3b8}.fd-patients-list{flex-direction:column;gap:.75rem;display:flex}.fd-patient-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:all .2s;display:flex}.fd-patient-row:hover{background:#fff;border-color:#bfdbfe}.fd-p-avatar{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:40px;height:40px}.fd-p-info{flex-direction:column;flex:1;gap:.15rem;display:flex}.fd-p-name{color:#0f172a;margin:0;font-size:.88rem;font-weight:700}.fd-p-condition{color:#475569;font-size:.75rem}.fd-p-visit{color:#94a3b8;font-size:.7rem}.fd-p-action-wrap{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.fd-p-rating-pill{color:#b45309;background:#fffbeb;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.fd-p-record-btn{border-radius:8px;padding:.35rem .75rem;font-size:.75rem}.fd-cta-banner{padding:2.5rem 0 3.5rem}.fd-cta-banner-inner{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#3b82f6 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex;box-shadow:0 16px 40px #2563eb40}.fd-cta-banner-left{align-items:center;gap:1.5rem;display:flex}.fd-cta-banner-icon{background:#ffffff26;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.fd-cta-banner-text h2{color:#fff;margin:0 0 .35rem;font-size:1.35rem;font-weight:800}.fd-cta-banner-text p{color:#ffffffd9;margin:0;font-size:.9rem}.fd-cta-banner-btn{color:#1d4ed8;background:#fff;border:none;flex-shrink:0;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.fd-cta-banner-btn:hover{color:#1e40af;background:#f8fafc;transform:translate(4px)}.fd-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.fd-modal-content{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) modalPop;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fd-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.fd-modal-title-wrap{align-items:center;gap:.75rem;display:flex}.fd-modal-icon-blue{color:#2563eb}.fd-modal-icon-purple{color:#8b5cf6}.fd-modal-icon-amber{color:#f59e0b}.fd-modal-title-wrap h3{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.fd-modal-title-wrap span{color:#64748b;font-size:.75rem}.fd-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.fd-modal-close:hover{color:#0f172a;background:#f1f5f9}.fd-modal-body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.fd-modal-alert{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex}.fd-modal-alert-purple{color:#6b21a8;background:#faf5ff;border-color:#ddd6fe}.fd-modal-alert-amber{color:#92400e;background:#fffbeb;border-color:#fde68a}.fd-summary-section h4{color:#0f172a;margin-bottom:.65rem;font-size:.88rem;font-weight:700}.fd-finding-item{border-radius:10px;align-items:flex-start;gap:.65rem;margin-bottom:.5rem;padding:.65rem .85rem;font-size:.8rem;line-height:1.45;display:flex}.fd-finding-warning{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.fd-finding-normal{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.fd-summary-text{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem;font-size:.82rem;line-height:1.55}.fd-rx-list{flex-direction:column;gap:.75rem;display:flex}.fd-rx-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.35rem;padding:.85rem 1rem;display:flex}.fd-rx-top{justify-content:space-between;align-items:center;display:flex}.fd-rx-name{color:#0f172a;font-size:.88rem;font-weight:800}.fd-rx-dose{color:#7c3aed;background:#f3e8ff;border-radius:6px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.fd-rx-instr{color:#475569;font-size:.78rem}.fd-rx-safety{color:#059669;align-items:center;gap:.35rem;margin-top:.2rem;font-size:.72rem;font-weight:600;display:flex}.fd-rx-note{color:#334155;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.75rem 1rem;font-size:.8rem;line-height:1.5}.fd-rank-breakdown{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.fd-rank-metric{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;padding:.65rem .5rem;display:flex}.fd-rm-num{color:#0f172a;font-size:1.15rem;font-weight:800}.fd-rm-lbl{color:#64748b;font-size:.65rem;font-weight:600}.fd-review-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;margin-bottom:.65rem;padding:.75rem 1rem}.fd-ri-header{align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.fd-ri-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.fd-ri-stars{gap:2px;display:flex}.fd-ri-text{color:#475569;margin:0;font-size:.78rem;font-style:italic}.fd-modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}@media (width<=1024px){.fd-hero-grid{text-align:center;grid-template-columns:1fr}.fd-hero-subtitle{margin-left:auto;margin-right:auto}.fd-hero-stats{grid-template-columns:repeat(2,1fr)}.fd-mid-grid,.fd-schedule-grid,.fd-ai-cards-grid{grid-template-columns:1fr}.fd-cta-banner-inner{text-align:center;flex-direction:column;padding:2rem 1.5rem}.fd-cta-banner-left{text-align:center;flex-direction:column}}@media (width<=640px){.fd-hero-stats{grid-template-columns:1fr}.fd-app-row{grid-template-columns:1fr;gap:.5rem}.fd-schedule-item{grid-template-columns:1fr;gap:.35rem}.fd-rank-breakdown{grid-template-columns:repeat(2,1fr)}}.about-page{background:#f8fafc;min-height:100vh}.about-hero{background:linear-gradient(135deg,#eef4ff 0%,#f0f7ff 50%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:2.75rem 0 2rem;position:relative;overflow:hidden}.about-hero-bg-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:650px;height:650px;position:absolute;top:-100px;left:25%}.about-hero-bg-dots{opacity:.5;pointer-events:none;background-image:radial-gradient(circle,#bfdbfe 1.5px,#0000 1.5px);background-size:24px 24px;width:420px;height:420px;position:absolute;top:0;right:0}.about-hero-container{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:2.5rem;margin-bottom:2rem;display:grid;position:relative}.about-eyebrow{color:#2563eb;letter-spacing:.05em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.45rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.about-hero-title{color:#0f172a;letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(2.3rem,4.2vw,3.3rem);font-weight:900;line-height:1.14}.about-hero-title-accent{background:linear-gradient(135deg,#2563eb 0%,#0284c7 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-hero-subtitle{color:#475569;max-width:530px;margin-bottom:1.5rem;font-size:1.02rem;line-height:1.65}.about-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.about-hero-btn{border-radius:12px;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.about-hero-visual{justify-content:center;display:flex;position:relative}.about-hero-img-box{width:100%;max-width:510px;position:relative}.about-hero-img{border:4px solid #fff;border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 20px 50px #2563eb29}.about-floating-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f0e6;border-radius:14px;align-items:center;gap:.7rem;padding:.75rem 1rem;animation:4s ease-in-out infinite floatUpDown;display:flex;position:absolute;box-shadow:0 10px 30px #00000014}.about-floating-card strong{color:#0f172a;font-size:.85rem;font-weight:800;display:block}.about-floating-card span{color:#64748b;font-size:.72rem}.about-fc-top-left{top:-15px;left:-20px}.about-fc-bottom-right{animation-delay:1.5s;bottom:-15px;right:-20px}.about-numbers-bar{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;padding:1.25rem 2.25rem;display:flex;box-shadow:0 4px 20px #0000000a}.about-number-item{text-align:center;flex-direction:column;align-items:center;display:flex}.about-num-val{color:#0f172a;font-size:1.8rem;font-weight:900;line-height:1.2}.about-num-lbl{color:#64748b;margin-top:.2rem;font-size:.8rem;font-weight:600}.about-num-divider{background:#e2e8f0;width:1px;height:36px}.about-mission-section{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.75rem 0}.about-mv-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-mv-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.75rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.about-mv-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0000000f}.about-card-mission:hover{border-color:#bfdbfe}.about-card-vision:hover{border-color:#ddd6fe}.about-mv-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.about-mv-icon-box{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.about-icon-blue{color:#2563eb;background:#eff6ff}.about-icon-purple{color:#7c3aed;background:#faf5ff}.about-mv-tag{letter-spacing:.06em;color:#2563eb;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:800;display:block}.about-tag-purple{color:#7c3aed}.about-mv-header h3{color:#0f172a;margin:0;font-size:1.45rem;font-weight:900}.about-mv-card p{color:#475569;flex:1;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.about-mv-bullets{border-top:1px solid #e2e8f0;flex-direction:column;gap:.65rem;margin:0;padding:1.25rem 0 0;list-style:none;display:flex}.about-mv-bullets li{color:#334155;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;display:flex}.about-values-section{background:#f8fafc;padding:2.75rem 0}.about-section-header{text-align:center;max-width:680px;margin:0 auto 2rem}.about-section-eyebrow{color:#2563eb;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:inline-block}.about-section-title{color:#0f172a;letter-spacing:-.025em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:900}.about-section-desc{color:#64748b;font-size:.98rem;line-height:1.6}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.about-value-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2rem 1.6rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #00000008}.about-value-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 16px 36px #2563eb1a}.about-val-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.about-value-card h3{color:#0f172a;margin-bottom:.6rem;font-size:1.1rem;font-weight:800}.about-value-card p{color:#475569;margin:0;font-size:.85rem;line-height:1.55}.about-team-section{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:2.75rem 0}.about-team-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.about-member-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000008}.about-member-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 16px 36px #2563eb1a}.about-member-img-wrap{background:#f1f5f9;width:100%;height:240px;position:relative;overflow:hidden}.about-member-img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s}.about-member-card:hover .about-member-img{transform:scale(1.04)}.about-member-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0f172acc;border-radius:9999px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;position:absolute;top:12px;right:12px}.about-member-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.about-member-name{color:#0f172a;margin-bottom:.25rem;font-size:1.05rem;font-weight:800;line-height:1.3}.about-member-role{color:#2563eb;margin-bottom:.2rem;font-size:.78rem;font-weight:700}.about-member-spec{color:#64748b;margin-bottom:.85rem;font-size:.72rem}.about-member-bio{color:#475569;flex:1;margin:0;font-size:.8rem;line-height:1.55}.about-ethics-section{background:#f8fafc;padding:2.75rem 0}.about-ethics-box{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:20px;padding:2rem 2.5rem;box-shadow:0 20px 50px #0f172a33}.about-ethics-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.about-ethics-icon{color:#60a5fa;background:#2563eb33;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.about-ethics-header h2{color:#fff;margin:0 0 .35rem;font-size:1.6rem;font-weight:900}.about-ethics-header p{color:#94a3b8;margin:0;font-size:.95rem}.about-ethics-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-ethics-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.about-ei-top{align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.about-ei-top h4{color:#fff;margin:0;font-size:.95rem;font-weight:800}.about-ethics-item p{color:#cbd5e1;margin:0;font-size:.82rem;line-height:1.55}.about-timeline-section{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.75rem 0}.about-timeline-wrap{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.about-timeline-node{flex-direction:column;display:flex;position:relative}.about-tl-year-badge{color:#fff;background:#2563eb;border-radius:9999px;justify-content:center;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #2563eb40}.about-tl-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex:1;padding:1.5rem;transition:all .25s}.about-tl-card:hover{background:#fff;border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb14}.about-tl-card h4{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:800}.about-tl-card p{color:#475569;margin:0;font-size:.82rem;line-height:1.55}.about-cta-section{padding:1.75rem 0 2.5rem}.about-cta-inner{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#7c3aed 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 2.75rem;display:flex;box-shadow:0 20px 50px #2563eb47}.about-cta-left{align-items:center;gap:1.5rem;display:flex}.about-cta-icon-wrap{background:#ffffff26;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.about-cta-text h2{color:#fff;margin:0 0 .4rem;font-size:1.5rem;font-weight:900}.about-cta-text p{color:#ffffffd9;margin:0;font-size:.95rem}.about-cta-buttons{flex-shrink:0;align-items:center;gap:1rem;display:flex}.about-cta-btn{color:#1d4ed8;background:#fff;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}.about-cta-btn:hover{color:#1e40af;background:#f8fafc;transform:translateY(-2px)}@media (width<=1200px){.about-values-grid,.about-team-grid,.about-timeline-wrap{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.about-hero-container{text-align:center;grid-template-columns:1fr}.about-hero-subtitle{margin-left:auto;margin-right:auto}.about-hero-actions{justify-content:center}.about-mv-grid,.about-ethics-grid{grid-template-columns:1fr}.about-cta-inner{text-align:center;flex-direction:column;padding:2.5rem 2rem}.about-cta-left{flex-direction:column}}@media (width<=640px){.about-numbers-bar{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}.about-num-divider{display:none}.about-values-grid,.about-team-grid,.about-timeline-wrap{grid-template-columns:1fr}.about-cta-buttons{flex-direction:column;width:100%}.about-cta-btn{justify-content:center;width:100%}}
