:root{--blue:#022B4A;--blue2:#0A4C78;--orange:#FF5A0A;--orange2:#FF8A45;--text:#142033;--muted:#64748B;--line:#E6EEF6;--green:#16A34A;--red:#DC2626}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:radial-gradient(circle at 7% 4%,rgba(255,90,10,.13),transparent 26%),radial-gradient(circle at 98% 98%,rgba(2,43,74,.12),transparent 30%),linear-gradient(135deg,#EEF6FF,#FFF8F2)}
a{text-decoration:none}
.sidebar{position:fixed;left:18px;top:18px;bottom:18px;width:315px;background:linear-gradient(180deg,#022B4A,#031F37);border-radius:30px;padding:18px;overflow:auto;z-index:50;box-shadow:0 26px 65px rgba(2,43,74,.25)}
.brand-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:18px;color:#fff;margin-bottom:16px}
.brand-logo{font-size:31px;line-height:1;font-weight:1000;white-space:nowrap;color:#fff}.brand-logo span{color:#fff}.brand-sub{font-size:12px;opacity:.76;margin-top:8px;line-height:1.45}
.single-link{display:flex;align-items:center;gap:12px;color:#fff;padding:12px 13px;border-radius:17px;margin-bottom:7px;font-size:13.5px;font-weight:950;background:rgba(255,255,255,.04);transition:.25s}
.single-link:hover{background:rgba(255,255,255,.13);transform:translateX(4px)}
.menu-section{margin-bottom:7px}
.menu-parent{width:100%;border:0;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:17px;cursor:pointer;font-size:13.5px;font-weight:950;transition:.25s}
.menu-parent:hover{background:rgba(255,255,255,.13);transform:translateX(3px)}
.menu-left{display:flex;align-items:center;gap:12px;color:#fff}.ico{min-width:36px;height:36px;border-radius:14px;background:rgba(255,255,255,.11);display:flex;align-items:center;justify-content:center;font-size:17px}
.chev{transition:.25s;opacity:.75}.menu-section.open .chev{transform:rotate(180deg)}
.submenu{max-height:0;overflow:hidden;margin:0 0 0 50px;border-left:1px solid rgba(255,255,255,.14);padding-left:12px;transition:max-height .35s ease, margin .35s ease}
.menu-section.open .submenu{max-height:700px;margin:7px 0 10px 50px}
.submenu a{display:block;color:#fff;padding:9px 10px;border-radius:12px;font-size:12.8px;font-weight:780;margin-bottom:3px;transition:.2s;opacity:.88}
.submenu a:hover{background:rgba(255,255,255,.12);color:#fff;transform:translateX(3px);opacity:1}
.header{position:fixed;left:353px;right:18px;top:18px;height:84px;background:rgba(255,255,255,.90);backdrop-filter:blur(18px);border:1px solid rgba(230,238,246,.9);border-radius:28px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:40;box-shadow:0 16px 45px rgba(2,43,74,.08)}
.search{min-width:360px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 18px;color:var(--muted);font-weight:750;box-shadow:0 9px 28px rgba(2,43,74,.04)}
.header-right{display:flex;align-items:center;gap:12px}.time-pill{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:11px 15px;color:var(--blue);font-weight:1000;box-shadow:0 9px 28px rgba(2,43,74,.04)}
.flag{width:25px;height:17px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.13)}.flag div{height:33.33%}.saffron{background:#FF9933}.white{background:#fff;position:relative}.green{background:#138808}.white:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border:1.5px solid #000080;border-radius:50%;transform:translate(-50%,-50%)}
.user-pill{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--blue),var(--blue2));padding:9px 13px;border-radius:20px;color:#fff;box-shadow:0 16px 36px rgba(2,43,74,.17)}
.avatar{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--orange),#ff975f);display:flex;align-items:center;justify-content:center;font-weight:1000;font-size:20px}
.main{margin-left:353px;padding:122px 18px 34px 0}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(255,90,10,.22),transparent 25%),linear-gradient(135deg,var(--blue),var(--blue2));border-radius:34px;padding:34px;color:#fff;box-shadow:0 30px 75px rgba(2,43,74,.22)}
.hero h1{margin:0;font-size:38px;line-height:1.15}.hero h1 span{color:#FFB38F}.hero p{line-height:1.7;opacity:.88;max-width:880px}.quick{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.btn{border:0;padding:12px 16px;border-radius:16px;font-weight:950;display:inline-block;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}
.btn-orange{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff}.btn-blue{background:var(--blue);color:#fff}.btn-light{background:#EEF5FB;color:var(--blue)}.btn-white{background:#fff;color:var(--blue)}
.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.kpi{background:#fff;border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:0 18px 42px rgba(2,43,74,.075);position:relative;overflow:hidden}.kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--blue)}.kpi.orange:before{background:var(--orange)}.kpi h2{font-size:38px;color:var(--blue);margin:10px 0 0}.kpi p{font-size:13px;color:var(--green);font-weight:900}.kpi-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-weight:900}
.grid-2{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin-top:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}
.box{background:#fff;border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:0 18px 42px rgba(2,43,74,.075);margin-top:24px}.grid-2 .box,.grid-3 .box{margin-top:0}.box-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.box h3{margin:0;font-size:22px;color:var(--blue)}.box p{color:var(--muted);line-height:1.65}
.team-card{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:20px;background:#FBFDFF;margin-bottom:12px}.team-photo{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:1000}.role-badge{display:inline-block;margin-top:5px;background:#EEF5FB;color:var(--blue);padding:6px 9px;border-radius:99px;font-size:12px;font-weight:900}.small{font-size:12px;color:var(--muted)}
table{width:100%;border-collapse:collapse}th,td{padding:13px 8px;text-align:left;border-bottom:1px solid var(--line);font-size:14px}th{color:var(--muted);font-size:12px;text-transform:uppercase}.status{display:inline-block;padding:7px 10px;border-radius:99px;background:#EAFBF1;color:var(--green);font-size:12px;font-weight:950}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.form-group label{display:block;font-weight:900;margin-bottom:7px;color:var(--blue)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:14px;outline:none;background:#fbfdff}.msg{padding:14px;border-radius:14px;background:#EAFBF1;color:var(--green);font-weight:900;margin-bottom:15px}
@media(max-width:1180px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-3{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}}
@media(max-width:850px){.sidebar{position:relative;left:0;top:0;bottom:auto;width:100%;border-radius:0}.header{position:relative;left:0;right:0;top:0;height:auto;border-radius:0;display:block}.main{margin-left:0;padding:20px}.search{min-width:auto;width:100%;margin-bottom:12px}.kpi-grid{grid-template-columns:1fr}.header-right{flex-wrap:wrap}}

/* Employee Edit Feature Premium Polish */
.table-responsive{width:100%;overflow-x:auto;border-radius:18px}
.premium-employee-table{width:100%;border-collapse:separate;border-spacing:0 10px}
.premium-employee-table th{background:#f4f8ff;color:#123b7a;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:14px 12px;border:0}
.premium-employee-table td{background:#fff;padding:14px 12px;border-top:1px solid #eef3fb;border-bottom:1px solid #eef3fb;vertical-align:middle}
.premium-employee-table tr td:first-child{border-left:1px solid #eef3fb;border-radius:16px 0 0 16px}
.premium-employee-table tr td:last-child{border-right:1px solid #eef3fb;border-radius:0 16px 16px 0}
.employee-avatar,.edit-avatar{width:46px!important;height:46px!important;border-radius:16px!important;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b5ed7,#ff7a00);color:#fff;font-weight:900;box-shadow:0 10px 22px rgba(11,94,215,.18)}
.role-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#eef5ff;color:#0b5ed7;font-weight:800;font-size:12px;border:1px solid #d8e8ff;white-space:nowrap}
.edit-action-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 13px;border-radius:12px;background:linear-gradient(135deg,#0b5ed7,#ff7a00);color:#fff!important;text-decoration:none;font-weight:900;box-shadow:0 10px 22px rgba(255,122,0,.16);white-space:nowrap;transition:.22s ease}
.edit-action-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(11,94,215,.20)}
.employee-edit-box .form-group label{font-weight:900;color:#123b7a;margin-bottom:8px;display:block}
.employee-edit-box input,.employee-edit-box select{border:1px solid #dbe7f5;border-radius:13px;padding:12px 13px;background:#fbfdff;outline:none;transition:.2s ease;width:100%}
.employee-edit-box input:focus,.employee-edit-box select:focus{border-color:#0b5ed7;box-shadow:0 0 0 4px rgba(11,94,215,.10);background:#fff}
.edit-profile-strip{display:flex;align-items:center;gap:14px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#f2f7ff,#fff7ef);border:1px solid #e9f1fb;margin:0 0 18px}
.edit-profile-strip h3{margin:0;color:#0b2f66;font-weight:1000}.edit-profile-strip p{margin:4px 0 0;color:#667085;font-weight:700}
.employee-edit-box small{font-weight:700;color:#667085}
@media(max-width:768px){.premium-employee-table th,.premium-employee-table td{padding:11px 10px;font-size:13px}.edit-profile-strip{align-items:flex-start}.employee-list-box,.employee-edit-box{padding:14px}}


/* Birthday Auto Dashboard Premium UI */
.birthday-dashboard-box{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff,#fbfdff)}
.birthday-dashboard-box:before{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:rgba(255,122,0,.10)}
.birthday-dashboard-box:after{content:"";position:absolute;left:-80px;bottom:-90px;width:180px;height:180px;border-radius:50%;background:rgba(11,94,215,.08)}
.birthday-dashboard-box>*{position:relative;z-index:1}.birthday-head{align-items:flex-start}.birthday-subtitle{margin:5px 0 0!important;font-size:12px!important;color:var(--muted)!important;font-weight:800!important;line-height:1.4!important}.birthday-live-pill{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#fff3eb,#eef6ff);border:1px solid #e7eef8;color:var(--blue);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:1000;white-space:nowrap}.birthday-hero-card{display:flex;align-items:center;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#eef6ff,#fff7ef);border:1px solid #e7eef8;box-shadow:0 14px 34px rgba(2,43,74,.055);margin-bottom:14px}.birthday-hero-card.has-birthday{background:linear-gradient(135deg,#0b5ed7,#ff7a00);border-color:transparent;color:#fff;box-shadow:0 20px 44px rgba(255,122,0,.18)}.birthday-icon-wrap{width:68px;height:68px;border-radius:24px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(2,43,74,.10);font-size:30px;flex:0 0 auto}.birthday-hero-card.has-birthday .birthday-icon-wrap{background:rgba(255,255,255,.96)}.birthday-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:1000;color:var(--muted)}.birthday-hero-card.has-birthday .birthday-label{color:rgba(255,255,255,.82)}.birthday-hero-content h2{margin:3px 0 0;font-size:38px;line-height:1;color:var(--blue)}.birthday-hero-card.has-birthday h2{color:#fff}.birthday-hero-content p{margin:4px 0 0!important;color:var(--muted)!important;font-weight:800!important;font-size:13px!important;line-height:1.4!important}.birthday-hero-card.has-birthday p{color:rgba(255,255,255,.88)!important}.birthday-section-title{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--blue);font-weight:1000;margin:17px 0 10px}.birthday-today-list{margin-bottom:14px}.birthday-upcoming-list{display:flex;flex-direction:column;gap:10px}.birthday-person-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#fff;border:1px solid #e8f0fa;box-shadow:0 10px 24px rgba(2,43,74,.045)}.birthday-person-card.today{background:#fffaf6;border-color:#ffe0cb}.birthday-avatar{width:48px;height:48px;border-radius:17px;background:linear-gradient(135deg,var(--blue),var(--orange));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:1000;box-shadow:0 10px 22px rgba(11,94,215,.14);flex:0 0 auto}.small-avatar{width:42px;height:42px;border-radius:15px;font-size:14px}.birthday-info{min-width:0;flex:1}.birthday-info b{display:block;color:var(--blue);font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.birthday-info span{display:block;color:var(--muted);font-size:12px;font-weight:800;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.birthday-badge{padding:7px 10px;border-radius:999px;background:#eef6ff;color:var(--blue);font-size:11px;font-weight:1000;white-space:nowrap}.birthday-badge.today{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff}.birthday-empty-state{text-align:center;padding:20px;border:1px dashed #dce8f5;border-radius:20px;background:#fbfdff;color:var(--muted)}.birthday-empty-state div{font-size:28px;margin-bottom:8px}.birthday-empty-state b{display:block;color:var(--blue);margin-bottom:4px}.birthday-empty-state span{font-size:12px;font-weight:800}
@media(max-width:768px){.birthday-hero-card{align-items:flex-start}.birthday-person-card{align-items:flex-start}.birthday-badge{margin-left:auto}.birthday-info b,.birthday-info span{white-space:normal}}

/* HR Notice Board + Holiday Board Premium Dashboard UI */
.dashboard-notice-holiday-row{align-items:stretch}
.hr-notice-dashboard-box,.holiday-dashboard-box{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}
.hr-notice-dashboard-box:before{content:"";position:absolute;right:-80px;top:-90px;width:190px;height:190px;border-radius:50%;background:rgba(2,43,74,.08)}
.holiday-dashboard-box:before{content:"";position:absolute;right:-80px;top:-90px;width:190px;height:190px;border-radius:50%;background:rgba(255,90,10,.10)}
.hr-notice-dashboard-box>*,.holiday-dashboard-box>*{position:relative;z-index:1}.notice-head,.holiday-head{align-items:flex-start}.notice-subtitle,.holiday-subtitle{margin:5px 0 0!important;font-size:12px!important;color:var(--muted)!important;font-weight:800!important;line-height:1.4!important}.notice-pill,.holiday-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:1000;white-space:nowrap;border:1px solid #e7eef8}.notice-pill{background:#eef6ff;color:var(--blue)}.holiday-pill{background:#fff4ec;color:var(--orange)}
.notice-list,.holiday-list{display:flex;flex-direction:column;gap:12px}.notice-card{display:flex;gap:13px;padding:14px;border-radius:20px;background:#fff;border:1px solid #e8f0fa;box-shadow:0 10px 24px rgba(2,43,74,.045)}.notice-icon{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto;box-shadow:0 10px 22px rgba(2,43,74,.13)}.notice-content{min-width:0;flex:1}.notice-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.notice-title-row b{color:var(--blue);font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-title-row span{font-size:11px;color:var(--muted);font-weight:900;white-space:nowrap}.notice-content p{margin:6px 0 8px!important;color:var(--muted)!important;line-height:1.5!important;font-size:13px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notice-content em{font-style:normal;display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef6ff;color:var(--blue);font-size:11px;font-weight:1000}.notice-empty-state,.holiday-empty-state{text-align:center;padding:22px;border:1px dashed #dce8f5;border-radius:20px;background:#fbfdff;color:var(--muted)}.notice-empty-state div,.holiday-empty-state div{font-size:30px;margin-bottom:8px}.notice-empty-state b,.holiday-empty-state b{display:block;color:var(--blue);margin-bottom:4px}.notice-empty-state span,.holiday-empty-state span{font-size:12px;font-weight:800}
.holiday-feature-card{display:flex;align-items:center;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(135deg,var(--blue),var(--orange));color:#fff;box-shadow:0 20px 44px rgba(255,90,10,.15);margin-bottom:15px}.holiday-date-tile{width:74px;height:78px;border-radius:22px;background:#fff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(2,43,74,.16);flex:0 0 auto}.holiday-date-tile span{font-size:12px;text-transform:uppercase;font-weight:1000;color:var(--orange)}.holiday-date-tile b{font-size:30px;line-height:1;color:var(--blue)}.holiday-feature-content span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:1000;color:rgba(255,255,255,.80)}.holiday-feature-content h4{margin:4px 0 4px;font-size:22px;color:#fff}.holiday-feature-content p{margin:0!important;color:rgba(255,255,255,.90)!important;font-weight:900!important;line-height:1.4!important}.holiday-feature-content small{display:block;margin-top:6px;color:rgba(255,255,255,.82);font-weight:800}.holiday-list-title{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--blue);font-weight:1000;margin:16px 0 10px}.holiday-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#fff;border:1px solid #e8f0fa;box-shadow:0 10px 24px rgba(2,43,74,.045)}.holiday-mini-day{width:48px;height:48px;border-radius:17px;background:#fff4ec;color:var(--orange);border:1px solid #ffe0cb;display:flex;align-items:center;justify-content:center;font-weight:1000;flex:0 0 auto}.holiday-info{min-width:0;flex:1}.holiday-info b{display:block;color:var(--blue);font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holiday-info span{display:block;color:var(--muted);font-size:12px;font-weight:800;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:768px){.notice-title-row{align-items:flex-start;flex-direction:column;gap:3px}.holiday-feature-card{align-items:flex-start}.holiday-card,.notice-card{align-items:flex-start}.holiday-info b,.holiday-info span,.notice-title-row b{white-space:normal}}

/* Final Premium Profile Dashboard Update */
.dashboard-title-row{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;padding:0 6px}
.dashboard-title-row h1{margin:0;color:#101828;font-size:32px;line-height:1.15;font-weight:1000;letter-spacing:-.03em}
.dashboard-title-row h1 span{color:#0b5ed7}
.profile-msg{margin-top:12px;max-width:620px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:16px;padding:12px 14px;font-weight:900}
.profile-dashboard-card{background:#fff;border:1px solid #e7eef8;border-radius:26px;padding:28px 38px;display:flex;align-items:center;gap:52px;box-shadow:0 18px 45px rgba(2,43,74,.075);min-height:210px;margin-bottom:14px;position:relative;overflow:hidden}
.profile-dashboard-card:before{content:"";position:absolute;right:-100px;top:-120px;width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,rgba(11,94,215,.08),rgba(255,122,0,.08))}
.profile-photo-box{width:178px;height:178px;border-radius:18px;overflow:hidden;background:#eef6ff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(2,43,74,.08);flex:0 0 auto;position:relative;z-index:1}
.profile-photo-box img{width:100%;height:100%;object-fit:cover;display:block}
.profile-initial{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b5ed7,#ff7a00);color:#fff;font-size:64px;font-weight:1000}
.profile-info-box{position:relative;z-index:1}.profile-info-box h2{margin:0 0 8px;color:#101828;font-size:36px;line-height:1.1;font-weight:1000;letter-spacing:-.025em}.profile-info-box h4{margin:0 0 28px;color:#0b5ed7;font-size:22px;font-weight:1000}.profile-info-box p{margin:0;color:#475467;font-size:20px;font-weight:800}
.dashboard-action-grid{background:#fff;border:1px solid #e7eef8;border-radius:24px;padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;box-shadow:0 16px 38px rgba(2,43,74,.055);margin-bottom:4px}
.dash-action-card{min-height:118px;border-radius:18px;border:1px solid #e6eef8;text-decoration:none;display:flex;align-items:center;gap:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 10px 26px rgba(2,43,74,.04);transition:.22s ease;color:#101828;font-size:18px;font-weight:1000;background:#fff}
.dash-action-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(2,43,74,.10)}
.dash-action-card button{appearance:none;border:0;background:transparent;padding:0;margin:0;width:100%;display:flex;align-items:center;gap:18px;color:inherit;font:inherit;cursor:pointer;text-align:left}.action-static{display:flex;align-items:center;gap:18px}.dash-action-card .action-icon{width:68px;height:68px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:31px;flex:0 0 auto;box-shadow:0 12px 25px rgba(2,43,74,.08)}.dash-action-card i{position:absolute;height:3px;left:103px;right:24px;bottom:24px;border-radius:99px;opacity:.9}.action-blue{background:linear-gradient(135deg,#f1f7ff,#ffffff)}.action-blue .action-icon{background:#e8f2ff;color:#0b5ed7}.action-blue i{background:#0b5ed7}.action-green{background:linear-gradient(135deg,#effbf5,#ffffff)}.action-green .action-icon{background:#ddf8e9;color:#0f9f55}.action-green i{background:#20c878}.action-orange{background:linear-gradient(135deg,#fff5ec,#ffffff)}.action-orange .action-icon{background:#ffe9d6;color:#ff7a00}.action-orange i{background:#ff7a00}.action-purple{background:linear-gradient(135deg,#f7f2ff,#ffffff)}.action-purple .action-icon{background:#efe4ff;color:#7c3aed}.action-purple i{background:#8b5cf6}
@media(max-width:1100px){.dashboard-action-grid{grid-template-columns:repeat(2,1fr)}.profile-dashboard-card{gap:28px;padding:24px}.profile-photo-box{width:140px;height:140px}.profile-info-box h2{font-size:30px}}
@media(max-width:768px){.dashboard-title-row h1{font-size:25px}.profile-dashboard-card{align-items:flex-start;flex-direction:column;gap:18px;min-height:auto}.profile-photo-box{width:120px;height:120px}.profile-info-box h2{font-size:26px}.profile-info-box h4{font-size:18px;margin-bottom:14px}.profile-info-box p{font-size:16px}.dashboard-action-grid{grid-template-columns:1fr}.dash-action-card{min-height:96px}.dash-action-card i{left:104px}}
