*{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}}.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)}}.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}
