:root{color:#243b32;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#285443;--terracotta:#a44930;--muted:#61736b;--border:#dce1d8;--paper:#fffefb;background:#f6f4ee;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:var(--green);text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #a44930}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;overflow-wrap:anywhere;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.3rem);font-weight:400;line-height:1.12}h2{letter-spacing:-.02em;margin-bottom:15px;font-size:1.35rem;font-weight:600;line-height:1.3}p{margin-bottom:16px}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;max-width:1232px;margin:auto;padding:28px 36px 22px;display:flex}.brand{letter-spacing:-.065em;align-items:center;font-size:1.7rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:var(--paper);letter-spacing:0;border-radius:50%;place-items:center;width:33px;height:33px;margin-right:9px;font-family:Georgia,serif;font-size:1.5rem;line-height:1;display:grid}.brand-dot{color:var(--terracotta)}.account{align-items:center;gap:20px;min-width:0;font-size:.85rem;display:flex}.account-nickname{color:var(--green);align-items:center;min-width:44px;max-width:260px;min-height:44px;display:inline-flex}.account-nickname span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account .text-button{flex-shrink:0}.page{max-width:1232px;min-height:calc(100vh - 180px);margin:auto;padding:48px 36px 64px}.site-footer{border-top:1px solid var(--border);max-width:1232px;color:var(--muted);justify-content:space-between;gap:16px;margin:auto;padding:22px 36px;font-size:.8rem;display:flex}.site-footer span:first-child{font-weight:650}.eyebrow{color:var(--terracotta);letter-spacing:.15em;margin-bottom:14px;font-size:.7rem;font-weight:700}.muted{color:var(--muted)}.small{font-size:.85rem}.page-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:34px;display:flex}.page-heading p:last-child{margin-bottom:0}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:16px;min-height:46px;padding:11px 20px;font-size:.88rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.button:hover:not(:disabled){background:#1b4233;border-color:#1b4233}.button.secondary{color:var(--green);background:0 0;border-color:#becbc0}.button.secondary:hover:not(:disabled){background:#edf0e7}.text-button{color:var(--green);text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-size:.85rem;text-decoration:underline}.danger{color:#9b3c2e}.panel{background:var(--paper);border:1px solid var(--border);border-radius:14px;margin-bottom:24px;padding:28px}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading h2{margin-bottom:24px}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.event-card{background:var(--paper);border:1px solid var(--border);color:inherit;border-radius:14px;flex-direction:column;min-height:240px;padding:24px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex}.event-card:hover{border-color:#7d9a85;transform:translateY(-3px)}.card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:30px;display:flex}.event-card h2{overflow-wrap:anywhere;margin-bottom:9px;font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.event-card p{color:var(--muted);font-size:.9rem}.card-bottom{border-top:1px solid var(--border);justify-content:space-between;margin-top:auto;padding-top:15px;font-size:.85rem;display:flex}.card-bottom span:last-child{font-size:1.25rem}.badge{letter-spacing:.01em;color:#686b61;background:#edece7;border-radius:5px;padding:5px 10px;font-size:.68rem;font-weight:700;display:inline-block}.badge.collecting{color:#3b6146;background:#e5eee1}.badge.confirmed{color:#fff;background:#285443}.badge.cancelled{color:#9b3c2e;background:#f7e6de}.empty-state{text-align:center;border:1px dashed #bcc9bb;border-radius:14px;margin-top:15px;padding:54px 24px}.empty-state p{max-width:490px;color:var(--muted);margin:0 auto 10px}.empty-symbol{color:var(--terracotta);margin-bottom:20px;font-size:3rem;display:block}.empty-state h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.welcome{max-width:680px;padding:38px 0 70px}.welcome h1{margin:28px 0;font-size:clamp(3.25rem,8vw,5.7rem);line-height:1.02}.welcome em{color:var(--terracotta);font-style:italic}.welcome>p{max-width:440px}.welcome .button{margin:8px 0 14px}.welcome .invite-hint{border-left:3px solid var(--terracotta);padding-left:18px;font-size:.95rem}.notice{overflow-wrap:anywhere;background:#edf1e8;border:1px solid #d5dfcf;border-radius:8px;margin-bottom:20px;padding:13px 16px;font-size:.9rem}.notice.error{color:#922f1d;background:#fff0e9;border-color:#e8b9a9}.notice.success{color:#365939;background:#eef5e9;border-color:#d1e0c7}.loading{color:var(--muted);align-items:center;gap:10px;padding:26px 0;font-size:.9rem;display:flex}.spinner{border:2px solid #ccd6c9;border-top-color:var(--green);border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}fieldset{border:0;min-width:0;margin:0;padding:0}label{font-size:.85rem;font-weight:600;display:block}input,select{color:#243b32;background:#fffefb;border:1px solid #b9c7bc;border-radius:7px;width:100%;min-height:44px;margin-top:7px;padding:10px 12px;font-size:.92rem;display:block}input::placeholder{color:#748277;opacity:1}input[type=number]{max-width:160px}input[readonly]{background:#f6f7f1}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:22px;display:grid}.field-help{color:var(--muted);margin:7px 0 0;font-size:.76rem;font-weight:400;display:block}.field-group{margin-bottom:25px}.inline-field{align-items:end;gap:12px;max-width:550px;display:flex}.inline-field input{flex:1;min-width:0}.date-chips{flex-wrap:wrap;gap:9px;margin:14px 0 0;padding:0;list-style:none;display:flex}.date-chips li{background:#edf1e8;border-radius:5px;align-items:center;gap:12px;padding:6px 8px 6px 12px;font-size:.85rem;display:flex}.date-chips button{color:var(--green);background:0 0;border:0;padding:1px 5px;font-size:1.2rem}.location-fields{background:#f7f7f0;border-radius:8px;margin-bottom:25px;padding:20px}.actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.search-results{border:1px solid var(--border);background:#fff;border-radius:7px;max-height:220px;margin:10px 0;padding:5px;list-style:none;overflow:auto}.search-results button{text-align:left;overflow-wrap:anywhere;background:0 0;border:0;border-radius:4px;width:100%;padding:10px;font-size:.87rem}.search-results button:hover{background:#edf1e8}.selected-user{color:#365939;margin:10px 0;font-size:.86rem}.back-link{margin-bottom:28px;font-size:.85rem;text-decoration:none;display:inline-block}.heading-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:15px;display:flex}.event-heading{align-items:end;margin-bottom:28px}.event-heading h1{margin-bottom:0}.live-status{color:var(--muted);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:7px;font-size:.73rem;display:flex}.live-dot{background:#8c958c;border-radius:50%;width:6px;height:6px}.live-dot.live{background:#527d44}.live-dot.offline{background:#a46b30}.summary-grid{background:#eaf0e3;border:1px solid #d9e3d3;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:24px;display:grid}.summary{flex-direction:column;padding:21px 26px;display:flex}.summary+.summary{border-left:1px solid #d3ddcc}.summary strong{margin:4px 0;font-family:Georgia,serif;font-size:2.6rem;font-weight:400;line-height:1.2}.summary strong small{font-family:inherit;font-size:1.2rem}.summary>.small:last-child{color:#53694e;font-size:.75rem}.participation-bar{justify-content:space-between;align-items:center;gap:24px;margin:24px 0 32px;padding:0 5px;display:flex}.participation-bar p{margin:3px 0 0}.detail-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.day-list{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.day-list li{background:#f0f1e9;border-radius:5px;padding:9px 12px;font-size:.84rem}.invitation-panel{max-width:690px;margin:35px auto}.invitation-panel h1{margin:15px 0 25px;font-size:2.6rem}.invitation-panel .actions{margin-top:25px}.invitation-form{align-items:end;gap:15px;margin:25px 0;display:flex}.invitation-form label{flex:1;max-width:350px}.new-invitation{background:#f3f7ed;border:1px solid #d4e1ca;border-radius:8px;grid-template-columns:1fr auto;align-items:end;gap:12px;margin:20px 0;padding:18px;display:grid}.new-invitation .field-help{grid-column:1/-1}.invitation-list{border-top:1px solid var(--border);margin:25px 0 0;padding:0;list-style:none}.invitation-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.invitation-list li div{flex-direction:column;gap:3px;display:flex}.invitation-list strong{font-size:.9rem}.skip-link{background:var(--green);color:#fff;z-index:10;padding:10px;position:absolute;top:-100px;left:15px}.skip-link:focus{top:10px}@media (width<=950px){.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-heading{flex-direction:column;align-items:start;gap:12px}.account-nickname{max-width:220px}}@media (width<=620px){.site-header{gap:12px;padding:20px}.site-header .brand{flex-shrink:0}.brand{font-size:1.5rem}.brand-mark{width:29px;height:29px;font-size:1.4rem}.page{padding:30px 20px 45px}.site-footer{padding:20px}.account{gap:12px}.account-nickname{max-width:180px}.page-heading{flex-direction:column;align-items:start;gap:20px;margin-bottom:27px}.page-heading h1{font-size:2.5rem}.event-grid,.form-columns,.detail-grid{grid-template-columns:1fr;gap:18px}.event-card{min-height:220px}.panel{padding:21px}.section-heading{align-items:start}.section-heading>.small{display:none}.summary{padding:17px 12px}.summary-grid{margin-bottom:22px}.summary>.small:first-child{font-size:.71rem}.summary strong{font-size:2rem}.summary>.small:last-child{font-size:.67rem}.participation-bar{flex-direction:column;align-items:start;gap:14px}.inline-field{flex-wrap:wrap}.inline-field input{flex-basis:100%}.location-fields{padding:15px}.invitation-form{flex-direction:column;align-items:stretch}.invitation-form label{max-width:none}.new-invitation{grid-template-columns:1fr}.new-invitation .field-help{grid-column:auto}.actions{gap:12px}.invitation-panel h1{font-size:2.1rem}.welcome{padding-top:15px}.welcome h1{font-size:3.7rem}.empty-state{padding:35px 20px}.empty-state h2{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}h3{overflow-wrap:anywhere;margin:0 0 12px;font-size:1.05rem;line-height:1.4}button,input,select,summary{touch-action:manipulation}.text-button{min-width:44px;min-height:44px}.back-link,.map-link{align-items:center;min-height:44px;display:inline-flex}.map-link{overflow-wrap:anywhere}.date-chips button{min-width:44px;min-height:44px}.search-results button{min-height:44px}.page-heading>div,.section-heading>div,.heading-meta,.panel,.location-card,.calendar-day{min-width:0}.heading-meta .muted{overflow-wrap:anywhere}.event-jumps{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.event-jumps a{background:var(--paper);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.event-jumps a:hover{background:#eaf0e3}section[id]{scroll-margin-top:20px}.calendar-help{margin-bottom:22px}.calendar-days{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.calendar-day{border:1px solid var(--border);background:#fff;border-radius:10px;padding:20px}.day-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:10px;display:flex}.day-heading h3{margin:0;font-family:Georgia,serif;font-size:1.4rem;font-weight:400;line-height:1.2}.response-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.response-button{color:#3e5549;background:#fffefb;border:1px solid #bdcbbf;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:9px 6px;font-size:1rem;display:flex}.response-button[aria-pressed=true]{outline:2px solid var(--green);outline-offset:-2px;background:#eaf0e3;font-weight:700}.response-button.maybe[aria-pressed=true]{color:#674c1a;background:#fcf0d5;outline-color:#846326}.response-button.no[aria-pressed=true]{color:#8e3324;background:#fcece6;outline-color:#9b3c2e}.response-button:hover:not(:disabled){background:#f0f3ec}.response-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:52px;display:flex}.response-footer .small,.response-footer .text-button{font-size:.75rem}.closed-details>summary,.organizer-settings>summary{cursor:pointer;min-height:48px;padding:12px 0;font-size:.85rem;line-height:1.5}.closed-details>summary:focus-visible,.organizer-settings>summary:focus-visible{outline-offset:3px;outline:3px solid #a44930}.locations-heading{flex-wrap:wrap;align-items:start;margin-bottom:10px}.locations-heading h2{margin-bottom:10px}.location-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.location-card{border:1px solid var(--border);background:#fff;border-radius:9px;padding:20px}.location-card h3{margin-bottom:6px}.location-address{overflow-wrap:anywhere;margin:0}.location-author{overflow-wrap:anywhere;margin:13px 0 0}.location-card .actions{margin-top:4px}.location-editor{border:1px solid var(--border);background:#f3f6ef;border-radius:9px;margin-top:22px;padding:22px}.location-editor .actions{margin-top:22px}.location-editor .notice{margin-top:16px}.empty-inline{background:#f6f6ee;border-radius:8px;margin-bottom:0;padding:20px;font-size:.9rem}.removal-confirm{margin:10px 0 0}.removal-confirm .actions{gap:8px}.removal-confirm .button{flex-shrink:1}.organizer-settings{margin:0 0 24px}.organizer-settings>summary{font-weight:600}.organizer-settings .panel{margin:8px 0 0}.confirmation-panel{background:#f5f8ef;border-color:#aebfa8}.confirmation-preview{border-left:3px solid var(--green);overflow-wrap:anywhere;background:#eaf0e3;flex-direction:column;gap:5px;margin-bottom:22px;padding:18px 20px;display:flex}.confirmation-preview strong{font-size:1.2rem}.confirmed-panel{background:#eaf0e3;border-color:#bdceb1}.confirmed-panel h2{font-family:Georgia,serif;font-size:2.1rem;font-weight:400}.confirmed-date{margin-bottom:20px;font-family:Georgia,serif;font-size:1.7rem;line-height:1.3}.confirmation-counts{margin:22px 0 10px}.confirmed-panel>p:last-child{margin-bottom:0}.cancelled-result{background:#f1efea;border-color:#d5d2cb}.cancelled-result .eyebrow{color:#61736b}.closed-details{margin-bottom:24px}.closed-details>summary{margin-bottom:12px;font-weight:600}.cancel-section{border-top:1px solid var(--border);margin-top:28px;padding:12px 0}.cancel-section .notice{margin-top:12px}.danger-button{background:#983d2b;border-color:#983d2b}.danger-button:hover:not(:disabled){background:#7c2f20;border-color:#7c2f20}@media (width<=760px){.calendar-days,.location-list{grid-template-columns:1fr}.response-options{gap:10px}.calendar-day{padding:18px}.day-heading{align-items:center}.location-editor{padding:18px}}@media (width<=620px){input,select{min-width:0;max-width:100%;font-size:16px}.page{padding-left:16px;padding-right:16px}.panel{padding:20px 16px}.event-jumps a{flex:1;padding:9px 10px}.calendar-day{padding:16px 13px}.day-heading h3{font-size:1.3rem}.response-options{gap:7px}.response-button{min-height:50px}.locations-heading{gap:8px}.locations-heading .button{width:100%;margin-bottom:10px}.location-card{padding:17px}.location-editor{padding:16px}.location-editor .actions,.confirmation-panel .button,.cancel-section .actions,.removal-confirm .actions{width:100%}.location-editor .actions>.button,.cancel-section .actions>.button,.removal-confirm .actions>.button{flex-shrink:1;width:100%}.location-editor .form-columns{gap:16px}.cancel-section .button{white-space:normal;text-align:center}.closed-details .panel{margin-bottom:16px}.confirmation-counts{font-size:.9rem}.summary{padding:15px 10px}.invitation-list li{align-items:start;gap:12px}.new-invitation input{min-width:0}.date-chips li{padding-top:0;padding-bottom:0}.site-footer{flex-wrap:wrap}}.monthly-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.month-container{min-width:0}.month-navigation{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.month-navigation h3{text-transform:capitalize;text-align:center;margin:0;font-family:Georgia,serif;font-size:1.55rem;font-weight:400}.month-arrow{border:1px solid var(--border);color:var(--green);background:#fffefb;border-radius:8px;flex:0 0 44px;width:44px;height:44px;font-size:1.6rem;line-height:1}.month-arrow:disabled{cursor:default;opacity:.35}.month-grid{table-layout:fixed;border-collapse:separate;border-spacing:3px;width:100%;max-width:calc(100% + 6px);margin:0 -3px}.month-grid th{color:var(--muted);text-align:center;padding:5px 0;font-size:.72rem;font-weight:600}.month-grid abbr{text-decoration:none}.month-grid td{vertical-align:top;padding:0}.month-day{color:#405747;background:#f8f9f4;border:1px solid #d9e1d4;border-radius:7px;grid-template-columns:1fr auto;align-content:start;align-items:center;gap:0;width:100%;min-height:66px;padding:5px 6px;font-size:.95rem;display:grid;position:relative}.month-day:disabled{opacity:1;cursor:default}.month-day:not([disabled]):hover{background:#eaf0e3;border-color:#6d9375}.month-day-number{text-align:left;font-weight:650;line-height:1.5}.month-response{font-size:.85rem;font-weight:700;line-height:1.5}.month-day.yes{color:#285443;background:#dcebd5;border-color:#8dad80}.month-day.maybe{color:#71521a;background:#fff0cc;border-color:#d1b577}.month-day.no{color:#933e2b;background:#fce5de;border-color:#d6a291}.month-day.selected{box-shadow:inset 0 0 0 2px #285443}.month-day:focus-visible{outline-offset:1px;z-index:1;outline:3px solid #a44930}.month-day:not([aria-pressed]){color:#a0a499;box-shadow:none;background:#f4f3ef;border-color:#0000}.month-day:not([aria-pressed]) .month-day-number{font-weight:400}.month-empty{min-height:66px;display:block}.calendar-legend{color:var(--muted);flex-wrap:wrap;gap:8px 14px;margin:14px 0 0;padding:0;font-size:.72rem;list-style:none;display:flex}.calendar-legend li{align-items:center;gap:5px;display:flex}.legend-symbol{border-radius:5px;place-items:center;width:23px;height:23px;font-size:.9rem;font-weight:700;display:inline-grid}.legend-symbol.yes{color:#285443;background:#dcebd5}.legend-symbol.maybe{color:#71521a;background:#fff0cc}.legend-symbol.no{color:#933e2b;background:#fce5de}.legend-symbol.unanswered{color:#61736b;background:#f1f2ec}.selected-day-detail{margin:0}.selected-day-detail .eyebrow{margin-bottom:13px;font-size:.66rem}.calendar-period{color:var(--muted);margin-bottom:10px}.calendar-legend+.small{margin-top:16px}@media (width<=850px){.monthly-layout{grid-template-columns:1fr;gap:22px}.month-container{width:100%;max-width:560px;margin:0 auto}.month-day{min-height:68px}.selected-day-detail{width:100%}}@media (width<=620px){.calendar-panel{margin-left:-4px;margin-right:-4px;padding:20px 8px}.calendar-panel>p,.calendar-panel>h2{margin-left:6px;margin-right:6px}.month-grid{border-spacing:2px;max-width:calc(100% + 4px);margin:0 -2px}.month-day{gap:0;min-height:62px;padding:5px 3px}.month-day-number{font-size:.9rem}.month-response{font-size:.8rem}.month-navigation{gap:8px;padding:0 3px}.month-navigation h3{font-size:1.35rem}.month-grid th{font-size:.69rem}.calendar-legend{gap:7px 10px;padding:0 4px}.selected-day-detail{padding:17px 12px}.month-empty{min-height:62px}.month-day:not([disabled]):hover{background:inherit}.month-day.yes:not([disabled]):hover{background:#dcebd5}.month-day.maybe:not([disabled]):hover{background:#fff0cc}.month-day.no:not([disabled]):hover{background:#fce5de}}.month-day{align-content:center}.selected-day-detail .response-options{margin-top:20px}.personal-response{margin:18px 0 0}.group-month-container{max-width:680px;margin:0 auto}.group-month-title{text-transform:capitalize;text-align:center;margin:0;font-family:Georgia,serif;font-size:1.55rem;font-weight:400}.group-day{color:#173326;border:1px solid #d7dfd0;border-radius:7px;grid-template-columns:1fr;align-content:start;justify-items:center;min-height:90px;padding:6px 4px;display:grid}.group-day-number{justify-self:start;padding-left:2px;font-size:.8rem;line-height:1.3}.group-yes-count{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:2px;font-size:1.8rem;font-weight:700;line-height:1.15}.group-yes-label{font-size:.7rem;line-height:1.2}.group-day.unavailable{color:#a0a499;background:#f4f3ef;border-color:#0000}.group-day-empty{min-height:90px;display:block}.heatmap-legend{align-items:center;gap:14px;margin-top:18px;display:flex}.heatmap-legend p{max-width:390px;margin:0}.heatmap-scale{flex-shrink:0;gap:2px;display:flex}.heatmap-scale span{border:1px solid #d7dfd0;border-radius:3px;width:18px;height:23px;display:block}@media (width<=620px){.group-availability-panel{margin-left:-4px;margin-right:-4px;padding:20px 8px}.group-availability-panel>p,.group-availability-panel>h2{margin-left:6px;margin-right:6px}.group-month-title{font-size:1.35rem}.group-day{min-height:76px;padding:5px 2px}.group-day-number{font-size:.71rem}.group-yes-count{margin-top:3px;font-size:clamp(1.1rem,5.5vw,1.6rem)}.group-yes-label{font-size:.65rem}.group-day-empty{min-height:76px}.heatmap-legend{flex-direction:column;align-items:start;gap:9px;padding:0 4px}.heatmap-scale span{width:24px;height:22px}}.nickname-setup{max-width:640px;margin:0 auto 24px}.nickname-setup h1{font-size:clamp(2rem,4vw,2.8rem)}.nickname-setup form{margin-top:28px}.nickname-setup .field-help{margin-bottom:22px}.nickname-setup .button{white-space:normal;max-width:100%}@media (width<=620px){.nickname-setup .button{width:100%}}.location-card.my-location-vote{background:#fbfdf6;border-color:#91af84}.location-vote-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:17px 0 12px;display:flex}.location-votes{color:var(--green);align-items:baseline;gap:7px;margin:0;display:flex}.location-votes strong{font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:650;line-height:1.1}.location-votes span{font-size:.8rem}.my-vote-label{color:#315733;background:#e3eedc;border-radius:6px;padding:6px 9px;font-size:.73rem;font-weight:600}.location-vote-button{white-space:normal;width:100%;margin-top:3px}.location-locked{margin-top:9px;line-height:1.5}.location-editor>p{margin-bottom:18px}.location-vote-button:disabled{cursor:default}.change-admin-panel form{max-width:600px}.change-admin-panel .field-help{margin-bottom:18px}.admin-transfer-preview{overflow-wrap:anywhere;background:#edf1e8;border-radius:7px;margin:18px 0;padding:13px 16px}.change-admin-panel .button{white-space:normal;max-width:100%}.event-jumps a{text-align:center;min-width:0}@media (width<=620px){.change-admin-panel .button{width:100%}}.site-footer{align-items:start}.site-footer>span:first-child{overflow-wrap:anywhere;min-width:0;max-width:760px;font-weight:400}.site-footer>span:last-child{flex-shrink:0}.availability-matrix{min-width:0}.matrix-legend{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin:0 0 20px;padding:0;font-size:.8rem;list-style:none;display:flex}.matrix-legend li{align-items:center;gap:7px;display:flex}.matrix-scroll{overscroll-behavior-x:contain;border:1px solid var(--border);-webkit-overflow-scrolling:touch;border-radius:9px;max-width:100%;overflow-x:auto}.matrix-scroll:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.matrix-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.85rem}.matrix-table th,.matrix-table td{text-align:center;border-bottom:1px solid var(--border);min-width:64px;padding:8px}.matrix-table thead th{color:var(--green);vertical-align:middle;background:#edf1e8;font-weight:600}.matrix-table time{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.matrix-table time small{color:var(--muted);font-size:.72rem;font-weight:400}.matrix-table .matrix-nickname{z-index:1;text-align:left;background:var(--paper);overflow-wrap:anywhere;width:152px;min-width:152px;max-width:152px;box-shadow:1px 0 0 var(--border);padding:12px;font-weight:600;position:sticky;inset-inline-start:0}.matrix-table thead .matrix-nickname{z-index:2;background:#edf1e8}.matrix-table tbody tr:last-child>*{border-bottom:0}.matrix-answer{color:#61736b;background:#f1f2ec;border:1px solid #d6ded1;border-radius:5px;place-items:center;width:40px;height:40px;margin:auto;font-size:1.2rem;font-weight:700;line-height:1;display:grid}.matrix-answer.yes{color:#285443;background:#dcebd5;border-color:#8dad80}.matrix-answer.maybe{color:#71521a;background:#fff0cc;border-color:#d1b577}.matrix-answer.no{color:#933e2b;background:#fce5de;border-color:#d6a291}.matrix-legend .matrix-answer{width:25px;height:25px;margin:0;font-size:.9rem}@media (width<=620px){.site-footer{flex-direction:column;gap:12px}.matrix-table .matrix-nickname{width:110px;min-width:110px;max-width:110px;padding:10px}.matrix-table th,.matrix-table td{min-width:58px;padding:7px}.matrix-legend{gap:8px 12px}.availability-matrix h2{font-size:1.25rem}}
