.hp3 .meeting-agenda{font-family:Helpin Meetings UI,sans-serif;width:100%;max-width:670px;min-width:0;margin-inline:auto;background:var(--bg);color:var(--ink);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #15352208;font-size:12px}.hp3 .ma-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 20px;border-bottom:1px solid var(--border);color:var(--t2);font-size:12px}.hp3 .ma-toolbar>span{display:flex;align-items:center;gap:10px}.hp3 .ma-toolbar>span>span{color:var(--border-2)}.hp3 .ma-playback{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--border);border-radius:50%;background:var(--bg2);color:var(--t2);cursor:pointer}.hp3 .ma-body{padding:24px}.hp3 .ma-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px}.hp3 .ma-heading h3{font-size:20px;line-height:1.4;font-weight:600;letter-spacing:-.035em;margin:0}.hp3 .ma-heading p{color:var(--t2);font-size:12px;line-height:1.7;margin-top:5px}.hp3 .ma-connected{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--em);flex:none}.hp3 .ma-section-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--border-2);color:var(--t3);font-size:12px}.hp3 .ma-section-title h4{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink);font-weight:550}.hp3 .ma-section-title h4 span{color:var(--t3);font-size:12px;font-weight:400}.hp3 .ma-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;border-bottom:1px solid var(--border)}.hp3 .ma-row-copy{min-width:0}.hp3 .ma-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:11px;color:var(--t3);line-height:1.6}.hp3 .ma-meta>span{display:flex;align-items:center;gap:4px;margin-left:5px}.hp3 .ma-row strong{display:block;font-size:14px;font-weight:550;line-height:1.6;margin:6px 0 4px}.hp3 .ma-row p{font-size:11px;line-height:1.7;color:var(--t3)}.hp3 .ma-control{display:flex;align-items:center;gap:8px;flex:none}.hp3 .ma-control>span{font-size:11px;color:var(--t2)}.hp3 .ma-switch{display:inline-flex;align-items:center;flex:none;width:29px;height:17px;padding:2px;border:1px solid var(--border-2);border-radius:20px;background:var(--border);cursor:pointer;position:relative;transition:background .4s,border-color .4s}.hp3 .ma-switch>span{width:11px;height:11px;border-radius:50%;background:white;box-shadow:0 1px 3px #0002;transform:translateX(0);transition:transform .4s cubic-bezier(.22,1,.36,1)}.hp3 .ma-switch[aria-checked=true]{background:var(--em);border-color:var(--em)}.hp3 .ma-switch[aria-checked=true]>span{transform:translateX(12px)}.hp3 .meeting-agenda button:focus-visible{outline:2px solid var(--em);outline-offset:4px}.hp3 .ma-switch:before{content:"";position:absolute;inset:-8px -4px}.hp3 .ma-dates-toggle{display:inline-flex;align-items:center;gap:5px;margin-top:9px;padding:0;background:transparent;border:0;font:inherit;font-size:12px;color:var(--em);cursor:pointer}.hp3 .ma-dates-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.hp3 .ma-dates{padding:0 0 0 17px;border-left:1px solid var(--border);margin:0 0 0 4px}.hp3 .ma-dates>p{font-size:11px;line-height:1.7;color:var(--t3);padding:13px 0 0}.hp3 .ma-occurrence{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.hp3 .ma-occurrence>div{min-width:0}.hp3 .ma-occurrence span{font-size:11px;color:var(--t3);line-height:1.7}.hp3 .ma-occurrence strong{display:block;font-weight:450;font-size:12px;color:var(--t2);line-height:1.7;min-height:21px}.hp3 .ma-occurrence[data-selected=true] strong{color:var(--em)}.hp3 .ma-summary{display:flex;align-items:center;gap:10px;background:var(--bg2);padding:17px 24px;border-top:1px solid var(--border);font-size:12px;line-height:1.7;color:var(--ink)}.hp3 .ma-summary small{display:block;color:var(--t3);font-size:11px;margin-top:3px}.hp3 .ma-helpin{width:26px;height:26px;border-radius:6px;background:var(--art-dark);display:grid;place-items:center;flex:none}@media(max-width:600px){.hp3 .ma-body{padding:20px 16px}.hp3 .ma-toolbar{padding:14px 16px}.hp3 .ma-heading{align-items:flex-start;gap:10px}.hp3 .ma-connected>span{display:none}.hp3 .ma-heading h3{font-size:18px}.hp3 .ma-row{align-items:flex-start;flex-wrap:wrap;gap:9px}.hp3 .ma-control{margin-left:auto}.hp3 .ma-row-copy{width:100%}.hp3 .ma-summary{padding:16px;font-size:12px}.hp3 .ma-occurrence{padding-block:15px}.hp3 .ma-meta{font-size:11px}}@media(prefers-reduced-motion:reduce){.hp3 .ma-switch,.hp3 .ma-switch>span{transition:none}.hp3 .ma-playback{display:none}}