*{box-sizing:border-box}body{margin:0}.login-screen{width:100%;height:100vh;display:flex;overflow:hidden;background:#f5f9ff}.hero-section{flex:1.3;padding:80px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#0f6fff,#56a8ff);color:#fff;position:relative}.hero-section:before{content:"";position:absolute;width:650px;height:650px;border-radius:50%;background:#ffffff14;right:-180px;top:-180px}.hero-logo{width:150px;margin-bottom:30px}.hero-badge{display:inline-flex;width:max-content;padding:8px 18px;border-radius:999px;background:#ffffff26;font-weight:600;margin-bottom:30px}.hero-section h1{font-size:64px;line-height:1.05;margin:0;font-weight:700}.hero-section h1 span{color:#bee4ff}.hero-section p{margin-top:30px;max-width:600px;font-size:22px;line-height:1.8;color:#ffffffe6}.hero-stats{display:flex;gap:60px;margin-top:70px}.hero-stats h2{margin:0;font-size:42px}.hero-stats span{opacity:.8}.login-panel{width:520px;display:flex;justify-content:center;align-items:center;background:#fff}.login-card{width:380px}.logo{width:110px;margin-bottom:30px}.login-card h2{margin-bottom:12px;color:#0f172a;font-size:34px}.subtitle{color:#64748b;margin-bottom:40px;line-height:1.7}.login-btn{width:100%;height:56px;border:none;border-radius:14px;background:#2563eb;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:.25s}.login-btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #2563eb59}.google-icon{width:28px;height:28px;border-radius:50%;background:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-weight:700}.footer-text{margin-top:25px;color:#94a3b8;font-size:13px;text-align:center}@media(max-width:900px){.login-screen{flex-direction:column}.hero-section{flex:none;padding:50px 30px}.hero-section h1{font-size:42px}.hero-section p{font-size:18px}.hero-stats{gap:30px;flex-wrap:wrap}.login-panel{width:100%;padding:40px 20px}}.contacts-page{min-height:100%;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 35%),#f6f9fc;color:#172033}.contacts-container{max-width:1180px;margin:0 auto;padding:42px 28px 70px}.contacts-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.contacts-header-content{min-width:0}.page-eyebrow{display:inline-flex;align-items:center;padding:7px 12px;margin-bottom:12px;border-radius:999px;background:#e8f1ff;color:#1769e0;font-size:12px;font-weight:800;letter-spacing:.12em}.contacts-page-header h1{margin:0;font-size:clamp(40px,5vw,58px);line-height:.98;letter-spacing:-.045em;color:#102a43;font-weight:850}.contacts-page-header p{max-width:580px;margin:14px 0 0;color:#61758a;font-size:17px;line-height:1.6}.contacts-count{min-width:130px;padding:20px 24px;display:flex;flex-direction:column;align-items:center;border-radius:20px;background:linear-gradient(135deg,#1769e0,#2487f5);color:#fff;box-shadow:0 12px 30px #1769e038}.count-number{font-size:34px;line-height:1;font-weight:850;letter-spacing:-.04em}.count-label{margin-top:5px;font-size:12px;font-weight:700;opacity:.85}.contacts-toolbar{margin-bottom:16px}.contacts-search{position:relative;display:flex;align-items:center;width:100%;height:64px;background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 5px 20px #0f23370d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contacts-search:focus-within{border-color:#2487f5;box-shadow:0 0 0 4px #2487f51f,0 10px 28px #0f233714}.search-icon{width:64px;display:flex;justify-content:center;align-items:center;color:#1769e0;font-size:30px;font-weight:700}.contacts-search input{flex:1;min-width:0;height:100%;padding:0 16px 0 0;border:0;outline:none;background:transparent;color:#172033;font-family:inherit;font-size:17px;font-weight:600}.contacts-search input::placeholder{color:#91a0af;font-weight:500}.search-clear{width:42px;height:42px;margin-right:10px;border:0;border-radius:12px;background:#edf4fc;color:#52708d;cursor:pointer;font-size:24px;line-height:1;transition:background .2s ease,color .2s ease}.search-clear:hover{background:#dcecff;color:#1769e0}.contact-filters{display:flex;gap:9px;margin-bottom:24px;overflow-x:auto;padding:3px 1px 8px;scrollbar-width:none}.contact-filters::-webkit-scrollbar{display:none}.filter-button{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dce5ef;border-radius:12px;background:#fff;color:#526579;font-family:inherit;font-size:14px;font-weight:750;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.filter-button:hover{border-color:#9fc8f7;color:#1769e0;transform:translateY(-1px)}.filter-button.active{border-color:#1769e0;background:#1769e0;color:#fff;box-shadow:0 6px 16px #1769e033}.filter-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#edf4fc;color:#1769e0;font-size:11px;font-weight:850}.filter-button.active .filter-count{background:#fff3;color:#fff}.contacts-list{display:flex;flex-direction:column;gap:14px}.contact-card{position:relative;display:flex;align-items:flex-start;gap:22px;padding:24px;background:#fff;border:1px solid #e1e9f1;border-radius:22px;box-shadow:0 5px 20px #142d460b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.contact-card:hover{transform:translateY(-3px);border-color:#b8d7f7;box-shadow:0 14px 32px #142d461a}.contact-avatar{flex:0 0 68px;width:68px;height:68px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#1769e0,#2487f5);color:#fff;font-size:21px;font-weight:850;box-shadow:0 7px 18px #1769e038}.contact-avatar img{width:100%;height:100%;object-fit:cover}.contact-main{flex:1;min-width:0}.contact-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.contact-identity{min-width:0}.contact-top h2{margin:0;color:#142b42;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:-.025em}.contact-role{margin:6px 0 0;color:#5d7185;font-size:14px;line-height:1.4;font-weight:600}.contact-role.muted{color:#9aa8b6}.role-separator{display:inline-block;margin:0 7px;color:#b4c2cf}.contact-status{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.status-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.status-due{background:#e8f2ff;color:#1769e0}.status-upcoming{background:#e9f5ff;color:#2083cf}.status-unscheduled{background:#edf2f7;color:#61758a}.status-archived{background:#f0f1f3;color:#7a8490}.status-overdue{background:#fff0f0;color:#d64545}.contact-details{display:flex;flex-wrap:wrap;gap:22px;margin-top:20px;padding-top:18px;border-top:1px solid #edf1f5}.contact-detail{display:flex;align-items:center;gap:10px;min-width:180px}.detail-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#edf5ff;color:#1769e0;font-size:16px}.contact-detail>div{min-width:0;display:flex;flex-direction:column}.detail-label{color:#94a2af;font-size:9px;font-weight:850;letter-spacing:.1em}.detail-value{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#30475d;font-size:13px;font-weight:650}.contact-notes{margin-top:18px;padding:13px 15px;border-left:3px solid #2487f5;border-radius:0 10px 10px 0;background:#f5f9fe}.notes-label{color:#1769e0;font-size:9px;font-weight:850;letter-spacing:.1em}.contact-notes p{margin:5px 0 0;color:#526579;font-size:13px;line-height:1.5}.contact-action{flex:0 0 46px;width:46px;height:46px;align-self:center;display:flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#edf5ff;color:#1769e0;cursor:pointer;font-size:25px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.contact-action:hover{transform:translate(4px);background:linear-gradient(135deg,#1769e0,#2487f5);color:#fff;box-shadow:0 7px 18px #1769e040}.empty-contacts{padding:70px 30px;text-align:center;background:#fff;border:1px solid #e2e9f0;border-radius:24px}.empty-icon{width:72px;height:72px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:#eaf3ff;color:#1769e0;font-size:30px}.empty-contacts h2{margin:0;color:#20364b;font-size:24px;font-weight:800}.empty-contacts p{margin:8px 0 20px;color:#74879a;font-size:15px}.reset-search-button{padding:11px 18px;border:0;border-radius:12px;background:#1769e0;color:#fff;font-family:inherit;font-size:14px;font-weight:750;cursor:pointer;box-shadow:0 7px 16px #1769e033}.reset-search-button:hover{background:#1258be}.contacts-loading{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#61758a;font-size:15px;font-weight:650}.loading-spinner{width:34px;height:34px;border:3px solid #dcecff;border-top-color:#1769e0;border-radius:50%;animation:contacts-spin .8s linear infinite}@keyframes contacts-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.contacts-container{padding:28px 16px 50px}.contacts-page-header{align-items:flex-start;flex-direction:column}.contacts-page-header h1{font-size:42px}.contacts-count{min-width:110px;padding:14px 20px;flex-direction:row;gap:9px}.count-number{font-size:27px}.count-label{margin-top:0}.contact-card{padding:18px;gap:14px}.contact-avatar{flex-basis:52px;width:52px;height:52px;border-radius:16px;font-size:17px}.contact-top{gap:10px}.contact-top h2{font-size:18px}.contact-status{padding:6px 8px;font-size:9px}.contact-details{flex-direction:column;gap:12px}.contact-detail{min-width:0}.contact-action{position:absolute;right:16px;top:18px;width:38px;height:38px;font-size:20px}}@media(max-width:480px){.contacts-page-header p{font-size:15px}.contacts-search{height:58px}.search-icon{width:52px}.contacts-search input{font-size:15px}.contact-card{display:block}.contact-avatar{margin-bottom:15px}.contact-top{padding-right:42px}.contact-status{position:absolute;top:70px;left:18px}.contact-main{padding-top:42px}}.analytics-container{padding:40px;background:#f5f7fb;min-height:100vh}.analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.analytics-header h1{font-size:2rem;margin-bottom:6px}.analytics-header p{color:#777}.total-card{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:18px 28px;border-radius:18px;box-shadow:0 15px 35px #4f46e540}.total-card span{font-size:13px;opacity:.8}.total-card h2{margin:0;font-size:34px}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.analytics-card{background:#fff;border-radius:18px;padding:24px;display:flex;gap:18px;align-items:center;transition:.25s;box-shadow:0 8px 30px #0000000d}.analytics-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0000001a}.icon-wrapper{width:55px;height:55px;border-radius:15px;display:flex;justify-content:center;align-items:center}.analytics-card span{color:#888;font-size:14px}.analytics-card h2{margin-top:6px;font-size:30px}.insights{margin-top:40px;background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 30px #0000000d}.insights h3{display:flex;align-items:center;gap:10px;margin-bottom:20px}.insights ul{margin:0;padding-left:18px}.insights li{margin-bottom:12px;color:#555}.analytics-loading{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.analytics-loading p{margin:0;font-size:15px;color:#64748b;font-weight:500}.spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:50%;animation:analytics-spin .8s linear infinite}@keyframes analytics-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-page{min-height:100%;background:radial-gradient(circle at 15% 15%,rgba(37,99,235,.12),transparent 32%),radial-gradient(circle at 85% 80%,rgba(14,165,233,.1),transparent 30%),#f6f9fd;color:#10233f}.home-hero{max-width:1280px;min-height:calc(100vh - 80px);margin:0 auto;padding:70px 42px 80px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px}.hero-content{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:9px 15px;margin-bottom:26px;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#fffc;color:#2563eb;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 6px 20px #0f41820f}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px #2563eb1a}.hero-content h1{margin:0;color:#10233f;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.055em;font-weight:850}.hero-content h1 span{display:block;background:linear-gradient(135deg,#2563eb,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-content p{max-width:560px;margin:30px 0 36px;color:#607089;font-size:19px;line-height:1.7}.hero-actions{display:flex;align-items:center}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;padding:0 25px;border:0;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #2563eb47;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 20px 38px #2563eb57}.button-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#ffffff2e;font-size:20px}.hero-panel{position:relative;padding:30px;border:1px solid rgba(37,99,235,.13);border-radius:28px;background:linear-gradient(145deg,#fff,#f5f9ff);box-shadow:0 30px 80px #1e467821;overflow:hidden}.hero-panel:before{content:"";position:absolute;width:260px;height:260px;top:-130px;right:-100px;border-radius:50%;background:#2563eb14;pointer-events:none}.hero-panel-header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.panel-eyebrow{display:block;margin-bottom:5px;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.16em}.hero-panel-header h2{margin:0;color:#172b4d;font-size:25px;font-weight:800;letter-spacing:-.02em}.live-indicator{display:flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:800}.live-indicator span{width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.hero-stats{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.stat-card{display:flex;align-items:center;gap:17px;min-height:145px;padding:22px;border:1px solid #e4ebf5;border-radius:20px;background:#ffffffe0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-4px);border-color:#2563eb38;box-shadow:0 14px 30px #1e467817}.featured-stat{border-color:#2563eb2e;background:linear-gradient(135deg,#eff6ff,#fff)}.stat-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:23px;font-weight:800;box-shadow:0 8px 18px #2563eb33}.stat-content{min-width:0}.stat-label{display:block;margin-bottom:4px;color:#728199;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.stat-content strong{display:block;color:#172b4d;font-size:31px;line-height:1.1;font-weight:850;letter-spacing:-.04em}.stat-description{display:block;margin-top:5px;color:#8491a5;font-size:12px}.panel-footer{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:1px solid #e8eef6;color:#8794a8;font-size:13px}.panel-analytics-link{padding:0;border:0;background:transparent;color:#2563eb;font-size:13px;font-weight:800;cursor:pointer;transition:color .2s ease}.panel-analytics-link:hover{color:#0ea5e9}@media(max-width:1000px){.home-hero{grid-template-columns:1fr;gap:50px;padding-top:50px}.hero-content{max-width:720px}.hero-content h1{font-size:clamp(48px,9vw,72px)}.hero-panel{max-width:720px}}@media(max-width:640px){.home-hero{padding:35px 20px 50px}.hero-content h1{font-size:48px}.hero-content p{font-size:17px}.hero-panel{padding:20px;border-radius:22px}.hero-stats{grid-template-columns:1fr}.stat-card{min-height:120px}.panel-footer{align-items:flex-start;flex-direction:column;gap:10px}}.stat-card-clickable{position:relative;width:100%;border:0;text-align:left;font:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stat-card-clickable:hover{transform:translateY(-5px);box-shadow:0 14px 30px #1e40af24}.stat-card-clickable:active{transform:translateY(-2px)}.stat-card-clickable:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:3px}.stat-card-arrow{position:absolute;top:22px;right:22px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#2563eb;font-size:18px;font-weight:700;transition:transform .2s ease,background .2s ease}.stat-card-clickable:hover .stat-card-arrow{transform:translate(4px);background:#2563eb;color:#fff}.hero-content h1{color:#f8fafc}.hero-content h1 .connection-highlight{color:#38bdf8;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.5)}.hero-content>p{color:#cbd5e1}@media(max-width:768px){.hero-content h1 .connection-highlight{color:#38bdf8}}.dashboard{display:flex;height:100vh;background:#f8fafc}.content{flex:1;overflow-y:auto;padding:40px}.page{max-width:1400px;margin:0 auto}.hero{display:grid;grid-template-columns:2fr 1fr;gap:36px;padding:42px;background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0d,0 2px 6px #0f172a08}.hero-content{display:flex;flex-direction:column;justify-content:center}.hero-badge{display:inline-flex;align-items:center;width:fit-content;padding:8px 14px;margin-bottom:20px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:600}.hero h1{margin:0;font-size:52px;font-weight:700;color:#0f172a}.hero p{max-width:620px;margin:22px 0 34px;color:#475569;font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:16px}.primary-btn,.secondary-btn{padding:13px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:.25s}.primary-btn{border:none;background:#2563eb;color:#fff;box-shadow:0 10px 25px #2563eb40}.primary-btn:hover{transform:translateY(-2px);background:#1d4ed8}.secondary-btn{background:#fff;border:1px solid #dbe2ea;color:#334155}.secondary-btn:hover{background:#f8fafc}.hero-panel{display:flex;flex-direction:column;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.hero-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:15px;font-weight:700;color:#0f172a}.stat-card{padding:18px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:.25s;box-shadow:0 2px 6px #0f172a0a}.stat-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0f172a14}.stat-card h2{margin:0;font-size:13px;color:#64748b;font-weight:600}.stat-card strong{display:block;margin-top:8px;font-size:24px;font-weight:700;color:#0f172a}.stat-card span{display:block;margin-top:6px;font-size:13px;color:#64748b}.profile-card{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 4px 14px #0f172a0d}.profile-pic{width:54px;height:54px;border-radius:50%;object-fit:cover}.profile-info h3{margin:0;font-size:15px;color:#0f172a}.profile-info p{margin-top:4px;color:#64748b;font-size:13px}@media(max-width:1024px){.hero{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.content{padding:20px}.hero{padding:24px}.hero h1{font-size:38px}.hero-actions{flex-direction:column}.hero-stats{grid-template-columns:1fr}}.sidebar{width:250px;height:100vh;background:#fff;border-right:1px solid #e5e7eb;box-shadow:4px 0 24px #0f172a0d;display:flex;flex-direction:column;justify-content:space-between;padding:28px 20px}.sidebar-top{display:flex;flex-direction:column;gap:32px}.logo{display:flex;align-items:center;gap:14px;margin-bottom:8px}.logo-icon{width:42px;height:42px;border-radius:10px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;box-shadow:0 8px 20px #2563eb40}.profile-info{display:flex;flex-direction:column;min-width:0}.profile-info h3,.profile-name{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:1.3}.profile-info p,.profile-email{margin:4px 0 0;font-size:13px;color:#475569;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-info span,.profile-info div{color:#0f172a}.nav-menu{display:flex;flex-direction:column;gap:8px}.nav-menu button{display:flex;align-items:center;gap:12px;width:100%;padding:13px 14px;border:none;border-radius:10px;background:transparent;color:#475569;font-size:14px;font-weight:500;transition:all .25s ease}.nav-menu button:hover{background:#f8fafc;transform:translate(3px)}.nav-menu button.active{background:#eff6ff;color:#2563eb;box-shadow:inset 3px 0 #2563eb,0 8px 18px #2563eb1f}.sidebar-bottom{margin-top:24px;padding-top:24px;border-top:1px solid #eef2f7}.logout-btn{width:100%;padding:12px;border:1px solid #eceff3;border-radius:10px;background:#fff;color:#dc2626;font-size:14px;font-weight:600;box-shadow:0 2px 10px #0f172a0a;transition:all .25s ease}.logout-btn:hover{background:#fef2f2;box-shadow:0 8px 20px #dc26261f}.hero{display:grid;grid-template-columns:1.8fr 1fr;gap:40px;align-items:center;padding:48px;background:#fff;border:1px solid #eceff3;border-radius:18px;box-shadow:0 2px 8px #0f172a0d,0 18px 40px #0f172a0f}.hero-panel{background:#fff;border:1px solid #eceff3;border-radius:14px;padding:24px;box-shadow:0 2px 8px #0f172a0d,0 12px 30px #0f172a0d}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{padding:18px;border:1px solid #eef2f7;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a,0 10px 20px #0f172a0a;transition:all .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a14}.primary-btn,.secondary-btn{transition:all .2s ease}.primary-btn{box-shadow:0 10px 24px #2563eb38}.primary-btn:hover{transform:translateY(-2px)}.secondary-btn:hover{box-shadow:0 8px 20px #0f172a14}.settings-page{display:flex;flex-direction:column;gap:28px}.page-header h1{font-size:2rem;margin-bottom:6px;color:#111827}.page-header p{color:#6b7280}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 8px 24px #0f172a0d}.settings-card h2{margin-bottom:20px;color:#111827;font-size:1.1rem}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f3f4f6}.setting-row:last-child{border-bottom:none}.setting-row span{color:#374151;font-weight:500}.setting-row button{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;transition:.2s}.setting-row button:hover{background:#1d4ed8}.setting-row select{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px}.setting-toggle{display:flex;align-items:center;gap:12px;padding:14px 0;color:#374151;cursor:pointer}.setting-toggle input{width:18px;height:18px}App.css body,html{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#f9f9f9;color:#333}.dashboard{display:flex;height:100vh}.sidebar{width:250px;background-color:#1f1f1f;color:#fff;padding:20px}.main-content{flex:1;padding:20px;background-color:#f5f5f5}.cards{display:flex;gap:20px;margin-top:20px}.card{flex:1;padding:20px;background-color:#fff;border-radius:8px}.dashboard{display:flex;min-height:100vh;background-color:#f9f9f9}.sidebar{width:250px;background-color:#fff;box-shadow:2px 0 10px #0000000d;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:space-between}.profile{text-align:center;margin-bottom:2rem}.profile-pic{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:2px solid #eee}.profile h3{margin:.5rem 0 .25rem;font-weight:600;color:#333}.profile p{margin:0;font-size:.9rem;color:#666}.logout-btn{margin-top:1rem;padding:.5rem 1rem;width:100%;background-color:#e53935;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500}.logout-btn:hover{background-color:#d32f2f}.sidebar nav ul{list-style:none;padding:0}.sidebar nav ul li{padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease;color:#1f1f1f}.sidebar nav ul li:hover{background-color:#f1f1f1}.main-content{flex:1;padding:2rem;background-color:#f9f9f9}.main-content h1{font-weight:600;margin-bottom:2rem}.cards{display:flex;gap:1.5rem;flex-wrap:wrap}.card{flex:1;min-width:200px;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000014}
