:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.body{background-color:#fff!important}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.auth-container{display:flex;justify-content:center;align-items:stretch;gap:20px;padding:30px;font-family:Arial,sans-serif}.auth-card:hover{transform:scale(1.05);transition:transform .4s ease-in-out}.auth-card{flex:1;background:#e6e9ff;padding:40px 20px;text-align:center;border-radius:10px;border:3px solid #000000;box-shadow:8px 10px 10px #00000042}.auth-card:nth-child(2){background:#f2f4ff}.auth-icon{font-size:60px;margin-bottom:20px;border:7px solid #2f44d1;border-radius:50%;display:inline-block;padding:20px;color:#2f44d1}.auth-card h2{font-size:29px;font-weight:700;margin-bottom:10px}.auth-card p{color:#000;margin:0 auto 20px;max-width:auto}.auth-link{color:#2f44d1;font-weight:700;text-decoration:none}.auth-button{background-color:#2f44d1;color:#fff;border:none;border-radius:999px;padding:12px 28px;font-size:20px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.auth-button:hover{background-color:#1f34b5}.dashboard-container{display:flex;border:1px solid #ccc;background:#fff;border-radius:10px;font-family:Arial,sans-serif}.sidebar{width:250px;padding:20px;border-radius:10px;border-right:1px solid #ccc;background:#fff}.sidebar h2{font-size:20px;font-weight:700;margin-bottom:20px}.menu{list-style:none;padding:0;margin-bottom:20px}.menu li{padding:10px;border:1px solid #aaa;margin-bottom:5px;background:#fff;cursor:pointer}.menu li:hover,.menu li.active{background-color:#9ba8ff59}.book-btn{width:100%;padding:12px;font-size:14px;font-weight:700;border:1px solid #000;background:#fff;cursor:pointer}.book-btn:hover{background-color:#9ba8ff59}.main-content{flex:1;padding:20px}.main-content h2{font-size:20px;font-weight:700;margin-bottom:20px}.reminder-box{background:#eef0ff;border:2px solid #4b65d6;padding:15px;border-radius:12px;margin-bottom:20px;font-size:14px;color:#333}.highlight{color:#2f44d1;font-weight:700;font-style:italic}.appointments-table{display:flex;flex-direction:column;font-size:14px}.table-header,.table-row{display:grid;grid-template-columns:100px 150px 1fr;align-items:center}.table-header{font-weight:700;border-bottom:2px solid #000;padding-bottom:5px;margin-bottom:10px}.cell{padding:10px;border:1px solid #ccc}.selected{background-color:#9ba8ff59}.notes-btn{margin-top:10px;margin-left:30px;background:#d9ddf8;color:#000;border:2px solid #000;border-radius:5px;font-weight:700;padding:6px 10px;cursor:pointer}.appointment-container{text-align:center;padding:20px;border-radius:10px;background-color:#fff;margin:0 auto}.appointment-title{font-size:32px;font-weight:700;margin-bottom:20px;text-shadow:1px 1px 2px #ccc}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center;margin-bottom:30px}.card{background:#fff;border:2px solid #ccc;border-radius:20px;padding:30px 20px;width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.card.selected{background-color:#3f37c9;color:#fff;border-color:#3f37c9}.icon{font-size:30px;margin-bottom:10px}.label{font-weight:700;font-size:16px}.next-btn{background-color:#3f37c9;color:#fff;font-weight:700;font-size:16px;padding:10px 25px;border:none;border-radius:25px;cursor:pointer;transition:background-color .3s ease}.next-btn:hover{background-color:#322c9b}.datetime-container{display:flex;padding:2rem;align-items:center;background-color:#fff;gap:2rem;border-radius:10px;font-family:Arial,sans-serif;flex-direction:column}.calendar-section{flex:1;display:flex;gap:2rem}.calendar-title{font-size:32px;font-weight:700;margin-bottom:20px;text-shadow:1px 1px 2px #ccc}.calendar-mock{margin-top:1rem;padding:1rem;background-color:#f4f4f4;border-radius:6px;font-size:1.2rem}.calendar-placeholder{height:300px;background-color:#fafafa;border:1px solid #ccc;margin-top:1rem;display:flex;align-items:center;justify-content:center;color:#aaa}.date-actions{display:flex;justify-content:space-between;margin-top:1rem}.text-button{background:none;border:none;color:#6a1b9a;font-weight:700;cursor:pointer}.timeslot-section{flex:1;max-width:400px;background-color:#f8f3ff;padding:1rem 2rem;border-radius:8px}.timeslot{display:flex;align-items:center;margin-bottom:1rem;font-size:1rem}.timeslot input[type=radio]{margin-right:10px;accent-color:#5f2eea}.slot-label{display:flex;align-items:center;gap:10px}.slot-icon{width:24px;height:24px;background-color:#5f2eea;color:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.next-button{margin-top:auto;align-self:flex-end;padding:10px 30px;background-color:#392cdc;color:#fff;font-weight:700;border:none;border-radius:2rem;font-size:1.2rem;cursor:pointer}.appointment-container{max-width:900px;padding:20px;font-family:Arial,sans-serif}.form-content{display:flex;gap:40px;flex-wrap:wrap}.left-section{flex:1;min-width:300px}.left-section label{display:block;font-size:16px;margin-bottom:8px}.left-section textarea{width:100%;padding:10px;font-size:16px;font-family:inherit;border:1px solid #999;border-radius:2px;resize:vertical;box-sizing:border-box}.right-section{flex:1;min-width:250px;display:flex;flex-direction:column;gap:16px}.input-group{display:flex;flex-direction:column}.input-group label{font-size:14px;font-weight:700;margin-bottom:4px}.input-group input{padding:8px;font-size:14px;border:1px solid #999;border-radius:2px;box-sizing:border-box}.appointment-notes{font-size:32px;font-weight:700;margin-bottom:20px;text-shadow:1px 1px 2px #ccc}.book-btn{margin-top:10px;padding:10px 20px;background-color:#2f44d1;color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:700;cursor:pointer;align-self:flex-start;transition:background-color .2s ease}.book-btn:hover{background-color:#1d2bb6}.confirmation-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:10px;padding:40px 20px;font-family:Arial,sans-serif;text-align:center}.checkmark-circle{background-color:#2f44d1;width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.checkmark-icon{width:80px;height:80px}.confirmation-text{font-size:20px;font-weight:700;color:#000}.confirmation-text .highlight{color:#2f44d1}.login-container{display:flex;justify-content:center;align-items:center;height:100vh}.login-form{background-color:#fff;padding:40px 90px;border-radius:10px;box-shadow:0 6px 20px #0000001a;width:100%;max-width:fit-content;text-align:center}.login-form h2{margin-bottom:20px;color:#2f44d1}.login-form input{width:100%;padding:12px;margin:10px 0;border:1px solid #ccc;border-radius:8px;font-size:16px}.login-form button{width:100%;padding:12px;background-color:#2f44d1;color:#fff;border:none;border-radius:999px;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .2s ease}.login-form button:hover{background-color:#1d2bb6}.signup-link{margin-top:15px;font-size:14px}.signup-link a{color:#2f44d1;text-decoration:none}.signup-link a:hover{text-decoration:underline}
