/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#333a6b;--ink:#20264a;--muted:#5f6686;--orange:#f05a38;--line:#d9dcea;--bg:#f6f7fb;--white:#fff}.admin-shell{color:#20264a;width:min(1180px,100vw - 32px);margin:28px auto 64px}.admin-header{border-bottom:3px solid #333a6b;justify-content:space-between;align-items:end;gap:24px;padding:22px 0;display:flex}.admin-header h1,.admin-band h2,.admin-band h3,.admin-header p{margin:0}.admin-brand{font-size:26px;font-weight:800}.admin-brand span{color:#f05a38}.admin-band{border-bottom:1px solid #d9dcea;padding:24px 0}.admin-grid,.admin-section-title,.active-summary{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.admin-band label{gap:7px;font-size:13px;font-weight:800;display:grid}.admin-band input,.admin-band select{min-height:44px;color:inherit;font:inherit;background:#fff;border:1px solid #cbd0e1;border-radius:6px;padding:9px 12px}.admin-band button,.file-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#f05a38;border:0;border-radius:6px;padding:10px 16px;font-weight:800}.admin-band button:disabled{cursor:not-allowed;opacity:.5}.admin-band .secondary{color:#333a6b;background:#eef0f6}.admin-section-title{margin-bottom:18px}.admin-section-title p,.active-summary span,.admin-message{color:#626985;margin:5px 0 0}.file-button input{display:none}.active-summary{background:#f3f8f5;border-left:4px solid #2b7a4b;align-items:center;padding:16px}.active-summary>div{gap:4px;display:grid}.toggle-line{align-items:center;margin:18px 0;gap:9px!important;display:flex!important}.toggle-line input{width:18px;min-height:18px}.admin-table-wrap{width:100%;margin:14px 0;overflow-x:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;font-size:14px}.admin-table-wrap th,.admin-table-wrap td{text-align:left;vertical-align:middle;border-bottom:1px solid #e4e6ef;padding:10px}.admin-table-wrap th{color:#333a6b;background:#f4f5f9}.admin-table-wrap input{width:100%;min-width:170px}.admin-band .icon-button{color:#a32231;background:0 0;width:38px;min-height:38px;padding:0;font-size:25px}.uncertain-list{background:#fff9ee;border:1px solid #e6bd76;margin:18px 0;padding:16px}.uncertain-list>div{justify-content:space-between;align-items:center;gap:16px;padding-top:10px;display:flex}@media (width<=720px){.admin-shell{width:min(100vw - 24px,1180px);margin-top:12px}.admin-header,.admin-grid,.admin-section-title,.active-summary{grid-template-columns:1fr;align-items:start;display:grid}.uncertain-list>div{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{align-items:center;width:min(760px,100vw - 32px);min-height:100vh;margin:0 auto;padding:30px 0;display:grid}.card,.form-card{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #22274d14}.card{padding:30px}.brand{color:var(--navy);letter-spacing:0;font-size:32px;font-weight:800;line-height:1}.brand span{color:var(--orange)}.meeting-header{background:var(--navy);color:#fff;padding:28px 32px 24px}.meeting-header .brand{color:#fff;margin-bottom:20px}.meeting-header p{color:#ffffffd1;margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.35}h1{letter-spacing:0;margin:0;font-size:clamp(28px,5vw,40px);line-height:1.08}.meeting-meta{color:#ffffffd1;gap:5px;margin-top:12px;font-size:15px;line-height:1.45;display:grid}.muted{color:var(--muted);line-height:1.5}.registration-form{gap:18px;padding:28px 32px 32px;display:grid}.field-error{color:#bb2d3b;margin-top:6px;font-size:13px;font-weight:700;line-height:1.35;display:block}.registration-form [aria-invalid=true]{border-color:#bb2d3b}label{color:var(--ink);gap:7px;font-size:13px;font-weight:800;display:grid}label span{color:var(--muted);font-size:12px;font-weight:400;line-height:1.35}input,select{width:100%;min-height:48px;color:var(--ink);letter-spacing:0;background:#fff;border:1px solid #cbd0e1;border-radius:6px;padding:12px 14px;font-size:16px}select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:36px}input:focus,select:focus{border-color:var(--orange);outline:3px solid #f05a382e}.unit-grid{grid-template-columns:1.05fr .95fr .8fr;align-items:start;gap:16px;display:grid}button,.button{background:var(--orange);color:#fff;cursor:pointer;letter-spacing:0;border:0;border-radius:6px;min-height:50px;font-size:16px;font-weight:800;text-decoration:none}button:focus,.button:focus{outline-offset:2px;outline:3px solid #f05a3847}@media (width<=680px){.shell{align-items:start;width:min(100vw - 24px,760px);padding-top:16px}.meeting-header,.registration-form,.card{padding-left:20px;padding-right:20px}.unit-grid{grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
