header.svelte-1cfgpop{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 0 2rem}article.svelte-1cfgpop{display:flex;align-items:center;justify-content:center;flex-direction:column}article.dark.svelte-1cfgpop{background-color:#3d3d3d;color:#ccc}article.dark.svelte-1cfgpop h1:where(.svelte-1cfgpop){color:#fff}article.dark.svelte-1cfgpop .links:where(.svelte-1cfgpop) a:where(.svelte-1cfgpop){color:#ccc}.links.svelte-1cfgpop{display:flex;align-items:center;justify-content:center;margin:2rem auto 0;flex-wrap:wrap;max-width:80%}.links.svelte-1cfgpop a:where(.svelte-1cfgpop){display:flex;border-radius:10px;text-decoration:none;padding:1rem .75rem;font-weight:var(--font-weight-bold);font-size:1.5em}h1.svelte-1cfgpop{line-height:100%;text-align:center;margin:0;padding:0 2rem;text-wrap:balance;display:flex;flex-direction:column;align-items:center}h1.svelte-1cfgpop small:where(.svelte-1cfgpop){line-height:100%;font-size:.35em}footer.svelte-1cfgpop{height:15%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;font-size:1.4em}footer.svelte-1cfgpop small:where(.svelte-1cfgpop){opacity:.8;color:currentColor}.dots.svelte-1pam7le{display:grid;height:100%;width:100%;padding:0 1rem;--dot-position: 8px;--dot-distance: 24px;--dot-large-size: 1px;--dot-medium-size: 1px;--dot-small-size: 1px;--dot-large-color: rgba(0, 0, 0, .35);--dot-medium-color: rgba(0, 0, 0, .35);--dot-small-color: var(--dots-color, rgba(0, 0, 0, .9))}@supports (color: oklch(from var(--dots-color) calc(l - .15) c h)){.dots.svelte-1pam7le{--dot-small-color: oklch( from var(--dots-color) min(.9, max(0, calc(l + .25) )) c h );--dot-medium-color: oklch( from var(--dots-color) min(.8, max(0, calc(l - .03) )) c h );--dot-large-color: oklch( from var(--dots-color) min(.75, max(0, calc(l - .2) )) c h )}}.dots.svelte-1pam7le .dots-small:where(.svelte-1pam7le){grid-column:1/1;grid-row:1/1;background-image:radial-gradient(circle at 1px 1px,var(--dot-small-color) var(--dot-small-size),transparent var(--dot-small-size));background-position:var(--dot-position) 0px;background-size:var(--dot-distance) var(--dot-distance);height:100%;width:100%}.dots.svelte-1pam7le .dots-medium:where(.svelte-1pam7le){grid-column:1/1;grid-row:1/1;background-image:radial-gradient(circle at 1px 1px,var(--dot-medium-color) var(--dot-medium-size),transparent var(--dot-large-size));background-position:var(--dot-position) 0px;background-size:calc(var(--dot-distance) * 5) calc(var(--dot-distance) * 5);height:100%;width:100%}.dots.svelte-1pam7le .dots-large:where(.svelte-1pam7le){grid-column:1/1;grid-row:1/1;background-image:radial-gradient(circle at 1px 1px,var(--dot-large-color) var(--dot-large-size),transparent var(--dot-large-size));background-position:var(--dot-position) 0px;background-size:calc(var(--dot-distance) * 10) calc(var(--dot-distance) * 10);height:100%;width:100%}.grid.svelte-1pam7le{width:100%;display:grid;grid-template-columns:repeat(var(--cols),1fr);padding:0 calc(100% / var(--cols));--line-size: 1px;--minor-line-size: 1px;--major-line-size: 1px;--line-color: var(--outline);--minor-line-color: rgba(0, 0, 0, .08);--major-line-color: rgba(0, 0, 0, .15)}@supports (color: oklch(from var(--outline) calc(l - .15) c h)){.grid.svelte-1pam7le{--minor-line-color: oklch(from var(--outline) max(0, calc(l - .04) ) c h);--major-line-color: oklch(from var(--outline) max(0, calc(l - .1) ) c h)}}.grid.svelte-1pam7le .line:where(.svelte-1pam7le){width:100%;aspect-ratio:1;position:relative;border-left:solid var(--line-size) var(--line-color);border-top:solid var(--line-size) var(--line-color)}.grid.svelte-1pam7le .line.last-col:where(.svelte-1pam7le){border-right:solid var(--line-size) var(--line-color)}.grid.svelte-1pam7le .line.last-col.wrap-minor:where(.svelte-1pam7le){border-right:solid var(--minor-line-size) var(--minor-line-color)}.grid.svelte-1pam7le .line.last-col.wrap-major:where(.svelte-1pam7le){border-right:solid var(--major-line-size) var(--major-line-color)}.grid.svelte-1pam7le .line.minor-col:where(.svelte-1pam7le){border-left:solid var(--minor-line-size) var(--minor-line-color)}.grid.svelte-1pam7le .line.minor-row:where(.svelte-1pam7le){border-top:solid var(--minor-line-size) var(--minor-line-color)}.grid.svelte-1pam7le .line.major-col:where(.svelte-1pam7le){border-left:solid var(--major-line-size) var(--major-line-color)}.grid.svelte-1pam7le .line.major-row:where(.svelte-1pam7le){border-top:solid var(--major-line-size) var(--major-line-color)}.lined.svelte-1pam7le{display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--cols),1fr);grid-template-rows:repeat(var(--lines),1fr);flex:1;width:100%;font-weight:var(--font-weight-light);height:100%;padding:0 0 calc(100% / var(--lines));gap:0 1rem}.lined.svelte-1pam7le .line:where(.svelte-1pam7le){color:var(--text);border-bottom:solid 1px var(--outline);display:flex;align-items:end;font-size:.75em;align-items:center}.lined.svelte-1pam7le .line.todo:where(.svelte-1pam7le){font-size:1.05em;line-height:.75rem}.page.svelte-13aqmus{width:100%;height:100%;overflow:hidden;position:relative}.page.svelte-13aqmus:not(.lined){padding-top:.5rem}.page.dotted.svelte-13aqmus,.page.grid.svelte-13aqmus{height:calc(100% - 1rem)}.page.lined.svelte-13aqmus,.page.numbered.svelte-13aqmus,.page.todo.svelte-13aqmus{padding:0 2rem 1rem}.meeting-index.svelte-ctzxb7{display:flex;flex-direction:column;width:100%;height:100%;padding:0 1.5rem 1rem}header.svelte-ctzxb7{display:flex;align-items:baseline;gap:1rem;padding:.25rem 0 .75rem}header.svelte-ctzxb7 .month:where(.svelte-ctzxb7){font-family:var(--font-display, inherit);font-size:2.2em;line-height:1;font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--text-high, var(--text))}header.svelte-ctzxb7 ol.workdays:where(.svelte-ctzxb7){list-style:none;margin:0;padding:0;display:flex;flex:1;justify-content:space-between;gap:.5rem}header.svelte-ctzxb7 ol.workdays:where(.svelte-ctzxb7) li:where(.svelte-ctzxb7){display:flex;align-items:baseline;gap:.3rem;font-weight:var(--font-weight-light)}header.svelte-ctzxb7 ol.workdays:where(.svelte-ctzxb7) li:where(.svelte-ctzxb7) .weekday:where(.svelte-ctzxb7){font-size:.8em;color:var(--text-low)}header.svelte-ctzxb7 ol.workdays:where(.svelte-ctzxb7) li:where(.svelte-ctzxb7) .date:where(.svelte-ctzxb7){font-size:1.1em}.rows.svelte-ctzxb7{flex:1;display:flex;flex-direction:column;width:100%}.row.svelte-ctzxb7{flex:1;display:flex;align-items:stretch;border-bottom:solid 1px var(--outline);font-weight:var(--font-weight-light);font-size:.95em}.row.svelte-ctzxb7 span:where(.svelte-ctzxb7),.row.svelte-ctzxb7 a:where(.svelte-ctzxb7){display:flex;align-items:center;padding:0 .5rem}.row.svelte-ctzxb7 .date:where(.svelte-ctzxb7){width:5.5rem}.row.svelte-ctzxb7 .client:where(.svelte-ctzxb7){width:7rem;border-left:solid 1px var(--outline)}.row.svelte-ctzxb7 .desc:where(.svelte-ctzxb7){flex:1;border-left:solid 1px var(--outline)}.row.svelte-ctzxb7 .link:where(.svelte-ctzxb7){width:3rem;justify-content:flex-end;border-left:solid 1px var(--outline);color:var(--text-low);text-decoration:none;white-space:nowrap}.row.labels.svelte-ctzxb7{flex:0 0 auto;border-bottom:solid 1px var(--outline-high, var(--outline));font-size:.7em;text-transform:uppercase;letter-spacing:.04em;color:var(--text-low)}.row.labels.svelte-ctzxb7 .date:where(.svelte-ctzxb7),.row.labels.svelte-ctzxb7 .client:where(.svelte-ctzxb7),.row.labels.svelte-ctzxb7 .desc:where(.svelte-ctzxb7),.row.labels.svelte-ctzxb7 .link:where(.svelte-ctzxb7){padding-top:.15rem;padding-bottom:.15rem}.meeting-summary.svelte-i1kdnz{display:flex;flex-direction:column;width:100%;height:100%;padding:.25rem 1.5rem 1rem;gap:.5rem}section.svelte-i1kdnz{display:flex;flex-direction:column;flex:var(--lines);min-height:0}section.svelte-i1kdnz h3:where(.svelte-i1kdnz){margin:0 0 .15rem;font-size:.8em;text-transform:uppercase;letter-spacing:.05em;color:var(--text-low);font-weight:var(--font-weight-bold)}section.svelte-i1kdnz .lines:where(.svelte-i1kdnz){flex:1;display:flex;flex-direction:column}section.svelte-i1kdnz .line:where(.svelte-i1kdnz){flex:1;border-bottom:solid 1px var(--outline);display:flex;align-items:center;font-weight:var(--font-weight-light)}section.svelte-i1kdnz .line.todo:where(.svelte-i1kdnz){font-size:1.05em}.meeting-nav.svelte-fds7n8{position:absolute;bottom:0;left:var(--sidenav-width);right:0;height:2.75rem;display:flex;align-items:center;justify-content:center;gap:.4rem;z-index:2}.meeting-nav.svelte-fds7n8 a:where(.svelte-fds7n8){display:flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.6rem;padding:0 .6rem;border-radius:999px;border:solid 1px var(--outline-high, var(--outline));color:var(--text-low);text-decoration:none;font-size:.8em;font-weight:var(--font-weight-light);line-height:1}.meeting-nav.svelte-fds7n8 a.active:where(.svelte-fds7n8){background-color:var(--text);border-color:var(--text);color:var(--bg);font-weight:var(--font-weight-bold)}main.side-nav-right .meeting-nav.svelte-fds7n8{left:0;right:var(--sidenav-width)}nav.svelte-1elq6dn{display:flex;align-items:center;flex-direction:column;position:absolute;top:0;left:0;bottom:0;right:0;width:var(--sidenav-width);padding:var(--sidenav-width) 0 0;background-color:var(--nav-bg)}nav.right.svelte-1elq6dn{left:auto;right:0}.spacer.svelte-1elq6dn{flex:1}ol.svelte-1elq6dn{list-style:none;padding:0;width:100%;margin:0}ol.tabs.svelte-1elq6dn{padding-top:5.6rem}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn){padding:0 0 0 2px;margin:0;width:100%}ol.tabs.svelte-1elq6dn>li.week:where(.svelte-1elq6dn) a:where(.svelte-1elq6dn){font-size:1.25em;line-height:1.3rem}ol.tabs.svelte-1elq6dn>li.week:where(.svelte-1elq6dn) small:where(.svelte-1elq6dn){color:currentColor;line-height:1.3rem;font-size:.6em;margin-right:.15em}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a:where(.svelte-1elq6dn){--radius: 10px;text-decoration:none;width:100%;display:flex;text-align:center;align-items:center;justify-content:center;padding:.75rem 0;color:var(--text-low);font-size:1.1em;line-height:1.5rem;position:relative;border-radius:var(--radius)}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn){background-color:var(--bg);color:var(--text-high)}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn){border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:1px 0 var(--bg);z-index:1}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):before,ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):after{content:"";height:calc(2 * var(--radius));width:var(--radius);position:absolute}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):before{right:0;top:calc(-2 * var(--radius));border-top-right-radius:0;border-bottom-right-radius:var(--radius);box-shadow:var(--bg) 1px var(--radius) 0 0}ol.tabs.svelte-1elq6dn>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):after{right:0;bottom:calc(-2 * var(--radius));border-top-left-radius:0;border-top-right-radius:var(--radius);box-shadow:var(--bg) 1px calc(-1 * var(--radius)) 0 0}nav.right.svelte-1elq6dn ol.tabs:where(.svelte-1elq6dn)>li:where(.svelte-1elq6dn){padding:0 2px 0 0}nav.right.svelte-1elq6dn ol.tabs:where(.svelte-1elq6dn)>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn){border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:-1px 0 var(--bg)}nav.right.svelte-1elq6dn ol.tabs:where(.svelte-1elq6dn)>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):before{right:unset;top:calc(-2 * var(--radius));left:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--radius);box-shadow:var(--bg) -1px var(--radius) 0 0}nav.right.svelte-1elq6dn ol.tabs:where(.svelte-1elq6dn)>li:where(.svelte-1elq6dn) a.active:where(.svelte-1elq6dn):after{right:unset;left:0;bottom:calc(-2 * var(--radius));border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--radius);box-shadow:var(--bg) -1px calc(-1 * var(--radius)) 0 0}main.side-nav-right nav.svelte-111qt7z{padding:0 var(--sidenav-width) 0 0}nav.svelte-111qt7z{display:flex;align-items:center;position:absolute;top:0;left:0;right:0;height:var(--topnav-height);padding:0 0 0 var(--sidenav-width)}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z){list-style:none;padding:0;margin:0;display:flex;height:100%;font-size:1.2em}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) li:where(.svelte-111qt7z){display:flex;align-items:center;height:100%}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) li:where(.svelte-111qt7z):not(:last-child):after{content:"/";color:var(--text-low);font-size:.8em;opacity:.8}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) li:where(.svelte-111qt7z):first-child a:where(.svelte-111qt7z){padding-left:1rem}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) li:where(.svelte-111qt7z):last-child a:where(.svelte-111qt7z){color:var(--text-high)}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) a:where(.svelte-111qt7z){font-size:1em;color:var(--text);padding:0 .35rem;line-height:1}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) a.home:where(.svelte-111qt7z){display:flex;height:100%;align-items:center;color:var(--text-low)}nav.svelte-111qt7z ol.breadcrumbs:where(.svelte-111qt7z) a:where(.svelte-111qt7z) svg{font-size:1em}article.svelte-115vmzn{display:flex;align-items:center;flex-direction:column;padding-left:var(--sidenav-width);padding-top:var(--topnav-height)}article.meeting.svelte-115vmzn{padding-bottom:2.75rem}main.side-nav-right article.svelte-115vmzn{padding-right:var(--sidenav-width);padding-left:0}.help-modal.svelte-1j0cl8t{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t){background-color:#fff;padding:2rem 2rem 1rem;border-radius:30px;max-width:min(100vw,550px);max-height:90vh;width:100%;position:relative;z-index:100;overflow-y:scroll;overflow-x:hidden}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar{width:.5rem;height:100%}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar-track{box-shadow:none;background-color:transparent}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar-thumb{background-color:var(--fg);border-radius:9999px;min-height:2rem}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar-thumb:hover{background-color:var(--text-low);cursor:pointer}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar-track-piece:start{margin-top:30px}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t)::-webkit-scrollbar-track-piece:end{margin-bottom:30px}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t) h2:where(.svelte-1j0cl8t){margin:0 0 1rem;font-size:2em}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t) p:where(.svelte-1j0cl8t){margin:.5rem 0}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t) .actions:where(.svelte-1j0cl8t){position:sticky;bottom:-1rem;background-color:#fff;margin-top:1rem;padding:1rem 0}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t) button:where(.svelte-1j0cl8t){width:100%;padding:1rem;font-size:1.5em;background-color:#333;color:#fff;border-radius:999px}.help-modal.svelte-1j0cl8t .help:where(.svelte-1j0cl8t) button:where(.svelte-1j0cl8t):hover{background-color:#000}.help-modal.svelte-1j0cl8t .help-bg:where(.svelte-1j0cl8t){position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:#000000bf}@supports (backdrop-filter: blur(10px)){.help-modal.svelte-1j0cl8t .help-bg:where(.svelte-1j0cl8t){background-color:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.toast-group.svelte-833a1q{--layer: 10;--bg: var(--action);--text: var(--action-text);--shadow: var(--shadow-2);position:fixed;z-index:var(--layer);inset-block-end:0;inset-inline:0;padding-block-end:max(5vh,var(--page-bottom-padding, 0px) + 1vh);display:grid;justify-items:center;justify-content:center;gap:1vh;pointer-events:none}.toast.svelte-833a1q{background-color:var(--bg);color:var(--text);box-shadow:var(--shadow);border-radius:var(--radius-round);font-size:1rem;max-width:min(var(--max-chars) / 2.35,90vw - 6ch);padding:.75rem 3ch;line-height:1.25;box-sizing:content-box;word-break:break-all}.toast.error.svelte-833a1q{background-color:var(--error);color:var(--error-text)}.toast.success.svelte-833a1q{background-color:var(--success);color:var(--success-text)}.toast.accent.svelte-833a1q{background-color:var(--accent);color:var(--accent-text)}main.svelte-1mt1tqn{font-family:var(--font)}@supports (color: oklch(from var(--text) calc(l - .15) c h)){main.svelte-1mt1tqn{--text-low: oklch(from var(--text) calc(l + .2) c h);--text-high: oklch(from var(--text) calc(l - .15) c h);--outline-low: oklch(from var(--outline) calc(l + .03) c h);--outline-high: oklch(from var(--outline) max(0, calc(l - .1) ) c h)}}@media screen{main.svelte-1mt1tqn{overflow-y:auto;overflow-x:hidden;max-width:100vw;max-height:100vh}}main>article{display:block;position:relative;background-color:var(--bg);width:var(--doc-width);height:var(--doc-height);content-visibility:auto;contain-intrinsic-size:1px var(--doc-height)}@media print{main.high-res>article{transform:scale(2);transform-origin:top left}main.high-res>article:not(:nth-child(2)){margin-top:calc(var(--doc-height) * 2)}}.menu-trigger.svelte-1mt1tqn{position:fixed;bottom:1rem;right:1rem;z-index:10;background-color:var(--bg);color:currentColor;border-radius:100%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.35em;box-shadow:var(--shadow-4);cursor:pointer}.menu-trigger.svelte-1mt1tqn:hover{color:#000}@media (min-width: 768px){.menu-trigger.svelte-1mt1tqn{right:2rem}}.menu.svelte-1mt1tqn{position:fixed;bottom:5rem;right:1rem;background-color:var(--bg);z-index:10;width:400px;max-width:calc(100vw - 2rem);max-height:80vh;border-radius:var(--radius-5);box-shadow:var(--shadow-4);padding:0 2rem 1rem;overflow-y:auto;overflow-x:hidden}@media (min-width: 768px){.menu.svelte-1mt1tqn{right:2rem}}.menu.svelte-1mt1tqn::-webkit-scrollbar{width:.5rem;height:100%}.menu.svelte-1mt1tqn::-webkit-scrollbar-track{box-shadow:none;background-color:transparent}.menu.svelte-1mt1tqn::-webkit-scrollbar-thumb{background-color:var(--fg);border-radius:9999px;min-height:2rem}.menu.svelte-1mt1tqn::-webkit-scrollbar-thumb:hover{background-color:var(--text-low);cursor:pointer}.menu.svelte-1mt1tqn::-webkit-scrollbar-track-piece:start{margin-top:var(--radius-5)}.menu.svelte-1mt1tqn::-webkit-scrollbar-track-piece:end{margin-bottom:var(--radius-5)}.menu.svelte-1mt1tqn h2:where(.svelte-1mt1tqn){position:sticky;top:0;background-color:var(--bg);padding:2rem 0 1rem;color:var(--text)}.menu.svelte-1mt1tqn h3:where(.svelte-1mt1tqn){position:sticky;top:4rem;background-color:var(--bg);color:var(--text);padding:1rem 0;margin-top:1rem;margin-bottom:-1rem}.menu.svelte-1mt1tqn .checkbox:where(.svelte-1mt1tqn){margin:0 0 0 .5rem}form.svelte-1mt1tqn{display:flex;flex-direction:column;gap:1rem;margin:0}form.svelte-1mt1tqn fieldset:where(.svelte-1mt1tqn){border:none;display:flex;flex-direction:column;padding:0}form.svelte-1mt1tqn fieldset:where(.svelte-1mt1tqn) label:where(.svelte-1mt1tqn){font-size:.75rem;font-weight:300;margin:0 0 .1rem .25rem}form.svelte-1mt1tqn fieldset:where(.svelte-1mt1tqn) input:where(.svelte-1mt1tqn){width:100%}.actions.svelte-1mt1tqn{position:sticky;bottom:-1rem;background-color:#fff;width:100%;padding:1rem 0}button.export.svelte-1mt1tqn{background-color:var(--action);color:var(--action-text);width:100%;border-radius:999px;padding:.75rem 1rem;font-size:1.25rem}button.export.svelte-1mt1tqn:hover{background-color:var(--action-high);color:var(--action-text-high)}@media print{.menu.svelte-1mt1tqn,.menu-trigger.svelte-1mt1tqn{display:none}}
