.prose{--prose-paragraph-spacing:1.25em;--prose-hr-spacing:var(--prose-paragraph-spacing);--prose-line-height:1.75;--prose-letter-spacing:normal;line-height:var(--prose-line-height);letter-spacing:var(--prose-letter-spacing)}.prose :where(p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,pre,figure,table,dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:var(--prose-paragraph-spacing);margin-bottom:var(--prose-paragraph-spacing)}.prose>:where(:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose>:where(:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:var(--prose-hr-spacing);margin-bottom:var(--prose-hr-spacing)}:where(.dark) .prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:rgba(255,255,255,.1)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:color-mix(in srgb,var(--color-foreground) 50%,transparent)}:where(.dark) .prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:color-mix(in srgb,var(--color-foreground) 20%,transparent)}.prose :where(.tiptap-table,table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;margin:var(--prose-paragraph-spacing) 0;border-collapse:separate;border-spacing:0;overflow:hidden;table-layout:fixed;border:1px solid var(--color-border);border-radius:6px}.prose :where(.tiptap-table td,table td):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(.tiptap-table th,table th):not(:where([class~=not-prose],[class~=not-prose] *)){border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:.5rem .75rem;vertical-align:top;text-align:left;min-width:4ch}.prose :where(.tiptap-table th:last-child,.tiptap-table td:last-child,table th:last-child,table td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-right:0}.prose :where(.tiptap-table tr:last-child th,.tiptap-table tr:last-child td,table tr:last-child th,table tr:last-child td):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom:0}.prose :where(.tiptap-table td p,.tiptap-table th p,table td p,table th p):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose .tiptap-table tbody th,.prose .tiptap-table th,.prose .tiptap-table thead th,.prose table tbody th,.prose table th,.prose table thead th{background-color:color-mix(in srgb,var(--color-accent) 20%,transparent);color:var(--color-foreground);font-weight:600;text-align:left;border-bottom:2px solid var(--color-border)}.prose :where(.tiptap-table tr:has(td),table tr:has(td)):not(:where([class~=not-prose],[class~=not-prose] *)){background:var(--ds-table-zebra-even);transition:background .15s}.prose :where(.tiptap-table tr:has(td):nth-child(2n),table tr:has(td):nth-child(2n)):not(:where([class~=not-prose],[class~=not-prose] *)){background:var(--ds-table-zebra-odd)}.prose :where(.tiptap-table tr:has(td):hover,table tr:has(td):hover):not(:where([class~=not-prose],[class~=not-prose] *)){background:var(--ds-table-row-hover)}.prose :where(.tiptap-table th,.tiptap-table td,table th,table td):not(:where([class~=not-prose],[class~=not-prose] *)){position:relative}.prose :where(.tiptap-table .selectedCell,table .selectedCell):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"";position:absolute;inset:0;background:color-mix(in srgb,var(--color-primary) 15%,transparent);pointer-events:none;z-index:2}.prose
	:where(a:not(.cta-btn)):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-primary);text-decoration:underline;text-underline-offset:2px;transition:color .15s}.prose
	:where(a:not(.cta-btn)):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:color-mix(in srgb,var(--color-primary) 80%,var(--color-foreground))}.prose :where(a.cta-btn):not(:where([class~=not-prose],[class~=not-prose] *)){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875em;font-weight:600;line-height:1.25;text-decoration:none;border:1px solid transparent;border-radius:var(--ds-button-radius,.375rem);transition:background-color .15s,color .15s,border-color .15s,transform .05s;cursor:pointer;min-height:2.5rem;min-width:2.5rem;max-width:100%}.prose :where(a.cta-btn):not(:where([class~=not-prose],[class~=not-prose] *)):hover{transform:translateY(-1px);text-decoration:none}.prose :where(a.cta-btn):not(:where([class~=not-prose],[class~=not-prose] *)):active{transform:translateY(0)}.prose :where(a.cta-btn--primary):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-primary);color:var(--color-primary-foreground);border-color:var(--color-primary)}.prose :where(a.cta-btn--primary):not(:where([class~=not-prose],[class~=not-prose] *)):hover{background-color:color-mix(in srgb,var(--color-primary) 88%,black);color:var(--color-primary-foreground)}.prose :where(a.cta-btn--secondary):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-secondary,var(--color-muted));color:var(--color-secondary-foreground,var(--color-foreground));border-color:var(--color-secondary,var(--color-muted))}.prose :where(a.cta-btn--secondary):not(:where([class~=not-prose],[class~=not-prose] *)):hover{background-color:color-mix(in srgb,var(--color-secondary,var(--color-muted)) 88%,black)}.prose :where(a.cta-btn--outline):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;color:var(--color-primary);border-color:var(--color-primary)}.prose :where(a.cta-btn--outline):not(:where([class~=not-prose],[class~=not-prose] *)):hover{background-color:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.tiptap a.cta-btn.ProseMirror-selectednode{outline:2px solid var(--color-ring,var(--color-primary));outline-offset:2px}.HoloCardWidget_wrapper__oIb5Y{position:relative;width:min(100%,var(--card-width,320px));display:block}.HoloCardWidget_backdrop__cQm2u{position:fixed;inset:0;border:0;padding:0;margin:0;background:color-mix(in srgb,black 52%,transparent);z-index:80;cursor:zoom-out}.HoloCardWidget_holoCard__YQZh2{--pointer-x:50%;--pointer-y:50%;--pointer-from-center:0;--pointer-from-top:0.5;--pointer-from-left:0.5;--rotate-x:0deg;--rotate-y:0deg;--translate-x:0px;--translate-y:0px;--flip-rotation:0deg;--background-x:50%;--background-y:50%;--holo-card-opacity:0;--effect-opacity:1;--glare-opacity:0.6;--pattern-opacity:1;--pattern-tiling-x:1;--pattern-tiling-y:1;--pattern-offset-x:0;--pattern-offset-y:0;--frame-inset:5%;--card-aspect:0.718;--card-radius:20px;--card-glow:hsl(192 97% 60%);--frame-color:hsl(224 36% 24%);--foil:none;--mask:none;--pattern:none;--noise:none;--frame-noise:none;--shine-blend:color-dodge;--glare-blend:overlay;--rarity-spectrum-alpha:0.42;--rarity-shine-alpha:0.42;--rarity-shine-boost:0.82;--rarity-contrast:1.45;--rarity-saturate:0.74;--rarity-glare-alpha:0.8;--family-shine-multiplier:1;--scene-perspective:1120px;--surface-lift:9px;--shadow-shift-x:calc((var(--pointer-from-left) - 0.5) * 22px);--shadow-shift-y:calc((var(--pointer-from-top) - 0.5) * 18px);--expand-x:0px;--expand-y:0px;--expand-scale:1;--expand-left:0px;--expand-top:0px;--expand-width:100%;width:100%;max-width:100%;position:relative;transform:translateZ(.01px);perspective:var(--scene-perspective);perspective-origin:50% 50%;transform-style:preserve-3d;pointer-events:none;z-index:1;transition:z-index .2s ease}.HoloCardWidget_holoCard__YQZh2,.HoloCardWidget_holoCard__YQZh2 *{box-sizing:border-box}.HoloCardWidget_translater__c61ti{transform:translate3d(var(--translate-x),var(--translate-y),var(--surface-lift));transition:transform .45s cubic-bezier(.2,.75,.15,1);will-change:transform}.HoloCardWidget_rotator__joL0n,.HoloCardWidget_translater__c61ti{width:100%;aspect-ratio:var(--card-aspect);transform-style:preserve-3d}.HoloCardWidget_rotator__joL0n{position:relative;border:none;padding:0;border-radius:var(--card-radius);background:transparent;transform:translateZ(4px) rotateY(calc(var(--rotate-x) + var(--flip-rotation))) rotateX(var(--rotate-y));transition:transform .45s cubic-bezier(.2,.72,.18,1),box-shadow .35s ease;pointer-events:auto;cursor:pointer;transform-origin:50% 50%;will-change:transform,box-shadow;box-shadow:calc(var(--shadow-shift-x) * -.55) calc(12px + (var(--pointer-from-center) * 16px)) calc(20px + (var(--pointer-from-center) * 18px)) calc(-16px + (var(--pointer-from-center) * -6px)) color-mix(in srgb,black 72%,transparent),0 0 0 1px color-mix(in srgb,black 20%,transparent),calc(var(--shadow-shift-x) * .35) calc(8px + (var(--pointer-from-center) * 14px)) calc(28px + (var(--pointer-from-center) * 22px)) calc(-26px + (var(--pointer-from-center) * -8px)) color-mix(in srgb,var(--card-glow) 38%,transparent)}.HoloCardWidget_rotator__joL0n:focus-visible{outline:2px solid color-mix(in srgb,var(--card-glow) 75%,white 25%);outline-offset:2px}.HoloCardWidget_noInteraction__GXcZY .HoloCardWidget_rotator__joL0n{cursor:default}.HoloCardWidget_isExpanded__xDbgP,.HoloCardWidget_isInteracting__3tKvn{z-index:90}.HoloCardWidget_isExpanded__xDbgP .HoloCardWidget_rotator__joL0n,.HoloCardWidget_isInteracting__3tKvn .HoloCardWidget_rotator__joL0n{box-shadow:0 0 0 1px color-mix(in srgb,var(--card-glow) 35%,transparent),0 0 14px 0 color-mix(in srgb,var(--card-glow) 34%,transparent),calc(var(--shadow-shift-x) * -.9) calc(20px + (var(--pointer-from-center) * 22px)) calc(30px + (var(--pointer-from-center) * 26px)) calc(-22px + (var(--pointer-from-center) * -8px)) color-mix(in srgb,black 68%,transparent),calc(var(--shadow-shift-x) * .55) calc(10px + (var(--pointer-from-center) * 16px)) calc(42px + (var(--pointer-from-center) * 32px)) calc(-24px + (var(--pointer-from-center) * -10px)) color-mix(in srgb,var(--card-glow) 63%,transparent)}.HoloCardWidget_isInteracting__3tKvn:not(.HoloCardWidget_isExpanded__xDbgP) .HoloCardWidget_translater__c61ti{transition:transform .08s linear}.HoloCardWidget_isInteracting__3tKvn:not(.HoloCardWidget_isExpanded__xDbgP) .HoloCardWidget_rotator__joL0n{transition:transform .08s linear,box-shadow .12s linear}.HoloCardWidget_isExpanded__xDbgP{position:fixed;left:var(--expand-left);top:var(--expand-top);width:var(--expand-width);max-width:none;pointer-events:auto;--scene-perspective:1600px;--surface-lift:18px}.HoloCardWidget_isExpanded__xDbgP .HoloCardWidget_translater__c61ti{transform:translate3d(var(--expand-x),var(--expand-y),var(--surface-lift)) scale(var(--expand-scale))}.HoloCardWidget_isFlipped__AiCmz{--flip-rotation:180deg}.HoloCardWidget_back__rTHyJ,.HoloCardWidget_front__1mAcu{position:absolute;inset:0;width:100%;height:100%;border-radius:var(--card-radius);overflow:hidden}.HoloCardWidget_back__rTHyJ{object-fit:cover;object-position:center;background:hsl(213 100% 22%);transform:rotateY(180deg) translateZ(2.2px);backface-visibility:visible}.HoloCardWidget_front__1mAcu,.HoloCardWidget_front__1mAcu *{backface-visibility:hidden}.HoloCardWidget_front__1mAcu{transform:translateZ(3.2px);background:linear-gradient(185deg,color-mix(in srgb,var(--frame-color) 84%,white 16%) 0,color-mix(in srgb,var(--frame-color) 82%,black 18%) 100%)}.HoloCardWidget_front__1mAcu:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;transform:translateZ(4.6px);background-image:radial-gradient(130% 58% at 50% -18%,color-mix(in srgb,white 26%,transparent),transparent 70%),radial-gradient(160% 72% at 50% 126%,color-mix(in srgb,black 42%,transparent),transparent 66%);mix-blend-mode:soft-light;opacity:calc(.34 + (var(--pointer-from-center) * .2))}.HoloCardWidget_frameBase__J0nKg{position:absolute;inset:0;border-radius:var(--card-radius);transform:translateZ(3.6px);background-image:linear-gradient(195deg,color-mix(in srgb,var(--frame-color) 88%,white 12%) 0,color-mix(in srgb,var(--frame-color) 80%,black 20%) 100%),var(--frame-noise);background-size:cover,100px 100px;background-repeat:no-repeat,repeat;background-blend-mode:multiply;opacity:.95}.HoloCardWidget_glare__5F9__,.HoloCardWidget_innerFrame__Acqhq,.HoloCardWidget_shine__LcA3w,.HoloCardWidget_slotLayer__apOFF{position:absolute;inset:var(--frame-inset);border-radius:calc(max(6px, var(--card-radius) * .72));overflow:hidden}.HoloCardWidget_innerFrame__Acqhq{z-index:2;transform:translateZ(6.4px)}.HoloCardWidget_foregroundAsset__LHJWq,.HoloCardWidget_mediaAsset__7Eggk,.HoloCardWidget_mediaLayer__IcZw4{position:absolute;inset:0;width:100%;height:100%}.HoloCardWidget_mediaLayer__IcZw4{z-index:1;transform:translateZ(2px)}.HoloCardWidget_foregroundAsset__LHJWq,.HoloCardWidget_mediaAsset__7Eggk{object-fit:cover;pointer-events:none}.HoloCardWidget_mediaAsset__7Eggk{filter:hue-rotate(var(--bg-hue,0deg)) saturate(var(--bg-saturation,1)) brightness(var(--bg-brightness,1))}.HoloCardWidget_foregroundAsset__LHJWq{z-index:3;transform:translateZ(8px) scale(1.01)}.HoloCardWidget_shine__LcA3w{z-index:4;transform:translateZ(11.5px);mix-blend-mode:var(--shine-blend);opacity:calc(var(--holo-card-opacity) * var(--effect-opacity) * var(--rarity-shine-alpha) * var(--family-shine-multiplier) * (.36 + (var(--pointer-from-center) * .44)));filter:brightness(calc((.48 + (var(--pointer-from-center) * .24)) * var(--rarity-shine-boost) * var(--effect-opacity))) contrast(calc(.65 + (var(--rarity-contrast) * .55))) saturate(calc(.3 + (var(--rarity-saturate) * .45)));background-image:radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),color-mix(in srgb,white 46%,transparent) 0,color-mix(in srgb,var(--card-glow) 22%,transparent) 22%,color-mix(in srgb,black 30%,transparent) 100%),var(--foil);background-size:cover,cover;background-position:50%,50%;will-change:background-image,background-position,opacity,filter,transform}.HoloCardWidget_shine__LcA3w:after,.HoloCardWidget_shine__LcA3w:before{content:"";position:absolute;inset:0;border-radius:inherit;transform:translateZ(12px);will-change:background-position,opacity,filter}.HoloCardWidget_shine__LcA3w:before{--size-x:calc((1 / var(--pattern-tiling-x)) * 40%);--size-y:calc((1 / var(--pattern-tiling-y)) * 40%);background-image:var(--pattern),repeating-linear-gradient(133deg,hsl(1 100% 71%) 0,hsl(52 100% 67%) 17%,hsl(96 90% 65%) 34%,hsl(177 88% 71%) 51%,hsl(224 91% 69%) 68%,hsl(282 93% 70%) 84%,hsl(1 100% 71%) 100%),radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),color-mix(in srgb,white 42%,transparent) 0,color-mix(in srgb,black 52%,transparent) 120%);background-size:var(--size-x) var(--size-y),260% 260%,cover;background-position:calc(50% + (var(--size-x) * var(--pattern-offset-x))) calc(50% + (var(--size-y) * var(--pattern-offset-y))),calc(50% + (50% - var(--background-x)) * 2) calc(50% + (50% - var(--background-y)) * 2),50%;background-blend-mode:screen,hue,multiply;opacity:calc(var(--pattern-opacity) * var(--rarity-spectrum-alpha) * (.32 + (var(--pointer-from-center) * .22)))}.HoloCardWidget_shine__LcA3w:after{background-image:repeating-linear-gradient(0deg,hsl(1 100% 71%),hsl(52 100% 67%) 17%,hsl(96 90% 65%) 34%,hsl(177 88% 71%) 51%,hsl(224 91% 69%) 68%,hsl(282 93% 70%) 84%,hsl(1 100% 71%)),repeating-linear-gradient(90deg,color-mix(in srgb,black 70%,transparent),color-mix(in srgb,white 40%,transparent) 16%,color-mix(in srgb,black 70%,transparent) 33%);background-size:230% 450%,180% 180%;background-position:calc(50% + (50% - var(--background-x)) * 1.5) calc(50% + (50% - var(--background-y)) * 1.5),var(--background-x) var(--background-y);background-blend-mode:hard-light,soft-light;mix-blend-mode:exclusion;filter:brightness(.6) contrast(4);opacity:calc(var(--holo-card-opacity) * (.06 + (var(--pointer-from-center) * .24)) * var(--pattern-opacity))}.HoloCardWidget_glare__5F9__{z-index:5;transform:translateZ(15px);mix-blend-mode:var(--glare-blend);opacity:calc(var(--holo-card-opacity) * var(--glare-opacity) * var(--rarity-glare-alpha) * (.18 + (var(--pointer-from-center) * .82)));filter:brightness(.8) contrast(1.5);background-image:radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),hsl(0 0% 100%/.8) 10%,hsl(0 0% 100%/.65) 20%,hsl(0 0% 0%/.5) 90%);pointer-events:none}.HoloCardWidget_slotLayer__apOFF{z-index:6;display:flex;align-items:center;justify-content:center;pointer-events:none;text-align:center;transform:translateZ(18px)}.HoloCardWidget_masked__RdzYa .HoloCardWidget_shine__LcA3w,.HoloCardWidget_masked__RdzYa .HoloCardWidget_shine__LcA3w:after,.HoloCardWidget_masked__RdzYa .HoloCardWidget_shine__LcA3w:before{mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.HoloCardWidget_typeWater__yn__p{--card-glow:hsl(192 97% 60%)}.HoloCardWidget_typeFire__77Sz5{--card-glow:hsl(9 81% 59%)}.HoloCardWidget_typeGrass__owpVz{--card-glow:hsl(96 81% 65%)}.HoloCardWidget_typeLightning__R0VUL{--card-glow:hsl(54 87% 63%)}.HoloCardWidget_typePsychic__f9oEL{--card-glow:hsl(281 62% 58%)}.HoloCardWidget_typeFighting__kUx4F{--card-glow:hsl(28 58% 43%)}.HoloCardWidget_typeDarkness__akP6x{--card-glow:hsl(189 77% 27%)}.HoloCardWidget_typeMetal__KoSGp{--card-glow:hsl(184 20% 70%)}.HoloCardWidget_typeDragon__5_fZL{--card-glow:hsl(51 60% 35%)}.HoloCardWidget_typeFairy__E33gc{--card-glow:hsl(323 100% 89%)}.HoloCardWidget_holoCard__YQZh2[data-rarity=common]{--rarity-spectrum-alpha:0.24;--rarity-shine-alpha:0.28;--rarity-shine-boost:0.7;--rarity-contrast:1.45;--rarity-saturate:0.72;--shine-blend:soft-light}.HoloCardWidget_holoCard__YQZh2[data-rarity="common reverse holo"]{--rarity-spectrum-alpha:0.45;--rarity-shine-alpha:0.4;--rarity-shine-boost:0.86;--rarity-contrast:1.8;--rarity-saturate:0.9}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare holo"]{--rarity-spectrum-alpha:0.75;--rarity-shine-alpha:0.68;--rarity-shine-boost:1;--rarity-contrast:2.35;--rarity-saturate:1.1}.HoloCardWidget_holoCard__YQZh2[data-rarity="amazing rare"]{--rarity-spectrum-alpha:1;--rarity-shine-alpha:0.85;--rarity-shine-boost:1.2;--rarity-contrast:2.8;--rarity-saturate:1.45;--shine-blend:color-dodge}.HoloCardWidget_holoCard__YQZh2[data-rarity="radiant rare"]{--rarity-spectrum-alpha:0.82;--rarity-shine-alpha:0.92;--rarity-shine-boost:1.25;--rarity-contrast:3;--rarity-saturate:1.6;--shine-blend:hard-light}.HoloCardWidget_holoCard__YQZh2[data-rarity="gallery rare holo"]{--rarity-spectrum-alpha:0.7;--rarity-shine-alpha:0.68;--rarity-shine-boost:1.05;--rarity-contrast:2.6;--rarity-saturate:1.2}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare holo v"]{--rarity-spectrum-alpha:0.8;--rarity-shine-alpha:0.76;--rarity-shine-boost:1.06;--rarity-contrast:2.75;--rarity-saturate:1.25;--shine-blend:difference}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare ultra"]{--rarity-spectrum-alpha:0.9;--rarity-shine-alpha:0.84;--rarity-shine-boost:1.1;--rarity-contrast:2.9;--rarity-saturate:1.35;--shine-blend:color-dodge}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare holo vmax"]{--rarity-spectrum-alpha:1;--rarity-shine-alpha:0.9;--rarity-shine-boost:1.3;--rarity-contrast:3.1;--rarity-saturate:1.5}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare rainbow alt"]{--rarity-spectrum-alpha:1;--rarity-shine-alpha:0.92;--rarity-shine-boost:1.36;--rarity-contrast:3.2;--rarity-saturate:1.62}.HoloCardWidget_holoCard__YQZh2[data-rarity="special rare holo"]{--rarity-spectrum-alpha:0.95;--rarity-shine-alpha:0.88;--rarity-shine-boost:1.24;--rarity-contrast:3;--rarity-saturate:1.5}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare rainbow"]{--rarity-spectrum-alpha:1;--rarity-shine-alpha:0.9;--rarity-shine-boost:1.25;--rarity-contrast:3.05;--rarity-saturate:1.6}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare secret"]{--rarity-spectrum-alpha:1;--rarity-shine-alpha:1;--rarity-shine-boost:1.38;--rarity-contrast:3.3;--rarity-saturate:1.72;--shine-blend:color-dodge}.HoloCardWidget_holoCard__YQZh2[data-rarity="rare shiny"]{--rarity-spectrum-alpha:0.95;--rarity-shine-alpha:0.86;--rarity-shine-boost:1.18;--rarity-contrast:2.95;--rarity-saturate:1.5}.HoloCardWidget_holoCard__YQZh2[data-family=v2]{--rarity-glare-alpha:0.5;--family-shine-multiplier:0.74}.HoloCardWidget_holoCard__YQZh2[data-family=v2] .HoloCardWidget_shine__LcA3w:after{mix-blend-mode:soft-light;filter:brightness(1) contrast(2.5) saturate(1.2);opacity:calc(var(--holo-card-opacity) * (.16 + (var(--pointer-from-center) * .34)))}.HoloCardWidget_holoCard__YQZh2[data-family=v1] .HoloCardWidget_shine__LcA3w:after{mix-blend-mode:exclusion;filter:brightness(.6) contrast(4);opacity:calc(var(--holo-card-opacity) * (.08 + (var(--pointer-from-center) * .22)))}.HoloCardWidget_gyroButton__VIhjY,.HoloCardWidget_gyroHint__LQvGM{position:absolute;left:50%;transform:translateX(-50%);z-index:95;top:calc(100% + .5rem);font:inherit;line-height:1}.HoloCardWidget_gyroButton__VIhjY{border:1px solid color-mix(in srgb,var(--border,white) 70%,transparent);background:color-mix(in srgb,var(--background,black) 82%,transparent);color:var(--foreground,white);border-radius:999px;padding:.45rem .75rem;cursor:pointer;transition:background-color .2s ease}.HoloCardWidget_gyroButton__VIhjY:hover{background:color-mix(in srgb,var(--background,black) 72%,transparent)}.HoloCardWidget_gyroHint__LQvGM{color:var(--muted-foreground,hsl(0 0% 70%));font-size:.8rem;white-space:nowrap}@media (max-width:767px){.HoloCardWidget_holoCard__YQZh2{--frame-inset:calc(var(--frame-inset) + 0.5%);--scene-perspective:980px;--surface-lift:7px}.HoloCardWidget_isExpanded__xDbgP .HoloCardWidget_translater__c61ti{transform:translate3d(var(--expand-x),var(--expand-y),var(--surface-lift)) scale(calc(var(--expand-scale) * .96))}}