.login-background{min-height:100vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding:20px}.page-container h1{color:gold;font-size:5.4rem;font-weight:700;margin-bottom:20px;text-align:center}.register-btn{margin-top:10px;background:transparent;border:2px solid gold;color:gold;padding:10px;width:100%;cursor:pointer}.form-group,label{color:gold;font-size:2.7rem;font-weight:600;margin-bottom:5px;display:block}.form-group input::placeholder{color:#ffd70099}.form-group input{width:100%;padding:16px;font-size:1.1rem;border-radius:10px;background:#ffffff2e;color:#fff;border:none;outline:none;transition:background .2s ease,outline .2s ease}.form-group input:focus{background:#ffffff47;outline:2px solid #FFD700;box-shadow:0 0 10px gold}.login-btn{width:100%;padding:16px;font-size:1.15rem;font-weight:700;border-radius:10px;background:gold;color:#1e1e1e;border:none;cursor:pointer;transition:background .2s ease,transform .1s ease}.login-btn:hover{background:#e6c200}.login-btn:active{transform:scale(.96)}.layout-background{min-height:100vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;flex-direction:column;justify-content:space-between}.layout-container{width:100%;max-width:1200px;margin:0 auto;background:#f0f0f0;border-radius:12px;padding:40px;overflow-y:auto;flex-grow:1;display:flex;flex-direction:column;box-shadow:0 0 12px #0003}.layout-background{min-height:100vh;display:flex;flex-direction:column}.layout-content{flex-grow:1;margin-top:20px}.header-bar{width:100%;background:#b3d4ff;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.header-bar{padding:20px 30px}.brand-title{margin:0;font-size:2rem;font-weight:800;color:#1e3a8a}.header-right{display:flex;align-items:center;gap:20px}.current-date{font-size:1rem;color:#333;font-weight:600}.account-section{display:flex;align-items:center;gap:6px;cursor:pointer}.user-icon{font-size:1.3rem}.account-text{font-size:1rem;font-weight:600;color:#1e3a8a}.logout-btn{padding:8px 14px;background:#1e3a8a;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:.2s ease}.logout-btn:hover{background:#162c63}.welcome-text{color:#0057ff!important;font-weight:600;margin-right:15px;display:inline-block;white-space:nowrap}.page-title{margin-top:30px;font-size:1.8rem;font-weight:700;color:#1e3a8a}.layout-footer{width:100%;background:#1e3a8a;color:#fff;text-align:center;padding:20px 0;position:fixed;bottom:0;left:0;z-index:50}.form-input,.form-textarea{color:#000!important;background:#fff!important;border:1px solid #cccccc;padding:10px;border-radius:6px;font-size:16px}.form-input::placeholder,.form-textarea::placeholder{color:#888!important}.form-label{color:#0057ff!important;font-weight:600;margin-bottom:6px}.page-content,.dashboard,h1 .form-title{color:#0057ff!important;font-size:26px;margin-bottom:20px;text-align:center}
