.tz-abbr.svelte-1txmxrq{display:inline-block;position:relative;color:var(--primary-color, #2563eb);font-weight:500;margin-left:.2em}.tz-popup.svelte-1txmxrq{position:absolute;left:50%;top:1.7em;transform:translate(-50%);background:#fff;color:#222;border:1px solid #bbb;border-radius:.4em;padding:.4em .8em;font-size:.98em;white-space:nowrap;z-index:1000;box-shadow:0 2px 8px #00000021;pointer-events:none}.workshop-basic-reg-form.svelte-1esfkh2,.workshop-reg-form.svelte-1esfkh2{display:flex;flex-direction:column;gap:1rem;max-width:980px;margin:0 auto;color:var(--form-text-color);padding:2rem;border-radius:.75rem;background:var(--form-bg);border:1px solid var(--border-color);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.form-row.svelte-1esfkh2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;align-items:end}.form-row-3.svelte-1esfkh2{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.5rem;width:100%;align-items:end}@media (max-width: 1024px){.workshop-basic-reg-form.svelte-1esfkh2,.workshop-reg-form.svelte-1esfkh2{max-width:90%;padding:1.5rem}.form-row.svelte-1esfkh2,.form-row-3.svelte-1esfkh2{gap:1rem}}@media (max-width: 768px){.workshop-basic-reg-form.svelte-1esfkh2,.workshop-reg-form.svelte-1esfkh2{max-width:100%;padding:1rem}.form-row.svelte-1esfkh2,.form-row-3.svelte-1esfkh2{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 480px){.form-row.svelte-1esfkh2,.form-row-3.svelte-1esfkh2{gap:.5rem}}label.svelte-1esfkh2{display:flex;flex-direction:column;gap:.375rem;font-weight:600;color:var(--form-label-color);font-size:.95rem}input.svelte-1esfkh2,textarea.svelte-1esfkh2{background:var(--form-input-bg);color:var(--form-text-color);border:2px solid var(--form-field-border);padding:.75rem 1rem;border-radius:.5rem;font-size:1rem;transition:all .2s ease-in-out;box-shadow:0 1px 2px #0000000d}input.svelte-1esfkh2:focus,textarea.svelte-1esfkh2:focus{border-color:var(--form-field-border-focus);box-shadow:0 0 0 3px var(--form-input-focus-shadow);outline:none;transform:translateY(-1px)}input.svelte-1esfkh2::-moz-placeholder,textarea.svelte-1esfkh2::-moz-placeholder{color:var(--form-input-placeholder)}input.svelte-1esfkh2::placeholder,textarea.svelte-1esfkh2::placeholder{color:var(--form-input-placeholder)}.btn.svelte-1esfkh2{margin-top:.75rem;background:var(--primary-button);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.625rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px -1px #4f46e533,0 2px 4px -1px #4f46e51a}.btn.svelte-1esfkh2:hover{background:var(--primary-button-hover);transform:translateY(-2px);box-shadow:0 8px 15px -3px #4f46e54d,0 4px 6px -2px #4f46e526}.btn.svelte-1esfkh2:active{transform:translateY(0)}.error.svelte-1esfkh2{color:var(--error-text);background:var(--error-bg);border:1px solid var(--error-accent);padding:.625rem;border-radius:.375rem;margin-top:.75rem;text-align:center}.success.svelte-1esfkh2{color:var(--success-text);background:var(--success-bg);border:1px solid var(--success-accent);padding:.625rem;border-radius:.375rem;margin-top:.75rem;text-align:center}.price-type-radio-group.svelte-1esfkh2{margin-bottom:.75rem}.radio-group.svelte-1esfkh2{display:flex;flex-direction:column;gap:.375rem;justify-content:flex-start;align-items:stretch;background:none;padding:0;border-radius:0}.radio-option.svelte-1esfkh2{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-weight:500;cursor:pointer;white-space:normal;border:none;background:none;color:var(--form-label-color);border-radius:9999px;padding:.375rem 1rem;margin:0;transition:background .2s,border-color .2s;width:-moz-fit-content;width:fit-content;min-width:2.5em;justify-content:flex-start}.radio-option.svelte-1esfkh2:hover,.radio-option.svelte-1esfkh2:focus-within{background:var(--form-radio-hover-bg, rgba(0, 0, 0, .05));color:var(--form-label-color)}.radio-option.svelte-1esfkh2 input[type=radio]:where(.svelte-1esfkh2){margin-right:.5em;accent-color:var(--primary-button);width:1.5em;height:1.5em;display:inline-block;vertical-align:middle;border-radius:50%}.radio-option.svelte-1esfkh2 input[type=radio]:where(.svelte-1esfkh2):checked{background:var(--primary-button);color:#fff}.radio-option.svelte-1esfkh2:focus-within{outline:2px solid var(--primary-button);outline-offset:2px;background:none;color:var(--form-label-color)}@media (prefers-color-scheme: dark){.radio-option.svelte-1esfkh2 input[type=radio]:where(.svelte-1esfkh2):checked{background:var(--primary-button);color:#fff}.radio-option.svelte-1esfkh2:hover,.radio-option.svelte-1esfkh2:focus-within{background:var(--form-radio-hover-bg, rgba(255, 255, 255, .1));color:var(--form-label-color)}}.checkbox-label.svelte-1esfkh2{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-weight:500;cursor:pointer;color:var(--form-text-color)}.checkbox-label.svelte-1esfkh2 input[type=checkbox]:where(.svelte-1esfkh2){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.1em;height:1.1em;border:1px solid var(--form-field-border);border-radius:.25rem;background:var(--form-input-bg);display:inline-block;vertical-align:middle;position:relative}.checkbox-label.svelte-1esfkh2 input[type=checkbox]:where(.svelte-1esfkh2):checked:after{content:"✓";color:var(--primary-button);font-size:.9em;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.workshop-submit-btn.svelte-1esfkh2{background:var(--primary-button);color:var(--bg);border:none;border-radius:.5rem;padding:.625rem 1.5rem;font-size:1.08rem;font-weight:700;cursor:pointer;margin-top:.75rem;box-shadow:0 2px 8px #6366f114;transition:background .18s,box-shadow .18s;display:inline-block}.total-due.svelte-1esfkh2{margin:.5rem 0 .25rem;font-size:1.05rem;text-align:center;color:var(--form-text-color)}.workshop-submit-btn.svelte-1esfkh2:hover,.workshop-submit-btn.svelte-1esfkh2:focus{background:var(--primary-button-hover);box-shadow:0 4px 16px #6366f121;outline:none}.already-account-msg.svelte-1esfkh2{margin-top:1rem;text-align:center;font-size:.98rem;color:var(--text-muted)}.already-account-msg.svelte-1esfkh2 a:where(.svelte-1esfkh2){color:var(--link);text-decoration:underline;font-weight:500;margin:0 .2em}.already-account-msg.svelte-1esfkh2 a:where(.svelte-1esfkh2):hover{color:var(--link-hover)}@media (max-width: 600px){.radio-group.svelte-1esfkh2{grid-template-columns:1fr}}.workshop-detail-main.svelte-11midqb{max-width:1200px;width:100%;margin:2.5rem auto;padding:2.5rem 1.5rem;background:var(--bg-section);color:var(--fg);border-radius:1.5rem;box-shadow:0 4px 24px #1e293b14}.error.svelte-11midqb{color:var(--error-text);margin:1rem 0;text-align:center}.right-col.svelte-11midqb,.workshop-right-col.svelte-11midqb{background:var(--bg-alt);border:1.5px solid var(--primary-button);color:var(--fg);padding:1.5rem;border-radius:.75rem;flex:1;max-width:none;margin-left:auto}.instructor-frame-alt.svelte-11midqb{margin-bottom:2rem}.instructor-photo-row.svelte-11midqb{display:flex;align-items:flex-start;gap:1.2rem;flex-direction:column}.instructor-photo-col.svelte-11midqb{display:flex;flex-direction:column;align-items:center;flex:0 0 auto}.instructor-photo-alt.svelte-11midqb{width:100%;max-width:400px;height:280px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:.7rem;margin:0;box-shadow:0 1px 6px #1e293b14;flex-shrink:0;background:var(--bg-alt, #f8fafc)}.bordered-snippet.svelte-11midqb{border:1px solid var(--border-color);background:var(--card-bg);color:var(--fg);padding:1.25rem 1.5rem;width:80%;border-radius:.5rem;box-sizing:border-box;margin-left:auto;margin-right:auto}.workshop-main-title.svelte-11midqb{color:var(--fg, #1e293b)!important;font-weight:700;margin:0 0 1rem}.instructor-name-signature.svelte-11midqb{color:var(--fg, #1e293b)!important;font-weight:400;font-style:italic;margin:1rem 0 0;font-size:1rem;text-align:left}.instructor-name-alt.svelte-11midqb{font-weight:400;font-style:italic;font-size:1rem;color:var(--fg, #1e293b);margin:1rem 0 0;text-align:left}.modal-backdrop.svelte-11midqb{position:fixed;inset:0;background:var(--modal-backdrop, rgba(0,0,0,.35));z-index:1000;display:flex;align-items:center;justify-content:center}.modal-content.svelte-11midqb{background:var(--form-bg);color:var(--form-text-color);border-radius:.75rem;box-shadow:0 8px 32px #0000002e;padding:1.2rem 1.2rem 2rem;min-width:320px;max-width:1100px;width:100%;max-height:95vh;height:auto;overflow-y:auto;position:relative;pointer-events:auto;display:block}@media (max-width: 1200px){.modal-content.svelte-11midqb{max-width:95vw;padding:1rem}}@media (max-width: 600px){.modal-content.svelte-11midqb{max-width:98vw;padding:.5rem .2rem 1rem}}.modal-close.svelte-11midqb{position:absolute;top:.3rem;right:.7rem;background:none;border:none;font-size:1.7rem;color:var(--text-muted);cursor:pointer}.register-btn.svelte-11midqb{background:var(--primary-button);color:var(--bg);border:none;border-radius:.5rem;padding:.85rem 2.2rem;font-size:1.15rem;font-weight:700;cursor:pointer;margin-top:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #1e293b1a;transition:background .18s,box-shadow .18s,transform .12s;display:inline-block;letter-spacing:.01em}.register-btn.svelte-11midqb:hover,.register-btn.svelte-11midqb:focus{background:var(--primary-button-hover);box-shadow:0 4px 16px #1e293b29;outline:none;transform:translateY(-2px) scale(1.03)}.register-btn-wrapper.svelte-11midqb{display:flex;justify-content:center;width:80%;margin-left:auto;margin-right:auto}@media (max-width: 800px){.workshop-details-layout.svelte-11midqb{flex-direction:column}.left-col.svelte-11midqb,.right-col.svelte-11midqb{width:100%}}.workshop-cost-table.svelte-11midqb tr:where(.svelte-11midqb),.workshop-cost-table.svelte-11midqb td:where(.svelte-11midqb){border:none}.prose-dark-mode.svelte-11midqb{color:var(--fg)!important}.prose-dark-mode.svelte-11midqb p:where(.svelte-11midqb){color:var(--fg)!important}html.dark .prose-dark-mode.svelte-11midqb,html.dark .prose-dark-mode.svelte-11midqb :where(.svelte-11midqb){color:var(--fg)!important}.dark .prose-dark-mode.svelte-11midqb,.dark .prose-dark-mode.svelte-11midqb :where(.svelte-11midqb),.dark .prose.prose-dark-mode.svelte-11midqb strong,.dark .prose.prose-dark-mode.svelte-11midqb b,.dark .prose-compact.prose-dark-mode.svelte-11midqb strong,.dark .prose-compact.prose-dark-mode.svelte-11midqb b{color:var(--fg)!important}.dark .prose-dark-mode.svelte-11midqb strong[class],.dark .prose-dark-mode.svelte-11midqb b[class],.dark .prose-dark-mode.svelte-11midqb strong[style],.dark .prose-dark-mode.svelte-11midqb b[style],.dark .prose-dark-mode.svelte-11midqb .prose-strong,.dark .prose-dark-mode.svelte-11midqb .prose-bold,.dark .prose-dark-mode.svelte-11midqb .tw-prose-strong,.dark .prose-dark-mode.svelte-11midqb .tw-prose-bold{color:var(--fg)!important;font-weight:700!important}.dark .prose-dark-mode.svelte-11midqb strong,.dark .prose-dark-mode.svelte-11midqb b{color:var(--fg)!important;font-weight:700!important;text-decoration:none!important;background:none!important;border:none!important;box-shadow:none!important}.ordinal{font-size:.7em!important;vertical-align:super!important;line-height:0!important;position:relative!important;top:-.3em!important;color:inherit!important}.prose .ordinal,.prose-dark-mode .ordinal,.workshop-main-title .ordinal,.bordered-snippet .ordinal,h1 .ordinal,h2 .ordinal,h3 .ordinal,h4 .ordinal,h5 .ordinal,h6 .ordinal,p .ordinal,div .ordinal,span .ordinal{font-size:.7em!important;vertical-align:super!important;line-height:0!important;position:relative!important;top:-.3em!important;color:inherit!important;font-weight:inherit!important;text-decoration:none!important;background:none!important;border:none!important;box-shadow:none!important}.workshop-main-title.svelte-11midqb .ordinal,.bordered-snippet.svelte-11midqb .ordinal,.instructor-info-col.svelte-11midqb .ordinal{font-size:.7em!important;vertical-align:super!important;line-height:0!important;position:relative!important;top:-.3em!important;color:inherit!important}
