:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}:root{--color-shadow-black: rgba(0, 0, 0, .1);--color-gray: gray;--color-gradient-blue: #155dfc;--color-white: white}h1{font-size:20px;margin:0}.header{background-color:var(--color-white);box-shadow:0 1px 3px var(--color-shadow-black);width:100%}.header-wrapper{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1440px;padding:20px}.sparkles{align-items:center;display:flex;flex-direction:row;gap:10px}.sparkles-logo{align-items:center;background:linear-gradient(to right,#759fed,#0560fc);border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.dashboard{align-items:center;display:flex;flex-direction:row;gap:20px}.log-out{align-items:center;background-color:var(--color-white);border-color:var(--color-gray);border-radius:10px;display:flex;flex-direction:row;gap:10px;padding:5px 10px}@media (max-width: 470px){.dashboard{flex-direction:column}}.welcome-container{margin:0 auto}.message{font-size:2.25rem;font-weight:700}:root{--color-shadow-black: rgba(0, 0, 0, .2)}.input{border-radius:10px;border:none;box-shadow:0 1px 3px var(--color-shadow-black);padding:10px}.input-purpose{align-items:center;display:flex;flex-direction:row;gap:10px;margin:0}p{margin:0}.signin-wrapper{background-color:var(--color-white);border-radius:15px;box-shadow:0 10px 15px var(--color-shadow-black);display:flex;margin:0 auto;min-width:400px;flex-direction:column;gap:20px;padding:30px}.signin-btn{background:linear-gradient(to right,#759fed,#0560fc);border-radius:15px;border:none;color:var(--color-white);cursor:pointer;font-size:16px;font-weight:700;padding:10px}@media (max-width: 500px){.signin-wrapper{min-width:200px}}:root{--color-shadow-black: rgba(0, 0, 0, .1);--color-black: black;--color-gradient-blue: #155dfc;--color-white: white;--color-gray: gray}.activity-card{background-color:var(--color-white);border-radius:10px;box-shadow:0 10px 15px var(--color-shadow-black);color:var(--color-gray);display:flex;flex-direction:column;font-size:14px;gap:20px;padding:20px}.card-title{font-weight:600}.activity{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.activity-logo-bg{align-items:center;border-radius:10px;border:none;display:flex;height:40px;justify-content:center;width:40px}.activity-context{display:flex;flex-direction:column}.status-logo{align-items:center;display:flex;gap:7px}.context{color:var(--color-black);font-size:20px;font-weight:600}:root{--color-gray: gray}.activity-container{border-radius:15px;display:flex;flex-direction:row;justify-content:space-between;padding:20px}.point{border-radius:25px;height:7px;width:7px}.activity-body{align-items:center;display:flex;flex-direction:row;gap:10px}.accessStatus{font-weight:600}.user-status{align-items:center;color:var(--color-gray);display:flex;flex-direction:row;font-size:14px;gap:7px}:root{--color-shadow-black: rgba(0, 0, 0, .1);--color-white: white;--color-gradient-purple: purple;--color-dark-blue: rgb(0, 0, 122);--color-green: green;--color-light-green: #f0fdf4;--color-light-blue: #eff6ff}.recent{background-color:var(--color-white);border-radius:10px;box-shadow:0 10px 15px var(--color-shadow-black);display:flex;flex-direction:column;gap:50px;padding:30px}.actTitle{opacity:.7}.recent-activities{display:flex;flex-direction:column;gap:20px}.recActivity{font-size:20px;font-weight:600}.rec-activity-header{align-items:center;display:flex;flex-direction:row;gap:10px}.rec-activity-logo{align-items:center;background:linear-gradient(to right,#e575ed,#8301a4);border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;justify-content:start}:root{--color-shadow-black: rgba(0, 0, 0, .1);--color-white: white}.default{background-color:var(--color-white);border-radius:15px;box-shadow:0 10px 15px var(--color-shadow-black);display:flex;flex-direction:column;gap:20px;margin:300px auto;padding:30px;width:400px}:root{--color-shadow-black: rgba(0, 0, 0, .1);--color-white: white;--color-red: red;--color-green: rgb(3, 184, 3)}.article{background-color:var(--color-white);border-radius:15px;box-shadow:0 10px 15px var(--color-shadow-black);display:flex;flex-direction:column;gap:20px;margin:100px auto;padding:30px;max-width:400px}.article-text{border:none}.article-header{display:flex;flex-direction:row;justify-content:space-between}.btn{border-radius:5px;border:none;color:var(--color-white);font-weight:600}.close{background-color:var(--color-red);height:30px;width:30px}.save{background-color:var(--color-green);font-size:16px;height:50px;width:100px}@media (max-width: 425px){.article{margin:10px}}:root{background-color:#eff6ff}.main{display:grid;gap:20px;margin:50px auto;padding:50px}@media (max-width: 425px){.main{padding:10px}}
