.home-container{max-width:600px;margin:2rem auto;padding:2rem;background:#f5f5f5;border-radius:1rem;box-shadow:0 2px 16px #00000014}.home-container h2{font-size:1.5rem;margin-bottom:1.5rem;color:#35636a}.home-container p{margin-bottom:1rem;font-size:1.08rem;line-height:1.6}.home-container b{color:#0a434e}.main-header{display:flex;align-items:center;justify-content:space-between;background:#ececec;padding:1.5rem 2rem;border-radius:.5rem;margin:1rem 1rem 2rem}.logo-box{background:#f14336;width:90px;height:90px;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-right:1.5rem}.header-title{color:#f14336;font-size:3rem;font-weight:400;letter-spacing:1px;margin:0 2rem 0 0;flex:1}.header-login{font-size:1.2rem;color:#222}.header-login a{color:#222;text-decoration:none;font-weight:500}.header-login button{background:#f14336;color:#fff;border:none;padding:.4rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:500;margin-left:8px;transition:background .2s,color .2s}.header-login button:hover{background:#b73226}.sidebar{background:#ececec;width:260px;min-height:600px;padding:2.5rem 0;margin:1rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center}.sidebar ul{list-style:none;padding:0;width:100%}.sidebar li{margin-bottom:2rem;text-align:left;font-size:1.4rem;font-weight:700}.sidebar a{color:#222;text-decoration:none;font-weight:700}.sidebar a.active,.sidebar a:hover{color:#f14336}
