#event-form{margin:0}.event-section{padding:20px 0;border-bottom:1px solid var(--line)}.event-section:first-child{padding-top:0}.event-section-heading{display:flex;gap:12px;margin-bottom:18px;align-items:flex-start}.event-section-heading>span{background:var(--navy);color:white;font-size:11px;font-weight:700;padding:5px 7px;border-radius:4px}.event-section-heading h3{margin:0 0 4px}.event-section-heading p,.event-help{font-size:12px;color:var(--muted);line-height:1.8;margin:5px 0}.event-people-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:230px;overflow:auto;margin:15px 0}.event-people-list .check{align-items:flex-start;min-width:0}.event-people-list .check span{overflow-wrap:anywhere}#event-person-search{width:100%}.event-drop{padding:23px 18px;border:1px dashed #a4b8df;border-radius:8px;background:#f6f9ff;text-align:center}.event-drop.dragging{border-color:var(--blue);background:#eaf0ff}.event-drop p{font-size:12px;color:var(--muted);line-height:1.8}.event-file-input{position:absolute;width:1px;height:1px;opacity:0}.event-drop:focus-within{outline:2px solid var(--blue);outline-offset:2px}.event-file-list{margin-top:12px}.event-file-item{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.event-file-item span,.event-file-item strong{overflow-wrap:anywhere;min-width:0}.event-file-item small{color:var(--muted);display:block;margin-top:4px}.event-footer{position:sticky;bottom:0;background:white;margin-bottom:0!important;padding:16px 0!important;box-shadow:0 -10px 12px white;z-index:2;flex-wrap:wrap}.event-detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.event-detail-meta small{display:block;margin-bottom:5px;color:var(--muted)}.event-detail-meta a,.event-detail-meta strong{overflow-wrap:anywhere}.event-notes{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.event-when{font-size:17px;font-weight:650;margin-bottom:5px}.event-calendar-copy p{font-size:12px;color:var(--muted);line-height:1.8}.calendar-spaces{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.calendar-spaces button.active{background:var(--blue);color:white;border-color:var(--blue)}.cal-event.personal{background:#f1eafa;border-left-color:#8d58b8}
@media(max-width:760px){.event-people-list,.event-detail-meta{grid-template-columns:1fr}.event-footer{bottom:0;margin-bottom:0!important;gap:8px}.event-footer button{font-size:12px;padding:9px}.event-file-item{flex-wrap:wrap}.event-when{font-size:15px}.event-section-heading p{font-size:12px}.calendar-spaces button{flex:1;font-size:12px}.event-calendar-copy .row a{width:100%;font-size:12px}}
