:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.dashboard-shell{color:#082233;background:radial-gradient(circle at 0 0,#00adb538,#0000 35%),linear-gradient(135deg,#061826 0%,#0b2d3f 45%,#f5fbff 45%,#eef7fb 100%);min-height:100vh;padding:32px;font-family:Inter,Arial,sans-serif}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fff9;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:34px;display:flex;box-shadow:0 24px 70px #021a2b38}.eyebrow{color:#008ea3;letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:800}.hero-card h1{color:#052033;margin:8px 0;font-size:clamp(25px,5vw,35px)}.hero-subtitle{color:#14384b;margin:8px 0;font-size:22px}.hero-meta{color:#5c7180;margin:0}.status-pill{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00a6b4,#0ccf9b);border-radius:999px;padding:18px 28px;font-weight:900;box-shadow:0 12px 30px #00a6b459}.kpi-grid,.action-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:26px;display:grid}.kpi-card{background:#ffffffeb;border:1px solid #0084961f;border-radius:22px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 18px 45px #0725371f}.kpi-card:hover{transform:translateY(-4px);box-shadow:0 26px 60px #0725372e}.kpi-card span{color:#537083;font-weight:700}.kpi-card strong{color:#053047;margin:12px 0 6px;font-size:34px;display:block}.kpi-card small{color:#6f8795}.pulse-card{position:relative;overflow:hidden}.pulse-card:after{content:"";background:#00c4a72e;border-radius:50%;width:100px;height:100px;animation:2.8s ease-in-out infinite pulse;position:absolute;top:-30px;right:-30px}@keyframes pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.25;transform:scale(1.35)}}.section-title{margin-top:36px}.section-title h2{color:#fff;margin-bottom:4px}.section-title p{color:#ffffffc7;margin-top:0}.action-grid button{color:#083047;cursor:pointer;background:linear-gradient(135deg,#fff,#e9f7fb);border:none;border-radius:20px;padding:22px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 35px #04233724}.action-grid button:hover{transform:translateY(-4px);box-shadow:0 22px 50px #04233733}.logout-button{color:#fff;cursor:pointer;background:#b72d3a;border:none;border-radius:14px;margin-top:32px;padding:14px 28px;font-weight:800}@media (width<=900px){.dashboard-shell{background:#eef7fb;padding:20px}.hero-card{border-radius:22px;flex-direction:column;align-items:flex-start;padding:24px}.hero-card h1{font-size:34px;line-height:1.05}.hero-subtitle{font-size:18px}.hero-meta{word-break:break-word;font-size:14px}.status-pill{text-align:center;box-sizing:border-box;width:100%}.section-title h2{color:#052033}.section-title p{color:#5c7180}}@media (width<=520px){.dashboard-shell{padding:14px}.hero-card{padding:20px}.eyebrow{letter-spacing:.08em;font-size:11px}.hero-card h1{word-break:break-word;font-size:28px;line-height:1.08}.hero-subtitle{font-size:16px}.kpi-grid,.action-grid{grid-template-columns:1fr;gap:12px}.kpi-card{padding:18px}.kpi-card strong{font-size:28px}.action-grid button{padding:18px;font-size:15px}}.med-shell{color:#082233;background:radial-gradient(circle at 0 0,#00adb538,#0000 35%),linear-gradient(135deg,#061826 0%,#0b2d3f 45%,#f5fbff 45%,#eef7fb 100%);min-height:100vh;padding:32px;font-family:Inter,Arial,sans-serif}.med-card{background:#ffffffeb;border:1px solid #0084961f;border-radius:22px;padding:24px;box-shadow:0 18px 45px #0725371f}.med-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-radius:28px;justify-content:space-between;gap:24px;padding:34px;display:flex;box-shadow:0 24px 70px #021a2b38}.med-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:26px;display:grid}.med-button{color:#083047;cursor:pointer;background:linear-gradient(135deg,#fff,#e9f7fb);border:none;border-radius:18px;padding:18px;font-weight:800;box-shadow:0 14px 35px #04233724}.med-button:hover{transform:translateY(-3px)}.med-back{cursor:pointer;border:none;border-radius:14px;margin-top:20px;padding:12px 22px;font-weight:800}.med-pill{color:#fff;background:linear-gradient(135deg,#00a6b4,#0ccf9b);border-radius:999px;padding:14px 22px;font-weight:900}@media (width<=900px){.med-shell{background:#eef7fb;padding:20px}.med-hero{flex-direction:column;padding:24px}}@media (width<=520px){.med-shell{padding:14px}.med-grid{grid-template-columns:1fr;gap:12px}.med-card{padding:18px}}.med-hero h1{text-shadow:none;font-weight:900;color:#062033!important}.med-card h2{font-size:2.4rem;font-weight:900;color:#0ea5e9!important;opacity:1!important}.med-card h3{font-weight:800;color:#0f172a!important;opacity:1!important}.med-card p,.med-card small,.med-card span{color:#334155!important;opacity:1!important}.med-pill{text-align:center;font-weight:900;color:#fff!important}.med-back{background:#475569;color:#fff!important}@media (width<=700px){.med-hero h1{font-size:2rem;line-height:1.1}.med-pill{box-sizing:border-box;width:100%}}.profile-topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.profile-title{color:#062033;margin:0;font-size:36px;font-weight:900}.profile-hero{background:#fffffff0;border-radius:24px;grid-template-columns:120px 1fr 520px;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 18px 45px #0725371f}.profile-hero h1{color:#061826;margin:0;font-size:34px}.profile-status{color:#15803d;background:#dcfce7;border-radius:999px;margin-top:10px;padding:8px 16px;font-weight:900;display:inline-block}.profile-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.profile-stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.profile-stat strong{color:#061826;margin-top:8px;display:block}.profile-tabs{background:#fffffff0;border-radius:20px;gap:22px;margin-top:18px;padding:18px 24px;display:flex;overflow-x:auto}.profile-tab{color:#475569;white-space:nowrap;font-weight:900}.profile-tab.active{color:#0b5ed7;border-bottom:3px solid #0b5ed7;padding-bottom:8px}.profile-section-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px;display:grid}.profile-info-card{background:#fffffff0;border:1px solid #e2e8f0;border-radius:20px;padding:22px;box-shadow:0 14px 35px #0725371a}.profile-info-card h3{color:#0b5ed7;margin-top:0}.profile-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.profile-row span{color:#475569;font-weight:700}.profile-row strong{color:#061826;text-align:right}.profile-summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px;display:grid}.profile-summary-card{background:#fffffff0;border-radius:20px;padding:24px;box-shadow:0 14px 35px #0725371a}.profile-summary-card h2{margin:4px 0;color:#061826!important}@media (width<=1100px){.profile-hero{grid-template-columns:1fr}.profile-stat-grid,.profile-section-grid,.profile-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.profile-section-grid,.profile-summary-grid,.profile-stat-grid{grid-template-columns:1fr}.profile-title{font-size:28px}}.profile-info-card input,.profile-info-card select,.profile-info-card textarea{box-sizing:border-box;color:#061826;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;margin:8px 0 14px;padding:13px 14px;font-size:14px;font-weight:700}.profile-info-card textarea{resize:vertical;min-height:96px}.profile-info-card input:focus,.profile-info-card select:focus,.profile-info-card textarea:focus{background:#fff;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e92e}.profile-info-card label{color:#334155;margin-top:6px;font-weight:900;display:block}.profile-info-card input::placeholder,.profile-info-card textarea::placeholder{color:#64748b;font-weight:600}.profile-page-header h1{color:#fff;text-shadow:0 2px 8px #00000059;font-size:38px;font-weight:900}.profile-link-button{color:#0b5ed7;cursor:pointer;background:0 0;border:none;justify-self:start;font-size:14px;font-weight:900}.profile-edit-button{color:#0b5ed7;cursor:pointer;background:#fff;border:1px solid #0b5ed7;border-radius:12px;justify-self:end;padding:12px 18px;font-weight:900}.profile-avatar{color:#fff;background:linear-gradient(135deg,#004aad,#14b8a6);border-radius:999px;place-items:center;width:92px;height:92px;font-size:34px;font-weight:900;display:grid}.profile-identity h2{color:#061826;margin:0;font-size:30px;font-weight:900}.profile-identity p{color:#334155;margin:6px 0;font-weight:700}.profile-status-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:7px 14px;font-weight:900;display:inline-block}.profile-header-stats div{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.profile-header-stats span{color:#475569;font-size:13px;font-weight:800;display:block}.profile-header-stats strong{color:#061826;margin-top:8px;font-size:16px;display:block}.profile-tabs-clean{background:#fffffff5;border-radius:18px;gap:28px;margin-top:16px;margin-bottom:16px;padding:16px 22px;display:flex;overflow-x:auto;box-shadow:0 10px 28px #07253714}.profile-tabs-clean span{color:#334155;white-space:nowrap;font-weight:900}.profile-tabs-clean .active{color:#0b5ed7;border-bottom:3px solid #0b5ed7;padding-bottom:8px}.profile-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:16px;padding:24px;box-shadow:0 12px 32px #07253717}.profile-card h3,.profile-activity-card h3{color:#0b5ed7;margin-top:0;font-size:18px;font-weight:900}.profile-clean-row{border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:18px;padding:10px 0;display:grid}.profile-clean-row span{color:#475569;font-weight:800}.profile-clean-row strong{color:#061826;text-align:right;overflow-wrap:anywhere;font-weight:900}.profile-activity-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:16px;padding:24px;box-shadow:0 12px 32px #07253717}.profile-summary-clean-card{text-align:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:18px;padding:22px}.profile-summary-clean-card h2{margin:0 0 8px;font-size:32px;color:#061826!important}.profile-summary-clean-card strong{color:#061826}.profile-summary-clean-card p{color:#475569;margin:4px 0 0;font-weight:700}@media (width<=1100px){.profile-header-card{text-align:center;grid-template-columns:1fr}.profile-avatar{margin:0 auto}.profile-header-stats{grid-template-columns:repeat(2,1fr)}.profile-two-column{grid-template-columns:1fr}.profile-summary-grid-clean{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.profile-page-header{text-align:center;grid-template-columns:1fr;gap:12px}.profile-link-button,.profile-edit-button{justify-self:center}.profile-header-stats,.profile-summary-grid-clean,.profile-clean-row{grid-template-columns:1fr}.profile-clean-row strong{text-align:left}}.med-shell{color:#0f172a;background:linear-gradient(135deg,#071d2b 0%,#0b2d3f 28%,#f5f8fb 28% 100%)!important}.profile-shell{max-width:1180px;margin:0 auto}.profile-page-header{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:18px;display:grid}.profile-page-header h1{letter-spacing:-.04em;text-shadow:0 2px 14px #00000047;font-size:34px;font-weight:800;line-height:1.1;color:#fff!important}.profile-link-button,.profile-edit-button{border-radius:10px;height:42px;font-size:13px;font-weight:700}.profile-link-button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff52;justify-self:start;padding:0 16px}.profile-edit-button{color:#0f3f73;cursor:pointer;background:#fff;border:1px solid #cbd5e1;justify-self:end;padding:0 18px;box-shadow:0 8px 22px #0f172a14}.profile-header-card{background:#fffffff5;border:1px solid #dbe4ee;border-radius:18px;grid-template-columns:92px minmax(220px,1fr) minmax(430px,520px);align-items:center;gap:22px;padding:24px;display:grid;box-shadow:0 16px 38px #0f172a1a}.profile-avatar{color:#fff;letter-spacing:-.05em;background:linear-gradient(135deg,#004b8d,#0f9f9a);border-radius:50%;place-items:center;width:86px;height:86px;font-size:32px;font-weight:800;display:grid}.profile-identity h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:800;line-height:1.1}.profile-identity p{color:#334155;margin:8px 0 12px;font-size:14px;font-weight:600}.profile-status-badge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.profile-status-badge:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px}.profile-header-stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.profile-header-stats div{text-align:center;background:#f8fafc;border:1px solid #dde7f0;border-radius:14px;align-content:center;min-height:74px;padding:12px 10px;display:grid}.profile-header-stats span{color:#64748b;font-size:12px;font-weight:700;line-height:1.2}.profile-header-stats strong{color:#0f172a;margin-top:6px;font-size:15px;font-weight:800}.profile-tabs-clean{background:#fffffff5;border:1px solid #dbe4ee;border-radius:14px;align-items:center;gap:8px;min-height:54px;margin:16px 0;padding:0 14px;display:flex;overflow-x:auto;box-shadow:0 10px 24px #0f172a0f}.profile-tabs-clean span{color:#475569;cursor:pointer;white-space:nowrap;border-radius:10px;padding:14px 12px;font-size:13px;font-weight:750}.profile-tabs-clean span:hover{color:#0f3f73;background:#eef6ff}.profile-tabs-clean .active{color:#0057b8;background:#eaf3ff;box-shadow:inset 0 -2px #0057b8}.profile-card,.profile-activity-card{background:#fffffff7;border:1px solid #dbe4ee;border-radius:16px;margin-bottom:14px;padding:22px;box-shadow:0 10px 26px #0f172a12}.profile-card h3,.profile-activity-card h3{color:#0f3f73;letter-spacing:-.02em;margin:0 0 16px;font-size:17px;font-weight:800}.profile-two-column{grid-template-columns:1fr 1fr;gap:0 42px;display:grid}.profile-clean-row{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(140px,.95fr) minmax(150px,1fr);align-items:center;gap:16px;min-height:42px;padding:9px 0;display:grid}.profile-clean-row:last-child{border-bottom:none}.profile-clean-row span{color:#64748b;font-size:13px;font-weight:700}.profile-clean-row strong{color:#0f172a;text-align:right;overflow-wrap:anywhere;font-size:13px;font-weight:800}.profile-summary-grid-clean{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.profile-summary-clean-card{text-align:left;background:#fff;border:1px solid #dbe4ee;border-radius:16px;align-content:center;min-height:112px;padding:20px;display:grid;box-shadow:0 8px 22px #0f172a0d}.profile-summary-clean-card h2{letter-spacing:-.04em;margin:0 0 4px;font-size:34px;font-weight:850;line-height:1;color:#0f172a!important}.profile-summary-clean-card strong{color:#0f3f73;font-size:14px;font-weight:800}.profile-summary-clean-card p{color:#64748b;margin:3px 0 0;font-size:13px;font-weight:600}.med-button,.med-back{box-shadow:none!important;border-radius:10px!important;font-size:13px!important;font-weight:800!important}.med-button:hover,.med-back:hover,.profile-edit-button:hover,.profile-link-button:hover{transform:translateY(-1px)}.profile-info-card input,.profile-info-card select,.profile-info-card textarea,.profile-card input,.profile-card select,.profile-card textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;margin:7px 0 13px;padding:12px 13px;font-size:14px;font-weight:650}.profile-info-card textarea,.profile-card textarea{resize:vertical;min-height:96px}.profile-info-card input:focus,.profile-info-card select:focus,.profile-info-card textarea:focus,.profile-card input:focus,.profile-card select:focus,.profile-card textarea:focus{border-color:#0067c5;box-shadow:0 0 0 3px #0067c524}.profile-info-card label,.profile-card label{color:#475569;font-size:13px;font-weight:800;display:block}@media (width<=1100px){.profile-header-card{text-align:center;grid-template-columns:1fr}.profile-avatar{margin:0 auto}.profile-header-stats{grid-template-columns:repeat(2,1fr)}.profile-two-column{grid-template-columns:1fr}.profile-summary-grid-clean{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.profile-page-header{text-align:center;grid-template-columns:1fr;gap:12px}.profile-link-button,.profile-edit-button{justify-self:center}.profile-header-stats,.profile-summary-grid-clean{grid-template-columns:1fr}.profile-clean-row{grid-template-columns:1fr;gap:4px}.profile-clean-row strong{text-align:left}.dashboard-two-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:18px;display:grid}.dashboard-action-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:20px;display:grid}.profile-shell{box-sizing:border-box;width:100%;max-width:1120px}.profile-card,.profile-activity-card,.profile-header-card,.profile-tabs-clean{box-sizing:border-box;width:100%}@media (width<=760px){.dashboard-two-grid,.dashboard-action-grid{grid-template-columns:1fr}}.attendance-row{border-bottom:1px solid #e2e8f0;grid-template-columns:1.4fr 1fr 1fr .8fr .8fr .8fr;align-items:center;gap:14px;padding:14px 0;display:grid}.attendance-row:last-child{border-bottom:none}.attendance-row div{gap:4px;display:grid}.attendance-row span{color:#64748b;font-size:12px;font-weight:700}.attendance-row strong{color:#0f172a;font-size:13px;font-weight:850}@media (width<=900px){.attendance-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:1fr;margin-bottom:12px;padding:14px}}}
