.mafube-app{isolation:isolate;height:100dvh;max-height:100dvh;background-color:var(--mafube-background)}.mafube-app,.mafube-app-body{position:relative;display:flex;flex-direction:column;overflow:hidden}.mafube-app-body{flex:1;min-height:0;background:transparent;--mafube-drawer-sliver-width:2.5rem;--mafube-drawer-panel-width:28rem}.mafube-app-body:after{right:0}.mafube-app-body.has-inputs-rail:before,.mafube-app-body:after{content:"";position:absolute;top:0;bottom:0;z-index:35;width:var(--mafube-drawer-sliver-width);pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--mafube-surface) 55%,white) 0,color-mix(in srgb,var(--mafube-blue-light) 28%,var(--mafube-surface)) 100%)}.mafube-app-body.has-inputs-rail:before,.mafube-selection-rail-backing{right:var(--mafube-drawer-sliver-width)}.mafube-selection-rail-backing{position:absolute;top:0;bottom:0;z-index:35;width:var(--mafube-drawer-sliver-width);pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--mafube-surface) 55%,white) 0,color-mix(in srgb,var(--mafube-blue-light) 28%,var(--mafube-surface)) 100%)}.mafube-app-body.has-selection-rail.has-inputs-rail .mafube-selection-rail-backing{right:calc(2 * var(--mafube-drawer-sliver-width))}.mafube-feed-rail-backing{position:absolute;top:0;right:var(--mafube-drawer-sliver-width);bottom:0;z-index:35;width:var(--mafube-drawer-sliver-width);pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--mafube-surface) 55%,white) 0,color-mix(in srgb,var(--mafube-blue-light) 28%,var(--mafube-surface)) 100%)}.mafube-app-body.has-feed-rail.has-inputs-rail .mafube-feed-rail-backing{right:calc(2 * var(--mafube-drawer-sliver-width))}.mafube-app-scroll{display:flex;flex-direction:column;flex:1;min-height:0;overflow-x:clip;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;background:transparent;padding-right:var(--mafube-drawer-sliver-width)}@media (prefers-reduced-motion:reduce){.mafube-app-scroll{scroll-behavior:auto}}.mafube-app-body.has-feed-rail .mafube-app-scroll,.mafube-app-body.has-inputs-rail .mafube-app-scroll,.mafube-app-body.has-selection-rail .mafube-app-scroll{padding-right:calc(2 * var(--mafube-drawer-sliver-width))}.mafube-app-body.has-feed-rail.has-inputs-rail .mafube-app-scroll,.mafube-app-body.has-selection-rail.has-inputs-rail .mafube-app-scroll{padding-right:calc(3 * var(--mafube-drawer-sliver-width))}.mafube-app-body>.mafube-footer{padding-right:var(--mafube-drawer-sliver-width)}.mafube-app-body.has-feed-rail>.mafube-footer,.mafube-app-body.has-inputs-rail>.mafube-footer,.mafube-app-body.has-selection-rail>.mafube-footer{padding-right:calc(2 * var(--mafube-drawer-sliver-width))}.mafube-app-body.has-feed-rail.has-inputs-rail>.mafube-footer,.mafube-app-body.has-selection-rail.has-inputs-rail>.mafube-footer{padding-right:calc(3 * var(--mafube-drawer-sliver-width))}.mafube-public .mafube-app-body{--mafube-drawer-sliver-width:0px}.mafube-public{--mafube-mobile-tab-w:4.25rem;--mafube-reading-rail-width:0px}.mafube-public-page{position:relative;z-index:2;display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}.mafube-skip-link{position:absolute;left:.75rem;top:.75rem;z-index:120;display:inline-flex;align-items:center;min-height:2.75rem;padding:.45rem .95rem;border-radius:999px;background:var(--mafube-overlay-fill);color:var(--mafube-blue-dark);font-size:var(--mafube-text-sm);font-weight:600;text-decoration:none;border:1px solid color-mix(in srgb,var(--mafube-border) 88%,transparent);box-shadow:0 8px 24px rgba(23,32,51,.12);transform:translateY(-160%);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}.mafube-skip-link:focus{transform:translateY(0);opacity:1;pointer-events:auto;outline:2px solid var(--mafube-blue);outline-offset:3px}.mafube-public .mafube-app-body:after{content:none}.mafube-public .mafube-app-scroll-surface{background-image:radial-gradient(110% 75% at 50% -8%,color-mix(in srgb,var(--mafube-blue-light) 62%,transparent) 0,transparent 55%),radial-gradient(80% 60% at 100% 100%,var(--mafube-border-faint) 0,transparent 48%),linear-gradient(90deg,color-mix(in srgb,var(--mafube-background) 28%,var(--mafube-border)) 0,color-mix(in srgb,var(--mafube-background) 70%,var(--mafube-border)) 14%,transparent 28%,transparent 72%,color-mix(in srgb,var(--mafube-background) 70%,var(--mafube-border)) 86%,color-mix(in srgb,var(--mafube-background) 28%,var(--mafube-border)) 100%),linear-gradient(180deg,color-mix(in srgb,var(--mafube-background) 70%,white) 0,var(--mafube-background) 45%,color-mix(in srgb,var(--mafube-surface-alt) 55%,var(--mafube-background)) 100%)}.mafube-reading-ruler{display:none}@media (min-width:1100px){.mafube-public{flex-direction:row;--mafube-reading-rail-width:0px}.mafube-public[data-reading-rail]{--mafube-reading-rail-width:3.5rem}.mafube-public[data-reading-rail] .mafube-reading-ruler{position:relative;z-index:0;display:flex;flex:0 0 var(--mafube-reading-rail-width);flex-direction:column;align-items:center;align-self:stretch;width:var(--mafube-reading-rail-width);height:auto;padding:1rem .2rem 1.15rem;background-color:color-mix(in srgb,var(--mafube-ink) 68%,#6b7280);background-image:repeating-linear-gradient(180deg,transparent 0,transparent 9px,rgba(255,255,255,.07) 0,rgba(255,255,255,.07) 10px);box-shadow:inset -16px 0 22px rgba(0,0,0,.48),inset -3px 0 0 rgba(0,0,0,.28);pointer-events:auto}.mafube-reading-ruler-jump{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.mafube-reading-ruler-jump:focus-visible{outline:2px solid color-mix(in srgb,white 70%,var(--mafube-gold));outline-offset:-3px}.mafube-reading-ruler-total{display:flex;flex-direction:column;align-items:center;color:color-mix(in srgb,white 88%,var(--mafube-border));line-height:1}.mafube-reading-ruler-total strong{font-family:var(--font-mafube-display),"Source Serif 4",serif;font-size:1.35rem;font-weight:700}.mafube-reading-ruler-total em{color:color-mix(in srgb,white 62%,var(--mafube-border));font-family:var(--font-mafube-sans),"Source Sans 3",sans-serif;font-size:.62rem;font-style:normal;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.mafube-reading-ruler-track{position:relative;flex:1;width:.28rem;margin:.7rem 0 .2rem;border-radius:999px;background:color-mix(in srgb,var(--mafube-ink) 55%,#9aa1ab)}.mafube-reading-ruler-fill{position:absolute;top:0;left:0;width:100%;border-radius:999px;background:var(--mafube-gold)}.mafube-reading-ruler-tick{position:absolute;left:50%;width:.7rem;height:1px;background:color-mix(in srgb,white 28%,transparent);transform:translate(-50%,-50%)}.mafube-reading-ruler-tick.is-major{width:1.05rem;height:2px;background:color-mix(in srgb,white 52%,transparent)}.mafube-reading-ruler-marker{position:absolute;left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border:0;border-radius:999px;background:color-mix(in srgb,var(--mafube-ink) 42%,#8b919c);color:#fff;transform:translate(-50%,-50%)}.mafube-reading-ruler-marker strong{font-family:var(--font-mafube-display),"Source Serif 4",serif;font-size:.7rem;font-weight:700;line-height:1}.mafube-reading-ruler-marker em{color:#fff;font-family:var(--font-mafube-sans),"Source Sans 3",sans-serif;font-size:.38rem;font-style:normal;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}}.mafube-app-scroll::-webkit-scrollbar{width:0;height:0;display:none}.mafube-app-scroll-surface{position:relative;isolation:isolate;display:flex;flex-direction:column;flex:1 0 auto;min-height:100%;background-color:var(--mafube-background);background-image:radial-gradient(110% 75% at 50% -8%,color-mix(in srgb,var(--mafube-blue-light) 62%,transparent) 0,transparent 55%),radial-gradient(80% 60% at 100% 100%,var(--mafube-border-faint) 0,transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--mafube-background) 70%,white) 0,var(--mafube-background) 45%,color-mix(in srgb,var(--mafube-surface-alt) 55%,var(--mafube-background)) 100%)}.mafube-app-scroll-surface:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px}.mafube-app-scroll-surface:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.07;background-image:repeating-linear-gradient(0deg,transparent,transparent 9px,rgba(23,32,51,.45) 0,rgba(23,32,51,.45) 10px),repeating-linear-gradient(90deg,transparent,transparent 9px,rgba(23,32,51,.38) 0,rgba(23,32,51,.38) 10px)}.mafube-app-scroll-surface>*{position:relative;z-index:1}.mafube-app-scroll-surface>.mafube-scroll-stopper{z-index:3}.mafube-app-main{display:flex;flex-direction:column;width:100%;max-width:80rem;margin:0 auto;gap:var(--mafube-space-card);padding:var(--mafube-space-page-y) var(--mafube-space-page-x);background:transparent}.mafube-app-main.is-wide{align-items:stretch;flex:1 1 auto}.mafube-app-main.is-wide .mafube-app-primary{width:100%;max-width:none;flex:1 1 auto}.mafube-app-main.is-wide .mafube-panel{width:100%}@media (min-width:768px){.mafube-app-main{flex-direction:row;align-items:flex-start;gap:var(--mafube-space-card);padding:var(--mafube-space-page-y-md) var(--mafube-space-page-x-md)}.mafube-app-main.is-wide{flex-direction:column;align-items:stretch}}.mafube-app-primary{display:flex;flex-direction:column;gap:var(--mafube-space-card);flex:1;min-width:0}.mafube-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 72%,white);border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow)}.mafube-avatar .mafube-avatar-image,.mafube-avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mafube-avatar--user{border-radius:999px}.mafube-avatar--mark{border-radius:calc(var(--radius) + 2px)}.mafube-avatar--sm{width:1.75rem;height:1.75rem}.mafube-avatar--md{width:2.5rem;height:2.5rem}.mafube-avatar--lg{width:3.25rem;height:3.25rem}.mafube-avatar--xl{width:4.5rem;height:4.5rem}.mafube-avatar--portrait{width:4.5rem;height:6rem;border-radius:var(--radius)}button.mafube-avatar{padding:0;font:inherit;cursor:pointer}.mafube-icon-action{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;padding:0;border:0;border-radius:.3rem;background:transparent;box-shadow:none;color:var(--mafube-muted);cursor:pointer;transition:color .16s ease,background-color .16s ease}.mafube-icon-action:hover:not(:disabled){color:var(--mafube-red);background:color-mix(in srgb,var(--mafube-red) 12%,transparent)}.mafube-icon-action:disabled{opacity:.45;cursor:not-allowed}.mafube-photo-slot{position:relative;display:inline-flex}.mafube-photo-slot-delete{position:absolute;top:.12rem;right:.12rem;z-index:1;color:#fff;background:color-mix(in srgb,#171f33 46%,transparent)}.mafube-photo-slot-delete:hover:not(:disabled){color:#fff;background:color-mix(in srgb,var(--mafube-red) 72%,#171f33)}.mafube-scroll-stopper{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(var(--mafube-identity-strip-height) * 2);margin:0;padding:var(--mafube-space-page-y) var(--mafube-space-page-x);box-sizing:border-box;background:linear-gradient(90deg,color-mix(in srgb,var(--mafube-background) 45%,white) 0,color-mix(in srgb,var(--mafube-background) 58%,white) 55%,color-mix(in srgb,var(--mafube-background) 52%,var(--mafube-blue-light)) 100%);border-top:1px solid color-mix(in srgb,var(--mafube-border) 55%,white);border-bottom:1px solid color-mix(in srgb,var(--mafube-border) 55%,white);box-shadow:0 1px 0 rgba(23,32,51,.04),0 2px 5px rgba(23,32,51,.05),0 -1px 0 rgba(23,32,51,.03)}@media (min-width:768px){.mafube-scroll-stopper{min-height:var(--mafube-scroll-stopper-height-md);padding:var(--mafube-space-page-y-md) var(--mafube-space-page-x-md)}}.mafube-scroll-stopper-inner{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:100%;max-width:80rem;text-align:center}.mafube-scroll-stopper-eyebrow{margin:0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-scroll-stopper-title{margin:0;font-family:inherit;font-size:var(--mafube-text-xl);font-weight:700;line-height:var(--mafube-leading-title);letter-spacing:-.02em;color:var(--mafube-blue-dark)}.mafube-scroll-stopper-copy{margin:0;max-width:36rem;font-size:var(--mafube-text-sm);font-weight:500;line-height:var(--mafube-leading-body);color:var(--mafube-muted)}.mafube-switch{position:relative;display:inline-flex;align-items:center;gap:.65rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mafube-switch input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.mafube-switch-track{position:relative;width:2.65rem;height:1.45rem;border-radius:999px;background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:inset 0 1px 2px rgba(23,32,51,.08),0 1px 2px rgba(23,32,51,.04);transition:background .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1)}.mafube-switch-thumb{position:absolute;top:50%;left:.15rem;width:1.1rem;height:1.1rem;border-radius:999px;background:var(--mafube-raised-fill);border:1px solid var(--mafube-raised-border);box-shadow:var(--mafube-raised-shadow);transform:translateY(-50%);transition:transform .26s cubic-bezier(.22,1,.36,1),background .22s ease,box-shadow .22s ease}.mafube-switch input:checked+.mafube-switch-track{background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-blue) 94%,var(--mafube-blue-dark)) 0,color-mix(in srgb,var(--mafube-blue) 96%,white) 100%);border-color:color-mix(in srgb,white 35%,var(--mafube-blue));box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 2px 3px rgba(14,40,98,.18)}.mafube-switch input:checked+.mafube-switch-track .mafube-switch-thumb{transform:translate(1.2rem,-50%);box-shadow:0 2px 3px rgba(14,40,98,.2)}.mafube-switch input:focus-visible+.mafube-switch-track{outline:2px solid color-mix(in srgb,var(--mafube-blue) 40%,transparent);outline-offset:3px}.mafube-switch-label{font-size:var(--mafube-text-sm);font-weight:500;color:var(--mafube-ink)}.mafube-switch-sm .mafube-switch-track{width:2.2rem;height:1.2rem}.mafube-switch-sm .mafube-switch-thumb{width:.9rem;height:.9rem}.mafube-switch-sm input:checked+.mafube-switch-track .mafube-switch-thumb{transform:translate(1rem,-50%)}.mafube-switch-sm .mafube-switch-label{font-size:var(--mafube-text-xs)}.mafube-switch-lg .mafube-switch-track{width:3.1rem;height:1.7rem}.mafube-switch-lg .mafube-switch-thumb{width:1.3rem;height:1.3rem}.mafube-switch-lg input:checked+.mafube-switch-track .mafube-switch-thumb{transform:translate(1.4rem,-50%)}.mafube-switch-accent input:checked+.mafube-switch-track{background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-red) 94%,var(--mafube-red-dark)) 0,color-mix(in srgb,var(--mafube-red) 96%,white) 100%);border-color:color-mix(in srgb,white 32%,var(--mafube-red));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 2px 3px rgba(120,12,18,.18)}.mafube-icon-switch-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:.65rem}.mafube-icon-switch{--mafube-icon-switch-gap:0.1rem;--mafube-icon-switch-h:2.05rem;--mafube-icon-switch-thumb:calc(var(--mafube-icon-switch-h) - 2px - 2 * var(--mafube-icon-switch-gap));--mafube-icon-switch-on:var(--mafube-blue);--mafube-icon-switch-label-on:var(--mafube-surface);position:relative;display:block;flex:0 0 auto;box-sizing:border-box;width:-moz-fit-content;width:fit-content;min-width:calc(6.1rem + 2px);max-width:calc(7.2rem + 2px);height:var(--mafube-icon-switch-h);min-height:var(--mafube-icon-switch-h);padding:0;border:1px solid var(--mafube-inset-border);border-radius:999px;cursor:pointer;font:inherit;background:var(--mafube-inset-fill);box-shadow:var(--mafube-inset-shadow);transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}.mafube-icon-switch:hover:not(:disabled){filter:brightness(1.045)}.mafube-icon-switch:disabled{cursor:not-allowed;opacity:.5;filter:none}.mafube-icon-switch:focus-visible{outline:2px solid color-mix(in srgb,var(--mafube-blue) 45%,transparent);outline-offset:2px}.mafube-icon-switch.is-on{background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-icon-switch-on) 94%,var(--mafube-ink)) 0,color-mix(in srgb,var(--mafube-icon-switch-on) 96%,white) 100%);border-color:color-mix(in srgb,white 38%,var(--mafube-icon-switch-on));box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 2px 3px rgba(14,40,98,.18)}.mafube-icon-switch-label{position:relative;z-index:1;display:flex;height:100%;min-height:0;align-items:center;justify-content:flex-end;padding:0 .55rem 0 calc(var(--mafube-icon-switch-h) - .08rem);overflow:hidden;font-size:var(--mafube-text-xs);font-weight:500;letter-spacing:.01em;line-height:1.15;text-align:right;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;color:var(--mafube-ink);transition:padding .22s ease,justify-content .22s ease,color .18s ease}.mafube-icon-switch.is-on .mafube-icon-switch-label{justify-content:flex-start;padding:0 calc(var(--mafube-icon-switch-h) - .08rem) 0 .55rem;text-align:left;color:var(--mafube-icon-switch-label-on)}.mafube-icon-switch-thumb{position:absolute;top:var(--mafube-icon-switch-gap);left:var(--mafube-icon-switch-gap);z-index:2;display:flex;width:var(--mafube-icon-switch-thumb);height:var(--mafube-icon-switch-thumb);align-items:center;justify-content:center;border:1.5px solid color-mix(in srgb,var(--mafube-blue) 45%,var(--mafube-border));border-radius:50%;background:var(--mafube-raised-fill);color:var(--mafube-blue);box-shadow:var(--mafube-raised-shadow);transition:left .22s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.mafube-icon-switch.is-on .mafube-icon-switch-thumb{left:calc(100% - var(--mafube-icon-switch-gap) - var(--mafube-icon-switch-thumb));border-color:color-mix(in srgb,white 78%,var(--mafube-border));box-shadow:0 1px 2px rgba(23,32,51,.07);color:var(--mafube-ink)}.mafube-icon-switch-thumb svg{flex-shrink:0;width:.75rem;height:.75rem;font-size:.75rem!important}.mafube-icon-switch-dot{display:block;width:.5rem;height:.5rem;border-radius:999px;background:currentColor;opacity:.85}@media (prefers-reduced-motion:reduce){.mafube-icon-switch,.mafube-icon-switch-label,.mafube-icon-switch-thumb{transition:none}}.mafube-segment{display:inline-flex;align-items:center;padding:.2rem;border-radius:999px;background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:inset 0 1px 2px rgba(23,32,51,.04);gap:.15rem}.mafube-sign-in{display:flex;flex-direction:column;width:100%}.mafube-competition-place-bar .mafube-segment,.mafube-donate-path-bar .mafube-segment,.mafube-membership-tier-bar .mafube-segment{flex-wrap:wrap;justify-content:center}.mafube-candidates-intro,.mafube-donate-deadline,.mafube-membership-intro,.mafube-ready-intro{display:flex;flex-direction:column;align-items:center;gap:var(--mafube-space-2);width:100%;max-width:42rem;margin:0 auto;text-align:center}.mafube-candidates-intro .mafube-section-title,.mafube-donate-deadline .mafube-section-title,.mafube-membership-intro .mafube-section-title,.mafube-ready-intro .mafube-section-title{max-width:none;white-space:pre;text-wrap:unset}.mafube-statute-book{display:flex;flex-direction:column;gap:.7rem;width:auto;max-width:none;margin:.35rem 0 0;margin-inline:clamp(1rem,3.5vw,3rem);padding:1.15rem clamp(1.25rem,2.5vw,2rem) 1.35rem;border:1px solid color-mix(in srgb,var(--mafube-ink) 16%,var(--mafube-border));background:linear-gradient(180deg,color-mix(in srgb,#f4ead3 55%,white),color-mix(in srgb,#efe4cd 70%,white));box-shadow:var(--mafube-card-shadow);color:var(--mafube-ink)}.mafube-statute-spread{display:flex;flex-direction:column;gap:.55rem}@media (min-width:768px){.mafube-statute-spread{display:block;-moz-column-count:2;column-count:2;-moz-column-gap:2.1rem;column-gap:2.1rem;-moz-column-fill:balance;column-fill:balance;-moz-column-rule:1px solid color-mix(in srgb,var(--mafube-ink) 18%,transparent);column-rule:1px solid color-mix(in srgb,var(--mafube-ink) 18%,transparent)}.mafube-statute-spread>*+*{margin-top:.55rem}.mafube-statute-chapter,.mafube-statute-clause,.mafube-statute-head,.mafube-statute-note{-moz-column-break-inside:avoid;break-inside:avoid}}.mafube-statute-running{display:flex;flex-direction:column;gap:.12rem;padding-bottom:.45rem;border-bottom:1px solid color-mix(in srgb,var(--mafube-ink) 22%,transparent)}.mafube-statute-act,.mafube-statute-act-no,.mafube-statute-chapter,.mafube-statute-marginal{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif}.mafube-statute-act-no{font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-statute-act{font-size:.82rem;font-weight:700;letter-spacing:-.02em;font-variant:small-caps;font-feature-settings:"smcp" 1}.mafube-statute-chapter{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-blue-dark)}.mafube-statute-section{display:flex;flex-direction:column;gap:.35rem}.mafube-statute-head{display:flex;align-items:baseline;gap:.45rem;margin:0}.mafube-statute-number{flex:0 0 auto;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:.82rem;font-weight:700}.mafube-statute-marginal{font-size:.72rem;font-weight:600;font-style:italic;line-height:1.35}.mafube-statute-clause{display:flex;flex-direction:column;gap:.15rem}.mafube-statute-note,.mafube-statute-paras,.mafube-statute-text{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:.72rem;font-weight:400;line-height:1.4}.mafube-statute-mark{font-weight:700}.mafube-statute-paras{padding:0 0 0 1.15rem;list-style:none}.mafube-statute-paras li{text-indent:-.15rem}.mafube-statute-note{padding-top:.5rem;border-top:1px solid color-mix(in srgb,var(--mafube-ink) 16%,transparent);font-size:.64rem;font-style:italic;color:var(--mafube-muted)}.mafube-donate-collection{display:flex;flex-direction:column;gap:.7rem}.mafube-donate-collection-list{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.mafube-donate-collection-step{display:grid;grid-template-columns:auto 1fr;gap:.55rem .7rem;align-items:start;min-width:0}.mafube-donate-collection-index{margin-top:.05rem;color:var(--mafube-blue-dark);font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-weight:700;line-height:1.2}.mafube-donate-collection-body{display:flex;flex-direction:column;gap:.18rem;min-width:0}.mafube-donate-collection-head{margin:0;font-size:.82rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--mafube-blue-dark)}.mafube-donate-collection-text{margin:0;font-size:.72rem;font-weight:400;line-height:1.4;color:var(--mafube-muted)}.mafube-donate-officers{display:flex;flex-direction:column;gap:.7rem}.mafube-donate-officers-row{display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none}.mafube-donate-officer{min-width:0}.mafube-donate-officer-head{display:flex;align-items:center;gap:.85rem;min-width:0}.mafube-donate-officer-photo{width:6.5rem;height:7rem;background:#fff}.mafube-donate-officer-photo.mafube-membership-officer-photo,.mafube-membership-officer-photo{width:3.25rem;height:3.25rem;min-width:3.25rem;min-height:3.25rem;display:flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0;background:var(--mafube-blue);color:#fff;border-radius:calc(var(--radius) + 2px);box-shadow:0 3px 10px color-mix(in srgb,var(--mafube-blue) 20%,transparent);transition:background-color .2s ease,box-shadow .2s ease}.mafube-membership-officer-head{display:flex;align-items:center;gap:1rem;min-width:0}.mafube-donate-officer-photo .mafube-avatar-image{-o-object-fit:contain;object-fit:contain}.mafube-donate-officer-identity{display:flex;flex-direction:column;gap:.15rem;min-width:0}.mafube-donate-officer-facts{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem 1rem;margin-top:.25rem}.mafube-donate-officer-facts .mafube-card-flat-copy{flex:0 1 auto}.mafube-donate-officer-name,.mafube-donate-officer-role{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;color:var(--mafube-blue-dark)}.mafube-donate-officer-role{font-size:var(--mafube-text);font-weight:600;font-style:italic;line-height:1.3}.mafube-donate-officer-name{font-size:var(--mafube-text-lg);font-weight:700;line-height:1.25;letter-spacing:-.02em}.mafube-donate-officer-credential{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text-sm);font-weight:500;line-height:1.3;color:var(--mafube-muted)}.mafube-donate-outcome,.mafube-donate-split{--mafube-donate-form-owl-width:12rem;--mafube-donate-form-owl-overlap:calc(0.4rem + 19px)}.mafube-donate-split{align-items:start;overflow:visible}.mafube-donate-split>.mafube-split-col{overflow:visible}.mafube-donate-outcome{width:min(100%,48rem);margin-inline:auto;overflow:visible;padding-right:2.5rem}@media (min-width:768px){.mafube-donate-outcome,.mafube-donate-split{--mafube-donate-form-owl-width:15rem}}.mafube-donate-figure{position:relative;display:block;width:100%;min-height:0;margin:0;aspect-ratio:7/5;overflow:hidden;border:1px solid var(--mafube-card-border);border-radius:1rem;background:#fff;box-shadow:var(--mafube-card-shadow)}.mafube-donate-figure-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mafube-donate-figure.is-competition-advert{aspect-ratio:1448/1086;background:#020617}.mafube-donate-figure.is-competition-advert .mafube-donate-figure-image{-o-object-fit:contain;object-fit:contain}.mafube-donate-figure-fallback{inset:0;padding:1.5rem;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:-.03em;color:color-mix(in srgb,var(--mafube-blue-dark) 18%,transparent);text-align:center}.mafube-donate-figure-fallback,.mafube-membership-figure-overlay{position:absolute;display:flex;align-items:center;justify-content:center}.mafube-membership-figure-overlay{bottom:1.25rem;left:1.25rem;z-index:2;pointer-events:none;line-height:0}.mafube-membership-figure-logo{width:clamp(4.25rem,10vw,5.75rem);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 14px rgba(0,0,0,.45))}.mafube-listen-lists{display:flex;flex-direction:column;gap:var(--mafube-space-6);width:100%;text-align:left}.mafube-listen-group{display:flex;flex-direction:column;gap:var(--mafube-space-3)}.mafube-listen-group .mafube-landing-title{text-align:left}.mafube-listen-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mafube-listen-heading .mafube-landing-title{margin:0}.mafube-listen-heading .mafube-btn{flex:0 0 auto}.mafube-song-list{display:grid;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none;grid-template-columns:repeat(2,minmax(0,1fr))}.mafube-song-card{display:grid;grid-template-columns:6.75rem minmax(0,1fr) 2.65rem;align-items:stretch;box-sizing:border-box;width:100%;min-width:0;min-height:6.75rem;overflow:hidden;padding:0;border:1px solid var(--mafube-card-border);border-radius:var(--radius);background:var(--mafube-card-fill);box-shadow:var(--mafube-card-shadow);text-align:left}.mafube-song-card-avatar{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;width:6.75rem;min-height:6.75rem;margin:0;overflow:hidden;border-right:1px dotted var(--mafube-border);color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 72%,white)}.mafube-song-card-avatar svg{width:2rem;height:2rem}.mafube-song-card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mafube-song-card-score{position:absolute;top:0;left:0;right:0;z-index:1;display:flex;align-items:center;justify-content:flex-end;min-height:1.35rem;margin:0;padding:.28rem var(--mafube-space-1);font-size:var(--mafube-text-xs);font-variant-numeric:tabular-nums;font-weight:700;line-height:1;color:white;background:color-mix(in srgb,var(--mafube-blue-dark) 72%,transparent);pointer-events:none}.mafube-song-card-body{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:.12rem;padding:.55rem .7rem;text-align:left}.mafube-song-card-body>:not(.mafube-song-card-wave){position:relative;z-index:1}.mafube-song-card-body:has(.mafube-song-card-youtube){padding-right:2.35rem}.mafube-song-card-body>.mafube-song-card-youtube{position:absolute;top:.4rem;right:.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;color:white;background:var(--mafube-red);border-radius:var(--mafube-radius-sm,.35rem);text-decoration:none}.mafube-song-card-body>.mafube-song-card-youtube:hover{color:white;background:color-mix(in srgb,var(--mafube-red) 82%,black)}.mafube-song-card.is-playing .mafube-song-card-youtube{box-shadow:0 0 0 1px color-mix(in srgb,white 40%,transparent)}.mafube-song-card-wave{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;pointer-events:none;background:color-mix(in srgb,var(--mafube-blue-dark) 78%,black);transition:opacity .16s ease}.mafube-song-card.is-playing .mafube-song-card-wave{opacity:1}.mafube-song-card.is-playing .mafube-song-card-meta,.mafube-song-card.is-playing .mafube-song-card-producer,.mafube-song-card.is-playing .mafube-song-card-title{color:white}.mafube-song-card-wave svg{display:block;width:92%;height:62%}.mafube-song-card-title{display:-webkit-box;margin:0;overflow:hidden;font-size:var(--mafube-text);font-weight:700;line-height:var(--mafube-leading-title);letter-spacing:-.02em;color:var(--mafube-blue-dark);text-align:left;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4}.mafube-song-card-producer{margin:0;font-size:var(--mafube-text-sm);color:var(--mafube-ink);text-align:left}.mafube-song-card-meta{margin:0;font-size:var(--mafube-text-xs);font-weight:400;line-height:var(--mafube-leading-caption);color:var(--mafube-muted);text-align:left}.mafube-song-card-meta-sep{display:inline;margin:0 .28em}.mafube-song-vote{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;min-width:2.65rem;margin:0;padding:0;gap:1px;background:var(--mafube-border);border-left:1px solid var(--mafube-border)}.mafube-song-vote-button{display:inline-flex;align-items:center;justify-content:center;flex:1;width:100%;min-height:1.7rem;padding:0;border:0;border-radius:0;cursor:pointer}.mafube-song-vote-button.is-up{color:var(--mafube-green);background:color-mix(in srgb,var(--mafube-green) 16%,white)}.mafube-song-vote-button.is-play{color:color-mix(in srgb,var(--mafube-gold) 40%,#3b2a10);background:color-mix(in srgb,var(--mafube-gold) 24%,white)}.mafube-song-vote-button.is-down{color:var(--mafube-red);background:color-mix(in srgb,var(--mafube-red) 16%,white)}.mafube-song-vote-button.is-up.is-on,.mafube-song-vote-button.is-up:hover{color:white;background:var(--mafube-green)}.mafube-song-vote-button.is-play.is-on,.mafube-song-vote-button.is-play:hover{color:white;background:var(--mafube-gold)}.mafube-song-vote-button.is-down.is-on,.mafube-song-vote-button.is-down:hover{color:white;background:var(--mafube-red)}.mafube-donate-figure-stack{display:flex;flex-direction:column;gap:1rem;min-width:0}@media (min-width:900px){.mafube-donate-figure,.mafube-donate-figure-stack{position:sticky;top:5.5rem}.mafube-donate-figure-stack>.mafube-donate-figure{position:relative;top:auto}}.mafube-filter-bar,.mafube-sign-in-tabs{display:flex;justify-content:center;width:100%;box-sizing:border-box;padding:.65rem var(--mafube-space-page-x) 0}@media (max-width:767px){.mafube-filter-bar.is-desktop{display:none}}.mafube-sign-in-form{width:100%;max-width:28rem;margin:0 auto;padding:2.5rem var(--mafube-space-page-x) 3rem}@media (min-width:768px){.mafube-filter-bar,.mafube-sign-in-form,.mafube-sign-in-tabs{padding-inline:var(--mafube-space-page-x-md)}}.mafube-segment-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--mafube-muted);font-size:var(--mafube-text-xs);font-weight:500;line-height:1.2;padding:.45rem .85rem;border-radius:999px;cursor:pointer;transition:background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}@media (hover:hover){.mafube-segment-item:hover{color:var(--mafube-blue-dark)}}.mafube-segment-item.is-active{color:#ffffff;background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-blue) 94%,var(--mafube-blue-dark)) 0,color-mix(in srgb,var(--mafube-blue) 96%,white) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 2px 3px rgba(14,40,98,.2)}.mafube-segment-search{position:relative;display:inline-flex;align-items:center;gap:.4rem;min-width:16rem;padding:.25rem .75rem .25rem .7rem;color:var(--mafube-muted)}.mafube-segment-search input{width:14.5rem;min-width:0;border:0;background:transparent;box-shadow:none;color:var(--mafube-ink);font-size:var(--mafube-text-xs);font-weight:500;line-height:1.2}.mafube-segment-divider{align-self:stretch;width:1px;margin-block:.3rem;margin-inline:.65rem;background:var(--mafube-inset-border)}.mafube-segment-search input::-moz-placeholder{color:var(--mafube-muted)}.mafube-segment-search input::placeholder{color:var(--mafube-muted)}.mafube-segment-search input:focus{outline:none}.mafube-segment-search input::-webkit-search-cancel-button,.mafube-segment-search input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.mafube-segment-search.is-filled input{padding-right:1.35rem}.mafube-segment-search-clear{position:absolute;right:.4rem;top:50%;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:var(--mafube-muted);transform:translateY(-50%);cursor:pointer}.mafube-segment-search-clear:hover{color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 55%,transparent)}.mafube-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem;min-width:0}.mafube-pagination-status{margin:0;font-size:var(--mafube-text-sm);font-weight:500;line-height:1.3;color:var(--mafube-ink);white-space:nowrap}.mafube-form-sm .mafube-pagination-status{font-size:var(--mafube-text-xs)}.mafube-pagination .mafube-select{width:5.5rem;min-width:5.5rem;gap:0}.mafube-form-sm .mafube-pagination .mafube-select,.mafube-form-sm.mafube-pagination .mafube-select{width:4.75rem;min-width:4.75rem}.files-library-bulk-selection{display:inline-flex;align-items:center;gap:.2rem;padding:0 .15rem;border-radius:var(--radius);border:1px solid var(--mafube-border);background:var(--mafube-surface);box-sizing:border-box;max-height:2.05rem}.files-library-bulk-selection .mafube-btn.mafube-btn-icon-only{width:1.7rem;min-height:1.7rem}.files-library-bulk-selection .mafube-btn.mafube-btn-icon-only .mafube-btn-icon{width:1.15rem;height:1.15rem}.files-library-bulk-selection .mafube-btn.mafube-btn-icon-only .mafube-btn-icon svg{width:.68rem;height:.68rem}.mafube-processing-status{display:inline-flex;align-items:center;gap:.3rem;min-height:1.35rem;color:var(--mafube-gold-dark,var(--mafube-muted));font-size:var(--mafube-text-xs);font-weight:600}.mafube-processing-dots{display:inline-flex;align-items:center;gap:.16rem;min-width:1.05rem}.mafube-processing-dots.is-icon{justify-content:center}.mafube-processing-dots i{display:block;width:.22rem;height:.22rem;border-radius:999px;background:currentColor;animation:mafube-processing-dot 1.05s ease-in-out infinite}.mafube-processing-dots i:nth-child(2){animation-delay:.14s}.mafube-processing-dots i:nth-child(3){animation-delay:.28s}@keyframes mafube-processing-dot{0%,65%,to{opacity:.3;transform:translateY(0)}32%{opacity:1;transform:translateY(-.14rem)}}.mafube-pagination-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.65rem 1rem;width:100%}.mafube-pagination-bar-slot{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;min-width:0}.mafube-pagination-bar-slot.is-start{justify-content:flex-start}.mafube-pagination-bar-slot.is-center,.mafube-pagination-bar>.mafube-pagination{justify-content:center;justify-self:center}.mafube-pagination-bar-slot.is-end{justify-content:flex-end;justify-self:end}@media (max-width:720px){.mafube-pagination-bar{grid-template-columns:1fr}.mafube-pagination-bar-slot.is-center,.mafube-pagination-bar-slot.is-end,.mafube-pagination-bar-slot.is-start,.mafube-pagination-bar>.mafube-pagination{justify-content:flex-start;justify-self:stretch}}.mafube-split{display:grid;gap:var(--mafube-space-card);align-items:start}.mafube-split>*{min-width:0}.mafube-split-col{display:flex;flex-direction:column;gap:var(--mafube-space-card);min-width:0}@media (min-width:900px){.mafube-split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.mafube-type-scale{display:flex;flex-direction:column;gap:.85rem}.mafube-type-row{display:flex;flex-direction:column;gap:.35rem;padding-bottom:.85rem;border-bottom:1px solid color-mix(in srgb,var(--mafube-border) 72%,transparent)}.mafube-type-row-accent,.mafube-type-row:last-child{padding-bottom:0;border-bottom:0}.mafube-type-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.25rem .75rem}.mafube-type-token{margin:0;font-size:var(--mafube-text-xs);font-weight:600;color:var(--mafube-ink)}.mafube-type-spec{margin:0;font-size:var(--mafube-text-label);font-weight:500;letter-spacing:.04em;color:var(--mafube-muted)}.mafube-type-sample{margin:0;max-width:36rem}.mafube-prose{display:flex;flex-direction:column;gap:1rem;max-width:40rem}.mafube-prose p{margin:0;font-size:var(--mafube-text-sm);font-weight:400;line-height:var(--mafube-leading-body);color:var(--mafube-muted)}.mafube-prose p.is-lead{font-size:var(--mafube-text);color:var(--mafube-ink)}.mafube-quote{margin:0;padding:.85rem 0 .85rem 1rem;border-left:3px solid color-mix(in srgb,var(--mafube-blue) 55%,var(--mafube-border));font-size:var(--mafube-text-sm);font-weight:500;font-style:italic;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-quote cite{display:block;margin-top:.2rem;font-size:var(--mafube-text-xs);font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-form{gap:.85rem;width:100%;padding:0;border:0;background:transparent;box-shadow:none}.mafube-field,.mafube-form{display:flex;flex-direction:column}.mafube-field{gap:.35rem}.mafube-field-label{font-size:var(--mafube-text-label);font-weight:500;line-height:var(--mafube-leading-label);letter-spacing:.1em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-caption{margin:0;font-weight:400}.mafube-caption,.mafube-field-hint{font-size:var(--mafube-text-xs);line-height:var(--mafube-leading-caption);color:var(--mafube-muted)}.mafube-field-required{margin-inline-start:.2em;color:var(--mafube-red);font-weight:700}.mafube-field-error{margin:0;font-size:var(--mafube-text-xs);line-height:var(--mafube-leading-caption);color:var(--mafube-red-dark)}.mafube-input-group:has(.mafube-input.is-invalid),.mafube-input.is-invalid,.mafube-select-trigger.is-invalid,.mafube-textarea.is-invalid{border-color:color-mix(in srgb,var(--mafube-red) 55%,var(--mafube-border))}.mafube-field-row{display:grid;gap:.65rem}@media (min-width:520px){.mafube-field-row{grid-template-columns:1fr 1fr}.mafube-field-row.is-name-avatar{grid-template-columns:4.5rem minmax(0,1fr) minmax(0,1fr)}}@media (min-width:640px){.mafube-field-row:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.mafube-field-row.is-name-avatar:has(>:nth-child(3):last-child){grid-template-columns:4.5rem minmax(0,1fr) minmax(0,1fr)}}.mafube-field.is-avatar{width:4.5rem}.mafube-dropzone.is-avatar{box-sizing:border-box;width:4.5rem;height:4.5rem;min-height:4.5rem;padding:.35rem;justify-content:center;gap:0}.mafube-dropzone.is-avatar.has-file{padding:0;overflow:hidden}.mafube-dropzone-preview{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.mafube-dropzone.is-avatar .mafube-dropzone-icon svg,.mafube-dropzone.is-avatar.has-file .mafube-dropzone-icon svg{width:1.15rem;height:1.15rem}.mafube-field.is-avatar .mafube-dropzone-clear{top:.15rem;right:.15rem;width:1.25rem;height:1.25rem}.mafube-form-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.15rem;justify-content:flex-end}.mafube-form-actions.is-center{justify-content:center}.mafube-form-actions.is-end{justify-content:flex-end}.mafube-form-actions.is-split{justify-content:space-between}.mafube-form-links{margin:0;text-align:center}.mafube-form .mafube-btn{min-height:2.35rem;font-size:var(--mafube-text-xs)}.mafube-form .mafube-btn:has(.mafube-btn-icon){padding:.25rem .9rem .25rem .3rem}.mafube-form .mafube-btn-icon{width:1.65rem;height:1.65rem}.mafube-form .mafube-btn-icon svg{width:.85rem;height:.85rem}.mafube-date-trigger,.mafube-input,.mafube-select-trigger,.mafube-textarea{width:100%;min-height:2.2rem;padding:.4rem .7rem;border-radius:calc(var(--radius) - 1px);border:1px solid color-mix(in srgb,var(--mafube-border) 42%,transparent);background:var(--mafube-inset-fill);color:var(--mafube-ink);font-size:var(--mafube-text-sm);line-height:1.3;letter-spacing:.01em;box-shadow:inset 0 1px 1px rgba(23,32,51,.03);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mafube-textarea{min-height:5.25rem;resize:vertical;padding-top:.55rem;padding-bottom:.55rem}.mafube-input::-moz-placeholder,.mafube-textarea::-moz-placeholder{color:color-mix(in srgb,var(--mafube-muted) 85%,white)}.mafube-input::placeholder,.mafube-textarea::placeholder{color:color-mix(in srgb,var(--mafube-muted) 85%,white)}.mafube-date-trigger.is-open,.mafube-date-trigger:focus,.mafube-date-trigger:focus-visible,.mafube-input:focus,.mafube-input:focus-visible,.mafube-select-trigger.is-open,.mafube-select-trigger:focus,.mafube-select-trigger:focus-visible,.mafube-textarea:focus,.mafube-textarea:focus-visible{outline:none;border-color:color-mix(in srgb,var(--mafube-border) 28%,transparent);background:white;box-shadow:inset 0 1px 1px rgba(23,32,51,.01)}.mafube-date,.mafube-select{position:relative;display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0}.mafube-date-trigger,.mafube-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;text-align:left;cursor:pointer;padding-right:.85rem}.mafube-date-trigger.is-placeholder,.mafube-select-trigger.is-placeholder{color:color-mix(in srgb,var(--mafube-muted) 90%,white)}.mafube-select-trigger:after{content:"";width:.45rem;height:.45rem;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-15%) rotate(45deg);opacity:.7;transition:transform .2s ease}.mafube-select-trigger.is-open:after{transform:translateY(15%) rotate(225deg)}.mafube-date-trigger-icon{display:inline-flex;color:var(--mafube-blue);opacity:.85}.mafube-date-popover,.mafube-select-menu{position:absolute;top:calc(100% + .35rem);left:0;right:auto;z-index:40;width:100%;min-width:0;max-width:none;box-sizing:border-box;margin:0;padding:.35rem;list-style:none;border-radius:calc(var(--radius) + 1px);border:1px solid color-mix(in srgb,var(--mafube-border) 42%,transparent);background:var(--mafube-overlay-fill);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 10px 28px rgba(23,32,51,.12)}.mafube-select-menu{top:calc(100% + 2px);max-height:14rem;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mafube-select-menu::-webkit-scrollbar{display:none;width:0;height:0}.mafube-select-menu.is-fixed{position:fixed;top:auto;left:auto;right:auto}.mafube-select-menu.is-sm .mafube-select-option{padding:.48rem .5rem;font-size:calc(var(--mafube-text-xs) * .92)}.mafube-select-trigger:disabled{opacity:.55;cursor:not-allowed}.mafube-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mafube-select-option{display:flex;width:100%;align-items:center;padding:.55rem .7rem;border:0;border-radius:calc(var(--radius) - 1px);background:transparent;color:var(--mafube-ink);font-size:var(--mafube-text-sm);font-weight:500;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.mafube-select-option:hover{background:color-mix(in srgb,var(--mafube-blue-light) 55%,transparent);color:var(--mafube-blue-dark)}.mafube-select-option.is-active{color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 70%,transparent);box-shadow:none}.mafube-date-popover{container-type:inline-size;padding:clamp(.5rem,3.2cqi,.75rem)}.mafube-date-header{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-bottom:.55rem}.mafube-date-month{margin:0;min-width:0;flex:1;text-align:center;font-size:clamp(.75rem,4.2cqi,.9rem);font-weight:700;color:var(--mafube-blue-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mafube-date-nav{display:inline-flex;align-items:center;justify-content:center;width:clamp(1.55rem,12cqi,1.85rem);height:clamp(1.55rem,12cqi,1.85rem);border-radius:999px;border:1px solid color-mix(in srgb,var(--mafube-border) 85%,transparent);background:color-mix(in srgb,var(--mafube-surface) 40%,white);color:var(--mafube-blue-dark);font-size:1.1rem;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease}.mafube-date-nav:hover{background:color-mix(in srgb,var(--mafube-blue-light) 55%,white);border-color:color-mix(in srgb,var(--mafube-blue) 20%,var(--mafube-border))}.mafube-date-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.1rem;margin-bottom:.3rem}.mafube-date-weekdays span{text-align:center;font-size:clamp(.58rem,3.4cqi,.68rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-muted);padding:.15rem 0}.mafube-date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(.1rem,1cqi,.2rem)}.mafube-date-day{aspect-ratio:1;width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--mafube-ink);font-size:clamp(.68rem,3.8cqi,.8rem);font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.mafube-date-day:hover{background:color-mix(in srgb,var(--mafube-blue-light) 60%,transparent);color:var(--mafube-blue-dark)}.mafube-date-day.is-muted{color:color-mix(in srgb,var(--mafube-muted) 70%,white)}.mafube-date-day.is-today:not(.is-selected){box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--mafube-blue) 35%,transparent)}.mafube-date-day.is-selected{color:#fff;background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-blue) 94%,var(--mafube-blue-dark)) 0,color-mix(in srgb,var(--mafube-blue) 96%,white) 100%);box-shadow:0 2px 3px rgba(14,40,98,.18)}.mafube-input-group{display:flex;align-items:stretch;width:100%;min-height:2.2rem;padding:0;border-radius:calc(var(--radius) - 1px);border:1px solid color-mix(in srgb,var(--mafube-border) 42%,transparent);background:var(--mafube-inset-fill);box-shadow:inset 0 1px 1px rgba(23,32,51,.03);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mafube-input-group:focus-within{outline:none;border-color:color-mix(in srgb,var(--mafube-border) 28%,transparent);background:color-mix(in srgb,var(--mafube-blue-light) 12%,white);box-shadow:inset 0 1px 1px rgba(23,32,51,.01)}.mafube-input-affix{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;align-self:stretch;padding:0 .7rem;border-radius:0;font-size:var(--mafube-text-xs);font-weight:600;letter-spacing:.02em;color:var(--mafube-blue-dark);background:var(--mafube-raised-fill);border:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.mafube-input-affix-prefix{border-right:1px solid color-mix(in srgb,white 22%,var(--mafube-border))}.mafube-input-affix-postfix{border-left:1px solid color-mix(in srgb,white 22%,var(--mafube-border))}.mafube-input-group .mafube-input{border:0;border-radius:0;min-width:0}.mafube-input-group .mafube-input,.mafube-input-group .mafube-input:focus{box-shadow:none;background:transparent}.mafube-input-group .mafube-btn{border-radius:0;box-shadow:none;min-height:100%;align-self:stretch}.mafube-input-group--password .mafube-input{padding-right:.35rem}.mafube-input-password-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;align-self:stretch;width:2.65rem;margin:0;padding:0;border:0;border-left:1px solid color-mix(in srgb,white 22%,var(--mafube-border));border-radius:0;background:var(--mafube-raised-fill);box-shadow:inset 0 1px 0 rgba(255,255,255,.7);color:var(--mafube-muted);cursor:pointer;transition:color .16s ease,background-color .16s ease}.mafube-input-password-toggle:hover:not(:disabled){color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 35%,var(--mafube-raised-fill))}.mafube-input-password-toggle:focus-visible{outline:none;color:var(--mafube-blue-dark);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 2px color-mix(in srgb,var(--mafube-blue) 28%,transparent)}.mafube-input-password-toggle:disabled{opacity:.45;cursor:not-allowed}.mafube-input-password-toggle svg{width:1.1rem;height:1.1rem}.mafube-checkbox{display:inline-flex;align-items:flex-start;gap:.65rem;font-size:var(--mafube-text-sm);color:var(--mafube-ink);text-align:left;cursor:pointer}.mafube-checkbox>span{min-width:0;flex:1;text-align:left}.mafube-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:.1rem;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;flex-shrink:0;border-radius:.3rem;border:1px solid color-mix(in srgb,var(--mafube-border) 55%,var(--mafube-ink));background:var(--mafube-inset-fill);cursor:inherit}.mafube-checkbox input:checked{border-color:var(--mafube-blue);background:var(--mafube-blue) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.4 8.2 6.5 11.3 12.6 4.7' stroke='%23fff' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /.78rem no-repeat}.mafube-checkbox input:disabled{opacity:.5;cursor:not-allowed}.mafube-checkbox:has(input:disabled){cursor:not-allowed}.mafube-checkbox input:focus,.mafube-checkbox input:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--mafube-blue) 8%,transparent)}.mafube-dropzone{position:relative;display:flex;align-items:center;gap:.85rem;min-height:3.25rem;padding:.7rem .85rem;text-align:left;border-radius:calc(var(--radius) - 1px);border:1px dashed color-mix(in srgb,var(--mafube-inset-border) 92%,var(--mafube-blue));background:var(--mafube-inset-fill);cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.mafube-dropzone.is-dragging,.mafube-dropzone:hover{border-color:color-mix(in srgb,var(--mafube-blue) 28%,var(--mafube-border));border-style:solid;background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-blue-light) 55%,var(--mafube-surface)) 0,color-mix(in srgb,var(--mafube-blue-light) 68%,var(--mafube-surface)) 100%);box-shadow:0 0 0 3px color-mix(in srgb,var(--mafube-blue) 5%,transparent)}.mafube-dropzone-frame{position:relative}.mafube-dropzone.has-file{padding-right:2.15rem;border-style:solid;border-color:color-mix(in srgb,var(--mafube-blue) 18%,var(--mafube-border))}.mafube-dropzone.has-file .mafube-dropzone-icon svg{width:1.15rem;height:1.15rem}.mafube-dropzone-input{position:absolute;inset:0;opacity:0;cursor:pointer}.mafube-dropzone-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--mafube-blue)}.mafube-dropzone-icon svg{width:1.15rem;height:1.15rem;display:block}.mafube-dropzone-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;gap:.15rem;text-align:left}.mafube-dropzone-title{font-size:var(--mafube-text-sm);font-weight:600;color:var(--mafube-ink);line-height:1.3;word-break:break-word;text-align:left}.mafube-dropzone-link{color:var(--mafube-blue);text-decoration:underline;text-underline-offset:.12em}.mafube-dropzone-meta{font-size:var(--mafube-text-xs);color:var(--mafube-muted);line-height:var(--mafube-leading-caption);text-align:left}.mafube-dropzone-clear{position:absolute;top:.3rem;right:.3rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--mafube-card-fill) 88%,white);color:var(--mafube-muted);cursor:pointer}.mafube-dropzone-clear:hover{color:var(--mafube-blue-dark);background:var(--mafube-card-fill)}.mafube-form.mafube-form-sm{gap:.45rem}.mafube-form.mafube-form-sm.mafube-doorstep-voter{gap:.9rem}.mafube-form-sm .mafube-divider{margin:.55rem 0}.mafube-form-sm .mafube-field{gap:.18rem}.mafube-form-sm .mafube-field-label{font-size:calc(var(--mafube-text-label) * .84);letter-spacing:.08em}.mafube-form-sm .mafube-caption,.mafube-form-sm .mafube-field-error,.mafube-form-sm .mafube-field-hint{font-size:calc(var(--mafube-text-xs) * .88);line-height:var(--mafube-leading-caption)}.mafube-form-sm .mafube-field-row{gap:.4rem}.mafube-form-sm .mafube-form-actions{gap:.3rem;margin-top:0}.mafube-form-sm .mafube-btn{min-height:2.15rem;font-size:calc(var(--mafube-text-xs) * .9)}.mafube-form-sm .mafube-btn:has(.mafube-btn-icon){padding:.28rem .7rem .28rem .22rem}.mafube-form-sm .mafube-btn.mafube-btn-icon-only{padding:0}.mafube-form-sm .mafube-btn:not(:has(.mafube-btn-icon)){padding:.35rem .85rem}.mafube-form-sm .mafube-btn-icon{width:1.4rem;height:1.4rem}.mafube-form-sm .mafube-btn-icon svg{width:.78rem;height:.78rem}.mafube-form-sm .mafube-date-trigger,.mafube-form-sm .mafube-input,.mafube-form-sm .mafube-input-group,.mafube-form-sm .mafube-select-trigger,.mafube-form-sm .mafube-textarea{min-height:2.15rem;padding:.4rem .5rem;font-size:calc(var(--mafube-text-xs) * .92)}.mafube-form-sm .mafube-textarea{min-height:4.1rem;padding-top:.5rem;padding-bottom:.5rem}.mafube-form-sm .mafube-date,.mafube-form-sm .mafube-select{gap:.18rem}.mafube-form-sm .mafube-date-trigger,.mafube-form-sm .mafube-select-trigger{gap:.35rem;padding-right:.55rem}.mafube-form-sm .mafube-select-trigger:after{width:.34rem;height:.34rem}.mafube-form-sm .mafube-date-trigger-icon svg{width:12px;height:12px}.mafube-form-sm .mafube-select-option{padding:.48rem .5rem;font-size:calc(var(--mafube-text-xs) * .92)}.mafube-form-sm .mafube-input-group{padding:0}.mafube-form-sm .mafube-input-password-toggle{width:2.25rem}.mafube-form-sm .mafube-input-password-toggle svg{width:1rem;height:1rem}.mafube-form-sm .mafube-input-affix{padding:0 .4rem;font-size:calc(var(--mafube-text-xs) * .86)}.mafube-form-sm .mafube-checkbox{gap:.45rem;font-size:calc(var(--mafube-text-xs) * .9)}.mafube-form-sm .mafube-checkbox input{margin-top:.05rem;width:1.05rem;height:1.05rem;min-width:1.05rem;min-height:1.05rem}.mafube-form-sm .mafube-dropzone{gap:.45rem;min-height:4.6rem;padding:1rem .55rem}.mafube-form-sm .mafube-dropzone-icon svg{width:1.5rem;height:1.5rem}.mafube-form-sm .mafube-dropzone-title{font-size:calc(var(--mafube-text-xs) * .9)}.mafube-form-sm .mafube-dropzone-meta{font-size:calc(var(--mafube-text-xs) * .86)}.mafube-iconography{display:flex;flex-direction:column;gap:1.25rem}.mafube-iconography-group{display:flex;flex-direction:column;gap:.55rem}.mafube-iconography-label{margin:0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-iconography-sizes{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;margin:0;padding:0;list-style:none}.mafube-iconography-size{display:flex;flex-direction:column;align-items:center;gap:.4rem}.mafube-iconography-size-mark{display:inline-flex;align-items:center;justify-content:center;color:var(--mafube-blue-dark)}.mafube-iconography-size-mark.is-sm svg{width:1rem;height:1rem}.mafube-iconography-size-mark.is-md svg{width:1.25rem;height:1.25rem}.mafube-iconography-size-mark.is-lg svg{width:1.5rem;height:1.5rem}.mafube-iconography-size-mark.is-xl svg{width:2rem;height:2rem}.mafube-iconography-size-mark.is-2xl svg{width:2.5rem;height:2.5rem}.mafube-iconography-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(6.5rem,1fr));gap:.65rem;margin:0;padding:0;list-style:none}.mafube-iconography-item{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.15rem .25rem;background:transparent;border:none;border-radius:0;box-shadow:none}.mafube-iconography-mark{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;color:var(--mafube-blue-dark)}.mafube-iconography-mark svg{width:1.7rem;height:1.7rem}.mafube-iconography-name{font-size:var(--mafube-text-xs);font-weight:500;color:var(--mafube-muted);text-align:center;line-height:1.25}.mafube-chip{--mafube-chip-solid:var(--mafube-blue);display:inline-flex;align-items:center;gap:.28rem;flex-shrink:0;padding:.34rem .65rem .22rem;border-radius:999px;font-size:var(--mafube-text-label);font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--mafube-blue-dark);background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow)}.mafube-chip svg{display:block;flex:0 0 auto}.mafube-chip:has(svg){gap:.2rem}.mafube-chip svg+span{padding-left:0}.mafube-chip-sm{padding:.2rem .45rem .1rem;font-size:calc(var(--mafube-text-label) * .92);letter-spacing:.06em}.mafube-chip-blue{--mafube-chip-solid:var(--mafube-blue);color:var(--mafube-blue-dark)}.mafube-chip-red{--mafube-chip-solid:var(--mafube-red);color:var(--mafube-red-dark)}.mafube-chip-green{--mafube-chip-solid:var(--mafube-green);color:color-mix(in srgb,var(--mafube-green) 85%,#0a2e16)}.mafube-chip-gold{--mafube-chip-solid:var(--mafube-gold);color:color-mix(in srgb,var(--mafube-gold) 55%,#3b2a10)}.mafube-chip-teal{--mafube-chip-solid:var(--mafube-teal);color:color-mix(in srgb,var(--mafube-teal) 72%,#0a2a30)}.mafube-chip-brown{--mafube-chip-solid:var(--mafube-brown);color:color-mix(in srgb,var(--mafube-brown) 78%,#2a1608)}.mafube-chip-clay{--mafube-chip-solid:var(--mafube-clay);color:color-mix(in srgb,var(--mafube-clay) 70%,#3a1c0c)}.mafube-chip-forest{--mafube-chip-solid:var(--mafube-forest);color:color-mix(in srgb,var(--mafube-forest) 78%,#062418)}.mafube-chip-muted{--mafube-chip-solid:var(--mafube-muted);color:var(--mafube-muted)}button.mafube-chip{cursor:pointer;font-family:inherit}.mafube-chip.is-solid,button.mafube-chip.is-selected{color:#fff;background:var(--mafube-chip-solid,var(--mafube-blue));border-color:var(--mafube-chip-solid,var(--mafube-blue));box-shadow:none}.mafube-header-line{height:2px;background-image:linear-gradient(90deg,transparent 0,var(--mafube-blue) 18%,var(--mafube-blue) 48%,var(--mafube-red) 52%,var(--mafube-red) 82%,transparent 100%)}.mafube-header-line-nav{height:7px;background-image:linear-gradient(90deg,transparent 0,var(--mafube-blue) 12%,var(--mafube-blue) 48%,var(--mafube-red) 52%,var(--mafube-red) 88%,transparent 100%)}.mafube-header-line-footer{height:4px;background-image:linear-gradient(90deg,transparent 0,var(--mafube-blue) 14%,var(--mafube-blue) 48%,var(--mafube-red) 52%,var(--mafube-red) 86%,transparent 100%)}.mafube-banner-block{flex-shrink:0;width:100%}.mafube-banner{position:relative;width:100%;height:13.5rem;margin:0;padding:0;overflow:hidden;border:0;border-radius:0}@media (min-width:768px){.mafube-banner{height:30rem}}.mafube-banner-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;pointer-events:none}.mafube-banner.is-media-top .mafube-banner-image{-o-object-position:center 12%;object-position:center 12%}.mafube-banner.is-media-lower .mafube-banner-image{-o-object-position:center 38%;object-position:center 38%}.mafube-banner.is-media-down .mafube-banner-image{-o-object-position:center 72%;object-position:center 72%}.mafube-banner-sound{position:absolute;top:.85rem;right:.9rem;z-index:5;display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.38rem .7rem .38rem .4rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(6,16,40,.58);box-shadow:0 6px 18px rgba(6,16,40,.28);color:#fff;backdrop-filter:blur(10px);cursor:pointer}.mafube-banner-sound.is-on{background:rgba(255,248,232,.92);border-color:color-mix(in srgb,var(--mafube-gold) 55%,white);color:var(--mafube-blue-dark)}.mafube-banner-sound-icon{display:grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:999px;background:rgba(255,255,255,.16)}.mafube-banner-sound.is-on .mafube-banner-sound-icon{background:color-mix(in srgb,var(--mafube-gold) 28%,white);color:var(--mafube-blue-dark)}.mafube-banner-sound-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.02rem}.mafube-banner-sound-kicker{font-size:.5625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.mafube-banner-sound-state{font-size:.72rem;font-weight:700;letter-spacing:.01em;line-height:1.1}.mafube-banner-brands{position:absolute;left:calc(var(--mafube-space-7) + var(--mafube-space-6) + .75rem);bottom:2rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.mafube-banner-election{margin:0;display:flex;flex-direction:column;gap:.12rem;color:#fff;text-shadow:0 1px 1px rgba(6,16,40,.55),0 8px 28px rgba(6,16,40,.45)}.mafube-banner-election-kicker{font-size:clamp(.78rem,1.35vw,.95rem);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.88)}.mafube-banner-election-date{font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;letter-spacing:.02em;line-height:1.25;max-width:28rem}.mafube-banner-marks{display:flex;align-items:center;gap:.75rem}.mafube-banner-emblem,.mafube-banner-mark{width:4.25rem;height:auto;-o-object-fit:contain;object-fit:contain;transform-origin:center center;scale:.78}html.mafube-ready .mafube-banner-emblem,html.mafube-ready .mafube-banner-mark:not(.mafube-banner-mark-campaign){animation:mafube-banner-mark-zoom 1.45s cubic-bezier(.22,.61,.36,1) both}html.mafube-ready .mafube-banner-marks>:first-child{animation-delay:.16s}html.mafube-ready .mafube-banner-marks>:nth-child(3){animation-delay:.32s}@keyframes mafube-banner-mark-zoom{0%{scale:.78}to{scale:1}}.mafube-banner-mark-campaign{scale:1;translate:.42rem}html.mafube-ready .mafube-banner-mark-campaign{animation:mafube-banner-campaign-drift 6.04s ease-in-out infinite}@keyframes mafube-banner-campaign-drift{0%,to{translate:.42rem;scale:1}48%{translate:-.42rem;scale:1.07}}.mafube-banner-copy{position:absolute;right:calc(var(--mafube-space-7) + var(--mafube-space-6) + .75rem);bottom:2rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;max-width:min(22rem,52vw);text-align:right;color:#fff;text-shadow:0 1px 1px rgba(6,16,40,.55),0 8px 28px rgba(6,16,40,.45);translate:0}html.mafube-ready .mafube-banner-copy{animation:mafube-banner-copy-drift 6.04s ease-in-out infinite}@keyframes mafube-banner-copy-drift{0%,to{translate:0}48%{translate:-.42rem}}@media (prefers-reduced-motion:reduce){.mafube-banner-emblem,.mafube-banner-mark,html.mafube-ready .mafube-banner-copy,html.mafube-ready .mafube-banner-emblem,html.mafube-ready .mafube-banner-headline,html.mafube-ready .mafube-banner-mark,html.mafube-ready .mafube-banner-mark-campaign{animation:none;scale:1;translate:0}}.mafube-typewriter{position:relative;display:inline-block;width:-moz-max-content;width:max-content;max-width:100%}.mafube-typewriter-ghost{visibility:hidden;white-space:pre-wrap}.mafube-typewriter-live{position:absolute;top:0;left:0;width:100%;text-align:inherit;white-space:pre-wrap}.mafube-typewriter-host{width:100%}.mafube-d100-title .mafube-typewriter,.mafube-d100-title .mafube-typewriter-ghost,.mafube-d100-title .mafube-typewriter-live,.mafube-home-title .mafube-typewriter,.mafube-home-title .mafube-typewriter-ghost,.mafube-home-title .mafube-typewriter-live,.mafube-section-title .mafube-typewriter,.mafube-section-title .mafube-typewriter-ghost,.mafube-section-title .mafube-typewriter-live,.mafube-ward-candidate-heading .mafube-typewriter,.mafube-ward-candidate-heading .mafube-typewriter-ghost,.mafube-ward-candidate-heading .mafube-typewriter-live{white-space:nowrap}.mafube-d100-title .mafube-typewriter-live,.mafube-home-title .mafube-typewriter-live,.mafube-section-title .mafube-typewriter-live,.mafube-ward-candidate-heading .mafube-typewriter-live{text-align:left}@media (max-width:767px){.mafube-d100-title .mafube-typewriter,.mafube-d100-title .mafube-typewriter-ghost,.mafube-d100-title .mafube-typewriter-live,.mafube-section-title .mafube-typewriter,.mafube-section-title .mafube-typewriter-ghost,.mafube-section-title .mafube-typewriter-live,.mafube-ward-candidate-heading .mafube-typewriter,.mafube-ward-candidate-heading .mafube-typewriter-ghost,.mafube-ward-candidate-heading .mafube-typewriter-live{white-space:pre-wrap}}.mafube-typewriter-cursor{display:inline-block;width:.075em;height:.88em;margin-left:.06em;vertical-align:-.06em;background:currentColor;animation:mafube-typewriter-blink .72s step-end infinite}@keyframes mafube-typewriter-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.mafube-typewriter-cursor{display:none;animation:none}}.mafube-banner-headline{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style","Palatino Linotype",Palatino,serif;font-size:clamp(1.7rem,4.8vw,2.65rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-align:right;text-transform:uppercase;color:#fff;white-space:pre;transform-origin:right bottom;scale:1}html.mafube-ready .mafube-banner-headline{animation:mafube-banner-headline-scale 6.04s ease-in-out infinite}@keyframes mafube-banner-headline-scale{0%,to{scale:1}48%{scale:1.02}}.mafube-banner-support{margin:0;max-width:-moz-max-content;max-width:max-content;white-space:nowrap;font-size:clamp(.85rem,1.7vw,1.1rem);font-weight:600;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.88)}.mafube-banner-lede{margin:.15rem 0 0;max-width:22rem;font-size:clamp(.78rem,1.35vw,.95rem);font-weight:500;line-height:1.45;letter-spacing:.01em;color:rgba(255,255,255,.9);text-wrap:pretty}@media (min-width:768px){.mafube-banner-brands{left:calc(var(--mafube-space-7) + var(--mafube-space-6) + 2rem);bottom:3.5rem;gap:.85rem}.mafube-banner-marks{gap:1rem}.mafube-banner-emblem,.mafube-banner-mark{width:7.25rem}.mafube-banner-copy{right:calc(var(--mafube-space-7) + var(--mafube-space-6) + 2rem);bottom:3.5rem;max-width:min(44rem,54vw);gap:.7rem}.mafube-banner-headline{font-size:clamp(2.75rem,5.1vw,4.65rem)}.mafube-banner-support{max-width:-moz-max-content;max-width:max-content;white-space:nowrap;font-size:clamp(1rem,1.45vw,1.25rem)}.mafube-banner-lede{max-width:28rem;font-size:1.05rem}}.mafube-banner-strip{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--mafube-identity-strip-height);margin:0;padding:var(--mafube-identity-strip-pad-y) calc(var(--mafube-space-7) + var(--mafube-space-6));box-sizing:border-box;overflow-x:auto;overflow-y:hidden;isolation:isolate;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:linear-gradient(90deg,var(--mafube-blue) 0,var(--mafube-blue) 38%,color-mix(in srgb,var(--mafube-blue) 55%,var(--mafube-red)) 50%,var(--mafube-red) 62%,var(--mafube-red) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 1px 0 rgba(14,40,98,.18),0 3px 6px rgba(14,40,98,.22)}.mafube-banner-strip::-webkit-scrollbar{display:none}@media (min-width:768px){.mafube-banner-strip{min-height:var(--mafube-identity-strip-height-md);padding:var(--mafube-identity-strip-pad-y-md) calc(var(--mafube-space-7) + var(--mafube-space-6))}}.mafube-banner-strip-tones{display:none}.mafube-banner-strip-row{position:relative;z-index:1;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--mafube-space-5);box-sizing:border-box;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto;padding:0;list-style:none}.mafube-banner-strip-row>li{--mafube-strip-i:0;flex:0 0 auto;opacity:0;transform:translateY(.4rem)}html.mafube-ready .mafube-banner-strip-row>li{animation:mafube-banner-strip-enter .46s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.28s + (var(--mafube-strip-i) * 55ms))}.mafube-banner-strip-row>li:first-child{--mafube-strip-i:0}.mafube-banner-strip-row>li:nth-child(2){--mafube-strip-i:1}.mafube-banner-strip-row>li:nth-child(3){--mafube-strip-i:2}.mafube-banner-strip-row>li:nth-child(4){--mafube-strip-i:3}.mafube-banner-strip-row>li:nth-child(5){--mafube-strip-i:4}.mafube-banner-strip-row>li:nth-child(6){--mafube-strip-i:5}.mafube-banner-strip-row>li:nth-child(7){--mafube-strip-i:6}.mafube-banner-strip-row>li:nth-child(8){--mafube-strip-i:7}.mafube-banner-strip-row>li:nth-child(9){--mafube-strip-i:8}@keyframes mafube-banner-strip-enter{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}.mafube-banner-strip-item{display:inline-flex;align-items:center;gap:.65rem;min-width:-moz-max-content;min-width:max-content;width:auto;color:#fff;text-decoration:none;transform:scale(1);transform-origin:center center;transition:transform .18s cubic-bezier(.22,1,.36,1)}span.mafube-banner-strip-item{pointer-events:none;cursor:default}a.mafube-banner-strip-item:focus-visible,a.mafube-banner-strip-item:hover{color:#fff;transform:scale(1.1)}a.mafube-banner-strip-item:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:.75rem}.mafube-banner-strip-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:999px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.55),0 1px 2px rgba(14,40,98,.12);transform:scale(.82)}html.mafube-ready .mafube-banner-strip-icon{animation:mafube-banner-strip-icon-enter .42s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.34s + (var(--mafube-strip-i) * 55ms))}@keyframes mafube-banner-strip-icon-enter{0%{transform:scale(.82)}to{transform:scale(1)}}.mafube-banner-strip-icon svg{width:1.1rem;height:1.1rem}.mafube-banner-strip-mark{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.15rem;font-weight:700;line-height:1;letter-spacing:-.03em;color:#fff}.mafube-banner-strip-copy{display:flex;flex-direction:column;justify-content:center;gap:.15rem;min-width:-moz-max-content;min-width:max-content;text-shadow:0 1px 1px rgba(14,40,98,.2)}.mafube-banner-strip-title{font-size:var(--mafube-text-sm);font-weight:700;line-height:1.2;letter-spacing:.01em;white-space:nowrap}.mafube-banner-strip-desc{font-size:var(--mafube-text-label);font-weight:500;line-height:1.25;letter-spacing:.02em;opacity:.82;white-space:nowrap}@media (max-width:1023px){.mafube-banner-strip-desc{display:none}}@media (prefers-reduced-motion:reduce){.mafube-banner-strip-icon,.mafube-banner-strip-item,.mafube-banner-strip-row>li,a.mafube-banner-strip-item:focus-visible,a.mafube-banner-strip-item:hover,html.mafube-ready .mafube-banner-strip-icon,html.mafube-ready .mafube-banner-strip-row>li{animation:none;opacity:1;transform:none;transition:none}}.mafube-navbar{--mafube-chrome-pad-rest:var(--mafube-space-2);--mafube-chrome-pad-scroll:var(--mafube-space-5);--mafube-chrome-shift:calc(var(--mafube-chrome-pad-scroll) - var(--mafube-chrome-pad-rest));--mafube-chrome-grow:calc(2 * var(--mafube-chrome-shift));position:relative;z-index:80;flex-shrink:0;overflow:visible;isolation:isolate;background:transparent;border-bottom:0;box-shadow:none}.mafube-navbar:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--mafube-surface) 55%,white) 0,color-mix(in srgb,var(--mafube-blue-light) 28%,var(--mafube-surface)) 100%);border-bottom:1px solid color-mix(in srgb,var(--mafube-border) 70%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 1px 0 rgba(23,32,51,.1),0 3px 6px rgba(23,32,51,.14);transition:bottom .14s cubic-bezier(.22,1,.36,1)}.mafube-navbar>*{position:relative;z-index:1}.mafube-navbar.is-scrolling:before{bottom:calc(-1 * var(--mafube-chrome-grow));transition-duration:90ms}.mafube-navbar-shell{position:relative;display:flex;align-items:center;width:100%;min-width:0;will-change:transform;transition:transform .14s cubic-bezier(.22,1,.36,1)}.mafube-navbar.is-scrolling .mafube-navbar-shell{transform:translateY(var(--mafube-chrome-shift));transition-duration:90ms}.mafube-navbar-inner{display:flex;align-items:center;gap:var(--mafube-space-3);box-sizing:border-box;width:100%;max-width:80rem;margin:0 auto;min-width:0;padding:var(--mafube-chrome-pad-rest) var(--mafube-space-page-x)}@media (min-width:768px){.mafube-navbar{--mafube-chrome-pad-rest:var(--mafube-space-3)}.mafube-navbar-inner{gap:var(--mafube-space-4);padding:var(--mafube-chrome-pad-rest) var(--mafube-space-page-x-md)}}@media (prefers-reduced-motion:reduce){.mafube-navbar-shell,.mafube-navbar:before{transition:none}}.mafube-navbar-corner{position:absolute;top:50%;right:var(--mafube-space-page-x);z-index:2;display:flex;align-items:center;transform:translateY(-50%)}@media (min-width:768px){.mafube-navbar-corner{right:var(--mafube-space-page-x-md)}}.mafube-site-music-toggle{color:var(--mafube-blue-dark)}.mafube-site-music-toggle.is-on{color:var(--mafube-blue)}.mafube-site-music-hint{position:absolute;top:calc(100% + .45rem);right:0;z-index:3;width:-moz-max-content;width:max-content;max-width:15.5rem;margin:0;padding:.55rem .7rem;border:1px solid var(--mafube-card-border);border-radius:var(--radius);background:var(--mafube-surface,#fff);box-shadow:0 8px 20px rgba(14,40,98,.12);font-size:var(--mafube-text-xs);font-weight:500;line-height:var(--mafube-leading-caption);color:var(--mafube-blue-dark)}.mafube-site-music-hint-dismiss{display:block;margin-top:.35rem;padding:0;border:0;background:none;color:var(--mafube-blue);font:inherit;font-weight:600;cursor:pointer}.mafube-site-music-actions{justify-content:flex-start}.mafube-navbar-user{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0;min-width:0;max-width:11.5rem;padding:.2rem .45rem .2rem .2rem;border-radius:calc(var(--radius) + 2px);text-decoration:none;color:inherit}.mafube-navbar-user-name{margin:0;min-width:0;font-size:var(--mafube-text-sm);font-weight:600;line-height:var(--mafube-leading-title);color:var(--mafube-blue-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mafube-navbar-user .mafube-avatar{flex-shrink:0}.mafube-navbar-user-initials{font-size:calc(var(--mafube-text-xs) * .92);font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}@media (max-width:519px){.mafube-navbar-user-name{display:none}.mafube-navbar-user{max-width:none;padding:.15rem}}.mafube-brand{text-decoration:none;min-width:0}.mafube-brand-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.15rem;border-radius:calc(var(--radius) + 2px);background:linear-gradient(160deg,white 0,color-mix(in srgb,var(--mafube-blue-light) 45%,white) 100%);border:1px solid color-mix(in srgb,var(--mafube-border) 65%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.55);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.mafube-brand:hover .mafube-brand-mark{transform:translateY(-1px);border-color:color-mix(in srgb,var(--mafube-blue) 18%,var(--mafube-border));box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 1px 3px rgba(21,58,138,.04)}.mafube-nav-link{position:relative;display:inline-flex;align-items:center;padding:.4rem .7rem .55rem;border-radius:.35rem;font-size:var(--mafube-text-sm);font-weight:500;line-height:1.25;color:color-mix(in srgb,var(--mafube-ink) 72%,var(--mafube-muted));text-decoration:none;transition:color .22s cubic-bezier(.22,1,.36,1)}.mafube-nav-link:after{content:"";position:absolute;left:.7rem;right:.7rem;bottom:.15rem;height:2.5px;border-radius:999px;background-image:linear-gradient(90deg,var(--mafube-blue) 0,var(--mafube-blue) 46%,var(--mafube-red) 54%,var(--mafube-red) 100%);transform:scaleX(.35);transform-origin:center;opacity:0;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}.mafube-nav-link:hover{color:var(--mafube-blue-dark)}.mafube-nav-link:hover:after{opacity:.35;transform:scaleX(.7)}.mafube-nav-link.is-active{color:var(--mafube-blue-dark)}.mafube-nav-link.is-active:after{opacity:1;transform:scaleX(1)}.mafube-public .mafube-navbar-inner{flex-wrap:wrap;row-gap:var(--mafube-space-2);padding-right:4.25rem}.mafube-public .mafube-public-nav{flex:1 1 12rem;min-width:0}.mafube-public-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.25rem;margin-left:auto}.mafube-public .mafube-home{gap:.4rem;overflow:visible}.mafube-public .mafube-app-main,.mafube-public .mafube-app-primary{overflow:visible}.mafube-public .mafube-home-countdown{position:relative;z-index:4;margin-top:calc(-1 * var(--mafube-space-page-y) - 1.65rem)}.mafube-public .mafube-home-countdown-unit{box-shadow:var(--mafube-card-shadow)}.mafube-home-countdown-grid.is-tiers{grid-template-columns:repeat(3,minmax(5.5rem,8.75rem));gap:.55rem}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit{width:auto;min-width:5.5rem;padding:.55rem .85rem .45rem;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit:hover{transform:translateY(-2px);border-color:var(--mafube-blue);box-shadow:0 4px 14px rgba(21,58,138,.16)}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:2px}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit:active{transform:translateY(0)}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit.is-supporter:hover{border-color:#1e3a8a}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit.is-member:hover{border-color:#15803d}.mafube-home-countdown-grid.is-tiers .mafube-home-countdown-unit.is-contributing:hover{border-color:#b45309}.mafube-home-countdown-grid.is-towns{grid-template-columns:repeat(2,minmax(6.5rem,8.5rem));gap:.5rem}.mafube-home-countdown-grid.is-towns .mafube-home-countdown-unit{width:auto;min-width:6.5rem;padding:.55rem .75rem .45rem}.mafube-home-countdown-grid.is-towns .mafube-home-countdown-value{font-size:clamp(1.25rem,4.6vw,1.85rem)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(21,58,138,.16)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:2px}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit:is(.is-selected,[aria-pressed=true]){border-color:transparent;box-shadow:var(--mafube-card-shadow)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit:is(.is-selected,[aria-pressed=true]) :is(.mafube-home-countdown-value,.mafube-home-countdown-unit-label){color:#fff}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit.is-blue:is(.is-selected,[aria-pressed=true]){background:var(--mafube-blue)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit.is-gold:is(.is-selected,[aria-pressed=true]){background:var(--mafube-gold)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit.is-teal:is(.is-selected,[aria-pressed=true]){background:var(--mafube-teal)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit.is-green:is(.is-selected,[aria-pressed=true]){background:var(--mafube-green)}.mafube-home-countdown-grid.is-towns button.mafube-home-countdown-unit.is-red:is(.is-selected,[aria-pressed=true]){background:var(--mafube-red)}.mafube-candidates-stage{position:relative;overflow:visible}.mafube-candidates-owl{display:none}@media (min-width:768px){.mafube-candidates-owl{display:block;position:absolute;left:auto;right:3%;top:0;z-index:2;width:20rem;height:auto;transform:translate(-10px,calc(-42% - 45px));pointer-events:none}.mafube-home-countdown-grid.is-towns{grid-template-columns:repeat(4,minmax(6.25rem,8rem))}.mafube-home-countdown-grid.is-towns.is-five{grid-template-columns:repeat(5,minmax(5.25rem,7.25rem))}.mafube-public .mafube-home-countdown{margin-top:calc(-1 * var(--mafube-space-page-y-md) - 1.85rem)}}.mafube-public .mafube-home-hero{position:relative;gap:1.15rem;max-width:none;padding:.2rem 0 .35rem;overflow:visible}.mafube-public .mafube-app-primary:has(>.mafube-home){gap:.85rem}.mafube-public .mafube-home-hero>:not(.mafube-home-birds,.mafube-home-slideout,.mafube-home-letter-stage){position:relative;z-index:1}.mafube-public .mafube-home-hero>.mafube-home-logo-stage{z-index:3}@media (max-width:767px){.mafube-public .mafube-app-main{padding-inline:1rem}.mafube-public .mafube-app-primary>.mafube-cluster{gap:1.5rem;padding-block:1.25rem}.mafube-public-page-heading{align-items:flex-start;text-align:left}.mafube-public-page-heading .mafube-home-lead{margin-inline:0;text-align:left}.mafube-public .mafube-home-hero,.mafube-public .mafube-official-letter-stage{gap:.95rem;padding-block:.15rem 0}.mafube-public .mafube-official-letter-stage{margin-bottom:-5.5rem}.mafube-public .mafube-official-thumbs{bottom:4.65rem}.mafube-public .mafube-official-thumb{width:5rem}.mafube-public .mafube-landing-intro{gap:var(--mafube-space-1)}.mafube-public .mafube-home-hero>div:first-child{padding-top:0}.mafube-public .mafube-home-logo-band{--mafube-home-logo-size:12.5rem}.mafube-public .mafube-home-title,.mafube-public .mafube-ward-candidate-heading{font-size:clamp(1.8rem,9vw,2.25rem);white-space:normal}.mafube-public .mafube-home-lead{font-size:var(--mafube-text-sm)}.mafube-public .mafube-home-actions{width:100%}.mafube-public .mafube-home-letter{width:100%;margin-inline:auto;margin-top:-6.25rem}.mafube-public .mafube-home-letter-wrap{padding-bottom:5.5rem}.mafube-public .mafube-home-letter-hanger{left:calc(.45rem + 190px);width:8.25rem;margin-top:calc(-.35rem - 193px)}.mafube-public .mafube-home-letter-swoop{left:calc(-1.75rem - 20px);bottom:calc(2.25rem + 100px);width:8.25rem}.mafube-public .mafube-home-letter-mascot{right:calc(.45rem + 60px);width:9.1rem}.mafube-public .mafube-home-letter-banner{padding-bottom:.85rem;font-size:clamp(1.05rem,4.6vw,1.35rem)}.mafube-public .mafube-home-letter-copy{padding:5.5rem 1.15rem .25rem}.mafube-public .mafube-official-letter-figures{gap:.4rem;padding:.35rem .25rem 1.65rem}.mafube-public .mafube-official-letter-figure{width:10.25rem}.mafube-public .mafube-home-letter-body{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;-moz-column-rule:none;column-rule:none;text-align:start;hyphens:none}.mafube-public .mafube-home-actions .mafube-btn{flex:1 1 8rem;justify-content:center}.mafube-public .mafube-home-letter-actions .mafube-home-actions{width:auto}.mafube-public .mafube-home-letter-actions .mafube-btn{flex:0 1 auto}.mafube-public .mafube-landing{gap:calc(var(--mafube-space-section) + var(--mafube-space-4));padding:var(--mafube-space-4) 0 calc(var(--mafube-space-7) + var(--mafube-space-5))}.mafube-app-primary>.mafube-scroll-stopper,.mafube-donate-tone>.mafube-scroll-stopper,.mafube-home>.mafube-scroll-stopper,.mafube-landing>.mafube-scroll-stopper{margin-block:calc(var(--mafube-space-3) * -1)}.mafube-public .mafube-landing-section{gap:var(--mafube-space-5)}.mafube-public .mafube-landing-title{font-size:var(--mafube-text-lg)}.mafube-public .mafube-panel{padding:1rem}.mafube-public .mafube-panel.mafube-ward-tile,.mafube-public .mafube-plan-flow-card{padding:0}.mafube-public .mafube-form-actions{flex-wrap:wrap}.mafube-public .mafube-form-actions .mafube-btn{min-height:2.75rem}.mafube-public .mafube-footer{--mafube-chrome-pad-rest:0.45rem;--mafube-chrome-pad-scroll:1rem}.mafube-public .mafube-footer-inner{gap:.35rem;padding-block:var(--mafube-chrome-pad-rest)}.mafube-public .mafube-tool-wall-tile{min-height:0}}.mafube-home-logo-stage{z-index:3}.mafube-home-letter-stage,.mafube-home-logo-stage{position:relative;width:100%;overflow:visible}.mafube-home-logo-rail{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:100%;position:relative;z-index:3}.mafube-home-logo-band{--mafube-home-logo-size:18.75rem;display:grid;grid-template-columns:minmax(0,1fr) var(--mafube-home-logo-size) minmax(0,1fr);align-items:end;width:100%;-moz-column-gap:.75rem;column-gap:.75rem}.mafube-home-logo-side{display:flex;flex-direction:column;min-width:0}.mafube-home-logo-side--left{align-items:flex-end}.mafube-home-logo-side--right{align-items:flex-start}.mafube-home-logo{width:var(--mafube-home-logo-size);aspect-ratio:1;margin-block:.15rem .35rem}.mafube-home-letter-banner{margin:0;min-width:0;padding-bottom:1.75rem;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(1.7rem,3.1vw,2.55rem);font-weight:700;font-style:italic;font-synthesis:none;line-height:1.05;letter-spacing:-.03em;color:var(--mafube-blue-dark);text-wrap:balance}.mafube-home-letter-banner--left{text-align:right;translate:1.35rem 0}.mafube-home-letter-banner--right{text-align:left;translate:-1.35rem 0}.mafube-home-letter{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;margin-inline:auto;margin-top:-9rem;overflow:hidden;background:var(--mafube-card-fill);border:0;border-radius:var(--radius);box-shadow:var(--mafube-card-shadow)}.mafube-home-letter-copy{width:100%;margin-inline:auto;padding:7.75rem 2rem .3rem}.mafube-home-letter-headline{margin:0 0 1.1rem;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:700;font-style:italic;line-height:1.2;letter-spacing:-.02em;text-wrap:balance}.mafube-home-letter-body,.mafube-home-letter-headline{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-synthesis:none;color:var(--mafube-blue-dark)}.mafube-home-letter-body{-moz-column-count:3;column-count:3;-moz-column-gap:1.85rem;column-gap:1.85rem;-moz-column-rule:1px solid var(--mafube-card-border);column-rule:1px solid var(--mafube-card-border);font-size:var(--mafube-text);font-weight:400;font-style:normal;line-height:var(--mafube-leading-body);text-align:justify;hyphens:auto}.mafube-home-letter-body p{margin:0 0 .85rem;font-size:var(--mafube-text);font-weight:400;orphans:3;widows:3}.mafube-home-letter-lead{font-size:var(--mafube-text-lg);font-weight:700}.mafube-home-letter-body em{font-style:italic;font-weight:400}cite.mafube-home-letter-end{display:inline;margin:0;font-size:var(--mafube-text-xs);font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-home-letter-caption{margin:0;padding:1.85rem 0 .2rem;text-align:center;text-wrap:pretty}.mafube-home-letter-art{position:relative;display:block;width:100%;line-height:0}.mafube-home-letter-art img{display:block;width:100%;height:auto;max-width:none}.mafube-home-letter-actions{position:absolute;z-index:2;left:50%;bottom:0;display:flex;justify-content:center;width:-moz-max-content;width:max-content;max-width:calc(100% - 1.25rem);margin:0;transform:translate(-50%,58%)}.mafube-home-letter-actions .mafube-home-actions{margin-top:0}.mafube-home-letter-actions .mafube-btn.mafube-btn-lg{min-height:3.85rem;padding:.45rem 1.45rem .45rem .45rem;font-size:var(--mafube-text-lg);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 22px rgba(14,40,98,.28)}.mafube-home-letter-actions .mafube-btn.mafube-btn-lg .mafube-btn-icon{width:2.45rem;height:2.45rem}.mafube-home-letter-actions .mafube-btn.mafube-btn-lg .mafube-btn-icon svg{width:1.2rem;height:1.2rem}.mafube-home-letter:has(.mafube-home-letter-actions){overflow:visible}.mafube-home-letter:has(.mafube-home-letter-actions) .mafube-home-letter-art img{border-radius:0 0 var(--radius) var(--radius)}.mafube-home-letter-stage:has(.mafube-home-letter-actions){padding-bottom:4rem}.mafube-home-manifesto-image{display:block;width:auto;height:auto;max-width:calc(100vw - 3.5rem);max-height:calc(100dvh - 8rem);-o-object-fit:contain;object-fit:contain}.mafube-home-letter-wrap{width:100%;padding-bottom:8rem}.mafube-home-letter-card,.mafube-home-letter-wrap{position:relative;overflow:visible}.mafube-home-letter-hanger{left:calc(.85rem + 190px);top:100%;margin-top:calc(-.55rem - 193px)}.mafube-home-letter-hanger,.mafube-home-letter-swoop{position:absolute;z-index:2;display:block;width:12rem;height:auto;pointer-events:none}.mafube-home-letter-swoop{left:calc(-2.75rem - 20px);bottom:calc(3.25rem + 100px)}.mafube-home-letter-mascot{position:absolute;right:calc(.85rem + 60px);bottom:-17px;z-index:2;display:block;width:13.25rem;height:auto;pointer-events:none}.mafube-official-letter-stage .mafube-home-logo-side{position:relative}.mafube-official-thumbs{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:.95rem;position:absolute;bottom:7.15rem;z-index:4}.mafube-home-logo-side--left .mafube-official-thumbs{right:0;justify-content:flex-end}.mafube-home-logo-side--right .mafube-official-thumbs{left:0;justify-content:flex-start}.mafube-official-thumb{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:7.75rem;margin:0;padding:0;aspect-ratio:3/4;overflow:hidden;cursor:pointer;background:var(--mafube-inset-fill);border:1px dashed color-mix(in srgb,var(--mafube-inset-border) 92%,var(--mafube-blue));border-radius:calc(var(--radius) - 2px)}.mafube-official-thumb:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:22%;pointer-events:none;background:linear-gradient(180deg,transparent 6%,rgba(6,16,40,.88))}.mafube-official-thumb .mafube-official-letter-placeholder svg{width:2rem;height:2rem}.mafube-official-thumb img{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.mafube-official-thumb.is-filled{overflow:visible;background:transparent;border:0;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}.mafube-official-thumb.is-filled img{border-radius:inherit}.mafube-official-thumb.is-filled:after{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mafube-official-letter-figure.is-filled{background:transparent;border-style:solid;border-color:var(--mafube-inset-border)}.mafube-official-thumb:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:7px}.mafube-official-letter-byline{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;-moz-column-gap:1rem;column-gap:1rem;padding:1.85rem 0 .15rem}.mafube-official-letter-byline .mafube-home-letter-caption{grid-column:2;justify-self:center}.mafube-official-letter-byline .mafube-plan-chapter-share{grid-column:3;justify-self:end}.mafube-official-letter-figure img,.mafube-official-thumb{transition:outline-color .2s ease,border-color .2s ease,opacity .2s ease}@media (prefers-reduced-motion:reduce){.mafube-official-letter-figure img,.mafube-official-thumb{transition:none}}.mafube-article-archive{display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none}.mafube-article-archive-link{display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:inherit}.mafube-article-publication{display:flex;flex-direction:column;gap:1.5rem;width:100%}.mafube-article-publication-identity{display:flex;flex-direction:column;gap:.85rem}.mafube-article-publication-byline{margin:0;color:var(--mafube-muted)}.mafube-article-publication-body{max-width:70ch}.mafube-ready-stage{position:relative;overflow:visible}.mafube-ready-owl{display:none}@media (min-width:768px){.mafube-ready-owl{display:block;position:absolute;left:0;top:0;z-index:2;width:25rem;height:auto;transform:translate(calc(-8% - 400px),calc(-18% + 430px));pointer-events:none}}.mafube-ready-board{display:flex;flex-direction:column;gap:var(--mafube-space-6,2rem);width:100%;max-width:none;padding-block:var(--mafube-space-4,1.25rem) var(--mafube-space-8,3rem)}.mafube-ready-pair{align-items:stretch}@media (min-width:768px){.mafube-ready-pair{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}.mafube-ready-pair>.mafube-ready-step-panel{height:100%}.mafube-ready-slip{overflow:visible}.mafube-ready-slip-owl{display:none}@media (min-width:768px){.mafube-ready-slip-owl{display:block;position:absolute;top:0;right:.85rem;z-index:2;width:11.5rem;height:auto;transform:translateY(calc(-48% - 100px));pointer-events:none}}.mafube-ready-steps{align-items:stretch}@media (min-width:900px){.mafube-split.mafube-ready-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.mafube-ready-steps>.mafube-ready-step-panel{height:100%}.mafube-ready-steps>.mafube-ready-step-panel.is-tone-blue{--mafube-ready-step-tone:var(--mafube-blue);--mafube-ready-step-ink:var(--mafube-blue-dark)}.mafube-ready-steps>.mafube-ready-step-panel.is-tone-gold{--mafube-ready-step-tone:var(--mafube-gold);--mafube-ready-step-ink:color-mix(in srgb,var(--mafube-gold) 38%,#3b2a10)}.mafube-ready-steps>.mafube-ready-step-panel.is-tone-green{--mafube-ready-step-tone:var(--mafube-green);--mafube-ready-step-ink:color-mix(in srgb,var(--mafube-green) 52%,#0a2e16)}.mafube-ready-steps>.mafube-ready-step-panel .mafube-landing-title{color:var(--mafube-ready-step-ink)}.mafube-ready-steps>.mafube-ready-step-panel .mafube-btn-primary{background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-ready-step-tone) 94%,var(--mafube-ready-step-ink)) 0,color-mix(in srgb,var(--mafube-ready-step-tone) 96%,white) 100%);border-color:color-mix(in srgb,white 38%,var(--mafube-ready-step-tone))}.mafube-ready-step-panel{position:relative;display:flex;flex-direction:column;gap:var(--mafube-space-4,1.25rem)}.mafube-ready-step-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.mafube-ready-step-heading{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.mafube-ready-result{display:flex;flex-direction:column;gap:.85rem;padding:1.15rem 1.25rem;background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);border-radius:calc(var(--radius) - 2px)}.mafube-ready-result-status{margin:0;font-size:var(--mafube-text);font-weight:600;color:var(--mafube-blue-dark);line-height:var(--mafube-leading-body)}.mafube-ready-result-inset{display:flex;flex-direction:column;gap:.35rem;padding:.75rem .95rem;background:#ffffff;border:1px solid var(--mafube-card-border);border-radius:calc(var(--radius) - 4px);box-shadow:0 1px 3px rgba(23,32,51,.04)}.mafube-ready-handoffs{gap:.5rem;margin:0;padding:0;list-style:none}.mafube-ready-handoffs,.mafube-ready-handoffs>li{display:flex;flex-direction:column;align-items:flex-end}.mafube-ready-handoffs>li{gap:.25rem;width:100%}.mafube-ready-handoff-purpose{margin:0;max-width:22rem;text-align:right;color:var(--mafube-muted);font-size:var(--mafube-text-xs);line-height:var(--mafube-leading-body)}.mafube-ready-station{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.mafube-ready-station-body{display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0}.mafube-ready-station-title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--mafube-ready-step-ink,var(--mafube-blue-dark))}.mafube-ready-checklist{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none}.mafube-ready-check-item{--mafube-ready-check-tone:var(--mafube-ready-step-tone,var(--mafube-green));--mafube-ready-check-ink:var(--mafube-ready-step-ink,var(--mafube-green));display:flex;align-items:flex-start;gap:.85rem;padding:.95rem 1.15rem;background:color-mix(in srgb,var(--mafube-ready-check-tone) 14%,#f3faf5);border:1px solid var(--mafube-inset-border);border-radius:calc(var(--radius) - 2px)}.mafube-ready-check-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--mafube-ready-check-tone)}.mafube-ready-check-icon svg{width:2.5rem;height:2.5rem;display:block}.mafube-ready-check-title{margin:0;font-weight:700;color:var(--mafube-ready-check-ink);font-size:var(--mafube-text-sm);line-height:1.35}.mafube-ready-check-desc{margin:0;color:var(--mafube-muted);font-size:var(--mafube-text-xs);line-height:var(--mafube-leading-body)}.mafube-ready-check-desc-nowrap{white-space:nowrap}.mafube-ready-disclaimer-callout{border-left:5px solid var(--mafube-red);background:var(--mafube-red-light);padding:.95rem 1.15rem;border-radius:calc(var(--radius) - 2px);display:flex;flex-direction:column;gap:.35rem}.mafube-ready-disclaimer-label{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--mafube-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--mafube-red-dark)}.mafube-ready-disclaimer-text{margin:0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-red-dark)}.mafube-ready-disclaimer-callout .mafube-caption{color:color-mix(in srgb,var(--mafube-red) 72%,#3b1214)}.mafube-ready-slip-item{padding:.65rem .85rem;background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);border-radius:calc(var(--radius) - 3px);font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body)}.mafube-candidate-directory{display:flex;flex-direction:column;gap:calc(var(--mafube-space-section) + var(--mafube-space-7));margin:0;padding:0;list-style:none}.mafube-candidate-feature{display:flex;flex-direction:column;gap:var(--mafube-space-5);width:100%;scroll-margin-top:6rem}.mafube-candidate-feature,.mafube-candidate-feature.is-tone-blue{--mafube-candidate-tone:#153a8a;--mafube-blue:#153a8a;--mafube-blue-dark:#0e2862;--mafube-blue-light:#eaf0ff}.mafube-candidate-feature.is-tone-teal{--mafube-candidate-tone:var(--mafube-teal);--mafube-blue:var(--mafube-teal);--mafube-blue-dark:color-mix(in srgb,var(--mafube-teal) 42%,#0a2a30);--mafube-blue-light:color-mix(in srgb,var(--mafube-teal) 16%,#f3fbfb)}.mafube-candidate-feature.is-tone-gold{--mafube-candidate-tone:var(--mafube-gold);--mafube-blue:var(--mafube-gold);--mafube-blue-dark:color-mix(in srgb,var(--mafube-gold) 38%,#3b2a10);--mafube-blue-light:color-mix(in srgb,var(--mafube-gold) 18%,#fff8ee)}.mafube-candidate-feature.is-tone-green{--mafube-candidate-tone:var(--mafube-green);--mafube-blue:var(--mafube-green);--mafube-blue-dark:color-mix(in srgb,var(--mafube-green) 52%,#0a2e16);--mafube-blue-light:color-mix(in srgb,var(--mafube-green) 14%,#f3faf5)}.mafube-candidate-feature.is-tone-red{--mafube-candidate-tone:var(--mafube-red);--mafube-blue:var(--mafube-red);--mafube-blue-dark:var(--mafube-red-dark);--mafube-blue-light:var(--mafube-red-light)}.mafube-candidate-feature.is-selected{outline:2px solid var(--mafube-blue);outline-offset:6px}.mafube-candidate-feature-media{display:flex;flex-direction:column;gap:var(--mafube-space-4);width:min(100%,22rem);margin-inline:auto}.mafube-candidate-feature-portrait{width:100%;padding-bottom:1rem}.mafube-candidate-feature-frame{position:relative;width:100%}.mafube-candidate-feature-art{position:relative;width:100%;margin:0;aspect-ratio:3/4;overflow:hidden;border-radius:var(--radius)}.mafube-candidate-feature-marks{position:absolute;left:50%;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,25%)}.mafube-candidate-feature-image{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.mafube-candidate-feature-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;line-height:1;color:color-mix(in srgb,white 22%,transparent)}.mafube-candidate-feature-copy{display:flex;flex-direction:column;gap:var(--mafube-space-3);min-width:0}.mafube-candidate-feature-identity{display:flex;flex-direction:column;gap:var(--mafube-space-2)}.mafube-candidate-feature-identity .mafube-section-kicker{white-space:normal}.mafube-candidate-feature .mafube-ward-candidate-town{flex-direction:column;align-items:center;gap:.08rem;padding:.42rem 1.05rem .4rem;margin-top:0;border-width:3px}.mafube-candidate-feature-ward-label{font-size:1.2rem;font-weight:800;letter-spacing:.06em;line-height:1}.mafube-candidate-feature-town-label{font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.15}.mafube-candidate-feature-heading{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;width:100%}.mafube-candidate-feature-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .45rem;min-width:0;flex:1 1 12rem;margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:700;line-height:var(--mafube-leading-tight);letter-spacing:-.025em;color:var(--mafube-blue-dark);text-wrap:balance}.mafube-candidate-feature-given{font-weight:400;letter-spacing:-.02em}.mafube-candidate-feature-surname{font-weight:700}.mafube-candidate-feature-body{max-width:65ch;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-weight:400;font-style:normal;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-candidate-feature-body p{margin:0}.mafube-candidate-feature-action.mafube-btn-primary{margin-left:auto;background:linear-gradient(115deg,color-mix(in srgb,var(--mafube-candidate-tone) 94%,var(--mafube-blue-dark)) 0,color-mix(in srgb,var(--mafube-candidate-tone) 96%,white) 100%);border-color:color-mix(in srgb,white 38%,var(--mafube-candidate-tone))}.mafube-candidate-pack{display:flex;flex-direction:column;gap:1rem}.mafube-candidate-pack.is-beside-image{gap:.75rem;width:100%}.mafube-candidate-pack-section{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:var(--radius);border:1px solid var(--mafube-card-border);background:var(--mafube-card-fill);box-shadow:var(--mafube-card-shadow);color:var(--mafube-ink)}.mafube-candidate-pack-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .85rem;background:var(--mafube-surface);border-bottom:1px solid var(--mafube-border-faint);border-left:4px solid var(--mafube-blue)}.mafube-candidate-pack-section.is-blue{--mafube-candidate-pack-accent:var(--mafube-blue)}.mafube-candidate-pack-section.is-green{--mafube-candidate-pack-accent:var(--mafube-green)}.mafube-candidate-pack-section.is-teal{--mafube-candidate-pack-accent:var(--mafube-teal)}.mafube-candidate-pack-section.is-red{--mafube-candidate-pack-accent:var(--mafube-red)}.mafube-candidate-pack-section.is-gold{--mafube-candidate-pack-accent:var(--mafube-gold)}.mafube-candidate-pack-section.is-brown{--mafube-candidate-pack-accent:var(--mafube-brown)}.mafube-candidate-pack-section.is-blue .mafube-candidate-pack-header,.mafube-candidate-pack-section.is-brown .mafube-candidate-pack-header,.mafube-candidate-pack-section.is-gold .mafube-candidate-pack-header,.mafube-candidate-pack-section.is-green .mafube-candidate-pack-header,.mafube-candidate-pack-section.is-red .mafube-candidate-pack-header,.mafube-candidate-pack-section.is-teal .mafube-candidate-pack-header{border-left-color:var(--mafube-candidate-pack-accent)}.mafube-candidate-pack-heading{display:flex;align-items:center;gap:.5rem;min-width:0}.mafube-candidate-pack-dot{width:.5rem;height:.5rem;border-radius:9999px;box-shadow:0 0 0 1px color-mix(in srgb,var(--mafube-border) 80%,transparent);flex-shrink:0}.mafube-candidate-pack-dot,.mafube-candidate-pack-section.is-blue .mafube-candidate-pack-dot{background:var(--mafube-blue)}.mafube-candidate-pack-section.is-green .mafube-candidate-pack-dot{background:var(--mafube-green)}.mafube-candidate-pack-section.is-teal .mafube-candidate-pack-dot{background:var(--mafube-teal)}.mafube-candidate-pack-section.is-red .mafube-candidate-pack-dot{background:var(--mafube-red)}.mafube-candidate-pack-section.is-gold .mafube-candidate-pack-dot{background:var(--mafube-gold)}.mafube-candidate-pack-section.is-brown .mafube-candidate-pack-dot{background:var(--mafube-brown)}.mafube-candidate-pack-title{margin:0;font-size:calc(var(--mafube-text-label) * .9);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-blue-dark)}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slots{margin:0;display:flex;flex-direction:column;padding:.25rem .85rem .4rem}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding-block:.42rem;border-bottom:1px solid var(--mafube-border-faint)}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot:last-child{border-bottom:none}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-section.is-basics .mafube-candidate-pack-slot{border-bottom:none;padding-block:.28rem}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-section.is-basics .mafube-candidate-pack-slots{padding-block:.45rem .55rem;gap:.15rem}.mafube-candidate-pack.is-beside-image :is(.mafube-candidate-pack-section.is-basics,.mafube-candidate-pack-section.is-story) .mafube-candidate-pack-slot dt{font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none;color:inherit;line-height:1}.mafube-candidate-pack.is-beside-image :is(.mafube-candidate-pack-section.is-basics,.mafube-candidate-pack-section.is-story) .mafube-candidate-pack-slot{gap:.35rem}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot dt{margin:0;font-size:calc(var(--mafube-text-label) * .82);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mafube-muted);line-height:1.3}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot dd{margin:0;width:100%;font-size:var(--mafube-text-sm);font-weight:500;line-height:1.35;color:var(--mafube-ink);text-align:left;word-break:break-word;overflow-wrap:anywhere}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot.is-with-icon{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;-moz-column-gap:.7rem;column-gap:.7rem;row-gap:.2rem;align-items:start}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-contact-icon{grid-column:1;grid-row:1/-1;align-self:stretch;display:flex;align-items:center;justify-content:center;color:var(--mafube-candidate-pack-accent,var(--mafube-green))}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-contact-icon svg{width:auto!important;height:58%!important;aspect-ratio:1}.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot.is-with-icon dd,.mafube-candidate-pack.is-beside-image .mafube-candidate-pack-slot.is-with-icon dt{grid-column:2}.mafube-candidate-pack:not(.is-beside-image){margin-top:0;gap:1.15rem}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-header{padding:.65rem 1.15rem}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-slots{margin:0;display:flex;flex-direction:column;padding:.85rem 1.15rem;gap:.85rem}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-slot{display:flex;flex-direction:column;gap:.3rem;padding-bottom:.85rem;border-bottom:1px solid var(--mafube-border-faint)}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-slot:last-child{padding-bottom:0;border-bottom:none}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-slot dt{margin:0;font-size:calc(var(--mafube-text-label) * .85);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-candidate-pack:not(.is-beside-image) .mafube-candidate-pack-slot dd{margin:0;font-size:var(--mafube-text);line-height:var(--mafube-leading-body);color:var(--mafube-ink)}:is(.mafube-candidate-pack-section.is-standing,.mafube-candidate-pack-section.is-priorities,.mafube-candidate-pack-section.is-different) .mafube-candidate-pack-slot dt{text-transform:none;letter-spacing:0;font-weight:inherit;color:inherit}.mafube-candidate-pack-mark{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.mafube-candidate-pack-mark:after{content:"";display:block;width:5rem;height:.2rem;margin-bottom:.45rem;background:var(--mafube-candidate-pack-accent,var(--mafube-gold))}.mafube-candidate-pack-mark-row{display:flex;align-items:center;gap:.4rem;min-width:0}.mafube-candidate-pack-mark-n{display:flex;align-items:center;gap:.28rem;flex-shrink:0;font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",sans-serif;font-size:1.7rem;font-weight:800;line-height:.9;letter-spacing:-.04em;color:var(--mafube-blue-dark)}.mafube-candidate-pack-mark-icon{display:block;color:var(--mafube-candidate-pack-accent,var(--mafube-blue-dark))}.mafube-candidate-pack-mark-dash{font-size:.72em;font-weight:700;letter-spacing:0}.mafube-candidate-pack-mark-title{font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",sans-serif;font-size:1.02rem;font-weight:800;line-height:1.2;color:var(--mafube-blue-dark)}@media (min-width:640px){:is(.mafube-candidate-pack-section.is-priorities,.mafube-candidate-pack-section.is-different) .mafube-candidate-pack-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:start}:is(.mafube-candidate-pack-section.is-priorities,.mafube-candidate-pack-section.is-different) .mafube-candidate-pack-slot{border-bottom:none;padding-bottom:0}.mafube-candidate-pack-section.is-different .mafube-candidate-pack-slot:not(.is-gateQuestion):not(:nth-child(3)),.mafube-candidate-pack-section.is-priorities .mafube-candidate-pack-slot:not(:last-child){border-right:1px solid var(--mafube-border-faint);padding-right:1.25rem}.mafube-candidate-pack-section.is-different .mafube-candidate-pack-slot.is-gateQuestion{grid-column:1/-1;border-right:none;border-top:1px solid var(--mafube-border-faint);padding-top:1.15rem;padding-right:0;margin-top:.25rem}:is(.mafube-candidate-pack-section.is-priorities,.mafube-candidate-pack-section.is-different) .mafube-candidate-pack-slot dd{font-size:var(--mafube-text-sm);line-height:1.5}}.mafube-candidate-pack-slot.is-contact{position:relative}.mafube-candidate-pack-link{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.mafube-candidate-pack-slot.is-contact .mafube-candidate-pack-link:after{content:"";position:absolute;inset:0}.mafube-candidate-pack-link:focus-visible,.mafube-candidate-pack-link:hover{color:var(--mafube-blue-dark)}@media (min-width:768px){.mafube-candidate-feature{flex-direction:row;align-items:flex-start;gap:var(--mafube-space-section)}.mafube-candidate-feature.is-image-end{flex-direction:row-reverse}.mafube-candidate-feature-media{flex:0 0 22rem;width:22rem;margin:0}.mafube-candidate-feature-art{width:100%;max-width:none;margin:0}.mafube-candidate-feature-copy{flex:1 1 auto;padding-block:var(--mafube-space-3)}}.mafube-official-letter-stage{position:relative;display:flex;flex-direction:column;gap:1.15rem;width:100%;max-width:none;padding:.2rem 0 .35rem;margin-bottom:-8rem;overflow:visible}.mafube-official-letter-stage .mafube-home-letter-caption{min-width:0;padding:0;text-align:center}.mafube-official-letter-figures{display:flex;justify-content:center;align-items:flex-start;gap:.65rem;width:100%;padding:.4rem 1.5rem 2.35rem}.mafube-official-letter-figure{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:15.5rem;margin:0;aspect-ratio:3/4;overflow:hidden;background:var(--mafube-inset-fill);border:1px dashed color-mix(in srgb,var(--mafube-inset-border) 92%,var(--mafube-blue));border-radius:calc(var(--radius) - 2px)}.mafube-official-letter-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--mafube-muted)}.mafube-official-letter-placeholder svg{display:block;width:2.55rem;height:2.55rem}.mafube-official-letter-figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:768px) and (max-width:1099px){.mafube-home-letter-body{-moz-column-count:2;column-count:2}.mafube-official-letter-figures{gap:.5rem}.mafube-official-letter-figure{width:11.5rem}}.mafube-home-birds{position:absolute;top:0;left:50%;width:calc(100vw - var(--mafube-reading-rail-width));height:100%;margin-left:calc(-50vw + var(--mafube-reading-rail-width) / 2);overflow:visible;pointer-events:none}.mafube-home-bird{--bird-z:0;position:absolute;top:0;left:0;z-index:var(--bird-z);width:104px;height:62px;opacity:0;transform:translate(-50%,-50%);will-change:transform;animation:var(--bird-flight) var(--bird-duration) linear infinite,mafube-home-bird-visibility var(--bird-duration) ease-in-out infinite;animation-delay:var(--bird-delay)}.mafube-home-birds.is-offscreen,.mafube-home-birds.is-offscreen .mafube-home-bird,.mafube-home-birds.is-offscreen .mafube-home-bird-body,.mafube-home-birds.is-offscreen .mafube-home-bird-wing-down,.mafube-home-birds.is-offscreen .mafube-home-bird-wing-mid,.mafube-home-birds.is-offscreen .mafube-home-bird-wing-up{animation-play-state:paused}.mafube-home-bird--s{width:76px;height:46px}.mafube-home-bird--l{width:136px;height:80px}.mafube-home-bird-svg{display:block;width:100%;height:100%;overflow:visible}.mafube-home-bird-beak,.mafube-home-bird-head,.mafube-home-bird-torso{fill:color-mix(in srgb,var(--mafube-ink) 38%,var(--mafube-blue-dark))}.mafube-home-bird-tail{fill:color-mix(in srgb,var(--mafube-ink) 30%,var(--mafube-muted))}.mafube-home-bird-wing{fill:color-mix(in srgb,var(--mafube-ink) 24%,var(--mafube-muted))}.mafube-home-bird-wing-up{fill:color-mix(in srgb,var(--mafube-ink) 42%,var(--mafube-blue-dark));animation:mafube-home-bird-wing-up var(--bird-flap-speed) ease-in-out infinite;animation-delay:var(--bird-flap-delay)}.mafube-home-bird-wing-mid{fill:color-mix(in srgb,var(--mafube-ink) 28%,var(--mafube-muted));animation:mafube-home-bird-wing-mid var(--bird-flap-speed) ease-in-out infinite;animation-delay:var(--bird-flap-delay)}.mafube-home-bird-wing-down{fill:color-mix(in srgb,var(--mafube-ink) 18%,var(--mafube-muted));animation:mafube-home-bird-wing-down var(--bird-flap-speed) ease-in-out infinite;animation-delay:var(--bird-flap-delay)}.mafube-home-bird-body{animation:mafube-home-bird-body-bob var(--bird-flap-speed) ease-in-out infinite;animation-delay:var(--bird-flap-delay)}@keyframes mafube-home-bird-visibility{0%,10%{opacity:0}18%,76%{opacity:.72}90%,to{opacity:0}}@keyframes mafube-home-bird-wing-up{0%,12%{opacity:1}20%,80%{opacity:0}88%,to{opacity:1}}@keyframes mafube-home-bird-wing-mid{0%,14%{opacity:0}22%,32%{opacity:1}40%,58%{opacity:0}66%,76%{opacity:1}84%,to{opacity:0}}@keyframes mafube-home-bird-wing-down{0%,34%{opacity:0}42%,56%{opacity:1}64%,to{opacity:0}}@keyframes mafube-home-bird-body-bob{0%{transform:translateY(0)}49%{transform:translateY(-1.2px)}78%{transform:translateY(.25px)}to{transform:translateY(0)}}@keyframes mafube-home-bird-flight-1{0%{left:-2%;top:68%;z-index:calc(var(--bird-z) + 1);transform:translate(-50%,-50%) scale(.32)}40%{left:42%;top:38%;z-index:calc(var(--bird-z) + 3);transform:translate(-50%,-50%) scale(.52)}to{left:102%;top:14%;z-index:calc(var(--bird-z) + 6);transform:translate(-50%,-50%) scale(.8)}}@keyframes mafube-home-bird-flight-2{0%{left:96%;top:12%;z-index:calc(var(--bird-z) + 5);transform:translate(-50%,-50%) scale(.7)}48%{left:50%;top:58%;z-index:calc(var(--bird-z) + 2);transform:translate(-50%,-50%) scale(.5)}to{left:-4%;top:82%;z-index:calc(var(--bird-z) + 0);transform:translate(-50%,-50%) scale(.28)}}@keyframes mafube-home-bird-flight-3{0%{left:-6%;top:10%;z-index:calc(var(--bird-z) + 0);transform:translate(-50%,-50%) scale(.24)}32%{left:26%;top:72%;z-index:calc(var(--bird-z) + 2);transform:translate(-50%,-50%) scale(.44)}68%{left:64%;top:28%;z-index:calc(var(--bird-z) + 4);transform:translate(-50%,-50%) scale(.66)}to{left:104%;top:76%;z-index:calc(var(--bird-z) + 7);transform:translate(-50%,-50%) scale(.86)}}@keyframes mafube-home-bird-flight-4{0%{left:90%;top:78%;z-index:calc(var(--bird-z) + 3);transform:translate(-50%,-50%) scale(.56)}50%{left:36%;top:86%;z-index:calc(var(--bird-z) + 1);transform:translate(-50%,-50%) scale(.42)}to{left:2%;top:64%;z-index:calc(var(--bird-z) + 0);transform:translate(-50%,-50%) scale(.26)}}@keyframes mafube-home-bird-flight-5{0%{left:8%;top:6%;z-index:calc(var(--bird-z) + 1);transform:translate(-50%,-50%) scale(.34)}55%{left:48%;top:48%;z-index:calc(var(--bird-z) + 3);transform:translate(-50%,-50%) scale(.58)}to{left:94%;top:88%;z-index:calc(var(--bird-z) + 5);transform:translate(-50%,-50%) scale(.76)}}@keyframes mafube-home-bird-flight-6{0%{left:82%;top:84%;z-index:calc(var(--bird-z) + 2);transform:translate(-50%,-50%) scale(.48)}45%{left:44%;top:52%;z-index:calc(var(--bird-z) + 4);transform:translate(-50%,-50%) scale(.62)}to{left:14%;top:18%;z-index:calc(var(--bird-z) + 0);transform:translate(-50%,-50%) scale(.3)}}@media (prefers-reduced-motion:reduce){.mafube-home-bird,.mafube-home-bird-body,.mafube-home-bird-wing-down,.mafube-home-bird-wing-mid,.mafube-home-bird-wing-up{animation:none!important}.mafube-home-bird{opacity:.22;left:22%;top:22%;transform:translate(-50%,-50%) scale(.55)}.mafube-home-bird:nth-child(2){left:52%;top:58%}.mafube-home-bird:nth-child(3){left:78%;top:74%}.mafube-home-bird:nth-child(n+4){display:none}.mafube-home-bird-wing-down,.mafube-home-bird-wing-up{opacity:0}.mafube-home-bird-wing-mid{opacity:1}}.mafube-home-slideout{--mafube-home-slide-bar:3rem;--mafube-home-slide-panel:min(21rem,50vw);--mafube-home-slide-overlap:1rem;--mafube-home-slide-corner:calc(var(--radius) * 2);position:absolute;top:0;z-index:20;display:flex;align-items:stretch;height:100%;pointer-events:none}.mafube-home-slideout--left{left:calc(50% - 50vw + var(--mafube-reading-rail-width) / 2)}.mafube-home-slideout--right{right:calc(50% - 50vw + var(--mafube-reading-rail-width) / 2)}.mafube-home-slideout-bar,.mafube-home-slideout-panel{pointer-events:auto}.mafube-home-slideout-bar{position:relative;z-index:2;display:flex;flex:0 0 var(--mafube-home-slide-bar);flex-direction:column;align-items:center;justify-content:center;gap:.85rem;width:var(--mafube-home-slide-bar);height:100%;padding:1.15rem 0;border:0;color:#fff;cursor:pointer;transition:background .18s ease,filter .18s ease,transform .18s ease}.mafube-home-slideout--left .mafube-home-slideout-bar{--mafube-home-slide-tone:var(--mafube-blue);clip-path:polygon(0 0,62% 0,100% 14%,100% 86%,62% 100%,0 100%);filter:drop-shadow(.45rem .12rem .55rem rgba(23,32,51,.28))}.mafube-home-slideout--right .mafube-home-slideout-bar{--mafube-home-slide-tone:var(--mafube-red);clip-path:polygon(0 14%,38% 0,100% 0,100% 100%,38% 100%,0 86%);filter:drop-shadow(-.45rem .12rem .55rem rgba(23,32,51,.28))}.mafube-home-slideout--left .mafube-home-slideout-bar,.mafube-home-slideout--left .mafube-home-slideout-bar:hover,.mafube-home-slideout--left.is-open .mafube-home-slideout-bar,.mafube-home-slideout--right .mafube-home-slideout-bar,.mafube-home-slideout--right .mafube-home-slideout-bar:hover,.mafube-home-slideout--right.is-open .mafube-home-slideout-bar{background:linear-gradient(158deg,color-mix(in srgb,var(--mafube-home-slide-tone) 94%,white) 0,var(--mafube-home-slide-tone) 45%,color-mix(in srgb,var(--mafube-home-slide-tone) 84%,#061028) 100%)}.mafube-home-slideout--left .mafube-home-slideout-bar:hover,.mafube-home-slideout--left.is-open .mafube-home-slideout-bar{filter:drop-shadow(.6rem .16rem .7rem rgba(23,32,51,.34))}.mafube-home-slideout--right .mafube-home-slideout-bar:hover,.mafube-home-slideout--right.is-open .mafube-home-slideout-bar{filter:drop-shadow(-.6rem .16rem .7rem rgba(23,32,51,.34))}.mafube-home-slideout--left .mafube-home-slideout-bar:hover{transform:translateX(.18rem)}.mafube-home-slideout--right .mafube-home-slideout-bar:hover{transform:translateX(-.18rem)}.mafube-home-slideout-bar:focus-visible{outline:2px solid color-mix(in srgb,var(--mafube-blue) 45%,transparent);outline-offset:-2px}.mafube-home-slideout-bar-label{display:block;font-size:1.125rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed}.mafube-home-slideout-bar-label.is-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;writing-mode:horizontal-tb}.mafube-home-slideout-bar-label.is-stack>span:not(.mafube-home-slideout-bar-rule){writing-mode:vertical-rl;text-orientation:mixed}.mafube-home-slideout-bar-rule{display:block;width:.95rem;height:2px;overflow:hidden;color:transparent;background:color-mix(in srgb,#fff 72%,transparent)}.mafube-home-slideout-toggle{--mafube-home-slide-toggle-gap:0.22rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--mafube-home-slide-toggle-gap);flex-shrink:0;font-size:.58rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:rgba(255,255,255,.9)}.mafube-home-slideout-toggle-word{display:block;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.14em}.mafube-home-slideout-toggle-arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1em;height:.7rem;font-size:1.05rem;font-weight:500;letter-spacing:0;line-height:1}.mafube-home-slideout-panel{position:relative;z-index:1;width:0;min-width:0;overflow:hidden;align-self:stretch;background:var(--mafube-card-fill);box-shadow:var(--mafube-card-shadow);transition:width .28s ease,opacity .22s ease;opacity:0}.mafube-home-slideout--left .mafube-home-slideout-panel{margin-left:calc(-1 * var(--mafube-home-slide-overlap));border:1px solid var(--mafube-card-border);border-left:0;border-radius:0 var(--mafube-home-slide-corner) var(--mafube-home-slide-corner) 0}.mafube-home-slideout--right .mafube-home-slideout-panel{margin-right:calc(-1 * var(--mafube-home-slide-overlap));border:1px solid var(--mafube-card-border);border-right:0;border-radius:var(--mafube-home-slide-corner) 0 0 var(--mafube-home-slide-corner)}.mafube-home-slideout.is-open .mafube-home-slideout-panel{width:var(--mafube-home-slide-panel);opacity:1}.mafube-home-slideout-owl{display:block;position:absolute;top:32%;z-index:3;width:16.3rem;max-width:none;height:auto;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:left .28s ease,right .28s ease,transform .28s ease,opacity .22s ease}.mafube-home-slideout--left .mafube-home-slideout-owl{top:calc(-18% + 10px);left:calc(var(--mafube-home-slide-bar) - var(--mafube-home-slide-overlap));transform:translateX(calc(100% - 2.1rem))}.mafube-home-slideout--left.is-open .mafube-home-slideout-owl{left:calc(var(--mafube-home-slide-bar) - var(--mafube-home-slide-overlap) + var(--mafube-home-slide-panel));transform:translateX(-2.1rem);opacity:1}.mafube-home-slideout--right .mafube-home-slideout-owl{top:calc(14% + 30px);right:calc(var(--mafube-home-slide-bar) - var(--mafube-home-slide-overlap));transform:translateX(calc(-100% + 2.55rem))}.mafube-home-slideout--right.is-open .mafube-home-slideout-owl{right:calc(var(--mafube-home-slide-bar) - var(--mafube-home-slide-overlap) + var(--mafube-home-slide-panel));transform:translateX(2.55rem);opacity:1}.mafube-home-slideout-panel-inner{display:flex;flex-direction:column;justify-content:flex-start;gap:.85rem;width:var(--mafube-home-slide-panel);height:auto;padding:1.35rem 1.35rem 1.5rem;padding-left:calc(var(--mafube-home-slide-overlap) + 1.15rem);padding-right:calc(var(--mafube-home-slide-overlap) + 1.15rem);overflow:visible;text-align:left}.mafube-home-slideout-kicker{margin:0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-home-slideout-body{margin:0;font-size:var(--mafube-text);font-weight:500;line-height:var(--mafube-leading-body);color:var(--mafube-ink);text-wrap:pretty}.mafube-home-slideout-words{display:flex;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none}.mafube-home-slideout-entry+.mafube-home-slideout-entry{padding-top:1.15rem;border-top:1px solid var(--mafube-border-faint)}.mafube-home-slideout-word{display:block;font-size:var(--mafube-text-lg);font-weight:700;letter-spacing:-.02em;line-height:var(--mafube-leading-display);color:var(--mafube-blue-dark)}.mafube-home-slideout-phonetic{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .7rem;margin:.2rem 0 .15rem;font-size:var(--mafube-text-sm);color:var(--mafube-muted)}.mafube-home-slideout-ipa{font-family:ui-serif,Iowan Old Style,Palatino Linotype,Palatino,serif;font-style:italic}.mafube-home-slideout-spoken{font-weight:600;letter-spacing:.02em;color:var(--mafube-ink)}.mafube-home-slideout-meta{display:block;margin-bottom:.45rem;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.04em;text-transform:lowercase;color:var(--mafube-muted)}.mafube-home-slideout-origin,.mafube-home-slideout-sense{margin:0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-ink);text-wrap:pretty}.mafube-home-slideout-sense{margin-bottom:.55rem}.mafube-home-slideout-sense-no{display:inline-block;margin-right:.35rem}.mafube-home-slideout-origin-label,.mafube-home-slideout-sense-no{font-weight:700;color:var(--mafube-muted)}@media (prefers-reduced-motion:reduce){.mafube-home-slideout-bar,.mafube-home-slideout-owl,.mafube-home-slideout-panel{transition:none}.mafube-home-slideout--left .mafube-home-slideout-bar:hover,.mafube-home-slideout--right .mafube-home-slideout-bar:hover{transform:none}}.mafube-home-logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform-origin:center center;scale:.55}.mafube-home-logo.is-inview img{animation:mafube-home-logo-bounce 1.25s linear both}@keyframes mafube-home-logo-bounce{0%{scale:.55}22%{scale:.78}42%{scale:1.02}58%{scale:1.12}74%{scale:1.05}88%{scale:1.01}to{scale:1}}@media (prefers-reduced-motion:reduce){.mafube-home-logo img,.mafube-home-logo.is-inview img{animation:none;scale:1}}.mafube-public[data-light] .mafube-home-hero img:not(.mafube-home-slideout-owl){display:none}.mafube-home-trust{margin:.35rem 0 0;max-width:36rem;font-size:var(--mafube-text-xs);line-height:var(--mafube-leading-caption);color:var(--mafube-muted);text-wrap:pretty}.mafube-home-trust a{color:inherit;text-decoration:underline;text-underline-offset:.12em}.mafube-home-trust a:hover{color:var(--mafube-blue-dark)}.mafube-landing{display:flex;flex-direction:column;gap:calc(var(--mafube-space-section) + var(--mafube-space-7));width:100%;padding:var(--mafube-space-6) 0 calc(var(--mafube-space-7) * 2 + var(--mafube-space-2));text-align:left}.mafube-app-primary>.mafube-scroll-stopper,.mafube-donate-tone>.mafube-scroll-stopper,.mafube-home>.mafube-scroll-stopper,.mafube-landing>.mafube-scroll-stopper{align-self:flex-start;width:calc(100vw - var(--mafube-reading-rail-width));max-width:none;box-sizing:border-box;position:relative;left:50%;margin-left:calc(-50vw + var(--mafube-reading-rail-width) / 2);margin-block:calc(var(--mafube-space-4) * -1)}.mafube-landing-section{display:flex;flex-direction:column;gap:var(--mafube-space-section);width:100%;scroll-margin-top:6rem}.mafube-landing-section.is-flush{gap:0}.mafube-home-explain{width:100%;max-width:52rem;margin:0 auto}.mafube-home-explain-frame{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border:0;border-radius:var(--radius);background:var(--mafube-inset-fill);box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}.mafube-home-explain-frame iframe,.mafube-home-explain-poster{position:absolute;inset:0;width:100%;height:100%;border:0}.mafube-home-explain-poster{-o-object-fit:cover;object-fit:cover}.mafube-home-explain-play{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%)}.mafube-support-hook-play.mafube-home-explain-play:hover{transform:translate(-50%,-50%) scale(1.08)}.mafube-home-explain-caption{margin:.75rem 0 0;text-align:center}.mafube-home-explain-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin:.75rem 0 0;padding:0;list-style:none}.mafube-home-explain-thumb{position:relative;display:block;width:9.5rem;aspect-ratio:16/9;overflow:hidden;margin:0;padding:0;border:0;border-radius:calc(var(--radius) - 4px);background:var(--mafube-inset-fill);cursor:pointer;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}.mafube-home-explain-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mafube-home-explain-thumb-source{position:absolute;left:.35rem;right:.35rem;bottom:.28rem;z-index:1;font-size:.58rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;text-align:left;text-shadow:0 1px 4px rgba(6,16,40,.65)}.mafube-home-explain-thumb:focus-visible,.mafube-home-explain-thumb:hover{box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 6px 16px rgba(23,32,51,.12)}.mafube-home-explain-thumb:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:3px}.mafube-membership-showcase,.mafube-support-showcase,.mafube-volunteer-showcase,.mafube-whatsapp-showcase{display:flex;flex-direction:column;gap:var(--mafube-space-5);width:100%;overflow:visible}.mafube-membership-showcase .mafube-section-kicker{white-space:nowrap}.mafube-candidates-tone.is-blue,.mafube-competition-place-frankfort,.mafube-competition-tone.is-frankfort,.mafube-donate-path-pay_later,.mafube-donate-tone.is-pay_later{--mafube-blue:#153a8a;--mafube-blue-dark:#0e2862;--mafube-blue-light:#eaf0ff}.mafube-competition-place-outside,.mafube-competition-tone.is-outside,.mafube-donate-path-monthly,.mafube-donate-tone.is-monthly{--mafube-blue:var(--mafube-red);--mafube-blue-dark:var(--mafube-red-dark);--mafube-blue-light:var(--mafube-red-light)}.mafube-candidates-tone.is-green,.mafube-competition-place-tweeling,.mafube-competition-tone.is-tweeling,.mafube-donate-path-once,.mafube-donate-tone.is-once{--mafube-blue:var(--mafube-green);--mafube-blue-dark:color-mix(in srgb,var(--mafube-green) 52%,#0a2e16);--mafube-blue-light:color-mix(in srgb,var(--mafube-green) 14%,#f3faf5)}.mafube-candidates-tone.is-gold,.mafube-competition-place-cornelia,.mafube-competition-tone.is-cornelia,.mafube-donate-path-major,.mafube-donate-tone.is-major{--mafube-blue:var(--mafube-gold);--mafube-blue-dark:color-mix(in srgb,var(--mafube-gold) 38%,#3b2a10);--mafube-blue-light:color-mix(in srgb,var(--mafube-gold) 18%,#fff8ee)}.mafube-candidates-tone.is-teal,.mafube-competition-place-villiers,.mafube-competition-tone.is-villiers{--mafube-blue:var(--mafube-teal);--mafube-blue-dark:color-mix(in srgb,var(--mafube-teal) 42%,#0a2a30);--mafube-blue-light:color-mix(in srgb,var(--mafube-teal) 16%,#f3fbfb)}.mafube-donate-tone.is-supporter,.mafube-membership-tier-supporter{--mafube-blue:#334155;--mafube-blue-dark:#1e293b;--mafube-blue-light:#f1f5f9}.mafube-donate-tone.is-member,.mafube-membership-tier-member{--mafube-blue:#153a8a;--mafube-blue-dark:#0e2862;--mafube-blue-light:#eaf0ff}.mafube-donate-tone.is-contributing,.mafube-membership-tier-contributing{--mafube-blue:#b99146;--mafube-blue-dark:#78350f;--mafube-blue-light:#fef3c7}.mafube-donate-form-stage{position:relative;overflow:visible;z-index:3}.mafube-donate-form-owl{position:absolute;left:34%;bottom:calc(100% - var(--mafube-donate-form-owl-overlap, .4rem));z-index:2;display:block;width:var(--mafube-donate-form-owl-width,12rem);height:auto;transform:translateX(calc(-50% - 50px));pointer-events:none}.mafube-membership-form-owl{transform:translateX(calc(-50% - 50px)) translateY(-6px)}.mafube-competition-form-owl{transform:translateX(calc(-50% - 100px)) translateY(10px)}.mafube-donate-thanks-owl{position:absolute;right:-2.25rem;bottom:-.55rem;z-index:2;display:block;width:13.5rem;height:auto;transform:translate(40px,7px);pointer-events:none}.mafube-donate-form-stage.is-thanks .mafube-donate-form-shell{padding-right:9.25rem}.mafube-donate-form-stage.is-thanks .mafube-chip{width:-moz-max-content;width:max-content;max-width:none;align-self:center}.mafube-donate-form-stage.is-thanks .mafube-content-state-copy,.mafube-donate-form-stage.is-thanks .mafube-empty-state-copy{max-width:none}.mafube-donate-form-stage.is-thanks .mafube-content-state-actions,.mafube-form-actions.mafube-donate-outcome-actions{width:-moz-max-content;width:max-content;max-width:none}.mafube-form-actions.mafube-donate-outcome-actions{flex-wrap:nowrap;margin-top:0}.mafube-form-actions.mafube-donate-outcome-actions .mafube-btn{flex:0 0 auto}@media (min-width:768px){.mafube-donate-thanks-owl{right:-2.75rem;width:17.5rem}.mafube-donate-form-stage.is-thanks .mafube-donate-form-shell{padding-right:12rem}}.mafube-donate-form-shell{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--mafube-space-5);width:100%;padding:1.15rem 1.2rem 1.3rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--mafube-blue) 18%,var(--mafube-border));background:color-mix(in srgb,var(--mafube-blue-light) 72%,white)}.mafube-donate-form-shell .mafube-content-state--compact{min-height:0;padding:.35rem .15rem .15rem}.mafube-donate-stepper{display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto;padding:0;list-style:none;gap:.3rem}.mafube-donate-stepper-step{display:flex;align-items:center;flex:0 0 auto}.mafube-donate-stepper-step:not(:last-child):after{content:"";flex:0 0 1.35rem;width:1.35rem;height:1px;margin-inline:.35rem .1rem;background:color-mix(in srgb,var(--mafube-border) 70%,transparent)}.mafube-donate-stepper-step.is-current:not(:last-child):after,.mafube-donate-stepper-step.is-done:not(:last-child):after{background:color-mix(in srgb,var(--mafube-blue) 42%,transparent)}.mafube-donate-stepper-button{display:inline-flex;align-items:center;gap:.4rem;padding:0;border:0;background:transparent;color:var(--mafube-muted);cursor:pointer}.mafube-donate-stepper-button:disabled{cursor:default}.mafube-donate-stepper-index{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;flex-shrink:0;border-radius:999px;border:1px solid color-mix(in srgb,var(--mafube-border) 55%,transparent);background:var(--mafube-inset-fill);color:inherit;font-size:var(--mafube-text-sm);font-weight:600;line-height:1}.mafube-donate-stepper-label{font-size:var(--mafube-text-label);font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.mafube-donate-stepper-step.is-current .mafube-donate-stepper-button{color:var(--mafube-blue-dark)}.mafube-donate-stepper-step.is-current .mafube-donate-stepper-index{border-color:var(--mafube-blue);background:var(--mafube-blue);color:#fff}.mafube-donate-stepper-step.is-done .mafube-donate-stepper-button{color:var(--mafube-blue-dark)}.mafube-donate-stepper-step.is-done .mafube-donate-stepper-index{border-color:color-mix(in srgb,var(--mafube-blue) 40%,var(--mafube-border));background:color-mix(in srgb,var(--mafube-blue-light) 70%,white);color:var(--mafube-blue-dark)}@media (max-width:420px){.mafube-donate-stepper-label{display:none}}.mafube-donate-form{--mafube-donate-form-gap:0.85rem}.mafube-donate-form,.mafube-donate-form .mafube-field,.mafube-donate-form .mafube-field-row,.mafube-donate-form .mafube-select{gap:var(--mafube-donate-form-gap)}.mafube-donate-form .mafube-caption,.mafube-donate-form .mafube-field-error,.mafube-donate-form .mafube-field-hint{margin:0}.mafube-donate-form .mafube-checkbox{display:flex;width:100%}.mafube-donate-form>.mafube-form-actions{margin-top:0;justify-content:flex-end}.mafube-donate-form>.mafube-form-actions .mafube-btn{flex:0 0 auto;width:auto;max-width:100%}.mafube-donate-presets{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-start}.mafube-support-marks{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;margin:0;padding:0;list-style:none}.mafube-support-mark{width:7.5rem;height:7.5rem;background:#fff}.mafube-support-mark .mafube-support-mark-image,.mafube-support-mark img{-o-object-fit:contain;object-fit:contain;padding:.55rem}.mafube-support-hook-row{display:flex;align-items:center;justify-content:center;gap:var(--mafube-space-5,2.5rem);width:100%;max-width:58rem;margin:0 auto}.mafube-support-hook-media{position:relative;flex:0 0 10.5rem;width:10.5rem;margin:0;overflow:visible;border:0;border-radius:1.25rem;background:transparent;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}.mafube-support-hook-controls{position:absolute;top:50%;left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.7rem;transform:translate(-50%,-50%)}.mafube-support-hook-play,.mafube-support-hook-replay{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:9999px;padding:0;border:0;background:rgba(14,40,98,.45);backdrop-filter:blur(4px);color:#fff;cursor:pointer;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 4px 16px rgba(14,40,98,.25);transition:transform .22s ease,background-color .22s ease}.mafube-support-hook-play:hover,.mafube-support-hook-replay:hover{transform:scale(1.08);background:rgba(21,58,138,.75)}.mafube-support-hook-play svg{fill:#fff}.mafube-support-hook-media video{display:block;width:100%;height:auto;aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.mafube-support-hook-copy{display:flex;flex-direction:column;flex:1 1 20rem;gap:1.15rem;min-width:0;padding-block:1.5rem}.mafube-support-hook{position:relative;margin:0;font-size:var(--mafube-text);font-style:italic;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark);text-align:left;text-wrap:pretty}.mafube-support-hook,.mafube-support-hook:before{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-weight:200}.mafube-support-hook:before{content:"“";font-size:1.65em;font-style:normal;line-height:0;vertical-align:-.22em;margin-right:.12em;color:var(--mafube-blue);opacity:.35;pointer-events:none}.mafube-support-hook-person{display:flex;flex-direction:column;gap:.15rem;margin:0;padding-top:.5rem}.mafube-support-hook-name{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-weight:700;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-support-hook-role{font-size:var(--mafube-text-xs);font-weight:600;color:var(--mafube-muted)}.mafube-support-hook-note{font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-caption);color:var(--mafube-muted);margin-top:.15rem;max-width:28rem;text-wrap:pretty}@media (max-width:640px){.mafube-support-hook-row{flex-direction:column;gap:var(--mafube-space-4)}.mafube-support-hook-media{flex-basis:9.5rem;width:9.5rem}.mafube-support-hook-copy{padding-block:0;align-items:center}.mafube-support-hook,.mafube-support-hook-person{text-align:center}}.mafube-membership-accountability,.mafube-support-accountability{margin:0 auto;max-width:58rem;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-weight:200;font-style:italic;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark);text-align:center;text-wrap:pretty}.mafube-membership-accountability strong,.mafube-support-accountability strong{font-weight:700;font-style:italic;font-synthesis:none}.mafube-guarantee-ribbon,.mafube-membership-pillars{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--mafube-space-3,.75rem);width:100%;margin:0 auto;padding:0;list-style:none}.mafube-guarantee-badge,.mafube-membership-pillar{display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.15rem .55rem .75rem;border-radius:9999px;background:#fff;border:1px solid var(--mafube-card-border);box-shadow:0 2px 8px rgba(23,32,51,.05);flex:0 0 auto;max-width:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mafube-guarantee-badge:hover,.mafube-membership-pillar:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(23,32,51,.1);border-color:color-mix(in srgb,var(--mafube-blue) 35%,var(--mafube-border))}.mafube-guarantee-icon,.mafube-membership-pillar-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background:var(--mafube-blue-light);color:var(--mafube-blue);border:1px solid color-mix(in srgb,var(--mafube-blue) 25%,transparent);flex-shrink:0}.mafube-guarantee-text,.mafube-membership-pillar-text{display:flex;flex-direction:column;text-align:left;white-space:nowrap}.mafube-guarantee-title,.mafube-membership-pillar-title{font-size:var(--mafube-text-sm);font-weight:700;color:var(--mafube-blue-dark);line-height:1.25}.mafube-guarantee-desc,.mafube-membership-pillar-desc{font-size:var(--mafube-text-xs);color:var(--mafube-muted);line-height:1.25}.mafube-membership-board,.mafube-support-board{display:grid;gap:var(--mafube-space-3);width:100%;align-items:stretch}.mafube-membership-tiers,.mafube-tier-cards{display:grid;grid-template-columns:1fr;row-gap:8.5rem;-moz-column-gap:var(--mafube-space-4,1.5rem);column-gap:var(--mafube-space-4,1.5rem);width:100%;align-items:stretch;margin-top:7rem;padding-top:.5rem}@media (min-width:860px){.mafube-membership-tiers,.mafube-tier-cards{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:var(--mafube-space-4,1.5rem);margin-top:7.5rem}}.mafube-membership-tier-card,.mafube-tier-card{position:relative;display:flex;flex-direction:column;padding:1.85rem 1.65rem 2rem;border-radius:1.5rem;background:#ffffff;border:1px solid var(--mafube-card-border);box-shadow:0 4px 20px rgba(23,32,51,.07);transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease;overflow:visible}.mafube-membership-tier-card:focus-within,.mafube-membership-tier-card:hover,.mafube-tier-card:focus-within,.mafube-tier-card:hover{transform:translateY(-6px);border-color:var(--tier-border,var(--mafube-blue));box-shadow:0 18px 42px rgba(23,32,51,.14)}.mafube-membership-tier-card.is-silver,.mafube-membership-tier-card.is-supporter,.mafube-tier-card.is-silver,.mafube-tier-card.is-supporter{--tier-solid:#334155;--tier-accent:#1e293b;--tier-border:#64748b;--tier-bg-tint:#f1f5f9;--tier-text:#0f172a;--tier-ring:linear-gradient(145deg,#64748b,#334155 50%,#0f172a);--tier-btn-bg:#1e293b;--tier-btn-hover:#0f172a}.mafube-membership-tier-card.is-gold,.mafube-membership-tier-card.is-member,.mafube-tier-card.is-gold,.mafube-tier-card.is-member{--tier-solid:#153a8a;--tier-accent:#153a8a;--tier-border:#153a8a;--tier-bg-tint:#eaf0ff;--tier-text:#0e2862;--tier-ring:linear-gradient(145deg,#2563eb,#153a8a 50%,#0e2862);--tier-btn-bg:#153a8a;--tier-btn-hover:#0e2862}.mafube-membership-tier-card.is-contributing,.mafube-membership-tier-card.is-platinum,.mafube-tier-card.is-contributing,.mafube-tier-card.is-platinum{--tier-solid:#b99146;--tier-accent:#92400e;--tier-border:#b99146;--tier-bg-tint:#fef3c7;--tier-text:#78350f;--tier-ring:linear-gradient(145deg,#d97706,#b99146 50%,#78350f);--tier-btn-bg:#b99146;--tier-btn-hover:#92400e}.mafube-membership-tier-avatar-wrap,.mafube-tier-avatar-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:-7rem;margin-bottom:1.4rem}.mafube-membership-tier-avatar,.mafube-tier-avatar{position:relative;width:13.5rem;height:13.5rem;border-radius:9999px;padding:6px;background:var(--tier-ring);box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 14px 34px rgba(23,32,51,.18);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.mafube-membership-tier-card:hover .mafube-membership-tier-avatar,.mafube-tier-card:hover .mafube-tier-avatar{transform:scale(1.05) translateY(-4px);box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 22px 48px rgba(23,32,51,.22)}.mafube-membership-tier-avatar-inner,.mafube-tier-avatar-inner{position:relative;width:100%;height:100%;border-radius:9999px;overflow:hidden;background:var(--mafube-surface-alt)}.mafube-membership-tier-image,.mafube-tier-image{-o-object-fit:cover;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.mafube-membership-tier-card:hover .mafube-membership-tier-image,.mafube-tier-card:hover .mafube-tier-image{transform:scale(1.08)}.mafube-membership-tier-meaning-chip,.mafube-tier-meaning-chip{margin-top:-1.1rem;position:relative;z-index:2;display:inline-flex;align-items:center;padding:.38rem 1.05rem;border-radius:9999px;font-size:var(--mafube-text-xs);font-weight:800;background:var(--tier-solid,var(--mafube-blue));color:#ffffff;box-shadow:0 4px 14px rgba(23,32,51,.22);border:2px solid #ffffff;letter-spacing:.04em;text-transform:uppercase}.is-silver .mafube-membership-tier-meaning-chip,.is-silver .mafube-tier-meaning-chip,.is-supporter .mafube-membership-tier-meaning-chip,.is-supporter .mafube-tier-meaning-chip{background:#1e293b;color:#ffffff}.is-gold .mafube-membership-tier-meaning-chip,.is-gold .mafube-tier-meaning-chip,.is-member .mafube-membership-tier-meaning-chip,.is-member .mafube-tier-meaning-chip{background:var(--mafube-blue);color:#ffffff}.is-contributing .mafube-membership-tier-meaning-chip,.is-contributing .mafube-tier-meaning-chip,.is-platinum .mafube-membership-tier-meaning-chip,.is-platinum .mafube-tier-meaning-chip{background:var(--mafube-gold);color:#ffffff}.mafube-membership-tier-header,.mafube-tier-header{text-align:center;margin-bottom:1.15rem}.mafube-membership-tier-tag-wrap,.mafube-tier-tag-wrap{display:flex;justify-content:center;margin-bottom:.45rem}.mafube-membership-tier-tag,.mafube-tier-tag{display:inline-flex;align-items:center;padding:.32rem .85rem .25rem;border-radius:9999px;font-size:var(--mafube-text-label);font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;background:var(--tier-bg-tint,#f1f5f9);border:1.5px solid var(--tier-border,#64748b);color:var(--tier-text,#0f172a);box-shadow:0 1px 3px rgba(23,32,51,.08)}.is-silver .mafube-membership-tier-tag,.is-silver .mafube-tier-tag,.is-supporter .mafube-membership-tier-tag,.is-supporter .mafube-tier-tag{background:#f1f5f9;color:#0f172a;border-color:#64748b}.is-gold .mafube-membership-tier-tag,.is-gold .mafube-tier-tag,.is-member .mafube-membership-tier-tag,.is-member .mafube-tier-tag{background:#eaf0ff;color:#0e2862;border-color:#153a8a}.is-contributing .mafube-membership-tier-tag,.is-contributing .mafube-tier-tag,.is-platinum .mafube-membership-tier-tag,.is-platinum .mafube-tier-tag{background:#fef3c7;color:#78350f;border-color:#b99146}.mafube-membership-tier-name,.mafube-tier-name{margin:0;font-size:1.5rem;font-weight:800;color:var(--mafube-blue-dark);line-height:1.2}.mafube-membership-tier-subtitle,.mafube-tier-subtitle{margin:.2rem 0 .5rem;font-size:var(--mafube-text-xs);font-weight:600;color:var(--mafube-muted);text-transform:uppercase;letter-spacing:.05em}.mafube-membership-tier-price,.mafube-tier-price{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:4.6rem;margin:.65rem 0 .95rem;padding:.55rem .85rem;border-radius:.75rem;background:var(--tier-bg-tint,#f1f5f9);border:1.5px solid var(--tier-border,#cbd5e1)}.is-silver .mafube-membership-tier-price,.is-silver .mafube-tier-price,.is-supporter .mafube-membership-tier-price,.is-supporter .mafube-tier-price{background:#f8fafc;border-color:#cbd5e1}.is-gold .mafube-membership-tier-price,.is-gold .mafube-tier-price,.is-member .mafube-membership-tier-price,.is-member .mafube-tier-price{background:#f0f5ff;border-color:#153a8a}.is-contributing .mafube-membership-tier-price,.is-contributing .mafube-tier-price,.is-platinum .mafube-membership-tier-price,.is-platinum .mafube-tier-price{background:#fffbeb;border-color:#b99146}.mafube-membership-tier-range,.mafube-tier-range{font-size:1.35rem;font-weight:800;color:var(--tier-text,var(--mafube-blue-dark));letter-spacing:-.02em;line-height:1.2;text-align:center}.mafube-membership-tier-cadence,.mafube-tier-cadence{font-size:var(--mafube-text-xs);font-weight:500;color:var(--mafube-muted);text-align:center}.mafube-membership-tier-meaning,.mafube-tier-meaning{margin:0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-ink)}.mafube-membership-card-badge,.mafube-tier-card-badge{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:.45rem;padding:.42rem .95rem;border-radius:9999px;background:var(--tier-solid,var(--mafube-blue));color:#ffffff;font-size:.78rem;font-weight:700;white-space:nowrap;letter-spacing:.01em;margin-top:.85rem;margin-bottom:.65rem;box-shadow:0 2px 8px rgba(23,32,51,.18)}.mafube-membership-card-badge span,.mafube-tier-card-badge span{white-space:nowrap}.is-silver .mafube-membership-card-badge,.is-silver .mafube-tier-card-badge,.is-supporter .mafube-membership-card-badge,.is-supporter .mafube-tier-card-badge{background:#334155;color:#ffffff}.is-gold .mafube-membership-card-badge,.is-gold .mafube-tier-card-badge,.is-member .mafube-membership-card-badge,.is-member .mafube-tier-card-badge{background:var(--mafube-blue);color:#ffffff}.is-contributing .mafube-membership-card-badge,.is-contributing .mafube-tier-card-badge,.is-platinum .mafube-membership-card-badge,.is-platinum .mafube-tier-card-badge{background:var(--mafube-gold);color:#ffffff}.mafube-membership-voting-callout,.mafube-tier-callout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.65rem .85rem;border-radius:.75rem;margin-bottom:1.35rem;font-size:var(--mafube-text-sm);text-align:center;background:var(--tier-bg-tint,#f1f5f9);border:1.5px solid var(--tier-border,#cbd5e1);border-left:5px solid var(--tier-solid,var(--mafube-blue));color:var(--tier-text,var(--mafube-blue-dark))}.is-silver .mafube-membership-voting-callout,.is-silver .mafube-tier-callout,.is-supporter .mafube-membership-voting-callout,.is-supporter .mafube-tier-callout{background:#f8fafc;border-color:#cbd5e1 #cbd5e1 #cbd5e1 #334155;color:#0f172a}.is-gold .mafube-membership-voting-callout,.is-gold .mafube-tier-callout,.is-member .mafube-membership-voting-callout,.is-member .mafube-tier-callout{background:#f0f5ff;border-color:#93c5fd #93c5fd #93c5fd #153a8a;color:#0e2862}.is-contributing .mafube-membership-voting-callout,.is-contributing .mafube-tier-callout,.is-platinum .mafube-membership-voting-callout,.is-platinum .mafube-tier-callout{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #b99146;color:#78350f}.mafube-membership-voting-label,.mafube-tier-callout-label{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--mafube-text-label);text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:inherit}.mafube-membership-voting-value,.mafube-tier-callout-value{font-size:.88rem;font-weight:800;color:inherit}.mafube-membership-tier-benefits,.mafube-tier-benefits{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.65rem;flex-grow:1}.mafube-membership-tier-benefit,.mafube-tier-benefit{display:flex;align-items:flex-start;gap:.55rem;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-ink);text-align:left}.mafube-benefit-check,.mafube-membership-benefit-check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.3rem;height:1.3rem;margin-top:.1rem;border-radius:9999px;background:var(--tier-solid,var(--mafube-blue));color:#ffffff;border:none;box-shadow:0 1px 3px rgba(23,32,51,.15)}.is-silver .mafube-benefit-check,.is-silver .mafube-membership-benefit-check,.is-supporter .mafube-benefit-check,.is-supporter .mafube-membership-benefit-check{background:#334155;color:#ffffff}.is-gold .mafube-benefit-check,.is-gold .mafube-membership-benefit-check,.is-member .mafube-benefit-check,.is-member .mafube-membership-benefit-check{background:var(--mafube-blue);color:#ffffff}.is-contributing .mafube-benefit-check,.is-contributing .mafube-membership-benefit-check,.is-platinum .mafube-benefit-check,.is-platinum .mafube-membership-benefit-check{background:var(--mafube-gold);color:#ffffff}.mafube-membership-tier-footer,.mafube-tier-footer{margin-top:auto;display:flex;flex-direction:column;gap:.65rem}.mafube-membership-cancel-note,.mafube-tier-cancel-note{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:0;font-size:var(--mafube-text-xs);font-weight:500;color:var(--mafube-muted)}.mafube-membership-tier-btn,.mafube-tier-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;gap:.45rem;width:auto;max-width:100%;min-height:2.55rem;padding:.45rem 1.15rem;border-radius:999px;background:var(--tier-btn-bg,var(--mafube-blue));color:#ffffff;font-size:var(--mafube-text-sm);font-weight:500;text-decoration:none;box-shadow:0 4px 12px rgba(23,32,51,.15);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.mafube-membership-tier-btn:hover,.mafube-tier-btn:hover{background:var(--tier-btn-hover,var(--mafube-blue-dark));box-shadow:0 6px 18px rgba(23,32,51,.22);transform:translateY(-1px)}@media (min-width:720px){.mafube-membership-board,.mafube-support-board{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}}.mafube-membership-feature,.mafube-support-press{display:flex;min-height:18rem;height:100%;padding:0;overflow:visible;border:0;border-radius:1.25rem;background:#fff;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08);color:inherit;text-decoration:none;transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}.mafube-membership-feature-frame,.mafube-support-press-frame{position:relative;display:block;width:100%;height:100%;min-height:17.5rem;overflow:hidden;border-radius:inherit}.mafube-membership-feature-frame:after,.mafube-support-press-frame:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:42%;pointer-events:none;background:linear-gradient(180deg,transparent 8%,rgba(6,16,40,.88))}.mafube-membership-feature-image,.mafube-support-press-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:scale .26s cubic-bezier(.22,1,.36,1)}.mafube-membership-feature-meta,.mafube-support-press-meta{position:absolute;left:.9rem;bottom:.75rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.18rem;max-width:calc(100% - 8rem);color:#fff;text-align:left;text-shadow:0 1px 1px rgba(6,16,40,.55),0 6px 18px rgba(6,16,40,.4);pointer-events:none;transition:transform .32s cubic-bezier(.22,1,.36,1)}.mafube-membership-feature-source,.mafube-support-press-source{font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.82)}.mafube-membership-feature-title,.mafube-support-press-title{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:var(--mafube-leading-display)}.mafube-membership-feature-copy,.mafube-support-press-copy{font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:rgba(255,255,255,.9)}.mafube-membership-feature:focus-visible,.mafube-membership-feature:hover,.mafube-support-press:focus-visible,.mafube-support-press:hover{box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 6px 16px rgba(23,32,51,.12)}.mafube-membership-feature:focus-visible,.mafube-support-press:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:3px}.mafube-donate-paths,.mafube-support-paths{display:grid;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none}@media (min-width:720px){.mafube-donate-paths,.mafube-support-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}.mafube-donate-path,.mafube-support-path{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:100%;padding:1.85rem 1.35rem 3.4rem;overflow:hidden;border:1px solid var(--mafube-card-border);border-radius:1.25rem;background:#fff;box-shadow:0 4px 20px rgba(23,32,51,.07);color:inherit;text-align:center;text-decoration:none;transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.mafube-support-path:has(.mafube-support-path-bar){padding-left:calc(4rem + 1.25rem);padding-right:1.25rem}.mafube-support-path-bar{position:absolute;top:0;bottom:0;left:0;z-index:1;width:4rem;background:var(--mafube-blue);pointer-events:none;transition:width .42s cubic-bezier(.22,1,.36,1)}.mafube-support-path-copy,.mafube-support-path-icon,.mafube-support-path-title{position:relative;z-index:2}.mafube-support-path-detail{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:.45rem;padding:1.5rem 1.4rem 3rem;color:#fff;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);text-align:left;opacity:0;pointer-events:none;transition:opacity .24s ease .16s}.mafube-support-path-detail-title{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#fff}.mafube-support-path:focus-visible .mafube-support-path-bar,.mafube-support-path:hover .mafube-support-path-bar{width:100%}.mafube-support-path:focus-visible .mafube-support-path-copy,.mafube-support-path:focus-visible .mafube-support-path-icon,.mafube-support-path:focus-visible .mafube-support-path-title,.mafube-support-path:hover .mafube-support-path-copy,.mafube-support-path:hover .mafube-support-path-icon,.mafube-support-path:hover .mafube-support-path-title{opacity:0}.mafube-support-path:focus-visible .mafube-support-path-detail,.mafube-support-path:hover .mafube-support-path-detail{opacity:1}.mafube-support-path-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;flex-shrink:0;color:var(--mafube-blue);transition:opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1),color .22s ease}.mafube-support-path-icon svg{width:2.75rem;height:2.75rem}.mafube-support-path-title{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--mafube-blue-dark);line-height:1.2;transition:opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1) 40ms,color .22s ease}.mafube-support-path-copy{font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-muted);max-width:19rem;transition:opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1) 80ms,color .22s ease}.mafube-support-path{padding-bottom:2.65rem}.mafube-support-path .mafube-plan-flow-open-overlay{position:absolute;right:1.25rem;bottom:.95rem;z-index:4;display:flex;align-items:center;pointer-events:none;text-shadow:none}.mafube-support-path .mafube-plan-flow-open{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--mafube-text-xs);font-weight:600;letter-spacing:.01em;color:var(--mafube-blue-dark);opacity:.85;transition:color .22s ease,opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.mafube-support-path .mafube-plan-flow-open span{display:inline-block;transition:transform .22s ease}.mafube-support-path:focus-visible .mafube-plan-flow-open,.mafube-support-path:hover .mafube-plan-flow-open{color:#ffffff;opacity:1}.mafube-support-path:focus-visible .mafube-plan-flow-open span,.mafube-support-path:hover .mafube-plan-flow-open span{transform:translateX(3px)}.mafube-donate-path{cursor:pointer}.mafube-donate-path input{position:absolute;opacity:0;pointer-events:none}.mafube-donate-path.is-selected,.mafube-donate-path:focus-within,.mafube-donate-path:hover,.mafube-support-path:focus-visible,.mafube-support-path:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--mafube-blue) 35%,var(--mafube-border));background:#fff;box-shadow:0 16px 36px rgba(23,32,51,.12)}.mafube-membership-paths{display:flex;flex-direction:column;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none}.mafube-membership-path{position:relative;display:flex;align-items:center;gap:1.15rem;min-height:5.65rem;padding:1.15rem 1.2rem 1.15rem calc(4rem + 1.15rem);overflow:hidden;border:1px solid var(--mafube-card-border);border-radius:1rem;background:#fff;box-shadow:var(--mafube-card-shadow);color:inherit;text-decoration:none;transition:box-shadow .24s ease,scale .24s ease,border-color .24s ease}.mafube-membership-path.is-apply{--mafube-blue:#153a8a;--mafube-blue-dark:#0e2862;--mafube-blue-light:#eaf0ff}.mafube-membership-path.is-renew{--mafube-blue:var(--mafube-gold);--mafube-blue-dark:color-mix(in srgb,var(--mafube-gold) 38%,#3b2a10);--mafube-blue-light:color-mix(in srgb,var(--mafube-gold) 18%,#fff8ee)}.mafube-membership-path.is-status{--mafube-blue:var(--mafube-teal,#007a8c);--mafube-blue-dark:color-mix(in srgb,var(--mafube-teal,#007a8c) 52%,#05262c);--mafube-blue-light:color-mix(in srgb,var(--mafube-teal,#007a8c) 14%,#f0f9fa)}.mafube-membership-path-bar{position:absolute;top:0;bottom:0;left:0;z-index:1;width:4rem;background:linear-gradient(158deg,color-mix(in srgb,var(--mafube-blue) 94%,white) 0,var(--mafube-blue) 45%,color-mix(in srgb,var(--mafube-blue) 84%,#061028) 100%);pointer-events:none;transition:width .42s cubic-bezier(.22,1,.36,1)}.mafube-membership-path-icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex:0 0 2.75rem;width:2.75rem;height:2.75rem;border-radius:9999px;background:var(--mafube-blue-light);color:var(--mafube-blue-dark);transition:transform .32s cubic-bezier(.22,1,.36,1),color .22s ease}.mafube-membership-path-body{position:relative;z-index:2;display:flex;flex-direction:column;gap:.25rem;flex:1 1 auto;min-width:0;text-align:left}.mafube-membership-path-header{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.mafube-membership-path-title{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--mafube-blue-dark);transition:transform .32s cubic-bezier(.22,1,.36,1) 40ms,color .22s ease}.mafube-membership-path-copy{color:color-mix(in srgb,var(--mafube-blue-dark) 58%,var(--mafube-muted));margin:0;transition:opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1) 80ms,color .22s ease}.mafube-membership-path-copy,.mafube-membership-path-detail{font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body)}.mafube-membership-path-detail{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:1.15rem 1.2rem 1.15rem calc(4rem + 1.15rem);color:#fff;text-align:left;opacity:0;pointer-events:none;transition:opacity .24s ease .16s}.mafube-membership-path-detail-title{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:#fff}.mafube-membership-path .mafube-plan-flow-open-overlay{z-index:4;color:var(--mafube-blue-dark);text-shadow:none}.mafube-membership-path .mafube-plan-flow-open{color:color-mix(in srgb,var(--mafube-blue-dark) 62%,var(--mafube-muted));transition:color .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.mafube-membership-path:focus-visible,.mafube-membership-path:hover{border-color:#fff;background:#fff;box-shadow:0 10px 26px rgba(23,32,51,.07)}.mafube-membership-path:focus-visible .mafube-membership-path-bar,.mafube-membership-path:hover .mafube-membership-path-bar{width:100%}.mafube-membership-path:focus-visible .mafube-membership-path-copy,.mafube-membership-path:focus-visible .mafube-membership-path-icon,.mafube-membership-path:focus-visible .mafube-membership-path-title,.mafube-membership-path:hover .mafube-membership-path-copy,.mafube-membership-path:hover .mafube-membership-path-icon,.mafube-membership-path:hover .mafube-membership-path-title{opacity:0}.mafube-membership-path:focus-visible .mafube-membership-path-detail,.mafube-membership-path:hover .mafube-membership-path-detail{opacity:1}.mafube-membership-path:focus-visible .mafube-plan-flow-open,.mafube-membership-path:hover .mafube-plan-flow-open{color:#fff;transform:translateX(.12rem)}.mafube-form.mafube-volunteer-board,.mafube-volunteer-board{display:grid;gap:var(--mafube-space-5);width:100%;min-width:0;align-items:start;overflow:visible}@media (min-width:860px){.mafube-form.mafube-volunteer-board,.mafube-volunteer-board{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr)}}.mafube-volunteer-aside{display:flex;flex-direction:column;gap:var(--mafube-space-4);min-width:0}.mafube-volunteer-roles-intro{display:flex;flex-direction:column;gap:var(--mafube-space-2)}.mafube-volunteer-roles{margin:0;padding:0;border:0;min-width:0;min-inline-size:0;overflow:visible}.mafube-volunteer-roles-legend{margin:0 0 var(--mafube-space-2);padding:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:var(--mafube-blue-dark)}.mafube-volunteer-roles-copy{display:flex;flex-direction:column;gap:.7rem;max-width:none;margin:0}.mafube-volunteer-roles-copy p{margin:0;font-size:var(--mafube-text);line-height:var(--mafube-leading-body);color:var(--mafube-muted)}.mafube-volunteer-role-list{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--mafube-space-3);margin:0;padding:0 0 0 1.85rem;list-style:none;overflow:visible}.mafube-volunteer-role-list>li{overflow:visible}.mafube-volunteer-role-list>li.is-first{position:relative}.mafube-volunteer-card-owl{display:none;position:absolute;pointer-events:none}@media (min-width:768px){.mafube-volunteer-card-owl{display:block;left:10%;bottom:calc(100% - 1.15rem);z-index:2;width:11.5rem;height:auto}}.mafube-volunteer-role{display:flex;flex-direction:row;align-items:center;gap:.95rem;width:100%;min-height:100%;padding:.95rem 1.15rem .95rem .35rem;overflow:visible;border-radius:.85rem;background:#fff;border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow);color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.mafube-volunteer-role:focus-visible,.mafube-volunteer-role:hover{border-color:color-mix(in srgb,var(--mafube-blue) 45%,var(--mafube-border))}.mafube-volunteer-role:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:2px}.mafube-volunteer-role.is-selected{border-color:color-mix(in srgb,var(--mafube-blue) 55%,var(--mafube-border));background:color-mix(in srgb,var(--mafube-blue-light) 62%,white);box-shadow:0 10px 24px rgba(23,32,51,.08)}.mafube-volunteer-role-avatar{position:relative;flex-shrink:0;width:6.75rem;height:6.75rem;margin-left:-1.85rem;border-radius:9999px;padding:5px;background:linear-gradient(145deg,var(--mafube-blue) 0,var(--mafube-gold) 52%,var(--mafube-blue-dark) 100%);box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 14px 34px rgba(23,32,51,.18);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.mafube-volunteer-role.is-selected .mafube-volunteer-role-avatar,.mafube-volunteer-role:focus-visible .mafube-volunteer-role-avatar,.mafube-volunteer-role:hover .mafube-volunteer-role-avatar{transform:scale(1.04) translateY(-2px);box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 22px 48px rgba(23,32,51,.22)}.mafube-volunteer-role-avatar-inner{position:relative;display:block;width:100%;height:100%;border-radius:9999px;overflow:hidden;background:var(--mafube-surface-alt,#eef2f7)}.mafube-volunteer-role-image{-o-object-fit:cover;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.mafube-volunteer-role:focus-visible .mafube-volunteer-role-image,.mafube-volunteer-role:hover .mafube-volunteer-role-image{transform:scale(1.08)}.mafube-volunteer-role-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--mafube-blue);background:color-mix(in srgb,var(--mafube-blue-light) 70%,white)}.mafube-volunteer-role-copy{display:flex;flex-direction:column;gap:.35rem;min-width:0}.mafube-volunteer-role-title{font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",sans-serif;font-size:1rem;font-weight:700;color:var(--mafube-blue-dark)}.mafube-volunteer-role-duty{margin:0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-muted)}@media (max-width:639px){.mafube-volunteer-role-list{padding-left:.85rem}.mafube-volunteer-role{padding-left:.55rem;gap:.7rem}.mafube-volunteer-role-avatar{width:5.25rem;height:5.25rem;margin-left:-.85rem}}.mafube-volunteer-interest{display:flex;flex-direction:column;gap:var(--mafube-space-3);width:100%;min-width:0;padding:1.15rem 1.2rem 1.3rem;border-radius:1rem;border:1px solid var(--mafube-card-border);background:#fff;box-shadow:var(--mafube-card-shadow)}.mafube-volunteer-interest.is-success{max-width:36rem;margin-inline:auto}.mafube-volunteer-form-title{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;color:var(--mafube-blue-dark)}.mafube-volunteer-form-lede{margin:.35rem 0 0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-muted)}.mafube-volunteer-interest .mafube-form-actions{margin-top:.25rem}.mafube-volunteer-interest .mafube-form-actions .mafube-btn{flex:0 0 auto;width:auto;max-width:100%}.mafube-whatsapp-towns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mafube-space-3);width:100%;margin:0;padding:0;list-style:none}@media (min-width:860px){.mafube-whatsapp-towns{grid-template-columns:repeat(4,minmax(0,1fr))}}.mafube-whatsapp-town{display:flex;align-items:center;gap:.75rem;width:100%;min-height:100%;padding:.85rem 1rem;border-radius:.85rem;background:#fff;border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow);color:inherit;text-decoration:none}a.mafube-whatsapp-town:focus-visible,a.mafube-whatsapp-town:hover{border-color:color-mix(in srgb,#25d366 45%,var(--mafube-border))}a.mafube-whatsapp-town:focus-visible{outline:2px solid #25d366;outline-offset:2px}.mafube-whatsapp-town.is-unpublished{opacity:.72}.mafube-whatsapp-town-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;flex-shrink:0;color:#25d366}.mafube-whatsapp-town-icon svg{width:3.5rem;height:3.5rem}.mafube-whatsapp-town-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:left}.mafube-whatsapp-town-name{font-weight:700;color:var(--mafube-blue-dark)}.mafube-whatsapp-town-area{font-size:var(--mafube-text-sm);color:var(--mafube-muted)}.mafube-d100-intro,.mafube-events-calendar-intro,.mafube-landing-intro,.mafube-official-letter-intro,.mafube-section-intro{display:flex;flex-direction:column;align-items:center;gap:var(--mafube-space-1);width:100%;text-align:center}.mafube-home-letter-caption,.mafube-ward-candidate-kicker{font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-weight:200;font-style:italic;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-ward-candidate-kicker{margin:0 auto .35rem;max-width:36rem;text-wrap:pretty}.mafube-ward-candidate-heading{margin:0;width:100%;padding-block:.35rem .15rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:var(--mafube-leading-display);letter-spacing:-.03em;color:var(--mafube-blue-dark);text-align:center;text-wrap:balance}.mafube-ward-candidate-block{display:flex;flex-direction:column;align-items:center;gap:var(--mafube-space-panel-md);width:100%;padding:0}.mafube-ward-candidate-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;-moz-column-gap:.9rem;column-gap:.9rem;width:100%;margin:0;padding:0;list-style:none}.mafube-ward-candidate-row.is-lower{grid-template-columns:repeat(4,minmax(0,1fr));width:calc((4 * (100% - 3.6rem) / 5) + 2.7rem)}.mafube-ward-candidate{--mafube-ward-i:0;display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center;opacity:0;translate:0 .75rem;transition:opacity .48s cubic-bezier(.22,1,.36,1),translate .48s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--mafube-ward-i) * 70ms)}html.mafube-ready .mafube-ward-candidate-block.is-inview .mafube-ward-candidate{opacity:1;translate:0}.mafube-ward-candidate-media{position:relative;z-index:1;display:flex;justify-content:center;width:86%;max-width:12.5rem;border-radius:999px;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08);transition:scale .22s ease,box-shadow .32s cubic-bezier(.22,1,.36,1)}.mafube-ward-candidate-photo{width:100%;height:auto;aspect-ratio:1;border-radius:999px;border:0;padding:0;overflow:hidden;box-shadow:none;background:#fff}.mafube-ward-candidate-badge{position:absolute;top:.42rem;right:.38rem;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:999px;background:var(--mafube-blue);color:#fff;box-shadow:0 1px 4px rgba(14,40,98,.28);line-height:1}.mafube-ward-candidate-badge-kicker{font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mafube-ward-candidate-badge-n{font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.mafube-ward-candidate-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:clamp(1.45rem,2.6vw,2.1rem);font-weight:700;letter-spacing:.04em;color:var(--mafube-blue-dark)}.mafube-ward-candidate-town{position:relative;z-index:2;display:inline-flex;align-items:center;margin-top:-1.05rem;padding:.32rem .85rem;border:var(--mafube-halo-width) solid #ffffff;border-radius:9999px;background:var(--mafube-blue);color:#ffffff;font-size:var(--mafube-text-xs);font-weight:800;letter-spacing:.04em;line-height:var(--mafube-leading-label);text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px rgba(23,32,51,.1)}:is(.mafube-ward-candidate,.mafube-candidate-feature).is-tone-teal :is(.mafube-ward-candidate-town,.mafube-ward-candidate-badge){background:var(--mafube-teal)}:is(.mafube-ward-candidate,.mafube-candidate-feature).is-tone-gold :is(.mafube-ward-candidate-town,.mafube-ward-candidate-badge){background:var(--mafube-gold)}:is(.mafube-ward-candidate,.mafube-candidate-feature).is-tone-green :is(.mafube-ward-candidate-town,.mafube-ward-candidate-badge){background:var(--mafube-green)}:is(.mafube-ward-candidate,.mafube-candidate-feature).is-tone-red :is(.mafube-ward-candidate-town,.mafube-ward-candidate-badge){background:var(--mafube-red)}.mafube-ward-candidate-name{display:flex;flex-direction:column;align-items:center;gap:.2rem;box-sizing:border-box;width:100%;margin-top:.45rem;padding:.7rem .55rem;border-radius:var(--radius);background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow);color:var(--mafube-blue-dark)}.mafube-ward-candidate-given{font-size:1.02rem;font-weight:700;line-height:1.25}.mafube-ward-candidate-surname{font-size:var(--mafube-text-sm);font-weight:600;letter-spacing:.02em;color:var(--mafube-muted)}.mafube-ward-candidate-profile{display:flex;flex-direction:column;align-items:center;min-width:0;width:100%;color:inherit;text-align:center;text-decoration:none}.mafube-ward-candidate-explore{margin-top:.45rem;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--mafube-blue);text-decoration:none}.mafube-ward-candidate-explore:focus-visible,.mafube-ward-candidate-explore:hover{text-decoration:underline}.mafube-panel.is-selected{outline:2px solid var(--mafube-blue);outline-offset:3px}.mafube-landing-title{margin:0;font-size:var(--mafube-text-xl);font-weight:700;line-height:var(--mafube-leading-title);letter-spacing:-.02em;color:var(--mafube-blue-dark)}.mafube-landing-grid{display:grid;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none}.mafube-landing-grid.is-start{text-align:left}.mafube-landing-grid.is-start .mafube-landing-title{display:flex;justify-content:flex-start;align-items:baseline;gap:.65rem}.mafube-landing-index{flex-shrink:0;color:var(--mafube-blue-dark);font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2}.mafube-landing-register{display:flex;flex-direction:column;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none}.mafube-d100{--mafube-d100-0:var(--mafube-viz-1);--mafube-d100-1:var(--mafube-viz-2);--mafube-d100-2:var(--mafube-viz-3);--mafube-d100-3:var(--mafube-viz-4);--mafube-d100-4:var(--mafube-viz-5);--mafube-d100-5:var(--mafube-viz-6);--mafube-d100-6:var(--mafube-viz-7);--mafube-d100-7:var(--mafube-viz-8);--mafube-d100-8:var(--mafube-viz-9);--mafube-d100-9:var(--mafube-viz-10);display:flex;flex-direction:column;gap:var(--mafube-space-section);width:100%}.mafube-d100-kicker,.mafube-section-kicker{margin:0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mafube-muted);white-space:nowrap}.mafube-d100-title,.mafube-home-title.mafube-section-title,.mafube-section-title{margin:0;width:100%;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(1.7rem,3.2vw,2.45rem);font-weight:700;line-height:var(--mafube-leading-display);letter-spacing:-.03em;color:var(--mafube-blue-dark);text-align:center;text-wrap:balance;white-space:normal}.mafube-d100-toolbar{display:flex;flex-direction:column;align-items:center;gap:.55rem;width:100%;margin-top:.5rem}.mafube-d100-actions{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.75rem}.mafube-d100-status{margin:0}.mafube-d100-lede,.mafube-home-lead.mafube-section-lede,.mafube-section-lede{margin:0 auto;max-width:40rem;font-size:var(--mafube-text);font-weight:400;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-style:italic;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-d100-rows,.mafube-d100-undated{display:flex;flex-direction:column;gap:var(--mafube-space-3);margin:0;padding:0;list-style:none}.mafube-d100-rows{flex-flow:row wrap;align-items:flex-start}.mafube-d100-row{--mafube-d100-tone:var(--mafube-d100-0);--mafube-d100-row-h:13rem;--mafube-d100-cap-r:0.45rem;--mafube-d100-fill-inset:0.32rem;display:grid;grid-template-columns:4.6rem minmax(14rem,26rem) minmax(0,1fr) 4.6rem;justify-content:start;align-items:stretch;-moz-column-gap:.7rem;column-gap:.7rem;box-sizing:border-box;width:100%;height:var(--mafube-d100-row-h);min-height:var(--mafube-d100-row-h);max-height:var(--mafube-d100-row-h);overflow:visible;background:none;flex:0 0 100%;transition:flex-basis .32s ease,grid-template-columns .32s ease}.mafube-d100-row:before{content:"";grid-column:1/-1;grid-row:1/-1;box-sizing:border-box;pointer-events:none;margin-block:var(--mafube-d100-fill-inset);background:var(--mafube-card-fill);border:1px solid var(--mafube-card-border);border-radius:var(--mafube-d100-cap-r);box-shadow:var(--mafube-card-shadow)}.mafube-d100-cap.is-start{grid-column:1;grid-row:1;border-radius:var(--mafube-d100-cap-r) 0 0 var(--mafube-d100-cap-r)}.mafube-d100-promise{grid-column:2;grid-row:1}.mafube-d100-span{grid-column:3;grid-row:1}.mafube-d100-cap.is-end{grid-column:4;grid-row:1;border-radius:0 var(--mafube-d100-cap-r) var(--mafube-d100-cap-r) 0}.mafube-d100-row.is-closed{grid-template-columns:4.6rem minmax(14rem,26rem) minmax(0,0fr) 4.6rem}@media (min-width:960px){.mafube-d100-row.is-closed+.mafube-d100-row.is-closed,.mafube-d100-row.is-closed:has(+.mafube-d100-row.is-closed){flex-basis:calc(50% - 0.375rem);grid-template-columns:4.6rem minmax(0,1fr) minmax(0,0fr) 4.6rem}}.mafube-d100-row:not(:has(.mafube-d100-span)){grid-template-columns:4.6rem minmax(14rem,26rem)}.mafube-d100-row.is-0{--mafube-d100-tone:var(--mafube-d100-0)}.mafube-d100-row.is-1{--mafube-d100-tone:var(--mafube-d100-1)}.mafube-d100-row.is-2{--mafube-d100-tone:var(--mafube-d100-2)}.mafube-d100-row.is-3{--mafube-d100-tone:var(--mafube-d100-3)}.mafube-d100-row.is-4{--mafube-d100-tone:var(--mafube-d100-4)}.mafube-d100-row.is-5{--mafube-d100-tone:var(--mafube-d100-5)}.mafube-d100-row.is-6{--mafube-d100-tone:var(--mafube-d100-6)}.mafube-d100-row.is-7{--mafube-d100-tone:var(--mafube-d100-7)}.mafube-d100-row.is-8{--mafube-d100-tone:var(--mafube-d100-8)}.mafube-d100-row.is-9{--mafube-d100-tone:var(--mafube-d100-9)}.mafube-d100-cap{position:relative;display:flex;z-index:1;flex-direction:column;justify-content:center;align-self:stretch;box-sizing:border-box;width:4.6rem;min-width:4.6rem;height:100%;padding:.65rem .35rem;overflow:hidden;border:0;border-radius:var(--mafube-d100-cap-r);background:linear-gradient(158deg,color-mix(in srgb,var(--mafube-d100-tone) 94%,white) 0,var(--mafube-d100-tone) 45%,color-mix(in srgb,var(--mafube-d100-tone) 84%,#061028) 100%);color:#fff;font:inherit;text-align:center}button.mafube-d100-cap:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:22%;pointer-events:none;background:linear-gradient(180deg,transparent 6%,rgba(6,16,40,.42))}button.mafube-d100-cap{cursor:pointer;transition:scale .22s ease}button.mafube-d100-cap:focus-visible{outline:2px solid #fff;outline-offset:2px}.mafube-d100-cap-date,.mafube-d100-cap-day,.mafube-d100-cap-mark{position:relative;z-index:2}.mafube-d100-cap-mark{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;margin-top:auto;font-size:.58rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap;color:rgba(255,255,255,.9);text-shadow:0 1px 1px rgba(6,16,40,.55),0 6px 18px rgba(6,16,40,.4)}.mafube-d100-cap-arrow{display:flex;align-items:center;height:.58rem;font-size:1.05rem;font-weight:500;letter-spacing:0;line-height:1;transform:translateY(-.06em)}.mafube-d100-cap-day{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mafube-d100-cap-date{font-size:.92rem;font-weight:700;line-height:1.15}.mafube-d100-promise{display:flex;z-index:1;flex-direction:column;justify-content:center;gap:.2rem;min-width:0;min-height:0;height:100%;padding:.35rem 0}.mafube-d100-promise-title{margin:0;font-size:var(--mafube-text);font-weight:700;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-d100-promise-body{margin:0;font-size:var(--mafube-text-sm);line-height:var(--mafube-leading-body);color:var(--mafube-ink)}.mafube-d100-span{display:flex;z-index:1;flex-direction:column;justify-content:center;gap:.45rem;min-width:0;min-height:0;height:100%;overflow:hidden;opacity:1;transition:opacity .22s ease}.mafube-d100-row.is-closed .mafube-d100-span{opacity:0;pointer-events:none}.mafube-d100-span-title{margin:0;font-size:var(--mafube-text-xs);font-weight:700;letter-spacing:.02em;text-align:center;color:var(--mafube-blue-dark)}.mafube-d100-milestones{display:flex;justify-content:space-between;gap:.4rem;margin:0;padding:0;list-style:none}.mafube-d100-milestones li{display:flex;flex:1 1 0;flex-direction:column;align-items:center;min-width:0}.mafube-d100-milestone-label{overflow:hidden;max-width:100%;font-size:.72rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mafube-d100-milestone-day,.mafube-d100-milestone-label{font-weight:700;line-height:1.2;color:var(--mafube-blue-dark)}.mafube-d100-milestone-day{font-size:.68rem}.mafube-d100-milestone-date{font-size:.65rem;line-height:1.2;color:var(--mafube-muted)}.mafube-d100-range{display:flex;align-items:center;gap:.12rem;box-sizing:border-box;min-height:3rem;padding:.4rem 1.65rem;border-radius:999px;background:color-mix(in srgb,var(--mafube-d100-tone) 72%,white)}.mafube-d100-mark{flex:1 1 0;min-width:0;height:.7rem;border-radius:2px;background:color-mix(in srgb,var(--mafube-d100-tone) 42%,white)}.mafube-d100-mark.is-labelled{position:relative;flex:4 0 1.7rem;min-width:1.5rem;height:1.35rem;background:color-mix(in srgb,var(--mafube-d100-tone) 18%,white);font-size:.68rem;font-weight:700;line-height:1.35rem;text-align:center;color:var(--mafube-blue-dark)}.mafube-d100-undated li{padding:.85rem 1rem;border:1px solid var(--mafube-card-border);border-radius:var(--radius);background:var(--mafube-card-fill);box-shadow:var(--mafube-card-shadow)}@media (max-width:767px){.mafube-d100-row,.mafube-d100-row.is-closed,.mafube-d100-row:not(:has(.mafube-d100-span)){grid-template-columns:4.6rem minmax(0,1fr) 4.6rem;grid-template-rows:auto minmax(0,1fr);height:auto;min-height:0;max-height:none;transition:grid-template-columns .32s ease,grid-template-rows .32s ease}.mafube-d100-row:not(:has(.mafube-d100-span)){grid-template-columns:4.6rem minmax(0,1fr);grid-template-rows:auto;height:auto;max-height:none}.mafube-d100-row.is-closed{grid-template-rows:auto minmax(0,0fr);height:auto;max-height:none}.mafube-d100-cap.is-start{grid-column:1;grid-row:1}.mafube-d100-promise{grid-column:2;grid-row:1}.mafube-d100-span{grid-column:1/3;grid-row:2}.mafube-d100-cap.is-end{grid-column:3;grid-row:1}}@media (prefers-reduced-motion:reduce){.mafube-d100-row,.mafube-d100-span,.mafube-plan-flow-image,.mafube-ward-candidate-media,.mafube-ward-tile-image,button.mafube-d100-cap{transition:none}.mafube-support-press:focus-visible .mafube-support-press-image,.mafube-support-press:hover .mafube-support-press-image,.mafube-ward-candidate-profile:focus-visible .mafube-ward-candidate-media,.mafube-ward-candidate-profile:hover .mafube-ward-candidate-media,a.mafube-plan-flow-card:focus-visible .mafube-plan-flow-image,a.mafube-plan-flow-card:hover .mafube-plan-flow-image,a.mafube-ward-tile:focus-visible .mafube-ward-tile-image,a.mafube-ward-tile:hover .mafube-ward-tile-image,button.mafube-d100-cap:focus-visible,button.mafube-d100-cap:hover,button.mafube-plan-flow-card:focus-visible .mafube-plan-flow-image,button.mafube-plan-flow-card:hover .mafube-plan-flow-image{scale:1}}.mafube-landing-grid.is-wards{margin-top:0;gap:var(--mafube-space-4)}@media (min-width:640px){.mafube-landing-grid.is-chapters,.mafube-landing-grid.is-two,.mafube-landing-grid.is-wards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.mafube-landing-grid.is-wards{grid-template-columns:repeat(3,minmax(0,1fr))}}.mafube-panel.mafube-ward-tile{position:relative;display:block;gap:0;width:100%;height:auto;aspect-ratio:17/10;padding:0;overflow:visible;border:0;color:inherit;text-decoration:none;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}a.mafube-ward-tile:hover{color:inherit}a.mafube-ward-tile:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:3px}.mafube-ward-tile-frame{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:inherit}.mafube-ward-tile-frame:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:22%;pointer-events:none;background:linear-gradient(180deg,transparent 6%,rgba(6,16,40,.88))}.mafube-ward-tile-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:scale .22s ease}.mafube-ward-tile-meta{position:absolute;left:.7rem;bottom:.55rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.08rem;max-width:calc(100% - 8rem);color:#fff;text-align:left;text-shadow:0 1px 1px rgba(6,16,40,.55),0 6px 18px rgba(6,16,40,.4);pointer-events:none}.mafube-ward-tile-name{font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.15rem,2.1vw,1.45rem);line-height:var(--mafube-leading-display);color:#fff}.mafube-ward-tile-code,.mafube-ward-tile-town{font-size:var(--mafube-text-label);font-weight:600;line-height:var(--mafube-leading-caption);letter-spacing:.02em;color:rgba(255,255,255,.9)}.mafube-plan-flow-board{--mafube-plan-gap-x:var(--mafube-space-page-x);--mafube-plan-gap-y:var(--mafube-space-page-x-md);position:relative;width:100%;padding:var(--mafube-space-panel) var(--mafube-space-7) var(--mafube-space-5);overflow:visible}.mafube-plan-flow-svg{position:absolute;inset:0;z-index:0;overflow:visible;pointer-events:none}.mafube-plan-flow-line{fill:none;stroke:var(--mafube-blue);stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.mafube-plan-flow-node{fill:var(--mafube-card-fill);stroke:var(--mafube-blue);stroke-width:3}.mafube-plan-flow-terminus{fill:var(--mafube-blue)}.mafube-plan-flow{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--mafube-plan-gap-y) var(--mafube-plan-gap-x);width:100%;margin:0;padding:0;list-style:none}.mafube-plan-flow-item{position:relative;z-index:1;min-width:0}.mafube-plan-flow-note{grid-column:1;grid-row:5;box-sizing:border-box;display:flex;align-items:center;gap:var(--mafube-space-page-x);width:min(46rem,100%);justify-self:center;align-self:center;margin:0;padding:.35rem 0;list-style:none}.mafube-plan-flow-note-owl{display:block;flex:0 0 auto;width:8rem;height:auto}.mafube-plan-flow-quote{flex:1 1 auto;min-width:0;padding:0;border:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:var(--mafube-text);font-style:normal;font-synthesis:none;line-height:var(--mafube-leading-body);color:var(--mafube-blue-dark)}.mafube-plan-flow-quote,.mafube-plan-flow-quote p{margin:0;font-weight:200}.mafube-plan-flow-quote-lead{font-weight:700}.mafube-plan-flow-quote em{font-style:italic;font-weight:200}.mafube-plan-flow-quote cite{display:block;margin-top:.55rem;font-size:var(--mafube-text-xs);font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-plan-flow-item:nth-child(5){grid-row:6}.mafube-plan-flow-item:nth-child(6){grid-row:7}.mafube-plan-flow-item:nth-child(7){grid-row:8}.mafube-plan-flow-item:nth-child(8){grid-row:9}.mafube-plan-flow-card{position:relative;gap:0;width:100%;height:auto;aspect-ratio:3/4;padding:0;overflow:visible;border:0;background:var(--mafube-card-fill);color:inherit;text-decoration:none;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 3px 10px rgba(23,32,51,.08)}a.mafube-plan-flow-card:hover,button.mafube-plan-flow-card:hover{color:inherit}a.mafube-plan-flow-card:focus-visible,button.mafube-plan-flow-card:focus-visible{outline:2px solid var(--mafube-blue);outline-offset:3px}a.mafube-plan-flow-card,button.mafube-plan-flow-card{width:100%;cursor:pointer;font:inherit;text-align:inherit}.mafube-plan-flow-open-overlay{position:absolute;right:.7rem;bottom:.55rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;max-width:calc(100% - 1.2rem);color:#fff;text-align:right;text-shadow:0 1px 1px rgba(6,16,40,.55),0 6px 18px rgba(6,16,40,.4);pointer-events:none}.mafube-plan-flow-open{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.04em;line-height:var(--mafube-leading-caption);color:#fff;transition:color .22s ease,opacity .22s ease}.mafube-plan-flow-open span{display:inline-block;transition:transform .22s ease}a.mafube-ward-tile:focus-visible .mafube-plan-flow-open span,a.mafube-ward-tile:hover .mafube-plan-flow-open span,button.mafube-plan-flow-card:focus-visible .mafube-plan-flow-open span,button.mafube-plan-flow-card:hover .mafube-plan-flow-open span{transform:translateX(3px)}.mafube-plan-flow-fallback{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:.45rem;width:100%;height:100%;min-height:0;overflow:hidden;padding:.85rem .75rem 3.4rem;border-radius:inherit}.mafube-plan-flow-fallback-title{font-weight:700;color:var(--mafube-blue-dark)}.mafube-plan-flow-fallback .mafube-plan-chapter-n{font-size:clamp(2.4rem,6vw,3.6rem)}.mafube-plan-flow-image-frame{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:inherit}.mafube-plan-flow-fallback:after,.mafube-plan-flow-image-frame:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:22%;pointer-events:none;background:linear-gradient(180deg,transparent 6%,rgba(6,16,40,.88))}.mafube-plan-flow-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:scale .22s ease}.mafube-plan-flow-modal-frame{position:relative;width:-moz-max-content;width:max-content;max-width:100%;flex:0 0 auto}.mafube-plan-flow-modal-image{display:block;width:auto;height:auto;max-width:calc(100vw - 3.5rem);max-height:calc(100dvh - 8rem);-o-object-fit:contain;object-fit:contain}.mafube-plan-flow-modal-split{display:flex;flex-direction:column;align-items:stretch;gap:1rem;min-width:0;max-width:100%}.mafube-plan-flow-modal-copy{min-width:0}.mafube-plan-flow-modal-copy .mafube-plan-chapter{gap:.75rem}.mafube-plan-flow-modal-copy .mafube-plan-chapter-body,.mafube-plan-flow-modal-copy .mafube-plan-chapter-meta{max-width:none}.mafube-plan-flow-modal-copy .mafube-plan-chapter-body.mafube-prose{gap:.55rem}.mafube-plan-flow-modal-copy .mafube-plan-chapter-body p{font-size:var(--mafube-text-label);line-height:1.4}.mafube-modal-body--plan{align-items:stretch;justify-content:flex-start}@media (min-width:960px){.mafube-modal-panel--cover:has(.mafube-plan-flow-modal-split){display:grid;grid-template-columns:auto minmax(22rem,40rem);grid-template-rows:auto minmax(0,1fr);width:-moz-max-content;width:max-content;max-width:calc(100vw - 2.5rem);height:calc(100dvh - 2.5rem);max-height:calc(100dvh - 2.5rem);overflow:hidden}.mafube-modal-panel--cover:has(.mafube-plan-flow-modal-split)>.mafube-modal-header{grid-column:2;grid-row:1}.mafube-modal-panel--cover:has(.mafube-plan-flow-modal-split)>.mafube-modal-body{display:contents}.mafube-plan-flow-modal-split{display:contents}.mafube-plan-flow-modal-frame{grid-column:1;grid-row:1/-1;height:100%;max-width:none;overflow:hidden}.mafube-plan-flow-modal-image{width:auto;height:calc(100dvh - 2.5rem);max-width:none;max-height:calc(100dvh - 2.5rem);-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.mafube-plan-flow-modal-copy{grid-column:2;grid-row:2;min-height:0;width:auto;max-height:none;overflow:auto;padding:0 1rem 1rem}}@media (min-width:640px){.mafube-plan-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.mafube-plan-flow-item:nth-child(4n+3){grid-column:2}.mafube-plan-flow-item:nth-child(4n+4){grid-column:1}.mafube-plan-flow-note{grid-column:1/-1;grid-row:3}.mafube-plan-flow-note-owl{width:10.5rem}.mafube-plan-flow-item:nth-child(5){grid-column:1;grid-row:4}.mafube-plan-flow-item:nth-child(6){grid-column:2;grid-row:4}.mafube-plan-flow-item:nth-child(7),.mafube-plan-flow-item:nth-child(8){grid-row:5}}@media (min-width:960px){.mafube-plan-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.mafube-plan-flow-item:nth-child(4n+3),.mafube-plan-flow-item:nth-child(4n+4){grid-column:auto}.mafube-plan-flow-note{grid-column:1/-1;grid-row:2}.mafube-plan-flow-note-owl{width:12.5rem}.mafube-plan-flow-item:nth-child(5){grid-column:4;grid-row:3}.mafube-plan-flow-item:nth-child(6){grid-column:3;grid-row:3}.mafube-plan-flow-item:nth-child(7){grid-column:2;grid-row:3}.mafube-plan-flow-item:nth-child(8){grid-column:1;grid-row:3}}.mafube-plan-chapter{display:flex;flex-direction:column;gap:1.5rem;width:100%}.mafube-plan-chapter-identity{display:flex;flex-direction:column;gap:.85rem}.mafube-plan-chapter-n{margin:0;font-family:var(--font-mafube-display),"Source Serif 4","Iowan Old Style",Georgia,serif;font-size:clamp(3.6rem,8vw,5.8rem);font-weight:700;line-height:.82;letter-spacing:-.07em;color:var(--mafube-blue)}.mafube-plan-chapter-status{margin:0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-plan-chapter-body{max-width:70ch}.mafube-plan-chapter-meta{display:flex;flex-direction:column;gap:.25rem;max-width:70ch;font-size:var(--mafube-text-label);color:var(--mafube-muted)}.mafube-plan-chapter-figure,.mafube-plan-chapter-meta p{margin:0}.mafube-plan-chapter-image{display:block;width:100%;height:auto}.mafube-plan-chapter-actions .mafube-btn{min-height:2.75rem}.mafube-plan-chapter-pager{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}.mafube-plan-chapter-pager-link{display:flex;flex-direction:column;gap:.2rem;min-width:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:inherit;text-decoration:none;cursor:pointer}.mafube-plan-chapter-pager-link.is-next{text-align:right}.mafube-plan-chapter-pager-kicker{font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-muted)}.mafube-plan-chapter-pager-title{font-weight:700;color:var(--mafube-blue-dark)}a.mafube-plan-chapter-pager-link:hover .mafube-plan-chapter-pager-title,button.mafube-plan-chapter-pager-link:focus-visible .mafube-plan-chapter-pager-title,button.mafube-plan-chapter-pager-link:hover .mafube-plan-chapter-pager-title{color:var(--mafube-blue)}@media (min-width:640px){.mafube-plan-chapter-pager{grid-template-columns:1fr 1fr;align-items:start}}@media (prefers-reduced-motion:reduce){.mafube-membership-tier-avatar,.mafube-membership-tier-btn,.mafube-membership-tier-card,.mafube-membership-tier-image,.mafube-plan-chapter-pager-link,.mafube-plan-flow-card{transition:none;transform:none}}.mafube-tool-wall{--mafube-tool-i:0;--mafube-tool-tone:var(--mafube-blue);--mafube-tool-corner:calc(var(--radius) * 2);display:grid;gap:0;margin:0;padding:var(--mafube-space-4) 0;overflow:visible;list-style:none}.mafube-tool-wall>li{z-index:0;min-width:0;opacity:0;translate:0 .65rem;scale:1;transition:opacity .48s cubic-bezier(.22,1,.36,1),translate .48s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--mafube-tool-i) * 70ms),calc(var(--mafube-tool-i) * 70ms),0s,0s}.mafube-tool-wall>li:first-child{--mafube-tool-i:0;--mafube-tool-tone:var(--mafube-blue)}.mafube-tool-wall>li:nth-child(2){--mafube-tool-i:1;--mafube-tool-tone:var(--mafube-red)}.mafube-tool-wall>li:nth-child(3){--mafube-tool-i:2;--mafube-tool-tone:var(--mafube-gold)}.mafube-tool-wall>li:nth-child(4){--mafube-tool-i:3;--mafube-tool-tone:var(--mafube-teal)}.mafube-tool-wall>li:nth-child(5){--mafube-tool-i:4;--mafube-tool-tone:var(--mafube-green)}.mafube-tool-wall>li:nth-child(6){--mafube-tool-i:5;--mafube-tool-tone:var(--mafube-river)}html.mafube-ready .mafube-tool-wall.is-inview>li{opacity:1;translate:0}.mafube-tool-wall-tile{--mafube-tool-fill:linear-gradient(158deg,color-mix(in srgb,var(--mafube-tool-tone) 94%,white) 0%,var(--mafube-tool-tone) 45%,color-mix(in srgb,var(--mafube-tool-tone) 84%,#061028) 100%);position:relative;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;height:100%;min-height:8.5rem;padding:var(--mafube-space-panel);color:#fff;text-decoration:none;background:var(--mafube-tool-fill)}.mafube-tool-wall>li:first-child .mafube-tool-wall-tile{border-top-left-radius:var(--mafube-tool-corner);border-top-right-radius:var(--mafube-tool-corner)}.mafube-tool-wall>li:last-child .mafube-tool-wall-tile{border-bottom-left-radius:var(--mafube-tool-corner);border-bottom-right-radius:var(--mafube-tool-corner)}.mafube-tool-wall-title{margin:0;font-size:var(--mafube-text-md);font-weight:700;line-height:var(--mafube-leading-title);letter-spacing:-.01em;color:#fff}.mafube-tool-wall-note{margin:.45rem 0 0;font-size:var(--mafube-text-sm);font-weight:500;line-height:var(--mafube-leading-caption);color:rgba(255,255,255,.86)}.mafube-tool-wall-open{margin:.85rem 0 0;font-size:var(--mafube-text-label);font-weight:600;letter-spacing:.04em;color:#fff;text-align:right}.mafube-tool-wall-tile.is-unavailable{--mafube-tool-fill:var(--mafube-card-fill);color:var(--mafube-ink);border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow);cursor:default}.mafube-tool-wall>li:nth-child(2n) .mafube-tool-wall-tile.is-unavailable{--mafube-tool-fill:linear-gradient(158deg,color-mix(in srgb,white 94%,var(--mafube-surface)) 0%,var(--mafube-surface) 45%,color-mix(in srgb,var(--mafube-surface-alt) 84%,white) 100%)}.mafube-tool-wall-tile.is-unavailable .mafube-tool-wall-title{color:var(--mafube-blue-dark)}.mafube-tool-wall-tile.is-unavailable .mafube-tool-wall-note{color:var(--mafube-muted)}a.mafube-tool-wall-tile{cursor:pointer}a.mafube-tool-wall-tile:focus-visible{outline:2px solid #fff;outline-offset:-3px}@media (min-width:640px){.mafube-tool-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.mafube-tool-wall>li:first-child .mafube-tool-wall-tile{border-top-right-radius:0}.mafube-tool-wall>li:nth-child(2) .mafube-tool-wall-tile{border-top-right-radius:var(--mafube-tool-corner)}.mafube-tool-wall>li:nth-child(5) .mafube-tool-wall-tile,.mafube-tool-wall>li:nth-child(odd):last-child .mafube-tool-wall-tile{border-bottom-left-radius:var(--mafube-tool-corner)}.mafube-tool-wall>li:nth-child(2n):last-child .mafube-tool-wall-tile{border-bottom-left-radius:0}}@media (min-width:960px){.mafube-tool-wall{grid-template-columns:repeat(3,minmax(0,1fr))}.mafube-tool-wall>li:nth-child(2) .mafube-tool-wall-tile{border-top-right-radius:0}.mafube-tool-wall>li:nth-child(3) .mafube-tool-wall-tile{border-top-right-radius:var(--mafube-tool-corner)}.mafube-tool-wall>li:nth-child(4) .mafube-tool-wall-tile{border-bottom-left-radius:var(--mafube-tool-corner)}.mafube-tool-wall>li:nth-child(5) .mafube-tool-wall-tile{border-bottom-left-radius:0}}@media (hover:hover) and (pointer:fine){.mafube-tool-wall>li:hover:has(>a.mafube-tool-wall-tile){z-index:3;transform:translateY(-4px);scale:1;box-shadow:0 16px 36px rgba(23,32,51,.16)}.mafube-tool-wall>li:has(>.mafube-tool-wall-tile.is-unavailable):hover{z-index:0;transform:none;scale:1}a.mafube-tool-wall-tile:hover{color:#fff}button.mafube-d100-cap:focus-visible,button.mafube-d100-cap:hover{z-index:2;transform:translateY(-2px);box-shadow:0 8px 18px rgba(23,32,51,.16)}a.mafube-plan-flow-card:focus-visible .mafube-plan-flow-image,a.mafube-plan-flow-card:hover .mafube-plan-flow-image,a.mafube-ward-tile:focus-visible .mafube-ward-tile-image,a.mafube-ward-tile:hover .mafube-ward-tile-image,button.mafube-plan-flow-card:focus-visible .mafube-plan-flow-image,button.mafube-plan-flow-card:hover .mafube-plan-flow-image{scale:1.045}.mafube-donate-path.is-selected,.mafube-donate-path:focus-visible,.mafube-donate-path:hover,.mafube-membership-feature:focus-visible,.mafube-membership-feature:hover,.mafube-membership-path:focus-visible,.mafube-membership-path:hover,.mafube-support-path:focus-visible,.mafube-support-path:hover,.mafube-support-press:focus-visible,.mafube-support-press:hover{scale:1.012}.mafube-membership-feature:focus-visible .mafube-membership-feature-image,.mafube-membership-feature:hover .mafube-membership-feature-image,.mafube-support-press:focus-visible .mafube-support-press-image,.mafube-support-press:hover .mafube-support-press-image{scale:1.04}.mafube-membership-feature:focus-visible .mafube-membership-feature-meta,.mafube-membership-feature:hover .mafube-membership-feature-meta,.mafube-support-press:focus-visible .mafube-support-press-meta,.mafube-support-press:hover .mafube-support-press-meta{transform:translateY(-.16rem)}.mafube-donate-path.is-selected .mafube-support-path-icon,.mafube-donate-path:focus-visible .mafube-support-path-icon,.mafube-donate-path:hover .mafube-support-path-icon,.mafube-membership-path:focus-visible .mafube-membership-path-icon,.mafube-membership-path:hover .mafube-membership-path-icon,.mafube-support-path:focus-visible .mafube-support-path-icon,.mafube-support-path:hover .mafube-support-path-icon{transform:translateY(-.32rem) scale(1.06)}.mafube-donate-path.is-selected .mafube-support-path-title,.mafube-donate-path:focus-visible .mafube-support-path-title,.mafube-donate-path:hover .mafube-support-path-title,.mafube-membership-path:focus-visible .mafube-membership-path-title,.mafube-membership-path:hover .mafube-membership-path-title,.mafube-support-path:focus-visible .mafube-support-path-title,.mafube-support-path:hover .mafube-support-path-title{transform:translateY(-.18rem)}.mafube-donate-path.is-selected .mafube-support-path-copy,.mafube-donate-path:focus-visible .mafube-support-path-copy,.mafube-donate-path:hover .mafube-support-path-copy,.mafube-membership-path:focus-visible .mafube-membership-path-copy,.mafube-membership-path:hover .mafube-membership-path-copy,.mafube-support-path:focus-visible .mafube-support-path-copy,.mafube-support-path:hover .mafube-support-path-copy{transform:translateY(-.1rem)}.mafube-membership-path:focus-visible .mafube-plan-flow-open,.mafube-membership-path:hover .mafube-plan-flow-open,.mafube-support-path:focus-visible .mafube-plan-flow-open,.mafube-support-path:hover .mafube-plan-flow-open{color:#fff;transform:translateX(.12rem)}.mafube-ward-candidate-profile:focus-visible .mafube-ward-candidate-media,.mafube-ward-candidate-profile:hover .mafube-ward-candidate-media{z-index:2;scale:1.045;box-shadow:0 0 0 var(--mafube-halo-width) #ffffff,0 6px 16px rgba(23,32,51,.12)}}@media (prefers-reduced-motion:reduce){.mafube-donate-path,.mafube-landing .mafube-panel,.mafube-membership-feature,.mafube-membership-feature-image,.mafube-membership-feature-meta,.mafube-membership-path,.mafube-membership-path .mafube-plan-flow-open,.mafube-membership-path-bar,.mafube-membership-path-copy,.mafube-membership-path-detail,.mafube-membership-path-icon,.mafube-membership-path-title,.mafube-support-path,.mafube-support-path .mafube-plan-flow-open,.mafube-support-path-bar,.mafube-support-path-copy,.mafube-support-path-detail,.mafube-support-path-icon,.mafube-support-path-title,.mafube-support-press,.mafube-support-press-image,.mafube-support-press-meta,.mafube-tool-wall>li,.mafube-volunteer-role,.mafube-volunteer-role-avatar,.mafube-volunteer-role-image,.mafube-ward-candidate,a.mafube-tool-wall-tile,html.mafube-ready .mafube-tool-wall.is-inview>li,html.mafube-ready .mafube-ward-candidate-block.is-inview .mafube-ward-candidate{animation:none;transition:none;opacity:1;translate:0;scale:1;transform:none;filter:none}.mafube-public .mafube-brand-mark,.mafube-public .mafube-nav-link,.mafube-public .mafube-nav-link:after{transition:none}.mafube-public .mafube-brand:hover .mafube-brand-mark{transform:none}}.mafube-nav-menu{position:relative;display:inline-flex;align-items:center}.mafube-nav-menu-trigger{display:inline-flex;align-items:center;gap:.05rem}.mafube-nav-menu-chevron{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;margin-top:-.1rem;border:0;border-radius:.4rem;background:transparent;color:color-mix(in srgb,var(--mafube-ink) 72%,var(--mafube-muted));cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.mafube-nav-menu-chevron.is-active,.mafube-nav-menu-chevron:hover{color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 45%,transparent)}.mafube-nav-menu-chevron.is-open{transform:rotate(180deg)}.mafube-nav-submenu{position:absolute;top:100%;left:0;z-index:90;display:flex;flex-direction:column;gap:.1rem;min-width:11.5rem;padding:.45rem .4rem .4rem;margin-top:.15rem;border-radius:.75rem;border:1px solid var(--mafube-border-faint);background:color-mix(in srgb,var(--mafube-surface) 35%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 10px 28px rgba(23,32,51,.12)}.mafube-nav-submenu-item{display:block;padding:.5rem .7rem;border-radius:.45rem;font-size:var(--mafube-text-sm);font-weight:500;line-height:1.3;color:var(--mafube-ink);text-decoration:none;transition:background-color .16s ease,color .16s ease}.mafube-nav-submenu-item:hover{color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 55%,transparent)}.mafube-nav-submenu-item.is-active{color:var(--mafube-blue-dark);background:color-mix(in srgb,var(--mafube-blue-light) 70%,white);font-weight:600}.mafube-sidebar{display:none;width:16.5rem;flex-shrink:0;position:relative;z-index:2}@media (min-width:768px){.mafube-sidebar{display:block}}.mafube-with-sidebar{display:flex;flex-direction:column;gap:var(--mafube-space-card);width:100%;min-width:0}.mafube-with-sidebar>.mafube-split{flex:1;min-width:0}@media (min-width:768px){.mafube-with-sidebar{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.mafube-with-sidebar>:not(.mafube-sidebar):not(.mafube-split){flex:1 1 100%;min-width:0}}.mafube-sidebar-inner{display:flex;flex-direction:column;padding:var(--mafube-space-panel);border-radius:var(--radius);background:linear-gradient(180deg,color-mix(in srgb,var(--mafube-blue-light) 38%,white) 0,color-mix(in srgb,var(--mafube-surface) 65%,white) 48%,color-mix(in srgb,var(--mafube-surface-alt) 60%,white) 100%);border:1px solid color-mix(in srgb,var(--mafube-border) 88%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 1px 2px rgba(23,32,51,.02)}.mafube-sidebar-item{display:flex;align-items:center;gap:var(--mafube-space-3);padding-block:var(--mafube-space-1)}.mafube-sidebar-swatch{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;flex-shrink:0;border-radius:999px;background:transparent;box-shadow:0 0 0 1.5px currentColor;opacity:.95}.mafube-sidebar-swatch-dot{width:1.05rem;height:1.05rem;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(23,32,51,.08)}.mafube-footer{--mafube-chrome-pad-rest:var(--mafube-space-2);--mafube-chrome-pad-scroll:var(--mafube-space-page-y);--mafube-chrome-shift:calc(var(--mafube-chrome-pad-scroll) - var(--mafube-chrome-pad-rest));position:relative;z-index:2;flex-shrink:0;margin-top:auto;overflow:visible;isolation:isolate;background:transparent;border-top:0;box-shadow:none}.mafube-footer:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--mafube-chrome-gradient);border-top:1px solid color-mix(in srgb,var(--mafube-border) 80%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 -1px 0 rgba(23,32,51,.1),0 -3px 6px rgba(23,32,51,.14);transition:top .14s cubic-bezier(.22,1,.36,1)}.mafube-footer.is-scrolling:before{top:calc(-1 * var(--mafube-chrome-shift));transition-duration:90ms}.mafube-footer>*{position:relative;z-index:1;will-change:transform;transition:transform .14s cubic-bezier(.22,1,.36,1)}.mafube-footer-inner{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;gap:var(--mafube-space-2) var(--mafube-space-4);width:100%;max-width:80rem;margin:0 auto;padding:var(--mafube-chrome-pad-rest) var(--mafube-space-page-x);text-align:center}@media (min-width:768px){.mafube-footer{--mafube-chrome-pad-rest:var(--mafube-space-3);--mafube-chrome-pad-scroll:var(--mafube-space-page-y-md)}.mafube-footer-inner{grid-template-columns:1fr auto 1fr;justify-items:stretch;text-align:left;padding:var(--mafube-chrome-pad-rest) var(--mafube-space-page-x-md)}}.mafube-footer.is-scrolling>*{transform:translateY(calc(-1 * var(--mafube-chrome-shift)));transition-duration:90ms}@media (prefers-reduced-motion:reduce){.mafube-footer:before,.mafube-footer>*{transition:none}}.mafube-footer-brand{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.15rem .85rem}@media (min-width:768px){.mafube-footer-brand{justify-content:flex-start}}.mafube-footer-tagline{font-size:var(--mafube-text-sm);font-weight:500;letter-spacing:.04em}.mafube-footer-powered{font-size:var(--mafube-text-xs);font-weight:500;letter-spacing:.04em;color:var(--mafube-muted);text-align:center}.mafube-footer-powered a{color:inherit;text-decoration:none}.mafube-footer-powered a:focus-visible,.mafube-footer-powered a:hover{color:var(--mafube-blue);text-decoration:underline}.mafube-footer-copy{font-size:var(--mafube-text-xs);font-weight:500;letter-spacing:.04em;color:var(--mafube-muted)}@media (min-width:768px){.mafube-footer-copy{text-align:right}}.mafube-modal-root{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.25rem;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .22s cubic-bezier(.22,1,.36,1),visibility .22s linear}.mafube-modal-root.is-open{pointer-events:auto;opacity:1;visibility:visible}.mafube-modal-backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;cursor:pointer;background:radial-gradient(120% 80% at 50% 20%,rgba(21,58,138,.12) 0,transparent 55%),rgba(23,32,51,.38);opacity:0;transition:opacity .22s cubic-bezier(.22,1,.36,1)}.mafube-modal-root.is-open .mafube-modal-backdrop{opacity:1}.mafube-modal-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(26rem,100%);max-height:min(32rem,calc(100dvh - 2.5rem));border-radius:var(--radius);border:1px solid color-mix(in srgb,var(--mafube-border) 88%,transparent);background:var(--mafube-overlay-fill);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 12px 36px rgba(23,32,51,.12),0 2px 8px rgba(23,32,51,.06);transform:translateY(.55rem) scale(.985);opacity:0;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.22,1,.36,1)}.mafube-modal-root.is-open .mafube-modal-panel{transform:translateY(0) scale(1);opacity:1}.mafube-modal-panel--wide{width:min(34rem,100%);max-height:min(36rem,calc(100dvh - 2.5rem))}.mafube-modal-root:has(.mafube-modal-panel--cover){padding:1.25rem}.mafube-modal-panel--cover{width:-moz-max-content;width:max-content;max-width:calc(100vw - 2.5rem);height:auto;max-height:calc(100dvh - 2.5rem)}.mafube-modal-panel--cover .mafube-modal-header{padding:.75rem 1rem .55rem}.mafube-modal-panel--cover .mafube-modal-footer{padding:.55rem 1rem .75rem}.mafube-modal-body--media{display:flex;align-items:center;justify-content:center;flex:0 1 auto;padding:.55rem .65rem .75rem;overflow:auto}.mafube-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1.1rem 1.15rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--mafube-border) 70%,transparent)}.mafube-modal-body{flex:1;min-height:0;overflow:auto;padding:.95rem 1.15rem}.mafube-modal-error{margin:.45rem 0 0;color:var(--mafube-red-dark,var(--mafube-red));font-size:var(--mafube-text-xs);line-height:1.35;font-weight:500}.mafube-modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem;padding:.75rem 1.15rem 1.05rem;border-top:1px solid color-mix(in srgb,var(--mafube-border) 70%,transparent);background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--mafube-surface-alt) 35%,transparent) 100%)}.mafube-modal-footer .mafube-btn{min-height:2.35rem;font-size:var(--mafube-text-xs)}.mafube-modal-footer .mafube-btn:has(.mafube-btn-icon){padding:.25rem .9rem .25rem .3rem}.mafube-modal-footer .mafube-btn-icon{width:1.65rem;height:1.65rem}.mafube-modal-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;margin:-.15rem -.2rem 0 0;padding:0;border:0;border-radius:0;background:transparent;color:color-mix(in srgb,var(--mafube-muted) 72%,transparent);font-size:1.05rem;font-weight:400;line-height:1;cursor:pointer;transition:color .16s ease}.mafube-modal-close:hover{color:var(--mafube-muted);background:transparent}.mafube-modal-close:disabled{opacity:.4;cursor:not-allowed}.mafube-modal-dialog{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:1.25rem;border:0;background:transparent;color:inherit;opacity:0;transition:opacity .22s cubic-bezier(.22,1,.36,1),overlay allow-discrete .22s,display allow-discrete .22s}.mafube-modal-dialog[open]{opacity:1}.mafube-modal-dialog::backdrop{background:radial-gradient(120% 80% at 50% 20%,rgba(21,58,138,.12) 0,transparent 55%),rgba(23,32,51,.38);opacity:0;transition:opacity .22s cubic-bezier(.22,1,.36,1),overlay allow-discrete .22s,display allow-discrete .22s}.mafube-modal-dialog[open]::backdrop{opacity:1}.mafube-modal-dialog .mafube-modal-panel{transform:translateY(.55rem) scale(.985);opacity:0;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.22,1,.36,1)}.mafube-modal-dialog[open] .mafube-modal-panel{transform:translateY(0) scale(1);opacity:1}.mafube-modal-dialog--cover,.mafube-modal-dialog--wide{padding:1.25rem}@media (prefers-reduced-motion:reduce){.mafube-modal-backdrop,.mafube-modal-dialog,.mafube-modal-dialog .mafube-modal-panel,.mafube-modal-dialog::backdrop,.mafube-modal-root,.mafube-modal-root .mafube-modal-panel{transition:none}.mafube-skip-link{transition:none}}.mafubeStatusPill{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:1.55rem;padding:.26rem .65rem .16rem;border-radius:999px;font-size:var(--mafube-text-xs);font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap;color:var(--mafube-blue-dark);background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow)}.mafubeStatusPill-dot{display:inline-block;flex-shrink:0;width:.5rem;height:.5rem;border-radius:999px;background:currentColor}.mafubeStatusPill--sm{gap:.25rem;min-height:1.25rem;padding:.16rem .45rem .08rem;font-size:calc(var(--mafube-text-xs) * .9);letter-spacing:.03em}.mafubeStatusPill--sm .mafubeStatusPill-dot{width:.375rem;height:.375rem}.mafubeStatusPill--neutral{color:var(--mafube-muted)}.mafubeStatusPill--info{color:var(--mafube-blue-dark)}.mafubeStatusPill--success{color:color-mix(in srgb,var(--mafube-green) 85%,#0a2e16)}.mafubeStatusPill--caution{color:color-mix(in srgb,var(--mafube-gold) 45%,#3b2a10)}.mafubeStatusPill--danger{color:var(--mafube-red-dark)}.mafubeStatusPill--municipal{color:var(--mafube-blue-dark)}:is(.mafube-inset-surface,.mafube-metric-tile--inset) :is(.mafubeStatusPill,.mafube-chip,.mafube-count-chip){background:var(--mafube-raised-soft-fill);border-color:var(--mafube-raised-soft-border);box-shadow:var(--mafube-raised-soft-shadow)}.notificationBar{--notification-bar-face:color-mix(in srgb,var(--mafube-blue-light) 55%,white);--notification-bar-border:color-mix(in srgb,var(--mafube-blue) 22%,var(--mafube-border));--notification-bar-text:var(--mafube-blue-dark);position:relative;flex:0 0 auto;width:100%;min-height:40px;overflow:hidden;border-top:1px solid var(--notification-bar-border);border-bottom:1px solid var(--notification-bar-border);background:var(--notification-bar-face);color:var(--notification-bar-text)}.notificationBar--info{--notification-bar-face:color-mix(in srgb,var(--mafube-blue-light) 62%,white);--notification-bar-border:color-mix(in srgb,var(--mafube-blue) 28%,var(--mafube-border));--notification-bar-text:var(--mafube-blue-dark)}.notificationBar--success{--notification-bar-face:color-mix(in srgb,#168a3b 12%,white);--notification-bar-border:color-mix(in srgb,var(--mafube-green) 28%,var(--mafube-border));--notification-bar-text:var(--mafube-green)}.notificationBar--warning{--notification-bar-face:color-mix(in srgb,var(--mafube-gold) 14%,white);--notification-bar-border:color-mix(in srgb,var(--mafube-gold) 32%,var(--mafube-border));--notification-bar-text:var(--mafube-brown)}.notificationBar--error{--notification-bar-face:color-mix(in srgb,var(--mafube-red-light) 72%,white);--notification-bar-border:color-mix(in srgb,var(--mafube-red) 24%,var(--mafube-border));--notification-bar-text:var(--mafube-red-dark)}.notificationBarMessage{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;min-height:40px;padding:0 var(--mafube-space-page-x);text-align:center;font-size:var(--mafube-text-sm);font-weight:500}.notificationBarDismiss{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer}.notificationBarDismiss:hover{background:color-mix(in srgb,currentColor 8%,transparent)}.notification-stack{position:relative;z-index:91;display:flex;width:100%;max-height:min(42vh,360px);flex:0 0 auto;flex-direction:column;overflow-y:auto;scrollbar-width:none}.notification-stack::-webkit-scrollbar{display:none}.notificationBarAction{border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.mafube-metric-tile{display:flex;flex-direction:column;justify-content:flex-start;gap:.4rem;width:100%;min-width:0;padding:.7rem .8rem;border-radius:var(--radius);background:var(--mafube-card-fill);border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow);color:var(--mafube-ink)}.mafube-metric-tile--inset{background:var(--mafube-inset-fill);border:1px solid color-mix(in srgb,var(--mafube-border) 25%,transparent);box-shadow:none;border-radius:8px}.mafube-metric-tile--level-ok{--mafube-metric-tile-level-fill:linear-gradient(115deg,color-mix(in srgb,var(--mafube-blue-light) 70%,white) 0%,color-mix(in srgb,var(--mafube-blue) 14%,var(--mafube-surface)) 100%);--mafube-metric-tile-level-border:color-mix(in srgb,var(--mafube-blue) 12%,transparent);--mafube-metric-tile-level-value:var(--mafube-blue-dark)}.mafube-metric-tile--level-ok,.mafube-metric-tile--level-warn{background:var(--mafube-metric-tile-level-fill);border:1px solid var(--mafube-metric-tile-level-border);box-shadow:none}.mafube-metric-tile--level-warn{--mafube-metric-tile-level-fill:linear-gradient(115deg,color-mix(in srgb,var(--mafube-gold) 28%,white) 0%,color-mix(in srgb,var(--mafube-gold) 16%,var(--mafube-surface)) 100%);--mafube-metric-tile-level-border:color-mix(in srgb,var(--mafube-gold) 16%,transparent);--mafube-metric-tile-level-value:color-mix(in srgb,var(--mafube-gold) 62%,var(--mafube-ink))}.mafube-metric-tile--level-error{--mafube-metric-tile-level-fill:linear-gradient(115deg,color-mix(in srgb,var(--mafube-red-light) 88%,white) 0%,color-mix(in srgb,var(--mafube-red) 12%,var(--mafube-surface)) 100%);--mafube-metric-tile-level-border:color-mix(in srgb,var(--mafube-red) 14%,transparent);--mafube-metric-tile-level-value:var(--mafube-red-dark);background:var(--mafube-metric-tile-level-fill);border:1px solid var(--mafube-metric-tile-level-border);box-shadow:none}.mafube-metric-tile--level-error .mafube-metric-tile-value,.mafube-metric-tile--level-ok .mafube-metric-tile-value,.mafube-metric-tile--level-warn .mafube-metric-tile-value{color:var(--mafube-metric-tile-level-value)}.mafube-metric-tile-title{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;width:100%}.mafube-metric-tile-label{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--mafube-ink)}.mafube-metric-tile-hint{margin:0;text-align:left;font-size:.68rem;font-weight:400;line-height:1.25;color:var(--mafube-muted)}.mafube-metric-tile-value{margin:0;width:100%;min-width:0;text-align:right;font-size:1rem;font-weight:800;line-height:1.2;color:var(--mafube-blue-dark)}.mafube-metric-tile-value [data-mafube-status-pill]{font-weight:700}.mafube-metric-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;align-items:stretch;width:100%}@media (min-width:900px){.mafube-metric-tile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mafube-countdown{display:inline-flex;align-items:center;justify-content:flex-start;gap:.4rem;min-height:2.05rem;padding:.2rem .85rem .2rem .25rem;border-radius:999px;background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow);font-size:var(--mafube-text-xs);font-weight:500;line-height:1.2;letter-spacing:.01em;color:var(--mafube-blue-dark);font-variant-numeric:tabular-nums}.mafube-countdown .mafube-btn-icon{width:1.5rem;height:1.5rem;border-color:color-mix(in srgb,var(--mafube-blue) 45%,var(--mafube-border));color:var(--mafube-blue)}.mafube-countdown .mafube-btn-icon svg{width:.75rem;height:.75rem}.mafube-countdown.is-urgent{border-color:color-mix(in srgb,var(--mafube-red) 40%,var(--mafube-border));background:var(--mafube-red-light);color:var(--mafube-red-dark)}.mafube-countdown.is-urgent .mafube-btn-icon{border-color:color-mix(in srgb,var(--mafube-red-dark) 55%,var(--mafube-border));color:var(--mafube-red-dark)}.mafube-count-chip{display:inline-flex;align-items:center;justify-content:center;padding:.26rem .65rem .16rem;border-radius:999px;font-size:var(--mafube-text-xs);font-weight:600;letter-spacing:.02em;line-height:1;white-space:nowrap;color:var(--mafube-blue-dark);background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow)}.mafube-count-chip--sm{padding:.16rem .45rem .08rem;font-size:calc(var(--mafube-text-xs) * .9)}.mafube-count-chip.is-neutral{color:var(--mafube-muted)}.mafube-actions-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;padding:.65rem .85rem;border-radius:var(--radius);background:var(--mafube-card-fill);border:1px solid var(--mafube-card-border);box-shadow:var(--mafube-card-shadow)}.mafube-actions-bar.mafube-pagination-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:stretch}@media (max-width:720px){.mafube-actions-bar.mafube-pagination-bar{grid-template-columns:1fr}}.mafube-actions-bar--inset{background:var(--mafube-inset-fill);border:1px solid var(--mafube-inset-border);box-shadow:var(--mafube-inset-shadow)}.admin-stats-panel{position:relative;min-width:0;overflow:hidden;border-radius:var(--radius);border:1px solid var(--mafube-card-border);background:var(--mafube-card-fill);color:var(--mafube-ink);box-shadow:var(--mafube-card-shadow);padding:18px 16px 16px}.admin-stats-panel:after,.admin-stats-panel:before{display:none}.admin-user-card-fields .admin-user-card-field-row{align-items:baseline}.admin-user-card-fields .admin-user-card-field-label{margin:0;flex-shrink:0;padding-top:0;text-align:left;font-size:calc(var(--mafube-text-label) * .82);font-weight:500;line-height:1.375;letter-spacing:.12em;text-transform:uppercase;color:var(--mafube-muted)}.admin-user-card-fields .admin-user-card-field-value{line-height:1.375}.mafube-card-inset-list{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;padding:.75rem;background:var(--mafube-card-inset-list-fill)}.mafube-card-form{display:flex;flex-direction:column;min-width:0;padding:.75rem;background:var(--mafube-inset-fill);border-top:1px solid color-mix(in srgb,var(--mafube-inset-border) 72%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.34)}.admin-user-card-fields .mafube-card-form,.mafube-card-inset-list .mafube-card-form{margin-top:.35rem;border:1px solid color-mix(in srgb,var(--mafube-inset-border) 80%,transparent);border-radius:calc(var(--radius) - 1px);box-shadow:var(--mafube-inset-shadow)}.mafube-card-chrome{padding:.65rem 1rem;background:var(--mafube-surface)}.admin-stats-panel--compact{font-size:var(--mafube-text-sm);padding:0}.admin-stats-panel--compact.mafube-card-rail{border-left-width:3px;border-left-style:solid}.admin-stats-panel--compact.mafube-card-flat{--mafube-card-stack-gap:0.55rem;--mafube-card-flat-pad-x:0.85rem;--mafube-card-flat-pad-y:0.75rem;position:relative;gap:var(--mafube-card-stack-gap);padding:var(--mafube-card-flat-pad-y) var(--mafube-card-flat-pad-x);font-size:var(--mafube-text-sm)}.mafube-card-flat-head{display:flex;flex-direction:column;align-items:stretch;gap:.3rem}.mafube-card-flat-head .mafube-card-flat-title{width:100%}.mafube-card-flat-corner{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.2rem;align-self:flex-end;max-width:100%}.mafube-card-flat-corner .mafube-chip{max-width:100%;white-space:normal;text-align:right;overflow-wrap:anywhere}.mafube-card-flat-title{margin:0;font-size:var(--mafube-text-lg);font-weight:700;line-height:1.3;color:var(--mafube-blue-dark)}.mafube-card-flat-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;margin:0}.mafube-card-flat-meta.is-band{padding:.32rem .45rem;background:var(--mafube-inset-fill);box-shadow:none}.admin-stats-panel--compact.mafube-card-flat>.mafube-card-flat-meta.is-band{margin-inline:calc(-1 * var(--mafube-card-flat-pad-x));padding:.32rem var(--mafube-card-flat-pad-x)}.mafube-card-flat-meta.is-chips{justify-content:flex-start;gap:.3rem}.mafube-card-flat-copy,.mafube-card-flat-fact{display:flex;align-items:flex-start;margin:0;font-size:var(--mafube-text-sm);line-height:1.4;color:var(--mafube-ink)}.mafube-card-flat-copy{gap:.4rem}.mafube-card-flat-copy-text{flex:1;min-width:0}.mafube-card-flat-fact-prefix{font-weight:700;letter-spacing:.02em}.mafube-card-flat-copy.is-muted{color:var(--mafube-muted)}a.mafube-card-flat-copy{color:var(--mafube-blue);font-weight:600;text-decoration:underline;text-underline-offset:.12em;cursor:pointer}a.mafube-card-flat-copy:focus-visible,a.mafube-card-flat-copy:hover{color:var(--mafube-blue-dark)}.mafube-card-flat-lead{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1rem;width:1rem;height:1.2em;margin-top:.12em}.mafube-card-flat-lead svg{display:block}.mafube-card-flat-fact{align-items:center;gap:.15rem}.mafube-card-flat-fact .mafube-card-flat-lead{flex:0 0 auto;width:auto;margin-top:0}.mafube-card-flat-tasks{display:flex;flex-direction:column;gap:.4rem;margin:.15rem 0 0}.mafube-card-flat-task{display:flex;align-items:flex-start;gap:.45rem;padding:.5rem .55rem;border-radius:var(--radius);background:color-mix(in srgb,var(--mafube-surface-alt) 70%,var(--mafube-surface))}.mafube-card-flat-task-mark{flex:0 0 auto;margin-top:.12em}.mafube-card-flat-task-body{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.mafube-card-flat-task .mafube-card-flat-meta.is-band{background:var(--mafube-card-fill)}.mafube-card-flat-task-head{display:flex;align-items:flex-start;gap:.35rem}.mafube-card-flat-task-head .mafube-card-flat-copy{flex:1;min-width:0}.mafube-card-flat-task-head .mafube-btn-icon-only{flex:0 0 auto;margin-top:-.15rem}.mafube-card-flat-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;width:100%;margin:.1rem 0 0}.mafube-card-flat-actions .mafube-btn{flex:0 0 auto;width:auto}.mafube-emphasis{font-weight:600}.mafube-emphasis.is-blue{color:var(--mafube-blue-dark)}.mafube-emphasis.is-gold{color:color-mix(in srgb,var(--mafube-gold) 55%,#3b2a10)}.mafube-emphasis.is-green{color:var(--mafube-green)}.mafube-emphasis.is-teal{color:color-mix(in srgb,var(--mafube-teal) 72%,#0a2a30)}.mafube-emphasis.is-red{color:var(--mafube-red)}.mafube-emphasis.is-muted{color:var(--mafube-muted);font-weight:500}.admin-stats-panel--compact.mafube-card-rail.is-unknown{border-left-color:var(--mafube-blue)}.admin-stats-panel--compact.mafube-card-rail.is-warn{border-left-color:var(--mafube-gold)}.admin-stats-panel--compact.mafube-card-rail.is-ok{border-left-color:var(--mafube-green)}.admin-stats-panel--compact.mafube-card-rail.is-error{border-left-color:var(--mafube-red)}.admin-stats-panel.mafube-card-accordion{box-shadow:none}.admin-stats-panel.mafube-card-accordion.is-danger{border-color:color-mix(in srgb,var(--mafube-red) 42%,var(--mafube-border));box-shadow:inset 3px 0 0 var(--mafube-red)}.admin-stats-panel.mafube-card-accordion.is-danger>.mafube-card-accordion-summary{background:color-mix(in srgb,var(--mafube-red-light) 74%,var(--mafube-surface))}.admin-stats-panel.mafube-card-accordion.is-danger .mafube-card-accordion-chevron{color:var(--mafube-red-dark)}.admin-stats-panel.mafube-card-accordion.is-caution{border-color:color-mix(in srgb,var(--mafube-gold) 48%,var(--mafube-border));box-shadow:inset 3px 0 0 var(--mafube-gold)}.admin-stats-panel.mafube-card-accordion.is-caution>.mafube-card-accordion-summary{background:color-mix(in srgb,var(--mafube-gold) 18%,var(--mafube-surface))}.admin-stats-panel.mafube-card-accordion.is-caution .mafube-card-accordion-chevron{color:color-mix(in srgb,var(--mafube-gold) 55%,#3b2a10)}.admin-stats-panel.mafube-card-accordion.is-ok{border-color:color-mix(in srgb,var(--mafube-green) 38%,var(--mafube-border));box-shadow:inset 3px 0 0 var(--mafube-green)}.admin-stats-panel.mafube-card-accordion.is-ok>.mafube-card-accordion-summary{background:color-mix(in srgb,var(--mafube-green) 11%,var(--mafube-surface))}.admin-stats-panel.mafube-card-accordion.is-ok .mafube-card-accordion-chevron{color:var(--mafube-green)}.admin-stats-panel.mafube-card-accordion.is-danger.is-quiet{border-color:color-mix(in srgb,var(--mafube-red) 20%,var(--mafube-border));box-shadow:inset 3px 0 0 color-mix(in srgb,var(--mafube-red) 48%,var(--mafube-border))}.admin-stats-panel.mafube-card-accordion.is-danger.is-quiet>.mafube-card-accordion-summary{background:color-mix(in srgb,var(--mafube-red-light) 32%,var(--mafube-surface))}.admin-stats-panel.mafube-card-accordion.is-caution.is-quiet{border-color:color-mix(in srgb,var(--mafube-gold) 22%,var(--mafube-border));box-shadow:inset 3px 0 0 color-mix(in srgb,var(--mafube-gold) 50%,var(--mafube-border))}.admin-stats-panel.mafube-card-accordion.is-caution.is-quiet>.mafube-card-accordion-summary{background:color-mix(in srgb,var(--mafube-gold) 8%,var(--mafube-surface))}.mafube-card-accordion>.mafube-card-accordion-summary{cursor:pointer;list-style:none}.mafube-card-accordion>.mafube-card-accordion-summary::-webkit-details-marker,.mafube-card-accordion>.mafube-card-accordion-summary::marker{display:none;content:""}.mafube-card-accordion:not([open])>.mafube-card-accordion-summary{border-bottom-color:transparent}.mafube-card-accordion-chevron{flex-shrink:0;align-self:center;color:var(--mafube-blue-dark);transition:transform .18s ease}.mafube-card-accordion[open]>.mafube-card-accordion-summary .mafube-card-accordion-chevron{transform:rotate(180deg)}.admin-stats-panel--compact .mafube-card-chrome,.mafube-card-chrome--compact{padding:.35rem .65rem}.admin-stats-panel--compact h3,.admin-stats-panel--compact h4{font-size:var(--mafube-text-sm);line-height:1.25}.admin-stats-panel--compact time{font-size:calc(var(--mafube-text-xs) * .9)}.admin-stats-panel--compact .admin-user-card-fields,.admin-stats-panel--compact .mafube-card-inset-list{gap:.28rem;padding:.45rem .65rem;background:color-mix(in srgb,var(--mafube-surface-alt) 46%,var(--mafube-surface))}.admin-stats-panel--compact .mafube-card-form{gap:.5rem;padding:.65rem;background:var(--mafube-inset-fill)}.admin-stats-panel--compact .admin-user-card-field-label{font-size:calc(var(--mafube-text-label) * .72);letter-spacing:.08em}.admin-stats-panel--compact .admin-user-card-field-value{font-size:calc(var(--mafube-text-sm) * .9);line-height:1.3}.admin-stats-panel--compact .mafube-chip,.admin-stats-panel--compact .mafube-chip-sm,.admin-stats-panel--compact .mafube-count-chip,.admin-stats-panel--compact .mafube-count-chip--sm,.admin-stats-panel--compact .mafubeStatusPill,.admin-stats-panel--compact .mafubeStatusPill--sm{min-height:1.28rem;padding:.14rem .42rem .1rem;font-size:calc(var(--mafube-text-label) * .84);letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.admin-stats-panel--compact .mafube-chip-sm:has(svg),.admin-stats-panel--compact .mafube-chip:has(svg){gap:.2rem;padding-inline:.5rem .55rem}.admin-stats-panel--compact .mafube-chip svg+span{padding-left:0}.admin-stats-panel--compact .mafubeStatusPill-dot{width:.36rem;height:.36rem}.mafube-status-dot{display:inline-block;flex-shrink:0;border-radius:999px}.admin-stats-panel--compact .mafube-status-dot,.mafube-status-dot{width:.625rem;height:.625rem}.admin-stats-panel--compact .mafube-btn-icon-only,.admin-stats-panel--compact .mafube-btn-icon-only.mafube-btn-sm{width:1.6rem;height:1.6rem;min-height:1.6rem}.admin-stats-panel--compact .mafube-btn-icon-only .mafube-btn-icon,.admin-stats-panel--compact .mafube-btn-icon-only.mafube-btn-sm .mafube-btn-icon{width:1.05rem;height:1.05rem}.admin-stats-panel--compact .mafube-btn-icon-only .mafube-btn-icon svg,.admin-stats-panel--compact .mafube-btn-icon-only.mafube-btn-sm .mafube-btn-icon svg{width:.58rem;height:.58rem}.mafube-content-state,.mafube-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:12rem;padding:2.5rem 1.25rem;text-align:center}.mafube-content-state-icon,.mafube-empty-state-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.65rem;color:var(--mafube-blue)}.mafube-content-state-icon svg,.mafube-empty-state-icon svg{width:3.5rem;height:3.5rem;display:block}.mafube-content-state-title,.mafube-empty-state-title{margin:0;font-size:var(--mafube-text-lg);font-weight:700;line-height:1.25;color:var(--mafube-blue-dark)}.mafube-content-state-copy,.mafube-empty-state-copy{margin:0;max-width:28rem;font-size:var(--mafube-text-sm);font-weight:400;color:var(--mafube-muted);line-height:var(--mafube-leading-body)}.mafube-content-state-actions{width:100%}.mafube-content-state--loading{padding:0;gap:0}.mafube-content-state--loading>*{display:none}.mafube-content-state--compact,.mafube-empty-state--compact{min-height:8.5rem;padding:1.25rem .85rem;gap:.35rem}.mafube-content-state--compact.mafube-content-state--loading,.mafube-empty-state--compact.mafube-content-state--loading{padding:0;gap:0}.mafube-content-state--compact .mafube-content-state-icon,.mafube-content-state--compact .mafube-empty-state-icon,.mafube-empty-state--compact .mafube-empty-state-icon{margin-bottom:.35rem}.mafube-content-state--compact .mafube-content-state-icon svg,.mafube-content-state--compact .mafube-empty-state-icon svg,.mafube-empty-state--compact .mafube-empty-state-icon svg{width:2rem;height:2rem}.mafube-content-state--compact .mafube-content-state-title,.mafube-content-state--compact .mafube-empty-state-title,.mafube-empty-state--compact .mafube-empty-state-title{font-size:var(--mafube-text-base)}.mafube-content-state--compact .mafube-content-state-copy,.mafube-content-state--compact .mafube-empty-state-copy,.mafube-empty-state--compact .mafube-empty-state-copy{max-width:14rem;font-size:var(--mafube-text-xs)}.mafube-web-frame{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden}.mafube-web-frame>.mafube-app{flex:1 1 auto;min-height:0;height:auto;max-height:none}.mafube-status-segment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%}.mafube-status-segment{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:4.25rem;min-height:4.25rem;max-height:4.25rem;padding:.55rem .7rem;border-radius:8px;background:var(--mafube-status-segment,var(--mafube-blue));color:#fff}.mafube-status-segment span{align-self:flex-start;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.88);line-height:1.25}.mafube-status-segment strong{width:100%;text-align:right;font-size:1rem;font-weight:800;line-height:1.2;color:#fff}.mafube-prompt-editor{display:flex;flex-direction:column;width:100%;min-width:0;border-radius:calc(var(--radius) - 1px);border:1px solid var(--mafube-inset-border);background:var(--mafube-inset-fill);box-shadow:inset 0 1px 1px rgba(23,32,51,.04);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mafube-prompt-editor:focus-within{border-color:color-mix(in srgb,var(--mafube-blue) 22%,var(--mafube-border));background:white;box-shadow:inset 0 1px 1px rgba(23,32,51,.012),0 0 0 3px color-mix(in srgb,var(--mafube-blue) 5%,transparent)}.mafube-prompt-editor.is-invalid{border-color:color-mix(in srgb,var(--mafube-red) 55%,var(--mafube-border))}.mafube-prompt-editor.is-invalid:focus-within{border-color:var(--mafube-red);box-shadow:inset 0 1px 1px rgba(23,32,51,.012),0 0 0 3px color-mix(in srgb,var(--mafube-red) 12%,transparent)}.mafube-prompt-editor.is-disabled{opacity:.72;pointer-events:none}.mafube-prompt-editor.is-readonly .mafube-prompt-editor-toolbar{opacity:.55}.mafube-prompt-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.35rem .4rem;border-bottom:1px solid color-mix(in srgb,var(--mafube-border) 70%,transparent);background:color-mix(in srgb,var(--mafube-surface) 72%,white);border-radius:calc(var(--radius) - 1px) calc(var(--radius) - 1px) 0 0}.mafube-prompt-editor-toolbar-sep{display:inline-block;width:1px;height:1.1rem;margin:0 .15rem;background:color-mix(in srgb,var(--mafube-border) 80%,transparent)}.mafube-prompt-editor-mode-switch{display:inline-flex;align-items:center;margin-left:auto;padding:.12rem;border:1px solid color-mix(in srgb,var(--mafube-border) 80%,transparent);border-radius:calc(var(--radius) - 2px);background:white}.mafube-prompt-editor-mode{min-height:1.55rem;padding:.12rem .42rem;border:0;border-radius:calc(var(--radius) - 3px);background:transparent;color:var(--mafube-muted);font-size:var(--mafube-text-xs);line-height:1.2;cursor:pointer}.mafube-prompt-editor-mode.is-active,.mafube-prompt-editor-mode:hover:not(:disabled){background:color-mix(in srgb,var(--mafube-blue-light) 65%,white);color:var(--mafube-blue-dark)}.mafube-prompt-editor-mode:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--mafube-blue) 9%,transparent)}.mafube-prompt-editor-mode:disabled{opacity:.5;cursor:not-allowed}.mafube-prompt-editor-tool{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:1px solid transparent;border-radius:calc(var(--radius) - 2px);background:transparent;color:var(--mafube-ink);cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.mafube-prompt-editor-tool:hover:not(:disabled){background:color-mix(in srgb,var(--mafube-blue-light) 55%,white);border-color:color-mix(in srgb,var(--mafube-blue) 12%,var(--mafube-border))}.mafube-prompt-editor-tool:focus-visible{outline:none;border-color:color-mix(in srgb,var(--mafube-blue) 28%,var(--mafube-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--mafube-blue) 8%,transparent)}.mafube-prompt-editor-tool.is-active{background:color-mix(in srgb,var(--mafube-blue-light) 70%,white);border-color:color-mix(in srgb,var(--mafube-blue) 18%,var(--mafube-border));color:var(--mafube-blue-dark)}.mafube-prompt-editor-tool:disabled{opacity:.4;cursor:not-allowed}.mafube-prompt-editor-surface{min-width:0}.mafube-prompt-editor-content{line-height:1.45}.mafube-prompt-editor-content,.mafube-prompt-editor-markdown{min-height:7.5rem;max-height:18rem;overflow-y:auto;padding:.65rem .75rem;font-size:var(--mafube-text-sm);color:var(--mafube-ink);outline:none}.mafube-prompt-editor-markdown{width:100%;resize:vertical;border:0;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.5}.mafube-prompt-editor-content p{margin:0 0 .55rem}.mafube-prompt-editor-content p:last-child{margin-bottom:0}.mafube-prompt-editor-content h2,.mafube-prompt-editor-content h3,.mafube-prompt-preview-md h2,.mafube-prompt-preview-md h3{margin:0 0 .45rem;color:var(--mafube-blue-dark);font-family:var(--mafube-font-display,inherit);font-weight:700;line-height:1.25}.mafube-prompt-editor-content h2,.mafube-prompt-preview-md h2{font-size:1.05rem}.mafube-prompt-editor-content h3,.mafube-prompt-preview-md h3{font-size:.95rem}.mafube-prompt-preview-md ol,.mafube-prompt-preview-md p,.mafube-prompt-preview-md ul{margin:0 0 .55rem}.mafube-prompt-preview-md ol,.mafube-prompt-preview-md ul{padding-left:1.25rem}.mafube-prompt-preview-md strong{font-weight:700}.mafube-prompt-preview-md em{font-style:italic}.mafube-prompt-editor-content ol,.mafube-prompt-editor-content ul{margin:0 0 .55rem;padding-left:1.25rem}.mafube-prompt-editor-content li{margin:.15rem 0}.mafube-prompt-editor-content li p{margin:0}.mafube-prompt-editor-meta{display:flex;justify-content:flex-end;padding:.3rem .65rem .4rem;border-top:1px solid color-mix(in srgb,var(--mafube-border) 65%,transparent)}.mafube-prompt-editor-count{margin:0;font-size:var(--mafube-text-xs);color:var(--mafube-muted);letter-spacing:.01em}.mafube-prompt-editor-count.is-near{color:var(--mafube-brown,var(--mafube-ink))}.mafube-prompt-editor-count.is-over{color:var(--mafube-red-dark,var(--mafube-red));font-weight:600}.mafube-form-sm .mafube-prompt-editor-toolbar{padding:.28rem .32rem;gap:.12rem}.mafube-form-sm .mafube-prompt-editor-tool{width:1.65rem;height:1.65rem}.mafube-form-sm .mafube-prompt-editor-tool svg{width:14px;height:14px}.mafube-form-sm .mafube-prompt-editor-content,.mafube-form-sm .mafube-prompt-editor-markdown{min-height:5.5rem;max-height:14rem;padding:.5rem .55rem;font-size:calc(var(--mafube-text-xs) * .98)}.mafube-form-sm .mafube-prompt-editor-meta{padding:.22rem .5rem .32rem}.mafube-form-sm .mafube-prompt-editor-count{font-size:calc(var(--mafube-text-xs) * .92)}.mafube-drawer-panel .mafube-prompt-editor,.mafube-inputs-panel .mafube-prompt-editor{max-width:100%}.mafube-map-root .maplibregl-canvas,.mafube-map-root .maplibregl-canvas-container.maplibregl-interactive{cursor:grab}.mafube-map-root.is-map-hover-clickable .maplibregl-canvas,.mafube-map-root.is-map-hover-clickable .maplibregl-canvas-container.maplibregl-interactive,.mafube-map-root.is-map-hover-clickable .maplibregl-canvas-container.maplibregl-interactive:active{cursor:pointer}.mafube-map-root.is-map-panning .maplibregl-canvas,.mafube-map-root.is-map-panning .maplibregl-canvas-container.maplibregl-interactive,.mafube-map-root.is-map-panning .maplibregl-canvas-container.maplibregl-interactive:active{cursor:grabbing}.mafube-events-calendar{--mafube-event-featured:var(--mafube-red);--mafube-event-card-badge:var(--mafube-blue);--mafube-event-tile:color-mix(in srgb,white 96%,var(--mafube-surface));--mafube-event-week:color-mix(in srgb,var(--mafube-surface-alt) 78%,white);--mafube-event-lift:0 1px 0 rgba(255,255,255,0.7) inset,3px 4px 0 color-mix(in srgb,var(--mafube-border) 58%,transparent);display:flex;flex-direction:column;align-items:center;gap:var(--mafube-space-section);width:100%;isolation:isolate}.mafube-events-calendar-intro{padding-bottom:.35rem}.mafube-events-calendar-board{display:flex;flex-direction:column;gap:var(--mafube-space-5);width:100%}.mafube-events-stats{display:grid;grid-template-columns:repeat(5,minmax(4.15rem,5.35rem));width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto;padding:0;background:transparent;border:1px solid var(--mafube-card-border);border-radius:var(--radius);box-shadow:var(--mafube-card-shadow);overflow:hidden}.mafube-events-stat{display:flex;flex-direction:column;justify-content:space-between;gap:.15rem;min-width:0;padding:.38rem .5rem;background:var(--mafube-card-fill);border-right:1px solid var(--mafube-card-border)}.mafube-events-stat:nth-child(2n){background:linear-gradient(158deg,color-mix(in srgb,white 94%,var(--mafube-surface)) 0,var(--mafube-surface) 45%,color-mix(in srgb,var(--mafube-surface-alt) 84%,white) 100%)}.mafube-events-stat:last-child{border-right:none}.mafube-events-stat dt{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;color:var(--mafube-muted)}.mafube-events-stat dd{margin:0;font-size:1.25rem;font-weight:800;line-height:1.1;color:var(--mafube-blue-dark);text-align:right}.mafube-events-stat.is-important dd{color:var(--mafube-red)}.mafube-events-stats+.mafube-events-featured{margin-top:-.9rem}.mafube-events-featured{display:block;width:100%;padding:0;background:var(--mafube-event-week);border:1px solid var(--mafube-card-border);border-radius:var(--radius);box-shadow:var(--mafube-event-lift);overflow:hidden}.mafube-events-week.is-featured{--mafube-event-tone:var(--mafube-red);--mafube-event-tone-fill:linear-gradient(158deg,color-mix(in srgb,var(--mafube-red) 94%,white) 0%,var(--mafube-red) 45%,color-mix(in srgb,var(--mafube-red) 84%,#061028) 100%)}.mafube-events-week.is-next{--mafube-event-featured:var(--mafube-blue);--mafube-event-tone:var(--mafube-blue);--mafube-event-tone-fill:linear-gradient(158deg,color-mix(in srgb,var(--mafube-blue) 94%,white) 0%,var(--mafube-blue) 45%,color-mix(in srgb,var(--mafube-blue) 84%,#061028) 100%)}.mafube-events-featured-body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:0;min-height:12.75rem}.mafube-events-featured-body>.mafube-event-date-badge{align-self:stretch;height:auto;min-height:12.75rem}.mafube-events-featured-days{display:flex;flex-wrap:wrap;align-content:stretch;align-items:stretch;gap:.45rem .55rem;margin:0;padding:.65rem .75rem;list-style:none}.mafube-events-featured-day.mafube-event-card,.mafube-events-highlight{flex:1 1 calc((100% - 1.65rem) / 4);min-width:0}.mafube-events-featured-day.mafube-event-card.is-empty{flex-grow:0.5;flex-basis:calc((100% - 1.65rem) / 8)}.mafube-events-highlight{display:flex;flex-direction:column;justify-content:center;gap:.12rem;min-height:5.5rem;padding:.35rem .55rem;background:var(--mafube-card-fill);color:var(--mafube-ink);border:1px solid var(--mafube-card-border);border-radius:var(--radius);box-shadow:var(--mafube-card-shadow)}.mafube-events-highlight-kicker{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mafube-blue-dark)}.mafube-events-highlight-type{margin:0;font-size:.85rem;line-height:1.15;color:var(--mafube-muted)}.mafube-events-highlight-title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.18;color:var(--mafube-blue-dark)}.mafube-event-important{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.04em;line-height:1.15;text-transform:uppercase;color:var(--mafube-red)}.mafube-events-highlight-notices{display:flex;flex-direction:column;gap:.12rem}.mafube-events-highlight-notices .mafube-event-meta-row{font-size:.85rem;line-height:1.15}.mafube-events-featured-day.mafube-event-card{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto minmax(5.5rem,1fr);align-items:stretch;min-height:5.5rem;box-shadow:var(--mafube-card-shadow)}.mafube-events-featured-day.mafube-event-card.is-empty{grid-template-rows:minmax(5.5rem,1fr)}.mafube-events-featured-day .mafube-event-card-titles{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-column:1/-1;grid-row:1;align-items:start;gap:.2rem .35rem;min-width:0;padding:.5rem .45rem .42rem}.mafube-event-card-title-block{min-width:0}.mafube-event-flip{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;margin:.1rem 0 0;padding:0;border:0;background:none;background-color:transparent;color:color-mix(in srgb,var(--mafube-muted) 42%,white);cursor:pointer;line-height:0}.mafube-event-flip:focus-visible,.mafube-event-flip:hover{color:var(--mafube-event-tone)}.mafube-event-flip:focus-visible{outline:2px solid var(--mafube-event-tone);outline-offset:2px}.mafube-events-featured-day .mafube-event-card-body{grid-column:2;grid-row:2;align-self:stretch;justify-content:flex-start;gap:.24rem;padding:.18rem .42rem .28rem}.mafube-events-featured-day.is-empty .mafube-event-date-badge{grid-row:1}.mafube-events-featured-day.is-empty .mafube-event-card-body{grid-row:1;align-items:center;justify-content:center;padding:.18rem .35rem}.mafube-event-empty-icon{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--mafube-muted) 42%,white)}.mafube-events-featured-day .mafube-event-card-title{font-size:1.25rem;font-weight:700;line-height:1.18;color:var(--mafube-blue-dark)}.mafube-events-featured-day .mafube-event-date-badge{position:relative;grid-column:1;grid-row:2;align-self:stretch;justify-content:center;width:4rem;height:auto;min-height:100%;padding:.28rem 0 2rem}.mafube-event-day-entries{display:flex;flex-direction:column;gap:.1rem;min-width:0}.mafube-event-day-location{display:flex;flex-direction:column;justify-content:flex-start;gap:.12rem;min-height:0;margin-top:0;padding-top:.2rem}.mafube-event-day-location .mafube-event-meta-row{font-size:.85rem;line-height:1.15}.mafube-events-featured-day .mafube-event-meta{gap:.12rem}.mafube-events-featured-day .mafube-event-meta-row{gap:.18rem;min-height:.9rem;font-size:.85rem;line-height:1.15}.mafube-events-featured-day .mafube-event-meta-row.is-when{gap:.18rem .5rem}.mafube-events-featured-day .mafube-event-meta-icon{width:.82rem;height:.82rem}.mafube-events-featured-day .mafube-event-meta-icon svg{width:13px;height:13px}.mafube-events-featured-day .mafube-event-date-badge-day{font-size:1.85rem;line-height:.95;letter-spacing:-.03em}.mafube-events-featured-day .mafube-event-date-badge-month,.mafube-events-featured-day .mafube-event-date-badge-weekday{font-size:.62rem;letter-spacing:.06em}.mafube-events-featured-day .mafube-event-date-badge-weekday{margin-top:.12rem}.mafube-events-featured-day .mafube-event-date-badge-rule{margin:.28rem 0}.mafube-event-date-badge-weather{position:absolute;left:0;right:0;bottom:.55rem;display:flex;align-items:center;justify-content:center;color:white}.mafube-event-date-badge-weather svg{width:1.25rem;height:1.25rem}.mafube-events-weather-credit{margin:0;font-size:.8rem;line-height:1.3;color:var(--mafube-muted);text-align:center}.mafube-events-weather-credit a{color:inherit;text-decoration:underline;text-underline-offset:.12em}.mafube-events-calendar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem .95rem;margin:0;padding:0;list-style:none}.mafube-event-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:0;min-height:5.35rem;padding:0;background:var(--mafube-card-fill);border:1px solid var(--mafube-card-border);border-radius:var(--radius);box-shadow:var(--mafube-event-lift);overflow:hidden}.mafube-event-card-body{display:flex;flex-direction:column;justify-content:center;gap:.28rem;min-width:0;padding:.55rem .85rem}.mafube-event-card-title{margin:0;font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.18;color:var(--mafube-ink)}.mafube-event-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:4.85rem;min-height:5.35rem;padding:.45rem 0 .4rem;background:var(--mafube-event-tone-fill);color:white;border-radius:0;text-align:center}.mafube-event-card>.mafube-event-date-badge{align-self:stretch;min-height:100%}.mafube-event-date-badge.is-featured,.mafube-events-featured-body>.mafube-event-date-badge,.mafube-events-featured-day .mafube-event-date-badge{background:var(--mafube-event-tone-fill)}.mafube-event-date-badge.is-featured.is-range{position:relative;width:6.6rem;min-height:12.75rem;padding:.8rem 0 .7rem}.mafube-event-date-badge-week-number{position:absolute;top:.75rem;left:0;right:0;padding-inline:.35rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1;text-align:center;text-transform:uppercase}.mafube-event-card .mafube-event-date-badge-day{font-size:1.85rem;line-height:.95}.mafube-event-card.mafube-events-featured-day .mafube-event-date-badge-day{font-size:1.85rem}.mafube-event-date-badge.is-open{background:color-mix(in srgb,var(--mafube-blue-dark) 72%,var(--mafube-muted))}.mafube-event-date-badge-stack{display:flex;flex-direction:column;align-items:center;gap:.12rem;padding-inline:.45rem}.mafube-event-date-badge-to{font-size:.62rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.mafube-event-date-badge-day{font-family:var(--font-mafube-sans),"Source Sans 3","Segoe UI",sans-serif;font-size:1.85rem;font-weight:700;line-height:.95;letter-spacing:-.03em;padding-inline:.2rem}.mafube-event-date-badge.is-range .mafube-event-date-badge-day{font-size:2.05rem;line-height:.95}.mafube-event-date-badge-weekday{margin-top:.12rem;padding-inline:.3rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.mafube-event-date-badge-rule{display:block;align-self:stretch;width:100%;height:0;margin:.55rem 0;border-top:2px dotted white}.mafube-event-date-badge.is-range .mafube-event-date-badge-rule{width:100%;margin:.7rem 0 .6rem}.mafube-event-date-badge-month{padding-inline:.35rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mafube-event-date-badge.is-range .mafube-event-date-badge-month{font-size:.62rem}.mafube-event-meta{display:flex;flex-direction:column;gap:.2rem}.mafube-event-meta-row{display:flex;align-items:center;gap:.3rem;margin:0;min-height:1rem;font-size:.85rem;line-height:1.2;color:var(--mafube-muted)}.mafube-event-meta-row.is-when{flex-wrap:wrap;gap:.18rem .55rem}.mafube-event-meta-pair{display:inline-flex;align-items:center;gap:.18rem;min-width:0}.mafube-event-meta-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:.9rem;height:.9rem;color:var(--mafube-event-card-badge)}.mafube-events-featured .mafube-event-meta-icon{color:var(--mafube-event-featured)}.mafube-events-featured .mafube-events-featured-day .mafube-event-meta-row{gap:.16rem;min-height:.9rem;font-size:.85rem;line-height:1.15}.mafube-events-featured .mafube-events-featured-day .mafube-event-meta{gap:.12rem}.mafube-events-featured .mafube-events-featured-day .mafube-event-day-location{gap:.12rem;padding-top:.2rem}@media (max-width:1099px){.mafube-events-featured-day.mafube-event-card,.mafube-events-highlight{flex-basis:calc((100% - 0.55rem) / 2)}.mafube-events-featured-day.mafube-event-card.is-empty{flex-basis:calc((100% - 0.55rem) / 4)}}@media (max-width:959px){.mafube-events-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.mafube-events-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.mafube-events-stat:nth-child(3n){border-right:none}.mafube-events-stat:nth-child(n+4){border-top:1px solid var(--mafube-card-border)}.mafube-events-calendar-grid,.mafube-events-featured-body{grid-template-columns:minmax(0,1fr)}.mafube-events-featured-day.mafube-event-card,.mafube-events-featured-day.mafube-event-card.is-empty,.mafube-events-highlight{flex:1 1 100%}.mafube-event-date-badge.is-featured.is-range{width:5.25rem;min-height:12.75rem}}.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}