:root{--ink:#071d2b;--navy:#0c2940;--blue:#2161ad;--cyan:#00a5bc;--sky:#e9f5f8;--paper:#f6f8fa;--white:#fff;--muted:#667784;--line:#dce5ea;--green:#188566;--red:#bc3c4e;--shadow:0 16px 44px rgba(7,29,43,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:86px;padding:0 max(24px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:13px}.brand img{width:63px;height:53px;object-fit:contain}.brand span{display:flex;flex-direction:column;color:var(--navy);letter-spacing:.13em}.brand b{font-size:19px}.brand small{font-size:9px;letter-spacing:.04em;color:var(--muted)}.nav{display:flex;align-items:center;gap:24px}.nav a,.nav .link{font-weight:650;font-size:14px}.nav form{margin:0}.link{border:0;background:none;padding:0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:10px;padding:12px 18px;font-weight:750;box-shadow:0 7px 18px rgba(33,97,173,.18)}.button.small{padding:9px 14px}.button.ghost{background:#fff;color:var(--blue);box-shadow:none}.button.full{width:100%}.nav-toggle{display:none;background:none;border:0;font-size:25px}.hero{min-height:560px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:70px max(24px,calc((100vw - 1200px)/2));background:linear-gradient(125deg,#061c2a,#0b3349 61%,#0d5262);color:#fff;overflow:hidden}.hero h1{font-size:clamp(42px,6vw,73px);line-height:1.02;letter-spacing:-.045em;max-width:800px;margin:16px 0}.hero p{font-size:19px;line-height:1.6;color:#c8dce3;max-width:650px}.hero .ghost{background:transparent;color:#fff;border-color:#7ea5b4}.hero-mark{position:relative;display:flex;justify-content:center}.hero-mark:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.hero-mark img{width:min(480px,90%);position:relative;filter:brightness(0) invert(1);opacity:.92}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:850;color:var(--cyan)}.actions{display:flex;gap:12px;margin-top:28px}.page{max-width:1200px;margin:auto;padding:54px 24px}.page.narrow,.narrow{max-width:930px}.page-head{margin-bottom:30px}.page-head h1,.dashboard-head h1{font-size:42px;letter-spacing:-.035em;margin:8px 0}.page-head p,.dashboard-head p{color:var(--muted);font-size:17px}.page-head.row,.dashboard-head,.section-head,.event-title{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-head{margin-bottom:20px}.section-head h2{margin:0}.section-head a,.section-head span{color:var(--blue);font-weight:700;font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.event-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);position:relative}.cover{width:100%;height:190px;object-fit:cover}.cover.placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;font-size:54px;font-weight:850}.card-body{padding:22px}.card-body h3{font-size:21px;margin:10px 0 8px}.card-body p{color:var(--muted);line-height:1.55;min-height:48px}.tag{display:inline-block;font-size:10px;letter-spacing:.09em;font-weight:850;text-transform:uppercase;color:var(--blue);background:#eaf1fb;padding:5px 8px;border-radius:6px}.meta{color:var(--muted);font-size:13px;font-weight:650}.meta.light{color:#c6d8df}.stretched{display:block;margin-top:18px;color:var(--blue);font-weight:750}.empty{background:#fff;border:1px dashed #b8c7cf;border-radius:14px;padding:32px;text-align:center;color:var(--muted);grid-column:1/-1}.auth-wrap{min-height:calc(100vh - 156px);display:grid;grid-template-columns:1fr 480px;gap:80px;align-items:center;max-width:1050px;margin:auto;padding:60px 24px}.auth-wrap.single{display:flex;justify-content:center}.auth-brand img{width:260px}.auth-brand h1{font-size:45px;margin:20px 0 10px}.auth-brand p{font-size:18px;color:var(--muted)}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;box-shadow:var(--shadow)}.auth-card h2{font-size:28px;margin-top:0}.auth-card label,.form-grid label,.upload{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:750;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid #cbd8df;background:#fff;border-radius:9px;padding:11px 12px;color:var(--ink)}textarea{resize:vertical}.check{flex-direction:row!important;align-items:center}.check input{width:auto}.muted-link{display:block;text-align:center;color:var(--muted);font-size:13px;margin-top:16px}.flash{max-width:1160px;margin:18px auto 0;border-radius:10px;padding:13px 18px}.flash.success{background:#daf3e8;color:#075b43}.flash.error{background:#fbe3e6;color:#7d1e2b}.flash ul{margin:8px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0}.stats div{background:#fff;border:1px solid var(--line);padding:22px;border-radius:14px}.stats strong{display:block;font-size:31px;color:var(--blue)}.stats span{color:var(--muted);font-size:13px}.dashboard-grid{display:grid;grid-template-columns:1fr 330px;gap:25px}.event-list{display:flex;flex-direction:column;gap:12px}.event-row{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 18px;transition:.2s}.event-row:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#afc8d5}.event-row h3{margin:4px 0;font-size:17px}.event-row p,.event-row small{margin:0;color:var(--muted)}.datebox{width:58px;height:62px;border-radius:11px;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto}.datebox b{font-size:23px}.datebox span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.grow{flex:1}.status{font-size:10px;font-weight:850;text-transform:uppercase;padding:6px 9px;border-radius:20px;background:#edf1f3;color:#61717a}.status.confirmed{background:#ddf5ec;color:#087052}.status.poll,.status.requested{background:#fff0cf;color:#815a00}.status.declined,.status.rejected,.status.cancelled{background:#fbe2e6;color:#9b2637}.notification{display:flex;flex-direction:column;padding:13px 0;border-bottom:1px solid var(--line)}.notification.unread b:before{content:"";display:inline-block;width:7px;height:7px;background:var(--cyan);border-radius:50%;margin-right:7px}.notification span,.notification small,.muted{color:var(--muted);font-size:12px}.notice{display:flex;justify-content:space-between;background:#fff2d6;border:1px solid #efce83;border-radius:12px;padding:15px 18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid h2{margin:12px 0 18px}.span-2{grid-column:1/-1}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}fieldset{border:1px solid var(--line);border-radius:10px;margin-bottom:20px}fieldset .check{margin:0}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.event-hero,.recap-head{background:linear-gradient(120deg,#071f2f,#12475a);color:#fff}.event-hero .page{padding-top:42px;padding-bottom:36px}.event-title h1,.recap-head h1{font-size:44px;margin:10px 0}.event-title p,.recap-head p{color:#c7dae1}.light-border{background:transparent!important;color:#fff!important;border-color:#73929e!important}.event-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.15);margin-top:30px}.event-facts div{background:rgba(5,24,35,.65);padding:16px}.event-facts small{display:block;color:#93b0bc;margin-bottom:5px}.detail-grid{display:grid;grid-template-columns:1fr 340px;gap:24px}.detail-grid>div{display:flex;flex-direction:column;gap:20px}.detail-grid aside{display:flex;flex-direction:column;gap:20px}.sticky{position:sticky;top:105px}.inline-form{display:flex;gap:8px;margin-top:15px}.inline-form input{flex:1}.inline-form.wrap{flex-wrap:wrap}.people-list>div,.date-option,.bring-list>div{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:12px 0}.people-list>div>span:nth-child(2),.date-option>div{display:flex;flex-direction:column;flex:1}.people-list small,.date-option small,.bring-list small{color:var(--muted)}.avatar{width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.mini{border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:7px;padding:6px 8px;font-size:11px;font-weight:750}.vote{border:0;background:#e8f4f7;color:var(--cyan);width:32px;height:32px;border-radius:50%;font-size:19px}.date-option.selected{background:#e7f7f2;margin:0 -10px;padding:12px 10px;border-radius:9px}.bring-list h3{font-size:12px;color:var(--blue);text-transform:uppercase;letter-spacing:.08em}.bring-list>div>b{flex:1}.danger{color:var(--red)}.comment{display:flex;gap:12px;border-bottom:1px solid var(--line);padding:14px 0}.comment div{flex:1}.comment b,.comment small{display:block}.comment small{color:var(--muted);font-size:11px}.comment p{margin:6px 0}.prose{line-height:1.75;color:#304652}.prose.compact{font-size:14px}.mini-gallery,.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px}.gallery{grid-template-columns:repeat(3,1fr);gap:16px}.mini-gallery figure,.gallery figure{margin:0}.mini-gallery img,.gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.mini-gallery figcaption,.gallery figcaption{font-size:11px;color:var(--muted);padding-top:4px}.recap-head .page{padding-top:70px;padding-bottom:70px}.gallery{margin-top:35px}footer{min-height:70px;padding:18px max(24px,calc((100vw - 1200px)/2));border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}footer img{width:44px;height:32px;object-fit:contain}
@media(max-width:850px){.nav-toggle{display:block}.nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav form{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:60px;padding-bottom:60px}.hero-mark{display:none}.card-grid{grid-template-columns:1fr 1fr}.auth-wrap{grid-template-columns:1fr;gap:25px}.auth-brand{text-align:center}.auth-brand img{width:170px}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.event-facts{grid-template-columns:1fr 1fr}.sticky{position:static}.gallery{grid-template-columns:1fr 1fr}}@media(max-width:560px){.topbar{height:72px}.brand img{width:48px}.brand small{display:none}.nav{top:72px}.hero h1,.page-head h1,.dashboard-head h1,.event-title h1{font-size:34px}.actions,.page-head.row,.dashboard-head,.event-title,.notice{align-items:stretch;flex-direction:column}.card-grid,.stats,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.people-grid{grid-template-columns:1fr 1fr}.dashboard-head .button,.page-head .button{width:100%}.event-row{align-items:flex-start}.event-row>.status{display:none}.event-facts{grid-template-columns:1fr}.inline-form{flex-direction:column}.detail-grid{display:block}.detail-grid aside{margin-top:20px}.gallery{grid-template-columns:1fr}.auth-wrap{padding-top:30px}.auth-brand h1{font-size:33px}}

/* Event modules */
.module-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.module-option{display:flex!important;gap:12px;align-items:flex-start;padding:16px;border:1px solid #cfdae5;border-radius:14px;background:#fff;cursor:pointer}.module-option input{width:auto;margin-top:4px}.module-option span{display:grid;gap:4px}.module-option small{color:#6f8294;font-weight:400}.module-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.secret-santa{border-top:4px solid #5865f2}.wichtel-result{margin-top:18px;padding:20px;border-radius:14px;background:#eef3ff}.wichtel-result h3{font-size:1.6rem;margin:5px 0}.secret-santa textarea{width:100%;margin:8px 0 12px}@media(max-width:760px){.module-picker,.module-settings{grid-template-columns:1fr}}

/* Compact event editor v2 */
.event-editor-page{max-width:1200px!important;padding-top:42px!important;padding-bottom:70px!important}.compact-page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.compact-page-head h1{margin:4px 0 3px}.compact-page-head p{margin:0;color:#718395}.event-editor{display:grid;gap:18px}.event-editor fieldset{min-width:0}.editor-card{margin:0;padding:22px;border:1px solid #d5e0e9;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(11,49,76,.055)}.editor-card legend{padding:0 10px 0 0;font-size:1.15rem;font-weight:800;color:#092a42}.editor-card legend span{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:8px;border-radius:9px;background:#eaf3fc;color:#1766b1;font-size:.85rem}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.editor-grid label{gap:6px}.editor-grid input,.editor-grid select,.editor-grid textarea{margin:0}.editor-grid textarea{resize:vertical}.editor-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compact-check{display:flex!important;align-items:center;gap:10px;padding:10px 12px;border:1px solid #d7e1e9;border-radius:11px;background:#f8fafc;cursor:pointer}.compact-check input{width:auto!important;margin:0!important}.compact-check span{display:grid;gap:1px}.compact-check small{color:#718395;font-weight:400}.editor-hint{margin:-2px 0 14px;color:#718395}.module-dock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dock-card{overflow:hidden;border:1px solid #d4dee7;border-radius:16px;background:#f8fafc;transition:.18s ease}.dock-card:hover{border-color:#9bb9d5;transform:translateY(-1px)}.dock-card.is-active{border-color:#2169b3;background:#fff;box-shadow:0 0 0 3px rgba(33,105,179,.10),0 14px 30px rgba(16,71,119,.10)}.dock-switch{display:flex!important;align-items:center;gap:12px;padding:17px;cursor:pointer}.dock-switch>input{position:absolute;opacity:0;pointer-events:none}.dock-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:#e9f1f9;color:#236bb2;font-size:1.35rem;font-weight:900}.is-active .dock-icon{background:#236bb2;color:#fff}.dock-copy{display:grid;gap:3px;flex:1}.dock-copy b{font-size:1.05rem}.dock-copy small{color:#718395;font-weight:400;line-height:1.35}.switch-ui{position:relative;flex:0 0 42px;height:24px;border-radius:99px;background:#bcc9d4;transition:.18s}.switch-ui:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0003;transition:.18s}.is-active .switch-ui{background:#236bb2}.is-active .switch-ui:after{transform:translateX(18px)}.dock-settings{display:none;padding:16px 17px 17px;border-top:1px solid #dce6ee;background:#f4f8fc}.dock-card.is-active .dock-settings{display:block}.dock-settings p{margin:10px 0 0;color:#60778a;font-size:.88rem;line-height:1.45}.dock-settings>.editor-grid{grid-template-columns:1fr 1fr}.input-suffix{display:flex}.input-suffix input{min-width:0;border-radius:10px 0 0 10px!important}.input-suffix span{display:flex;align-items:center;padding:0 10px;border:1px solid #c9d7e2;border-left:0;border-radius:0 10px 10px 0;background:#eaf1f6;color:#60778a;white-space:nowrap;font-size:.78rem}.compact-people{display:flex!important;flex-wrap:wrap;gap:9px}.person-chip{display:flex!important;align-items:center;gap:8px;padding:7px 12px 7px 8px;border:1px solid #d4dfe8;border-radius:99px;background:#f8fafc;cursor:pointer}.person-chip:has(input:checked){border-color:#246cb4;background:#edf5fd;color:#155b9d}.person-chip input{width:auto;margin:0}.person-chip .avatar{width:27px;height:27px;font-size:.72rem}.editor-card-secondary{background:#fbfcfd}.recap-field{margin-top:0}.editor-actions{position:sticky;bottom:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid #d2dee8;border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 -7px 25px rgba(12,49,78,.10);backdrop-filter:blur(12px)}.editor-actions>span{color:#718395;font-size:.85rem}.editor-actions>div{display:flex;gap:10px}.editor-card-main{padding-top:20px}@media(max-width:850px){.editor-row,.module-dock{grid-template-columns:1fr}.compact-page-head{align-items:flex-start}.dock-settings>.editor-grid{grid-template-columns:1fr}}@media(max-width:620px){.event-editor-page{padding-top:26px!important}.compact-page-head{display:grid;gap:14px}.editor-card{padding:17px}.editor-grid{grid-template-columns:1fr}.editor-grid .span-2{grid-column:auto}.editor-actions{display:grid}.editor-actions>span{display:none}.editor-actions>div{display:grid;grid-template-columns:1fr 1fr}.editor-actions .button{text-align:center}.dock-switch{padding:14px}.dock-icon{flex-basis:36px;height:36px}.switch-ui{flex-basis:38px}.is-active .switch-ui:after{transform:translateX(14px)}}

/* Event editor boxes v3 */
.boxes-editor-page{padding-top:42px!important;padding-bottom:70px!important}.boxes-page-head{margin-bottom:24px}.boxes-page-head h1{margin:5px 0}.boxes-page-head p{margin:0;color:#708295}.boxes-editor{display:grid;gap:22px}.big-editor-box{overflow:hidden;border:1px solid #d4dfe8;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(12,48,76,.075)}.big-box-head{display:flex;align-items:center;gap:15px;padding:21px 24px;border-bottom:1px solid #e0e8ee;background:linear-gradient(135deg,#fff,#f7fafc)}.big-box-icon{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:14px;background:#1767b4;color:#fff;font-weight:900}.big-box-head h2{margin:0;font-size:1.45rem}.big-box-head p{margin:3px 0 0;color:#718395}.box-section{padding:21px 24px;border-bottom:1px solid #e5ebf0}.box-section>h3,.two-sections h3,.module-box-body h3{margin:0 0 13px;font-size:1rem}.two-sections{display:grid;grid-template-columns:1fr 1fr;gap:32px}.two-sections>div+div{padding-left:32px;border-left:1px solid #e1e8ee}.base-event-box>.box-section:last-child{border-bottom:0}.module-switch-section{padding-top:23px;background:#f5f8fb}.module-switch-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.module-switch-title h3{margin:0}.module-switch-title p{margin:4px 0 0;color:#718395;font-size:.9rem}.module-switch-title>span{padding:5px 9px;border-radius:99px;background:#e3ebf2;color:#617789;font-size:.68rem;font-weight:800;letter-spacing:.08em}.module-switch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module-switch-card{display:flex!important;align-items:center;gap:12px;padding:14px;border:1px solid #cfdae4;border-radius:14px;background:#fff;cursor:pointer;transition:.16s}.module-switch-card:hover{border-color:#8fb1cf}.module-switch-card.is-active{border-color:#1767b4;box-shadow:0 0 0 3px rgba(23,103,180,.10)}.module-switch-card>input{position:absolute;opacity:0;pointer-events:none}.module-switch-icon{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:11px;background:#eaf2fa;color:#1767b4;font-size:1.1rem;font-weight:900}.module-switch-card.is-active .module-switch-icon{background:#1767b4;color:#fff}.module-switch-copy{display:grid;gap:2px;flex:1}.module-switch-copy small{color:#718395;font-weight:400;line-height:1.3}.attached-module-box{animation:moduleBoxIn .22s ease}.attached-module-box[hidden]{display:none!important}@keyframes moduleBoxIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.module-box-head{position:relative}.module-kicker{display:block;margin-bottom:2px;color:#1687a8;font-size:.68rem;font-weight:900;letter-spacing:.13em}.active-badge{margin-left:auto;padding:6px 11px;border-radius:99px;background:#e5f5ea;color:#278347;font-size:.75rem;font-weight:800}.bring-module-box{border-top:4px solid #1687a8}.santa-module-box{border-top:4px solid #6657c8}.santa-module-box .big-box-icon{background:#6657c8}.module-box-body{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;padding:24px}.module-box-body p{margin:0;color:#60778a;line-height:1.55}.module-preview{display:grid;gap:9px;padding:17px;border-radius:14px;background:#f4f8fb}.module-preview>span{color:#1687a8;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.module-preview>div{display:grid;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #dce6ed}.module-preview small{color:#718395}.santa-info{padding:17px;border-radius:14px;background:#f5f3ff}.santa-info ol{margin:0;padding-left:20px;color:#60718a}.santa-info li+li{margin-top:8px}.boxes-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:2px}.boxes-editor .editor-grid{gap:13px 16px}.boxes-editor .editor-grid input,.boxes-editor .editor-grid select,.boxes-editor .editor-grid textarea{margin:0}.boxes-editor .compact-people{display:flex!important}.boxes-editor .switch-ui{flex:0 0 42px}@media(max-width:850px){.two-sections,.module-switch-grid,.module-box-body{grid-template-columns:1fr}.two-sections>div+div{padding:0;border:0}.big-box-head{align-items:flex-start}.active-badge{align-self:center}}@media(max-width:620px){.boxes-editor-page{padding-top:26px!important}.big-box-head,.box-section,.module-box-body{padding:17px}.big-box-head p{font-size:.86rem}.module-switch-grid{grid-template-columns:1fr}.module-switch-title>span{display:none}.boxes-actions{display:grid;grid-template-columns:1fr 1fr}.boxes-actions .button{text-align:center}.active-badge{display:none}}

/* Address, recap and Discord member search */
.maps-route-link{display:inline-flex;margin-top:7px;color:#1767b4;font-size:.84rem;font-weight:700;text-decoration:none}.maps-route-link:hover{text-decoration:underline}.maps-route-link[hidden]{display:none}.recap-compact-grid{align-items:end}.member-search{display:flex;align-items:center;gap:12px;margin-bottom:13px}.member-search input{flex:1;margin:0}.member-search span{color:#718395;font-size:.78rem;white-space:nowrap}.person-chip[hidden]{display:none!important}@media(max-width:620px){.member-search{display:grid}.member-search span{padding-left:3px}}
