.mobile-table-list{--tbl-text:var(--project-text,#333);--tbl-muted:var(--project-muted-text,#6b6b6b);--tbl-border:var(--project-border,#0000001f);--tbl-accent:var(--project-accent,var(--primary,#2e6b9e));width:100%;color:var(--tbl-text);font-variant-numeric:tabular-nums;padding:.25rem .5rem}.mobile-table-list__record{border-bottom:1px solid color-mix(in oklch, var(--tbl-border) 80%, transparent);padding:.875rem .25rem}.mobile-table-list__record:last-child{border-bottom:none}.mobile-table-list__heading{color:var(--tbl-text);margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.35}.mobile-table-list__fields{flex-direction:column;gap:.375rem;margin:0;display:flex}.mobile-table-list__field{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.mobile-table-list__field dt{color:var(--tbl-muted);flex:0 auto;font-size:.9rem}.mobile-table-list__field dd{text-align:left;color:var(--tbl-text);overflow-wrap:anywhere;flex:auto;margin:0}.mobile-table-list__field:has(dt) dd{text-align:right}.mobile-table-list__field[data-numeric=true] dd{font-variant-numeric:tabular-nums;white-space:nowrap}.mobile-table-list__record.is-total{border-top:1px solid color-mix(in oklch, var(--tbl-accent) 55%, transparent);background:color-mix(in oklch, var(--tbl-accent) 8%, transparent)}.mobile-table-list__record.is-total .mobile-table-list__heading,.mobile-table-list__record.is-total dd{font-weight:700}.dark .mobile-table-list{--tbl-text:var(--project-text,#e6e6e6);--tbl-muted:var(--project-muted-text,#999);--tbl-border:var(--project-border,#ffffff24);--tbl-accent:var(--project-accent,var(--primary,#6ba3d6))}
.mobile-circle-diagram{--cd-text:var(--project-text,#333);--cd-muted:var(--project-muted-text,#6b6b6b);--cd-border:var(--project-border,#0000001f);width:100%;color:var(--cd-text);padding:.5rem}.mobile-circle-diagram__header{text-align:center;margin-bottom:.75rem}.mobile-circle-diagram__title{color:var(--cd-text);overflow-wrap:anywhere;margin:0;font-size:1.125rem;font-weight:650;line-height:1.3}.mobile-circle-diagram__subtitle{color:var(--cd-muted);overflow-wrap:anywhere;margin:.125rem 0 0;font-size:.875rem;line-height:1.4}.mobile-circle-diagram__hero{aspect-ratio:1;width:100%;max-width:260px;margin:0 auto;overflow:hidden}.mobile-circle-diagram__hero-inner{transform-origin:50%;width:100%;height:100%}.mobile-circle-diagram__svg{width:100%;height:100%}.mobile-circle-diagram__list{flex-direction:column;gap:.875rem;margin:.875rem 0 0;padding:0;list-style:none;display:flex}.mobile-circle-diagram__item{border-bottom:1px solid color-mix(in oklch, var(--cd-border) 80%, transparent);align-items:flex-start;gap:.75rem;padding-bottom:.875rem;display:flex}.mobile-circle-diagram__item:last-child{border-bottom:none;padding-bottom:0}.mobile-circle-diagram__chip{color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-top:.0625rem;display:flex}.mobile-circle-diagram__text{flex:auto;min-width:0}.mobile-circle-diagram__item-title{color:var(--cd-text);overflow-wrap:anywhere;font-size:1rem;font-weight:600;line-height:1.35}.mobile-circle-diagram__item-desc{color:var(--cd-muted);overflow-wrap:anywhere;margin:.1875rem 0 0;font-size:.875rem;line-height:1.45}.dark .mobile-circle-diagram{--cd-text:var(--project-text,#e6e6e6);--cd-muted:var(--project-muted-text,#999);--cd-border:var(--project-border,#ffffff24)}
.mobile-swot-list{--swot-text:var(--project-text,#333);--swot-muted:var(--project-muted-text,#6b6b6b);--swot-border:var(--project-border,#0000001f);width:100%;color:var(--swot-text);flex-direction:column;gap:1.125rem;padding:.5rem;display:flex}.mobile-swot-list__quadrant{border-bottom:1px solid color-mix(in oklch, var(--swot-border) 80%, transparent);padding-bottom:1.125rem}.mobile-swot-list__quadrant:last-child{border-bottom:none;padding-bottom:0}.mobile-swot-list__heading{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.mobile-swot-list__badge{color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:700;line-height:1;display:flex}.mobile-swot-list__label{color:var(--swot-text);overflow-wrap:anywhere;margin:0;font-size:1.0625rem;font-weight:650;line-height:1.3}.mobile-swot-list__points{flex-direction:column;gap:.375rem;margin:0;padding-left:2.375rem;list-style:outside;display:flex}.mobile-swot-list__points li{color:var(--swot-muted);overflow-wrap:anywhere;font-size:.9375rem;line-height:1.45}.mobile-swot-list__points li::marker{color:color-mix(in oklch, var(--swot-muted) 60%, transparent)}.dark .mobile-swot-list{--swot-text:var(--project-text,#e6e6e6);--swot-muted:var(--project-muted-text,#999);--swot-border:var(--project-border,#ffffff24)}