@layer components{.tcm-sc{border:var(--tcm-hair);border-radius:var(--tcm-radius-card);background:var(--tcm-surface);color:var(--tcm-fg);text-decoration:none;display:block;position:relative;overflow:hidden}.tcm-sc:hover{border-color:var(--tcm-border-strong)}.tcm-sc:focus-visible{box-shadow:var(--tcm-focus-ring);outline:none}.tcm-sc-frame{padding:var(--sc-pad);background:var(--sc-paper);display:block;position:relative;overflow:hidden}.tcm-sc--hero{--sc-pad:14px;--sc-gap:6px;--sc-radius:4px;--sc-slot:62px;--sc-plate:24px;--sc-txt-sm:var(--tcm-text-2xs);--sc-txt-lg:var(--tcm-text-lg);--sc-paper:var(--tcm-surface-3);--sc-line:var(--tcm-border-strong)}.tcm-sc--hero .tcm-sc-frame{height:clamp(240px,38vw,400px)}.tcm-sc--tile{--sc-pad:6px;--sc-gap:3px;--sc-radius:2px;--sc-slot:18px;--sc-plate:7px;--sc-txt-sm:9px;--sc-txt-lg:9px;--sc-paper:var(--tcm-surface-3);--sc-line:var(--tcm-border-strong)}.tcm-sc--tile .tcm-sc-frame{aspect-ratio:16/10}.tcm-sc-cap{border-top:var(--tcm-hair);font-size:var(--tcm-text-xs);line-height:var(--tcm-line-xs);color:var(--tcm-fg);text-align:center;overflow-wrap:anywhere;padding:7px 8px 8px;font-weight:700;display:block}.tcm-sc:hover .tcm-sc-cap{color:var(--tcm-accent)}.tcm-sc-slot{border:1px dashed var(--sc-line);border-radius:var(--sc-radius);background:var(--tcm-surface);display:block}.tcm-sc-tier{gap:var(--sc-gap);flex-direction:column;height:100%;display:flex}.tcm-sc-tierrow{gap:var(--sc-gap);flex:1 1 0;min-height:0;display:flex}.tcm-sc-tierlabel{border-radius:var(--sc-radius);width:clamp(44px,16%,100px);font-size:var(--sc-txt-lg);color:#1a1a1b;flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:flex}.tcm-sc-tierdrop{align-items:stretch;gap:var(--sc-gap);min-width:0;padding:var(--sc-gap);border:var(--tcm-hair);border-radius:var(--sc-radius);background:var(--tcm-surface);flex:auto;display:flex;overflow:hidden}.tcm-sc-tierdrop>.tcm-sc-slot{flex:0 0 var(--sc-slot)}.tcm-sc-grid{gap:var(--sc-gap);height:100%;display:grid}.tcm-sc-grid[data-cols="2"]{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.tcm-sc-grid[data-cols="3"]{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.tcm-sc-grid[data-cols="5"]{grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(5,minmax(0,1fr))}.tcm-sc-grid.tcm-sc-grid--axes[data-cols="2"]{grid-template-rows:auto repeat(2,minmax(0,1fr));grid-template-columns:auto repeat(2,minmax(0,1fr))}.tcm-sc-grid.tcm-sc-grid--axes[data-cols="5"]{grid-template-rows:auto repeat(5,minmax(0,1fr));grid-template-columns:auto repeat(5,minmax(0,1fr))}.tcm-sc-cell{border:var(--tcm-hair);border-radius:var(--sc-radius);background:var(--tcm-surface);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.tcm-sc-celllabel{background:var(--tcm-surface-2);color:var(--tcm-fg-2);font-size:var(--sc-txt-sm);white-space:nowrap;text-overflow:ellipsis;padding:2px 4px;font-weight:600;line-height:1.35;overflow:hidden}.tcm-sc--tile .tcm-sc-celllabel{text-align:center;padding:1px 3px;line-height:1.2}.tcm-sc-cellbody{min-height:0;margin:var(--sc-gap);border:1px dashed var(--sc-line);border-radius:var(--sc-radius);flex:auto}.tcm-sc--tile .tcm-sc-cellbody{margin:2px}.tcm-sc-ghead,.tcm-sc-gside{color:var(--tcm-muted);font-size:var(--sc-txt-sm);white-space:nowrap;justify-content:center;align-items:center;padding:2px 4px;font-weight:700;display:flex;overflow:hidden}.tcm-sc.tcm-type-map .tcm-sc-frame{--sc-paper:var(--tcm-surface)}.tcm-sc-map{height:100%;display:block;position:relative}.tcm-sc-mapsvg{width:100%;height:100%;display:block}.tcm-sc-mapbase{fill:var(--tcm-surface-2);stroke:var(--tcm-border-strong);stroke-width:1.4px;vector-effect:non-scaling-stroke}.tcm-sc-maptint{stroke:var(--tcm-border-strong);stroke-width:1.4px;vector-effect:non-scaling-stroke}.tcm-sc-mapfallback{border:1px dashed var(--sc-line);border-radius:var(--sc-radius);background:repeating-linear-gradient(to right, transparent 0, transparent 11.5%, var(--tcm-border) 11.5%, var(--tcm-border) calc(11.5% + 1px)), repeating-linear-gradient(to bottom, transparent 0, transparent 15.5%, var(--tcm-border) 15.5%, var(--tcm-border) calc(15.5% + 1px)), var(--tcm-surface);height:100%}.tcm-sc-legend{border:var(--tcm-hair);border-radius:var(--sc-radius);background:var(--tcm-surface);flex-direction:column;gap:5px;width:clamp(88px,24%,156px);padding:7px;display:flex;position:absolute;bottom:0;left:0}.tcm-sc--tile .tcm-sc-legend{display:none}.tcm-sc-legendrow{align-items:center;gap:6px;display:flex}.tcm-sc-swatch{border:1px solid #00000024;border-radius:2px;flex:none;width:12px;height:12px}.tcm-sc-legendbar{background:var(--tcm-surface-2);border-radius:2px;flex:auto;height:7px}.tcm-sc-venn{aspect-ratio:1.5;isolation:isolate;max-width:100%;height:100%;margin-inline:auto;position:relative}.tcm-sc-vcirc{aspect-ratio:1;mix-blend-mode:multiply;border:1px solid #00000029;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.tcm-sc-venn[data-rings="2"] .tcm-sc-vcirc{height:76%;top:50%}.tcm-sc-venn[data-rings="2"] .tcm-sc-vcirc--a{left:33%}.tcm-sc-venn[data-rings="2"] .tcm-sc-vcirc--b{left:67%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vcirc{height:58%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vcirc--a{top:41%;left:39%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vcirc--b{top:41%;left:61%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vcirc--c{top:69%;left:50%}.tcm-sc-vlabel{max-width:30%;color:var(--tcm-fg-2);font-size:var(--sc-txt-sm);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-weight:700;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.tcm-sc-venn[data-rings="2"] .tcm-sc-vlabel{top:50%}.tcm-sc-venn[data-rings="2"] .tcm-sc-vlabel--a{left:22%}.tcm-sc-venn[data-rings="2"] .tcm-sc-vlabel--ab{left:50%}.tcm-sc-venn[data-rings="2"] .tcm-sc-vlabel--b{left:78%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vlabel--a{top:30%;left:26%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vlabel--b{top:30%;left:74%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vlabel--c{top:86%;left:50%}.tcm-sc-venn[data-rings="3"] .tcm-sc-vlabel--ab{top:52%;left:50%}.tcm-sc-compass{aspect-ratio:1;max-width:100%;height:100%;margin-inline:auto;position:relative}.tcm-sc-quad{width:50%;height:50%;position:absolute}.tcm-sc-quad--tl{top:0;left:0}.tcm-sc-quad--tr{top:0;right:0}.tcm-sc-quad--bl{bottom:0;left:0}.tcm-sc-quad--br{bottom:0;right:0}.tcm-sc-axes{width:100%;height:100%;position:absolute;inset:0}.tcm-sc-axline{stroke:#1c1c1c;stroke-width:2px;vector-effect:non-scaling-stroke}.tcm-sc-arrow{fill:#1c1c1c}.tcm-sc-axbox{border:1px dashed var(--sc-line);border-radius:var(--sc-radius);background:var(--tcm-surface);color:var(--tcm-fg-2);font-size:var(--sc-txt-sm);white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;max-width:46%;padding:3px 6px;font-weight:700;display:flex;position:absolute;overflow:hidden}.tcm-sc-axbox--top{top:1%;left:50%;transform:translate(-50%)}.tcm-sc-axbox--bottom{bottom:1%;left:50%;transform:translate(-50%)}.tcm-sc-axbox--left{bottom:52%;left:2%}.tcm-sc-axbox--right{bottom:52%;right:2%}.tcm-sc-brk{gap:var(--sc-gap);height:100%;display:flex}.tcm-sc-brkcol{justify-content:space-around;gap:var(--sc-gap);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.tcm-sc-brk[data-entries="16"]{--sc-plate:14px}.tcm-sc-brk[data-entries="32"]{--sc-plate:9px}.tcm-sc-brkmatch{min-height:0;padding-right:var(--sc-gap);border-right:1px solid var(--sc-line);flex-direction:column;flex:0 auto;justify-content:center;gap:2px;display:flex;position:relative}.tcm-sc-brkmatch:after{content:"";top:50%;right:calc(var(--sc-gap) * -1);width:var(--sc-gap);border-top:1px solid var(--sc-line);position:absolute}.tcm-sc-brkcol--final .tcm-sc-brkmatch{border-right:none;padding-right:0}.tcm-sc-brkcol--final .tcm-sc-brkmatch:after{content:none}.tcm-sc-plate{height:var(--sc-plate);border:var(--tcm-hair);border-left:3px solid var(--sc-line);border-radius:var(--sc-radius);background:var(--tcm-surface);flex:0 auto;min-height:5px}.tcm-sc-plate--win{border-left-color:var(--tcm-accent);background:var(--tcm-accent-weak)}.tcm-sc-free{border:1px dashed var(--sc-line);border-radius:var(--sc-radius);background:var(--tcm-surface);height:100%;position:relative}.tcm-sc-freeimg{border:1px solid var(--sc-line);border-radius:var(--sc-radius);background:var(--tcm-surface-2);width:30%;height:46%;color:var(--tcm-muted);justify-content:center;align-items:center;display:flex;position:absolute;top:12%;left:6%}.tcm-sc-freeimg svg{width:42%;max-width:46px;height:auto}.tcm-sc-freetext{gap:var(--sc-gap);flex-direction:column;width:50%;display:flex;position:absolute;top:16%;left:42%}.tcm-sc-freeline{background:var(--tcm-surface-2);border:var(--tcm-hair);border-radius:3px;height:8px}.tcm-sc-freeline--short{width:62%}.tcm-sc-freegrid{gap:var(--sc-gap);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));width:42%;height:40%;display:grid;position:absolute;bottom:12%;left:42%}.tcm-sc-freehandle{border:1px solid var(--tcm-accent);background:var(--tcm-surface);border-radius:2px;width:8px;height:8px;position:absolute}.tcm-sc-freehandle--tl{top:calc(12% - 4px);left:calc(6% - 4px)}.tcm-sc-freehandle--tr{top:calc(12% - 4px);left:calc(36% - 4px)}.tcm-sc-freehandle--bl{top:calc(58% - 4px);left:calc(6% - 4px)}.tcm-sc-freehandle--br{top:calc(58% - 4px);left:calc(36% - 4px)}.tcm-sc--tile .tcm-sc-freehandle{display:none}.tcm-sc--tile .tcm-sc-freeline{height:5px}}
