*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17251d;background:linear-gradient(rgba(8,30,20,.78),rgba(8,30,20,.72)),url('https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1800&q=80') center/cover fixed}a{text-decoration:none;color:inherit}.layout{display:flex;min-height:100vh}.sidebar{width:270px;background:rgba(5,30,20,.92);color:white;padding:22px;border-right:1px solid rgba(255,255,255,.12);position:sticky;top:0;height:100vh;overflow:auto}.logo{font-size:22px;font-weight:900;margin-bottom:6px}.sub{font-size:13px;opacity:.8;margin-bottom:25px}.menu a{display:block;padding:12px 14px;border-radius:12px;margin-bottom:8px;background:rgba(255,255,255,.06)}.menu a:hover{background:rgba(255,255,255,.16)}.content{flex:1;padding:28px;overflow:auto}.topbar,.card{background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-radius:20px;padding:20px;margin-bottom:18px;box-shadow:0 12px 35px rgba(0,0,0,.18)}.hero{background:linear-gradient(120deg,rgba(4,45,27,.95),rgba(17,111,65,.85),rgba(224,166,52,.80));color:white;border-radius:28px;padding:38px;margin-bottom:20px;box-shadow:0 22px 55px rgba(0,0,0,.28)}.hero h1{font-size:38px;margin:8px 0;text-transform:uppercase}.hero span{color:#ffd166}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat h2{margin:5px 0;font-size:24px}.stat p{margin:0;color:#55705f}.btn{display:inline-block;border:0;background:#1f7a48;color:white;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:bold}.btn:hover{background:#155f38}.btn-light{background:#e9f5ee;color:#155f38}.btn-red{background:#d93b30}input,select,textarea{width:100%;padding:11px;border:1px solid #cbd8ce;border-radius:12px;margin:5px 0 12px;background:white}label{font-weight:bold;font-size:13px}table{width:100%;border-collapse:collapse}th,td{padding:11px;border-bottom:1px solid #e1e8e3;text-align:left;vertical-align:top}th{background:#f0f7f2}.badge{padding:5px 9px;border-radius:20px;background:#e5f5ec;color:#14663a;font-size:12px;display:inline-block}.badge.gold{background:#fff4cf;color:#7c5500}.progress{height:12px;background:#dce7df;border-radius:20px;overflow:hidden}.progress div{height:100%;background:#1f7a48}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.photo-card{background:#fff;border-radius:18px;padding:10px;box-shadow:0 8px 20px rgba(0,0,0,.1)}.gallery img{width:100%;height:180px;object-fit:cover;border-radius:14px;cursor:pointer}.login{max-width:430px;margin:10vh auto;background:rgba(255,255,255,.94);padding:28px;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.alert{padding:12px;border-radius:12px;background:#fff0f0;color:#9b2226;margin-bottom:12px}.timeline{position:relative;padding-left:28px}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:4px;background:#cfe3d6;border-radius:20px}.t-item{position:relative;background:#fff;border-radius:16px;padding:16px;margin-bottom:14px;border-left:5px solid #1f7a48}.t-item:before{content:"";position:absolute;left:-28px;top:22px;width:16px;height:16px;background:#1f7a48;border-radius:50%}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.82);align-items:center;justify-content:center;padding:20px}.modal img{max-width:92%;max-height:86%;border-radius:16px}.modal button{position:absolute;top:20px;right:25px;font-size:30px;background:none;color:white;border:0;cursor:pointer}.note-box{background:#fff9df;border-left:5px solid #d9a019;padding:14px;border-radius:12px;margin:10px 0}@media(max-width:1000px){.grid,.grid2,.grid3,.gallery{grid-template-columns:1fr 1fr}.sidebar{width:230px}}@media(max-width:700px){.layout{display:block}.sidebar{width:100%;height:auto;position:relative}.content{padding:14px}.grid,.grid2,.grid3,.gallery{grid-template-columns:1fr}.hero h1{font-size:28px}}
