:root{--bg-app: #f0f2f8;--bg-panel: #ffffff;--bg-sidebar: linear-gradient(180deg, #0f1733 0%, #1a2342 100%);--bg-hero: linear-gradient(90deg, #2440a6 0%, #305ad6 100%);--bg-topbar: #ffffff;--text-main: #101828;--text-soft: #64748b;--topbar-text: #101828;--text-inverse: #f8fafc;--border-soft: #e7ebf3;--shadow-soft: 0 12px 30px rgba(15, 23, 42, .08);--shadow-button: 0 10px 24px rgba(48, 90, 214, .22);--shadow-button-primary: 0 10px 24px rgba(48, 90, 214, .22);--shadow-button-secondary: 0 6px 18px rgba(148, 163, 184, .12);--shadow-button-utility: 0 5px 14px rgba(148, 163, 184, .1);--shadow-hero: 0 14px 34px rgba(36, 64, 166, .22);--shadow-accordion: 0 8px 18px rgba(15, 23, 42, .06);--primary: #305ad6;--primary-hover: #284db8;--success: #22c55e;--warning: #f59e0b;--info: #0ea5e9;--neutral: #94a3b8;--radius-xl: 4px;--radius-lg: 4px;--radius-md: 4px;--sidebar-width: 280px;--universal-bar-height: 84px;--layout-edge: 12px;--transition: .18s ease;color-scheme:light;--font-family-app: "Inter", "Segoe UI Variable Text", "Segoe UI", "Noto Sans", Arial, sans-serif;--font-size-base: 14px;--font-size-settings-menu: 13px;--font-size-sidebar: 14px;--font-size-topbar: 13px;--font-size-table: 13px;--font-size-th: 12px;--font-size-h1: 28px;--font-size-h2: 24px;--font-size-h3: 20px;--font-size-h4: 18px;--font-size-accordion: 16px;--font-size-accordion-meta: 13px;--font-weight-settings-menu: 500;--font-weight-base: 400;--font-weight-sidebar: 500;--font-weight-topbar: 500;--font-weight-table: 400;--font-weight-th: 600;--font-weight-h1: 600;--font-weight-h2: 600;--font-weight-h3: 600;--font-weight-h4: 600;--font-weight-accordion: 600;--font-weight-accordion-meta: 400;--font-size-button-primary: 13px;--font-size-button-secondary: 13px;--font-size-button-utility: 13px;--button-height-primary: 40px;--button-height-secondary: 40px;--button-height-utility: 38px;--font-weight-button-primary: 600;--font-weight-button-secondary: 600;--font-weight-button-utility: 500;--font-size-eyebrow: 12px;--font-weight-eyebrow: 500;--font-size-brand-title: 16px;--font-weight-brand-title: 600;--font-size-course-year: 13px;--font-weight-course-year: 400;--table-head-text: #667085;--eyebrow-text: #8d96a5;--accordion-text: #101828;--accordion-meta-text: #64748b;--form-label-text: #475467;--form-control-bg: #f4f8fd;--table-head-letter-spacing: .05em;--table-head-transform: uppercase;--eyebrow-letter-spacing: 0;--eyebrow-transform: none;--settings-tab-text: #64748b;--settings-tab-hover-bg: #f9fafc;--settings-tab-hover-border: transparent;--settings-tab-hover-text: #131821;--settings-tab-active-bg: #ffffff;--settings-tab-active-border: transparent;--settings-tab-active-text: #356ee8;--nav-item-hover-bg: #edf3ff;--nav-item-hover-border: transparent;--nav-item-active-bg: #edf3ff;--nav-item-active-border: #d8e3fb;--nav-item-active-dot: #356ee8;--accordion-radius: 4px;--accordion-border-color: #d8e3fb;--accordion-header-bg: #f8fbff;--accordion-content-bg: #f4f8fd;--button-primary-text: #ffffff;--button-primary-bg: linear-gradient(180deg, #3a63de 0%, #2a4fbe 100%);--button-primary-border: #2a4fbe;--button-primary-hover-bg: linear-gradient(180deg, #284db8 0%, #2f63b8 100%);--button-primary-hover-border: #284db8;--button-primary-active-bg: linear-gradient(180deg, #2446ab 0%, #264da8 100%);--button-primary-active-border: #2446ab;--button-secondary-text: #344054;--button-secondary-bg: #ffffff;--button-secondary-border: #e7ebf3;--button-secondary-hover-bg: #f8fafc;--button-secondary-hover-border: #d8e3fb;--button-secondary-active-bg: #edf3ff;--button-secondary-active-border: #c9dafc;--button-utility-text: #475467;--button-utility-bg: #f8fafc;--button-utility-border: #e7ebf3;--button-utility-hover-bg: #edf3ff;--button-utility-hover-border: #d8e3fb;--button-utility-active-bg: #e2ebfb;--button-utility-active-border: #c7d7f6;--identity-badge-width: 40px;--identity-badge-height: 40px;--font-size-breadcrumb: 12px;--font-weight-breadcrumb: 500;--breadcrumb-text: #64748b;--font-size-strong: 14px;--font-weight-strong: 600;font-family:var(--font-family-app)}html,body{min-height:100%}html,body{margin:0}body{min-height:100vh;background:var(--bg-app);color:var(--text-main);font-size:var(--font-size-base);font-weight:var(--font-weight-base);line-height:1.55;font-family:var(--font-family-app);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.eyebrow{font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-eyebrow);letter-spacing:var(--eyebrow-letter-spacing);text-transform:var(--eyebrow-transform);color:var(--eyebrow-text)}.eyebrow--dark{color:var(--eyebrow-text)}.main{min-width:0;padding:12px 14px;display:flex;flex-direction:column;gap:12px;grid-column:2;grid-row:2}.brand--topbar{align-items:center;min-width:0;color:#172033}.brand--topbar .brand__logo--image{width:58px;height:58px;border-radius:0}.brand--topbar .brand__copy{gap:0}.brand--topbar .brand__title{color:#172033;font-size:20px;line-height:1.08;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand--topbar .brand__subtitle{color:#667085;font-size:12px;line-height:1.15;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero .eyebrow{color:var(--hero-eyebrow-text);font-size:var(--font-size-hero-eyebrow);font-weight:var(--font-weight-hero-eyebrow)}@keyframes assignment-dot-pulse{0%,to{transform:scale(1);opacity:.95}50%{transform:scale(1.16);opacity:.7}}.form-field__required{color:#d92d20;margin-left:4px;font-weight:700}.form-field:has(>input:required:not([readonly]))>span:not(:has(.form-field__required)):not(:has(.form-field-required-v8)):after,.form-field:has(>select:required)>span:not(:has(.form-field__required)):not(:has(.form-field-required-v8)):after,.form-field:has(.phone-input-row>input:required)>span:not(:has(.form-field__required)):not(:has(.form-field-required-v8)):after,.form-field:has(.phone-input>input:required)>span:not(:has(.form-field__required)):not(:has(.form-field-required-v8)):after{content:" *";color:#d92d20;font-weight:700}.form-field__error{display:block;margin-top:6px;color:#d92d20;font-size:.76rem;line-height:1.35}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#d92d20;box-shadow:0 0 0 2px #d92d201f}.form-field{display:grid;gap:6px;color:var(--form-label-text);font-size:var(--font-size-base);font-weight:var(--font-weight-base)}.form-field>span{padding-left:12px;font-size:inherit;font-weight:inherit}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--form-control-border, var(--border-soft));background:var(--form-control-bg, #f4f8fd);border-radius:4px;padding:10px 12px;color:var(--form-control-text, var(--text-main));font:inherit;line-height:1.2}.form-field input,.form-field select{height:var(--form-control-height, var(--button-height-secondary));min-height:var(--form-control-height, var(--button-height-secondary))}.form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 320 512'%3E%3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0L160 256.5l96.4-96.7c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L177 352.3c-9.4 9.4-24.6 9.4-34 0z' fill='%2364748b'/%3E%3C/svg%3E");background-position:calc(100% - var(--form-select-arrow-offset, 18px)) 50%;background-size:13px 13px;background-repeat:no-repeat;padding-right:calc(var(--form-select-arrow-offset, 18px) + 14px)}.form-field textarea{width:100%;border:1px solid var(--form-control-border, var(--border-soft));background:var(--form-control-bg, #f4f8fd);border-radius:4px;padding:10px 12px;color:var(--form-control-text, var(--text-main));font:inherit;min-height:max(120px,var(--form-control-height, var(--button-height-secondary)));resize:vertical}.form-field--full{grid-column:1 / -1}.settings-feedback,.global-feedback{--content-feedback-tone: var(--feedback-info-text, #0d67c8);--content-feedback-bg: var(--feedback-info-bg, #f3f8ff);--content-feedback-border: var(--feedback-info-border, rgba(13, 103, 200, .22))}.settings-feedback{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px;border:1px solid var(--content-feedback-border);border-radius:4px;color:var(--content-feedback-tone);background:var(--content-feedback-bg);font-size:13px;font-weight:var(--feedback-font-weight, 500);line-height:1.35;box-shadow:none}.settings-feedback:before,.global-feedback:before{content:"i";display:grid;place-items:center;width:20px;height:20px;margin-top:1px;border-radius:999px;color:var(--content-feedback-tone);background:color-mix(in srgb,var(--content-feedback-tone) 12%,transparent);font-size:12px;font-weight:800;line-height:1}.settings-feedback__list{grid-column:2;display:grid;gap:4px}.settings-feedback--success,.global-feedback--success{--content-feedback-tone: var(--feedback-success-text, #107c4a);--content-feedback-bg: var(--feedback-success-bg, #f3fbf7);--content-feedback-border: var(--feedback-success-border, rgba(16, 124, 74, .22))}.settings-feedback--error,.global-feedback--error{--content-feedback-tone: var(--feedback-error-text, #b33636);--content-feedback-bg: var(--feedback-error-bg, #fff6f6);--content-feedback-border: var(--feedback-error-border, rgba(179, 54, 54, .2))}.settings-feedback--warning,.global-feedback--warning{--content-feedback-tone: var(--feedback-warning-text, #b05e12);--content-feedback-bg: var(--feedback-warning-bg, #fff8ef);--content-feedback-border: var(--feedback-warning-border, rgba(176, 94, 18, .22))}.settings-feedback--info,.global-feedback--info{--content-feedback-tone: var(--feedback-info-text, #0d67c8);--content-feedback-bg: var(--feedback-info-bg, #f3f8ff);--content-feedback-border: var(--feedback-info-border, rgba(13, 103, 200, .22))}.settings-feedback--success:before,.global-feedback--success:before{content:"✓"}.settings-feedback--error:before,.global-feedback--error:before,.settings-feedback--warning:before,.global-feedback--warning:before{content:"!"}.settings-repeat-card__header .action-button{margin-left:auto}.settings-modal-backdrop{position:fixed;inset:0;background:#0f172a61;display:grid;place-items:center;padding:20px;z-index:120}.settings-modal{width:min(560px,100%);background:var(--bg-panel);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);display:grid;gap:16px;padding:18px;max-height:calc(100vh - 40px);overflow-y:auto;overscroll-behavior:contain}.settings-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-modal__header{align-items:flex-start}.settings-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px;flex-wrap:wrap}.settings-modal__header h4{margin:0 0 4px;font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);color:var(--heading-h4-text)}.settings-modal__header p{margin:0;color:var(--paragraph-text)}.settings-accordion>.form-field{display:none}.table-link{font:inherit}.status-dot{width:10px;height:10px;border-radius:999px;display:inline-block;position:relative}.status-dot:after{content:"";position:absolute;inset:-5px;border-radius:inherit;opacity:.45;animation:pulse 1.8s infinite}.status-dot--green{background:#22c55e}.status-dot--green:after{background:#22c55e33}.status-dot--orange{background:#f59e0b}.status-dot--orange:after{background:#f59e0b33}.status-dot--red{background:#ef4444}.status-dot--red:after{background:#ef444433}.table-link{border:0;padding:0;background:transparent;color:var(--primary);cursor:pointer;text-align:left;font-weight:600}.table-link:hover,.table-link:focus-visible{text-decoration:underline}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:radial-gradient(circle at top left,rgba(48,90,214,.18),transparent 34%),linear-gradient(135deg,#eef2ff,#f8fafc 46%,#eef3ff);padding:28px;gap:20px}.auth-panel{background:#fffffff0;border:1px solid rgba(255,255,255,.6);border-radius:4px;box-shadow:var(--shadow-soft);padding:28px}.auth-panel--hero{background:linear-gradient(135deg,#0f1733fa,#263f9af2);color:var(--text-inverse);display:grid;align-content:space-between;gap:22px}.auth-panel--hero h1{margin:0;font-size:clamp(var(--font-size-h1),3vw,calc(var(--font-size-h1) * 1.66));font-weight:var(--font-weight-h1);line-height:1.02}.auth-panel--hero p{margin:0;max-width:56ch;color:#f1f5f9d1}.auth-demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-demo-card{display:grid;gap:3px;text-align:left;padding:14px;border-radius:4px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:inherit;transition:transform var(--transition),border-color var(--transition),background var(--transition)}.auth-demo-card:hover{transform:translateY(-2px);border-color:#ffffff3d;background:#ffffff1a}.auth-demo-card strong{font-size:var(--font-size-strong);font-weight:var(--font-weight-strong)}.auth-demo-card span,.auth-demo-card small{color:#f1f5f9d1}.auth-form{display:grid;gap:14px}.auth-form .action-button{height:40px;min-height:40px}.password-policy-card{display:grid;gap:10px;padding:14px;border:1px solid var(--border-soft);border-radius:4px;background:color-mix(in srgb,var(--bg-panel) 94%,#f8fbff 6%)}.password-policy-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.password-policy-card__summary{margin:0;color:var(--text-soft);font-size:.9rem}.password-meter{height:10px;overflow:hidden;border-radius:999px;background:#e7ebf3}.password-meter__bar{height:100%;border-radius:inherit;transition:width .16s ease}.password-meter__label{font-size:.84rem;font-weight:600}.password-meter--idle{color:#64748b;background:#cbd5e1}.password-meter--weak{color:#b42318;background:#ef4444}.password-meter--medium{color:#b05e12;background:#f08a24}.password-meter--good{color:#0d67c8;background:#1f87ff}.password-meter--strong{color:#107c4a;background:#17b26a}.password-policy-list{display:grid;gap:8px}.password-policy-list__item{display:flex;align-items:center;gap:10px;color:var(--text-soft);font-size:.92rem}.password-policy-list__item--ok{color:#107c4a}.password-policy-list__icon{min-width:54px;font-size:.76rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.auth-panel .panel__header h3{margin:0;font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);color:var(--heading-h3-text)}.auth-form label{display:grid;gap:6px;font-size:var(--font-size-base);font-weight:var(--font-weight-base);color:var(--text-soft)}.auth-form input[type=email],.auth-form input[type=password]{height:var(--form-control-height, var(--button-height-secondary));min-height:var(--form-control-height, var(--button-height-secondary));padding:0 13px;border-radius:4px;border:1px solid var(--form-control-border, var(--border-soft));background:var(--form-control-bg, #f4f8fd);color:var(--form-control-text, var(--text-main));font:inherit}.password-input{position:relative}.password-input input{width:100%;height:var(--form-control-height, var(--button-height-secondary));min-height:var(--form-control-height, var(--button-height-secondary));padding:0 42px 0 13px;border-radius:4px;border:1px solid var(--form-control-border, var(--border-soft));background:var(--form-control-bg, #f4f8fd);color:var(--form-control-text, var(--text-main));font:inherit}.password-input__toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:30px;height:30px;display:inline-grid;place-items:center;border:0;padding:0;border-radius:4px;background:transparent;color:#64748b;cursor:pointer}.password-input__toggle:hover,.password-input__toggle:focus-visible{background:#edf3ff;color:#2440a6;outline:none}.password-input__toggle svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.password-input__toggle circle{stroke:currentColor}.auth-checkbox{grid-template-columns:auto 1fr;align-items:center;gap:8px}.form-error{color:#b42318;font-size:.82rem}.global-feedback{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;margin:0 0 18px;padding:12px 14px;border:1px solid var(--content-feedback-border);border-radius:4px;background:var(--content-feedback-bg);color:var(--text, var(--text-main));font-size:13px;font-weight:var(--feedback-font-weight);box-shadow:none}.global-feedback--local{margin:10px 0 14px;box-shadow:none}.global-feedback__body{grid-column:2;display:grid;gap:2px;min-width:0}.global-feedback__body strong{color:var(--content-feedback-tone);font-weight:600}.global-feedback__body span{color:var(--text, var(--text-main));font-weight:400}.global-feedback__list{grid-column:2;display:grid;gap:4px;margin:0;padding-left:18px;color:var(--text-muted, var(--text-soft))}.global-feedback__list li::marker{color:var(--content-feedback-tone)}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:900px){.brand--topbar{flex:1 1 auto}}.action-button{border:0;border-radius:4px;cursor:pointer}.action-button{display:inline-flex;align-items:center;justify-content:center;padding:0 11px;height:var(--button-height-primary);min-height:var(--button-height-primary);white-space:nowrap;color:var(--button-primary-text);background:var(--button-primary-bg);border:1px solid var(--button-primary-border);box-shadow:var(--shadow-button-primary);font-size:var(--font-size-button-primary);font-weight:var(--font-weight-button-primary);transition:transform var(--transition),box-shadow var(--transition),background var(--transition),border-color var(--transition)}.action-button:hover,.action-button:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-button-primary);background:var(--button-primary-hover-bg);border-color:var(--button-primary-hover-border)}.action-button:active{background:var(--button-primary-active-bg);border-color:var(--button-primary-active-border);transform:translateY(0)}.action-button--ghost{background:var(--button-secondary-bg);color:var(--button-secondary-text);box-shadow:var(--shadow-button-secondary);border:1px solid var(--button-secondary-border);height:var(--button-height-secondary);min-height:var(--button-height-secondary);font-size:var(--font-size-button-secondary);font-weight:var(--font-weight-button-secondary)}.action-button--ghost:hover,.action-button--ghost:focus-visible{background:var(--button-secondary-hover-bg);border-color:var(--button-secondary-hover-border)}.action-button--ghost:active{background:var(--button-secondary-active-bg);border-color:var(--button-secondary-active-border)}.action-button--block{width:100%;justify-content:center}@media(max-width:980px){.brand--topbar{max-width:100%}.brand--topbar .brand__logo--image{width:42px;height:42px}.brand--topbar .brand__title{font-size:1rem}}.notification-live-preview__button-wrap .action-button{pointer-events:none}.template-preview__body>.action-button,.template-preview__button-row .action-button{font-size:var(--font-size-mail-button);font-weight:var(--font-weight-mail-button)}@media(max-width:760px){.fee-quick-actions .action-button,.fee-section-actions .action-button,.fee-workspace .settings-section__actions .action-button,.fee-assignment-control .action-button,.fee-paid-actions .action-button,.fee-sepa-export-box .action-button{width:100%}}.student-table__pagination-actions>.action-button{flex:0 0 auto;width:auto;white-space:nowrap}.student-table__pagination-actions--compact>.action-button{width:100%}.employee-table .table-link{font-weight:var(--font-weight-strong)}@media(max-width:620px){.student-assignment-empty .action-button{width:100%}}.form-field--span-2{grid-column:span 2}.course-group-toolbar .action-button,.course-group-toolbar .action-button--ghost{min-width:0;max-width:100%;white-space:normal}.course-group-toolbar--actions-only .action-button,.course-group-toolbar--actions-only .action-button--ghost{width:auto;flex:0 0 auto}@container (max-width: 1200px){.employee-edit-workspace .action-button{width:auto;min-width:max-content;max-width:100%}}@container (max-width: 900px){.employee-edit-workspace .action-button{width:auto;min-width:max-content;max-width:100%}.employee-workspace .action-button,.course-group-workspace .action-button,.course-group-workspace .action-button--ghost{width:100%}.course-group-card>.student-edit-block__header--split .settings-role-actions--inline .action-button,.course-group-editor>.student-edit-block__header--split .settings-role-actions--inline .action-button{width:100%}}@container (max-width: 520px){.pre-registration-workspace .action-button{justify-content:center;width:100%;min-width:0}}.status-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.78rem;font-weight:600}.status-chip{padding:4px 7px}.status-chip--success{color:var(--badge-ok-text);background:color-mix(in srgb,var(--badge-ok-bg) 12%,transparent)}.status-chip--warning{color:var(--badge-warn-text);background:color-mix(in srgb,var(--badge-warn-bg) 14%,transparent)}.status-chip--info{color:var(--badge-info-text);background:color-mix(in srgb,var(--badge-info-bg) 12%,transparent)}.status-chip--neutral{color:var(--badge-neutral-text);background:color-mix(in srgb,var(--badge-neutral-bg) 12%,transparent)}.status-chip--danger{color:var(--badge-danger-text);background:color-mix(in srgb,var(--badge-danger-bg) 12%,transparent)}@keyframes pulse{0%{opacity:.9;transform:scale(.92)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@media(max-width:1200px){.brand--topbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;max-width:100%}.brand--topbar .brand__logo--image{width:42px;height:42px}.brand--topbar .brand__title{font-size:1rem}.auth-shell{grid-template-columns:1fr}}@media(max-width:640px){:root{--universal-bar-height: 116px}.brand--topbar .brand__logo--image{width:38px;height:38px}.brand--topbar .brand__title{font-size:.95rem}.brand--topbar .brand__subtitle{font-size:.68rem}.main{padding:10px}.employee-edit-workspace .action-button{justify-content:center;width:100%;min-width:0}.main{padding:12px;grid-column:1;grid-row:2;width:100%;max-width:100%;overflow-x:hidden}.form-grid{grid-template-columns:1fr}.form-field--span-2{grid-column:auto}.action-button{width:100%;justify-content:center}.auth-shell{padding:14px}.auth-panel{padding:18px}.auth-demo-grid{grid-template-columns:1fr}}.planner-controls-row__actions .action-button,.planner-calendar-panel__tools .action-button{margin:0;min-width:0;width:100%;max-width:100%;white-space:normal}@container (max-width: 1200px){.planner-workspace .planner-controls-row__actions .action-button{width:100%}}@keyframes plannerPulse{0%{transform:scale(.72);opacity:.38}70%{transform:scale(1.08);opacity:0}to{transform:scale(1.08);opacity:0}}.planner-actions-strip__grid .form-field--full{grid-column:1 / -1}@media(max-width:1200px){.planner-controls-row__actions .action-button{width:100%}}@media(max-width:700px){.settings-modal-backdrop{place-items:start center;padding:12px}.settings-modal{width:100%;max-height:calc(100vh - 24px);border-radius:16px;padding:14px}.settings-modal__header{flex-direction:column;align-items:stretch}.settings-modal__footer{align-items:stretch}.settings-modal__footer .action-button{justify-content:center}.planner-controls-row__actions .action-button,.planner-calendar-panel__tools .action-button{width:100%}}@media(max-width:1400px)and (min-width:1201px){.main{padding-inline:12px}}.public-donation-panel{border:1px solid rgba(15,23,42,.1);background:linear-gradient(145deg,#fffffff5,#f8fafceb);box-shadow:0 22px 60px #0f172a14}.public-donation-hero h1{margin:0;color:#102033}.public-donation-hero p{max-width:760px;margin:8px 0 0;color:#526173}.public-donation-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.public-donation-methods button{min-height:38px;border:1px solid rgba(48,73,159,.18);border-radius:4px;background:#fff;color:#30499f;font-weight:700;cursor:pointer}.public-donation-methods button.active{background:#30499f!important;color:#fff!important}.public-donation-qr{display:grid;justify-items:center;gap:16px;padding:20px;border:1px dashed rgba(48,73,159,.26);border-radius:4px;background:radial-gradient(circle at top left,rgba(48,73,159,.08),transparent 34%),#fff}.public-donation-qr img{width:min(300px,100%);height:auto;image-rendering:crisp-edges}.public-donation-qr dl{display:grid;gap:8px;width:100%;margin:0}.public-donation-qr div{display:grid;grid-template-columns:165px minmax(0,1fr);gap:12px 16px;align-items:start;font-size:.82rem}.public-donation-qr dt{white-space:nowrap;padding-right:8px}.public-donation-qr dd{margin:0;min-width:0;line-height:1.5;overflow-wrap:anywhere;color:#102033}.public-registration-shell{min-height:100vh;padding:clamp(18px,4vw,48px);font-family:var(--font-family-app);font-size:var(--font-size-base);font-weight:var(--font-weight-base);background:radial-gradient(circle at 12% 8%,rgba(48,73,159,.08),transparent 30%),linear-gradient(135deg,var(--bg-app) 0%,#f7f9fd 55%,#eef3fb 100%)}.public-registration-shell--compact{display:grid;align-items:start}.public-registration-hero,.public-registration-card{width:min(1180px,100%);margin:0 auto}.public-registration-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);gap:18px;align-items:stretch;margin-bottom:18px}.public-registration-hero>div,.public-registration-hero aside,.public-registration-card,.public-registration-subcard{border:1px solid rgba(15,23,42,.1);border-radius:4px;background:var(--bg-panel);box-shadow:0 2px 4px #0f172a14}.public-registration-hero>div{padding:clamp(22px,4vw,42px)}.public-registration-hero h1{margin:8px 0 10px;color:#102033;font-size:clamp(28px,5vw,48px);line-height:1.02}.public-registration-hero p,.public-registration-section__header p{margin:0;color:#475467;font-size:14px;line-height:1.65}.public-registration-hero aside{display:grid;align-content:end;gap:8px;padding:22px;color:#102033}.public-registration-hero aside strong,.public-registration-eyebrow,.public-registration-review strong{color:var(--primary, #30499f)}.public-registration-eyebrow{font-size:14px;font-weight:700;letter-spacing:var(--eyebrow-letter-spacing);text-transform:var(--eyebrow-transform)}.public-registration-card{overflow:hidden}.public-registration-card--success-only{display:grid;width:100%;min-height:430px;place-items:center;padding:clamp(28px,6vw,54px)}.public-registration-final{display:grid;justify-items:center;gap:16px;max-width:620px;text-align:center}.public-registration-final__icon{display:inline-grid;width:64px;height:64px;place-items:center;border-radius:999px;background:#107c4a;color:#fff;font-size:32px;font-weight:800;line-height:1}.public-registration-final h2{margin:0;color:#102033;font-size:clamp(26px,4vw,38px);letter-spacing:-.03em}.public-registration-final p{margin:0;color:#475467;font-size:15px;line-height:1.65}.public-registration-final p span{display:block}.public-registration-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;overflow:hidden;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#0f172a14}.public-registration-steps button{display:flex;align-items:center;gap:8px;min-height:54px;border:0;background:#ffffffdb;color:#64748b;font:inherit;font-size:13px;font-weight:500;padding:12px 16px;cursor:pointer}.public-registration-steps button span{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;border:1px solid color-mix(in srgb,var(--primary, #30499f) 18%,transparent);color:var(--primary, #30499f);background:#f4f8fd;font-size:11px}.public-registration-steps button.active{background:var(--primary, #30499f);color:#fff}.public-registration-steps button.active span{border-color:#ffffff61;background:#ffffff29;color:#fff}.public-registration-steps button.done{color:#107c4a}.public-registration-section{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:18px;padding:clamp(20px,4vw,34px)}.public-registration-section>*{min-width:0;max-width:100%}.public-registration-section__header{display:grid;gap:7px}.public-registration-section__header--split{grid-template-columns:minmax(0,1fr) auto;align-items:start}.public-registration-section__header h2,.public-registration-section__header h3{margin:0;color:#102033}.public-registration-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.public-registration-choice{display:grid;gap:10px;min-height:154px;padding:20px;border:1px solid #d8e3fb;border-radius:4px;background:#f4f8fd;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.public-registration-choice:hover,.public-registration-choice.active{border-color:var(--primary, #30499f);box-shadow:0 2px 4px color-mix(in srgb,var(--primary, #30499f) 16%,transparent);transform:translateY(-1px)}.public-registration-choice input{width:18px;height:18px}.public-registration-choice strong{color:#102033;font-size:18px}.public-registration-choice span{color:#64748b;line-height:1.55}.public-registration-choice__meta{color:#8a94a6;font-size:12px;font-weight:500}.public-registration-grid{display:grid;gap:12px}.public-registration-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.public-registration-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.public-registration-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.public-registration-grid--one{grid-template-columns:minmax(0,1fr)}.public-registration-subcard{display:grid;gap:16px;padding:18px;background:var(--bg-panel);box-shadow:0 2px 4px #0f172a0f}.public-registration-toggle{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%;min-width:0;color:#475467;font-size:13px;font-weight:500;line-height:1.45;padding:10px;border:1px solid var(--form-control-border, var(--border-soft));border-radius:4px;background:var(--bg-panel, #fff);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}.public-registration-toggle:hover{border-color:color-mix(in srgb,var(--primary, #30499f) 20%,var(--form-control-border, var(--border-soft)));background:color-mix(in srgb,var(--primary, #30499f) 3%,var(--bg-panel, #fff))}.public-registration-toggle:focus-within{border-color:color-mix(in srgb,var(--primary, #30499f) 60%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary, #30499f) 45%,white),0 0 0 4px color-mix(in srgb,var(--primary, #30499f) 12%,transparent);background:color-mix(in srgb,var(--primary, #30499f) 4%,var(--bg-panel, #fff))}.public-registration-toggle input{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:var(--primary, #30499f)}.public-registration-wizard-v8 input[type=radio],.public-registration-wizard-v8 input[type=checkbox]{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;appearance:auto;accent-color:var(--primary, #30499f)}.public-registration-toggle span{flex:1 1 0%;min-width:0}.public-registration-locked-field{position:relative}.public-registration-locked-field input{padding-right:34px;color:#475467}.public-registration-locked-field small{position:absolute;right:11px;bottom:10px;pointer-events:none}.public-registration-id-field input{height:52px;min-height:52px;font-size:1.125rem;font-weight:700}.public-registration-lookup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start;margin-bottom:16px}.public-registration-lookup-card{display:grid;gap:12px;align-content:start;padding:16px;border-radius:4px}.public-registration-lookup-card--blue,.public-registration-lookup-card--warning{border:1px solid #d8e3fb;background:#f4f8fd}.public-registration-lookup-card__title{color:#20356f;font-size:16px;font-weight:700;margin:0}.public-registration-lookup-card--warning .public-registration-lookup-card__title,.public-registration-lookup-card--warning p,.public-registration-lookup-card--warning .public-registration-lock-note{color:#1f2937}.public-registration-lookup-card--warning p,.public-registration-lookup-card--warning .public-registration-lock-note{color:#64748b}.public-registration-lookup-card p{margin:0;font-size:14px;line-height:1.6}.public-registration-lookup-panel{display:grid;gap:12px;min-height:100%}.public-registration-lookup-note{display:block;margin:0;color:#64748b;font-size:14px;line-height:1.55}.public-registration-id-field input{background:#fff;border-color:#d8e3fb;box-shadow:inset 0 1px 2px #0f172a0a;font-size:14px}.public-registration-lookup-warning{min-height:100%;margin:0;gap:20px}.public-registration-lookup-summary{margin-top:0}.public-registration-heading-actions-v8{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.public-registration-heading-actions-v8>div{min-width:0}.public-registration-heading-actions-v8>.action-button{flex:0 0 auto}@media(max-width:760px){.public-registration-heading-actions-v8{align-items:stretch;flex-direction:column}.public-registration-heading-actions-v8>*,.public-registration-heading-actions-v8>.action-button{width:100%;min-width:0;max-width:100%;white-space:normal}}.public-registration-section__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 16px}.public-registration-unlock-button{min-width:176px}.public-registration-lock-note{display:inline-flex;align-items:center;gap:10px;color:#667085;font-size:14px;font-weight:400;line-height:1.55}.public-registration-lock-note--warning{align-items:flex-start}.public-registration-lookup-summary article strong{font-size:16px}.public-registration-lookup-summary article span,.public-registration-lookup-summary article small{font-size:14px}@media(max-width:900px){.public-registration-lookup-grid{grid-template-columns:1fr}}.public-registration-lock-icon{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:4px;background:#fff;border:1px solid #d8e3fb;color:#6b7280;flex-shrink:0}.public-registration-lock-icon svg{display:block;width:14px;height:14px;fill:currentColor}.public-registration-success{display:flex;align-items:flex-start;gap:10px}.public-registration-success__icon{display:inline-grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:999px;background:#107c4a;color:#fff;font-size:13px;font-weight:700;line-height:1}.public-registration-consent{border-color:color-mix(in srgb,var(--primary, #30499f) 20%,transparent);background:color-mix(in srgb,var(--primary, #30499f) 5%,#fff)}.public-registration-consent:hover{border-color:color-mix(in srgb,var(--primary, #30499f) 28%,transparent);background:color-mix(in srgb,var(--primary, #30499f) 8%,#fff)}.public-registration-consent:focus-within{border-color:color-mix(in srgb,var(--primary, #30499f) 65%,white);background:color-mix(in srgb,var(--primary, #30499f) 9%,#fff)}.public-registration-consent.form-field--invalid{border-color:#d92d20;box-shadow:inset 0 0 0 1px #d92d20;background:color-mix(in srgb,#d92d20 4%,#fff)}.public-registration-consent.form-field--invalid:focus-within{box-shadow:inset 0 0 0 1px #d92d20,0 0 0 4px #d92d201f}.public-registration-highlight{font-weight:800}.public-registration-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px}.public-registration-course-hint{margin-top:10px;color:#30499f;font-size:14px;font-weight:600;line-height:1.55}.public-registration-course-section-header{margin-bottom:8px}.public-registration-course-section-header h3{margin:0;color:#102033;font-size:1.17em;font-weight:700;line-height:1.2}.public-registration-course-hint__link{margin-top:10px}.public-registration-course-card{position:relative;min-height:198px;align-content:start;overflow:hidden;border-color:#30499f1f;background:linear-gradient(145deg,#fffffffa,#f4f8fdeb),radial-gradient(circle at top right,rgba(48,73,159,.12),transparent 42%);box-shadow:0 8px 18px #0f172a0d,inset 0 1px #ffffffb8;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.public-registration-course-card:after{content:"";position:absolute;inset:auto -12% -42% auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(48,73,159,.14),transparent 70%);pointer-events:none;opacity:.8}.public-registration-course-card:hover,.public-registration-course-card.active{border-color:#30499f6b;box-shadow:0 14px 28px #30499f1f,inset 0 1px #ffffffe6;transform:translateY(-2px)}.public-registration-course-card__header{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-left:34px}.public-registration-course-card__title-wrap{display:grid;gap:8px}.public-registration-course-card__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:4px 14px}.public-registration-course-card__title-wrap strong{font-size:18px;line-height:1.35;letter-spacing:-.01em}.public-registration-course-card__suitable{color:#667085;font-size:12px;font-weight:500;line-height:1.5}.public-registration-course-card__price{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid color-mix(in srgb,var(--primary, #30499f) 22%,transparent);border-radius:999px;background:var(--primary, #30499f);color:#fff;font-size:13px;font-weight:500;text-align:center;white-space:nowrap;box-shadow:0 4px 10px color-mix(in srgb,var(--primary, #30499f) 10%,transparent)}.public-registration-choice .public-registration-course-card__price{color:#fff}.public-registration-course-card__description{position:relative;z-index:1;color:#4b5b76;line-height:1.6;padding-left:34px}.public-registration-course-card input{position:absolute;top:22px;left:20px;width:18px;height:18px;accent-color:#30499f}.public-registration-course-note{margin-top:12px;color:#5f6f8f;font-size:12px;line-height:1.65}.public-registration-course-note strong{color:#30499f;font-weight:700}.public-registration-sepa-note{margin:14px 0 12px;color:#30499f;background:#30499f0f;border-color:#30499f3d}.public-registration-payment-summary{display:grid;gap:12px;margin:0 0 14px;padding:14px;border:1px solid rgba(48,73,159,.18);border-radius:4px;background:#30499f0d}.public-registration-payment-summary--compact{gap:8px;background:#30499f0a}.public-registration-payment-summary__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.public-registration-payment-summary__header strong,.public-registration-payment-summary__text strong{color:#20356f;font-weight:700}.public-registration-payment-summary__header span{color:#30499f;font-size:13px;font-weight:700}.public-registration-payment-summary__items{display:grid;gap:10px}.public-registration-payment-summary__item{display:grid;gap:4px;padding:12px;border:1px solid rgba(48,73,159,.12);border-radius:4px;background:#fff}.public-registration-payment-summary__item strong{color:#20356f;font-weight:700}.public-registration-payment-summary__item span,.public-registration-payment-summary__text span{color:#4c5d7f;line-height:1.6}.public-registration-payment-summary__text{display:grid;gap:6px}.public-registration-payment-summary__item small{color:#6f7f9e;font-size:12px}.public-registration-payment-summary__item b{color:#30499f;font-size:15px;font-weight:700}.public-registration-legal-note{margin:16px 0 14px;padding:12px 14px;color:#30499f;background:#30499f0f;border-color:#30499f3d}.public-registration-legal-note .global-feedback__body{display:grid;gap:6px}.public-registration-review{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.public-registration-review--detailed{grid-template-columns:repeat(2,minmax(0,1fr))}.public-registration-review--split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.public-registration-review__column{display:grid;gap:12px}.public-registration-review article{display:grid;gap:6px;align-content:start;padding:16px;border:1px solid #d8e3fb;border-radius:4px;background:#f4f8fd}.public-registration-review strong{font-size:12px}.public-registration-review span{color:#102033;font-weight:500}.public-registration-review small{color:#64748b;font-size:12px;line-height:1.45}.public-registration-review .masked-iban-v8{display:inline-block;color:inherit;font-family:Cascadia Mono,Segoe UI Mono,Consolas,monospace;font-size:1em;font-weight:inherit;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"liga" 0,"clig" 0,"calt" 0;letter-spacing:0;white-space:nowrap}.public-registration-review__edit{justify-self:end;margin-top:6px;border:0;border-radius:4px;background:color-mix(in srgb,var(--primary, #30499f) 8%,transparent);color:var(--primary, #30499f);font:inherit;font-size:12px;font-weight:500;padding:6px 10px;cursor:pointer}.public-registration-review__edit:hover{background:var(--primary, #30499f);color:#fff}.public-registration-add-button{border-color:var(--primary, #30499f);background:var(--primary, #30499f);color:#fff;box-shadow:0 2px 4px color-mix(in srgb,var(--primary, #30499f) 18%,transparent)}.public-registration-add-button:hover{border-color:var(--primary-hover, #28428f);background:var(--primary-hover, #28428f);color:#fff}.public-registration-shell .action-button:hover,.public-registration-shell .action-button:focus-visible{transform:translateY(-1px);box-shadow:0 2px 4px color-mix(in srgb,var(--primary, #30499f) 18%,transparent)}.public-registration-shell .action-button--ghost:hover,.public-registration-shell .action-button--ghost:focus-visible{box-shadow:0 2px 4px #0f172a14}.public-registration-actions{display:flex;justify-content:flex-end;gap:10px;padding:12px clamp(20px,4vw,34px) 18px;background:#ffffffb8}.public-registration-required-note{padding:14px clamp(20px,4vw,34px) 0;border-top:1px solid rgba(15,23,42,.08);color:#d92d20;font-size:13px;font-weight:500}.public-registration-required-note span{font-weight:700}.public-registration-card .form-field--invalid>input,.public-registration-card .form-field--invalid>select,.public-registration-card .form-field--invalid>textarea,.public-registration-card .form-field--invalid .phone-input-row,.public-registration-card .form-field--invalid .phone-input{border-color:#d92d20;box-shadow:inset 0 0 0 1px #d92d20}.public-registration-card .form-field--invalid .phone-country-picker__trigger{border-right-color:#d92d20}.public-registration-card .form-field--invalid>span{color:#b42318}.public-registration-feedback-stack{display:grid;gap:8px}.public-registration-feedback{margin:0}.public-registration-card>.public-registration-feedback,.public-registration-card>.public-registration-feedback-stack{margin:clamp(20px,4vw,34px) clamp(20px,4vw,34px) 0}.public-registration-modal-backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a5c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.public-registration-modal{width:min(100%,460px);border:1px solid var(--border-soft, #e7ebf3);border-radius:14px;background:var(--bg-panel, #fff);box-shadow:0 18px 42px #0f172a2e;padding:22px;color:var(--form-control-text, #101828)}.public-registration-modal h3{margin:8px 0;font-size:20px;font-weight:600}.public-registration-modal p{margin:0;color:var(--form-label-text, #64748b);font-size:13px;line-height:1.6}.public-registration-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.public-donation-page{min-height:100vh;padding:clamp(20px,4vw,54px);background:radial-gradient(circle at 12% 12%,rgba(48,73,159,.18),transparent 30%),linear-gradient(135deg,#eef3f8,#f8fafc 52%,#e8f0ec);color:#102033}.public-donation-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1020px;margin:0 auto 18px}.public-donation-hero span{display:inline-flex;margin-bottom:8px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#30499f}.public-donation-hero h1{font-size:clamp(2rem,6vw,4.8rem);line-height:.95}.public-donation-print{border:0;border-radius:4px;padding:12px 16px;background:#30499f;color:#fff;font-weight:800;cursor:pointer}.public-donation-panel{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);gap:22px;max-width:1020px;margin:0 auto;padding:clamp(18px,3vw,30px);border-radius:4px}.public-donation-controls label{display:grid;gap:8px;margin-bottom:16px;font-weight:800}.public-donation-controls input{min-height:46px;border:1px solid rgba(15,23,42,.16);border-radius:4px;padding:0 12px;font-size:1rem}@media(max-width:980px){.public-donation-panel,.public-registration-hero,.public-registration-choice-grid,.public-registration-course-grid,.public-registration-review,.public-registration-review--split{grid-template-columns:1fr}.public-registration-review--docked .public-registration-review__column{display:contents}.public-registration-review--docked .public-registration-review__card--guardian{order:1}.public-registration-review--docked .public-registration-review__card--registration{order:2}.public-registration-review--docked .public-registration-review__card--payment{order:3}.public-registration-grid--four,.public-registration-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.public-donation-hero{align-items:stretch;flex-direction:column}.public-registration-shell{padding:10px}.public-registration-grid--two,.public-registration-grid--three,.public-registration-grid--four,.public-registration-section__header--split{grid-template-columns:1fr}.public-registration-steps{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.public-registration-steps button{width:100%;min-width:0}.public-registration-card,.public-registration-wizard-v8,.public-registration-section,.public-registration-grid,.public-registration-grid>*,.public-registration-review,.public-registration-review article,.public-registration-payment-summary,.public-registration-payment-summary__item{min-width:0;max-width:100%}.public-registration-section,.public-registration-wizard-v8 .form-field--invalid,.public-registration-feedback-stack,.public-registration-card>.global-feedback--error{scroll-margin-top:96px}.public-registration-course-card{min-height:0;padding:16px;gap:10px}.public-registration-course-card input{position:static;width:20px;height:20px;margin:0 0 2px}.public-registration-course-card__header{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;padding-left:0}.public-registration-course-card__title-wrap,.public-registration-course-card__meta{min-width:0}.public-registration-course-card__title-wrap strong,.public-registration-course-card__suitable,.public-registration-course-card__description,.public-registration-payment-summary strong,.public-registration-payment-summary span,.public-registration-payment-summary small,.public-registration-review strong,.public-registration-review span,.public-registration-review small{overflow-wrap:anywhere}.public-registration-course-card__price{justify-self:start;max-width:100%;min-height:34px;padding:7px 11px;line-height:1.35;white-space:normal}.public-registration-course-card__description{padding-left:0}.public-registration-actions{flex-direction:column}.public-registration-actions .action-button{width:100%}.public-donation-qr div{grid-template-columns:1fr;gap:4px}}@media print{.public-donation-print{display:none!important}.public-donation-page{display:block!important;min-height:auto!important;padding:0!important;background:#fff!important}.public-donation-panel{grid-template-columns:1fr 1fr!important;box-shadow:none!important}}@font-face{font-family:Inter;src:url(./Inter-latin-ext-variable-DO1Apj_S.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(./Inter-latin-variable-Dx4kXJAl.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--canvas: #f5f7fa;--canvas-accent: rgba(61, 117, 232, .055);--surface: #ffffff;--surface-raised: #ffffff;--surface-soft: #f8fafc;--surface-muted: #f1f4f8;--surface-overlay: rgba(255, 255, 255, .92);--text: #131821;--text-muted: #687385;--text-soft: #8b95a5;--border: #e2e7ee;--border-strong: #d4dbe5;--primary: #356ee8;--primary-hover: #285ed4;--primary-soft: #edf3ff;--focus: rgba(53, 110, 232, .26);--success: #16876c;--warning: #b96c12;--danger: #c74659;--info: #3276b8;--shadow-xs: 0 1px 2px rgba(17, 24, 39, .05);--shadow-sm: 0 7px 22px rgba(17, 24, 39, .065), 0 1px 2px rgba(17, 24, 39, .04);--shadow-md: 0 16px 40px rgba(17, 24, 39, .1), 0 2px 5px rgba(17, 24, 39, .05);--radius-sm: 5px;--radius-md: 5px;--radius-lg: 5px;--sidebar-width: 276px;--sidebar-compact: 82px;--topbar-height: 72px;--content-max: 1920px;--motion-fast: .16s;--motion-base: .28s}:root[data-theme=dark]{color-scheme:dark;--canvas: #0b0d10;--canvas-accent: rgba(255, 255, 255, .018);--surface: #13161a;--surface-raised: #181c21;--surface-soft: #1b2026;--surface-muted: #20262d;--surface-overlay: rgba(19, 22, 26, .94);--text: #f2f4f7;--text-muted: #a1a9b5;--text-soft: #7f8997;--border: #2a3038;--border-strong: #383f49;--primary: #78a0ff;--primary-hover: #91b1ff;--primary-soft: rgba(120, 160, 255, .12);--focus: rgba(120, 160, 255, .32);--success: #62c6aa;--warning: #e6a457;--danger: #ef7d8e;--info: #77aee0;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .26);--shadow-sm: 0 8px 24px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .28);--shadow-md: 0 20px 48px rgba(0, 0, 0, .42), 0 2px 6px rgba(0, 0, 0, .3)}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--text);background:radial-gradient(circle at 78% -12%,var(--canvas-accent),transparent 34rem),var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}a{color:inherit}svg{display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tone-blue{--tone: #3d75e8;--tone-soft: rgba(61, 117, 232, .11)}.tone-violet{--tone: #855bd8;--tone-soft: rgba(133, 91, 216, .11)}.tone-emerald{--tone: #1b9b7b;--tone-soft: rgba(27, 155, 123, .11)}.tone-amber{--tone: #d38320;--tone-soft: rgba(211, 131, 32, .12)}.tone-rose{--tone: #d25b70;--tone-soft: rgba(210, 91, 112, .11)}.tone-indigo{--tone: #566edc;--tone-soft: rgba(86, 110, 220, .11)}:root[data-theme=dark] .tone-blue{--tone: #78a0ff;--tone-soft: rgba(120, 160, 255, .13)}:root[data-theme=dark] .tone-violet{--tone: #b38aff;--tone-soft: rgba(179, 138, 255, .13)}:root[data-theme=dark] .tone-emerald{--tone: #62c6aa;--tone-soft: rgba(98, 198, 170, .13)}:root[data-theme=dark] .tone-amber{--tone: #e6a457;--tone-soft: rgba(230, 164, 87, .13)}:root[data-theme=dark] .tone-rose{--tone: #ef7d8e;--tone-soft: rgba(239, 125, 142, .13)}:root[data-theme=dark] .tone-indigo{--tone: #91a5ff;--tone-soft: rgba(145, 165, 255, .13)}:root[data-theme=dark] .sidebar{box-shadow:14px 0 40px #00000038}.navigation{min-height:0;display:flex;flex-direction:column;gap:3px;overflow-y:auto;overflow-x:hidden;padding:5px 2px 18px;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.nav-item.is-active{color:var(--primary);background:var(--primary-soft);border-color:#356ee821}.nav-item.is-active:before{background:var(--primary)}:root[data-theme=dark] .topbar{box-shadow:0 8px 26px #0000002e}.theme-toggle{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:4px 8px 4px 5px;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-soft);cursor:pointer}.theme-toggle__track{position:relative;width:54px;height:28px;display:flex;align-items:center;justify-content:space-around;border-radius:999px;color:var(--text-soft);background:var(--surface-muted)}.theme-toggle__track>.svg-inline--fa{z-index:1;width:11px;height:11px}.theme-toggle__sun{color:#d99025}.theme-toggle__moon{color:#8e98a7}.theme-toggle__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--surface-raised);box-shadow:0 2px 7px #1118272e;transition:transform var(--motion-base) cubic-bezier(.2,.8,.2,1)}:root[data-theme=dark] .theme-toggle__thumb{transform:translate(26px)}.theme-toggle__label{min-width:34px;font-size:13px;font-weight:600}.eyebrow{display:block;margin-bottom:4px;color:var(--text-muted);font-size:var(--type-micro);font-weight:400;letter-spacing:0;text-transform:none}.progress{position:relative;display:block;width:100%;height:7px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.progress>span{display:block;width:var(--progress, 0%);height:100%;border-radius:inherit;background:var(--tone, var(--primary))}.calendar-day.is-active{color:#fff;border-color:var(--primary);background:var(--primary);box-shadow:0 8px 20px #356ee83d}.calendar-day.is-active i{color:var(--primary);background:#fff}.tab.is-active,.segmented button.is-active{color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow-xs)}.empty-state.compact{min-height:135px}:root[data-theme=dark] .chart-line--blue{stroke:#78a0ff}:root[data-theme=dark] .chart-line--violet{stroke:#b38aff}:root[data-theme=dark] .chart-line--emerald{stroke:#62c6aa}.project-item{display:grid;gap:6px;padding:10px;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);background:var(--surface-soft);text-decoration:none}.project-item__head,.project-item__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-item__head strong,.project-item__head b{font-size:var(--type-micro)}.project-item__head b{color:var(--primary)}.project-item small,.project-item__footer{color:var(--text-muted);font-size:var(--type-micro)}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 13px;border:1px solid transparent;border-radius:var(--radius-md);font-size:var(--type-micro);font-weight:700;cursor:pointer}.button:disabled{opacity:.48;cursor:not-allowed}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field{min-width:0;display:grid;gap:5px}.field label{font-size:var(--type-micro);font-weight:700}.field label span{color:var(--danger)}.field input,.field select,.field textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--border-strong);border-radius:var(--radius-md);outline:0;color:var(--text);background:var(--surface-soft);font-size:var(--type-micro)}.field textarea{min-height:94px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus)}.field small{color:var(--text-muted);font-size:var(--type-micro)}.field.is-error input{border-color:var(--danger)}.field.is-error small{color:var(--danger)}.modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#04060994;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:1360px){.theme-toggle__label{display:none}}@media(max-width:1100px)and (min-width:761px){.theme-toggle__label{display:none}}@media(max-width:760px){:root{--topbar-height: 64px}body{background:var(--canvas)}.theme-toggle__label{display:none}.theme-toggle{min-width:62px;padding-right:4px}.form-grid{grid-template-columns:1fr}}@media(max-width:480px){.button-row .button{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.button,.field textarea,.project-item__head b,.field label,.project-item__footer,.field small{font-size:var(--type-micro)}:root{--shadow-unified: 0 2px 2px rgba(24, 39, 75, .2), 0 2px 2px rgba(24, 39, 75, .045);--shadow-unified-hover: 0 5px 5px rgba(24, 39, 75, .11), 0 5px 5px rgba(24, 39, 75, .055);--shadow-popover: 0 12px 28px rgba(22, 38, 75, .14);--type-micro: clamp(13px, calc(14.5px - .05vw) , 14px);--type-small: clamp(14px, calc(15.5px - .05vw) , 15px);--type-label: clamp(15px, calc(16.5px - .06vw) , 16px);--type-body: clamp(15px, calc(16.6px - .08vw) , 16px);--type-heading: clamp(18px, calc(19.8px - .07vw) , 19px)}:root[data-theme=dark]{--shadow-unified: 0 2px 2px rgba(0, 0, 0, .62), 0 2px 2px rgba(0, 0, 0, .3);--shadow-unified-hover: 0 5px 5px rgba(0, 0, 0, .54), 0 5px 5px rgba(0, 0, 0, .32);--shadow-popover: 0 12px 28px rgba(0, 0, 0, .46)}body{font-size:var(--type-body)}:root[data-theme=dark] .kpi-card:before{background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 52%)}.project-item{border:0;background:var(--surface-soft);box-shadow:none}.project-item:hover{border-color:transparent;background:color-mix(in srgb,var(--primary-soft) 38%,var(--surface-soft));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.calendar-day.is-active{box-shadow:var(--shadow-unified-hover)}:root[data-theme=dark] .topbar{box-shadow:0 2px 2px #0000006b}.topbar .theme-toggle{border:0;background:transparent;box-shadow:none}.topbar .theme-toggle:hover{border-color:transparent;color:var(--primary);background:var(--primary-soft)}.topbar .icon-button.is-active{color:var(--primary);background:var(--primary-soft)}.eyebrow,.project-item small,.project-item__footer,.field small{font-size:var(--type-micro)}.project-item__head strong,.project-item__head b,.button,.field label{font-size:var(--type-small)}.field input,.field select,.field textarea{font-size:var(--type-body)}.field label{padding-inline:14px}.field input,.field select,.field textarea{min-height:46px;padding:10px 14px;border:0;border-radius:var(--radius-md);background-color:var(--surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 18%,transparent),0 1px 2px color-mix(in srgb,var(--text) 5%,transparent)}.field select{appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center}.field input:focus,.field select:focus,.field textarea:focus{border-color:transparent;box-shadow:inset 0 0 0 1px var(--primary),0 0 0 3px var(--focus),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}body small,body time{font-size:var(--type-micro)!important}@media(max-width:760px){:root{--type-micro: 14px;--type-small: 15px;--type-label: 16px;--type-body: 16px;--type-heading: 19px}}@keyframes dashboard-agenda-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.page-actions{justify-content:flex-end}.module-action-row{display:flex;justify-content:flex-end;gap:8px;padding:2px 0}.action-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border:0;border-radius:var(--radius-md);color:var(--text-muted);background:transparent;font-size:var(--type-small);font-weight:650;text-decoration:none;cursor:pointer}.action-button:hover,.action-button.is-active{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.action-button--primary{color:#fff;background:var(--primary)}.action-button--primary:hover{color:#fff;background:var(--primary-hover)}.action-button--danger{color:#fff;background:var(--danger)}.action-button--icon{width:40px;padding-inline:0}.public-card{min-width:0;border:0;border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-unified)}.currency-input-v8{position:relative;display:block;min-width:0}.currency-input-v8>input{width:100%;padding-right:42px}.currency-input-v8>span{position:absolute;top:50%;right:14px;color:var(--text-muted);font-size:var(--form-font-size, 14px);font-weight:650;line-height:1;pointer-events:none;transform:translateY(-50%)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.section-heading{margin-bottom:14px}.section-heading h2,.section-heading h3{margin:0;font-size:var(--type-heading);line-height:1.25}.section-heading p{margin:4px 0 0;color:var(--text-muted);font-size:var(--type-small)}.page-tab.is-active{color:var(--primary);background:var(--surface);box-shadow:var(--shadow-unified)}.table-command-bar-v8>.action-button:not(.action-button--primary),.table-command-bar-v8__tools .action-button,.registration-command-bar-v8 .action-button:not(.action-button--primary),.planner-filter-v8>.action-button{color:var(--text-muted);background:transparent;box-shadow:none}.table-command-bar-v8>.action-button:not(.action-button--primary):hover,.table-command-bar-v8__tools .action-button:hover,.registration-command-bar-v8 .action-button:not(.action-button--primary):hover,.planner-filter-v8>.action-button:hover{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.control-menu-v8__panel button.is-active{color:var(--primary);background:var(--primary-soft)}.status-pulse-v8{position:relative;width:15px;height:15px;display:inline-grid;flex:0 0 15px;place-items:center;border-radius:50%;vertical-align:middle}.status-pulse-v8:before{content:"";position:relative;z-index:1;width:10px;height:10px;border-radius:50%;background:var(--tone);box-shadow:0 0 0 1px color-mix(in srgb,var(--tone) 28%,transparent),0 1px 2px #0000002e}.status-pulse-v8:after{content:"";position:absolute;inset:2.5px;border-radius:50%;background:var(--tone);animation:status-pulse-v8 1.7s cubic-bezier(.2,.65,.35,1) infinite}@keyframes status-pulse-v8{0%{opacity:.52;transform:scale(.8)}72%,to{opacity:0;transform:scale(2.35)}}@media(prefers-reduced-motion:reduce){.status-pulse-v8:after{opacity:.18;transform:scale(1.7);animation:none}}.table-link{color:var(--text);font-weight:750;text-decoration:none}.table-link:hover{color:var(--primary)}.status-badge{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:4px 8px;border-radius:999px;color:var(--tone, var(--text-muted));background:var(--tone-soft, var(--surface-muted));font-size:var(--type-micro);font-weight:500;white-space:nowrap}.status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.form-sections{display:grid;gap:10px}.form-sections{min-width:0;grid-template-columns:minmax(0,1fr)}.form-sections>*{min-width:0}.form-grid-prototype{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-section{padding:14px;border-radius:var(--radius-md);background:var(--surface-soft)}.form-section h3{margin:0 0 12px;font-size:var(--type-label)}.form-field-prototype{min-width:0;display:grid;gap:5px}.form-field-prototype--full{grid-column:1 / -1}.form-field-prototype span{font-size:var(--type-micro);font-weight:700;padding-inline:14px}.form-field-prototype input,.form-field-prototype select,.form-field-prototype textarea{width:100%;min-height:46px;padding:10px 14px;border:0;border-radius:var(--radius-md);outline:0;color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 18%,transparent),0 1px 2px color-mix(in srgb,var(--text) 5%,transparent);font-size:var(--type-body);transition:box-shadow .16s ease,background-color .16s ease}.form-field-prototype select{appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center}.form-field-prototype textarea{min-height:96px;resize:vertical}.form-field-prototype input:focus,.form-field-prototype select:focus,.form-field-prototype textarea:focus{background-color:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--primary),0 0 0 3px var(--focus),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}.form-field-prototype small{padding-inline:14px}.public-shell{min-height:100vh;display:grid;place-items:start center;padding:26px 14px;background:radial-gradient(circle at 20% 0%,rgba(53,110,232,.1),transparent 34rem),var(--canvas)}.public-frame{width:min(100%,980px);display:grid;gap:14px}.public-frame--auth{width:min(100%,480px);margin-top:clamp(20px,7vh,78px)}.public-brand{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text);text-decoration:none}.public-brand svg{width:42px;height:42px}.public-card{padding:clamp(18px,3vw,30px)}.public-card__head{margin-bottom:20px;text-align:center}.public-card__head h1{margin:3px 0 8px;font-size:clamp(26px,4vw,38px);line-height:1.1}.public-card__head p{max-width:68ch;margin:0 auto;color:var(--text-muted);font-size:var(--type-body)}.public-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:18px}.public-progress span{padding:8px;border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-muted);font-size:var(--type-micro);text-align:center}.public-progress span.is-active{color:var(--primary);background:var(--primary-soft);font-weight:700}.prototype-modal__card{width:min(100%,560px);padding:22px;border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:0 22px 70px #04091247,0 3px 8px #04091229;outline:1px solid color-mix(in srgb,var(--surface-raised) 80%,var(--text-muted))}@media(max-width:600px){.task-settings-command-v8 .action-button,.task-settings-actions .action-button{width:100%}}.task-source-filter-v8.is-active{border-color:var(--settings-tab-active-border);background:var(--settings-tab-active-bg);color:var(--settings-tab-active-text);box-shadow:var(--settings-tab-active-shadow)}.task-assignment-control-v8 .form-field-prototype{flex:1 1 320px}.pagination-v8 button.is-active{color:#fff;background:var(--primary)}.segmented-channel-v8 button{border:0;border-radius:var(--radius-md);color:var(--text-muted);background:transparent;font-size:var(--type-small);cursor:pointer}.recipient-sections-v8 button.is-active,.recipient-addressing-v8 button.is-active,.segmented-channel-v8 button.is-active{color:var(--primary);background:var(--surface);box-shadow:var(--shadow-unified)}.recipient-entry-v8.is-selected{background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 24%,transparent)}.notification-grid-v8--faithful .composer-editor-v8 .form-field-prototype{min-width:0;max-width:100%;box-sizing:border-box}.segmented-channel-v8{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.segmented-channel-v8{padding:4px;border-radius:var(--radius-md);background:var(--surface-muted)}.segmented-channel-v8 button{padding:7px 11px;font-weight:650}.ai-draft-v8 .form-field-prototype{flex:1 1 260px}.switch-control.is-active{background:var(--primary)}.switch-control.is-active span{transform:translate(18px)}.project-progress{height:9px;overflow:hidden;margin:10px 0 16px;border-radius:999px;background:var(--surface-muted)}.project-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#34b7c8,var(--primary),#7657e8)}.project-hero{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:18px;padding:18px;border-radius:var(--radius-md);background:var(--surface-soft)}.project-hero__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:var(--radius-md);color:var(--tone, var(--primary));background:var(--tone-soft, var(--primary-soft));font-size:26px}.project-hero strong{font-size:var(--type-heading)}.project-hero p,.public-footer,.public-brand small{color:var(--text-muted);font-size:var(--type-micro)!important}.public-brand>span:last-child{display:grid;gap:2px}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.public-footer--theme-only{justify-content:flex-end}.qr-placeholder{width:98px;height:98px;display:grid;place-items:center;margin-top:12px;border-radius:var(--radius-md);color:var(--text);background:linear-gradient(90deg,currentColor 10px,transparent 10px) 0 0 / 18px 18px,linear-gradient(currentColor 10px,transparent 10px) 0 0 / 18px 18px,var(--surface);box-shadow:inset 0 0 0 8px var(--surface);font-weight:800}.repeat-list-v8{display:grid;gap:16px}.repeat-card-v8__head>span{display:grid;gap:3px}.repeat-card-v8__head small{color:var(--text-muted);font-size:var(--type-small)}.check-row-v8{display:flex;flex-wrap:wrap;gap:10px 20px}.check-row-v8 label{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:var(--type-small);font-weight:650}.planner-filter-v8 .form-field-prototype{gap:0}.planner-filter-v8 .form-field-prototype>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.planner-filter-v8>.action-button{min-height:46px}.prototype-modal__card{max-height:calc(100vh - 32px);overflow-y:auto}.group-picker-v8 button.is-active{color:var(--primary);background:color-mix(in srgb,var(--primary-soft) 34%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 36%,transparent),var(--shadow-unified);transform:translateY(-1px)}.assignment-filter-v8 button.is-active{color:var(--primary);background:var(--primary-soft)}.template-list-v8>button.is-active{color:var(--primary);background:var(--primary-soft)}.menu-editor-v8 .repeat-card-v8{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.auth-card-v8,.auth-demo-v8{display:grid;gap:18px}.auth-demo-v8{padding:16px;border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:var(--shadow-unified)}.auth-demo-grid-v8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.auth-demo-grid-v8 button{display:grid;gap:3px;padding:11px;border:0;border-radius:var(--radius-md);color:var(--text);background:var(--surface);box-shadow:var(--shadow-unified);text-align:left;cursor:pointer}.auth-demo-grid-v8 span,.auth-demo-grid-v8 small,.auth-demo-v8 p{color:var(--text-muted);font-size:var(--type-micro)}.check-control-v8{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:var(--type-small)}.auth-actions-v8{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-payment-v8{display:grid;grid-template-columns:minmax(215px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(18px,2.5vw,32px);margin-top:16px;padding:16px;border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:var(--shadow-unified)}.project-payment-v8 p{color:var(--text-muted);font-size:var(--type-small);line-height:1.7}.employee-original-section-v8 .section-heading,.employee-log-v8 .section-heading{margin-bottom:14px}.phone-field-v8{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:5px}.phone-field-v8 button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:8px 9px;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);background:var(--surface);font:inherit;font-size:var(--type-small);cursor:pointer}.employee-form-grid-v8 .form-field-prototype--wide{grid-column:span 2}.planner-weekday-field-v8 label.is-active{border-color:color-mix(in srgb,var(--primary) 44%,var(--border));color:var(--primary);background:var(--primary-soft)}.profile-form-section-v8 .section-heading{margin-bottom:6px}.registration-form-row-v8{display:grid;min-width:0;gap:14px;align-items:start}.registration-form-row-v8--course{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr))}.registration-form-row-v8--period{grid-template-columns:repeat(4,minmax(0,1fr))}.registration-form-row-v8--schedule{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(120px,.55fr) minmax(140px,.7fr)}.registration-description-v8{width:100%}.registration-frequency-preview-v8{margin:-5px 0 0;color:var(--text-muted);font-size:var(--type-small)}.registration-checkbox-row-v8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.registration-checkbox-row-v8 label{min-width:0}.registration-command-bar-v8{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:10px 11px;border-radius:var(--radius-md);background:var(--surface-muted)}.registration-command-bar-v8>span{display:grid;gap:2px}.registration-command-bar-v8 small{color:var(--text-muted);font-size:var(--type-micro)}.registration-command-bar-v8>div{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.registration-course-v8{background:color-mix(in srgb,var(--surface-muted) 66%,var(--surface))}.registration-course-v8 .check-row-v8{margin-top:2px;padding:11px 13px}.repeat-card-v8{display:grid;gap:16px;padding:18px;border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:var(--shadow-unified)}.course-edit-v8>.repeat-list-v8{position:relative;display:grid;gap:12px;padding:42px 14px 14px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-muted) 74%,var(--surface));outline:1px dashed color-mix(in srgb,var(--text-muted) 38%,transparent);outline-offset:-1px;box-shadow:none}.course-edit-v8>.repeat-list-v8:before{content:"Wochentermine";position:absolute;top:13px;left:14px;color:var(--text-muted);font-size:var(--type-small);font-weight:700}.course-edit-v8>.repeat-list-v8 .repeat-card-v8{padding:15px;background:color-mix(in srgb,var(--surface) 82%,var(--surface-soft));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 12%,transparent)}.repeat-card-v8__head{display:flex;align-items:center;justify-content:space-between;gap:14px}.repeat-card-v8__head strong{font-size:var(--type-body)}@media(max-width:1180px){.planner-filter-v8 .action-button{width:100%}}@media(max-width:760px){.page-actions{justify-content:flex-start}.module-action-row{justify-content:stretch}.module-action-row .action-button,.module-action-row .course-filter-v8{width:100%}.form-grid-prototype{grid-template-columns:1fr}.task-toolbar-v8 .toolbar__group .action-button,.history-toolbar-v8 .action-button,.notification-submit-row-v8 .action-button{flex:1 1 145px}.section-heading{display:grid}.record-row>.status-badge,.record-row>.action-button{grid-column:2;justify-self:start}.public-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card-v8__footer .action-button{flex:1 1 100%}.employee-list-controls-v8>.action-button{width:100%;flex:1 1 100%}.employee-form-grid-v8 .form-field-prototype--wide{grid-column:auto}.registration-form-row-v8{grid-template-columns:1fr}.registration-command-bar-v8{align-items:stretch;flex-direction:column}.registration-command-bar-v8>div .action-button{flex:1 1 180px}.repeat-card-v8__head{align-items:stretch;flex-direction:column}.bottom-save-v8 .action-button,.repeat-card-v8__head .action-button{width:100%}.menu-editor-v8 .repeat-card-v8,.auth-demo-grid-v8,.project-payment-v8{grid-template-columns:1fr}}@media(max-width:480px){.public-progress{grid-template-columns:1fr}.public-card{padding:14px}.project-hero{grid-template-columns:1fr}}.hero-modal-fields-v8 .form-field-prototype,.hero-modal-fields-v8 .form-field-prototype--wide{width:100%;min-width:0;grid-column:1 / -1}.modal-section-v8{display:grid;gap:18px}.modal-footer-v8{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:22px;padding:13px 14px;border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-muted);font-size:var(--type-small)}.modal-footer-v8>span{display:inline-flex;align-items:center;gap:8px}.project-command-bar-v8{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:9px;border-radius:var(--radius-md);background:var(--surface-muted)}.project-command-bar-v8>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.project-summary-v8{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.project-summary-card-v8{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;padding:13px;border:0;border-radius:var(--radius-md);background:color-mix(in srgb,var(--tone-soft) 55%,var(--surface));box-shadow:var(--shadow-unified)}.project-summary-card-v8>span{width:34px;height:34px;display:grid;place-items:center;border-radius:var(--radius-md);color:var(--tone);background:var(--tone-soft)}.project-summary-card-v8>div{min-width:0;display:grid;gap:3px}.project-summary-card-v8 small,.project-summary-card-v8 p{margin:0;color:var(--text-muted);font-size:var(--type-micro);line-height:1.4}.project-summary-card-v8 strong{color:var(--text);font-size:var(--type-label)}.project-detail-layout-v8{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:14px;margin-bottom:14px}.project-progress-card-v8 .project-progress{margin:22px 0}.project-facts-v8{margin-top:18px}.project-description-v8{margin-top:22px;padding:16px;border-radius:var(--radius-md);background:var(--surface-muted)}.project-description-v8 p{margin:0;color:var(--text-muted);line-height:1.65}.project-qr-card-v8 .form-field-prototype{margin-top:18px}.payment-tabs-v8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.payment-tabs-v8 button{min-height:48px;justify-content:center}.project-payment-v8>div:last-child,.public-payment-panel-v8>div:last-child{min-width:0;width:100%}.payment-facts-v8{display:grid;gap:0;margin:12px 0 16px}.payment-facts-v8>div{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--text-muted) 14%,transparent)}.payment-facts-v8 dt{color:var(--text-muted)}.payment-facts-v8 dd{margin:0;color:var(--text);font-weight:700;overflow-wrap:anywhere}.public-project-v8{width:min(100%,1040px);margin-inline:auto}.public-project-payment-v8{display:grid;gap:16px}.public-project-payment-v8__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:end;gap:16px}.public-project-payment-v8__intro>:not(label){grid-column:1}.public-project-payment-v8__intro label{grid-column:2;grid-row:1 / 4}.public-payment-panel-v8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(22px,4vw,48px);padding:clamp(18px,3vw,34px);border-radius:var(--radius-md);background:var(--surface-muted)}.qr-placeholder--public{width:clamp(200px,24vw,270px);height:clamp(200px,24vw,270px);margin:0 auto}.settings-section-v8>.section-heading{align-items:center;margin-bottom:16px}.settings-section-v8>.section-heading h3{margin:0;font-size:var(--type-title)}.settings-section-v8>.section-heading p{max-width:68ch;margin-top:5px;line-height:1.55}.menu-preview-v8 a.is-active{color:var(--primary);background:var(--primary-soft)}.bank-account-card-v8 .section-heading>div{position:relative;padding-left:40px}.bank-account-card-v8 .section-heading>.action-button{align-self:flex-start}.roles-accordion-v8 .repeat-card-v8,.design-settings-v8 .repeat-card-v8,.other-settings-v8>.repeat-card-v8{background:var(--surface)}.public-form-links-v8 small{color:var(--text-muted);font-size:var(--type-micro)}.public-form-links-v8{display:grid;gap:8px}.public-form-links-v8 article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px 9px 12px;border-radius:var(--radius-md);background:var(--surface-muted)}.public-form-links-v8 article>span{min-width:0;display:grid;gap:2px}.public-form-links-v8 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-view-switch-v8 button.is-active{color:var(--primary);background:var(--surface);box-shadow:var(--shadow-unified)}@media(max-width:1180px){.project-detail-layout-v8{grid-template-columns:1fr}.project-summary-v8{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-command-bar-v8>div>.action-button:not(.action-button--primary):not(.action-button--danger){color:var(--text-muted);background:transparent;box-shadow:none}.profile-command-bar-v8>div>.action-button:not(.action-button--primary):not(.action-button--danger):hover{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.profile-form-section-v8--exact .section-heading{align-items:center;margin-bottom:14px}.profile-form-section-v8--exact .section-heading h3{margin:3px 0 0}.form-field-prototype--span-2{grid-column:span 2}.form-field-required-v8{margin-left:3px;color:#c34159;font:inherit}.form-field-prototype>.phone-field-v8,.form-field-prototype .phone-field-v8 span,.form-field-prototype .phone-field-v8 button span{padding-inline:0}.form-field-prototype>.phone-field-v8{font-size:inherit;font-weight:inherit}.phone-field-v8 button{min-height:46px;border:0;padding-inline:12px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 18%,transparent),0 1px 2px color-mix(in srgb,var(--text) 5%,transparent)}.phone-country-flag-v8{font-size:18px;line-height:1}.student-assignment-add-v8 .form-field-prototype{min-width:0}.profile-accent-stats-v8>.tone-rose{color:#bb4057;background:color-mix(in srgb,#e35d74 9%,var(--surface));box-shadow:inset 3px 0 color-mix(in srgb,#e35d74 70%,transparent)}.profile-accent-stats-v8>.tone-amber{color:#aa6818;background:color-mix(in srgb,#d98b2b 10%,var(--surface));box-shadow:inset 3px 0 color-mix(in srgb,#d98b2b 72%,transparent)}.profile-accent-stats-v8>.tone-violet{color:#7248bd;background:color-mix(in srgb,#8b63d5 10%,var(--surface));box-shadow:inset 3px 0 color-mix(in srgb,#8b63d5 72%,transparent)}:root[data-theme=dark] .profile-accent-stats-v8>.tone-rose{color:#f08ca0}:root[data-theme=dark] .profile-accent-stats-v8>.tone-amber{color:#efb667}:root[data-theme=dark] .profile-accent-stats-v8>.tone-violet{color:#b89ae9}@media(max-width:600px){.notification-composer-v8--faithful .segmented-channel-v8{min-width:0;flex:1 1 auto}.notification-composer-v8--faithful .segmented-channel-v8 button{flex:1 1 50%}.notification-composer-v8--faithful .ai-draft-v8 .form-field-prototype,.notification-composer-v8--faithful .attachment-row-v8 .action-button,.notification-composer-v8--faithful .notification-submit-row-v8 .action-button,.notification-composer-v8--faithful .ai-draft-v8 .action-button{width:100%}}@media(max-width:900px){.form-field-prototype--span-2{grid-column:auto}}.form-field-prototype>span:first-child,.field>label{color:color-mix(in srgb,var(--text) 82%,var(--text-muted));letter-spacing:.005em}.form-field-prototype input,.form-field-prototype textarea,.field input,.field textarea,.phone-field-v8 button{border:0;background-color:var(--surface);background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--surface-raised)),color-mix(in srgb,var(--surface) 96%,var(--primary-soft)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 10%,var(--text-muted) 18%),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent);transition:background .18s ease,box-shadow .18s ease,color .18s ease}.form-field-prototype select,.field select{border:0;background-color:var(--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--surface-raised)),color-mix(in srgb,var(--surface) 96%,var(--primary-soft)));background-repeat:no-repeat,no-repeat;background-position:right 17px center,0 0;background-size:14px 14px,100% 100%;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 10%,var(--text-muted) 18%),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent);transition:background .18s ease,box-shadow .18s ease,color .18s ease}.form-field-prototype input:hover:not(:disabled):not([readonly]),.form-field-prototype select:hover:not(:disabled),.form-field-prototype textarea:hover:not(:disabled):not([readonly]),.field input:hover:not(:disabled):not([readonly]),.field select:hover:not(:disabled),.field textarea:hover:not(:disabled):not([readonly]){box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 9%,transparent)}.form-field-prototype input:focus,.form-field-prototype select:focus,.form-field-prototype textarea:focus,.field input:focus,.field select:focus,.field textarea:focus,.phone-field-v8:focus-within button{outline:0;background-color:var(--surface);box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.form-field-prototype input:focus,.form-field-prototype textarea:focus,.field input:focus,.field textarea:focus{background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 54%,var(--surface-raised)),color-mix(in srgb,var(--primary-soft) 16%,var(--surface)))}.form-field-prototype select:focus,.field select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%23356ee8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 54%,var(--surface-raised)),color-mix(in srgb,var(--primary-soft) 16%,var(--surface)))}.form-field-prototype input[readonly],.form-field-prototype select:disabled,.form-field-prototype input:disabled,.field input[readonly],.field select:disabled,.field input:disabled{color:var(--text-muted);background-image:none;background-color:var(--surface-muted);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 16%,transparent)}@media(max-width:760px){.task-master-actions-v8 .action-button{width:100%}}@media(max-width:760px){.profile-command-bar-v8>div>.action-button{width:100%;justify-content:center}.profile-assignment-card-v8>.action-button{width:100%;justify-content:center}}@media(max-width:760px){.student-assignment-add-v8 .action-button,.student-assignment-schedule-v8 .action-button{width:100%;justify-content:center}.prototype-modal__card{width:100%;max-height:calc(100dvh - 16px);padding:18px}.modal-footer-v8,.project-command-bar-v8,.public-project-payment-v8__intro{display:grid;grid-template-columns:1fr;align-items:stretch}.modal-footer-v8 .action-button,.project-command-bar-v8 .action-button,.project-command-bar-v8 a,.connection-test-v8 .action-button{width:100%}.project-command-bar-v8>div{display:grid;grid-template-columns:1fr}.public-payment-panel-v8{grid-template-columns:1fr}.role-create-v8 .action-button,.menu-row-actions-v8 .action-button,.settings-context-bar-v8 .action-button,.design-upload-v8 .action-button{width:100%}.public-project-payment-v8__intro label,.public-project-payment-v8__intro>:not(label){grid-column:1;grid-row:auto}.project-payment-v8{justify-items:center;text-align:center}.project-summary-v8{grid-template-columns:1fr}.payment-facts-v8{text-align:left}}@media(max-width:480px){.payment-tabs-v8 button{padding-inline:7px;font-size:var(--type-small)}}.month-day-v8__events button.is-selected{box-shadow:inset 3px 0 0 var(--primary),var(--shadow-unified)}@container planner-workspace (max-width: 1080px){.planner-filter-v8>.action-button{width:100%}}.fee-manual-grid-v8 .form-field-prototype--full{grid-column:span 2}.action-button--danger:hover{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--danger) 25%,transparent)}@media(max-width:640px){.fee-manual-grid-v8 .form-field-prototype--full{grid-column:auto}.fee-workspace-actions-v8 .action-button,.fee-selection-actions-v8 .action-button,.fee-quick-actions-v8 .action-button{width:100%;justify-content:center}}.settings-tab-content-v8 .section-heading{align-items:flex-start;margin-bottom:15px}.settings-tab-content-v8 .section-heading h3{margin:0}.settings-tab-content-v8 .section-heading p{margin:5px 0 0;color:var(--text-muted);font-size:var(--type-small)}.template-library-scroll-v8>button.is-active{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.menu-entry-tools-v8 .action-button--icon{width:31px;height:31px;min-height:31px}.menu-entry-fields-v8>.action-button{justify-self:end}.roles-accordion-v8 details>summary>.status-badge{display:inline-flex!important;align-items:center;min-width:max-content;flex-wrap:nowrap;gap:6px;justify-self:end;white-space:nowrap}.public-form-links-v8--complete article{grid-template-columns:36px minmax(0,1fr) auto}.public-form-links-v8--complete article>span:nth-child(2){min-width:0;display:grid;gap:4px}.public-form-links-v8--complete label{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:4px}.public-form-links-v8--complete label>span{color:var(--text-muted);font-size:var(--type-micro);font-weight:600}.public-form-links-v8--complete input{width:100%;min-width:0;height:34px;padding:6px 9px;color:var(--text-muted);font-size:var(--type-micro)}.public-form-links-v8--complete code{display:block;margin-top:4px;overflow:hidden;color:var(--text-muted);font-size:var(--type-micro);text-overflow:ellipsis;white-space:nowrap}.other-settings-link-v8>.form-field{min-width:0;grid-column:1 / -1}.other-purpose-card-v8__header .action-button{flex:0 0 auto}@media(max-width:700px){.settings-master-actions-v8 .action-button,.settings-danger-zone-v8 .action-button{width:100%;justify-content:center}.other-settings-panel-v8__heading--actions>.action-button,.other-maintenance-actions-v8>article>.action-button{width:100%;justify-content:center}.menu-entry-v8--compact>summary>.status-badge{display:none}.roles-accordion-v8 details>summary>.status-badge{grid-column:2;grid-row:2;justify-self:start}.maintenance-settings-v8 .action-button,.design-button-card-v8__head .action-button{width:100%;justify-content:center}.public-form-links-v8--complete label{grid-template-columns:1fr}}.automation-card-v8__icon.tone-violet,.notification-template-card-v8__icon.tone-violet,.employee-assignment-card-v8__icon.tone-violet{color:var(--tone);background:var(--tone-soft)}.course-master-actions-v8>.action-button:not(.action-button--primary),.course-master-filter-tools-v8 .action-button{color:var(--text-muted);background:transparent;box-shadow:none}.course-master-actions-v8>.action-button:not(.action-button--primary):hover,.course-master-filter-tools-v8 .action-button:hover{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.registration-course-list-v8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.registration-course-v8{height:100%;align-content:start}.registration-course-v8 .registration-form-row-v8{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-course-v8 .registration-form-row-v8--course>:first-child,.registration-course-v8 .registration-form-row-v8--course>:nth-child(2){grid-column:1 / -1}.registration-course-v8 .registration-form-row-v8--course>:nth-child(3){grid-column:span 1}.registration-course-v8 .registration-checkbox-row-v8{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){.registration-course-list-v8{grid-template-columns:1fr}}@media(max-width:760px){.registration-course-list-v8{grid-template-columns:1fr}.course-master-actions-v8>.action-button{width:100%;justify-content:center}.registration-course-v8 .registration-form-row-v8,.registration-course-v8 .registration-checkbox-row-v8{grid-template-columns:1fr}.registration-course-v8 .registration-form-row-v8--course>*{grid-column:auto}.notification-template-card-v8__top>.status-badge,.employee-assignment-card-v8__head>.status-badge{grid-column:2;justify-self:start}.notification-template-card-v8__actions>.action-button:first-child,.employee-assignment-card-v8__actions>.action-button:first-child{flex:1 1 auto;justify-content:center}}.fee-workspace-v8 .action-button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}@media(max-width:760px){.fee-batch-actions-v8 .action-button,.fee-table-footer-v8>.action-button{width:100%;justify-content:center}.fee-import-history-row-v8>.status-badge{grid-column:2}}.phone-field-v8--country{position:relative;min-width:0;display:grid;grid-template-columns:minmax(118px,auto) minmax(0,1fr);gap:0;min-height:46px;border-radius:var(--radius-md);background:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--surface-raised)),color-mix(in srgb,var(--surface) 96%,var(--primary-soft)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 10%,var(--text-muted) 18%),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent);transition:background .18s ease,box-shadow .18s ease}.phone-field-v8--country:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 9%,transparent)}.phone-field-v8--country:focus-within{background:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 54%,var(--surface-raised)),color-mix(in srgb,var(--primary-soft) 16%,var(--surface)));box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.phone-country-picker-v8{position:relative;min-width:0}.phone-country-picker-v8[open]{z-index:120}.phone-country-trigger-v8{height:46px;min-width:118px;display:grid;grid-template-columns:28px auto 12px;align-items:center;gap:7px;padding:0 11px;border-right:1px solid color-mix(in srgb,var(--primary) 12%,var(--line));color:var(--text);font-size:var(--type-small);font-weight:600;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.phone-country-trigger-v8::-webkit-details-marker{display:none}.phone-country-trigger-v8>svg{color:var(--text-muted);font-size:10px;transition:transform .18s ease}.phone-country-picker-v8[open] .phone-country-trigger-v8>svg{transform:rotate(180deg)}.phone-country-flag-v8,.phone-country-option-v8__flag{width:25px;height:17px;display:block;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px color-mix(in srgb,var(--text) 12%,transparent)}.phone-field-v8--country>input[type=tel]{width:100%;min-width:0;height:46px;min-height:46px;padding:0 13px;border:0;border-radius:0 var(--radius-md) var(--radius-md) 0;background:transparent;background-image:none;box-shadow:none}.phone-field-v8--country>input[type=tel]:hover,.phone-field-v8--country>input[type=tel]:focus{background:transparent;background-image:none;box-shadow:none}.phone-country-menu-v8{position:absolute;top:calc(100% + 7px);left:0;z-index:140;width:min(340px,calc(100vw - 36px));display:grid;gap:7px;padding:8px;border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-unified),0 18px 40px color-mix(in srgb,var(--text) 14%,transparent)}.phone-country-options-v8{max-height:272px;display:grid;gap:3px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.phone-field-v8 .phone-country-option-v8{width:100%;min-height:38px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;border:0;border-radius:var(--radius-md);color:var(--text);background:transparent;box-shadow:none;font:inherit;font-size:var(--type-small);text-align:left;cursor:pointer}.phone-field-v8--country:focus-within .phone-country-option-v8{background:transparent;box-shadow:none}.phone-field-v8 .phone-country-option-v8:hover,.phone-field-v8 .phone-country-option-v8:focus-visible,.phone-field-v8 .phone-country-option-v8.is-selected,.phone-field-v8--country:focus-within .phone-country-option-v8:hover,.phone-field-v8--country:focus-within .phone-country-option-v8:focus-visible,.phone-field-v8--country:focus-within .phone-country-option-v8.is-selected{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 15%,transparent);outline:none}.phone-country-option-v8>strong{color:var(--text-muted);font-size:var(--type-micro);font-weight:600}.phone-country-option-v8[hidden]{display:none}@media(max-width:460px){.phone-field-v8--country{grid-template-columns:minmax(108px,auto) minmax(0,1fr)}.phone-country-trigger-v8{min-width:108px;padding-inline:9px}.phone-country-menu-v8{position:fixed;inset:auto 14px 14px;width:auto;max-height:min(70vh,520px)}.phone-country-options-v8{max-height:min(58vh,420px)}}.table-empty-state-v8{min-height:112px;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;color:var(--text-muted);text-align:left}.table-empty-state-v8>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:var(--radius-md);color:var(--primary);background:var(--primary-soft)}.table-empty-state-v8>div{min-width:0;display:grid;gap:3px}.table-empty-state-v8 strong{color:var(--text);font-size:var(--type-body)}.table-empty-state-v8 small{color:var(--text-muted);font-size:var(--type-small)}.support-donation-actions-v8 .action-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.fee-sepa-field-v8 .form-field-prototype{min-width:0}@media(max-width:760px){.support-donation-actions-v8 .action-button,.fee-sepa-action-row-v8 .action-button,.student-assignment-add-v8 .action-button{width:100%;justify-content:center}.table-empty-state-v8{min-height:104px;justify-content:flex-start;padding-inline:12px}}@media(max-width:680px){.guardian-empty-preview-v8__head .action-button{width:100%;justify-content:center}}:root{--font-family-app: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg-app: var(--canvas);--bg-panel: var(--surface-raised);--bg-sidebar: var(--surface-overlay);--bg-topbar: var(--surface-overlay);--bg-hero: var(--surface-raised);--text-main: var(--text);--text-soft: var(--text-muted);--topbar-text: var(--text);--text-inverse: #ffffff;--border-soft: var(--border);--shadow-soft: var(--shadow-unified);--shadow-panel: var(--shadow-unified);--shadow-hero: var(--shadow-unified);--shadow-accordion: var(--shadow-unified);--shadow-button: var(--shadow-xs);--shadow-button-primary: 0 6px 14px color-mix(in srgb, var(--primary) 22%, transparent);--shadow-button-secondary: var(--shadow-xs);--shadow-button-utility: none;--radius-xl: var(--radius-md);--radius-lg: var(--radius-md);--font-size-base: var(--type-body);--font-size-settings-menu: var(--type-small);--font-size-sidebar: var(--type-body);--font-size-topbar: var(--type-body);--font-size-table: var(--type-small);--font-size-th: var(--type-micro);--font-size-h1: clamp(24px, 2.2vw, 34px);--font-size-h2: clamp(23px, 2vw, 31px);--font-size-h3: var(--type-heading);--font-size-h4: var(--type-label);--font-size-accordion: var(--type-label);--font-size-accordion-meta: var(--type-micro);--font-size-button-primary: var(--type-small);--font-size-button-secondary: var(--type-small);--font-size-button-utility: var(--type-small);--font-size-eyebrow: var(--type-micro);--font-size-breadcrumb: var(--type-micro);--font-size-strong: var(--type-small);--button-height-primary: 42px;--button-height-secondary: 42px;--button-height-utility: 40px;--table-head-text: var(--text-soft);--eyebrow-text: var(--text-muted);--accordion-text: var(--text);--accordion-meta-text: var(--text-muted);--form-label-text: var(--text-muted);--form-control-bg: var(--surface);--form-control-border: var(--border);--form-control-text: var(--text);--phone-field-autofill-bg: #e8f0fe;--table-head-letter-spacing: 0;--table-head-transform: none;--eyebrow-letter-spacing: 0;--eyebrow-transform: none;--settings-tab-text: var(--text-muted);--settings-tab-hover-bg: color-mix(in srgb, var(--surface) 58%, transparent);--settings-tab-hover-border: transparent;--settings-tab-hover-text: var(--text);--settings-tab-active-bg: var(--surface);--settings-tab-active-border: transparent;--settings-tab-active-text: var(--primary);--nav-item-hover-bg: var(--primary-soft);--nav-item-hover-border: transparent;--nav-item-active-bg: var(--primary-soft);--nav-item-active-border: color-mix(in srgb, var(--primary) 22%, var(--border));--nav-item-active-dot: var(--primary);--accordion-border-color: var(--border);--accordion-header-bg: var(--surface-soft);--accordion-content-bg: var(--surface-raised);--button-primary-text: #ffffff;--button-primary-bg: var(--primary);--button-primary-border: var(--primary);--button-primary-hover-bg: var(--primary-hover);--button-primary-hover-border: var(--primary-hover);--button-primary-active-bg: var(--primary-hover);--button-primary-active-border: var(--primary-hover);--button-secondary-text: var(--text);--button-secondary-bg: var(--surface);--button-secondary-border: var(--border);--button-secondary-hover-bg: var(--surface-soft);--button-secondary-hover-border: var(--border-strong);--button-secondary-active-bg: var(--primary-soft);--button-secondary-active-border: var(--primary);--button-utility-text: var(--text-muted);--button-utility-bg: transparent;--button-utility-border: transparent;--button-utility-hover-bg: var(--primary-soft);--button-utility-hover-border: transparent;--button-utility-active-bg: var(--primary-soft);--button-utility-active-border: var(--primary)}:root[data-theme=dark]{--phone-field-autofill-bg: color-mix(in srgb, var(--primary) 20%, var(--form-control-bg))}.public-brand>img,.public-brand>svg{width:var(--brand-logo-width, 48px);height:var(--brand-logo-height, 48px);max-width:100%;display:block;flex:0 0 auto;object-fit:contain}.phone-country-menu-v8--floating .phone-country-options-v8{max-height:min(272px,calc(100vh - 78px));overflow-y:auto}.phone-country-menu-v8--floating .phone-country-option-v8{width:100%;min-height:38px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;border:0;border-radius:var(--radius-md);color:var(--text);background:transparent;box-shadow:inset 0 0 0 1px var(--nav-item-active-border);font:inherit;font-size:var(--type-small);text-align:left;cursor:pointer}.phone-country-menu-v8--floating .phone-country-option-v8:hover,.phone-country-menu-v8--floating .phone-country-option-v8:focus-visible,.phone-country-menu-v8--floating .phone-country-option-v8.is-selected{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 15%,transparent);outline:none}.form-field>.phone-field-v8{padding-inline:0}.phone-country-trigger-v8{border-right:1px solid color-mix(in srgb,var(--primary) 12%,var(--border))}.phone-field-v8--country.is-open{background:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 54%,var(--surface-raised)),color-mix(in srgb,var(--primary-soft) 16%,var(--surface)));box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.phone-field-v8--country.is-disabled,.phone-field-v8--country.is-readonly{opacity:.72}.phone-field-v8--country.is-disabled .phone-country-trigger-v8,.phone-field-v8--country.is-readonly .phone-country-trigger-v8{cursor:not-allowed}@media(max-width:460px){.phone-country-menu-v8--floating .phone-country-options-v8{max-height:min(58vh,420px)}}html[data-theme=dark] .dashboard-v8-exact .kpi-card__info:not(:hover):not([aria-expanded=true]){color:color-mix(in srgb,var(--text-soft) 82%,var(--text))}.settings-menu-row .menu-entry-fields-v8>.action-button{justify-self:end}.assignment-workspace-v8 .assignment-filter-chip.is-active{color:var(--primary);background:var(--primary-soft)}@media(max-width:640px){.settings-menu-row.menu-entry-v8--compact>summary>.status-badge{display:none}}:root[data-theme=dark]{--text-inverse: #ffffff;--button-secondary-bg: var(--surface-raised);--button-secondary-text: var(--text)}html,body{min-width:320px;min-height:100%}body{overflow-x:hidden;background:radial-gradient(circle at 78% -12%,var(--canvas-accent),transparent 34rem),var(--canvas);color:var(--text);font-family:var(--font-family-app);font-size:var(--type-body)}button,input,select,textarea{font-family:inherit}.public-registration-card,.public-donation-panel,.auth-panel{border:0;border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-unified)}.hero .eyebrow,.eyebrow--dark{color:inherit}.settings-workspace__tabs button.is-active,.employee-workspace__tabs button.is-active,.course-group-workspace__tabs button.is-active,.tab.is-active{color:var(--settings-tab-active-text);background:var(--settings-tab-active-bg);box-shadow:inset 0 0 0 1px var(--settings-tab-active-border),var(--shadow-unified)}.recents-panel .tab.is-active{color:var(--quick-access-tab-active-text, #131821);background:var(--quick-access-tab-active-bg, #ffffff);box-shadow:var(--shadow-xs)}.recents-panel .tone-blue{--tone: var(--quick-access-tone-blue, #3d75e8);--tone-soft: color-mix(in srgb, var(--quick-access-tone-blue, #3d75e8) 11%, transparent)}.recents-panel .tone-emerald{--tone: var(--quick-access-tone-emerald, #1b9b7b);--tone-soft: color-mix(in srgb, var(--quick-access-tone-emerald, #1b9b7b) 11%, transparent)}.recents-panel .tone-rose{--tone: var(--quick-access-tone-rose, #d25b70);--tone-soft: color-mix(in srgb, var(--quick-access-tone-rose, #d25b70) 11%, transparent)}.recents-panel .tone-violet{--tone: var(--quick-access-tone-violet, #855bd8);--tone-soft: color-mix(in srgb, var(--quick-access-tone-violet, #855bd8) 11%, transparent)}:root[data-theme=dark] .recents-panel .tabs{background:var(--surface-muted)}:root[data-theme=dark] .recents-panel .tab{color:var(--text-muted)}:root[data-theme=dark] .recents-panel .tab.is-active{color:var(--text);background:var(--surface-raised)}:root[data-theme=dark] .recents-panel .activity-item,:root[data-theme=dark] .recents-panel .empty-state{background:var(--surface-soft)}:root[data-theme=dark] .recents-panel .empty-state{border-color:var(--border-strong)}:root[data-theme=dark] .recents-panel .empty-state>.svg-inline--fa{color:var(--text-soft)}:root[data-theme=dark] .recents-panel .tone-blue{--tone: #78a0ff;--tone-soft: rgba(120, 160, 255, .13)}:root[data-theme=dark] .recents-panel .tone-emerald{--tone: #62c6aa;--tone-soft: rgba(98, 198, 170, .13)}:root[data-theme=dark] .recents-panel .tone-rose{--tone: #ef7d8e;--tone-soft: rgba(239, 125, 142, .13)}:root[data-theme=dark] .recents-panel .tone-violet{--tone: #b38aff;--tone-soft: rgba(179, 138, 255, .13)}.action-button,.button,button.action-button{min-height:40px;border-radius:var(--radius-md);font-size:var(--type-small)}.action-button:not(.action-button--primary):not(.action-button--danger):not(.action-button--secondary),.action-button--ghost{border-color:transparent;color:var(--text-muted);background:transparent;box-shadow:none}.action-button:not(.action-button--primary):not(.action-button--danger):not(.action-button--secondary):hover,.action-button--ghost:hover{color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.action-button--primary,button[type=submit].action-button{border-color:var(--primary);color:#fff;background:var(--primary);box-shadow:var(--shadow-button-primary)}.action-button--primary:hover,button[type=submit].action-button:hover{border-color:var(--primary-hover);color:#fff;background:var(--primary-hover)}button[type=submit].action-button.action-button--danger,.action-button.action-button--danger{border-color:var(--danger);color:#fff;background:var(--danger);box-shadow:none}button[type=submit].action-button.action-button--danger:hover,.action-button.action-button--danger:hover{border-color:var(--danger);color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--danger) 25%,transparent)}button[type=submit].action-button.action-button--danger:focus-visible,.action-button.action-button--danger:focus-visible{border-color:var(--danger);color:#fff;background:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger) 26%,transparent)}.form-field,.field{color:var(--text-muted);font-size:var(--type-small)}.form-field>span,.form-field>label,.field>label{padding-inline:14px}.form-field input,.form-field select,.form-field textarea,.field input,.field select,.field textarea{min-height:var(--form-control-height);padding:10px 14px;border:0;border-radius:var(--radius-md);color:var(--text);background-color:var(--surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 18%,transparent),0 1px 2px color-mix(in srgb,var(--text) 5%,transparent)}.form-field select,.field select{appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:transparent;outline:0;box-shadow:inset 0 0 0 1px var(--primary),0 0 0 3px var(--focus),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{color:var(--text-soft);background:var(--surface-muted);opacity:.8}.settings-modal-backdrop,.public-registration-modal-backdrop{background:#03050894;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.settings-modal,.public-registration-modal{max-height:min(90vh,920px);overflow:auto;border:0;border-radius:var(--radius-md);color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow-md)}.settings-modal{width:min(640px,calc(100vw - 28px))}.settings-modal.settings-modal--md,.settings-modal.settings-modal--compact-v8{width:min(460px,calc(100vw - 28px))}.settings-modal.settings-modal--confirmation-v8{width:min(400px,calc(100vw - 28px));gap:12px;padding:16px}.settings-modal.settings-modal--confirmation-v8 .settings-modal__footer{margin-top:4px}.settings-modal.settings-modal--wide,.settings-modal.fee-match-modal{width:min(880px,calc(100vw - 28px))}.public-registration-modal{width:min(760px,calc(100vw - 28px))}.settings-modal__header,.public-registration-modal__header,.public-registration-modal__actions{border-color:var(--border);background:var(--surface-raised)}.settings-feedback{border-radius:var(--radius-md)}.profile-form-sections-v8 .profile-form-section-v8--exact>.section-heading,.profile-form-sections-v8 .profile-form-section-v8--exact>.student-edit-block__header.section-heading{margin-bottom:14px}.profile-form-sections-v8 .profile-field-stack-v8>.form-grid{margin:0}.support-profile-master-v8 td[colspan]:has(.table-empty-state-v8){padding:0}.student-sibling-remove-warning-v8 .global-feedback__body{display:grid;gap:4px}:root[data-theme=dark] .student-profile-master-v8 .student-assignment-empty-v8{color:var(--text);border-color:var(--border);background:var(--surface-soft)}:root[data-theme=dark] .student-profile-master-v8 .student-assignment-empty-v8 .student-assignment-empty__eyebrow,:root[data-theme=dark] .student-profile-master-v8 .student-assignment-empty-v8 .student-assignment-empty__copy p{color:var(--text-muted)}:root[data-theme=dark] .student-profile-master-v8 .student-assignment-empty-v8 .student-assignment-empty__copy h4{color:var(--text)}.student-profile-master-v8 .student-assignment-add-v8__compact-grid>.form-field{width:100%;min-width:0}.student-profile-master-v8 .student-assignment-add-v8__compact-grid>.action-button{grid-column:3;grid-row:1;width:180px;min-width:0;max-width:180px;white-space:normal}.student-profile-master-v8 .student-family-payment-v8>.eyebrow{margin:0}@media(max-width:820px){.student-profile-master-v8 .student-assignment-add-v8__compact-grid>.action-button{grid-column:auto;grid-row:auto;width:100%;max-width:none;justify-content:center}}.settings-inline-grid--menu-editor .settings-menu-row__fields .form-field--full{grid-column:1 / -1}.global-feedback{border-radius:var(--radius-md);box-shadow:none}@media(max-width:760px){.settings-inline-grid--menu-editor .settings-menu-row__fields .form-field--full{grid-column:auto}.profile-content-card-v8 .student-edit-block__header--split .settings-role-actions--inline .action-button{width:100%;min-width:0;height:auto;min-height:40px;padding-block:9px;white-space:normal;text-align:center}}:root[data-theme=dark] .planner-day,:root[data-theme=dark] .planner-event-card,:root[data-theme=dark] .planner-summary-card,:root[data-theme=dark] .planner-actions-strip,:root[data-theme=dark] .planner-detail{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .planner-event-card__time,:root[data-theme=dark] .planner-event-card__meta,:root[data-theme=dark] .planner-event-card__footer,:root[data-theme=dark] .planner-day__weekday{color:var(--text-muted)}.auth-shell,.public-registration-shell,.public-donation-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 4%,var(--primary-soft),transparent 30rem),radial-gradient(circle at 92% 90%,rgba(133,91,216,.09),transparent 28rem),var(--canvas)}.public-frame>.public-registration-shell{min-height:0;padding:0;background:transparent}.public-frame>.public-registration-shell .public-registration-card{width:100%}.public-form-footer-v8{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:15px;border-top:1px solid var(--line)}.public-registration-footer-notes{min-width:min(100%,320px);max-width:620px;display:grid;gap:4px}.public-form-footer-v8 .public-registration-required-note{padding:0;border:0}.public-registration-age-note{margin:0;color:var(--text-muted);font-size:var(--type-micro);line-height:1.45}.public-shell .date-field-v8{position:relative}.public-shell .date-field-v8>input[type=date]{width:100%;padding-inline-end:48px;cursor:pointer}.public-shell .date-field-v8>input[type=date]::-webkit-calendar-picker-indicator{width:42px;height:var(--form-control-height);margin:0 -42px 0 0;opacity:0;cursor:pointer}.public-shell .date-field-v8__icon{position:absolute;right:14px;bottom:calc((var(--form-control-height) - 16px) / 2);width:16px;height:16px;display:grid;place-items:center;color:var(--text-muted);pointer-events:none;transition:color var(--motion-fast) ease,transform var(--motion-fast) ease}.public-shell .date-field-v8>input[type=date]:hover+.date-field-v8__icon,.public-shell .date-field-v8>input[type=date]:focus+.date-field-v8__icon{color:var(--primary);transform:translateY(-1px)}:root[data-theme=dark] .public-shell .date-field-v8>input[type=date]{color-scheme:dark}.public-review-v8{margin-top:12px;padding:13px 14px;border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:inset 0 0 0 1px var(--line)}.public-review-v8 label{display:flex;align-items:flex-start;gap:9px;color:var(--text);font-size:var(--type-small);line-height:1.5}.public-review-v8 input{margin-top:3px}.form-field--invalid.form-field-prototype input,.form-field--invalid.form-field-prototype select,.form-field--invalid.form-field-prototype .phone-field-v8,.form-field--invalid.public-review-v8{box-shadow:inset 0 0 0 1px var(--danger),0 0 0 3px color-mix(in srgb,var(--danger) 12%,transparent)}@media(max-width:640px){.public-form-footer-v8{align-items:stretch}.public-form-footer-v8 .page-actions,.public-form-footer-v8 .action-button{width:100%}.public-registration-footer-notes{max-width:none}}.auth-panel,.public-registration-card,.public-donation-panel{color:var(--text);background:var(--surface-raised)}.auth-panel--hero{background:radial-gradient(circle at 14% 0%,var(--primary-soft),transparent 48%),var(--surface-raised)}:root[data-theme=dark] .fee-sepa-preview{color:var(--text);border-color:var(--border);background:var(--surface-raised)}:root[data-theme=dark] .fee-sepa-preview__item{color:var(--text);border-color:var(--border);background:var(--surface-soft)}:root[data-theme=dark] .fee-sepa-preview__label{color:var(--text-muted)}:root[data-theme=dark] .fee-sepa-preview__item strong{color:var(--text)}:root[data-theme=dark] .dashboard-panel,:root[data-theme=dark] .dashboard-finance-summary__card,:root[data-theme=dark] .dashboard-finance-row,:root[data-theme=dark] .dashboard-calendar__day,:root[data-theme=dark] .dashboard-upcoming__item,:root[data-theme=dark] .dashboard-list__item,:root[data-theme=dark] .dashboard-project,:root[data-theme=dark] .dashboard-role-pill,:root[data-theme=dark] .dashboard-status-card,:root[data-theme=dark] .dashboard-line-chart__month-card{color:var(--text);background:var(--surface-soft);border-color:var(--border)}:root[data-theme=dark] .dashboard-tabs,:root[data-theme=dark] .dashboard-segments,:root[data-theme=dark] .dashboard-finance-row__rail,:root[data-theme=dark] .dashboard-project__bar{color:var(--text-muted);background:var(--surface-muted);border-color:var(--border)}:root[data-theme=dark] .dashboard-tabs__item--active,:root[data-theme=dark] .dashboard-segments__item--active,:root[data-theme=dark] .dashboard-calendar__day--selected,:root[data-theme=dark] .dashboard-calendar__day:hover{color:var(--primary);background:var(--primary-soft);border-color:color-mix(in srgb,var(--primary) 34%,var(--border))}:root[data-theme=dark] .dashboard-finance-summary__card--blue,:root[data-theme=dark] .dashboard-finance-summary__card--violet,:root[data-theme=dark] .dashboard-finance-summary__card--amber,:root[data-theme=dark] .dashboard-finance-summary__card--rose{background:color-mix(in srgb,var(--surface-soft) 88%,var(--primary-soft))}:root[data-theme=dark] .dashboard-line-chart__grid-line{background:var(--border)}:root[data-theme=dark] .settings-workspace__top,:root[data-theme=dark] .settings-workspace__body,:root[data-theme=dark] .settings-workspace__main,:root[data-theme=dark] .employee-workspace__body,:root[data-theme=dark] .planner-workspace__body{color:var(--text);background-color:var(--surface-raised);background-image:none;border-color:var(--border)}:root[data-theme=dark] .template-studio__sidebar-top,:root[data-theme=dark] .template-studio__list,:root[data-theme=dark] .template-studio__editor,:root[data-theme=dark] .template-studio__preview,:root[data-theme=dark] .template-studio__tokens,:root[data-theme=dark] .template-preview,:root[data-theme=dark] .template-studio__card,:root[data-theme=dark] .template-studio__nav-item{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .public-registration-section__header h2,:root[data-theme=dark] .public-registration-section__header h3,:root[data-theme=dark] .public-registration-course-section-header h3,:root[data-theme=dark] .public-registration-final h2,:root[data-theme=dark] .public-registration-choice strong,:root[data-theme=dark] .public-registration-review span,:root[data-theme=dark] .public-registration-course-card__title-wrap strong,:root[data-theme=dark] .public-registration-payment-summary strong{color:var(--text)}:root[data-theme=dark] .public-registration-section__header p,:root[data-theme=dark] .public-registration-final p,:root[data-theme=dark] .public-registration-choice span,:root[data-theme=dark] .public-registration-review small,:root[data-theme=dark] .public-registration-course-card__description,:root[data-theme=dark] .public-registration-course-card__suitable,:root[data-theme=dark] .public-registration-payment-summary span{color:var(--text-muted)}:root[data-theme=dark] .public-registration-choice .public-registration-course-card__price{color:var(--canvas)}:root[data-theme=dark] .public-registration-lookup-card--blue,:root[data-theme=dark] .public-registration-lookup-card--warning{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .public-registration-lookup-card .public-registration-lookup-card__title{color:var(--text)}:root[data-theme=dark] .public-registration-lookup-card p,:root[data-theme=dark] .public-registration-lookup-card .public-registration-lookup-note,:root[data-theme=dark] .public-registration-lookup-card .public-registration-lock-note{color:var(--text-muted)}:root[data-theme=dark] .public-registration-steps,:root[data-theme=dark] .public-registration-actions,:root[data-theme=dark] .public-registration-choice,:root[data-theme=dark] .public-registration-review article,:root[data-theme=dark] .public-registration-payment-summary,:root[data-theme=dark] .public-registration-payment-summary__item,:root[data-theme=dark] .public-registration-course-card,:root[data-theme=dark] .public-registration-toggle,:root[data-theme=dark] .public-registration-subcard{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .public-registration-steps button{color:var(--text-muted);background:var(--surface-soft)}:root[data-theme=dark] .public-registration-steps button.active{color:#fff;background:var(--primary)}:root[data-theme=dark] .public-registration-steps button.done{color:var(--success)}:root[data-theme=dark] .task-card,:root[data-theme=dark] .task-sidebar__row,:root[data-theme=dark] .task-meta-pill,:root[data-theme=dark] .task-empty,:root[data-theme=dark] .task-switch{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .task-card__source,:root[data-theme=dark] .task-card__body,:root[data-theme=dark] .task-card__history,:root[data-theme=dark] .task-meta-pill__label,:root[data-theme=dark] .task-sidebar__copy span{color:var(--text-muted)}:root[data-theme=dark] .notification-directory-tabs,:root[data-theme=dark] .notification-directory-tab,:root[data-theme=dark] .notification-record-item,:root[data-theme=dark] .notification-recipient-card,:root[data-theme=dark] .notification-recipient-pane,:root[data-theme=dark] .notification-content-pane,:root[data-theme=dark] .notification-composer-pane,:root[data-theme=dark] .notification-composer-topbar,:root[data-theme=dark] .notification-composer-editor,:root[data-theme=dark] .notification-editor-tool,:root[data-theme=dark] .notification-live-preview,:root[data-theme=dark] .notification-live-preview__mail,:root[data-theme=dark] .notification-live-preview__sms,:root[data-theme=dark] .notification-history-card,:root[data-theme=dark] .notification-mode-card,:root[data-theme=dark] .notification-template-card,:root[data-theme=dark] .notification-placeholder-card,:root[data-theme=dark] .notification-stack-card{color:var(--text);background-color:var(--surface-soft);background-image:none;border-color:var(--border)}:root[data-theme=dark] .notification-directory-tab--active,:root[data-theme=dark] .notification-preview-toggle button.active{color:var(--primary);background:var(--primary-soft);border-color:color-mix(in srgb,var(--primary) 34%,var(--border))}:root[data-theme=dark] .notification-channel-switch{color:var(--text);background:var(--surface-soft);border-color:var(--border)}:root[data-theme=dark] .notification-channel-switch__option{color:var(--text-muted);background:transparent;border-color:transparent}:root[data-theme=dark] .notification-channel-switch__option--active,:root[data-theme=dark] .notification-channel-switch__option--active:hover,:root[data-theme=dark] .notification-channel-switch__option--active:focus-visible{color:var(--button-primary-text);background:transparent;border-color:transparent}:root[data-theme=dark] .notification-record-item--active{color:var(--text);background:var(--primary-soft);border-color:color-mix(in srgb,var(--primary) 34%,var(--border))}:root[data-theme=dark] .notification-record-item--active .notification-record-item__copy strong{color:var(--text-strong)}:root[data-theme=dark] .notification-record-item__copy span,:root[data-theme=dark] .notification-history-card__meta,:root[data-theme=dark] .notification-history-card__preview,:root[data-theme=dark] .notification-live-preview__copy,:root[data-theme=dark] .notification-mode-card__copy,:root[data-theme=dark] .notification-template-provenance__meta{color:var(--text-muted)}:root[data-theme=dark] .notification-live-preview__header strong{color:var(--text)}:root[data-theme=dark] .notification-live-preview__header span{color:var(--text-muted)}:root[data-theme=dark] .notification-preview-toggle{color:var(--primary);background:var(--primary-soft);border-color:color-mix(in srgb,var(--primary) 34%,var(--border))}:root[data-theme=dark] .course-group-filter-panel{color:var(--text);background:var(--surface-overlay);border-color:var(--border-strong);box-shadow:var(--shadow-popover)}:root[data-theme=dark] .course-group-filter-panel .fee-filter-option{color:var(--text);background:transparent}:root[data-theme=dark] .course-group-filter-panel .fee-filter-option:hover,:root[data-theme=dark] .course-group-filter-panel .fee-filter-option:focus-visible{color:var(--text-strong);background:var(--surface-soft)}:root[data-theme=dark] .course-group-filter-panel .fee-filter-option--active,:root[data-theme=dark] .course-group-filter-panel .fee-filter-option--active:hover,:root[data-theme=dark] .course-group-filter-panel .fee-filter-option--active:focus-visible{color:var(--text-strong);background:var(--primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 24%,var(--border))}:root[data-theme=dark] .course-group-filter-panel .fee-filter-option strong{color:var(--text-muted)}:root[data-theme=dark] .course-group-filter-panel .fee-filter-panel__divider{background:var(--border)}:root[data-theme=dark] .course-group-card{color:var(--text);background:var(--surface-soft);border-color:var(--border)}@media(max-width:1100px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.form-grid{grid-template-columns:1fr!important}.public-registration-card,.auth-panel{padding:14px}.settings-modal,.public-registration-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}}@media(max-width:900px){.profile-content-card-v8 .form-field--span-2{grid-column:auto!important}}.student-profile-master-v8 .profile-content-card-v8 .form-field,.support-profile-master-v8 .profile-content-card-v8 .form-field,.pre-registration-workspace .form-field,.fee-module-content-v8 .form-field{min-width:0;gap:5px}.student-profile-master-v8 .profile-content-card-v8 .form-field>span:first-child,.support-profile-master-v8 .profile-content-card-v8 .form-field>span:first-child,.pre-registration-workspace .form-field>span:first-child,.fee-module-content-v8 .form-field>span:first-child{padding-inline:14px;color:var(--form-label-text);font-size:var(--font-size-base);font-weight:var(--font-weight-base);letter-spacing:.005em}.student-profile-master-v8 .profile-content-card-v8 .form-field input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),.student-profile-master-v8 .profile-content-card-v8 .form-field textarea,.support-profile-master-v8 .profile-content-card-v8 .form-field input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),.support-profile-master-v8 .profile-content-card-v8 .form-field textarea,.pre-registration-workspace .form-field input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),.pre-registration-workspace .form-field textarea,.fee-module-content-v8 .form-field input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),.fee-module-content-v8 .form-field textarea,.student-profile-master-v8 .phone-field-v8 button,.support-profile-master-v8 .phone-field-v8 button,.pre-registration-workspace .phone-field-v8 button{min-height:var(--form-control-height);padding:10px 14px;border:0;border-radius:var(--radius-md);color:var(--text);background-color:var(--surface);background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--surface-raised)),color-mix(in srgb,var(--surface) 96%,var(--primary-soft)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 10%,var(--text-muted) 18%),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent);font-size:var(--font-size-base);font-weight:var(--font-weight-base);transition:background .18s ease,box-shadow .18s ease,color .18s ease}.student-profile-master-v8 .profile-content-card-v8 .form-field select,.support-profile-master-v8 .profile-content-card-v8 .form-field select,.pre-registration-workspace .form-field select,.fee-module-content-v8 .form-field select{min-height:var(--form-control-height);padding:10px 46px 10px 14px;border:0;border-radius:var(--radius-md);color:var(--text);background-color:var(--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--surface-raised)),color-mix(in srgb,var(--surface) 96%,var(--primary-soft)));background-repeat:no-repeat,no-repeat;background-position:right 17px center,0 0;background-size:14px 14px,100% 100%;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 10%,var(--text-muted) 18%),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent);font-size:var(--font-size-base);font-weight:var(--font-weight-base);transition:background .18s ease,box-shadow .18s ease,color .18s ease}.student-profile-master-v8 .profile-content-card-v8 .form-field input:hover:not(:disabled):not([readonly]),.student-profile-master-v8 .profile-content-card-v8 .form-field select:hover:not(:disabled),.support-profile-master-v8 .profile-content-card-v8 .form-field input:hover:not(:disabled):not([readonly]),.support-profile-master-v8 .profile-content-card-v8 .form-field select:hover:not(:disabled),.pre-registration-workspace .form-field input:hover:not(:disabled):not([readonly]),.pre-registration-workspace .form-field select:hover:not(:disabled),.fee-module-content-v8 .form-field input:hover:not(:disabled):not([readonly]),.fee-module-content-v8 .form-field select:hover:not(:disabled){box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 9%,transparent)}.student-profile-master-v8 .profile-content-card-v8 .form-field input:focus,.student-profile-master-v8 .profile-content-card-v8 .form-field select:focus,.support-profile-master-v8 .profile-content-card-v8 .form-field input:focus,.support-profile-master-v8 .profile-content-card-v8 .form-field select:focus,.pre-registration-workspace .form-field input:focus,.pre-registration-workspace .form-field select:focus,.fee-module-content-v8 .form-field input:focus,.fee-module-content-v8 .form-field select:focus{outline:0;background-color:var(--surface);box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.student-profile-master-v8 .profile-content-card-v8 .form-field input[readonly],.student-profile-master-v8 .profile-content-card-v8 .form-field input:disabled,.student-profile-master-v8 .profile-content-card-v8 .form-field select:disabled,.support-profile-master-v8 .profile-content-card-v8 .form-field input[readonly],.support-profile-master-v8 .profile-content-card-v8 .form-field input:disabled,.support-profile-master-v8 .profile-content-card-v8 .form-field select:disabled,.pre-registration-workspace .form-field input[readonly],.pre-registration-workspace .form-field input:disabled,.pre-registration-workspace .form-field select:disabled,.fee-module-content-v8 .form-field input[readonly],.fee-module-content-v8 .form-field input:disabled,.fee-module-content-v8 .form-field select:disabled{color:var(--text-muted);background-color:var(--surface-muted);background-image:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--text-muted) 16%,transparent)}.student-profile-master-v8 .student-fee-summary-card-v8.tone-emerald{background:var(--student-fee-row-paid-bg, #f1f9f7)}.student-profile-master-v8 .student-fee-summary-card-v8.tone-rose{background:var(--student-fee-row-due-bg, #fcf5f6)}:root[data-theme=dark] .student-profile-master-v8 .student-fee-summary-card-v8.tone-emerald,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--paid,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--paid>td,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--overpaid,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--overpaid>td,:root[data-theme=dark] .student-profile-master-v8 .student-fee-summary-card-v8.tone-rose,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--due,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--due>td,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--partial,:root[data-theme=dark] .student-profile-master-v8 .student-fee-table__row--partial>td{background:color-mix(in srgb,var(--tone-soft) 55%,var(--surface))}:root[data-theme=dark] .student-profile-master-v8 .fee-status-badge-v8{color:var(--tone);border-color:transparent;background:color-mix(in srgb,var(--tone-soft) 76%,var(--surface))}.fee-upload-zone-v8.is-disabled{opacity:.58;cursor:not-allowed}.fee-open-items-workspace-v8 .fee-paid-form>.form-field--full{grid-column:auto}@media(max-width:900px){.fee-open-items-workspace-v8 .fee-paid-form>.form-field--full{grid-column:auto}}.public-shell{font-family:var(--font-family-app);font-size:var(--font-size-base);font-weight:var(--font-weight-base)}.public-shell :where(h1){color:var(--heading-h1-text);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}.public-shell :where(h2){color:var(--heading-h2-text);font-size:var(--font-size-h2);font-weight:var(--font-weight-h2)}.public-shell :where(h3){color:var(--heading-h3-text);font-size:var(--font-size-h3);font-weight:var(--font-weight-h3)}.public-shell :where(h4){color:var(--heading-h4-text);font-size:var(--font-size-h4);font-weight:var(--font-weight-h4)}.public-shell .eyebrow{color:var(--eyebrow-text);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-eyebrow);letter-spacing:var(--eyebrow-letter-spacing);text-transform:var(--eyebrow-transform)}.public-shell .page-intro p,.public-shell .public-card__head p{color:var(--paragraph-text);font-size:var(--font-size-paragraph);font-weight:var(--font-weight-paragraph)}.public-shell :where(strong,b){font-size:var(--font-size-strong);font-weight:var(--font-weight-strong)}.public-shell .public-brand strong{color:var(--brand-title-text);font-size:var(--font-size-brand-title);font-weight:var(--font-weight-brand-title)}.public-shell :where(.settings-feedback,.global-feedback){font-size:var(--feedback-font-size);font-weight:var(--feedback-font-weight)}.public-shell .action-button.action-button--primary{min-height:var(--button-height-primary);border-color:var(--button-primary-border);color:var(--button-primary-text);background:var(--button-primary-bg);font-size:var(--font-size-button-primary);font-weight:var(--font-weight-button-primary);box-shadow:var(--shadow-button),var(--shadow-button-primary)}.public-shell .action-button.action-button--primary:hover,.public-shell .action-button.action-button--primary:focus-visible{border-color:var(--button-primary-hover-border);color:var(--button-primary-text);background:var(--button-primary-hover-bg)}.public-shell .action-button.action-button--primary:active{border-color:var(--button-primary-active-border);background:var(--button-primary-active-bg)}.public-shell .action-button.action-button--secondary{min-height:var(--button-height-secondary);border-color:var(--button-secondary-border);color:var(--button-secondary-text);background:var(--button-secondary-bg);font-size:var(--font-size-button-secondary);font-weight:var(--font-weight-button-secondary);box-shadow:var(--shadow-button),var(--shadow-button-secondary)}.public-shell .action-button.action-button--secondary:hover,.public-shell .action-button.action-button--secondary:focus-visible{border-color:var(--button-secondary-hover-border);color:var(--button-secondary-text);background:var(--button-secondary-hover-bg)}.public-shell .action-button.action-button--secondary:active{border-color:var(--button-secondary-active-border);background:var(--button-secondary-active-bg)}.public-shell .action-button:not(.action-button--primary):not(.action-button--secondary):not(.action-button--danger){min-height:var(--button-height-utility);border-color:var(--button-utility-border);color:var(--button-utility-text);background:var(--button-utility-bg);font-size:var(--font-size-button-utility);font-weight:var(--font-weight-button-utility);box-shadow:var(--shadow-button),var(--shadow-button-utility)}.public-shell .action-button:not(.action-button--primary):not(.action-button--secondary):not(.action-button--danger):hover,.public-shell .action-button:not(.action-button--primary):not(.action-button--secondary):not(.action-button--danger):focus-visible{border-color:var(--button-utility-hover-border);color:var(--button-utility-text);background:var(--button-utility-hover-bg)}.public-shell .action-button:not(.action-button--primary):not(.action-button--secondary):not(.action-button--danger):active{border-color:var(--button-utility-active-border);background:var(--button-utility-active-bg)}.public-shell .form-field>span,.public-shell .field>label,.public-shell .form-field-prototype>span:first-child{color:var(--form-label-text);font-size:var(--font-size-form-label);font-weight:var(--font-weight-form-label);padding-inline:14px}.public-shell .form-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.public-shell .form-field select,.public-shell .form-field textarea,.public-shell .field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.public-shell .field select,.public-shell .field textarea,.public-shell .form-field-prototype input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.public-shell .form-field-prototype select,.public-shell .form-field-prototype textarea{color:var(--form-control-text);background-color:var(--form-control-bg);background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--form-control-bg)),color-mix(in srgb,var(--form-control-bg) 96%,var(--primary-soft)));min-height:var(--form-control-height);border:0;border-radius:var(--radius-md);font-size:var(--type-body);font-weight:var(--font-weight-base);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--form-control-border) var(--form-control-border-alpha, 28%),transparent),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent)}.public-shell .form-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):hover:not(:disabled):not(:read-only),.public-shell .form-field select:hover:not(:disabled),.public-shell .form-field textarea:hover:not(:disabled):not(:read-only),.public-shell .field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):hover:not(:disabled):not(:read-only),.public-shell .field select:hover:not(:disabled),.public-shell .field textarea:hover:not(:disabled):not(:read-only),.public-shell .form-field-prototype input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):hover:not(:disabled):not(:read-only),.public-shell .form-field-prototype select:hover:not(:disabled),.public-shell .form-field-prototype textarea:hover:not(:disabled):not(:read-only){box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}.public-shell .form-field select,.public-shell .field select,.public-shell .form-field-prototype select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%236d7585' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--form-control-bg)),color-mix(in srgb,var(--form-control-bg) 96%,var(--primary-soft)));background-repeat:no-repeat,no-repeat;background-position:right var(--form-select-arrow-offset) center,0 0;background-size:14px 14px,100% 100%}.public-shell .form-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):focus,.public-shell .form-field select:focus,.public-shell .form-field textarea:focus,.public-shell .field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):focus,.public-shell .field select:focus,.public-shell .field textarea:focus,.public-shell .form-field-prototype input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):focus,.public-shell .form-field-prototype select:focus,.public-shell .form-field-prototype textarea:focus{outline:0;box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.public-shell .phone-field-v8--country{color:var(--form-control-text);border:0;border-radius:var(--radius-md);background-color:var(--form-control-bg);background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--form-control-bg)),color-mix(in srgb,var(--form-control-bg) 96%,var(--primary-soft)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--form-control-border) var(--form-control-border-alpha, 28%),transparent),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent)}.public-shell .phone-field-v8--country:has(>input[type=tel]:-webkit-autofill){background-color:var(--phone-field-autofill-bg);background-image:none}.public-shell .phone-field-v8--country:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}.public-shell .phone-field-v8--country:focus-within{box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.public-shell .phone-country-trigger-v8,.public-shell .phone-field-v8--country>input[type=tel]{color:var(--form-control-text);border-radius:0;background-color:transparent;background-image:none;box-shadow:none}.public-shell .phone-field-v8--country>.phone-country-picker-v8{border:0;border-radius:0;background-color:transparent;background-image:none;box-shadow:none}.public-shell .phone-field-v8--country>input[type=tel]:-webkit-autofill,.public-shell .phone-field-v8--country>input[type=tel]:-webkit-autofill:hover,.public-shell .phone-field-v8--country>input[type=tel]:-webkit-autofill:focus{-webkit-text-fill-color:var(--form-control-text)!important;-webkit-box-shadow:0 0 0 1000px var(--phone-field-autofill-bg) inset!important;caret-color:var(--form-control-text)}.public-shell .phone-country-trigger-v8{border-right-color:color-mix(in srgb,var(--form-control-border) var(--form-control-border-alpha, 28%),transparent)}.public-shell .public-registration-feedback-stack{margin-block:12px}.public-shell .public-registration-steps+.public-registration-wizard-v8{margin-top:12px}.public-shell .public-registration-feedback-stack+.public-registration-wizard-v8{margin-top:0}.public-shell .public-registration-locked-field>small.public-registration-lock-icon{display:inline-grid;place-items:center;width:18px;height:18px;right:11px;bottom:calc((var(--form-control-height, 46px) - 18px) / 2);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--eyebrow-text, var(--text-muted));line-height:1}.public-shell .public-registration-locked-field>small.public-registration-lock-icon svg{display:block;width:14px;height:14px;color:inherit;fill:currentColor}.public-shell .public-registration-id-field.public-registration-locked-field>small.public-registration-lock-icon{bottom:17px}.public-shell .public-registration-subcard-v8{margin-top:14px}.public-shell .public-registration-grid,.public-shell .public-registration-grid>*,.public-shell .public-registration-participant-fields,.public-shell .public-registration-subcard--v8,.public-shell .form-field{min-width:0}.public-shell .public-registration-participant-fields{display:grid;gap:18px}.public-shell .public-registration-subcard--v8{gap:16px;padding:16px;border:0;border-radius:5px;background:var(--surface-soft);box-shadow:none}.public-shell .public-registration-subcard--v8>.repeat-card-v8__head{margin:0}.public-shell .public-registration-toggle{border-color:color-mix(in srgb,var(--form-control-border) var(--form-control-border-alpha, 28%),transparent);border-radius:var(--radius-md);background:var(--surface-soft)}.public-shell .public-registration-consent{align-items:flex-start;min-height:var(--form-control-height);padding:12px 14px;border:0;border-radius:var(--radius-md);color:var(--form-control-text);background-color:var(--form-control-bg);background-image:linear-gradient(180deg,color-mix(in srgb,var(--primary-soft) 24%,var(--form-control-bg)),color-mix(in srgb,var(--form-control-bg) 96%,var(--primary-soft)));font-size:var(--feedback-font-size, 13px);font-weight:400;line-height:1.45;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--form-control-border) var(--form-control-border-alpha, 28%),transparent),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--text) 6%,transparent)}.public-shell .public-registration-consent:hover{border:0;background-color:var(--form-control-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--text-muted) 12%),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--primary) 8%,transparent)}.public-shell .public-registration-consent:focus-within{border:0;background-color:var(--form-control-bg);box-shadow:inset 0 0 0 1px var(--primary),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px var(--focus),0 5px 14px color-mix(in srgb,var(--primary) 13%,transparent)}.public-shell .public-registration-consent>input{margin-top:2px}.public-shell .public-registration-consent>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.public-shell .public-registration-consent.form-field--invalid{border:0;background-color:var(--feedback-error-bg);box-shadow:inset 0 0 0 1px var(--feedback-error-border)}.public-shell .public-registration-consent.form-field--invalid:focus-within{box-shadow:inset 0 0 0 1px var(--feedback-error-text),0 0 0 3px color-mix(in srgb,var(--feedback-error-text) 14%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>input:not([type=checkbox]):not([type=radio]),.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>select,.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>textarea{box-shadow:inset 0 0 0 1px var(--feedback-error-text),inset 0 1px color-mix(in srgb,#fff 54%,transparent),0 2px 5px color-mix(in srgb,var(--feedback-error-text) 7%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>input:not([type=checkbox]):not([type=radio]):hover:not(:disabled),.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>select:hover:not(:disabled),.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>textarea:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--feedback-error-text),inset 0 1px color-mix(in srgb,#fff 58%,transparent),0 3px 8px color-mix(in srgb,var(--feedback-error-text) 10%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>input:not([type=checkbox]):not([type=radio]):focus,.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>select:focus,.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>textarea:focus{box-shadow:inset 0 0 0 1px var(--feedback-error-text),inset 0 1px color-mix(in srgb,#fff 64%,transparent),0 0 0 3px color-mix(in srgb,var(--feedback-error-text) 14%,transparent),0 5px 14px color-mix(in srgb,var(--feedback-error-text) 13%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid>span,.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .public-registration-course-section-header h3{color:var(--feedback-error-text)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .public-registration-course-card{border-color:var(--feedback-error-text);box-shadow:inset 0 0 0 1px var(--feedback-error-text),0 3px 8px color-mix(in srgb,var(--feedback-error-text) 10%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .phone-field-v8.phone-field-v8--country.phone-field-v8--germany,.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .phone-field-v8.phone-field-v8--country.phone-field-v8--germany:hover{--phone-field-outline-color: var(--feedback-error-text);--phone-field-highlight-color: color-mix(in srgb, #fff 54%, transparent);box-shadow:0 3px 8px color-mix(in srgb,var(--feedback-error-text) 10%,transparent)}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .phone-country-trigger-v8{border-right-color:var(--feedback-error-text)!important}.public-shell .public-registration-wizard-v8 .form-field.form-field--invalid .phone-field-v8.phone-field-v8--country.phone-field-v8--germany:focus-within{--phone-field-outline-color: var(--feedback-error-text);--phone-field-highlight-color: color-mix(in srgb, #fff 64%, transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-error-text) 14%,transparent),0 5px 14px color-mix(in srgb,var(--feedback-error-text) 13%,transparent)}.public-shell .public-registration-wizard-v8 .public-registration-consent.form-field--invalid{box-shadow:inset 0 0 0 1px var(--feedback-error-text)}.public-shell .form-field>.phone-field-v8,.public-shell .form-field-prototype>.phone-field-v8{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.public-shell .phone-field-v8--country>input[type=tel]{min-width:0;max-width:100%;box-sizing:border-box}.public-shell select{padding-right:calc(var(--form-select-arrow-offset, 10px) + 20px)}@media(max-width:640px){.public-shell .public-registration-subcard--v8{padding:14px}}.public-shell.public-shell--website{min-height:100vh;display:flex;flex-direction:column;padding:0;background:radial-gradient(circle at 16% 5%,color-mix(in srgb,var(--primary) 9%,transparent),transparent 34rem),var(--canvas)}.public-shell.public-shell--website .action-button,.public-shell.public-shell--website .action-button:hover,.public-shell.public-shell--website .action-button:focus-visible,.public-shell.public-shell--website .action-button:active{box-shadow:none!important}.public-shell--website .public-website-header-v8{position:sticky;z-index:100;top:0;width:100%;min-height:72px;padding:0;background:var(--surface-overlay);border:none;box-shadow:0 2px 2px #18274b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=dark] .public-shell--website .public-website-header-v8{box-shadow:0 2px 2px #0000006b}.public-shell--website .public-website-nav-v8{width:min(calc(100% - 56px),1320px);min-height:72px;display:flex;align-items:center;gap:30px;margin-inline:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=dark] .public-shell--website .public-website-nav-v8{background:transparent;box-shadow:none}.public-shell--website .public-website-logo-v8{display:inline-flex;align-items:center;flex:0 0 auto}.public-shell--website .public-website-logo-v8 img{width:128px;max-height:40px;height:auto;object-fit:contain}.public-shell--website .public-website-logo-v8__light,html[data-theme=dark] .public-shell--website .public-website-logo-v8__dark{display:none}html[data-theme=dark] .public-shell--website .public-website-logo-v8__light{display:block}.public-shell--website .public-website-links-v8{display:flex;align-items:center;justify-content:center;gap:3px;margin-left:auto}.public-shell--website .public-website-links-v8 a{position:relative;padding:10px 13px;border-radius:40px;color:#656a72;font-size:14px;font-weight:400;letter-spacing:0em;text-decoration:none;white-space:nowrap;transition:color .22s ease,background-color .22s ease}.public-shell--website .public-website-links-v8 a:after{content:"";position:absolute;inset:auto 50% 5px;width:0;height:2px;border-radius:999px;background:#2f69e8;transform:translate(-50%);transition:width .22s cubic-bezier(.2,.8,.2,1)}.public-shell--website .public-website-links-v8 a:hover,.public-shell--website .public-website-links-v8 a:focus-visible,.public-shell--website .public-website-links-v8 a.active{color:#24282e;background:transparent}html[data-theme=dark] .public-shell--website .public-website-links-v8 a{color:#999da5}html[data-theme=dark] .public-shell--website .public-website-links-v8 a:hover,html[data-theme=dark] .public-shell--website .public-website-links-v8 a:focus-visible,html[data-theme=dark] .public-shell--website .public-website-links-v8 a.active{color:#fff;background:transparent}.public-shell--website .public-website-links-v8 a:hover:after,.public-shell--website .public-website-links-v8 a:focus-visible:after,.public-shell--website .public-website-links-v8 a.active:after{width:22px}.public-shell--website .public-website-actions-v8{display:flex;align-items:center;gap:8px;margin-left:12px}.public-shell--website .public-website-actions-v8 .action-button{min-height:40px;padding-inline:16px;text-decoration:none}.public-shell--website .public-website-actions-v8 .public-website-donate-v8{height:38px;min-height:38px;padding:7px 16px;color:#fff;border:0;border-radius:40px;background:linear-gradient(135deg,#3f7af2,#2f69e8 52%,#255bcf);box-shadow:none;font-size:12px;font-weight:650}.public-shell--website .public-website-actions-v8 .public-website-donate-v8:hover,.public-shell--website .public-website-actions-v8 .public-website-donate-v8:focus-visible{color:#fff;border:0;background:linear-gradient(135deg,#4b84f5,#356fe9 52%,#2a61d7);box-shadow:none}.public-shell--website .public-website-theme-v8{width:62px;height:42px;display:grid;place-items:center;padding:0;border:0;background:transparent}.public-shell--website .public-website-theme-v8>span{position:relative;width:54px;height:28px;display:flex;align-items:center;justify-content:space-around;padding:0;background:var(--surface-muted);border:0;border-radius:999px;color:var(--text-faint)}.public-shell--website .public-website-theme-v8 svg{z-index:1;width:11px;height:11px;color:#8e98a7}html[data-theme=dark] .public-shell--website .public-website-theme-v8 svg{color:#a3a6ad}html[data-theme=dark] .public-shell--website .public-website-theme-v8>span{background:var(--surface-muted)}.public-shell--website .public-website-theme-v8 i{position:absolute;top:3px;left:3px;width:22px;height:22px;background:var(--surface-raised);border:0;border-radius:50%;box-shadow:0 2px 7px #1118272e;transition:transform .28s cubic-bezier(.2,.8,.2,1)}html[data-theme=dark] .public-shell--website .public-website-theme-v8 i{background:var(--surface-raised);border:0;transform:translate(26px)}.public-shell--website .public-website-menu-v8,.public-shell--website .public-website-mobile-v8{display:none}.public-shell--website .public-frame.public-frame--website{width:min(calc(100% - 56px),1320px);flex:1 0 auto;gap:14px;margin-inline:auto;padding:28px 0 46px}.public-shell--website .public-frame--website>.public-registration-shell{width:100%}.public-shell--website .public-frame--website .public-registration-card{width:100%;max-width:none}.public-shell--website .public-website-footer-v8{position:relative;width:100%;overflow:hidden;padding-inline:max(24px,calc((100% - 1240px)/2));color:#f3f6fb;background:radial-gradient(circle at 88% 10%,rgba(255,255,255,.035),transparent 34%),#0d0f12}html[data-theme=dark] .public-shell--website .public-website-footer-v8{color:var(--text);background:radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--primary) 10%,transparent),transparent 34%),var(--surface);border-top:1px solid var(--border)}.public-shell--website .public-website-footer-v8__main{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:28px;padding-block:26px 24px;border-bottom:1px solid rgba(255,255,255,.09)}.public-shell--website .public-website-footer-v8__logo{align-self:center}.public-shell--website .public-website-footer-v8__logo img{width:82px;height:auto;opacity:.94}.public-shell--website .public-website-footer-v8__identity{display:grid;gap:4px}.public-shell--website .public-website-footer-v8__identity strong{color:#f3f6fb;font-size:14px;font-weight:550;letter-spacing:-.01em;line-height:1.35}.public-shell--website .public-website-footer-v8__address{width:fit-content;color:#ffffff87;font-size:11px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .18s ease}.public-shell--website .public-website-footer-v8__address:hover,.public-shell--website .public-website-footer-v8__address:focus-visible{color:#fff}.public-shell--website .public-website-footer-v8__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-block:13px 15px;color:#fff6;font-size:10px}.public-shell--website .public-website-footer-v8__meta>span{flex:0 0 auto;margin-inline-end:auto;white-space:nowrap;text-align:left}.public-shell--website .public-website-footer-v8__meta>nav{display:flex;flex:0 0 auto;justify-content:flex-end;gap:22px;margin-inline-start:auto;text-align:right}.public-shell--website .public-website-footer-v8__meta a{color:#fff6;font-size:10px;font-weight:400;text-decoration:none;transition:color .18s ease}.public-shell--website .public-website-footer-v8__meta a:hover,.public-shell--website .public-website-footer-v8__meta a:focus-visible{color:#fff}@media(max-width:1120px){.public-shell--website .public-website-links-v8{display:none}.public-shell--website .public-website-actions-v8{margin-left:auto}.public-shell--website .public-website-menu-v8{width:40px;height:40px;display:grid;place-content:center;gap:4px;padding:0;background:transparent;border:0;border-radius:4px}.public-shell--website .public-website-menu-v8 span{width:18px;height:2px;background:var(--text);border-radius:1px;transition:transform .2s ease,opacity .2s ease}.public-shell--website .public-website-menu-v8[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.public-shell--website .public-website-menu-v8[aria-expanded=true] span:nth-child(2){opacity:0}.public-shell--website .public-website-menu-v8[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.public-shell--website .public-website-mobile-v8{position:absolute;inset:72px auto auto 50%;width:min(calc(100% - 56px),1320px);display:grid;gap:2px;padding:12px 18px 18px;background:#fffffff7;border:0;border-radius:5px;box-shadow:var(--shadow-unified);opacity:0;visibility:hidden;transform:translate(-50%,-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.public-shell--website .public-website-mobile-v8.open{opacity:1;visibility:visible;transform:translate(-50%)}.public-shell--website .public-website-mobile-v8 a{padding:11px 4px;border:0;color:var(--text-muted);font-weight:550;text-decoration:none}.public-shell--website .public-website-mobile-v8 a.active{color:#3f434a}html[data-theme=dark] .public-shell--website .public-website-mobile-v8{background:#121417f7;box-shadow:var(--shadow-unified)}html[data-theme=dark] .public-shell--website .public-website-mobile-v8 a.active{color:#d0d2d6}}@media(max-width:760px){.public-shell--website .public-website-nav-v8,.public-shell--website .public-frame.public-frame--website,.public-shell--website .public-website-mobile-v8{width:min(calc(100% - 34px),1240px)}.public-shell--website .public-website-donate-v8{display:none}.public-shell--website .public-website-footer-v8__main{grid-template-columns:86px 1fr;gap:24px}}@media(max-width:520px){.public-shell--website .public-website-nav-v8{min-height:72px}.public-shell--website .public-website-logo-v8 img{width:108px;max-height:36px}.public-shell--website .public-website-mobile-v8{inset-block-start:72px}.public-shell--website .public-frame.public-frame--website{padding-top:18px}.public-shell--website .public-website-footer-v8__main{min-height:0;grid-template-columns:70px 1fr;gap:18px;padding-block:22px 20px}.public-shell--website .public-website-footer-v8__logo img{width:66px}.public-shell--website .public-website-footer-v8__meta{align-items:center;flex-direction:row;flex-wrap:wrap;gap:9px 16px}.public-shell--website .public-website-footer-v8__meta>nav{justify-content:flex-end;gap:16px;margin-inline-start:auto}}@media(max-width:420px){.public-shell--website .public-website-footer-v8__meta>nav{width:100%}}details.app-change-log-v8>summary.section-heading{display:flex;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}details.app-change-log-v8>summary.section-heading::-webkit-details-marker{display:none}details.app-change-log-v8>summary.section-heading:focus-visible{outline:2px solid var(--primary);outline-offset:3px}details.app-change-log-v8:not([open])>summary.section-heading{margin-bottom:0}@media(prefers-reduced-motion:no-preference){.dashboard-v8-exact .progress>span{transform-origin:left center;animation:dashboard-progress-grow .76s cubic-bezier(.22,1,.36,1) .16s both}}@keyframes app-box-enter-v8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-premium-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-panel-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-summary-enter{0%{opacity:0;transform:translateY(7px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dashboard-progress-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dashboard-chart-draw{to{stroke-dashoffset:0}}@keyframes dashboard-chart-area-enter{0%{opacity:0}to{opacity:1}}.settings-modal-backdrop.student-remove-group-backdrop-v8{padding:10px}.settings-modal.student-remove-group-modal-v8{width:min(640px,calc(100vw - 20px));max-width:640px;max-height:calc(100dvh - 20px);padding:16px}
