.fr-wrap{padding-top:1.25rem;padding-bottom:2.5rem}.fr-head{text-align:center;margin-bottom:1rem}.fr-side__head{text-align:center;margin-bottom:1.5rem}.fr-toggle{display:flex;justify-content:center;gap:0;max-width:26rem;margin:0 auto 1.5rem;padding:.25rem;background:#fbf6ec;border:1px solid #ecdfc7;border-radius:999px}.fr-toggle__btn{flex:1 1 0;min-height:2.75rem;padding:.5rem 1rem;border:0;border-radius:999px;background:0 0;color:var(--crimson,#8b2942);font-size:.98rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.fr-toggle__btn:focus-visible,.fr-toggle__btn:hover{background:#f2e6cf}.fr-toggle__btn.is-active{background:var(--crimson,#8b2942);color:#fff}.fr-side--hidden{display:none}.fr-back{display:inline-block;margin-bottom:.75rem;font-size:.95rem;font-weight:600;color:var(--crimson,#8b2942);text-decoration:none}.fr-back:hover{text-decoration:underline}.fr-title{margin:0 0 .4rem;font-size:1.7rem;color:var(--crimson,#8b2942)}.fr-sub{margin:0 auto;max-width:34rem;color:var(--muted,#5c6570);font-size:1rem;line-height:1.5}.fr-empty{max-width:34rem;margin:1.5rem auto;padding:1.75rem 1.5rem;background:#fbf6ec;border:1px solid #ecdfc7;border-radius:14px;text-align:center}.fr-empty__img{display:block;width:120px;height:120px;margin:0 auto 1.1rem;opacity:.9}.fr-empty__lead{margin:0 0 .6rem;font-size:1.1rem;font-weight:600;color:var(--crimson,#8b2942)}.fr-empty__hint{margin:0 0 1.1rem;color:var(--muted,#5c6570);line-height:1.55}.fr-edit-chip{display:inline-block;font-size:.76rem;font-weight:600;line-height:1.2;white-space:nowrap;color:var(--color-primary,#8b2942);background:#fff;border:1px solid #e0c4cf;border-radius:8px;padding:.12rem .5rem;vertical-align:baseline}.fr-date{margin:0 auto .9rem;text-align:center;color:var(--crimson,#8b2942);font-weight:700;font-size:1.05rem}.fr-chart{max-width:100%;margin:0 auto;padding:1.5rem 1.25rem;background:#fffaef;border:1px solid #ecdfc7;border-radius:18px;box-shadow:0 6px 22px rgba(60,20,30,.1)}.fr-chart .fr-svg{display:block;width:100%;height:auto;max-width:100%!important}.fr-svg a{cursor:pointer;transition:opacity .15s}.fr-svg a:focus,.fr-svg a:hover{opacity:.85}.fr-svg a:focus{outline:0}@media (max-width:480px){.fr-chart{padding:1rem .75rem;border-radius:14px}}