.CardsWorkspace-module__aY4k1a__page{min-height:70vh;padding:32px clamp(16px,3.2vw,50px) 80px}.CardsWorkspace-module__aY4k1a__resultPane{min-width:0}.CardsWorkspace-module__aY4k1a__resultHeading{align-items:start;min-height:34px;margin-bottom:14px;display:flex}.CardsWorkspace-module__aY4k1a__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px 14px;display:grid}.CardsWorkspace-module__aY4k1a__cardList{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.CardsWorkspace-module__aY4k1a__empty{text-align:center;background:rgb(var(--color-surface-rgb));padding:70px 24px}.CardsWorkspace-module__aY4k1a__pagination{flex-wrap:wrap;justify-content:center;gap:8px;padding-top:40px;display:flex}@media (min-width:640px){.CardsWorkspace-module__aY4k1a__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}}@media (min-width:1100px){.CardsWorkspace-module__aY4k1a__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1500px){.CardsWorkspace-module__aY4k1a__cardGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:639px){.CardsWorkspace-module__aY4k1a__page{padding-top:24px}}
.DiscoveryHeader-module__7o0qIq__discovery{min-width:0}.DiscoveryHeader-module__7o0qIq__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 16px;margin-bottom:20px;display:grid}.DiscoveryHeader-module__7o0qIq__header :is(h1,h2,h3){font-family:var(--font-barlow-condensed), sans-serif;overflow-wrap:anywhere;margin:0;font-size:36px;font-weight:600;line-height:1.08}.DiscoveryHeader-module__7o0qIq__header h1{font-size:clamp(36px,4.8vw,68px)}.DiscoveryHeader-module__7o0qIq__controls{justify-content:end;align-items:center;gap:8px;display:flex}.DiscoveryHeader-module__7o0qIq__description{max-width:60ch;color:rgb(var(--color-text-secondary-rgb));grid-column:1/-1;font-size:16px;line-height:1.6}@media (max-width:639px){.DiscoveryHeader-module__7o0qIq__header{gap:10px 12px;margin-bottom:20px}.DiscoveryHeader-module__7o0qIq__header :is(h1,h2,h3){font-size:32px}}
.CardPicker-module__kQPdLa__compact{grid-template-columns:minmax(0,1fr) 44px;align-items:center;display:grid}.CardPicker-module__kQPdLa__compactAdd{align-items:center;gap:12px;min-width:0;min-height:76px;padding:10px;display:flex}.CardPicker-module__kQPdLa__compactAdd>svg{color:rgb(var(--color-accent-rgb));flex:none}.CardPicker-module__kQPdLa__thumbnail{flex:none;width:40px;height:56px}.CardPicker-module__kQPdLa__identity{flex:1;min-width:0}.CardPicker-module__kQPdLa__name{overflow-wrap:anywhere;font-size:15px;font-weight:600;line-height:1.45;display:block}.CardPicker-module__kQPdLa__detail{color:rgb(var(--color-text-secondary-rgb));margin-top:3px;font-size:12px;line-height:1.5;display:block}.CardPicker-module__kQPdLa__warning{color:rgb(var(--color-warning-rgb));margin-top:3px;font-size:12px;line-height:1.5;display:block}.CardPicker-module__kQPdLa__compactPreview{width:44px;min-height:44px;color:rgb(var(--color-text-secondary-rgb));place-items:center;display:grid}.CardPicker-module__kQPdLa__compactPreview:hover{color:rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .1)}.CardPicker-module__kQPdLa__compactPreview:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:-2px}.CardPicker-module__kQPdLa__quantity{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}.CardPicker-module__kQPdLa__quantity button{min-width:44px;min-height:44px;color:rgb(var(--color-accent-rgb));font-size:20px}.CardPicker-module__kQPdLa__quantity button:disabled{opacity:.4;cursor:not-allowed}.CardPicker-module__kQPdLa__quantity button:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:-2px}.CardPicker-module__kQPdLa__quantity output{text-align:center;min-width:22px;font-size:14px}.CardPicker-module__kQPdLa__compact[data-inline-quantity]{grid-template-columns:minmax(0,1fr) auto}.CardPicker-module__kQPdLa__compact[data-inline-quantity] .CardPicker-module__kQPdLa__compactPreview{display:none}@media (max-width:420px){.CardPicker-module__kQPdLa__compactAdd{gap:8px;padding:8px}.CardPicker-module__kQPdLa__name{font-size:14px}.CardPicker-module__kQPdLa__thumbnail{width:34px;height:48px}}
.AddPanel-module__8_Uqwq__workspace{--color-control-rgb:var(--color-surface-elevated-rgb);--color-control-hover-rgb:var(--color-surface-subtle-rgb);--color-control-text-rgb:var(--color-text-primary-rgb);min-height:18rem;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr);gap:24px;padding:0;display:grid;position:relative}.AddPanel-module__8_Uqwq__heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:16px;display:flex}.AddPanel-module__8_Uqwq__heading h2{font-family:var(--font-barlow-condensed), sans-serif;font-size:30px;font-weight:600;line-height:1.08}.AddPanel-module__8_Uqwq__heading p{color:rgb(var(--color-text-secondary-rgb));margin-top:6px;font-size:13px;line-height:1.5}.AddPanel-module__8_Uqwq__heading>button{flex-shrink:0}.AddPanel-module__8_Uqwq__mobileJump{top:var(--mobile-site-header-offset,65px);z-index:30;border:1px solid rgb(var(--color-accent-rgb) / .35);background:rgb(var(--color-surface-rgb));box-shadow:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;position:sticky}.AddPanel-module__8_Uqwq__mobileJump button{background:rgb(var(--color-surface-rgb));min-width:0;min-height:48px;color:rgb(var(--color-text-primary-rgb));justify-content:center;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:700;display:flex}.AddPanel-module__8_Uqwq__mobileJump button:hover{background:rgb(var(--color-surface-elevated-rgb))}.AddPanel-module__8_Uqwq__mobileJump span{color:rgb(var(--color-accent-rgb));font-variant-numeric:tabular-nums}.AddPanel-module__8_Uqwq__mobileJump button:focus-visible,.AddPanel-module__8_Uqwq__destinationTrigger:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:-3px}.AddPanel-module__8_Uqwq__finder,.AddPanel-module__8_Uqwq__decklist{min-width:0;scroll-margin-top:calc(var(--mobile-site-header-offset,65px) + 64px)}.AddPanel-module__8_Uqwq__controls{padding-bottom:12px}.AddPanel-module__8_Uqwq__controls [data-ui=filter-panel]{background:rgb(var(--color-surface-rgb))}.AddPanel-module__8_Uqwq__controls [role=group]>span{color:rgb(var(--color-text-secondary-rgb));text-transform:none;letter-spacing:0;font-family:inherit;font-size:12px;font-weight:600}.AddPanel-module__8_Uqwq__nextStep{border-left:3px solid rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .07);color:rgb(var(--color-text-secondary-rgb));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;margin-bottom:12px;padding:6px 10px;font-size:13px;display:flex}.AddPanel-module__8_Uqwq__destinations{display:none}.AddPanel-module__8_Uqwq__destinationSelect{color:rgb(var(--color-text-secondary-rgb));align-items:center;gap:12px;margin-top:12px;font-size:14px;font-weight:600;display:flex}.AddPanel-module__8_Uqwq__destinationSelect .AddPanel-module__8_Uqwq__destinationTrigger{border:1px solid rgb(var(--color-text-primary-rgb) / .2);background:rgb(var(--color-surface-rgb));min-width:0;min-height:44px;color:rgb(var(--color-text-primary-rgb));flex:1;padding:8px 12px;font-size:16px}.AddPanel-module__8_Uqwq__destinationOptions [role=option]{min-height:44px;font-family:var(--font-manrope), sans-serif;text-transform:none;letter-spacing:0;font-size:14px}.AddPanel-module__8_Uqwq__resultStatus{color:rgb(var(--color-text-secondary-rgb));font-size:13px;line-height:1.5}.AddPanel-module__8_Uqwq__browsePrompt{justify-items:start;gap:10px;padding-block:12px 24px;display:grid}.AddPanel-module__8_Uqwq__browsePrompt p{max-width:42ch;color:rgb(var(--color-text-secondary-rgb));font-size:14px;line-height:1.6}.AddPanel-module__8_Uqwq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;display:grid}.AddPanel-module__8_Uqwq__review{margin-bottom:14px}.AddPanel-module__8_Uqwq__decklist{container:current-deck/inline-size}.AddPanel-module__8_Uqwq__decklist:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:4px}.AddPanel-module__8_Uqwq__decklist [data-testid=legend-editorial-deck-sections]{-moz-column-count:1;column-count:1}.AddPanel-module__8_Uqwq__decklist [aria-label=Live\ decklist] h3{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.01em;text-transform:none;color:rgb(var(--color-text-primary-rgb));font-size:24px;font-weight:600;line-height:1.15}.AddPanel-module__8_Uqwq__decklist [data-deck-card-grid]{grid-template-columns:minmax(0,1fr)}@container current-deck (min-width:360px){.AddPanel-module__8_Uqwq__decklist [data-deck-card-grid]:not([data-deck-card-grid=battlefields]){grid-template-columns:repeat(2,minmax(0,1fr))}}@container current-deck (min-width:680px){.AddPanel-module__8_Uqwq__decklist [data-deck-card-grid]:not([data-deck-card-grid=battlefields]){grid-template-columns:repeat(3,minmax(0,1fr))}.AddPanel-module__8_Uqwq__decklist [data-deck-card-grid=battlefields]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.AddPanel-module__8_Uqwq__mobileJump{top:73px}.AddPanel-module__8_Uqwq__finder,.AddPanel-module__8_Uqwq__decklist{scroll-margin-top:140px}.AddPanel-module__8_Uqwq__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.AddPanel-module__8_Uqwq__destinationSelect{display:none}.AddPanel-module__8_Uqwq__destinations{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.AddPanel-module__8_Uqwq__destinationLabel{color:rgb(var(--color-text-secondary-rgb));margin-right:6px;font-size:13px;font-weight:600}}@media (min-width:1100px){.AddPanel-module__8_Uqwq__workspace{grid-template-columns:minmax(0,1fr) minmax(380px,36%);align-items:start;gap:28px}.AddPanel-module__8_Uqwq__mobileJump{display:none}.AddPanel-module__8_Uqwq__finder,.AddPanel-module__8_Uqwq__decklist{scrollbar-gutter:stable;max-height:max(460px,100dvh - 190px);scroll-margin-top:88px;overflow-y:auto}.AddPanel-module__8_Uqwq__finder{padding-right:12px}.AddPanel-module__8_Uqwq__controls{z-index:20;background:rgb(var(--color-surface-rgb));position:sticky;top:0}.AddPanel-module__8_Uqwq__decklist{padding:0 8px 4px}.AddPanel-module__8_Uqwq__review{z-index:20;position:sticky;top:0}.AddPanel-module__8_Uqwq__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1500px){.AddPanel-module__8_Uqwq__workspace{-moz-column-gap:32px;grid-template-columns:minmax(0,1fr) 460px;column-gap:32px}.AddPanel-module__8_Uqwq__cardGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.AddPanel-module__8_Uqwq__resultsHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.AddPanel-module__8_Uqwq__resultsHeading p{min-width:0}.AddPanel-module__8_Uqwq__cardList{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.AddPanel-module__8_Uqwq__mobileJump button[aria-pressed=true]{background:rgb(var(--color-accent-rgb) / .15);border-bottom:3px solid rgb(var(--color-accent-rgb))}.AddPanel-module__8_Uqwq__desktopViews{display:none}@media (max-width:1099px){.AddPanel-module__8_Uqwq__workspace[data-workspace-view=cards] .AddPanel-module__8_Uqwq__decklist,.AddPanel-module__8_Uqwq__workspace[data-workspace-view=deck] .AddPanel-module__8_Uqwq__finder,.AddPanel-module__8_Uqwq__workspace[data-workspace-view=analyze] .AddPanel-module__8_Uqwq__finder{display:none}.AddPanel-module__8_Uqwq__heading{margin-bottom:10px}.AddPanel-module__8_Uqwq__heading h2{font-size:24px}.AddPanel-module__8_Uqwq__heading p{display:none}.AddPanel-module__8_Uqwq__workspace{gap:16px}}@media (min-width:1100px){.AddPanel-module__8_Uqwq__desktopViews{gap:8px;margin-bottom:12px;display:flex}.AddPanel-module__8_Uqwq__finder,.AddPanel-module__8_Uqwq__decklist{max-height:max(460px,100dvh - 255px)}}.AddPanel-module__8_Uqwq__mobileJump button[aria-pressed=true] span{color:inherit}
.BuilderAnalysis-module__-xVpeW__panel{min-width:0;color:rgb(var(--color-text-primary-rgb))}.BuilderAnalysis-module__-xVpeW__section{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .18);padding-block:20px}.BuilderAnalysis-module__-xVpeW__section:first-child{padding-top:4px}.BuilderAnalysis-module__-xVpeW__section:last-child{border-bottom:0}.BuilderAnalysis-module__-xVpeW__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-bottom:12px;display:flex}.BuilderAnalysis-module__-xVpeW__heading h2{font-family:var(--font-barlow-condensed), sans-serif;font-size:26px;font-weight:600;line-height:1.1}.BuilderAnalysis-module__-xVpeW__heading>span,.BuilderAnalysis-module__-xVpeW__note{color:rgb(var(--color-text-secondary-rgb));font-size:13px;line-height:1.6}.BuilderAnalysis-module__-xVpeW__note{margin-top:10px}.BuilderAnalysis-module__-xVpeW__issues{gap:0;margin:0;padding:0;list-style:none;display:grid}.BuilderAnalysis-module__-xVpeW__issues li+li{border-top:1px solid rgb(var(--color-text-primary-rgb) / .12)}.BuilderAnalysis-module__-xVpeW__issues button{text-align:left;width:100%;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;gap:4px;padding:12px 0;font-size:14px;line-height:1.5;display:grid}.BuilderAnalysis-module__-xVpeW__action{color:rgb(var(--color-accent-rgb));font-size:13px;font-weight:600}.BuilderAnalysis-module__-xVpeW__issues button:hover .BuilderAnalysis-module__-xVpeW__action{text-decoration:underline}.BuilderAnalysis-module__-xVpeW__issues button:focus-visible,.BuilderAnalysis-module__-xVpeW__edit:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.BuilderAnalysis-module__-xVpeW__curve{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;margin:16px 0 8px;padding:0;list-style:none;display:grid}.BuilderAnalysis-module__-xVpeW__curve li{font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.BuilderAnalysis-module__-xVpeW__track{background:rgb(var(--color-text-primary-rgb) / .05);align-items:end;width:100%;max-width:36px;height:86px;display:flex}.BuilderAnalysis-module__-xVpeW__track>span{background:rgb(var(--color-accent-rgb));width:100%}.BuilderAnalysis-module__-xVpeW__barCount{font-weight:700}.BuilderAnalysis-module__-xVpeW__energyLabel{color:rgb(var(--color-text-secondary-rgb))}.BuilderAnalysis-module__-xVpeW__totals{gap:8px;margin:0;display:grid}.BuilderAnalysis-module__-xVpeW__totals>div{justify-content:space-between;gap:16px;font-size:14px;line-height:1.5;display:flex}.BuilderAnalysis-module__-xVpeW__totals dd{font-variant-numeric:tabular-nums;margin:0;font-weight:700}.BuilderAnalysis-module__-xVpeW__edit{border:1px solid rgb(var(--color-text-primary-rgb) / .22);border-radius:var(--radius-structural);min-height:44px;color:rgb(var(--color-accent-rgb));cursor:pointer;background:0 0;padding:6px 8px;font-size:14px}.BuilderAnalysis-module__-xVpeW__edit:hover{background:rgb(var(--color-accent-rgb) / .08)}.BuilderAnalysis-module__-xVpeW__powerTable{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:18px;font-size:13px;line-height:1.5}.BuilderAnalysis-module__-xVpeW__powerTable caption{text-align:left;padding-bottom:8px;font-weight:700}.BuilderAnalysis-module__-xVpeW__powerTable th,.BuilderAnalysis-module__-xVpeW__powerTable td{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .12);text-align:right;vertical-align:top;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;padding:8px 4px}.BuilderAnalysis-module__-xVpeW__powerTable th:first-child{text-align:left;width:44%;padding-left:0}.BuilderAnalysis-module__-xVpeW__powerTable thead th{color:rgb(var(--color-text-secondary-rgb));font-weight:500}.BuilderAnalysis-module__-xVpeW__powerTable tbody th{font-weight:500}.BuilderAnalysis-module__-xVpeW__unknown{color:rgb(var(--color-text-secondary-rgb));font-size:12px;display:block}
.LegendCard-module__4Sn3-W__card{background:rgb(var(--color-canvas-rgb));min-width:0;height:100%;color:rgb(var(--color-text-primary-rgb));text-decoration:none;display:block;position:relative;overflow:hidden}.LegendCard-module__4Sn3-W__card:has(.LegendCard-module__4Sn3-W__guideLink:focus-visible){outline:3px solid rgb(var(--color-focus-rgb));outline-offset:4px}.LegendCard-module__4Sn3-W__art{width:100%;height:clamp(240px,29vw,380px);position:relative;overflow:hidden}.LegendCard-module__4Sn3-W__art:after{content:"";background:linear-gradient(180deg, rgb(var(--color-canvas-rgb) / .05) 35%, rgb(var(--color-canvas-rgb) / .3) 62%, rgb(var(--color-canvas-rgb)) 100%);position:absolute;inset:0}.LegendCard-module__4Sn3-W__splash{background-position:50% 22%;background-size:cover;position:absolute;inset:0}.LegendCard-module__4Sn3-W__content{padding:4px clamp(24px,3vw,40px) 32px}.LegendCard-module__4Sn3-W__spotlight{margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.5}.LegendCard-module__4Sn3-W__name{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:clamp(56px,6.5vw,88px);font-weight:600;line-height:1}.LegendCard-module__4Sn3-W__epithet{color:rgb(var(--color-text-muted-rgb));margin-top:8px;font-size:15px;line-height:1.5}.LegendCard-module__4Sn3-W__identity{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:20px;font-size:15px;line-height:1.5;display:flex}.LegendCard-module__4Sn3-W__domain{align-items:center;gap:7px;display:inline-flex}.LegendCard-module__4Sn3-W__domain img{-o-object-fit:contain;object-fit:contain;flex:0 0 22px}.LegendCard-module__4Sn3-W__difficulty{font-weight:600}.LegendCard-module__4Sn3-W__metadata{flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;display:flex}.LegendCard-module__4Sn3-W__divider{border-top:1px solid rgb(var(--color-text-primary-rgb) / .2);margin-block:24px}.LegendCard-module__4Sn3-W__description{color:rgb(var(--color-text-secondary-rgb));overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.75}.LegendCard-module__4Sn3-W__guideSentence{max-width:100%;min-height:44px;color:rgb(var(--color-accent-rgb));text-underline-offset:4px;align-items:center;gap:8px;padding-block:6px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.LegendCard-module__4Sn3-W__card:hover .LegendCard-module__4Sn3-W__guideSentence{color:rgb(var(--color-accent-hover-rgb))}@media (max-width:639px){.LegendCard-module__4Sn3-W__content{padding:0 20px 28px}.LegendCard-module__4Sn3-W__identity{gap:10px 14px;margin-top:16px;font-size:14px}.LegendCard-module__4Sn3-W__divider{margin-block:20px}}.LegendCard-module__4Sn3-W__guideLink{height:100%;color:inherit;text-decoration:none;display:block}.LegendCard-module__4Sn3-W__card[data-has-motion=true]{grid-template-rows:minmax(0,1fr) auto;height:min(820px,100svh - 112px);scroll-margin-top:88px;display:grid}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__art{z-index:2;pointer-events:none;align-self:stretch;height:100%;min-height:0}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__art:after{display:none}.LegendCard-module__4Sn3-W__mediaFrame{pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__splash{background-position:50%;background-repeat:no-repeat;background-size:cover}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__guideLink{height:auto;min-height:0}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__guideLink:after{z-index:1;content:"";position:absolute;inset:0}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__content{padding:clamp(12px,2svh,24px) clamp(16px,2.5vw,32px)}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__name{font-size:clamp(32px,7svh,72px)}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__identity{gap:6px 12px;margin-top:clamp(8px,1.5svh,16px);font-size:clamp(13px,1.7svh,15px)}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__metadata{margin-top:8px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__divider{margin-block:clamp(8px,1.5svh,18px)}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__description{font-size:clamp(14px,1.9svh,16px);line-height:1.5}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__guideSentence{min-height:0;padding-block:0}.LegendCard-module__4Sn3-W__mediaFrame .LegendCard-module__4Sn3-W__motionVideo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.LegendCard-module__4Sn3-W__badge{width:fit-content;margin-bottom:clamp(8px,1.2svh,14px)}@media (max-width:760px){.LegendCard-module__4Sn3-W__card[data-has-motion=true]{height:calc(100svh - 152px);scroll-margin-top:76px}}@media (max-height:680px){.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__content{padding:8px 12px 12px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__name{font-size:32px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__identity{gap:4px 8px;margin-top:6px;font-size:13px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__metadata{margin-top:6px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__divider{margin-block:6px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__description{font-size:13px;line-height:1.4}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__epithet{margin-top:4px;font-size:13px}}@media (min-width:700px) and (max-height:600px){.LegendCard-module__4Sn3-W__card[data-has-motion=true]{grid-template-rows:auto;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;height:auto;max-height:calc(100svh - 112px)}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__art{aspect-ratio:auto;height:auto}}@media (min-width:540px) and (max-width:699px) and (max-height:600px) and (orientation:landscape){.LegendCard-module__4Sn3-W__card[data-has-motion=true]{grid-template-rows:auto;grid-template-columns:minmax(0,.5fr) minmax(0,1.5fr);align-items:center;height:auto}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__art{aspect-ratio:auto;height:auto}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__content{padding:5px 8px;display:flow-root}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__badge{float:right;margin:0 0 4px 8px;line-height:1}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__name{font-size:28px;line-height:1;display:inline}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__epithet{margin:0 0 0 6px;font-size:12px;display:inline}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__identity{clear:both;margin-top:4px;font-size:12px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__domain img{flex-basis:18px;width:18px;height:18px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__metadata{margin-top:4px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__divider{margin-block:4px}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__description{font-size:12px;line-height:1.4}}@media (max-width:539px) and (max-height:600px) and (orientation:landscape){.LegendCard-module__4Sn3-W__card[data-has-motion=true]{height:auto}.LegendCard-module__4Sn3-W__card[data-has-motion=true] .LegendCard-module__4Sn3-W__art{height:auto;aspect-ratio:var(--legend-motion-ratio,1.75)}}
.ChampionGuideHero-module__xSt1Ba__hero{isolation:isolate;background:rgb(var(--color-canvas-rgb));grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);align-items:center;gap:32px;display:grid;position:relative}.ChampionGuideHero-module__xSt1Ba__hero[data-has-art=false]{display:block}.ChampionGuideHero-module__xSt1Ba__hero[data-has-art=false] .ChampionGuideHero-module__xSt1Ba__content{grid-column:1/-1;padding-inline:36px}.ChampionGuideHero-module__xSt1Ba__art{align-self:start;min-width:0}.ChampionGuideHero-module__xSt1Ba__stage{aspect-ratio:7/4;background:rgb(var(--color-canvas-rgb));width:100%;position:relative}.ChampionGuideHero-module__xSt1Ba__stage .ChampionGuideHero-module__xSt1Ba__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ChampionGuideHero-module__xSt1Ba__content{min-width:0;padding:36px 24px 36px 0}.ChampionGuideHero-module__xSt1Ba__badge{width:fit-content;margin-bottom:20px}.ChampionGuideHero-module__xSt1Ba__name{color:rgb(var(--color-text-primary-rgb));overflow-wrap:anywhere;margin:0;font-size:clamp(56px,5.6vw,96px);line-height:.98}.ChampionGuideHero-module__xSt1Ba__epithet{color:rgb(var(--color-text-secondary-rgb));margin:12px 0 0;font-size:17px;line-height:1.6}.ChampionGuideHero-module__xSt1Ba__attributes{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .2);flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:24px;padding-bottom:24px;font-size:17px;display:flex}.ChampionGuideHero-module__xSt1Ba__domain{align-items:center;gap:10px;font-weight:600;display:inline-flex}.ChampionGuideHero-module__xSt1Ba__domain img{-o-object-fit:contain;object-fit:contain;flex:none}.ChampionGuideHero-module__xSt1Ba__difficulty{font-weight:600}.ChampionGuideHero-module__xSt1Ba__description{color:rgb(var(--color-text-secondary-rgb));max-width:40ch;margin:24px 0 0;font-size:17px;line-height:1.7}@media (max-width:1099px){.ChampionGuideHero-module__xSt1Ba__hero{flex-direction:column;gap:0;display:flex}.ChampionGuideHero-module__xSt1Ba__art{width:100%}.ChampionGuideHero-module__xSt1Ba__content,.ChampionGuideHero-module__xSt1Ba__hero[data-has-art=false] .ChampionGuideHero-module__xSt1Ba__content{align-self:stretch;padding:28px 24px 32px}.ChampionGuideHero-module__xSt1Ba__description{max-width:62ch}}@media (max-width:767px){.ChampionGuideHero-module__xSt1Ba__badge{margin-bottom:16px}.ChampionGuideHero-module__xSt1Ba__name{font-size:clamp(56px,13vw,80px)}.ChampionGuideHero-module__xSt1Ba__epithet{margin-top:8px;font-size:16px}.ChampionGuideHero-module__xSt1Ba__attributes{gap:10px 16px;margin-top:20px;padding-bottom:20px;font-size:16px}.ChampionGuideHero-module__xSt1Ba__description{margin-top:20px;font-size:16px}}
.GuideContents-module__X-fPUa__contents{margin-top:28px}.GuideContents-module__X-fPUa__label{color:rgb(var(--color-text-muted-rgb));font-size:var(--champion-type-small,12px);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-weight:600}.GuideContents-module__X-fPUa__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.GuideContents-module__X-fPUa__link{white-space:normal;text-align:center;min-width:0;height:auto;min-height:44px;padding:12px 8px}@media (min-width:640px){.GuideContents-module__X-fPUa__links{flex-wrap:wrap;display:flex}.GuideContents-module__X-fPUa__link{padding:12px 16px}}@media (min-width:1100px){.GuideContents-module__X-fPUa__contents{align-items:center;gap:24px;display:flex}.GuideContents-module__X-fPUa__label{flex-shrink:0;margin:0}}
.BuilderTextDecklist-module__E5vEGW__decklist{font-family:var(--font-manrope), var(--font-inter), sans-serif;color:rgb(var(--color-text-primary-rgb))}.BuilderTextDecklist-module__E5vEGW__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.BuilderTextDecklist-module__E5vEGW__identity{min-width:0}.BuilderTextDecklist-module__E5vEGW__title{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;font-size:32px;font-weight:600;line-height:1.1}.BuilderTextDecklist-module__E5vEGW__legend,.BuilderTextDecklist-module__E5vEGW__startHint{overflow-wrap:anywhere;margin-top:5px;font-size:14px;line-height:1.5}.BuilderTextDecklist-module__E5vEGW__legend{color:rgb(var(--color-text-primary-rgb));font-weight:650}.BuilderTextDecklist-module__E5vEGW__startHint{color:rgb(var(--color-text-secondary-rgb))}.BuilderTextDecklist-module__E5vEGW__counts{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);color:rgb(var(--color-text-secondary-rgb));font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:4px 16px;margin:12px 0;padding-bottom:12px;font-size:13px;line-height:1.6;display:flex}.BuilderTextDecklist-module__E5vEGW__counts strong{color:rgb(var(--color-text-primary-rgb));font-size:16px;font-weight:650}.BuilderTextDecklist-module__E5vEGW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.BuilderTextDecklist-module__E5vEGW__ready{min-height:44px;color:rgb(var(--color-accent-rgb));align-items:center;font-size:13px;font-weight:650;display:inline-flex}.BuilderTextDecklist-module__E5vEGW__price{color:rgb(var(--color-text-muted-rgb));font-variant-numeric:tabular-nums;margin-top:8px;font-size:12px;line-height:1.5}.BuilderTextDecklist-module__E5vEGW__printingCount,.BuilderTextDecklist-module__E5vEGW__zoneCount{color:rgb(var(--color-text-muted-rgb));font-variant-numeric:tabular-nums;font-size:12px;line-height:1.5}.BuilderTextDecklist-module__E5vEGW__emptyZone{color:rgb(var(--color-text-muted-rgb));margin:0;padding:5px 0 6px;font-size:13px;line-height:1.5}.BuilderTextDecklist-module__E5vEGW__zoneTitle,.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] h4{font-family:var(--font-barlow-condensed), sans-serif;font-weight:600;line-height:1.2;letter-spacing:0!important;text-transform:none!important;color:rgb(var(--color-text-primary-rgb))!important;font-size:21px!important}.BuilderTextDecklist-module__E5vEGW__decklist [data-testid=legend-editorial-deck-sections]{-moz-columns:1;columns:1;margin-top:12px!important}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] section{padding-bottom:10px!important}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] section>div:first-child{gap:8px;border-bottom-color:rgb(var(--color-text-primary-rgb) / .16)!important;padding-bottom:0!important}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] h4>span{font-family:var(--font-manrope), sans-serif;font-size:13px;font-weight:500;letter-spacing:0!important;color:rgb(var(--color-text-muted-rgb))!important}.BuilderTextDecklist-module__E5vEGW__cardSections{margin-top:12px}.BuilderTextDecklist-module__E5vEGW__cardSection{border-top:1px solid rgb(var(--color-text-primary-rgb) / .16);padding:8px 0 12px}.BuilderTextDecklist-module__E5vEGW__cardSectionHeader{justify-content:space-between;align-items:center;gap:8px;min-height:44px;margin-bottom:6px;display:flex}.BuilderTextDecklist-module__E5vEGW__cardGrid,.BuilderTextDecklist-module__E5vEGW__battlefieldGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,136px),1fr));gap:12px;min-width:0;display:grid}.BuilderTextDecklist-module__E5vEGW__battlefieldGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,208px),1fr))}.BuilderTextDecklist-module__E5vEGW__decklist output{font-family:var(--font-manrope), sans-serif}.BuilderTextDecklist-module__E5vEGW__decklist [data-card-printing-family]>button:not([aria-haspopup]){text-transform:none;letter-spacing:0;font-size:12px}.BuilderTextDecklist-module__E5vEGW__options{min-width:0;font-size:13px;line-height:1.5}.BuilderTextDecklist-module__E5vEGW__options summary{min-height:44px;color:rgb(var(--color-text-secondary-rgb));cursor:pointer;border-radius:var(--radius-structural);padding:11px 8px}.BuilderTextDecklist-module__E5vEGW__options summary:hover{color:rgb(var(--color-accent-rgb))}.BuilderTextDecklist-module__E5vEGW__options summary:focus-visible,.BuilderTextDecklist-module__E5vEGW__optionActions>button:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:2px}.BuilderTextDecklist-module__E5vEGW__options[open]{flex-basis:100%}.BuilderTextDecklist-module__E5vEGW__optionActions{border-top:1px solid rgb(var(--color-text-primary-rgb) / .16);flex-wrap:wrap;gap:6px;padding:4px 0 8px;display:flex}.BuilderTextDecklist-module__E5vEGW__optionActions>button{text-align:left;border:1px solid rgb(var(--color-text-primary-rgb) / .18);border-radius:var(--radius-structural);min-height:44px;color:rgb(var(--color-accent-rgb));cursor:pointer;background:0 0;padding:8px}.BuilderTextDecklist-module__E5vEGW__optionActions>button:hover{background:rgb(var(--color-accent-rgb) / .08)}.BuilderTextDecklist-module__E5vEGW__printingControls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]{row-gap:0}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]>div:last-child{gap:4px;padding-top:0}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] [data-ui=report-row]{-moz-column-gap:6px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;column-gap:6px}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]>:first-child{grid-area:1/1/3}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]>span:nth-child(2){display:none}.BuilderTextDecklist-module__E5vEGW__decklist [data-card-identity]{grid-area:1/2}.BuilderTextDecklist-module__E5vEGW__decklist [data-card-stats]{grid-area:2/2;justify-content:start;margin-top:0}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]>div:last-child{flex-direction:column;grid-area:1/3/3;align-items:end}.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=report-row]>div:last-child:has(details[open]){flex-direction:row;grid-area:3/2/auto/-1}.BuilderTextDecklist-module__E5vEGW__decklist [data-card-identity] button{font-size:13px}@container current-deck (max-width:310px){.BuilderTextDecklist-module__E5vEGW__decklist [data-ui=text-decklist] [data-ui=report-row]{grid-template-columns:34px minmax(0,1fr) auto}.BuilderTextDecklist-module__E5vEGW__decklist [data-card-thumbnail]{width:34px;height:48px}}
.ChampionSelect-module__91ba6W__discovery{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);padding:36px clamp(24px,3.35vw,56px) 28px}.ChampionSelect-module__91ba6W__header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px 32px;margin-bottom:24px;display:flex}.ChampionSelect-module__91ba6W__header h1{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;font-size:clamp(44px,5.5vw,72px);font-weight:600;line-height:1}.ChampionSelect-module__91ba6W__header p{max-width:34ch;color:rgb(var(--color-text-muted-rgb));font-size:15px;line-height:1.6}.ChampionSelect-module__91ba6W__discovery [data-ui=filter-panel]{background:0 0;border:0}.ChampionSelect-module__91ba6W__rosterFrame{min-width:0;margin-top:24px}.ChampionSelect-module__91ba6W__rosterControls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px;display:flex}.ChampionSelect-module__91ba6W__swipeHint{color:rgb(var(--color-text-secondary-rgb));align-items:center;gap:12px;font-size:13px;display:flex}.ChampionSelect-module__91ba6W__swipeHint svg{color:rgb(var(--color-accent-rgb))}.ChampionSelect-module__91ba6W__swipeHint [data-swipe-cue=animate]{animation:1.5s ease-in-out 2 ChampionSelect-module__91ba6W__swipeCue}@keyframes ChampionSelect-module__91ba6W__swipeCue{0%,to{transform:translate(0)}35%{transform:translate(5px)}70%{transform:translate(-5px)}}.ChampionSelect-module__91ba6W__rosterButtons{gap:6px;display:flex}.ChampionSelect-module__91ba6W__rosterButtons button{border:1px solid rgb(var(--color-text-primary-rgb) / .2);width:44px;height:44px;color:rgb(var(--color-text-primary-rgb));background:rgb(var(--color-surface-rgb));cursor:pointer;border-radius:4px;place-items:center;display:grid}.ChampionSelect-module__91ba6W__rosterButtons button:hover:not(:disabled){border-color:rgb(var(--color-accent-rgb))}.ChampionSelect-module__91ba6W__rosterButtons button:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:2px}.ChampionSelect-module__91ba6W__rosterButtons button:disabled{opacity:.35;cursor:default}.ChampionSelect-module__91ba6W__roster{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(var(--color-accent-rgb)) transparent;grid-auto-columns:144px;grid-auto-flow:column;gap:12px;padding:4px 4px 12px;scroll-padding-inline:4px;display:grid;overflow-x:auto}.ChampionSelect-module__91ba6W__portrait{border:1px solid rgb(var(--color-text-primary-rgb) / .23);background:rgb(var(--color-surface-rgb));min-width:0;min-height:44px;color:rgb(var(--color-text-primary-rgb));cursor:pointer;border-radius:4px;flex-direction:column;justify-content:flex-start;padding:4px 4px 10px;transition:border-color .18s,background-color .18s;display:flex}.ChampionSelect-module__91ba6W__portrait:hover{border-color:rgb(var(--color-accent-rgb));background-color:rgb(var(--color-surface-elevated-rgb))}.ChampionSelect-module__91ba6W__portrait:active{border-color:rgb(var(--color-accent-rgb))}.ChampionSelect-module__91ba6W__portrait:focus-visible{outline:3px solid rgb(var(--color-focus-rgb));outline-offset:2px}.ChampionSelect-module__91ba6W__portraitArt{aspect-ratio:1.24;width:100%;display:block;position:relative;overflow:hidden}.ChampionSelect-module__91ba6W__portraitArt img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 24%;object-position:center 24%}.ChampionSelect-module__91ba6W__portraitLabel{padding:8px 6px 0;font-size:15px;font-weight:700;line-height:1.4;display:block}.ChampionSelect-module__91ba6W__variantLabel{padding:3px 6px 0;font-size:12px;line-height:1.4;display:block}.ChampionSelect-module__91ba6W__results{padding:36px clamp(24px,3.35vw,56px) 80px;scroll-margin-top:90px}.ChampionSelect-module__91ba6W__results a[data-discovery-card]{scroll-margin-block:96px}.ChampionSelect-module__91ba6W__resultsHeading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:28px;display:flex}.ChampionSelect-module__91ba6W__resultsHeading h2{font-family:var(--font-barlow-condensed), sans-serif;font-size:44px;font-weight:600;line-height:1.1}.ChampionSelect-module__91ba6W__resultsHeading p{color:rgb(var(--color-text-muted-rgb));font-size:14px}@media (max-width:760px){.ChampionSelect-module__91ba6W__discovery{padding:28px 20px 20px}.ChampionSelect-module__91ba6W__header{gap:12px;margin-bottom:20px}.ChampionSelect-module__91ba6W__header p{font-size:14px}.ChampionSelect-module__91ba6W__roster{grid-auto-columns:112px;gap:10px}.ChampionSelect-module__91ba6W__rosterFrame{margin-top:20px}.ChampionSelect-module__91ba6W__portraitLabel{padding-inline:2px;font-size:14px}.ChampionSelect-module__91ba6W__variantLabel{padding-inline:2px}.ChampionSelect-module__91ba6W__results{padding:28px 20px 56px}.ChampionSelect-module__91ba6W__resultsHeading h2{font-size:36px}}@media (prefers-reduced-motion:reduce){.ChampionSelect-module__91ba6W__swipeHint [data-swipe-cue]{animation:none}.ChampionSelect-module__91ba6W__portrait{transition:none}}.ChampionSelect-module__91ba6W__guideGrid{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media (min-width:1024px) and (min-height:601px){.ChampionSelect-module__91ba6W__guideGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ChampionSelect-module__91ba6W__header>div{flex:1;min-width:0}.ChampionSelect-module__91ba6W__header h1+p{max-width:none;margin-top:12px}.ChampionSelect-module__91ba6W__compactList{margin:0;padding:0;list-style:none}.ChampionSelect-module__91ba6W__compactLink{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);color:rgb(var(--color-text-primary-rgb));grid-template-columns:64px minmax(0,1fr) 20px;align-items:center;gap:20px;padding:16px 0;display:grid}.ChampionSelect-module__91ba6W__compactLink:hover .ChampionSelect-module__91ba6W__compactName{color:rgb(var(--color-accent-rgb))}.ChampionSelect-module__91ba6W__compactLink:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:2px}.ChampionSelect-module__91ba6W__compactPortrait{border-radius:4px;width:64px;height:64px;position:relative;overflow:hidden}.ChampionSelect-module__91ba6W__compactPortrait img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.ChampionSelect-module__91ba6W__compactIdentity{min-width:0}.ChampionSelect-module__91ba6W__compactName{font-family:var(--font-barlow-condensed), sans-serif;font-size:28px;font-weight:600;line-height:1.1;display:block}.ChampionSelect-module__91ba6W__compactEpithet{color:rgb(var(--color-text-secondary-rgb));margin-top:4px;font-size:14px;line-height:1.5;display:block}.ChampionSelect-module__91ba6W__compactMeta{color:rgb(var(--color-text-muted-rgb));flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:8px;font-size:12px;line-height:1.5;display:flex}@media (max-width:760px){.ChampionSelect-module__91ba6W__header{flex-wrap:nowrap;align-items:start}.ChampionSelect-module__91ba6W__header h1{font-size:clamp(36px,8vw,44px)}.ChampionSelect-module__91ba6W__compactLink{grid-template-columns:48px minmax(0,1fr) 18px;gap:12px}.ChampionSelect-module__91ba6W__compactPortrait{width:48px;height:48px}.ChampionSelect-module__91ba6W__compactName{font-size:26px}}
.ViewModeSwitch-module__LzNXDW__switch{border:0;flex:none;gap:4px;margin:0;padding:0;display:flex}.ViewModeSwitch-module__LzNXDW__switch label{border-radius:var(--champion-radius);width:44px;height:44px;color:rgb(var(--color-text-muted-rgb));cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.ViewModeSwitch-module__LzNXDW__switch label:hover{color:rgb(var(--color-text-primary-rgb));background:rgb(var(--color-text-primary-rgb) / .05)}.ViewModeSwitch-module__LzNXDW__switch label[data-selected=true]{background:rgb(var(--color-accent-rgb) / .1);color:rgb(var(--color-accent-rgb))}.ViewModeSwitch-module__LzNXDW__marker{background:currentColor;width:16px;height:2px;position:absolute;bottom:3px}.ViewModeSwitch-module__LzNXDW__switch label:has(input:focus-visible){outline:2px solid rgb(var(--color-focus-rgb));outline-offset:2px}
.DecklistViews-module__RWq9ja__deck{min-width:0;margin-top:20px}.DecklistViews-module__RWq9ja__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.DecklistViews-module__RWq9ja__title,.DecklistViews-module__RWq9ja__sectionTitle{font-family:var(--font-barlow-condensed), sans-serif;color:rgb(var(--color-text-primary-rgb));font-size:24px;font-weight:600;line-height:1.2}.DecklistViews-module__RWq9ja__sections{gap:28px;margin-top:16px;display:grid}.DecklistViews-module__RWq9ja__sectionTitle{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);margin-bottom:14px;padding-bottom:10px}.DecklistViews-module__RWq9ja__sectionTitle span{font-family:var(--font-manrope), sans-serif;font-size:var(--champion-type-meta,13px);color:rgb(var(--color-text-muted-rgb))}.DecklistViews-module__RWq9ja__cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,140px),1fr));gap:20px 14px;margin:0;padding:0;list-style:none;display:grid}.DecklistViews-module__RWq9ja__cards li{min-width:0;max-width:210px}.DecklistViews-module__RWq9ja__art{width:100%;display:block;position:relative}.DecklistViews-module__RWq9ja__cardName{font-size:var(--champion-type-control,14px);overflow-wrap:anywhere;color:rgb(var(--color-text-primary-rgb));margin-top:8px;font-weight:600;line-height:1.5;display:block}.DecklistViews-module__RWq9ja__quantity{font-size:var(--champion-type-meta,13px);font-variant-numeric:tabular-nums;color:rgb(var(--color-text-secondary-rgb));flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:5px;line-height:1.5;display:flex}.DecklistViews-module__RWq9ja__chosen{color:rgb(var(--color-accent-rgb))}@media (max-width:480px){.DecklistViews-module__RWq9ja__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
.HeroMotion-module__DKwnFW__motion{pointer-events:none;position:absolute;inset:0}.HeroMotion-module__DKwnFW__video{-o-object-fit:cover;object-fit:cover;background:rgb(var(--color-canvas-rgb));opacity:0;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.HeroMotion-module__DKwnFW__video[data-visible=true]{opacity:1}.HeroMotion-module__DKwnFW__control{z-index:3;border:1px solid rgb(var(--color-text-primary-rgb) / .42);background:rgb(var(--color-canvas-rgb) / .9);width:44px;height:44px;color:rgb(var(--color-text-primary-rgb));cursor:pointer;pointer-events:auto;border-radius:4px;place-items:center;display:grid;position:absolute;bottom:12px;right:12px}.HeroMotion-module__DKwnFW__control:hover{border-color:rgb(var(--color-accent-rgb))}.HeroMotion-module__DKwnFW__control:focus-visible{outline:3px solid rgb(var(--color-accent-rgb));outline-offset:3px}@media (prefers-reduced-motion:reduce){.HeroMotion-module__DKwnFW__motion{display:none}.HeroMotion-module__DKwnFW__video{transition:none}}
.LearnArtwork-module__W_6ytq__frame{isolation:isolate;background:rgb(var(--color-canvas-rgb));align-self:start;width:100%;position:relative;overflow:hidden}.LearnArtwork-module__W_6ytq__frame .LearnArtwork-module__W_6ytq__image{-o-object-fit:cover;object-fit:cover}
.LearnIllustrations-module__dni8La__diagramPreview{padding-bottom:44px;position:relative}.LearnIllustrations-module__dni8La__setupDiagram[data-expanded=true] [data-setup-detail]{display:block}.LearnIllustrations-module__dni8La__enlarge{cursor:zoom-in;width:100%;color:rgb(var(--color-accent-rgb));justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.LearnIllustrations-module__dni8La__enlarge>span{align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}.LearnIllustrations-module__dni8La__enlarge:focus-visible,.LearnIllustrations-module__dni8La__control:focus-visible,.LearnIllustrations-module__dni8La__iconButton:focus-visible,.LearnIllustrations-module__dni8La__diagramScroll:focus-visible,.LearnIllustrations-module__dni8La__stepButton:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.LearnIllustrations-module__dni8La__backdrop{z-index:100;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.LearnIllustrations-module__dni8La__dialog{background:rgb(var(--color-canvas-rgb));width:min(1100px,100%);min-width:0;min-height:0;max-height:calc(100dvh - 40px);color:rgb(var(--color-text-primary-rgb));border:1px solid rgb(var(--color-text-primary-rgb) / .2);flex-direction:column;display:flex}.LearnIllustrations-module__dni8La__dialogHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.LearnIllustrations-module__dni8La__dialogHeader h2{font-size:24px;font-weight:600}.LearnIllustrations-module__dni8La__iconButton{place-items:center;min-width:44px;min-height:44px;display:grid}.LearnIllustrations-module__dni8La__viewerTools{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 20px 16px;display:flex}.LearnIllustrations-module__dni8La__viewerTools p{flex:220px;font-size:14px}.LearnIllustrations-module__dni8La__control{min-height:44px;color:inherit;border:1px solid;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.LearnIllustrations-module__dni8La__control:disabled{opacity:.4}.LearnIllustrations-module__dni8La__control[aria-pressed=true]{background:rgb(var(--color-accent-rgb) / .15)}.LearnIllustrations-module__dni8La__diagramScroll{overflow-anchor:none;overscroll-behavior:contain;width:100%;min-width:0;min-height:0;overflow:auto}.LearnIllustrations-module__dni8La__detailCanvas{min-width:760px}.LearnIllustrations-module__dni8La__overviewCanvas{width:100%}.LearnIllustrations-module__dni8La__combat{border-block:1px solid rgb(var(--color-text-primary-rgb) / .16);padding-block:24px}.LearnIllustrations-module__dni8La__combatHeader{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.LearnIllustrations-module__dni8La__combatHeader h4{margin-top:4px;font-size:clamp(26px,4vw,38px);font-weight:650;line-height:1.1}.LearnIllustrations-module__dni8La__combatHeader>p{max-width:250px;color:rgb(var(--color-text-muted-rgb));font-size:14px}.LearnIllustrations-module__dni8La__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-accent-rgb));font-size:12px}.LearnIllustrations-module__dni8La__stepNav{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0 0 8px;display:grid}.LearnIllustrations-module__dni8La__stepButton{border-bottom:2px solid rgb(var(--color-text-primary-rgb) / .14);text-align:left;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 8px;font-size:14px;display:flex}.LearnIllustrations-module__dni8La__stepButton>span:first-child{opacity:.6;font-family:monospace}.LearnIllustrations-module__dni8La__stepShortTitle{display:inline}.LearnIllustrations-module__dni8La__stepLongTitle{display:none}.LearnIllustrations-module__dni8La__visualLesson{min-width:0}.LearnIllustrations-module__dni8La__stepButton[aria-current]{border-color:rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .09);color:rgb(var(--color-accent-rgb))}.LearnIllustrations-module__dni8La__combatLayout{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:28px;margin-top:20px;display:grid}.LearnIllustrations-module__dni8La__playmat{color:#f4edd9;background:linear-gradient(155deg,#0b1530,#060b18);padding:14px}.LearnIllustrations-module__dni8La__battlefield{border:1px solid #f4edd94d;padding:12px}.LearnIllustrations-module__dni8La__zoneTitle{text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;justify-content:space-between;gap:6px;font-size:12px;display:flex}.LearnIllustrations-module__dni8La__zoneTitle span{text-transform:none;letter-spacing:0;color:#b6c4d4}.LearnIllustrations-module__dni8La__tabletopSide{align-items:center;min-height:140px;display:grid}.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__unit{-moz-column-gap:8px;grid-template-columns:minmax(0,1fr) 126px minmax(0,1fr);align-items:center;column-gap:8px;display:grid}.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__unitSpace{grid-area:1/2/3}.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__damage,.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__noDamage{grid-area:2/3;margin:0;padding-inline:3px}.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__unitOwner{grid-row:1/3}.LearnIllustrations-module__dni8La__battlefieldMarker{text-align:center;background:#f4edd90d;border-block:1px solid #f4edd959;padding:14px 8px}.LearnIllustrations-module__dni8La__battlefieldMarker>div{flex-direction:column;gap:4px;display:flex}.LearnIllustrations-module__dni8La__battlefieldMarker>div>strong{text-transform:uppercase;letter-spacing:.15em;font-size:15px;font-weight:500}.LearnIllustrations-module__dni8La__battlefieldMarker>div>span{color:#b6c4d4;font-size:12px}.LearnIllustrations-module__dni8La__unit{text-align:center;color:#68d9ca;min-width:0}.LearnIllustrations-module__dni8La__unit[data-unit=enemy]{color:#ffaba8}.LearnIllustrations-module__dni8La__unitOwner,.LearnIllustrations-module__dni8La__unitState{font-size:12px;font-weight:600}.LearnIllustrations-module__dni8La__unitSpace{place-items:center;height:132px;margin:6px 0;display:grid}.LearnIllustrations-module__dni8La__unitFace{background:#4fc7b51a;border:2px solid;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:90px;max-width:100%;height:126px;display:flex}.LearnIllustrations-module__dni8La__unitMight{font-size:38px;line-height:1}.LearnIllustrations-module__dni8La__unitFace>span:last-child{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.LearnIllustrations-module__dni8La__sideways{gap:4px;width:126px;height:90px}.LearnIllustrations-module__dni8La__unit[data-unit=enemy] .LearnIllustrations-module__dni8La__unitFace{background:#f871711a}.LearnIllustrations-module__dni8La__damage,.LearnIllustrations-module__dni8La__noDamage{margin-top:6px;padding:3px 7px;font-size:13px;display:inline-block}.LearnIllustrations-module__dni8La__damage{color:#fff1ee;background:#6d2626;border:1px solid #ffaba8}.LearnIllustrations-module__dni8La__noDamage{color:#b6c4d4}.LearnIllustrations-module__dni8La__arrival,.LearnIllustrations-module__dni8La__removed{text-align:center;color:#b6c4d4;flex-direction:column;align-items:center;gap:12px;min-width:0;font-size:13px;line-height:1.5;display:flex}.LearnIllustrations-module__dni8La__arrival svg{color:#68d9ca}.LearnIllustrations-module__dni8La__removed strong{color:#ffaba8;font-weight:500}.LearnIllustrations-module__dni8La__damageExchange{color:#ffaba8;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.LearnIllustrations-module__dni8La__damageExchange strong{color:#f4edd9;flex-basis:100%;font-weight:400}.LearnIllustrations-module__dni8La__baseZone{border:1px dashed #f4edd940;margin-top:12px;padding:12px}.LearnIllustrations-module__dni8La__baseZone .LearnIllustrations-module__dni8La__unit{-moz-column-gap:8px;grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);align-items:center;column-gap:8px;display:grid}.LearnIllustrations-module__dni8La__baseZone .LearnIllustrations-module__dni8La__unitSpace{grid-area:1/2/3}.LearnIllustrations-module__dni8La__baseZone .LearnIllustrations-module__dni8La__noDamage{grid-area:2/3;margin:0}.LearnIllustrations-module__dni8La__baseEmpty{text-align:center;color:#b6c4d4;place-items:center;min-height:48px;font-size:13px;display:grid}.LearnIllustrations-module__dni8La__stepExplanation{padding:12px 0}.LearnIllustrations-module__dni8La__stepExplanation h5{margin-top:6px;font-size:28px}.LearnIllustrations-module__dni8La__stepDetail{margin-top:12px;font-size:16px;line-height:1.7}.LearnIllustrations-module__dni8La__stepCue{border-left:2px solid rgb(var(--color-accent-rgb));margin-top:20px;padding-left:14px;font-size:15px;line-height:1.6}.LearnIllustrations-module__dni8La__exampleCaveat{color:rgb(var(--color-text-muted-rgb));margin-top:16px;font-size:13px;line-height:1.6}.LearnIllustrations-module__dni8La__stepControls{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.LearnIllustrations-module__dni8La__stepControls p{text-align:center;font-size:13px}.LearnIllustrations-module__dni8La__takeaways{border-left:2px solid rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .05);margin-top:28px;padding:16px 20px}.LearnIllustrations-module__dni8La__takeaways h3{font-size:17px;font-weight:600}.LearnIllustrations-module__dni8La__takeaways ul{gap:8px;margin-top:10px;padding-left:20px;font-size:15px;line-height:1.6;list-style:outside;display:grid}@media (max-width:760px){.LearnIllustrations-module__dni8La__combatLayout{grid-template-columns:minmax(0,1fr);gap:12px}.LearnIllustrations-module__dni8La__stepNav{grid-template-columns:repeat(5,minmax(0,1fr))}.LearnIllustrations-module__dni8La__combatHeader>p{max-width:none}.LearnIllustrations-module__dni8La__playmat,.LearnIllustrations-module__dni8La__battlefield{padding:10px}.LearnIllustrations-module__dni8La__stepExplanation{padding-top:4px}}@media (max-width:600px){.LearnIllustrations-module__dni8La__backdrop{padding:0}.LearnIllustrations-module__dni8La__dialog{border:0;width:100%;height:100dvh;max-height:100dvh}.LearnIllustrations-module__dni8La__dialogHeader{padding:12px 16px}.LearnIllustrations-module__dni8La__dialogHeader h2{font-size:21px}.LearnIllustrations-module__dni8La__viewerTools{padding:0 16px 16px}}@media (max-width:760px){.LearnIllustrations-module__dni8La__stepLongTitle{display:none}.LearnIllustrations-module__dni8La__stepShortTitle{display:inline}.LearnIllustrations-module__dni8La__stepButton{flex-direction:column;justify-content:center;gap:2px;padding:4px 0;font-size:12px}.LearnIllustrations-module__dni8La__playmat{padding:6px}.LearnIllustrations-module__dni8La__battlefield{padding:4px 6px}.LearnIllustrations-module__dni8La__tabletopSide{min-height:76px}.LearnIllustrations-module__dni8La__tabletopSide .LearnIllustrations-module__dni8La__unit,.LearnIllustrations-module__dni8La__baseZone .LearnIllustrations-module__dni8La__unit{-moz-column-gap:6px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);column-gap:6px}.LearnIllustrations-module__dni8La__unitSpace{height:72px;margin:2px 0}.LearnIllustrations-module__dni8La__unitFace{width:50px;height:70px}.LearnIllustrations-module__dni8La__sideways{width:70px;height:50px}.LearnIllustrations-module__dni8La__unitMight{font-size:26px}.LearnIllustrations-module__dni8La__unitFace>span:last-child{letter-spacing:0;font-size:10px}.LearnIllustrations-module__dni8La__unitOwner,.LearnIllustrations-module__dni8La__unitState{font-size:12px;line-height:1.35}.LearnIllustrations-module__dni8La__damage,.LearnIllustrations-module__dni8La__noDamage{padding:2px;font-size:12px}.LearnIllustrations-module__dni8La__battlefieldMarker{padding:5px 2px}.LearnIllustrations-module__dni8La__battlefieldMarker>div{flex-flow:wrap;justify-content:center;gap:4px 10px}.LearnIllustrations-module__dni8La__battlefieldMarker>div>strong{letter-spacing:.05em;font-size:12px}.LearnIllustrations-module__dni8La__damageExchange{gap:2px 8px;margin-top:4px;line-height:1.3}.LearnIllustrations-module__dni8La__damageExchange span{flex-basis:100%}.LearnIllustrations-module__dni8La__baseZone{margin-top:4px;padding:4px 6px}.LearnIllustrations-module__dni8La__baseZone[data-empty=true]{align-items:center;gap:8px;display:flex}.LearnIllustrations-module__dni8La__baseEmpty{min-height:0;font-size:11px}.LearnIllustrations-module__dni8La__zoneTitle{letter-spacing:0;font-size:11px}.LearnIllustrations-module__dni8La__arrival{gap:2px;font-size:12px}.LearnIllustrations-module__dni8La__tabletopSide:has(.LearnIllustrations-module__dni8La__arrival){min-height:36px}.LearnIllustrations-module__dni8La__arrival svg{height:16px}.LearnIllustrations-module__dni8La__removed{gap:2px;font-size:12px}.LearnIllustrations-module__dni8La__removed svg{height:20px}}@media (max-width:760px) and (max-height:600px){.LearnIllustrations-module__dni8La__stepButton{min-height:44px;line-height:1.2}.LearnIllustrations-module__dni8La__tabletopSide{min-height:56px}.LearnIllustrations-module__dni8La__unitSpace{height:52px}.LearnIllustrations-module__dni8La__unitFace{gap:0;width:46px;height:50px}.LearnIllustrations-module__dni8La__sideways{width:50px;height:36px}.LearnIllustrations-module__dni8La__unitMight{font-size:22px}.LearnIllustrations-module__dni8La__unitFace>span:last-child{font-size:9px;line-height:1}}
.DeckAnatomy-module__wQSv_W__anatomy{color:rgb(var(--color-text-primary-rgb));margin-top:36px}.DeckAnatomy-module__wQSv_W__composition{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:48px;display:grid}.DeckAnatomy-module__wQSv_W__mainDeck,.DeckAnatomy-module__wQSv_W__otherPieces{border-top:1px solid rgb(var(--color-text-primary-rgb) / .2);min-width:0;padding-top:20px}.DeckAnatomy-module__wQSv_W__groupTitle{font-family:var(--font-barlow-condensed), sans-serif;margin:0;font-size:34px;font-weight:600;line-height:1.1}.DeckAnatomy-module__wQSv_W__groupTitle>span{color:rgb(var(--color-accent-rgb))}.DeckAnatomy-module__wQSv_W__lead{color:rgb(var(--color-text-secondary-rgb));margin:10px 0 24px;font-size:16px;line-height:1.6}.DeckAnatomy-module__wQSv_W__mainParts{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:start;gap:16px;display:grid}.DeckAnatomy-module__wQSv_W__mainPart{min-width:0}.DeckAnatomy-module__wQSv_W__mainArt{justify-content:center;align-items:end;height:224px;margin-bottom:20px;display:flex}.DeckAnatomy-module__wQSv_W__mainArt>figure{width:min(100%,160px)}.DeckAnatomy-module__wQSv_W__plus{color:rgb(var(--color-accent-rgb));text-align:center;align-self:start;padding-top:88px;font-size:30px;line-height:1}.DeckAnatomy-module__wQSv_W__partTitle{align-items:center;gap:12px;display:flex}.DeckAnatomy-module__wQSv_W__count{color:rgb(var(--color-accent-rgb));font-family:var(--font-barlow-condensed), sans-serif;font-size:48px;font-weight:600;line-height:1;display:block}.DeckAnatomy-module__wQSv_W__anatomy h4{font-family:var(--font-barlow-condensed), sans-serif;margin:0;font-size:24px;font-weight:600;line-height:1.15}.DeckAnatomy-module__wQSv_W__mainPart>p,.DeckAnatomy-module__wQSv_W__sideboard p{color:rgb(var(--color-text-secondary-rgb));margin:10px 0 0;font-size:16px;line-height:1.65}.DeckAnatomy-module__wQSv_W__supportingParts{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.DeckAnatomy-module__wQSv_W__supportingParts li{min-width:0}.DeckAnatomy-module__wQSv_W__supportingArt{justify-content:center;align-items:center;height:168px;margin-bottom:20px;display:flex}.DeckAnatomy-module__wQSv_W__supportingArt>figure{width:min(100%,120px)}.DeckAnatomy-module__wQSv_W__supportingParts h4{margin-top:5px}.DeckAnatomy-module__wQSv_W__supportingParts p{color:rgb(var(--color-text-secondary-rgb));margin:8px 0 0;font-size:14px;line-height:1.6}.DeckAnatomy-module__wQSv_W__sideboard{border-top:1px solid rgb(var(--color-text-primary-rgb) / .16);margin-top:28px;padding-top:20px}.DeckAnatomy-module__wQSv_W__sideboard>div{flex-wrap:wrap;align-items:baseline;gap:8px 16px;display:flex}.DeckAnatomy-module__wQSv_W__sideboard>div>span{color:rgb(var(--color-accent-rgb));font-family:var(--font-barlow-condensed), sans-serif;font-size:28px;line-height:1.1}.DeckAnatomy-module__wQSv_W__caption{color:rgb(var(--color-text-secondary-rgb));margin:26px 0 0;font-size:14px;line-height:1.6}@media (max-width:900px){.DeckAnatomy-module__wQSv_W__composition{grid-template-columns:minmax(0,1fr);gap:32px}}@media (max-width:420px){.DeckAnatomy-module__wQSv_W__mainParts{gap:10px}.DeckAnatomy-module__wQSv_W__mainArt{height:190px}.DeckAnatomy-module__wQSv_W__mainArt>figure{max-width:136px}.DeckAnatomy-module__wQSv_W__plus{padding-top:80px}.DeckAnatomy-module__wQSv_W__partTitle{align-items:start;gap:8px}.DeckAnatomy-module__wQSv_W__count{font-size:42px}.DeckAnatomy-module__wQSv_W__mainPart h4{font-size:22px}.DeckAnatomy-module__wQSv_W__supportingParts{gap:12px}.DeckAnatomy-module__wQSv_W__supportingArt{height:140px}.DeckAnatomy-module__wQSv_W__supportingParts h4{font-size:22px}}@media (max-width:360px){.DeckAnatomy-module__wQSv_W__supportingParts{gap:6px}}
.DomainCarousel-module__zuqwNq__carousel{min-width:0}.DomainCarousel-module__zuqwNq__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.DomainCarousel-module__zuqwNq__toolbar p{color:rgb(var(--color-text-secondary-rgb));align-items:center;gap:10px;font-size:14px;display:flex}.DomainCarousel-module__zuqwNq__toolbar p svg{color:rgb(var(--color-gold-rgb));flex:none}.DomainCarousel-module__zuqwNq__controls{gap:6px;display:flex}.DomainCarousel-module__zuqwNq__controls button{border:1px solid rgb(var(--color-gold-rgb) / .35);width:44px;height:44px;color:rgb(var(--color-gold-rgb));background:0 0;place-items:center;display:grid}.DomainCarousel-module__zuqwNq__controls button:disabled{opacity:.3}.DomainCarousel-module__zuqwNq__controls button:not(:disabled){cursor:pointer}.DomainCarousel-module__zuqwNq__track{scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(var(--color-gold-rgb) / .45) transparent;gap:16px;margin:0;padding:4px 2px 16px;list-style:none;display:flex;overflow-x:auto}.DomainCarousel-module__zuqwNq__track>li{scroll-snap-align:start;flex:0 0 220px;min-width:0}.DomainCarousel-module__zuqwNq__track:focus-visible,.DomainCarousel-module__zuqwNq__controls button:focus-visible{outline:2px solid rgb(var(--color-gold-rgb));outline-offset:3px}.DomainCarousel-module__zuqwNq__hint{animation:1.5s ease-in-out 2 DomainCarousel-module__zuqwNq__swipeHint}@media (min-width:900px){.DomainCarousel-module__zuqwNq__track{scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow-x:visible}}@keyframes DomainCarousel-module__zuqwNq__swipeHint{0%,to{transform:translate(0)}35%{transform:translate(6px)}70%{transform:translate(-6px)}}@media (prefers-reduced-motion:reduce){.DomainCarousel-module__zuqwNq__hint{animation:none;transform:none}.DomainCarousel-module__zuqwNq__track{scroll-behavior:auto}}
.KeywordReference-module__Tu9d7G__reference{min-width:0}.KeywordReference-module__Tu9d7G__reference [hidden]{display:none!important}.KeywordReference-module__Tu9d7G__search{border-bottom:2px solid rgb(var(--color-accent-rgb));background:rgb(var(--color-surface-rgb));color:rgb(var(--color-text-secondary-rgb));align-items:center;gap:12px;padding:4px 12px;display:flex}.KeywordReference-module__Tu9d7G__search input{width:100%;min-width:0;min-height:48px;color:rgb(var(--color-text-primary-rgb));background:0 0;border:0;font-size:16px}.KeywordReference-module__Tu9d7G__search:focus-within{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.KeywordReference-module__Tu9d7G__search input:focus{outline:none}.KeywordReference-module__Tu9d7G__search input::-webkit-search-cancel-button{-webkit-appearance:none}.KeywordReference-module__Tu9d7G__search button,.KeywordReference-module__Tu9d7G__dialogHeader button{cursor:pointer;width:44px;height:44px;color:inherit;flex:none;place-items:center;display:grid}.KeywordReference-module__Tu9d7G__resultCount{color:rgb(var(--color-text-secondary-rgb));margin:16px 0 24px;font-size:14px}.KeywordReference-module__Tu9d7G__termSection{margin:24px 0}.KeywordReference-module__Tu9d7G__termSection h3{font-family:var(--font-manrope);align-items:center;gap:10px;margin:0 0 12px;font-size:14px;font-weight:600;display:flex}.KeywordReference-module__Tu9d7G__termSection h3>span{color:rgb(var(--color-text-secondary-rgb));font-size:12px;font-weight:400}.KeywordReference-module__Tu9d7G__labelGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.KeywordReference-module__Tu9d7G__termButton{border:1px solid rgb(var(--color-text-primary-rgb) / .14);background:rgb(var(--color-surface-rgb) / .6);cursor:pointer;text-align:left;justify-content:flex-start;align-items:center;min-width:0;min-height:52px;padding:9px 10px;scroll-margin-top:158px;display:flex}.KeywordReference-module__Tu9d7G__termButton:hover{border-color:rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .07)}.KeywordReference-module__Tu9d7G__formatToggle{border-top:1px solid rgb(var(--color-text-primary-rgb) / .18);width:100%;min-height:48px;color:rgb(var(--color-text-secondary-rgb));text-align:left;cursor:pointer;justify-content:space-between;gap:16px;padding:12px 0;font-size:14px;display:flex}.KeywordReference-module__Tu9d7G__empty{color:rgb(var(--color-text-secondary-rgb));padding:24px 0}.KeywordReference-module__Tu9d7G__empty button{min-height:44px;color:rgb(var(--color-accent-rgb));cursor:pointer;text-decoration:underline}.KeywordReference-module__Tu9d7G__reference button:focus-visible,.KeywordReference-module__Tu9d7G__dialog button:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.KeywordReference-module__Tu9d7G__backdrop{z-index:160;background:#06090dd9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.KeywordReference-module__Tu9d7G__dialog{background:rgb(var(--color-surface-rgb));width:min(100%,620px);max-height:calc(100dvh - 40px);color:rgb(var(--color-text-primary-rgb));border:1px solid rgb(var(--color-text-primary-rgb) / .2);overflow-y:auto;box-shadow:0 24px 90px #0005}.KeywordReference-module__Tu9d7G__dialogHeader{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .15);background:rgb(var(--color-surface-rgb));z-index:1;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex;position:sticky;top:0}.KeywordReference-module__Tu9d7G__dialogHeader p,.KeywordReference-module__Tu9d7G__dialogFooter{color:rgb(var(--color-text-secondary-rgb));font-size:13px;line-height:1.5}.KeywordReference-module__Tu9d7G__definition{padding:24px}.KeywordReference-module__Tu9d7G__definition h2{margin:0 0 24px}.KeywordReference-module__Tu9d7G__definition h2 .KeywordReference-module__Tu9d7G__keywordLabel{white-space:normal;max-width:100%;font-size:32px}.KeywordReference-module__Tu9d7G__definition>p{margin:0;font-size:20px;line-height:1.65}.KeywordReference-module__Tu9d7G__definition>p.KeywordReference-module__Tu9d7G__detail{color:rgb(var(--color-text-secondary-rgb));border-top:1px solid rgb(var(--color-text-primary-rgb) / .13);margin-top:20px;padding-top:20px;font-size:16px;line-height:1.75}.KeywordReference-module__Tu9d7G__dialogFooter{border-top:1px solid rgb(var(--color-text-primary-rgb) / .13);padding:16px 24px}.KeywordReference-module__Tu9d7G__keywordLabel{color:#fff;font-family:var(--font-barlow-condensed), "Arial Narrow", sans-serif;text-transform:uppercase;white-space:nowrap;clip-path:polygon(7px 0,100% 0,calc(100% - 7px) 100%,0 100%);background:#54575b;padding:2px 12px 3px;font-size:19px;font-style:italic;font-weight:700;line-height:1.15;display:inline-block}.KeywordReference-module__Tu9d7G__keywordLabel[data-keyword-color=teal]{background:#087a7d}.KeywordReference-module__Tu9d7G__relatedLabel{white-space:normal;max-width:100%}.KeywordReference-module__Tu9d7G__keywordLabel[data-keyword-color=magenta]{background:#a82059}.KeywordReference-module__Tu9d7G__keywordLabel[data-keyword-color=lime]{color:#172015;background:#c5cf3b}.KeywordReference-module__Tu9d7G__linkedLabel{clip-path:polygon(7px 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);padding-right:19px}.KeywordReference-module__Tu9d7G__printGuide{color:rgb(var(--color-text-secondary-rgb));margin-bottom:24px;font-size:15px;line-height:1.65}.KeywordReference-module__Tu9d7G__printGuide h3{color:rgb(var(--color-text-primary-rgb));margin:0 0 8px;font-size:18px}.KeywordReference-module__Tu9d7G__printGuide p{margin:10px 0}.KeywordReference-module__Tu9d7G__formatUpdate{margin-top:16px}.KeywordReference-module__Tu9d7G__formatUpdate summary{cursor:pointer;min-height:44px;color:rgb(var(--color-text-primary-rgb));padding:10px 0}.KeywordReference-module__Tu9d7G__formatUpdate a{text-underline-offset:3px;min-height:44px;padding:10px 0;text-decoration:underline;display:inline-block}.KeywordReference-module__Tu9d7G__formatUpdate summary:focus-visible,.KeywordReference-module__Tu9d7G__formatUpdate a:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.KeywordReference-module__Tu9d7G__printExample{color:rgb(var(--color-text-primary-rgb))}.KeywordReference-module__Tu9d7G__targetLabel{color:#202124;background:#d7d7d4;border-radius:2px;padding:1px 5px}.KeywordReference-module__Tu9d7G__setLinks{flex-wrap:wrap;gap:4px;margin:16px 0;display:flex}.KeywordReference-module__Tu9d7G__setLinks button{min-height:44px;color:rgb(var(--color-text-secondary-rgb));cursor:pointer;border-bottom:2px solid #0000;align-items:center;padding:8px 12px;scroll-margin-top:158px;font-size:14px;display:inline-flex}.KeywordReference-module__Tu9d7G__setLinks button[aria-pressed=true]{color:rgb(var(--color-accent-rgb));background:rgb(var(--color-accent-rgb) / .08);border-color:currentColor;font-weight:700}.KeywordReference-module__Tu9d7G__group{border-top:1px solid rgb(var(--color-text-primary-rgb) / .18);scroll-margin-top:158px}.KeywordReference-module__Tu9d7G__group summary{cursor:pointer;min-height:52px;color:rgb(var(--color-text-primary-rgb));padding:16px 0;font-size:20px;font-weight:600;display:list-item}.KeywordReference-module__Tu9d7G__group summary span{color:rgb(var(--color-text-secondary-rgb));margin-left:14px;font-size:13px;font-weight:400;display:inline-block}.KeywordReference-module__Tu9d7G__group summary:focus-visible,.KeywordReference-module__Tu9d7G__setLinks a:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:3px}.KeywordReference-module__Tu9d7G__definitions{margin:0}.KeywordReference-module__Tu9d7G__entry{border-top:1px solid rgb(var(--color-text-primary-rgb) / .09);grid-template-columns:150px minmax(0,1fr);gap:24px;padding:20px 0;scroll-margin-top:158px;display:grid}.KeywordReference-module__Tu9d7G__entry dt{font-family:var(--font-beaufort);color:rgb(var(--color-text-primary-rgb));font-size:21px}.KeywordReference-module__Tu9d7G__entry dd{color:rgb(var(--color-text-secondary-rgb));margin:0;font-size:16px;line-height:1.7}.KeywordReference-module__Tu9d7G__entry p{margin:0}.KeywordReference-module__Tu9d7G__entry p+p{margin-top:10px}.KeywordReference-module__Tu9d7G__relatedHeading{color:rgb(var(--color-text-primary-rgb));margin:24px 0 8px;font-size:18px}.KeywordReference-module__Tu9d7G__relatedIntro{color:rgb(var(--color-text-secondary-rgb));margin-bottom:16px;font-size:14px}@media (max-width:760px){.KeywordReference-module__Tu9d7G__entry{grid-template-columns:minmax(0,1fr);gap:8px}.KeywordReference-module__Tu9d7G__labelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.KeywordReference-module__Tu9d7G__termButton{padding:8px}.KeywordReference-module__Tu9d7G__termButton .KeywordReference-module__Tu9d7G__keywordLabel{white-space:normal;max-width:100%;padding-inline:9px;font-size:18px}.KeywordReference-module__Tu9d7G__backdrop{padding:12px}.KeywordReference-module__Tu9d7G__dialog{max-height:calc(100dvh - 24px)}.KeywordReference-module__Tu9d7G__definition{padding:20px}.KeywordReference-module__Tu9d7G__setLinks button{padding-inline:10px}}@media (max-width:360px){.KeywordReference-module__Tu9d7G__termButton .KeywordReference-module__Tu9d7G__keywordLabel{font-size:17px}}
.LearnNav-module__V8pCna__nav{scrollbar-width:thin;scrollbar-color:rgb(var(--color-text-muted-rgb) / .45) transparent;align-self:start;min-width:0;max-height:calc(100svh - 120px);padding-bottom:8px;padding-right:10px;position:sticky;top:96px;overflow-y:auto}.LearnNav-module__V8pCna__heading{color:rgb(var(--color-text-muted-rgb));margin-bottom:22px;font-size:14px}.LearnNav-module__V8pCna__contents{gap:26px;display:grid}.LearnNav-module__V8pCna__chapterTitle{color:rgb(var(--color-text-primary-rgb));align-items:baseline;gap:10px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.LearnNav-module__V8pCna__chapterTitle span{font-family:var(--font-barlow-condensed), sans-serif;color:rgb(var(--color-accent-rgb));font-size:26px}.LearnNav-module__V8pCna__links{border-left:1px solid rgb(var(--color-text-primary-rgb) / .18);flex-direction:column;display:flex}.LearnNav-module__V8pCna__link{min-height:44px;color:rgb(var(--color-text-muted-rgb));border-left:2px solid #0000;align-items:center;margin-left:-1px;padding:8px 12px;font-size:14px;line-height:1.4;transition:color .18s,border-color .18s;display:flex}.LearnNav-module__V8pCna__link:hover,.LearnNav-module__V8pCna__link[aria-current=location]{color:rgb(var(--color-accent-rgb))}.LearnNav-module__V8pCna__link[aria-current=location]{border-left-color:rgb(var(--color-accent-rgb));font-weight:700}.LearnNav-module__V8pCna__link:focus-visible,.LearnNav-module__V8pCna__contentsTrigger:focus-visible,.LearnNav-module__V8pCna__closeButton:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:-2px}.LearnNav-module__V8pCna__contentsTrigger{display:none}.LearnNav-module__V8pCna__sheetLayer{z-index:110;padding:96px 16px max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.LearnNav-module__V8pCna__backdrop{cursor:default;background:#000000a6;border:0;position:absolute;inset:0}.LearnNav-module__V8pCna__sheet{width:100%;max-width:600px;max-height:calc(100dvh - 112px - env(safe-area-inset-bottom));border:1px solid rgb(var(--color-text-primary-rgb) / .2);background:rgb(var(--color-surface-rgb));color:rgb(var(--color-text-primary-rgb));flex-direction:column;animation:.18s ease-out LearnNav-module__V8pCna__contents-in;display:flex;position:relative;overflow:hidden}.LearnNav-module__V8pCna__sheetHeader{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.LearnNav-module__V8pCna__sheetHeader .LearnNav-module__V8pCna__sheetTitle{font-family:var(--font-manrope), sans-serif;font-size:20px;font-weight:700;line-height:1.3}.LearnNav-module__V8pCna__closeButton{border:1px solid rgb(var(--color-text-primary-rgb) / .16);min-width:44px;min-height:44px;color:rgb(var(--color-text-primary-rgb));cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LearnNav-module__V8pCna__closeButton:hover{background:rgb(var(--color-text-primary-rgb) / .07)}.LearnNav-module__V8pCna__sheetContents{overscroll-behavior:contain;min-height:0;padding:24px 24px 28px;overflow-y:auto}.LearnNav-module__V8pCna__sheetContents .LearnNav-module__V8pCna__link{font-size:16px}.LearnNav-module__V8pCna__sheetContents .LearnNav-module__V8pCna__link[aria-current=location]{background:rgb(var(--color-accent-rgb) / .1)}@keyframes LearnNav-module__V8pCna__contents-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1099px){.LearnNav-module__V8pCna__nav{z-index:20;background:rgb(var(--color-canvas-rgb));border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .2);width:100%;max-height:none;padding:8px 0;top:73px;overflow:visible}.LearnNav-module__V8pCna__desktopContents{display:none}.LearnNav-module__V8pCna__contentsTrigger{width:100%;min-height:56px;color:rgb(var(--color-text-primary-rgb));text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:6px 12px;display:flex}.LearnNav-module__V8pCna__contentsTrigger:hover{background:rgb(var(--color-text-primary-rgb) / .04)}.LearnNav-module__V8pCna__triggerCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.LearnNav-module__V8pCna__triggerLabel{color:rgb(var(--color-text-muted-rgb));font-size:12px;line-height:1.3}.LearnNav-module__V8pCna__currentSection{font-size:16px;font-weight:600;line-height:1.4}.LearnNav-module__V8pCna__triggerChevron{flex-shrink:0;margin-left:auto}}@media (max-width:639px){.LearnNav-module__V8pCna__nav{top:var(--mobile-site-header-offset,65px);transition:top .22s ease-out}}@media (prefers-reduced-motion:reduce){.LearnNav-module__V8pCna__nav,.LearnNav-module__V8pCna__link{transition:none}.LearnNav-module__V8pCna__sheet{animation:none}}
.Profile-module__MITPoG__profile{gap:48px;display:grid}.Profile-module__MITPoG__hero{box-shadow:none;background:0 0;border:0;padding:0}.Profile-module__MITPoG__identityLayout{background:rgb(var(--color-surface-rgb));border-top:3px solid rgb(var(--color-accent-rgb));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.Profile-module__MITPoG__profileIntro{flex-direction:column;justify-content:center;align-items:start;gap:22px;min-width:0;padding:36px;display:flex}.Profile-module__MITPoG__profileActions{flex-wrap:wrap;align-items:start;gap:12px;display:flex}.Profile-module__MITPoG__profilePortrait{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-portrait);width:100%;height:100%}.Profile-module__MITPoG__bio{white-space:pre-wrap;overflow-wrap:anywhere;max-width:44ch;color:rgb(var(--color-text-secondary-rgb));font-size:16px;line-height:1.7}.Profile-module__MITPoG__identity{align-items:center;gap:20px;min-width:0;display:flex}.Profile-module__MITPoG__monogram{border:1px solid rgb(var(--color-accent-rgb) / .35);border-radius:var(--radius-portrait);background:rgb(var(--color-accent-rgb) / .1);flex:0 0 72px;justify-content:center;align-items:center;height:72px;display:flex}.Profile-module__MITPoG__name{font-family:var(--font-barlow-condensed), sans-serif;overflow-wrap:anywhere;color:rgb(var(--color-text-primary-rgb));margin:0;font-size:clamp(40px,4.5vw,68px);font-weight:600;line-height:1.05}.Profile-module__MITPoG__byline{color:rgb(var(--color-text-secondary-rgb));flex-wrap:wrap;gap:4px 12px;margin-top:10px;font-size:14px;display:flex}.Profile-module__MITPoG__share{flex-shrink:0}.Profile-module__MITPoG__spotlight{background:rgb(var(--color-canvas-rgb));min-width:0;color:rgb(var(--color-text-primary-rgb));flex-direction:column;display:flex}.Profile-module__MITPoG__spotlightArt{background-position:top;background-size:cover;background-color:rgb(var(--color-surface-rgb));flex:1;min-height:220px}.Profile-module__MITPoG__spotlightBody{padding:20px 28px}.Profile-module__MITPoG__spotlightLabel{color:rgb(var(--color-accent-rgb));font-size:12px;font-weight:700}.Profile-module__MITPoG__spotlightBody h2{font-family:var(--font-manrope), sans-serif;overflow-wrap:anywhere;margin-top:5px;font-size:14px;font-weight:700;line-height:1.5}.Profile-module__MITPoG__spotlightBody p{color:rgb(var(--color-text-secondary-rgb));margin-top:4px;font-size:13px}.Profile-module__MITPoG__spotlightAction,.Profile-module__MITPoG__spotlightAction>span{align-items:center;gap:6px;display:flex}.Profile-module__MITPoG__spotlightAction{color:rgb(var(--color-accent-rgb));flex-wrap:wrap;justify-content:space-between;margin-top:16px;font-size:13px}.Profile-module__MITPoG__spotlightAction>span:last-child:not(:first-child){color:rgb(var(--color-text-secondary-rgb))}.Profile-module__MITPoG__spotlight:hover h2{color:rgb(var(--color-accent-rgb))}.Profile-module__MITPoG__spotlight:focus-visible{outline:3px solid rgb(var(--color-focus-rgb));outline-offset:3px}.Profile-module__MITPoG__searchRow{flex-wrap:wrap;gap:12px;display:flex}.Profile-module__MITPoG__search{border:1px solid rgb(var(--color-text-primary-rgb) / .22);background:rgb(var(--color-surface-rgb));min-width:min(100%,240px);color:rgb(var(--color-text-muted-rgb));flex:1;align-items:center;gap:12px;padding:0 16px;display:flex}.Profile-module__MITPoG__search:focus-within{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:2px}.Profile-module__MITPoG__search input{width:100%;min-width:0;min-height:48px;color:rgb(var(--color-text-primary-rgb));background:0 0;outline:none;font-size:16px}.Profile-module__MITPoG__navigation{border-block:1px solid rgb(var(--color-text-primary-rgb) / .16)}.Profile-module__MITPoG__navigation nav{gap:8px 24px;margin:0;padding-inline:24px}.Profile-module__MITPoG__navigation nav a{min-height:48px;color:rgb(var(--color-text-secondary-rgb));align-items:center;gap:8px;padding:8px 0;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.Profile-module__MITPoG__navigation nav a:hover{color:rgb(var(--color-accent-rgb))}.Profile-module__MITPoG__navigation nav a:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:3px}.Profile-module__MITPoG__navigation nav a.Profile-module__MITPoG__deckAnchor{color:rgb(var(--color-accent-rgb))}.Profile-module__MITPoG__navigation nav a span{font-variant-numeric:tabular-nums;color:rgb(var(--color-text-muted-rgb));font-size:13px}.Profile-module__MITPoG__libraryHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Profile-module__MITPoG__sectionTitle{font-family:var(--font-barlow-condensed), sans-serif;color:rgb(var(--color-text-primary-rgb));font-size:36px;font-weight:600;line-height:1.1}.Profile-module__MITPoG__deckGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.Profile-module__MITPoG__deckGrid li,.Profile-module__MITPoG__deckList li{min-width:0}.Profile-module__MITPoG__deckCard{border:1px solid rgb(var(--color-text-primary-rgb) / .16);background:rgb(var(--color-surface-rgb));flex-direction:column;height:100%;display:flex}.Profile-module__MITPoG__deckCard:hover{border-color:rgb(var(--color-accent-rgb) / .6)}.Profile-module__MITPoG__deckCard:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:3px}.Profile-module__MITPoG__deckArt{aspect-ratio:7/3;background-position:50% 22%;background-size:cover;background-color:rgb(var(--color-surface-elevated-rgb))}.Profile-module__MITPoG__deckBody{flex-direction:column;flex:1;gap:16px;min-width:0;padding:20px;display:flex}.Profile-module__MITPoG__deckIdentity h3{font-family:var(--font-manrope), sans-serif;color:rgb(var(--color-text-primary-rgb));overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.5}.Profile-module__MITPoG__deckCard:hover h3{color:rgb(var(--color-accent-rgb))}.Profile-module__MITPoG__deckIdentity p{color:rgb(var(--color-text-muted-rgb));overflow-wrap:anywhere;margin-top:6px;font-size:13px;line-height:1.6}.Profile-module__MITPoG__deckTags{color:rgb(var(--color-text-secondary-rgb));flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:12px;display:flex}.Profile-module__MITPoG__deckTags span,.Profile-module__MITPoG__deckMeta span{align-items:center;gap:5px;display:inline-flex}.Profile-module__MITPoG__ready{color:rgb(var(--color-positive-rgb))}.Profile-module__MITPoG__notReady{color:rgb(var(--color-warning-rgb))}.Profile-module__MITPoG__deckMeta{border-top:1px solid rgb(var(--color-text-primary-rgb) / .12);font-variant-numeric:tabular-nums;color:rgb(var(--color-text-muted-rgb));flex-wrap:wrap;gap:8px 14px;margin-top:auto;padding-top:12px;font-size:13px;display:flex}.Profile-module__MITPoG__deckMeta>span:last-child{flex-basis:100%}.Profile-module__MITPoG__deckList{border-top:1px solid rgb(var(--color-text-primary-rgb) / .16)}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckCard{border:0;border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);background:0 0;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:20px;padding:20px 0;display:grid}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckArt{aspect-ratio:1;border-radius:var(--radius-portrait)}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckBody{gap:10px;padding:0}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckMeta{border:0;padding:0}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckMeta>span:last-child{flex-basis:auto}.Profile-module__MITPoG__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Profile-module__MITPoG__empty{border:1px dashed rgb(var(--color-text-primary-rgb) / .2);padding:28px}.Profile-module__MITPoG__ownerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.Profile-module__MITPoG__ownerGrid>li{min-width:0}.Profile-module__MITPoG__ownerCard{border:1px solid rgb(var(--color-text-primary-rgb) / .16);background:rgb(var(--color-surface-rgb));height:100%;padding:0!important}.Profile-module__MITPoG__ownerCard>div:first-child{flex-direction:column;gap:0;display:flex}.Profile-module__MITPoG__ownerCard>div:first-child>div:first-child{aspect-ratio:7/3;border:0;min-height:0}.Profile-module__MITPoG__ownerCard>div:first-child>div:last-child{padding:20px}.Profile-module__MITPoG__ownerCard>div:nth-child(2){margin:0 20px;padding:16px 0}@media (max-width:1000px){.Profile-module__MITPoG__deckGrid,.Profile-module__MITPoG__ownerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.Profile-module__MITPoG__profile{gap:32px}.Profile-module__MITPoG__identityLayout{grid-template-columns:minmax(0,1fr)}.Profile-module__MITPoG__profileIntro{gap:20px;padding:24px 20px}.Profile-module__MITPoG__spotlight{grid-template-columns:92px minmax(0,1fr);display:grid}.Profile-module__MITPoG__spotlightArt{min-height:0}.Profile-module__MITPoG__spotlightBody{padding:16px}.Profile-module__MITPoG__spotlightAction{margin-top:10px}.Profile-module__MITPoG__identity{align-items:start;gap:12px}.Profile-module__MITPoG__monogram{flex-basis:48px;height:48px}.Profile-module__MITPoG__monogram span{font-size:22px}.Profile-module__MITPoG__byline{gap:4px 8px;font-size:13px}.Profile-module__MITPoG__navigation nav{gap:0 20px}.Profile-module__MITPoG__sectionTitle{font-size:30px}.Profile-module__MITPoG__deckGrid,.Profile-module__MITPoG__ownerGrid{grid-template-columns:minmax(0,1fr);gap:16px}.Profile-module__MITPoG__deckList .Profile-module__MITPoG__deckCard{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:16px 0}.Profile-module__MITPoG__deckBody{padding:16px}}.Profile-module__MITPoG__identityLayout:not(:has(.Profile-module__MITPoG__spotlight)){grid-template-columns:minmax(0,1fr)}
.BrowseWorkspace-module__hEnXfa__workspace{gap:24px;width:100%;min-width:0;max-width:1760px;margin-inline:auto;display:grid}.BrowseWorkspace-module__hEnXfa__workspace[data-browse-view=compact] [data-browse-results]{grid-template-columns:minmax(0,1fr)}
.BuilderWorkspace-module__O-Aqda__page{width:100%;max-width:1840px;min-height:75vh;margin-inline:auto;padding:20px clamp(16px,2.7vw,44px) 80px}.BuilderWorkspace-module__O-Aqda__header{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .18);justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;padding-bottom:16px;display:flex}.BuilderWorkspace-module__O-Aqda__header h1{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;font-size:clamp(34px,3.5vw,48px);font-weight:600;line-height:.98}.BuilderWorkspace-module__O-Aqda__header p{max-width:42ch;color:rgb(var(--color-text-secondary-rgb));font-size:14px;line-height:1.7}.BuilderWorkspace-module__O-Aqda__loadingGrid{grid-template-columns:minmax(0,1fr);gap:24px;min-height:32rem;display:grid}.BuilderWorkspace-module__O-Aqda__finishBar{position:relative}@media (min-width:1100px){.BuilderWorkspace-module__O-Aqda__loadingGrid{grid-template-columns:minmax(0,1fr) minmax(360px,38%)}.BuilderWorkspace-module__O-Aqda__finishBar{position:static}}@media (max-width:639px){.BuilderWorkspace-module__O-Aqda__header{padding-bottom:14px;display:block}.BuilderWorkspace-module__O-Aqda__header p{margin-top:8px}}.BuilderWorkspace-module__O-Aqda__workspaceBar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.BuilderWorkspace-module__O-Aqda__draftIdentity{gap:4px;min-width:0;display:grid}.BuilderWorkspace-module__O-Aqda__draftIdentity strong{overflow-wrap:anywhere;font-size:16px}.BuilderWorkspace-module__O-Aqda__draftIdentity span{color:rgb(var(--color-text-secondary-rgb));font-size:12px}.BuilderWorkspace-module__O-Aqda__workspaceActions{flex-shrink:0;gap:8px;display:flex}.BuilderWorkspace-module__O-Aqda__workspaceActions button{min-height:44px}.BuilderWorkspace-module__O-Aqda__draftNotice{border-left:3px solid rgb(var(--color-accent-rgb));background:rgb(var(--color-surface-elevated-rgb));margin-bottom:16px;padding:12px;font-size:13px}.BuilderWorkspace-module__O-Aqda__draftNotice p{margin-bottom:8px}@media (max-width:639px){.BuilderWorkspace-module__O-Aqda__page{padding-top:12px;padding-bottom:calc(104px + env(safe-area-inset-bottom))}.BuilderWorkspace-module__O-Aqda__header{margin-bottom:12px;padding-bottom:10px}.BuilderWorkspace-module__O-Aqda__header h1{font-size:30px}.BuilderWorkspace-module__O-Aqda__header p{display:none}.BuilderWorkspace-module__O-Aqda__workspaceBar{grid-template-columns:minmax(0,1fr);display:grid}.BuilderWorkspace-module__O-Aqda__workspaceActions button[aria-label="Save or export"]{text-transform:none;margin-left:auto;padding-inline:10px!important}.BuilderWorkspace-module__O-Aqda__workspaceActions{width:100%}}
.DeckDetailView-module__pZC8Oq__readableDecklist [data-decklist-sections]{-moz-columns:22rem;columns:22rem;-moz-column-gap:32px;column-gap:32px}.DeckDetailView-module__pZC8Oq__readableDecklist [data-decklist-sections]>section{-moz-column-break-inside:avoid;break-inside:avoid;padding-bottom:16px}.DeckDetailView-module__pZC8Oq__readableDecklist h3,.DeckDetailView-module__pZC8Oq__readableDecklist h4{font-family:inherit;font-size:var(--champion-type-control,14px);letter-spacing:0;text-transform:none;font-weight:600;line-height:1.5}.DeckDetailView-module__pZC8Oq__readableDecklist h4{font-size:var(--champion-type-meta,13px)}.DeckDetailView-module__pZC8Oq__readableDecklist [data-ui=report-row]>button{font-family:var(--font-manrope), sans-serif;font-size:var(--champion-type-control,14px);flex:1;line-height:1.5}.DeckDetailView-module__pZC8Oq__readableDecklist [data-ui=report-row]>button>span:last-child{white-space:normal;overflow-wrap:anywhere;text-overflow:clip;overflow:visible}.DeckDetailView-module__pZC8Oq__readableDecklist [data-ui=report-row]>button+span{font-size:var(--champion-type-meta,13px)}
.LearnPage-module__ZoSF5a__page>div:last-child{max-width:1440px}.LearnPage-module__ZoSF5a__cover{isolation:isolate;background:rgb(var(--color-canvas-rgb));border-bottom:1px solid rgb(var(--color-gold-rgb) / .35);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;min-height:490px;display:grid;position:relative}.LearnPage-module__ZoSF5a__coverCopy{z-index:1;align-self:center;padding:42px 24px 48px clamp(24px,4vw,56px)}.LearnPage-module__ZoSF5a__coverCopy h1{max-width:9ch;font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;color:rgb(var(--color-text-primary-rgb));font-size:clamp(56px,6.5vw,94px);font-weight:600;line-height:.98}.LearnPage-module__ZoSF5a__coverCopy h1 span{color:rgb(var(--color-accent-rgb));display:block}.LearnPage-module__ZoSF5a__coverCopy>p{max-width:33ch;color:rgb(var(--color-text-secondary-rgb));margin-top:24px;font-size:18px;line-height:1.7}.LearnPage-module__ZoSF5a__coverActions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px;display:flex}.LearnPage-module__ZoSF5a__startLink,.LearnPage-module__ZoSF5a__setupLink{justify-content:center;align-items:center;gap:12px;min-height:48px;font-size:15px;font-weight:700;transition:color .18s,background-color .18s;display:inline-flex}.LearnPage-module__ZoSF5a__startLink{color:rgb(var(--champion-primary-ink));background:rgb(var(--champion-primary-fill));border-radius:4px;padding:12px 18px}.LearnPage-module__ZoSF5a__startLink:hover{background:rgb(var(--color-accent-rgb))}.LearnPage-module__ZoSF5a__setupLink{text-underline-offset:5px;color:rgb(var(--color-text-primary-rgb));text-decoration:underline}.LearnPage-module__ZoSF5a__startLink:focus-visible,.LearnPage-module__ZoSF5a__setupLink:focus-visible,.LearnPage-module__ZoSF5a__path:focus-visible{outline:3px solid rgb(var(--color-accent-rgb));outline-offset:5px}.LearnPage-module__ZoSF5a__coverArt{align-self:start;min-width:0}.LearnPage-module__ZoSF5a__manualLayout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:clamp(36px,4vw,64px);margin-top:48px;display:grid}.LearnPage-module__ZoSF5a__chapters{min-width:0}.LearnPage-module__ZoSF5a__chapterOpening{isolation:isolate;border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .22);padding-block:12px 24px;position:relative}.LearnPage-module__ZoSF5a__chapterIdentity{align-items:center;gap:24px;display:flex;position:relative}.LearnPage-module__ZoSF5a__chapterNumber{font-family:var(--font-barlow-condensed), sans-serif;color:rgb(var(--color-accent-rgb));flex-shrink:0;font-size:clamp(64px,7vw,94px);font-weight:600;line-height:1}.LearnPage-module__ZoSF5a__chapterIdentity h2{max-width:11ch;font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.02em;font-size:clamp(42px,4.5vw,62px);font-weight:600;line-height:1.02}.LearnPage-module__ZoSF5a__chapterIllustrated{background:rgb(var(--color-canvas-rgb));min-height:360px;color:rgb(var(--color-text-primary-rgb));grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:center;margin-block:32px 4px;padding:0;display:grid;overflow:hidden}.LearnPage-module__ZoSF5a__chapterIllustrated>:first-child{grid-area:1/2}.LearnPage-module__ZoSF5a__chapterIllustrated .LearnPage-module__ZoSF5a__chapterIdentity{grid-area:1/1;padding:28px;display:block}.LearnPage-module__ZoSF5a__chapterIllustrated .LearnPage-module__ZoSF5a__chapterIdentity h2{margin-top:16px;font-size:clamp(36px,4vw,54px)}.LearnPage-module__ZoSF5a__section{border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .12);min-width:0;padding-block:48px 52px;scroll-margin-top:105px}.LearnPage-module__ZoSF5a__sectionHeader h2,.LearnPage-module__ZoSF5a__lessonTitle{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.015em;color:rgb(var(--color-text-primary-rgb));font-size:clamp(32px,3.6vw,46px);font-weight:600;line-height:1.08}.LearnPage-module__ZoSF5a__intro{max-width:66ch;color:rgb(var(--color-text-secondary-rgb));margin-top:16px;font-size:17px;line-height:1.75}.LearnPage-module__ZoSF5a__sectionBody{min-width:0;margin-top:28px}.LearnPage-module__ZoSF5a__sectionSplit{grid-template-columns:.7fr 1fr;align-items:start;gap:28px;display:grid}.LearnPage-module__ZoSF5a__sectionSplit .LearnPage-module__ZoSF5a__sectionBody{margin-top:0}.LearnPage-module__ZoSF5a__phaseSequence>div{grid-template-columns:minmax(0,1fr);gap:0}.LearnPage-module__ZoSF5a__phaseSequence>div>div{background:0 0;border-width:0 0 1px;grid-template-columns:52px minmax(0,1fr);gap:0 16px;padding:20px 0;display:grid}.LearnPage-module__ZoSF5a__phaseSequence>div>div>span{display:none}.LearnPage-module__ZoSF5a__phaseSequence>div>div>div{flex-direction:column;grid-row:span 2;margin-bottom:0}.LearnPage-module__ZoSF5a__phaseSequence h3{font-size:24px;line-height:1.15}.LearnPage-module__ZoSF5a__phaseSequence>div>div>p{grid-column:2;font-size:14px;line-height:1.65}.LearnPage-module__ZoSF5a__note{background:rgb(var(--color-surface-rgb) / .65);color:rgb(var(--color-text-primary-rgb));border-inline-start:3px solid;padding:16px 20px;font-size:16px;line-height:1.75}.LearnPage-module__ZoSF5a__domains [data-ui=report-panel]{border:0;border-bottom:1px solid rgb(var(--color-text-primary-rgb) / .16);background:0 0;padding:0 0 20px}.LearnPage-module__ZoSF5a__domains [data-ui=report-panel]>div:first-child{flex-direction:column;align-items:center;gap:8px}.LearnPage-module__ZoSF5a__domains [data-ui=report-panel]>div:first-child p{text-align:center}.LearnPage-module__ZoSF5a__domains figcaption p{letter-spacing:normal;text-transform:none;font-size:14px;line-height:1.45}.LearnPage-module__ZoSF5a__exhaustionDiagram{grid-template-columns:160px minmax(110px,1fr) 224px;align-items:center;gap:24px;max-width:640px;margin:18px auto 0;display:grid}.LearnPage-module__ZoSF5a__exhaustionState{text-align:center;flex-direction:column;align-items:center;display:flex}.LearnPage-module__ZoSF5a__movementCue{flex-direction:column;align-items:center;display:flex}.LearnPage-module__ZoSF5a__movementArrow{margin-top:8px}.LearnPage-module__ZoSF5a__exhaustedStage{justify-content:center;align-items:center;width:224px;height:160px;display:flex}.LearnPage-module__ZoSF5a__exhaustedCard{flex:0 0 160px;transform:rotate(90deg)}@media (min-width:1024px){.LearnPage-module__ZoSF5a__introLegend{width:min(320px,100% - 40px)}.LearnPage-module__ZoSF5a__introLegend>figure{width:100%}}.LearnPage-module__ZoSF5a__terms>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.LearnPage-module__ZoSF5a__terms [data-ui=report-panel]{border:0;border-top:1px solid rgb(var(--color-text-primary-rgb) / .2);background:0 0;padding:20px 0}.LearnPage-module__ZoSF5a__terms [data-ui=report-panel]:last-child{grid-column:1/-1}.LearnPage-module__ZoSF5a__setupSpread{gap:32px;display:grid}.LearnPage-module__ZoSF5a__setupBoard{width:100%;max-width:760px;margin-inline:auto}.LearnPage-module__ZoSF5a__setupSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px;display:grid}.LearnPage-module__ZoSF5a__setupSteps li{grid-template-columns:38px minmax(0,1fr);gap:14px;display:grid}.LearnPage-module__ZoSF5a__stepNumber{font-family:var(--font-barlow-condensed), sans-serif;color:rgb(var(--color-accent-rgb));font-size:36px;line-height:1}.LearnPage-module__ZoSF5a__setupSteps h3{font-family:var(--font-barlow-condensed), sans-serif;font-size:23px;font-weight:600;line-height:1.15}.LearnPage-module__ZoSF5a__definitionList{margin-block:12px 28px}.LearnPage-module__ZoSF5a__definition{border-top:1px solid rgb(var(--color-text-primary-rgb) / .18);grid-template-columns:.42fr 1fr;gap:24px;padding-block:24px;display:grid}.LearnPage-module__ZoSF5a__definition h3,.LearnPage-module__ZoSF5a__productCopy h3{font-family:var(--font-barlow-condensed), sans-serif;font-size:30px;font-weight:600;line-height:1.1}.LearnPage-module__ZoSF5a__definition p,.LearnPage-module__ZoSF5a__productCopy p{color:rgb(var(--color-text-secondary-rgb));font-size:16px;line-height:1.75}.LearnPage-module__ZoSF5a__products{gap:32px;display:grid}.LearnPage-module__ZoSF5a__product{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:center;gap:32px;display:grid}.LearnPage-module__ZoSF5a__product:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,.75fr)}.LearnPage-module__ZoSF5a__product:nth-child(2n) .LearnPage-module__ZoSF5a__productArt{order:2}.LearnPage-module__ZoSF5a__productArt{background:rgb(var(--color-surface-rgb));height:280px;position:relative}.LearnPage-module__ZoSF5a__productArt img{padding:20px}.LearnPage-module__ZoSF5a__productCopy p{margin-top:16px}.LearnPage-module__ZoSF5a__paths{grid-template-columns:1.05fr 1fr;gap:20px;margin-top:32px;display:grid}.LearnPage-module__ZoSF5a__path{isolation:isolate;background:rgb(var(--color-canvas-rgb));min-height:280px;color:rgb(var(--color-text-primary-rgb));align-items:end;scroll-margin-block:100px;display:flex;position:relative;overflow:hidden}.LearnPage-module__ZoSF5a__path:first-child{grid-row:span 2}.LearnPage-module__ZoSF5a__pathArt{z-index:-1;position:absolute;inset:0}.LearnPage-module__ZoSF5a__pathArt:after{content:"";background:linear-gradient(0deg, rgb(var(--color-canvas-rgb)) 2%, rgb(var(--color-canvas-rgb) / .7) 50%, rgb(var(--color-canvas-rgb) / .08));position:absolute;inset:0}.LearnPage-module__ZoSF5a__pathImage{-o-object-fit:cover;object-fit:cover;transition:transform .22s}.LearnPage-module__ZoSF5a__path:hover .LearnPage-module__ZoSF5a__pathImage{transform:scale(1.025)}.LearnPage-module__ZoSF5a__pathCopy{width:100%;padding:32px;position:relative}.LearnPage-module__ZoSF5a__pathCopy h3{max-width:12ch;font-family:var(--font-barlow-condensed), sans-serif;font-size:40px;font-weight:600;line-height:1.03}.LearnPage-module__ZoSF5a__pathCopy p:not(.LearnPage-module__ZoSF5a__pathPersona){max-width:36ch;color:rgb(var(--color-text-secondary-rgb));margin-top:16px;font-size:16px;line-height:1.65}.LearnPage-module__ZoSF5a__pathPersona{color:var(--path-accent);margin-bottom:12px;font-size:14px}.LearnPage-module__ZoSF5a__pathArrow{color:var(--path-accent);margin-top:20px}@media (max-width:1099px){.LearnPage-module__ZoSF5a__section{scroll-margin-top:158px}.LearnPage-module__ZoSF5a__manualLayout{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:24px}.LearnPage-module__ZoSF5a__coverCopy{padding-left:28px}.LearnPage-module__ZoSF5a__cover{min-height:440px}}.LearnPage-module__ZoSF5a__section :is(h2,h3)[tabindex="-1"]:focus-visible,.LearnPage-module__ZoSF5a__section[tabindex="-1"]:focus-visible{outline:2px solid rgb(var(--color-focus-rgb));outline-offset:6px}@media (max-width:760px){.LearnPage-module__ZoSF5a__exhaustionDiagram{flex-direction:column;display:flex}.LearnPage-module__ZoSF5a__movementArrow{transform:rotate(90deg)}.LearnPage-module__ZoSF5a__cover{flex-direction:column;min-height:0;display:flex}.LearnPage-module__ZoSF5a__coverCopy{width:100%;padding:28px 24px 0}.LearnPage-module__ZoSF5a__coverCopy h1{max-width:12ch;font-size:clamp(44px,9vw,60px)}.LearnPage-module__ZoSF5a__coverCopy>p{margin-top:18px;font-size:16px}.LearnPage-module__ZoSF5a__coverActions{gap:6px 20px;margin-top:20px}.LearnPage-module__ZoSF5a__coverArt{width:100%;margin-top:24px}.LearnPage-module__ZoSF5a__section{padding-block:36px;scroll-margin-top:158px}.LearnPage-module__ZoSF5a__sectionSplit{display:block}.LearnPage-module__ZoSF5a__sectionSplit .LearnPage-module__ZoSF5a__sectionBody{margin-top:28px}.LearnPage-module__ZoSF5a__intro{font-size:16px}.LearnPage-module__ZoSF5a__chapterIdentity{gap:18px}.LearnPage-module__ZoSF5a__chapterIdentity h2{font-size:40px}.LearnPage-module__ZoSF5a__chapterNumber{font-size:66px}.LearnPage-module__ZoSF5a__chapterIllustrated{flex-direction:column;min-height:0;display:flex}.LearnPage-module__ZoSF5a__chapterIllustrated .LearnPage-module__ZoSF5a__chapterIdentity{align-self:stretch;padding:24px;display:flex}.LearnPage-module__ZoSF5a__chapterIllustrated .LearnPage-module__ZoSF5a__chapterIdentity h2{margin-top:0;font-size:36px}.LearnPage-module__ZoSF5a__terms>div,.LearnPage-module__ZoSF5a__setupSteps,.LearnPage-module__ZoSF5a__paths{grid-template-columns:minmax(0,1fr)}.LearnPage-module__ZoSF5a__setupSteps{gap:24px}.LearnPage-module__ZoSF5a__definition{grid-template-columns:minmax(0,1fr);gap:12px}.LearnPage-module__ZoSF5a__product,.LearnPage-module__ZoSF5a__product:nth-child(2n){grid-template-columns:minmax(0,1fr);gap:20px}.LearnPage-module__ZoSF5a__product:nth-child(2n) .LearnPage-module__ZoSF5a__productArt{order:0}.LearnPage-module__ZoSF5a__path,.LearnPage-module__ZoSF5a__path:first-child{grid-row:auto;min-height:340px}.LearnPage-module__ZoSF5a__pathCopy{padding:24px}}@media (prefers-reduced-motion:reduce){.LearnPage-module__ZoSF5a__startLink,.LearnPage-module__ZoSF5a__setupLink,.LearnPage-module__ZoSF5a__pathImage{transition:none}.LearnPage-module__ZoSF5a__path:hover .LearnPage-module__ZoSF5a__pathImage{transform:none}}.LearnPage-module__ZoSF5a__extraKeywords{margin-top:20px}.LearnPage-module__ZoSF5a__teachingBattlefield{color:#20272b;width:220px;max-width:100%;margin:0;position:relative}.LearnPage-module__ZoSF5a__teachingBattlefieldImage{width:100%;height:auto;display:block}.LearnPage-module__ZoSF5a__teachingBattlefieldTitle,.LearnPage-module__ZoSF5a__teachingBattlefieldDescription{text-align:center;justify-content:center;align-items:center;display:flex;position:absolute;left:6%;right:6%}.LearnPage-module__ZoSF5a__teachingBattlefieldTitle{height:11.2%;font-family:var(--font-barlow-condensed), sans-serif;font-size:16px;font-weight:700;line-height:1.1;top:6.9%}.LearnPage-module__ZoSF5a__teachingBattlefieldDescription{height:10.8%;font-size:12px;font-weight:600;line-height:1.2;top:79.4%}
.CardGridTile-module__-N9jNW__tile{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;min-width:0;display:block}.CardGridTile-module__-N9jNW__artwork{outline:1px solid rgb(var(--color-text-primary-rgb) / .14);background:rgb(var(--color-surface-rgb));border-radius:4px;width:100%;transition:outline-color .18s,transform .18s;position:relative;overflow:hidden}.CardGridTile-module__-N9jNW__stage{aspect-ratio:744/1039;background:rgb(var(--color-surface-rgb));border-radius:4px;justify-content:center;align-items:center;display:flex}.CardGridTile-module__-N9jNW__tile:focus-visible{outline:2px solid rgb(var(--color-accent-rgb));outline-offset:6px;border-radius:4px}.CardGridTile-module__-N9jNW__compact{background:rgb(var(--color-surface-rgb));border:1px solid rgb(var(--color-text-primary-rgb) / .16);align-items:center;gap:14px;padding:12px;display:flex}.CardGridTile-module__-N9jNW__compact .CardGridTile-module__-N9jNW__stage{flex:0 0 52px;width:52px}.CardGridTile-module__-N9jNW__identity{gap:4px;min-width:0;display:grid}.CardGridTile-module__-N9jNW__identity strong{overflow-wrap:anywhere;font-size:14px;font-weight:600}.CardGridTile-module__-N9jNW__identity>span{color:rgb(var(--color-text-secondary-rgb));font-size:13px}@media (hover:hover) and (prefers-reduced-motion:no-preference){.CardGridTile-module__-N9jNW__tile:hover .CardGridTile-module__-N9jNW__artwork{outline-color:rgb(var(--color-accent-rgb));transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.CardGridTile-module__-N9jNW__artwork{transition:none}}
.DeckCard-module__sCA21W__card{min-width:0;height:100%;color:rgb(var(--color-text-primary-rgb));background:rgb(var(--color-canvas-rgb));border:1px solid rgb(var(--color-text-primary-rgb) / .16);font-family:var(--font-manrope), sans-serif;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.DeckCard-module__sCA21W__destination{flex:1;min-width:0;display:block}.DeckCard-module__sCA21W__art{background:rgb(var(--color-surface-rgb));height:175px;position:relative;overflow:hidden}.DeckCard-module__sCA21W__splash{background-position:50% 22%;background-size:cover;transition:transform .22s;position:absolute;inset:0}.DeckCard-module__sCA21W__art:after{content:"";background:linear-gradient(0deg, rgb(var(--color-canvas-rgb)), transparent 65%);position:absolute;inset:0}.DeckCard-module__sCA21W__content{margin-top:-8px;padding:0 20px 22px;position:relative}.DeckCard-module__sCA21W__content h3{font-family:var(--font-barlow-condensed), sans-serif;letter-spacing:-.015em;overflow-wrap:anywhere;font-size:30px;font-weight:600;line-height:1.08}.DeckCard-module__sCA21W__legend{color:rgb(var(--color-text-secondary-rgb));overflow-wrap:anywhere;margin-top:8px;font-size:14px}.DeckCard-module__sCA21W__identity{flex-wrap:wrap;gap:8px 16px;margin-top:18px;display:flex}.DeckCard-module__sCA21W__domain{align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.DeckCard-module__sCA21W__domain img{-o-object-fit:contain;object-fit:contain;width:18px;height:18px}.DeckCard-module__sCA21W__noDomains{color:rgb(var(--color-text-muted-rgb));font-size:14px}.DeckCard-module__sCA21W__legality{color:rgb(var(--color-warning-rgb));align-items:center;gap:7px;margin-top:16px;font-size:12px;display:inline-flex}.DeckCard-module__sCA21W__legality[data-legal=true]{color:rgb(var(--color-positive-rgb))}.DeckCard-module__sCA21W__legality>span{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.DeckCard-module__sCA21W__footer{border-top:1px solid rgb(var(--color-text-primary-rgb) / .14);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.DeckCard-module__sCA21W__metadata{flex:160px;min-width:0}.DeckCard-module__sCA21W__numbers{font-variant-numeric:tabular-nums;color:rgb(var(--color-text-muted-rgb));flex-wrap:wrap;align-items:center;gap:7px 12px;font-size:12px;display:flex}.DeckCard-module__sCA21W__likes{align-items:center;gap:5px;display:inline-flex}.DeckCard-module__sCA21W__owner{color:rgb(var(--color-text-secondary-rgb));overflow-wrap:anywhere;margin-top:8px;font-size:12px}.DeckCard-module__sCA21W__footer button{min-width:44px;min-height:44px}.DeckCard-module__sCA21W__destination:focus-visible,.DeckCard-module__sCA21W__footer button:focus-visible{outline:3px solid rgb(var(--color-focus-rgb));outline-offset:-3px}.DeckCard-module__sCA21W__destination:hover .DeckCard-module__sCA21W__splash{transform:scale(1.025)}.DeckCard-module__sCA21W__destination:hover h3{color:rgb(var(--color-accent-rgb))}@media (prefers-reduced-motion:reduce){.DeckCard-module__sCA21W__splash{transition:none}.DeckCard-module__sCA21W__destination:hover .DeckCard-module__sCA21W__splash{transform:none}}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__destination{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:12px;display:grid}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__art{height:88px}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__content{margin:0;padding:0}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__content h3{font-family:var(--font-manrope), sans-serif;font-size:14px;line-height:1.5}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__legend,.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__identity,.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__legality{margin-top:6px}.DeckCard-module__sCA21W__compact .DeckCard-module__sCA21W__footer{padding:8px 12px}
