.report-sheet-backdrop{position:fixed;inset:0;z-index:140;display:grid;align-items:end;padding:16px;background:#1717172e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.report-sheet{display:grid;gap:14px;width:100%;max-width:min(100%,460px);justify-self:center;padding:16px;border-radius:28px;background:linear-gradient(180deg,#ffffffe6,#fffc),#ffffffd6;border:1px solid rgba(255,255,255,.78);box-shadow:0 24px 58px #00000024,inset 0 1px #ffffffe6}.report-sheet-head{display:grid;gap:6px}.report-sheet-title{display:inline-flex;align-items:center;gap:8px;color:#171717d1;font-size:var(--fs-caption);font-weight:var(--fw-heavy)}.report-sheet-head p{margin:0;color:#1717177a;font-size:var(--fs-micro);line-height:1.5}.report-sheet-preview{padding:12px 14px;border-radius:18px;color:#171717ad;background:#ffffff8a;box-shadow:inset 0 1px #ffffffd1;font-size:var(--fs-caption);line-height:1.55}.report-sheet-options{display:grid;gap:8px}.report-sheet-option{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;padding:12px 14px;border:0;border-radius:20px;text-align:left;color:#171717ad;background:#ffffff80;box-shadow:inset 0 1px #ffffffd6}.report-sheet-option.is-active{color:#171717d6;background:linear-gradient(180deg,#fffc,#ffffff94),#ffffffa3;box-shadow:0 14px 28px #0000000f,inset 0 1px #ffffffe6}.report-sheet-option strong,.report-sheet-option span{display:block}.report-sheet-option strong{font-size:var(--fs-caption);font-weight:var(--fw-heavy)}.report-sheet-option span{margin-top:3px;color:#1717176b;font-size:var(--fs-micro);line-height:1.45}.report-sheet-dot{width:18px;height:18px;display:grid;place-items:center;margin-top:2px;border:1px solid rgba(23,23,23,.16);border-radius:50%;background:#ffffff8f}.report-sheet-dot:after{width:8px;height:8px;border-radius:50%;background:#171717d6;content:"";opacity:0;transform:scale(.72);transition:opacity .16s ease,transform .16s ease}.report-sheet-option.is-active .report-sheet-dot:after{opacity:1;transform:scale(1)}.report-sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-sheet-actions button{min-height:46px;border:0;border-radius:16px;font-size:var(--fs-caption);font-weight:var(--fw-heavy)}.report-sheet-actions button:first-child{color:#1717178f;background:#ffffff75;box-shadow:inset 0 1px #ffffffd6}.report-sheet-actions button.is-primary{color:#fff;background:#171717db;box-shadow:0 12px 26px #0000001f,inset 0 1px #ffffff1f}.report-sheet-actions button:disabled{opacity:.6}:root[data-theme=dark] .report-sheet{border-color:#ffffff1f!important;background:linear-gradient(180deg,#ffffff1f,#ffffff0d),#171b23f0!important;box-shadow:0 22px 48px #00000057,inset 0 1px #ffffff14!important}:root[data-theme=dark] .report-sheet-backdrop{background:#05070a5c!important}:root[data-theme=dark] .report-sheet-title,:root[data-theme=dark] .report-sheet-option strong{color:#faf7f1f0!important}:root[data-theme=dark] .report-sheet-head p,:root[data-theme=dark] .report-sheet-preview,:root[data-theme=dark] .report-sheet-option,:root[data-theme=dark] .report-sheet-option span{color:#eeeae2b8!important}:root[data-theme=dark] .report-sheet-preview,:root[data-theme=dark] .report-sheet-option,:root[data-theme=dark] .report-sheet-dot,:root[data-theme=dark] .report-sheet-actions button:first-child{border-color:#ffffff1f!important;background:linear-gradient(180deg,#ffffff1b,#ffffff0b),#1f242ead!important;box-shadow:0 10px 22px #0003,inset 0 1px #ffffff12!important}:root[data-theme=dark] .report-sheet-option.is-active{background:linear-gradient(180deg,#ffffff29,#ffffff0f),#2e3440d1!important}:root[data-theme=dark] .report-sheet-dot:after{background:#faf7f1f5!important}:root[data-theme=dark] .report-sheet-actions button.is-primary{color:#faf6edf5!important;background:linear-gradient(180deg,#6e76904d,#3a3f4dd6),#242932d6!important;box-shadow:0 14px 30px #0000004d,inset 0 1px #ffffff17!important}
