.sched-surface{--font-body:var(--font-display);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--tx-mid:var(--tx);color:var(--tx);font-family:var(--font-display);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55;position:relative}[data-theme=light] .sched-surface{--ink-950:var(--bg);--ink-900:var(--surface-1);--ink-850:#edf2ee;--ink-800:var(--surface-2);--ink-700:var(--surface-3);--ink-600:var(--surface-3)}[data-theme=light] .sched-surface .c-card{box-shadow:0 16px 40px -22px #0f7a3d33}[data-theme=light] .sched-surface .c-tz-pop{box-shadow:0 20px 50px -22px #0f7a3d42}[data-theme=light] .sched-surface .gs-vcard:hover{box-shadow:0 0 0 1px var(--green-bd), 0 14px 34px -16px #0f7a3d33, 0 0 24px var(--green-glow)}[data-theme=light] .sched-surface .c-day.available,[data-theme=light] .sched-surface .c-tz-row.sel,[data-theme=light] .sched-surface .c-slot:hover{color:var(--green-text)}.sched-surface *,.sched-surface :before,.sched-surface :after{box-sizing:border-box}.sched-surface .c-wrap{max-width:1040px;margin:0 auto;padding:0 24px}.sched-surface .c-narrow{max-width:560px;margin:0 auto;padding:0 24px}.sched-surface .c-center{text-align:center}.sched-surface .c-stack>*+*{margin-top:16px}.sched-surface .c-eyebrow,.sched-surface .c-kicker,.sched-surface .c-step-label,.sched-surface .c-tz-group{font-family:var(--font-display);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:600}.sched-surface .c-eyebrow{color:var(--green-300)}.sched-surface .c-kicker{color:var(--tx-lo)}.sched-surface .c-h1{letter-spacing:-.02em;color:var(--tx-hi);margin:0;font-size:max(28px,min(4.4vw,44px));font-weight:600;line-height:1.08}.sched-surface .c-h2{letter-spacing:-.015em;color:var(--tx-hi);margin:0;font-size:max(22px,min(3vw,30px));font-weight:600;line-height:1.15}.sched-surface .c-lead{color:var(--tx-lo);max-width:56ch;margin:0;font-size:16px;line-height:1.6}.sched-surface .c-grad{background:var(--grad-signal);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em}.sched-surface .c-muted{color:var(--tx-lo)}.sched-surface .c-faint{color:var(--tx-faint)}.sched-surface a{color:var(--green-300);text-decoration:none}.sched-surface a:hover{text-decoration:underline}.sched-surface .c-btn{font-family:var(--font-display);cursor:pointer;transition:transform .18s var(--ease), background .18s var(--ease), border-color .18s var(--ease), opacity .18s var(--ease);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.sched-surface .c-btn:disabled,.sched-surface .c-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.sched-surface .c-btn-primary{background:var(--green-400);color:var(--btn-text)}.sched-surface .c-btn-primary:not(:disabled):hover{background:var(--green-300);box-shadow:0 8px 26px -10px var(--green-glow);transform:translateY(-1px)}.sched-surface .c-btn-primary:not(:disabled):active{transform:translateY(0)}.sched-surface .c-btn-ghost{color:var(--tx-hi);border-color:var(--line-strong);background:0 0}.sched-surface .c-btn-ghost:not(:disabled):hover{border-color:var(--green-bd);color:var(--green-300)}.sched-surface .c-btn-block{width:100%}.sched-surface .c-card{background:var(--ink-900);border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 24px 60px -30px #000c}.sched-surface .c-stepper{align-items:center;gap:0;margin:0 0 28px;display:flex}.sched-surface .c-step{align-items:center;gap:10px;display:flex}.sched-surface .c-step-dot{width:30px;height:30px;font-family:var(--font-mono);border:1.5px solid var(--line-strong);color:var(--tx-lo);transition:all .3s var(--ease);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;display:flex}.sched-surface .c-step.active .c-step-dot{border-color:var(--green-400);color:var(--green-300);background:var(--green-glow)}.sched-surface .c-step.done .c-step-dot{border-color:var(--green-400);background:var(--green-400);color:var(--btn-text)}.sched-surface .c-step-label{color:var(--tx-lo)}.sched-surface .c-step.active .c-step-label{color:var(--tx-hi)}.sched-surface .c-step-line{background:var(--line);min-width:18px;height:1.5px;transition:background .3s var(--ease);flex:1;margin:0 12px}.sched-surface .c-step-line.filled{background:var(--green-400)}@media (max-width:560px){.sched-surface .c-step-label{display:none}}.sched-surface .c-sched{grid-template-columns:1fr;gap:20px;display:grid}.sched-surface .c-sched.with-slots{grid-template-columns:1.15fr .85fr}@media (max-width:720px){.sched-surface .c-sched.with-slots{grid-template-columns:1fr}}.sched-surface .c-cal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sched-surface .c-cal-title{color:var(--tx-hi);font-size:16px;font-weight:600}.sched-surface .c-cal-nav{gap:6px;display:flex}.sched-surface .c-cal-navbtn{border:1px solid var(--line);width:32px;height:32px;color:var(--tx);cursor:pointer;transition:border-color .18s var(--ease), color .18s var(--ease);background:0 0;border-radius:9px;justify-content:center;align-items:center;display:flex}.sched-surface .c-cal-navbtn:hover:not(:disabled){border-color:var(--green-bd);color:var(--green-300)}.sched-surface .c-cal-navbtn:disabled{opacity:0;pointer-events:none}.sched-surface .c-cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.sched-surface .c-cal-dow{font-family:var(--font-mono);letter-spacing:.1em;color:var(--tx-faint);text-align:center;padding-bottom:6px;font-size:10px}.sched-surface .c-day{aspect-ratio:1;color:var(--tx-faint);cursor:default;transition:all .15s var(--ease);background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex;position:relative}.sched-surface .c-day.available{color:var(--green-300);cursor:pointer;background:#1dd15d14}.sched-surface .c-day.available:hover{background:#1dd15d29}.sched-surface .c-day.selected{background:var(--green-400);color:var(--btn-text)}.sched-surface .c-day.disabled{color:var(--tx-faint);opacity:.45}.sched-surface .c-day-dot{background:0 0;border-radius:50%;width:4px;height:4px;margin-top:3px}.sched-surface .c-day.today .c-day-dot{background:var(--green-400)}.sched-surface .c-day.selected.today .c-day-dot{background:var(--btn-text)}.sched-surface .c-slots-head{color:var(--tx-hi);margin-bottom:12px;font-size:15px;font-weight:600}.sched-surface .c-slots{flex-direction:column;gap:8px;max-height:360px;padding-right:6px;display:flex;overflow-y:auto}.sched-surface .c-slots::-webkit-scrollbar{width:8px}.sched-surface .c-slots::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:8px}.sched-surface .c-slot{font-family:var(--font-mono);border:1px solid var(--line-strong);color:var(--tx-hi);cursor:pointer;text-align:center;transition:all .15s var(--ease);background:0 0;border-radius:10px;padding:11px 14px;font-size:14px}.sched-surface .c-slot:hover{border-color:var(--green-bd);color:var(--green-300)}.sched-surface .c-slot.selected{background:var(--green-400);color:var(--btn-text);border-color:var(--green-400)}.sched-surface .c-slots-empty{color:var(--tx-lo);text-align:center;padding:40px 0;font-size:14px}.sched-surface .c-tz{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:inline-flex;position:relative}.sched-surface .c-tz-trigger{color:var(--tx-lo);border:1px solid var(--line);cursor:pointer;font-size:13px;font-family:var(--font-mono);background:0 0;border-radius:9px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.sched-surface .c-tz-trigger:hover{border-color:var(--green-bd);color:var(--tx)}.sched-surface .c-tz-pop{z-index:40;background:var(--ink-850);border:1px solid var(--line-strong);border-radius:12px;width:320px;max-height:320px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 24px 60px -20px #000000e6}.sched-surface .c-tz-search{background:var(--ink-800);border:1px solid var(--line);width:100%;color:var(--tx-hi);border-radius:8px;margin-bottom:6px;padding:8px 10px;font-size:13px}.sched-surface .c-tz-group{color:var(--tx-faint);padding:8px 8px 4px;font-size:10.5px}.sched-surface .c-tz-row{cursor:pointer;color:var(--tx);border-radius:8px;justify-content:space-between;gap:10px;padding:8px 10px;font-size:13px;display:flex}.sched-surface .c-tz-row:hover{background:var(--ink-700)}.sched-surface .c-tz-row.sel{color:var(--green-300)}.sched-surface .c-tz-row .c-tz-now{color:var(--tx-faint);font-family:var(--font-mono)}.sched-surface .c-tz-toggle{border:1px solid var(--line);border-radius:9px;display:inline-flex;overflow:hidden}.sched-surface .c-tz-toggle button{color:var(--tx-lo);cursor:pointer;font-size:12px;font-family:var(--font-mono);background:0 0;border:0;padding:7px 12px}.sched-surface .c-tz-toggle button.on{background:var(--green-glow);color:var(--green-300)}.sched-surface .c-form{flex-direction:column;gap:16px;display:flex}.sched-surface .c-field{flex-direction:column;gap:6px;display:flex;position:relative}.sched-surface .c-label{font-family:var(--font-body);color:var(--tx-lo);font-size:12px;font-weight:600;line-height:1.25}.sched-surface .c-field:focus-within .c-label{color:var(--green-300)}.sched-surface .c-field.error .c-label{color:var(--coral)}.sched-surface .c-input,.sched-surface .c-textarea,.sched-surface .c-select{background:var(--ink-800);border:1px solid var(--line-strong);width:100%;color:var(--tx-hi);font-size:15px;font-family:var(--font-display);transition:border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:11px;padding:12px 14px}.sched-surface .c-input::placeholder,.sched-surface .c-textarea::placeholder{color:var(--tx-faint)}.sched-surface .c-input:focus,.sched-surface .c-textarea:focus,.sched-surface .c-select:focus{border-color:var(--green-bd);box-shadow:0 0 0 3px var(--green-glow);outline:none}.sched-surface .c-field.error .c-input,.sched-surface .c-field.error .c-textarea{border-color:var(--coral)}.sched-surface .c-error-msg{color:var(--coral);font-size:12.5px}.sched-surface .c-help{color:var(--tx-faint);font-size:12.5px}.sched-surface .c-valid-check{color:var(--green-400);animation:c-check-pop .35s var(--ease-spring);position:absolute;top:33px;right:12px}.sched-surface .c-form-detail{border:1px solid var(--line);background:var(--ink-850);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.sched-surface .c-form-detail .row{color:var(--tx);align-items:center;gap:10px;font-size:14px;display:flex}.sched-surface .c-form-detail .row svg{color:var(--green-300);flex:none}.sched-surface .c-seg{border:1px solid var(--line);background:var(--ink-850);border-radius:12px;gap:4px;padding:4px;display:inline-flex}.sched-surface .c-seg-opt{color:var(--tx-lo);font-family:var(--font-mono);cursor:pointer;transition:all .15s var(--ease);background:0 0;border:0;border-radius:9px;padding:7px 16px;font-size:13px}.sched-surface .c-seg-opt.on{background:var(--green-400);color:var(--btn-text)}.sched-surface .c-plan-pick{gap:10px;margin-bottom:22px;display:grid}.sched-surface .c-plan-opt{border:1px solid var(--line-strong);cursor:pointer;transition:border-color .15s var(--ease), background .15s var(--ease);text-align:left;background:0 0;border-radius:12px;align-items:center;width:100%;padding:14px 16px;display:flex}.sched-surface .c-plan-opt:hover{border-color:var(--green-bd)}.sched-surface .c-plan-opt.sel{border-color:var(--green-400);background:var(--green-glow)}.sched-surface .c-plan-opt .radio{border:1.5px solid var(--line-strong);border-radius:50%;flex:none;width:18px;height:18px;margin-right:14px;position:relative}.sched-surface .c-plan-opt.sel .radio{border-color:var(--green-400)}.sched-surface .c-plan-opt.sel .radio:after{content:"";background:var(--green-400);border-radius:50%;position:absolute;top:3px;bottom:3px;left:3px;right:3px}.sched-surface .c-plan-opt .nm{color:var(--tx-hi);font-size:15px;font-weight:600}.sched-surface .c-plan-opt .desc{color:var(--tx-lo);margin-top:2px;font-size:12.5px}.sched-surface .c-plan-opt .pr{font-family:var(--font-mono);color:var(--green-300);white-space:nowrap;margin-left:auto;font-size:15px}.sched-surface .c-stripe-el{background:var(--ink-800);border:1px solid var(--line-strong);transition:border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:11px;padding:13px 14px}.sched-surface .c-stripe-el.focused{border-color:var(--green-bd);box-shadow:0 0 0 3px var(--green-glow)}.sched-surface .c-stripe-el.invalid{border-color:var(--coral)}.sched-surface .c-pay-row{gap:12px;display:flex}.sched-surface .c-pay-row>*{flex:1}.sched-surface .c-secure{color:var(--tx-faint);font-size:12px;font-family:var(--font-mono);justify-content:center;align-items:center;gap:7px;margin-top:12px;display:flex}.sched-surface .c-paynote{text-align:center;color:var(--tx-lo);margin-top:10px;font-size:13px}.sched-surface .c-substeps{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.sched-surface .c-substep{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tx-faint);border:1px solid var(--line);border-radius:8px;padding:6px 12px;font-size:11px}.sched-surface .c-substep.active{color:var(--green-300);border-color:var(--green-bd);background:var(--green-glow)}.sched-surface .c-substep.done{color:var(--tx-lo);border-color:var(--green-bd)}.sched-surface .c-allow{font-family:var(--font-mono);color:var(--tx-faint);margin-bottom:14px;font-size:12px}.sched-surface .c-repeat{flex-direction:column;gap:14px;display:flex}.sched-surface .c-repeat-row{align-items:flex-start;gap:10px;display:flex}.sched-surface .c-repeat-row .grow{flex:1;min-width:0}.sched-surface .c-remove{border:1px solid var(--line);color:var(--tx-lo);cursor:pointer;background:0 0;border-radius:9px;flex:none;width:40px;height:46px;font-size:18px;line-height:1}.sched-surface .c-remove:hover{border-color:var(--coral);color:var(--coral)}.sched-surface .c-add{border:1px dashed var(--line-strong);color:var(--green-300);cursor:pointer;font-family:var(--font-display);background:0 0;border-radius:10px;align-self:flex-start;padding:10px 16px;font-size:14px}.sched-surface .c-add:hover{border-color:var(--green-bd)}.sched-surface .c-add:disabled{opacity:.4;cursor:not-allowed}.sched-surface .c-wordcount{font-size:11.5px;font-family:var(--font-mono);margin-top:4px}.sched-surface .c-wordcount.low{color:var(--amber)}.sched-surface .c-wordcount.ok{color:var(--green-300)}.sched-surface .c-wordcount.high{color:var(--coral)}.sched-surface .c-subval{align-items:center;gap:6px;margin-top:5px;font-size:12px;display:flex}.sched-surface .c-subval.ok{color:var(--green-300)}.sched-surface .c-subval.bad{color:var(--coral)}.sched-surface .c-subval.checking{color:var(--tx-faint)}.sched-surface .c-nudge{color:var(--tx-lo);margin-top:10px;font-size:12.5px}.sched-surface .c-actions{gap:10px;margin-top:24px;display:flex}.sched-surface .c-actions .spacer{flex:1}.sched-surface .c-confirm{text-align:center;animation:c-confirm-fade .5s var(--ease) both;padding:24px 0}.sched-surface .c-confirm-check{background:var(--green-glow);width:84px;height:84px;color:var(--green-300);box-shadow:0 0 42px var(--green-glow);animation:c-check-pop .6s var(--ease-spring);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.sched-surface .c-confirm-bar{background:var(--line);border-radius:4px;width:200px;height:4px;margin:22px auto 0;overflow:hidden}.sched-surface .c-confirm-bar>i{background:var(--green-400);height:100%;transition:none;display:block}.sched-surface .c-detail{border:1px solid var(--line);background:var(--ink-850);border-radius:14px;padding:18px 20px}.sched-surface .c-detail .big{color:var(--tx-hi);font-size:17px;font-weight:600}.sched-surface .c-detail.struck .big{opacity:.55;text-decoration:line-through}.sched-surface .c-detail .sub{color:var(--tx-lo);margin-top:4px;font-size:13px}.sched-surface .c-banner{border-radius:12px;padding:12px 16px;font-size:14px}.sched-surface .c-banner.ok{border:1px solid var(--green-bd);color:var(--green-300);background:#1dd15d1a}.sched-surface .c-banner.err{color:var(--coral);background:#fb6f4a1a;border:1px solid #fb6f4a59}.sched-surface .c-panel{animation:c-slide-in .35s var(--ease) both}.sched-surface .c-fade{animation:c-fade-up .4s var(--ease) both}.sched-surface .c-spin{animation:1s linear infinite c-spin}@keyframes c-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes c-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes c-confirm-fade{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes c-check-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes c-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.sched-surface *,.sched-surface :before,.sched-surface :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.sched-surface .gs-wide{max-width:1100px;margin:0 auto;padding:0 24px}.sched-surface .gs-split{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start;gap:30px;display:grid}.sched-surface .gs-form{min-width:0}.sched-surface .gs-aside{flex-direction:column;gap:12px;display:flex}.sched-surface .gs-vcard{background:var(--ink-900);border:1px solid var(--line);opacity:0;animation:gs-rise .55s var(--ease) forwards;transition:border-color .3s var(--ease), box-shadow .3s var(--ease), transform .3s var(--ease);border-radius:16px;align-items:flex-start;gap:14px;padding:17px 18px;display:flex}.sched-surface .gs-vcard:hover{border-color:var(--green-bd);box-shadow:0 0 0 1px var(--green-bd), 0 16px 36px #00000057, 0 0 30px var(--green-glow);transform:translateY(-2px)}.sched-surface .gs-vicon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sched-surface .gs-vicon svg{width:21px;height:21px}.sched-surface .gs-vbody{flex-direction:column;gap:3px;padding-top:1px;display:flex}.sched-surface .gs-vtitle{font-family:var(--font-display);color:var(--tx-hi);letter-spacing:-.01em;font-size:14.5px;font-weight:600}.sched-surface .gs-vdesc{color:var(--tx-lo);font-size:13px;line-height:1.5}.sched-surface .gs-note{border-left:2px solid var(--green-bd);opacity:0;animation:gs-rise .55s var(--ease) forwards;margin:6px 0 0;padding:2px 0 2px 16px}.sched-surface .gs-note-quote{color:var(--tx);margin:0 0 12px;font-size:13.5px;font-style:italic;line-height:1.6}.sched-surface .gs-note-by{align-items:center;gap:11px;display:flex}.sched-surface .gs-note-avatar{width:34px;height:34px;font-family:var(--font-mono);color:var(--green-300);background:var(--green-glow);border:1px solid var(--green-bd);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.sched-surface .gs-note-meta{color:var(--tx-faint);flex-direction:column;font-size:12.5px;line-height:1.35;display:flex}.sched-surface .gs-note-meta strong{color:var(--tx-hi);font-style:normal;font-weight:600}@keyframes gs-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:940px){.sched-surface .gs-wide{max-width:560px}.sched-surface .gs-split{grid-template-columns:1fr;gap:20px}.sched-surface .gs-aside{margin-top:2px}}.sched-surface .c-auth{padding:72px 0 96px}@media (max-width:600px){.sched-surface .c-auth{padding:40px 0 64px}}.sched-surface .c-auth-head{margin-bottom:28px}.sched-surface .c-auth-head .c-h1{margin-top:10px}.sched-surface .c-auth-head .c-lead{margin:10px auto 0}.sched-surface .c-auth .c-card{padding:32px}@media (max-width:600px){.sched-surface .c-auth .c-card{padding:22px}}.sched-surface .c-note{border:1px solid var(--line-strong);color:var(--tx-hi);background:var(--ink-800);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.sched-surface .c-note-info{background:#38bdf81a;border-color:#38bdf859}.sched-surface .c-note-warn{border-color:color-mix(in srgb, var(--amber-text) 45%, transparent);background:color-mix(in srgb, var(--amber-text) 10%, transparent)}.sched-surface .c-note-error{border-color:color-mix(in srgb, var(--coral) 40%, transparent);background:color-mix(in srgb, var(--coral) 10%, transparent)}.sched-surface .c-note-success{border-color:color-mix(in srgb, var(--green-400) 40%, transparent);background:color-mix(in srgb, var(--green-400) 10%, transparent)}.sched-surface .c-note-close{color:var(--tx-lo);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;padding:2px 4px;font-size:16px;line-height:1}.sched-surface .c-note-close:hover{color:var(--tx-hi)}.sched-surface .c-input-wrap{position:relative}.sched-surface .c-input-wrap .c-input{padding-right:46px}.sched-surface .c-eye{width:34px;height:34px;color:var(--tx-lo);cursor:pointer;transition:color .18s var(--ease), background .18s var(--ease);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.sched-surface .c-eye:hover{color:var(--green-300);background:var(--ink-700)}.sched-surface .c-eye svg{width:19px;height:19px}.sched-surface .c-pw-meter{flex-direction:column;gap:5px;margin-top:8px;display:flex}.sched-surface .c-pw-bars{gap:6px;display:flex}.sched-surface .c-pw-bar{background:var(--line);height:4px;transition:background .2s var(--ease);border-radius:999px;flex:1}.sched-surface .c-pw-bar.w{background:var(--coral)}.sched-surface .c-pw-bar.m{background:var(--amber-text)}.sched-surface .c-pw-bar.s{background:var(--green-400)}.sched-surface .c-pw-label{font-family:var(--font-mono);color:var(--tx-lo);font-size:11px}.sched-surface .c-auth-links{flex-direction:column;align-items:center;gap:12px;margin-top:22px;display:flex}.sched-surface .c-auth-links .c-link-strong{color:var(--green-300);font-weight:600}.sched-surface .c-auth-links .c-link-muted{color:var(--tx-lo);font-size:14px}.sched-surface .c-auth-links .c-link-muted:hover{color:var(--green-300);text-decoration:none}
