body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{background-color:#000}.hero{min-height:100vh}.nav-left{padding-left:60px}.nav-right{padding-right:60px}.nav-left img{height:20px;padding:40px}.nav-right a{border:2px solid #cecccc;border-radius:30px;color:#c0bebe;font-size:17px;padding:10px 40px;text-decoration:none}.nav-right a:hover{background:#fff;color:#000}.hero-cont{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-around;margin:100px 80px}.hero-left{color:#fff;flex:1 1;margin-left:50px;text-align:left}.hero-right{flex:1 1}.hero-left h1{font-family:poppins;font-size:50px}.hero-right img{border-radius:20px;width:100%}.hero-left a{background:#000;border:2px solid #cecccc;border-radius:20px;color:#fff;padding:10px 30px;text-decoration:none}.hero-left a:hover{background:#fff;border:2px solid #000;color:#000}.login{background:#000;height:100vh;width:100%}.login-cont,.login-head{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.login-head{color:#fff;padding:40px}.login-head p{text-align:center}.login-head h1{margin-top:30px}.login-button{background:#fff;padding:30px 20px;width:50%}.login-button,.login-button button{border-radius:20px;display:flex;justify-content:center}.login-button button{align-items:center;background:#d0d0d0;background:#e6e6e6;border:none;flex-direction:row;gap:20px;padding:10px 20px;width:80%}.login-button button img{height:30px;width:30px}.dashboard{min-height:100vh}.nav{display:flex;height:40px;justify-content:space-between;margin:20px 0;width:100%}.nav-left{padding-left:30px}.nav-left,.nav-right{align-items:center;display:flex;float:left;justify-content:center}.nav-right{padding-right:40px}.nav-right img{background:#acacac;border-radius:50%;height:50px;margin-left:10px;width:50px}.nav-right p{font-size:20px;font-weight:600;margin-left:10px}.nav-left img{height:50px}.dashboard-cont,.side-bar{display:flex;min-height:100vh;width:100%}.side-bar{background:#e5e5e5;border-radius:20px;flex:1.4 1;justify-content:center;margin:10px;padding:40px 20px}.main-cont{background:#fff;flex:4 1;padding:20px}.main-cont,.right-bar{background:#e9e9e9;border-radius:20px;margin:10px 20px;min-height:100vh;width:100%}.right-bar{flex:2.3 1}.addpg{background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:20px;padding:20px}.addpg h2{font-size:24px;font-weight:700;margin-bottom:20px}.addpg input{border:1px solid #ccc;border-radius:4px;margin-bottom:10px;margin-top:6px;padding:10px;width:90%}.addpg textarea{height:120px}.addpg button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.addpg button:hover{background-color:#45a049}.addpg button:disabled{background-color:#ccc;cursor:not-allowed}.card{background:#fff;border-radius:20px;display:flex;gap:20px;justify-content:space-around;margin:auto auto 20px;width:100%}.card-img{flex:1.5 1}.card-img img{background:#acacac;border-radius:20px;height:100%;width:100%}.card-cont{display:flex;flex:3 1;justify-content:space-between}.card-l h2{align-items:center;background:silver;border-radius:20px;color:#0e0048;display:flex;justify-content:center;padding:10px 30px}.card-r{display:flex;gap:4px;justify-content:start;margin-right:20px;margin-top:20px}.card-r img{background:silver;border-radius:50%;height:40px;width:40px}.card-l p{font-size:18px;font-weight:400}.side-bar a{border:2px solid #000;border-radius:20px;color:#000;font-size:17px;padding:10px 80px;text-decoration:none}.side-bar a:hover{background:#000;color:#fff}
/*# sourceMappingURL=main.dc7cefda.css.map*/