*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;font-family:Segoe UI,sans-serif;overflow-x:hidden}.menu-toggle{color:#fff;z-index:1200;cursor:pointer;background:#2e7d32;border:none;border-radius:12px;width:48px;height:48px;font-size:22px;display:none;position:fixed;top:15px;left:15px;box-shadow:0 8px 20px #00000040}.sidebar{z-index:1000;background:#fff;width:270px;height:100vh;padding:30px 20px;transition:all .35s;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:5px 0 25px #00000014}.logo{color:#2e7d32;margin-bottom:20px;padding-top:20px;padding-bottom:20px;font-size:30px;font-weight:700}.logo i{margin-right:5px}.sidebar ul{padding:0;list-style:none}.sidebar li{cursor:pointer;color:#444;border-radius:15px;margin-bottom:12px;padding:16px 18px;font-size:17px;font-weight:600;transition:all .3s}.sidebar li:hover{color:#2e7d32;background:#e8f5e9}.sidebar li.active{color:#fff;background:linear-gradient(135deg,#43a047,#2e7d32)}.sidebar li i{width:30px}.main-content{margin-left:270px;padding:30px;transition:all .35s}.hero{color:#fff;background:linear-gradient(135deg,#2e7d32,#66bb6a);border-radius:25px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;padding:10px;display:flex;box-shadow:0 12px 30px #2e7d324d}.hero h2{margin-bottom:8px;font-size:28px;font-weight:700}.hero p{opacity:.95;margin:0;font-size:18px}.section-title{color:#333;margin-bottom:25px;font-weight:700}.service-card{color:#fff;cursor:pointer;border-radius:22px;height:200px;padding:28px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001f}.service-card:hover{transform:translateY(-8px);box-shadow:0 25px 45px #0000002e}.service-card i{opacity:.18;font-size:65px;position:absolute;bottom:20px;right:20px}.service-card h4{margin-bottom:15px;font-weight:700}.service-card p{opacity:.95;font-size:15px}.green{background:linear-gradient(135deg,#66bb6a,#2e7d32)}.blue{background:linear-gradient(135deg,#42a5f5,#1565c0)}.orange{background:linear-gradient(135deg,#ffb74d,#ef6c00)}.purple{background:linear-gradient(135deg,#ab47bc,#6a1b9a)}.teal{background:linear-gradient(135deg,#26c6da,#00796b)}.red{background:linear-gradient(135deg,#ef5350,#c62828)}.cyan{background:linear-gradient(135deg,#4dd0e1,#0288d1)}.indigo{background:linear-gradient(135deg,#7986cb,#3949ab)}.lime{background:linear-gradient(135deg,#c0ca33,#827717)}.brown{background:linear-gradient(135deg,#a1887f,#5d4037)}.pink{background:linear-gradient(135deg,#f06292,#c2185b)}.emerald{background:linear-gradient(135deg,#2ecc71,#0b8457)}.ocean{background:linear-gradient(135deg,#00bcd4,#006064)}.sky{background:linear-gradient(135deg,#81d4fa,#0288d1)}.violet{background:linear-gradient(135deg,#9575cd,#512da8)}.gold{background:linear-gradient(135deg,#ffd54f,#f9a825)}.olive{background:linear-gradient(135deg,#9ccc65,#558b2f)}.slate{background:linear-gradient(135deg,#90a4ae,#455a64)}.coral{background:linear-gradient(135deg,#ff8a65,#d84315)}.navy{background:linear-gradient(135deg,#5c6bc0,#1a237e)}.sidebar-overlay{z-index:999;background:#00000073;display:none;position:fixed;inset:0}.sidebar-overlay.show{display:block}@media (width<=991px){.menu-toggle{justify-content:center;align-items:center;display:flex}.sidebar{left:-290px}.sidebar.show{left:0}.main-content{margin-left:0;padding:80px 20px 20px}.hero{flex-wrap:wrap;gap:16px;padding:20px}.hero h2{font-size:22px}.hero p{font-size:15px}.hero-left{flex:100%;padding:10px 0 0}.hero-right{flex:100%;justify-content:flex-end;padding:0 0 10px;display:flex}.service-card{height:180px}}@media (width<=768px){.hero{flex-direction:column;align-items:flex-start}.hero-right{justify-content:flex-start;width:100%}.hero h2{font-size:20px}.hero p{font-size:14px}.section-title{font-size:20px}}@media (width<=576px){.hero{text-align:center;align-items:center}.hero-right{justify-content:center}.profile-btn{justify-content:center;width:100%}.service-card{height:auto;min-height:160px}.logo{font-size:24px}.sidebar li{padding:13px 14px;font-size:15px}.main-content{padding:70px 14px 14px}}@media (width<=400px){.hero h2{font-size:17px}.hero p{font-size:13px}.service-card h4{font-size:15px}.service-card p{font-size:13px}.menu-toggle{width:42px;height:42px;font-size:18px}}.hero-left{flex:1;padding:20px}.hero-right{flex-shrink:0;padding:10px 20px}.profile-btn{background:#fff;border:none;border-radius:50px;align-items:center;gap:12px;padding:10px 18px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000001f}.profile-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.profile-icon{color:#2e7d32;font-size:42px}.user-info{text-align:left;line-height:1.2}.user-name{color:#333;font-weight:600;display:block}.user-info small{color:#777;font-size:12px}.auth-page{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:24px;width:100%;max-width:460px;padding:40px 36px;box-shadow:0 20px 60px #2e7d3221}.auth-header{text-align:center;margin-bottom:28px}.auth-logo-icon{color:#2e7d32;margin-bottom:10px;font-size:40px;display:block}.auth-header h2{color:#2e7d32;margin-bottom:4px;font-size:24px;font-weight:700}.auth-header p{color:#777;margin:0;font-size:14px}.auth-error{color:#c62828;background:#fff3f3;border:1px solid #f5c6c6;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:14px}.auth-field{margin-bottom:16px}.auth-field label{color:#444;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.auth-field input{background:#fafafa;border:1.5px solid #e0e0e0;border-radius:12px;outline:none;width:100%;padding:11px 14px;font-family:Segoe UI,sans-serif;font-size:15px;transition:all .2s}.auth-field input:focus{background:#fff;border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}.auth-forgot{text-align:right;margin-top:-8px;margin-bottom:20px}.auth-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#43a047,#2e7d32);border:none;border-radius:12px;width:100%;padding:13px;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.auth-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2e7d32,#1b5e20);transform:translateY(-1px);box-shadow:0 8px 20px #2e7d324d}.auth-submit-btn:disabled{opacity:.7;cursor:not-allowed}.auth-link-btn{color:#2e7d32;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:Segoe UI,sans-serif;text-decoration:underline}.auth-link-btn:hover{color:#1b5e20}.auth-switch{text-align:center;color:#666;margin-top:20px;margin-bottom:0;font-size:14px}.auth-usertype{gap:12px;display:flex}.auth-type-option{cursor:pointer;color:#555;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:10px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.auth-type-option input{display:none}.auth-type-option.selected{color:#2e7d32;background:#e8f5e9;border-color:#2e7d32}@media (width<=480px){.auth-card{padding:28px 20px}.auth-header h2{font-size:20px}.auth-usertype{flex-direction:column}}
