#root{padding:0;margin:0}.nav-nav{display:flex;justify-content:space-between;margin:20px 150px;align-items:center}.nav-left,.nav-right{display:flex;gap:40px;align-items:baseline}.nav-link{font-size:1rem;text-decoration:none;color:#000}.logo{font-size:2rem;font-weight:700}.logo span{color:red}.login{text-decoration:underline}.logout{border:none;text-decoration:underline;background-color:#fff}.footer{margin:50vw 0 20px;text-align:center}.footer-link{text-decoration:none;color:#00f;margin:0 50px}.hero-container{width:100%;background-color:#0000000d;padding-bottom:60px}.hero-inner{display:flex;align-items:center;margin:0 150px}.hero-heading{font-size:6rem;font-weight:400;margin:30px 0}.hero-heading span{font-weight:600}.hero-img{max-width:40%;width:600px;border-radius:10px}.hero-left{display:flex;flex-direction:column}.app-buttons-row{display:flex;flex-direction:row;gap:15px}.app-buttons-row img{height:40px;width:auto}.products-container{display:flex;flex-direction:row;gap:20px;justify-content:center}.product-heading,.page-heading{text-align:center}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding-top:2rem;min-height:100vh}.login-header{font-size:64px;text-align:center}.microsoft-btn{display:flex;align-items:center;justify-content:center;gap:12px;background-color:#fff;color:#3c4043;border:1px solid #dadce0;border-radius:4px;padding:0 24px;cursor:pointer;font-weight:500;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:240px;height:40px;transition:box-shadow .2s,border-color .2s}.microsoft-btn:hover{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;border-color:#d2e3fc}.microsoft-btn:disabled{opacity:.6;cursor:not-allowed}.microsoft-logo{width:18px;height:18px;flex-shrink:0;object-fit:contain}.google-btn{display:flex;align-items:center;justify-content:center;gap:3px;background-color:#fff;color:#3c4043;border:1px solid #dadce0;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:240px;height:40px;transition:box-shadow .2s,border-color .2s}.google-btn:hover{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;border-color:#d2e3fc}.google-btn:disabled{opacity:.6;cursor:not-allowed}.google-logo{width:18px;height:18px;flex-shrink:0;object-fit:contain}.google-btn span{padding:12px}.checkout-embed{margin-top:30px}.student-table{border-collapse:collapse;margin:0 auto;width:fit-content;max-width:100%}.student-table th,.student-table td{padding:10px 20px;text-align:center}.row-green{background-color:#90ee90}.row-red{background-color:coral}.page-heading{text-align:center}.form{display:block;margin:0 auto;width:100%;max-width:600px;padding:20px}.form-item{display:flex;flex-direction:column;margin-bottom:10px}#message-textarea{height:200px;resize:none}:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}
