:root{color-scheme:light;--brand-blue: #007ea7;--brand-blue-dark: #006486;--brand-blue-tint: #e3f1f7;--brand-orange: #fcaa67;--brand-orange-soft: #ffe9d4;--brand-green: #419c3c;--brand-ink: #0f0a0a;--brand-paper: #f0f0f0;--bg: var(--brand-paper);--surface: #ffffff;--surface-2: #f6f8f9;--border: #e3e7ea;--border-strong: #c6ced3;--text: var(--brand-ink);--text-muted: #5f6b71;--accent: var(--brand-blue);--font-display: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;--font-sans: "Hanken Grotesk", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ink: var(--brand-ink);--shadow-print: 0 3px 0 var(--brand-ink);--shadow-print-sm: 0 2px 0 var(--brand-ink);--shadow-print-blue: 0 4px 0 var(--brand-blue);--shadow-print-orange: 0 4px 0 var(--brand-orange);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 2px rgba(15, 10, 10, .06), 0 10px 30px rgba(15, 10, 10, .08);--time-col: 4.75rem;--stage-col-max: 18rem;--open-bg: #ffffff;--open-border: #e2e8f0;--pending-bg: #eef1f4;--pending-border: #94a3b8;--pending-text: #475569;--sent-bg: #fef3c7;--sent-border: #f59e0b;--sent-text: #92400e;--accepted-bg: #dcfce7;--accepted-border: #16a34a;--accepted-text: #15803d;--reopened-bg: #fee2e2;--reopened-border: #ef4444;--reopened-text: #b91c1c;--rating-high: #16a34a;--rating-medium: #d97706;--rating-low: #94a3b8}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2{margin:0}.topnav__wordmark,.page__head h1,.app__title h1,.modal__title,.login-card__title,.apply-hero__title,.apply-done h1,.sched__title,.sched__day-title,.form-block__title,.submission__band,.stats-strip__num{font-family:var(--font-display);font-optical-sizing:auto;font-weight:600}.app{display:flex;flex-direction:column;height:100%}.app__header{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:.75rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border)}.app__title h1{font-size:1.05rem;letter-spacing:-.01em}.app__title p{margin:.1rem 0 0;font-size:.8rem;color:var(--text-muted)}.app__body{flex:1;display:flex;min-height:0}.board-narrow-note{display:none}@media (max-width: 720px){.app__body{display:none}.board-narrow-note{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1.5rem;text-align:center;color:var(--text-muted)}.board-narrow-note p{margin:0;max-width:26rem;line-height:1.5}.board-narrow-note strong{color:var(--text);font-size:1.05rem}}.btn{font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.4em;padding:.45rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);color:var(--text);cursor:pointer;text-decoration:none}.btn:hover{background:var(--surface-2)}.btn--ghost{background:transparent}.icon{width:1em;height:1em;flex-shrink:0;vertical-align:-.125em}button:focus-visible,a:focus-visible,summary:focus-visible,[role=tab]:focus-visible,[role=menuitem]:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.topnav a:focus-visible,.topnav button:focus-visible{outline-color:var(--brand-orange)}.legend{display:flex;flex-wrap:wrap;gap:.75rem 1rem;font-size:.78rem;color:var(--text-muted)}.legend__item{display:inline-flex;align-items:center;gap:.4rem}.legend__swatch{width:15px;height:15px;border-radius:4px;border:1px solid var(--border)}.panel{width:19rem;flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:var(--surface);border-right:1px solid var(--border)}.panel__head{display:flex;align-items:baseline;justify-content:space-between;padding:.9rem 1rem .5rem}.panel__head h2{font-size:.95rem}.panel__count{font-size:.75rem;color:var(--text-muted)}.panel__controls{display:flex;flex-direction:column;gap:.6rem;padding:.25rem 1rem .75rem;border-bottom:1px solid var(--border)}.input{font:inherit;width:100%;padding:.45rem .6rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2)}.input:focus{outline:2px solid var(--accent);outline-offset:-1px;background-color:var(--surface)}select.input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235f6b71' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:1.05em;padding-right:2.1rem}.chips{display:flex;gap:.35rem}.chip{font:inherit;text-transform:capitalize;font-size:.78rem;padding:.25rem .6rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer}.chip--active{background:var(--text);border-color:var(--text);color:#fff}.toggle{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--text-muted);cursor:pointer}.panel__add{width:100%}.invite{display:flex;flex-direction:column;gap:.4rem;padding:.6rem;border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2)}.invite__actions{display:flex;gap:.4rem}.panel__list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem 1.25rem}.panel__empty{color:var(--text-muted);font-size:.85rem;text-align:center;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.panel__empty p{margin:0}.card-handle{cursor:grab;touch-action:none}.card-handle:active{cursor:grabbing}.card{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--rating-low);border-radius:var(--radius-sm);padding:.55rem .7rem;box-shadow:0 1px 1px #0f172a0a}.card--high{border-left-color:var(--rating-high)}.card--medium{border-left-color:var(--rating-medium)}.card--low{border-left-color:var(--rating-low)}.card--unrated{border-left-color:var(--border-strong)}.card--overlay{box-shadow:var(--shadow);transform:rotate(1.5deg);cursor:grabbing}.card__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.card__name{font-weight:600}.card__genre{margin-top:.15rem;font-size:.78rem;color:var(--text-muted)}.card__invited{display:inline-block;margin-right:.4rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--brand-blue);background:var(--brand-blue-tint);border-radius:999px;padding:.05rem .4rem;vertical-align:middle}.submission__band .card__invited,.submission__placed{display:inline-flex;align-items:center;line-height:1;margin:0;font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border:1px solid transparent;border-radius:999px;padding:.18rem .45rem}.submission__band .card__invited{border-color:var(--brand-blue)}.submission__placed{color:var(--sent-text);background:var(--sent-bg);border-color:var(--sent-border);cursor:default}.submission__placed-when{text-transform:none;letter-spacing:0;font-weight:600;opacity:.85}.card__dayonly{display:inline-block;margin-right:.4rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--sent-text);background:var(--sent-bg);border:1px solid var(--sent-border);border-radius:999px;padding:.02rem .4rem;vertical-align:middle}.rating{text-transform:uppercase;font-size:.62rem;font-weight:700;letter-spacing:.03em;color:#fff;padding:.12rem .4rem;border-radius:999px;background:var(--rating-low)}.rating--high{background:var(--rating-high)}.rating--medium{background:var(--rating-medium)}.rating--low{background:var(--rating-low)}.rating--unrated{background:var(--text-muted)}.schedule{flex:1;display:flex;flex-direction:column;min-width:0}.schedule__bar{display:flex;align-items:center;gap:.75rem 1.5rem;flex-wrap:wrap;padding:.75rem 1rem .5rem}.schedule__bar .legend{margin-left:auto}.tabs{display:flex;gap:.4rem}.tab{font:inherit;font-weight:600;padding:.4rem 1rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .15s ease,color .15s ease,border-color .15s ease}.tab:hover{transform:translateY(-2px);box-shadow:0 3px 0 var(--border-strong)}.tab:active{transform:translateY(0);box-shadow:0 1px 0 var(--border-strong)}.tab--active{background:var(--accent);border-color:var(--brand-ink);color:#fff;box-shadow:var(--shadow-print-sm)}.tab--active:hover{box-shadow:0 4px 0 var(--brand-ink)}.tab--active:active{transform:translateY(0);box-shadow:0 1px 0 var(--brand-ink)}.grid-scroll{flex:1;overflow:auto;padding:0 1rem 1rem 0}.grid{display:grid;gap:6px;align-content:start;min-width:max-content}.grid__corner,.grid__colhead,.grid__timehead{position:sticky;background:var(--surface-2);font-weight:600;font-size:.8rem;display:flex;align-items:center}.grid__colhead{top:0;z-index:1;justify-content:center;padding:.5rem;text-align:center;background:var(--surface);border:1px solid var(--border-strong);border-bottom:2px solid var(--brand-blue);border-radius:var(--radius-sm);color:var(--text);font-weight:700;letter-spacing:.01em}.grid__timehead{left:0;z-index:3;justify-content:flex-end;padding-right:.5rem;color:var(--text-muted);font-weight:600;font-variant-numeric:tabular-nums;background:transparent}.grid__corner{top:0;left:0;z-index:4;justify-content:center;color:var(--text-muted);background:transparent}.grid__rail{position:sticky;left:0;z-index:2;background:var(--surface);border:1px solid var(--open-border);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.grid--cal .grid__timehead{align-items:flex-start;padding-top:.15rem}.grid--cal .cell{min-height:0;height:100%}.grid-empty{color:var(--text-muted);padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.grid-empty p{margin:0}.cell{position:relative;min-height:3.6rem;border:1px solid var(--open-border);border-radius:var(--radius-sm);background:var(--open-bg);display:flex}.cell--open{border-style:dashed;border-color:var(--border-strong);align-items:center;justify-content:center}.cell__empty{flex:1;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;color:var(--text-muted);font:inherit;border:none;background:transparent}.cell__empty--btn{cursor:pointer;border-radius:var(--radius-sm)}.cell__empty--btn:hover{background:#0f172a0a}.cell__openlabel{font-size:.75rem;opacity:.7;text-transform:uppercase;letter-spacing:.04em}.cell__closedlabel{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.cell--over{outline:2px solid var(--accent);outline-offset:1px;background:var(--brand-blue-tint)}.cell--pending{background:var(--pending-bg);border-color:var(--pending-border)}.cell--sent{background:var(--sent-bg);border-color:var(--sent-border)}.cell--accepted{background:var(--accepted-bg);border-color:var(--accepted-border)}.cell--reopened{background:var(--reopened-bg);border-color:var(--reopened-border)}.cell--blocked{border-style:solid;border-color:var(--border-strong);color:var(--text-muted);background-color:var(--surface-2);background-image:repeating-linear-gradient(-45deg,transparent,transparent 7px,rgba(15,23,42,.06) 7px,rgba(15,23,42,.06) 9px)}.cell__content{font:inherit;flex:1;min-width:0;text-align:left;border:none;background:transparent;cursor:grab;touch-action:none;display:flex;flex-direction:column;gap:.15rem;padding:.45rem .55rem;border-radius:var(--radius-sm)}.cell__content:active{cursor:grabbing}.cell--dragging{opacity:.4}.cell__content:hover{background:#0f172a0a}.cell__band{font-weight:600;line-height:1.2;overflow-wrap:anywhere}.cell__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem .45rem;margin-top:auto}.cell__time{font-size:.72rem;font-weight:600;color:var(--text-muted);font-variant-numeric:tabular-nums}.cell__status{font-size:.72rem;font-weight:600}.cell--pending .cell__status{color:var(--pending-text)}.cell--sent .cell__status{color:var(--sent-text)}.cell--accepted .cell__status{color:var(--accepted-text)}.cell--reopened .cell__status{color:var(--reopened-text)}.panel__placing{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin:.5rem 1rem 0;padding:.5rem .7rem;font-size:.82rem;color:var(--brand-blue-dark);background:var(--brand-blue-tint);border:1px solid var(--brand-blue);border-radius:var(--radius-sm)}.card-handle--placing .card{outline:2px solid var(--brand-blue);outline-offset:1px;box-shadow:0 0 0 4px var(--brand-blue-tint)}.cell--place-dim{opacity:.45}.cell--place-target{outline:2px dashed var(--brand-blue);outline-offset:-2px}.cell__place{font:inherit;flex:1;display:flex;align-items:center;justify-content:center;gap:.2rem;border:none;background:transparent;cursor:pointer;font-size:.78rem;font-weight:600;color:var(--brand-blue-dark);border-radius:var(--radius-sm);align-self:stretch}.cell__place:hover{background:var(--brand-blue-tint)}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.menu{position:absolute;top:calc(100% + 4px);left:0;min-width:11rem;z-index:50;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.menu__item{font:inherit;text-align:left;padding:.5rem .75rem;border:none;background:transparent;cursor:pointer;color:var(--text)}.menu__item:hover{background:var(--surface-2)}.menu__item--accept{color:var(--accepted-text);font-weight:600}.menu__item--decline{color:var(--reopened-text);font-weight:600}.menu__item--send{color:var(--accent);font-weight:600}.menu__item--rsvp{color:var(--accepted-text);font-weight:600;border-bottom:1px solid var(--border)}.menu__empty{margin:0;padding:.5rem .75rem;font-size:.82rem;color:var(--text-muted)}.menu__answers{padding:.5rem .25rem .6rem;max-width:17rem}.menu__back{font:inherit;font-size:.8rem;color:var(--text-muted);background:transparent;border:none;cursor:pointer;padding:.25rem .5rem}.menu__back:hover{color:var(--text)}.menu__answers-title{margin:.15rem 0 .4rem;padding:0 .5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.rsvp-answers{margin:0;max-height:16rem;overflow-y:auto;padding:0 .5rem}.rsvp-answers__row{padding:.35rem 0}.rsvp-answers__row+.rsvp-answers__row{border-top:1px solid var(--border)}.rsvp-answers dt{font-size:.72rem;color:var(--text-muted)}.rsvp-answers dd{margin:.1rem 0 0;font-weight:500;overflow-wrap:anywhere}.file-dl{color:var(--accent);font-weight:600;text-decoration:none}.file-dl:hover{text-decoration:underline}.file-dl__size{font-weight:400;color:var(--text-muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0f0a0a66;display:flex;align-items:center;justify-content:center;padding:1rem}.modal{width:100%;max-width:26rem;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.modal__title{font-size:1.15rem;letter-spacing:-.01em;margin-bottom:.5rem}.modal__body{margin:0 0 1.25rem;color:var(--text-muted);font-size:.92rem;line-height:1.5}.modal__actions{display:flex;flex-direction:column;gap:.5rem}.modal__actions .btn{width:100%}.modal__actions--inline{flex-direction:row;flex-wrap:wrap}.modal__actions--inline .btn{width:auto}.modal--wide{max-width:56rem}.modal--wide .modal__actions{flex-direction:row}.modal--wide .modal__actions .btn{width:auto}.send-confirm__cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:.5rem 0 1rem}@media (max-width: 720px){.send-confirm__cols{grid-template-columns:1fr}}.send-confirm__frame{width:100%;height:22rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--brand-paper)}.send-confirm__list{list-style:none;margin:.25rem 0 0;padding:0;max-height:22rem;overflow-y:auto;border:1px solid var(--border);border-radius:var(--radius-sm)}.send-confirm__list li{display:flex;justify-content:space-between;gap:.75rem;padding:.4rem .6rem;border-bottom:1px solid var(--border);font-size:.86rem}.send-confirm__list li:last-child{border-bottom:none}.send-confirm__email{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.send-confirm__type{margin-bottom:1rem}.send-confirm__type code{background:var(--surface-2);padding:.05rem .35rem;border-radius:4px;font-weight:700}.app__notice{color:var(--brand-blue-dark);background:var(--brand-blue-tint);border:1px solid var(--brand-blue);padding:.3rem .6rem;border-radius:6px;font-size:.85rem}.toast{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:70;display:flex;align-items:center;gap:.85rem;max-width:calc(100vw - 2rem);padding:.55rem .6rem .55rem 1rem;background:var(--brand-ink);color:#fff;border-radius:999px;box-shadow:0 6px 22px #0f0a0a4d;animation:toast-in .22s cubic-bezier(.22,1,.36,1)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,.75rem)}to{opacity:1;transform:translate(-50%)}}.toast__msg{font-size:.9rem;font-weight:500}.toast__undo{font:inherit;font-weight:700;font-size:.85rem;color:var(--brand-orange);background:transparent;border:none;padding:.2rem .45rem;border-radius:6px;cursor:pointer}.toast__undo:hover{color:#fff;background:#ffffff24}.toast__dismiss{font:inherit;font-size:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#ffffff8c;background:transparent;border:none;cursor:pointer;padding:0 .25rem}.toast__dismiss:hover{color:#fff}.toast button:focus-visible{outline-color:var(--brand-orange)}@media (prefers-reduced-motion: reduce){.toast{animation:none}}.sched{margin:0 auto;padding:1.5rem 1.25rem 3rem;color:var(--brand-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sched__head{text-align:center;margin-bottom:1.75rem}.sched__title{font-size:1.7rem;letter-spacing:-.02em;color:var(--brand-blue);margin:0}.sched__sub{margin:.25rem 0 0;color:var(--text-muted);font-size:.95rem}.sched__toggle{display:flex;justify-content:center;margin-bottom:1.5rem}@media print{.sched__toggle{display:none}}body.sched-embed--transparent{background:transparent}.sched__empty{text-align:center;color:var(--text-muted);padding:2rem 0}.sched__day{margin-bottom:2rem}.sched__day-title{font-size:1.25rem;margin:0 0 .9rem;padding-bottom:.4rem;border-bottom:3px solid var(--brand-orange)}.sched__stages{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1rem}.sched__stage{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.sched__stage-title{font-size:.95rem;margin:0;padding:.55rem .85rem;background:var(--brand-blue);color:#fff;letter-spacing:.01em}.sched__sets{list-style:none;margin:0;padding:0}.sched__set{display:flex;gap:.75rem;padding:.5rem .85rem;border-top:1px solid var(--border);font-size:.92rem}.sched__set:first-child{border-top:none}.sched__time{flex-shrink:0;color:var(--brand-blue-dark);font-variant-numeric:tabular-nums;font-weight:600;min-width:6.5rem}.sched__band{font-weight:500}@media print{.sched{padding:0;max-width:none}.sched__stage{break-inside:avoid}.sched__stage-title{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.reports__head{align-items:flex-start}.reports__switch{margin-bottom:var(--space-5)}.report__actions{display:flex;gap:var(--space-2);justify-content:flex-end;margin-bottom:var(--space-4)}.report h2{margin:0 0 var(--space-3)}.report__stage+.report__stage{margin-top:var(--space-6)}.report-table{border-collapse:collapse;width:100%;font-size:.9rem}.report-table th,.report-table td{border:1px solid var(--border);padding:.4rem .6rem;text-align:center}.report-table__left{text-align:left}.report-table__nowrap{white-space:nowrap}.report-table thead th{background:var(--surface-2);-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-table tfoot th{background:var(--brand-blue-tint);font-weight:700;-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-table--schedule{font-size:.85rem}.report__note{margin-top:var(--space-4)}.report__missing{margin:var(--space-2) 0 0;padding-left:var(--space-5);columns:2}@media print{.topnav,.reports__head,.reports__switch,.report__actions,.no-print{display:none!important}.page{padding:0;max-width:none}.report__stage,.report-table tr{break-inside:avoid}}.shell{display:flex;flex-direction:column;height:100vh}.topnav{flex-shrink:0;display:flex;align-items:center;gap:1.5rem;height:56px;padding:0 1.25rem;background:var(--brand-ink);color:#fff;border-bottom:3px solid var(--brand-orange)}.topnav__brand{display:inline-flex;align-items:center;gap:.55rem;color:#fff;text-decoration:none}.topnav__logo{width:34px;height:34px;display:block}.topnav__wordmark{font-size:1.15rem;letter-spacing:-.01em;line-height:1;color:#fff}.topnav__tag{align-self:center;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-ink);background:var(--brand-orange);padding:.18rem .42rem;border-radius:999px}.topnav__links{display:flex;gap:.15rem}.topnav__link{position:relative;color:#ffffffb3;text-decoration:none;padding:.45rem .75rem;border-radius:7px;font-weight:500;font-size:.9rem;transition:color .12s,background .12s}.topnav__link:hover{background:#ffffff14;color:#fff}.topnav__link--active,.topnav__link--active:hover{color:#fff;background:transparent}.topnav__link--active:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:.02rem;height:3px;border-radius:999px;background:var(--brand-orange)}.topnav__signout{margin-left:auto;font:inherit;font-size:.85rem;color:#fffc;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:7px;padding:.35rem .75rem;cursor:pointer;transition:background .12s,color .12s}.topnav__signout:hover{background:#ffffff1f;color:#fff}.shell__content{flex:1;min-height:0;overflow:auto;background:var(--bg)}.app__toolbar{display:flex;align-items:center;gap:.75rem 1rem;flex-wrap:wrap;padding:.6rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border)}.app__status{flex:1 1 14rem;min-width:0}.app__actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.app__error{font-size:.78rem;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:.25rem .6rem;border-radius:999px}.toolbar-stats{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.3rem 1rem;font-size:.82rem;color:var(--text-muted)}.toolbar-stat{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.toolbar-stat:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--border-strong)}.toolbar-stat--sent:before{background:var(--sent-border)}.toolbar-stat--accepted:before{background:var(--accepted-border)}.toolbar-stat strong{color:var(--text);font-weight:700}.page{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.page--wide{max-width:1200px}.page__head{margin-bottom:1.5rem}.page__head h1{font-size:1.55rem;letter-spacing:-.015em;line-height:1.1}.page__head h1:after{content:"";display:block;width:2.5rem;height:3px;margin-top:.55rem;border-radius:999px;background:var(--brand-orange)}.page__head .muted{margin-top:.55rem}.muted{color:var(--text-muted)}code{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:.05rem .3rem;font-size:.85em}.field{margin-bottom:1rem;display:flex;flex-direction:column;gap:.3rem}.field__label{font-weight:600}.req{color:#dc2626;margin-left:.15rem}.field__help{margin:0;font-size:.8rem;color:var(--text-muted)}.field__error{margin:0;font-size:.8rem;color:#b91c1c;font-weight:500}textarea.input{resize:vertical;font:inherit}.check{display:inline-flex;align-items:center;gap:.4rem;font-weight:400;cursor:pointer}.check--block{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2);font-weight:500;line-height:1.45}.check--block input{margin-top:.2rem;accent-color:var(--brand-blue)}.optiongroup{display:flex;flex-wrap:wrap;gap:.5rem}.option--choice{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.option--choice input{margin:0;flex-shrink:0;accent-color:var(--brand-blue)}.option--choice span{line-height:1}.option--choice:hover{border-color:var(--brand-blue)}.option--choice:has(input:checked){border-color:var(--brand-blue);background:var(--brand-blue-tint);box-shadow:inset 0 0 0 1px var(--brand-blue)}.option--choice:has(input:focus-visible){outline:2px solid var(--brand-blue);outline-offset:2px}.quantity{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.25rem,1fr));gap:.6rem}.quantity__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .45rem .4rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.quantity__opt{font-weight:600}.quantity__input{width:3.4rem;text-align:center}.quantity__input:focus{background:var(--surface)}.file-control{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.file-control--disabled{margin:0;font-size:.85rem;font-style:italic}.file-input{font:inherit;font-size:.9rem}.file-control__status{font-size:.85rem}.file-chip{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .6rem .45rem .75rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2);max-width:100%}.file-chip__name{font-weight:600;overflow-wrap:anywhere}.file-chip__size{font-size:.8rem;color:var(--text-muted)}.file-chip__remove{font:inherit;font-size:.8rem;color:var(--reopened-text);background:transparent;border:none;cursor:pointer;padding:.1rem .2rem}.file-chip__remove:hover{text-decoration:underline}.form-block{border:none;margin:0;padding:0;min-width:0}.form-block+.form-block{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--border)}.form-block__legend{display:block;width:100%;padding:0;margin-bottom:1.1rem}.form-block__title{display:block;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--brand-ink)}.form-block__title:after{content:"";display:block;width:2.25rem;height:3px;margin-top:.5rem;border-radius:999px;background:var(--brand-orange)}.form-block__help{display:block;margin-top:.6rem;font-size:.85rem;font-weight:400;color:var(--text-muted)}.apply-card .input{padding:.6rem .7rem;border-radius:var(--radius-sm)}.apply-card textarea.input{min-height:6.5rem}.input[aria-invalid=true]{border-color:#dc2626;background:#fff}.input[aria-invalid=true]:focus{outline-color:#dc2626}.field--error .field__label{color:#b91c1c}.form-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:.6rem .8rem;border-radius:8px;margin:0 0 1rem}.apply-shell{max-width:640px;margin:0 auto;padding:2rem 1.25rem 4rem}.apply-loading{padding:3rem 0;text-align:center}.apply-hero{text-align:center;padding:1.25rem 1rem 2rem}.apply-hero__logo{width:132px;height:132px;margin:0 auto 1rem;display:block}.apply-hero__title{font-size:clamp(1.6rem,5vw,2.1rem);letter-spacing:-.02em;color:var(--brand-ink)}.apply-hero__dates{margin:.5rem 0 0;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--brand-blue)}.apply-hero__lede{max-width:32rem;margin:.9rem auto 0;color:var(--text-muted);font-size:.95rem;line-height:1.55}.apply-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.75rem}.apply-card__footer{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--border)}.apply-required-note{margin:0 0 .85rem;font-size:.8rem;color:var(--text-muted)}.btn--lg{width:100%;padding:.72rem 1rem;font-size:1rem;font-weight:600}.apply-done{text-align:center}.apply-done__logo{width:96px;height:96px;margin:0 auto .5rem;display:block}.apply-done h1{font-size:1.7rem;letter-spacing:-.01em}.apply-done__lede{color:var(--text-muted);max-width:28rem;margin:.6rem auto 1.5rem;line-height:1.55}.apply-next{text-align:left;max-width:30rem;margin:0 auto 1.75rem;padding-left:1.25rem;display:flex;flex-direction:column;gap:.6rem;color:var(--text);font-size:.92rem;line-height:1.5}.apply-next li::marker{color:var(--brand-blue);font-weight:700}.rsvp-note{margin:0 0 1.25rem;padding:.6rem .8rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.85rem;color:var(--text-muted)}.rsvp-choice{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.rsvp-choice__btn{font:inherit;font-weight:600;padding:1rem;border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.rsvp-choice__btn:hover{border-color:var(--brand-blue)}.rsvp-choice__btn.is-selected{border-color:var(--brand-blue);background:var(--brand-blue-tint);box-shadow:inset 0 0 0 1px var(--brand-blue)}@media (max-width: 560px){.apply-shell{padding:1rem .85rem 3rem}.rsvp-choice{grid-template-columns:1fr}.apply-hero{padding:.5rem .5rem 1.5rem}.apply-hero__logo{width:104px;height:104px}.apply-card{padding:1.25rem 1.1rem;border-radius:var(--radius-sm)}}.btn--primary{background:var(--accent);border:1.5px solid var(--brand-ink);color:#fff;box-shadow:var(--shadow-print-sm);transition:transform .08s ease,box-shadow .08s ease,background .12s ease}.btn--primary:hover{background:var(--brand-blue-dark)}.btn--primary:active{transform:translateY(2px);box-shadow:0 0 0 var(--brand-ink)}.btn--primary:disabled{box-shadow:none}.btn--sm{padding:.3rem .6rem;font-size:.82rem}.btn--icon{padding:.3rem .5rem;line-height:1}.btn--danger{color:#b91c1c;border-color:#fca5a5}.btn--danger:hover{background:#fee2e2}.rollover__days{display:flex;flex-direction:column;gap:.5rem}.rollover__day{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.rollover__day span{font-size:.9rem}.rollover__day .input{width:auto}.btn:disabled{opacity:.45;cursor:not-allowed}.builder-kind{position:relative;display:inline-flex;gap:.25rem;margin:.6rem 0 .9rem;padding:.2rem;background:var(--surface-2);border:1px solid var(--border);border-radius:999px}.builder-kind__thumb{position:absolute;top:.2rem;bottom:.2rem;left:0;z-index:0;border-radius:999px;background:var(--accent)}.builder-kind__thumb.is-animated{transition:transform .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1)}.builder-kind__tab{position:relative;z-index:1;font:inherit;font-weight:600;font-size:.85rem;padding:.35rem .9rem;border:none;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .2s ease}.builder-kind__tab.is-active{background:transparent;color:#fff}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,25rem);gap:1.5rem;align-items:start}@media (max-width: 60rem){.builder-layout{grid-template-columns:1fr}}.builder-main{min-width:0}.builder-add{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);margin-bottom:var(--space-5);box-shadow:var(--shadow)}.builder-add__title{font-size:1.05rem;margin-bottom:var(--space-3);display:flex;align-items:center;gap:var(--space-2)}.builder-add__title:before{content:"";width:.7rem;height:.7rem;border-radius:2px;background:var(--brand-orange)}.builder-add__controls{display:flex;gap:var(--space-3);align-items:center;flex-wrap:wrap;margin-bottom:var(--space-3)}.builder-add__controls .input{flex:0 1 auto;width:auto}.builder-add__controls .btn{margin-left:auto}.builder-add__row{display:flex;gap:var(--space-3);align-items:center;flex-wrap:wrap;margin-bottom:var(--space-3)}.builder-add>.input{margin-bottom:var(--space-3)}.builder-add>.input:last-child{margin-bottom:0}.builder-add--section{border-left:3px solid var(--accent);box-shadow:none}.builder-section-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font:inherit;font-weight:600;text-align:left;color:var(--accent);background:var(--surface);border:1px dashed var(--accent);border-radius:10px;cursor:pointer}.builder-section-btn:hover{background:var(--brand-blue-tint)}.builder-section-btn__title{display:inline-flex;align-items:center;gap:.4em}.builder-section-btn__hint{font-weight:400;font-size:.78rem;color:var(--text-muted)}.qlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.qrow{display:flex;align-items:center;gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);transition:border-color .12s ease,box-shadow .12s ease}.qrow--section~.qrow:not(.qrow--section){margin-left:var(--space-5)}.qrow:hover{border-color:var(--border-strong)}.qrow--section{border-left:3px solid var(--accent);background:var(--surface-2)}.qrow__section{display:flex;flex-direction:column;gap:.3rem;align-items:flex-start}.qrow__section-title{font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--brand-ink)}.qrow--dragging{box-shadow:var(--shadow)}.qrow__grip{flex-shrink:0;align-self:stretch;display:flex;align-items:center;padding:0 .15rem;border:none;background:transparent;color:var(--text-muted);font-size:1.1rem;line-height:1;cursor:grab;touch-action:none;border-radius:var(--radius-sm)}.qrow__grip:hover{background:var(--surface-2);color:var(--text)}.qrow__grip:active{cursor:grabbing}.qrow__main{flex:1;min-width:0}.qrow__title{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.qrow__label{font-weight:600;font-size:.98rem}.qrow__key{font-size:.72rem;color:var(--text-muted)}.qrow__help,.qrow__options{font-size:.8rem;color:var(--text-muted);margin-top:.2rem}.qrow__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.qrow__locked{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;color:var(--text-muted);white-space:nowrap;cursor:help}.qrow__locked svg{width:1.05em;height:1.05em;flex-shrink:0}.qrow__edit{display:flex;flex-direction:column;gap:.4rem}.qrow__edit-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.qrow__edit-row .input{flex:1 1 12rem}.qrow__edit-actions{display:flex;gap:.4rem}.qrow__hint{font-size:.78rem;margin:0}.badge{font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;font-weight:700;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);padding:.1rem .4rem;border-radius:999px}.badge--section{color:var(--accent);border-color:var(--accent);background:var(--brand-blue-tint)}.badge--req{color:var(--reopened-text);border-color:var(--reopened-border);background:var(--reopened-bg)}.removed{margin-top:1.5rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:.4rem .9rem}.removed__summary{font-weight:600;color:var(--text-muted);cursor:pointer;padding:.35rem 0}.removed__note{font-size:.8rem;margin:.2rem 0 .7rem}.removed__list{list-style:none;margin:0 0 .4rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.removed__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.removed__main{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.removed__label{font-weight:600;color:var(--text-muted)}.removed__actions{display:flex;gap:.4rem;flex-shrink:0}.form-notice{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;padding:.6rem .8rem;border-radius:8px;margin:0 0 1rem;font-size:.88rem}.builder-preview{position:sticky;top:1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.builder-preview__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--surface-2)}.builder-preview__head h2{font-size:.95rem}.builder-preview__head .muted{font-size:.75rem}.builder-preview__body{max-height:calc(100vh - 8rem);overflow-y:auto;padding:var(--space-4);background:var(--brand-paper)}.builder-preview__body .form-block{padding:.9rem 1rem}.builder-preview__body .form-block+.form-block{margin-top:.85rem}.submissions__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.submissions__filter{margin-bottom:0}.search-field{position:relative;width:100%}.search-field .input{width:100%;padding-right:2rem}.search-field .input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-field__clear{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-muted);font-size:1.05rem;line-height:1;cursor:pointer;padding:0 .25rem}.search-field__clear:hover{color:var(--text)}.submissions__search{flex:1;min-width:14rem;max-width:26rem}.submissions{display:flex;flex-direction:column;gap:.85rem}.submission{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem 1.1rem 1.1rem}.submission--high{border-left-color:var(--rating-high)}.submission--medium{border-left-color:var(--rating-medium)}.submission--low{border-left-color:var(--rating-low)}.submission__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.submission__band{font-size:1.05rem;letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem}.submission__head-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.submission__meta{margin:.25rem 0 0;font-size:.82rem;color:var(--text-muted)}.submission__edit{margin:.75rem 0;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.submission__edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 640px){.submission__edit-grid{grid-template-columns:1fr}}.submission__edit-wide{grid-column:1 / -1}.submission__edit-actions{display:flex;gap:.5rem;margin-top:.75rem}.submission__activity{margin-top:.6rem}.submission__activity>summary{cursor:pointer;color:var(--brand-blue);font-weight:600;font-size:.85rem}.activity{list-style:none;margin:.7rem 0 0;padding:0;border-left:2px solid var(--border)}.activity__item{position:relative;display:flex;gap:.6rem;padding:.3rem 0 .3rem .85rem}.activity__item:before{content:"";position:absolute;left:-5px;top:.55rem;width:8px;height:8px;border-radius:50%;background:var(--brand-blue)}.activity__time{flex-shrink:0;width:6.5rem;color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.78rem;padding-top:.05rem}.activity__body{display:flex;flex-direction:column}.activity__label{font-weight:600;font-size:.85rem}.activity__detail{color:var(--text-muted);font-size:.8rem}.submission__meta a{color:var(--brand-blue);text-decoration:none}.submission__meta a:hover{text-decoration:underline}.submission__links{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.7rem}.submission__answers{margin-top:.7rem;font-size:.85rem}.submission__answers summary{cursor:pointer;color:var(--text-muted);font-weight:600}.submission__notes{display:block;margin-top:.85rem}.submission__notes span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.3rem}.submission__notes textarea{font-size:.85rem}.saved-flag{margin-left:.5rem;display:inline-flex;align-items:center;gap:.25em;font-style:normal;text-transform:none;letter-spacing:0;font-weight:600;color:var(--rating-high)}.rating-set{display:inline-flex;gap:.3rem;flex-shrink:0}.rating-btn{font:inherit;text-transform:capitalize;font-size:.74rem;font-weight:600;padding:.28rem .65rem;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;transition:border-color .12s,background .12s,color .12s}.rating-btn:hover{border-color:var(--text-muted);color:var(--text)}.rating-btn--high.is-active{background:var(--rating-high);border-color:var(--rating-high);color:#fff}.rating-btn--medium.is-active{background:var(--rating-medium);border-color:var(--rating-medium);color:#fff}.rating-btn--low.is-active{background:var(--rating-low);border-color:var(--rating-low);color:#fff}.link-chip{display:inline-block;font-size:.78rem;padding:.15rem .5rem;border:1px solid var(--border-strong);border-radius:999px;color:var(--brand-blue);text-decoration:none}.link-chip:hover{background:var(--brand-blue-tint)}.answers{margin:.7rem 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.7rem 1.25rem}.answer--wide{grid-column:1 / -1}.answer__label{font-size:.78rem;font-weight:600;color:var(--text-muted);line-height:1.35;margin-bottom:.15rem}.answer__value{font-size:.9rem;color:var(--text);overflow-wrap:anywhere}.public-shell{min-height:100%}.public-topbar{display:flex;justify-content:flex-end;padding:.85rem 1.1rem 0}.public-topbar__link{font-size:.85rem;font-weight:500;color:var(--text-muted);text-decoration:none;padding:.35rem .6rem;border-radius:var(--radius-sm)}.public-topbar__link:hover{color:var(--brand-blue);background:var(--surface-2)}.hp-field{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.login-shell{min-height:100%;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:radial-gradient(70% 45% at 50% -18%,rgba(252,170,103,.16),transparent 60%),var(--bg)}.login-card{width:100%;max-width:23rem;display:flex;flex-direction:column;gap:.4rem;text-align:center;background:var(--surface);border:1.5px solid var(--brand-ink);border-radius:var(--radius);box-shadow:var(--shadow-print-blue);padding:2.25rem 1.9rem 2rem}.login-card__logo{width:84px;height:84px;margin:0 auto .25rem;display:block}.login-card__eyebrow{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--brand-blue)}.login-card__title{font-size:1.6rem;letter-spacing:-.01em;line-height:1.1}.login-card__title:after{content:"";display:block;width:2.5rem;height:3px;margin:.6rem auto 0;border-radius:999px;background:var(--brand-orange)}.login-card__lede{margin:.5rem 0 .75rem;color:var(--text-muted);font-size:.9rem;line-height:1.5}.login-card__field-label,.login-card .input{text-align:left}.login-card .form-error{text-align:left;margin-bottom:.5rem}.login-card .btn--lg{margin-top:.85rem}.login-card__back{margin-top:1rem;display:inline-flex;align-items:center;gap:.35em;font-size:.85rem;color:var(--text-muted);text-decoration:none}.login-card__back:hover{color:var(--brand-blue)}.form-notice--error{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.email-admin__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}@media (max-width: 900px){.email-admin__grid{grid-template-columns:1fr}}.email-admin__edit{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow)}.email-admin__desc{margin-top:0}.email-admin__edited{margin-left:.4rem;color:var(--brand-orange);font-size:.7rem;vertical-align:middle}.rte{border:1px solid var(--border-strong);border-radius:var(--radius-sm);overflow:hidden;background:var(--surface);margin-bottom:.5rem}.rte__toolbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:.2rem;padding:.4rem .5rem;background:var(--surface-2);border-bottom:1px solid var(--border)}.rte__btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);font-size:1.05rem;line-height:1;cursor:pointer}.rte__btn:hover{background:var(--brand-blue-tint)}.rte__btn--on{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue-dark)}.rte__sep{width:1px;margin:.15rem .25rem;background:var(--border)}.rte__insert{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin-left:auto;padding:.3rem 1.7rem .3rem .55rem;border:1px solid var(--border-strong);border-radius:6px;background-color:var(--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235f6b71' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1em;font-size:.82rem;cursor:pointer}.rte .ProseMirror{min-height:20rem;padding:.9rem 1rem;outline:none;font-size:.95rem;line-height:1.55;color:var(--text)}.rte .ProseMirror p{margin:0 0 .75rem}.rte .ProseMirror h2{font-size:1.25rem;margin:1rem 0 .5rem}.rte .ProseMirror h3{font-size:1.05rem;margin:.85rem 0 .45rem}.rte .ProseMirror ul,.rte .ProseMirror ol{padding-left:1.4rem;margin:0 0 .75rem}.rte .ProseMirror a{color:var(--brand-blue)}.email-admin__hint{font-size:.82rem;color:var(--text-muted);margin:.4rem 0 1rem}.email-admin__mail{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.email-admin__mail-subject{padding:.55rem .8rem;border-bottom:1px solid var(--border);background:var(--surface-2);font-size:.9rem;line-height:1.4;color:var(--text)}.email-admin__mail-subject span{margin-right:.45rem;color:var(--text-muted);font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.email-admin__actions{display:flex;gap:.6rem;margin-bottom:1.25rem}.email-admin__test{border-top:1px solid var(--border);padding-top:1rem}.email-admin__test-row{display:flex;gap:.5rem;margin-top:.35rem}.email-admin__test-row .input{flex:1}.email-admin__preview{display:flex;flex-direction:column;min-width:0}.email-admin__frame{display:block;width:100%;flex:1 1 auto;min-height:24rem;border:none;background:var(--brand-paper)}.email-admin .page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.audience{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem .9rem;margin:0 0 1rem}.audience legend{padding:0 .35rem}.audience__opt{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer}.audience__sub{margin:.1rem 0 .6rem 1.6rem;display:flex;flex-direction:column;gap:.25rem}.audience__pick{max-height:12rem;overflow-y:auto;border:1px solid var(--border);border-radius:6px;padding:.45rem .6rem}.audience__check{display:flex;align-items:center;gap:.45rem;font-size:.9rem;cursor:pointer}.sched-settings{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);margin-bottom:1.5rem}.sched-settings .field{margin:0}.sched-settings .input{width:9rem}.sched-settings__days{display:flex;flex-direction:column;gap:.5rem}.sched-settings__day{display:flex;align-items:center;gap:.5rem}.sched-settings__day .field__label{width:5.5rem}.sched-settings__day .input{width:8rem}.stages__title{font-size:1.05rem;margin:0 0 .75rem}.stages__list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.stage-row{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.stage-row__order{display:flex;flex-direction:column;gap:.1rem}.iconbtn{font:inherit;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:.2rem .35rem;border:1px solid var(--border-strong);border-radius:5px;background:var(--surface);color:var(--text-muted);cursor:pointer}.iconbtn:disabled{opacity:.35;cursor:default}.stage-row__name{flex:1;min-width:8rem}.stage-row__offset{width:11rem;flex-shrink:0}.stages__add{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--border)}.stages__add .input:first-child{flex:1;min-width:10rem}.stages__add .input{width:11rem}.day-row__label{flex:1;min-width:7rem}.day-row .input[type=date]{width:9.5rem;flex-shrink:0}.day-row__time{width:7rem;flex-shrink:0}.day-add{align-items:center}.day-add .input[type=date],.day-add .input[type=time]{width:8rem}.day-add .input:first-child{flex:1;min-width:9rem}.page__head:has(.stages__head-actions){display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.stages__head-actions{display:flex;gap:.5rem;flex-shrink:0}@media (max-width: 640px){.topnav{gap:.6rem;padding:0 .75rem}.topnav__tag{display:none}.topnav__wordmark{font-size:1rem}.topnav__links{flex:1 1 0;min-width:0;overflow-x:auto;scrollbar-width:none}.topnav__links::-webkit-scrollbar{display:none}.topnav__link{flex-shrink:0}.stage-row,.day-row{flex-wrap:wrap}.stage-row__name,.day-row__label{flex:1 1 100%}.stage-row__offset{flex:1 1 auto;width:auto}.day-row .input[type=date],.day-row__time{flex:1 1 8rem;width:auto}.submission__head{flex-wrap:wrap}}@media (max-width: 460px){.topnav__wordmark{display:none}}.archive-badge{display:inline-block;margin-left:.6rem;padding:.15rem .5rem;border-radius:999px;background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;vertical-align:middle}.archive-badge--current{margin-left:0;background:var(--brand-blue-tint);border-color:var(--brand-blue);color:var(--brand-blue)}.archive-current{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.9rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1.75rem}.archive-current__label h2{margin:.35rem 0 0;font-size:1.25rem;letter-spacing:-.01em}.archive-current__links{display:flex;gap:.5rem;flex-shrink:0}.archive-heading{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .75rem}.archive-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.archive-card{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--brand-orange);border-radius:var(--radius);box-shadow:var(--shadow);text-decoration:none;color:var(--text);transition:transform .08s ease,box-shadow .08s ease}.archive-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-print-sm)}.archive-card__year{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.archive-card__meta{color:var(--text-muted);font-size:.82rem}.archive-card>svg:last-child{margin-left:auto;color:var(--text-muted)}.archive-back{display:inline-flex;align-items:center;gap:.3rem;color:var(--brand-blue);text-decoration:none;font-size:.85rem;font-weight:600}.archive-back:hover{text-decoration:underline}.archive-season__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.archive-season__title h1{margin-top:.35rem}.archive-season__title h1:after{display:none}.archive-grid{display:flex;flex-direction:column;gap:.75rem}.submission__notes-readonly{margin-top:.85rem}.submission__notes-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.3rem}.submission__notes-readonly p{margin:0;font-size:.85rem;white-space:pre-wrap}
