header[data-v-f8dcbdf4]{line-height:1.5}.logo[data-v-f8dcbdf4]{display:block;margin:0 auto 2rem}@media (min-width: 1024px){header[data-v-f8dcbdf4]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-f8dcbdf4]{margin:0 2rem 0 0}header .wrapper[data-v-f8dcbdf4]{display:flex;place-items:flex-start;flex-wrap:wrap}}.modal{position:fixed;inset:0;z-index:50}.modal__backdrop{position:absolute;inset:0;background:#00000073}.modal__container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem}.modal__dialog{width:100%;max-width:720px;max-height:calc(100vh - 2rem);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md, var(--shadow-sm));display:flex;flex-direction:column}.modal__header,.modal__footer{padding:1rem 1.25rem;display:flex;align-items:center;gap:.75rem}.modal__header{border-bottom:1px solid var(--color-border);justify-content:space-between;flex-wrap:wrap}.modal__header h3{font-size:1.125rem;font-weight:600;margin:0}.modal__content{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem;flex:1 1 auto;overflow:auto}.modal__footer{justify-content:flex-end;border-top:1px solid var(--color-border)}.accordion-section{display:flex;flex-direction:column;gap:.5rem}.accordion-section__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.accordion-section__toggle:focus-visible{outline:2px solid var(--color-focus);outline-offset:6px}.accordion-section__header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.accordion-section__title{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:.04em;color:var(--color-heading, currentColor)}.accordion-section__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.2rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;background-color:var(--color-surface-muted)}.accordion-section--active .accordion-section__count,.accordion-section--in-progress .accordion-section__count{background-color:var(--status-progress-bg);color:var(--status-pogress-text)}.accordion-section--pending .accordion-section__count{background-color:var(--status-pending-bg);color:var(--status-pending-text)}.accordion-section--completed .accordion-section__count{background-color:var( --status-completed-bg, var(--status-completed-text, var(--color-success, #16a34a)) );color:var(--status-completed-text, var(--color-success, #16a34a))}.accordion-section__icon{width:2.25rem;height:2.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease}.accordion-section__toggle:hover .accordion-section__icon{background-color:var(--color-surface-muted)}.accordion-section__icon svg{width:1.1rem;height:1.1rem;transition:transform .2s ease}.accordion-section__icon--open svg{transform:rotate(180deg)}.accordion-section__body{padding-top:.5rem}:root{--color-background: #f5f5f5;--color-surface: #ffffff;--color-surface-muted: #f9fafb;--color-border: #e4e4e7;--color-border-strong: #d4d4d8;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--color-heading: #111827;--color-link: #2563eb;--color-link-hover: #1d4ed8;--color-input-bg: #ffffff;--color-input-border: #d4d4d8;--color-input-text: #111827;--color-input-placeholder: #9ca3af;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-text: #ffffff;--color-brand: #2563eb;--color-brand-hover: #1d4ed8;--color-neutral-button-bg: #ffffff;--color-neutral-button-text: #374151;--color-neutral-button-hover: #f3f4f6;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-success: #16a34a;--color-success-hover: #15803d;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .08);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--layout-max-width: 80rem;--status-pending-bg: #fef3c7;--status-pending-text: #311300;--status-progress-bg: #dbeafe;--status-progress-text: #1d4ed8;--status-completed-bg: #dcfce7;--status-completed-text: #166534;--alert-error-bg: #fee2e2;--alert-error-text: #991b1b;--alert-success-bg: #dcfce7;--alert-success-text: #166534;--alert-warning-bg: #fef3c7;--alert-warning-text: #311300}.dark{--color-background: #282828;--color-surface: rgb(54, 54, 54);--color-surface-muted: rgba(54, 54, 54, .95);--color-border: rgb(64, 64, 64);--color-border-strong: #4b4b52;--color-text-primary: #f4f4f5;--color-text-secondary: #d4d4d8;--color-text-muted: #a1a1aa;--color-heading: #f4f4f5;--color-link: #60a5fa;--color-link-hover: #93c5fd;--color-input-bg: #27272a;--color-input-border: #3f3f46;--color-input-text: #f4f4f5;--color-input-placeholder: #a1a1aa;--color-primary: #223e7b;--color-neutral-button-bg: rgb(54, 54, 54);--color-neutral-button-text: #e5e7eb;--color-neutral-button-hover: #3f3f46;--color-danger: #f87171;--color-danger-hover: #fca5a5;--color-success: #22c55e;--color-success-hover: #16a34a;--shadow-sm: 0 6px 24px rgba(15, 23, 42, .35);--status-pending-bg: rgba(217, 119, 6, .24);--status-pending-text: #f7d875;--status-progress-bg: rgba(37, 99, 235, .25);--status-progress-text: #93c5fd;--status-completed-bg: rgba(34, 197, 94, .25);--status-completed-text: #bbf7d0;--alert-error-bg: rgba(248, 113, 113, .2);--alert-error-text: #fecaca;--alert-success-bg: rgba(34, 197, 94, .2);--alert-success-text: #bbf7d0;--alert-warning-bg: rgba(234, 179, 8, .2);--alert-warning-text: #facc15;--color-brand: #ffffff;--color-brand-hover: #f4f4f5}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--color-background);color:var(--color-text-primary);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-weight:600;margin:0}p{margin:0;color:var(--color-text-secondary)}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}button,input,select,textarea{font:inherit}button{cursor:pointer;background:none;border:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.6}.form-control{width:100%;border:1px solid var(--color-input-border);border-radius:var(--radius-md);background-color:var(--color-input-bg);color:var(--color-input-text);padding:.625rem .75rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.form-control::-moz-placeholder{color:var(--color-input-placeholder)}.form-control::placeholder{color:var(--color-input-placeholder)}.form-control:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb33}.form-control:disabled,.form-control[disabled]{cursor:not-allowed;opacity:.7}input,select,textarea{width:100%;border:1px solid var(--color-input-border);border-radius:var(--radius-md);background-color:var(--color-input-bg);color:var(--color-input-text);padding:.625rem .75rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--color-input-placeholder)}input::placeholder,textarea::placeholder{color:var(--color-input-placeholder)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb33}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:1.25rem}.card--muted{background-color:var(--color-surface-muted);box-shadow:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius-md);border:1px solid transparent;font-weight:600;padding:.6rem 1rem;line-height:1.2;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn--primary{background-color:var(--color-primary);color:var(--color-primary-text);box-shadow:var(--shadow-sm)}.btn--primary:hover{background-color:var(--color-primary-hover);color:#fff}.btn--secondary{background-color:var(--color-neutral-button-bg);color:var(--color-neutral-button-text);border-color:var(--color-border-strong)}.btn--secondary:hover{background-color:var(--color-neutral-button-hover)}.btn--success{background-color:var(--color-success);color:#fff;border-color:var(--color-success);box-shadow:var(--shadow-sm)}.btn--success:hover{background-color:var(--color-success-hover);border-color:var(--color-success-hover)}.btn--pending{background-color:var(--status-pending-bg);color:var(--status-pending-text);border-color:#92400e33}.btn--pending:hover{background-color:#fde68ac4;color:var(--status-pending-text);border-color:var(--status-pending-text)}.btn--progress{background-color:var(--status-progress-bg);color:var(--status-progress-text);border-color:#1d4ed84d}.btn--progress:hover{background-color:#bfdbfe;color:var(--status-progress-text);border-color:var(--status-progress-text)}.btn--completed{background-color:var(--status-completed-bg);color:var(--status-completed-text);border-color:#1665344d}.btn--completed:hover{background-color:#bbf7d0;color:var(--status-completed-text);border-color:var(--status-completed-text)}.session-action-btn{margin-top:.5rem;align-self:flex-start}.session-action-btn:hover{color:currentColor}a.session-action-btn.btn--primary:hover{color:var(--color-primary-text)}.btn--ghost{background-color:transparent;color:var(--color-neutral-button-text);border-color:var(--color-border)}.btn--ghost:hover{background-color:var(--color-neutral-button-hover)}.btn--danger{background-color:var(--color-danger);color:#fff;border-color:var(--color-danger);box-shadow:var(--shadow-sm)}.btn--danger:hover{background-color:var(--color-danger-hover);border-color:var(--color-danger-hover)}.btn--small{padding:.45rem .75rem;font-size:.875rem}.dark .btn--small:hover{color:#fff}.dark .btn--pending{border-color:#fcd34d66}.dark .btn--pending:hover{background-color:#d977065c;color:var(--status-pending-text)}.dark .btn--progress{border-color:#93c5fd66}.dark .btn--progress:hover{background-color:#2563eb5c;color:var(--status-progress-text)}.dark .btn--completed{border-color:#22c55e66}.dark .btn--completed:hover{background-color:#22c55e52;color:var(--status-completed-text)}.stack-sm{display:flex;flex-direction:column;gap:.75rem}.stack-md{display:flex;flex-direction:column;gap:1rem}.stack-lg{display:flex;flex-direction:column;gap:1.5rem}.stack-xl{display:flex;flex-direction:column;gap:2rem}.grid-two{display:grid;gap:1rem}@media (min-width: 640px){.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two__span-2{grid-column:1/-1}}.row{display:flex;align-items:center;gap:.75rem}.row--between{justify-content:space-between}.row--end{align-items:flex-end}.layout-container{width:100%;max-width:var(--layout-max-width);margin:0 auto;padding:0 1rem}@media (min-width: 640px){.layout-container{padding:0 1.5rem}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;background-color:var(--color-background);padding:1.5rem 1rem 2rem}.auth-page--stacked{gap:1.75rem}.auth-page--wide{padding:2rem 1.25rem 3rem}.auth-options{display:grid;width:min(1040px,100%);gap:1.25rem}.auth-card{width:100%;max-width:24rem;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:1.5rem}.auth-page--wide .auth-card{max-width:100%}.auth-card--primary{padding:2.25rem 2rem 2.5rem;text-align:center}.auth-card--highlight{background:radial-gradient(circle at 10% 20%,rgba(75,107,254,.12),transparent 35%),radial-gradient(circle at 85% 15%,rgba(103,232,249,.18),transparent 35%),var(--color-surface);border-color:#4b6bfe33}.auth-card--secondary{display:flex;justify-content:center;align-items:center;gap:.35rem;padding:1rem 2rem;font-size:.95rem}@media (max-width: 420px){.auth-card{padding:1.25rem}.auth-card--primary{padding:1.75rem 1.25rem 2rem}}@media (min-width: 640px){.auth-options{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.auth-card{padding:2rem}.auth-card--primary{padding:2.5rem 2.75rem 2.75rem}}.auth-card__title{font-size:1.5rem;font-weight:600;color:var(--color-heading)}.auth-card__footer{font-size:.9rem;color:var(--color-text-muted);text-align:center}.auth-card__footer-link{font-weight:600;margin-left:.35rem}.auth-card__brandmark{font-size:2.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-family:Poppins,Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--color-heading);margin-bottom:.5rem}.auth-card__subtitle{font-size:.95rem;color:var(--color-text-muted);margin:0 0 1.5rem}.auth-card__subtitle--wide{max-width:32rem;margin-left:auto;margin-right:auto}.auth-card__eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.auth-card__pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;background:#4b6bfe14;color:var(--color-primary);font-weight:600;font-size:.9rem;width:-moz-fit-content;width:fit-content;margin:.35rem auto 0}.auth-card__note{font-size:.9rem;color:var(--color-text-muted);margin:0}.auth-card__separator{position:relative;display:flex;align-items:center;justify-content:center;margin:.75rem 0 .5rem;color:var(--color-text-muted);text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;gap:1rem}.auth-card__separator:before,.auth-card__separator:after{content:"";flex:1;height:1px;background-color:var(--color-border)}.auth-form__submit{margin-top:.25rem}.auth-link{display:inline-flex;justify-content:center;font-size:.9rem;font-weight:600;text-decoration:none}.auth-link--accent{color:var(--color-primary)}.auth-brand-footer{display:flex;justify-content:center;margin-top:auto;padding-top:1rem}.auth-brand-footer__image{max-height:4.5rem;width:auto;opacity:.85}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);display:flex;justify-content:flex-start}.form-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.btn--block{width:100%;justify-content:center}.form-control[readonly]{background-color:var(--color-surface-muted)}.badge{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;padding:.15rem .6rem;font-size:.75rem;font-weight:600;width:-moz-fit-content;width:fit-content}.badge--pending{background-color:var(--status-pending-bg);color:var(--status-pending-text)}.badge--progress{background-color:var(--status-progress-bg);color:var(--status-progress-text)}.badge--completed{background-color:var(--status-completed-bg);color:var(--status-completed-text)}.alert{border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.875rem}.alert--error{background-color:var(--alert-error-bg);color:var(--alert-error-text)}.alert--success{background-color:var(--alert-success-bg);color:var(--alert-success-text)}.alert--warning{background-color:var(--alert-warning-bg);color:var(--alert-warning-text)}.table-wrapper{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-surface)}.data-table{width:100%;border-collapse:collapse;min-width:640px}.data-table thead{background-color:var(--color-surface-muted)}.data-table th{text-align:left;font-size:.75rem;font-weight:600;color:var(--color-text-secondary);padding:.75rem 1rem}.data-table td{padding:.75rem 1rem;color:var(--color-text-secondary);vertical-align:top}.data-table tbody tr+tr{border-top:1px solid var(--color-border)}.utility-muted{color:var(--color-text-muted)}.text-center{text-align:center}.w-full{width:100%}
