.CodeBlock-module-scss-module__FajEwG__pre{isolation:isolate;font-family:var(--font-code);color:var(--neutral-on-background-strong);font-size:var(--font-size-body-s);white-space:pre;tab-size:2;width:100%;height:fit-content;min-height:var(--static-space-32);margin:0;line-height:1.75;display:flex}.CodeBlock-module-scss-module__FajEwG__padding{padding:var(--static-space-8)}.CodeBlock-module-scss-module__FajEwG__lineNumberPadding{padding:var(--static-space-8) var(--static-space-8) var(--static-space-8) var(--static-space-40)}.CodeBlock-module-scss-module__FajEwG__code{width:100%;padding:0 var(--static-space-12);flex:1;margin:auto;font-family:inherit}.CodeBlock-module-scss-module__FajEwG__fullscreen{left:var(--static-space-8);top:var(--static-space-8);right:var(--static-space-8);bottom:var(--static-space-8);z-index:9;position:fixed;width:calc(100% - var(--static-space-16))!important;height:calc(100% - var(--static-space-16))!important}
@keyframes Spinner-module-scss-module__AYkrsq__spin{0%{opacity:0;animation-timing-function:cubic-bezier(.5,.2,.7,.5);transform:rotate(0)}80%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.5,.2,.7,.5);transform:rotate(360deg)}}.Spinner-module-scss-module__AYkrsq__spinner{border-color:currentColor #0000 #0000;animation:1.5s infinite Spinner-module-scss-module__AYkrsq__spin}.Spinner-module-scss-module__AYkrsq__xs{width:var(--static-space-16);height:var(--static-space-16);padding:2px}.Spinner-module-scss-module__AYkrsq__xs .Spinner-module-scss-module__AYkrsq__size{border-width:2px}.Spinner-module-scss-module__AYkrsq__s{width:var(--static-space-20);height:var(--static-space-20);padding:2px}.Spinner-module-scss-module__AYkrsq__s .Spinner-module-scss-module__AYkrsq__size{border-width:2px}.Spinner-module-scss-module__AYkrsq__m{width:var(--static-space-24);height:var(--static-space-24);padding:3px}.Spinner-module-scss-module__AYkrsq__m .Spinner-module-scss-module__AYkrsq__size{border-width:2px}.Spinner-module-scss-module__AYkrsq__l{width:var(--static-space-32);height:var(--static-space-32);padding:4px}.Spinner-module-scss-module__AYkrsq__l .Spinner-module-scss-module__AYkrsq__size{border-width:3px}.Spinner-module-scss-module__AYkrsq__xl{width:var(--static-space-40);height:var(--static-space-40);padding:8px}.Spinner-module-scss-module__AYkrsq__xl .Spinner-module-scss-module__AYkrsq__size{border-width:3px}
.Button-module-scss-module__lli2aq__button{-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:#0000;transition:var(--transition-micro-medium);align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.Button-module-scss-module__lli2aq__button:focus-visible{z-index:1}.Button-module-scss-module__lli2aq__primary{box-shadow:inset 0 var(--solid-inset-distance) var(--solid-inset-size) var(--solid-inset-color-brand);background:var(--brand-solid-medium);border-style:solid;border-width:var(--solid-border-width);border-color:var(--solid-border-color-brand);color:var(--brand-on-solid-strong)}.Button-module-scss-module__lli2aq__primary[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__primary:hover:not([data-disabled]){background:var(--brand-solid-strong)}}.Button-module-scss-module__lli2aq__secondary{box-shadow:inset 0 var(--solid-inset-distance) var(--solid-inset-size) var(--solid-inset-color-neutral);border-style:solid;border:1px solid var(--neutral-alpha-weak);background:var(--static-transparent);color:var(--neutral-on-background-strong)}.Button-module-scss-module__lli2aq__secondary[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__secondary:hover:not([data-disabled]){background:var(--neutral-alpha-weak);border-color:var(--neutral-alpha-weak)}}.Button-module-scss-module__lli2aq__tertiary{background:var(--static-transparent);color:var(--neutral-on-background-strong);border:1px solid var(--static-transparent)}.Button-module-scss-module__lli2aq__tertiary[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__tertiary:hover:not([data-disabled]){border:1px solid var(--neutral-border-medium)}}.Button-module-scss-module__lli2aq__ghost{background:var(--static-transparent);color:var(--neutral-on-background-medium);border:none}.Button-module-scss-module__lli2aq__ghost[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__ghost:hover:not([data-disabled]){color:var(--neutral-on-background-strong)}}.Button-module-scss-module__lli2aq__quaternary{background:var(--static-transparent);color:var(--neutral-on-background-medium);border:none}.Button-module-scss-module__lli2aq__quaternary[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__quaternary:hover:not([data-disabled]){background:color-mix(in srgb, var(--neutral-background-medium) 70%, transparent);color:var(--neutral-on-background-strong)}}.Button-module-scss-module__lli2aq__link{background:var(--static-transparent);color:var(--neutral-on-background-strong);border:none}.Button-module-scss-module__lli2aq__link[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__link:hover:not([data-disabled]){text-decoration:underline!important}}.Button-module-scss-module__lli2aq__danger{box-shadow:inset 0 var(--solid-inset-distance) var(--solid-inset-size) var(--solid-inset-color-danger);background:var(--danger-solid-medium);border-style:solid;border-width:var(--solid-border-width);border-color:var(--solid-border-color-danger);color:var(--danger-on-solid-strong)}.Button-module-scss-module__lli2aq__danger[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__danger:hover:not([data-disabled]){background:var(--danger-solid-strong)}}.Button-module-scss-module__lli2aq__subtle{background:color-mix(in srgb, var(--neutral-background-medium) 70%, transparent);border-style:solid;border-width:var(--solid-border-width);border-color:var(--static-transparent);color:var(--neutral-on-background-strong)}.Button-module-scss-module__lli2aq__subtle[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__subtle:hover:not([data-disabled]){background:color-mix(in srgb, var(--neutral-background-strong) 50%, transparent)}}.Button-module-scss-module__lli2aq__success{box-shadow:inset 0 var(--solid-inset-distance) var(--solid-inset-size) var(--success-alpha-strong);background:var(--success-solid-medium);border-style:solid;border-width:var(--solid-border-width);border-color:var(--success-alpha-strong);color:var(--success-on-solid-strong)}.Button-module-scss-module__lli2aq__success[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__success:hover:not([data-disabled]){background:var(--success-solid-strong)}}.Button-module-scss-module__lli2aq__warning{box-shadow:inset 0 var(--solid-inset-distance) var(--solid-inset-size) var(--warning-alpha-strong);background:var(--warning-solid-medium);border-style:solid;border-width:var(--solid-border-width);border-color:var(--warning-alpha-strong);color:var(--warning-on-solid-strong)}.Button-module-scss-module__lli2aq__warning[data-disabled]{box-shadow:none;background:var(--neutral-background-medium);color:var(--neutral-on-background-weak);border-color:#0000}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__lli2aq__warning:hover:not([data-disabled]){background:var(--warning-solid-strong)}}.Button-module-scss-module__lli2aq__xs{padding:var(--static-space-2) var(--static-space-4);min-height:var(--static-space-24);height:var(--static-space-24);gap:var(--static-space-2)}.Button-module-scss-module__lli2aq__s{padding:var(--static-space-4) var(--static-space-8);min-height:var(--static-space-32);height:var(--static-space-32);gap:var(--static-space-4)}.Button-module-scss-module__lli2aq__m{padding:var(--static-space-8) var(--static-space-12);min-height:var(--static-space-40);height:var(--static-space-40);gap:var(--static-space-4)}.Button-module-scss-module__lli2aq__l{padding:var(--static-space-12) var(--static-space-20);min-height:var(--static-space-48);height:var(--static-space-48);gap:var(--static-space-8)}.Button-module-scss-module__lli2aq__xl{padding:var(--static-space-16) var(--static-space-24);min-height:var(--static-space-56);height:var(--static-space-56);gap:var(--static-space-12)}
.IconButton-module-scss-module__2ilENG__xs{min-height:var(--static-space-20);min-width:var(--static-space-20);height:var(--static-space-20);width:var(--static-space-20)}.IconButton-module-scss-module__2ilENG__s{min-height:var(--static-space-24);min-width:var(--static-space-24);height:var(--static-space-24);width:var(--static-space-24)}.IconButton-module-scss-module__2ilENG__m{min-height:var(--static-space-32);min-width:var(--static-space-32);height:var(--static-space-32);width:var(--static-space-32)}.IconButton-module-scss-module__2ilENG__l{min-height:var(--static-space-40);min-width:var(--static-space-40);height:var(--static-space-40);width:var(--static-space-40)}.IconButton-module-scss-module__2ilENG__xl{min-height:var(--static-space-48);min-width:var(--static-space-48);height:var(--static-space-48);width:var(--static-space-48)}
.MediaVideoPlayer-module-scss-module__Ap3qFa__container{background:var(--neutral-solid-strong);outline:none;width:100%;height:100%;position:relative}:-webkit-any(.MediaVideoPlayer-module-scss-module__Ap3qFa__container:fullscreen .MediaVideoPlayer-module-scss-module__Ap3qFa__video,.MediaVideoPlayer-module-scss-module__Ap3qFa__container:-webkit-full-screen .MediaVideoPlayer-module-scss-module__Ap3qFa__video){object-fit:contain}:is(.MediaVideoPlayer-module-scss-module__Ap3qFa__container:fullscreen .MediaVideoPlayer-module-scss-module__Ap3qFa__video,.MediaVideoPlayer-module-scss-module__Ap3qFa__container:fullscreen .MediaVideoPlayer-module-scss-module__Ap3qFa__video){object-fit:contain}.MediaVideoPlayer-module-scss-module__Ap3qFa__video{width:100%;height:100%;display:block}.MediaVideoPlayer-module-scss-module__Ap3qFa__overlay{pointer-events:none;transition:opacity var(--transition-micro-medium);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.MediaVideoPlayer-module-scss-module__Ap3qFa__overlay.MediaVideoPlayer-module-scss-module__Ap3qFa__visible{opacity:1}.MediaVideoPlayer-module-scss-module__Ap3qFa__overlay.MediaVideoPlayer-module-scss-module__Ap3qFa__hidden{opacity:0}.MediaVideoPlayer-module-scss-module__Ap3qFa__gradient{pointer-events:none;background:linear-gradient(#0000 35%,#00000040 65%,#000000bf 100%);position:absolute;inset:0}.MediaVideoPlayer-module-scss-module__Ap3qFa__centerPlay{pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MediaVideoPlayer-module-scss-module__Ap3qFa__centerPlayButton{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#00000073;border:1px solid #ffffff1f}.MediaVideoPlayer-module-scss-module__Ap3qFa__controls{z-index:1;pointer-events:auto;position:relative}.MediaVideoPlayer-module-scss-module__Ap3qFa__progressTrack{cursor:pointer;height:.1875rem;transition:height var(--transition-micro-short)}.MediaVideoPlayer-module-scss-module__Ap3qFa__progressTrack:hover{height:.3125rem}.MediaVideoPlayer-module-scss-module__Ap3qFa__progressFill{transition:width 50ms linear}.MediaVideoPlayer-module-scss-module__Ap3qFa__time{font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}
.Avatar-module-scss-module___Iyj5a__xs{width:var(--static-space-20);height:var(--static-space-20);min-width:var(--static-space-20);min-height:var(--static-space-20)}.Avatar-module-scss-module___Iyj5a__s{width:var(--static-space-24);height:var(--static-space-24);min-width:var(--static-space-24);min-height:var(--static-space-24)}.Avatar-module-scss-module___Iyj5a__m{width:var(--static-space-32);height:var(--static-space-32);min-width:var(--static-space-32);min-height:var(--static-space-32)}.Avatar-module-scss-module___Iyj5a__l{width:var(--static-space-48);height:var(--static-space-48);min-width:var(--static-space-48);min-height:var(--static-space-48)}.Avatar-module-scss-module___Iyj5a__xl{width:var(--static-space-160);height:var(--static-space-160);min-width:var(--static-space-160);min-height:var(--static-space-160)}.Avatar-module-scss-module___Iyj5a__xl .Avatar-module-scss-module___Iyj5a__position{bottom:var(--static-space-16);right:var(--static-space-16)}.Avatar-module-scss-module___Iyj5a__value{white-space:nowrap;-webkit-user-select:none;user-select:none;overflow:hidden}.Avatar-module-scss-module___Iyj5a__indicator{box-sizing:content-box;transform:translateX(var(--static-space-2)) translateY(var(--static-space-2));bottom:0;right:0}.Avatar-module-scss-module___Iyj5a__image{-o-object-position:center;object-position:center}
.AvatarGroup-module-scss-module__ncONdG__avatarGroup{z-index:0}.AvatarGroup-module-scss-module__ncONdG__avatar{margin-left:calc(-1*var(--static-space-8))}.AvatarGroup-module-scss-module__ncONdG__avatar:first-child{margin-left:0}
.Badge-module-scss-module__16rhrW__animation{position:relative;overflow:hidden}.Badge-module-scss-module__16rhrW__animation:before{content:"";opacity:0;border-radius:var(--radius-full);background:linear-gradient(120deg, transparent 20%, var(--brand-alpha-medium) 50%, transparent 80%);width:100%;height:100%;animation:9s ease-in-out infinite Badge-module-scss-module__16rhrW__shineDefault;position:absolute;transform:skew(-20deg)}.Badge-module-scss-module__16rhrW__animation:hover:before{animation:3s ease-in-out infinite Badge-module-scss-module__16rhrW__shineHover}@keyframes Badge-module-scss-module__16rhrW__shineDefault{0%{left:-100%}1%{opacity:1;left:-100%}15%{opacity:1;left:100%}16%{opacity:0}to{left:-100%}}@keyframes Badge-module-scss-module__16rhrW__shineHover{0%{left:-100%}1%{opacity:1;left:-100%}45%{opacity:1;left:100%}46%{opacity:0}to{left:-100%}}
.Mask-module-scss-module__u3kLsG__mask{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-image:radial-gradient(var(--mask-radius) at var(--mask-position-x) var(--mask-position-y), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(var(--mask-radius) at var(--mask-position-x) var(--mask-position-y), black 0%, transparent 100%);mask-image:radial-gradient(var(--mask-radius) at var(--mask-position-x) var(--mask-position-y), black 0%, transparent 100%)}
.Background-module-scss-module__zl1IBW__gradient{background:radial-gradient(ellipse var(--gradient-width) var(--gradient-height) at var(--gradient-position-x) var(--gradient-position-y), var(--gradient-color-start), var(--gradient-color-end));width:400%;height:400%;transform:rotate(var(--gradient-tilt));transform-origin:50%;top:-150%;left:-150%}.Background-module-scss-module__zl1IBW__lines{background-size:var(--lines-size) var(--lines-size);background-position:50%}.Background-module-scss-module__zl1IBW__dots{background-image:radial-gradient(var(--dots-color) 1px, var(--static-transparent) 1px);background-size:var(--dots-size) var(--dots-size)}
.RevealFx-module-scss-module__TGCr0G__revealFx{transition:all ease-in-out;-webkit-mask-image:linear-gradient(90deg,#000 0% 25%,#0000 50%);mask-image:linear-gradient(90deg,#000 0% 25%,#0000 50%);-webkit-mask-size:400% 100%;mask-size:400% 100%}.RevealFx-module-scss-module__TGCr0G__revealFx.RevealFx-module-scss-module__TGCr0G__hidden{filter:blur(1rem);-webkit-mask-position:100% 0;mask-position:100% 0}.RevealFx-module-scss-module__TGCr0G__revealFx.RevealFx-module-scss-module__TGCr0G__revealed{filter:blur();-webkit-mask-position:0 0;mask-position:0 0}.RevealFx-module-scss-module__TGCr0G__hiddenNoMask{filter:blur(.5rem);opacity:0;transition:all ease-in-out}.RevealFx-module-scss-module__TGCr0G__revealedNoMask{filter:blur();opacity:1;transition:all ease-in-out}
.NumberInput-module-scss-module__dQuohG__numberInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.NumberInput-module-scss-module__dQuohG__numberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.NumberInput-module-scss-module__dQuohG__numberInput input[type=number]{-moz-appearance:textfield}.NumberInput-module-scss-module__dQuohG__stepper{pointer-events:visibleFill}.NumberInput-module-scss-module__dQuohG__stepper:hover{background-color:var(--neutral-alpha-medium)}
.Option-module-scss-module__rHSYAG__option{border-color:var(--static-transparent)}.Option-module-scss-module__rHSYAG__option.Option-module-scss-module__rHSYAG__highlighted:not(:hover):not(:focus){background:var(--static-transparent);border-color:var(--neutral-alpha-medium)}.Option-module-scss-module__rHSYAG__option.Option-module-scss-module__rHSYAG__selected:not(:hover):not(:focus){background:var(--neutral-alpha-medium);border-color:var(--neutral-alpha-medium)}.Option-module-scss-module__rHSYAG__option:hover,.Option-module-scss-module__rHSYAG__option:focus{background:var(--neutral-alpha-weak);border-color:var(--neutral-alpha-medium);outline:none}.Option-module-scss-module__rHSYAG__option:hover:disabled,.Option-module-scss-module__rHSYAG__option:focus:disabled{background:var(--neutral-alpha-weak);color:var(--neutral-on-background-weak)}.Option-module-scss-module__rHSYAG__option.Option-module-scss-module__rHSYAG__danger{color:var(--danger-on-background-medium)}.Option-module-scss-module__rHSYAG__option.Option-module-scss-module__rHSYAG__danger:hover,.Option-module-scss-module__rHSYAG__option.Option-module-scss-module__rHSYAG__danger:focus{background:var(--danger-solid-strong);color:var(--danger-on-solid-strong);border-color:var(--danger-border-strong)}.Option-module-scss-module__rHSYAG__focused{background:var(--neutral-background-strong)}.Option-module-scss-module__rHSYAG__disabled{background:var(--neutral-alpha-weak);color:var(--neutral-on-background-weak);border:none}
.Slider-module-scss-module___a21-G__container{-webkit-user-select:none;user-select:none;isolation:isolate}.Slider-module-scss-module___a21-G__sliderWrapper{cursor:grab}.Slider-module-scss-module___a21-G__sliderWrapper.Slider-module-scss-module___a21-G__disabled{opacity:.4;cursor:not-allowed}.Slider-module-scss-module___a21-G__track{height:var(--static-space-4);background-color:var(--neutral-alpha-medium);border-radius:var(--radius-full);position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.Slider-module-scss-module___a21-G__fill{background-color:var(--brand-solid-medium);pointer-events:none;height:100%;position:absolute;top:0;left:0}.Slider-module-scss-module___a21-G__input{opacity:0;width:100%;height:100%;cursor:inherit;z-index:2;margin:0;position:absolute;top:0;left:0}.Slider-module-scss-module___a21-G__input:disabled{cursor:not-allowed}.Slider-module-scss-module___a21-G__thumb{width:var(--static-space-16);height:var(--static-space-16);background-color:var(--brand-on-solid-strong);border:var(--static-space-2) solid var(--brand-solid-medium);border-radius:var(--radius-full);pointer-events:none;box-shadow:var(--shadow-s);transition:transform .1s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%)}.Slider-module-scss-module___a21-G__sliderWrapper:hover .Slider-module-scss-module___a21-G__thumb,.Slider-module-scss-module___a21-G__dragging .Slider-module-scss-module___a21-G__thumb{cursor:grabbing;transform:translate(-50%,-50%)scale(1.2)}.Slider-module-scss-module___a21-G__input:focus-visible~.Slider-module-scss-module___a21-G__thumb{outline:var(--static-space-2) solid var(--brand-alpha-medium);outline-offset:var(--static-space-2)}
.CompareImage-module-scss-module__ol1dDG__hitArea{transform:translate(-50%)}.CompareImage-module-scss-module__ol1dDG__dragIcon{z-index:2;pointer-events:auto;transition:none;position:absolute;top:50%;transform:translate(-50%,-50%)}
@keyframes ContextMenu-module-scss-module__BIGRIq__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ContextMenu-module-scss-module__BIGRIq__fadeIn{transform-origin:0 0;animation:ContextMenu-module-scss-module__BIGRIq__fadeIn var(--transition-duration-micro-medium) var(--transition-eased)}
.preview-module__lets2a__pageLayout{--detail-surface-shadow:0 0 0 1px #0000000f, 0 1px 2px -1px #00000014, 0 20px 48px -36px #0f172a80;gap:var(--space-5);max-width:1200px;padding:var(--space-6) var(--space-4);grid-template-columns:minmax(0,1fr) 300px;align-items:start;min-height:calc(100vh - 80px);margin:0 auto;display:grid}.dark .preview-module__lets2a__pageLayout{--detail-surface-shadow:0 0 0 1px #ffffff14}.preview-module__lets2a__container{gap:var(--space-4);flex-direction:column;max-width:1150px;display:flex}.preview-module__lets2a__articleSection{background:var(--bg-panel);box-shadow:var(--detail-surface-shadow);border:0;border-radius:24px;padding:20px 24px}.preview-module__lets2a__sectionHeading{font-size:1rem;font-family:var(--font-display-family);text-transform:uppercase;letter-spacing:.04em;margin:0 0 14px}.preview-module__lets2a__articleParagraphs{flex-direction:column;gap:14px;display:flex}.preview-module__lets2a__sidebar{gap:var(--space-4);flex-direction:column;width:300px;height:fit-content;min-height:600px;display:flex}.preview-module__lets2a__sidebarCard{background:var(--bg-panel);box-shadow:var(--detail-surface-shadow);border:0;border-radius:24px;padding:20px}.preview-module__lets2a__sidebarCardHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.preview-module__lets2a__sidebarCardTitle{font-size:.92rem;font-family:var(--font-display-family);text-transform:uppercase;letter-spacing:.04em;margin:0}.preview-module__lets2a__sidebarCardLink{font-family:var(--font-ui);text-transform:uppercase;min-height:40px;color:var(--accent);align-items:center;margin-left:auto;font-size:.66rem;font-weight:700;text-decoration:none;display:inline-flex}.preview-module__lets2a__sidebarCardLink:hover{color:var(--accent-hover)}.preview-module__lets2a__sidebarCardText{color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.5}.preview-module__lets2a__creatorSidebarCard{position:relative;overflow:hidden}.preview-module__lets2a__creatorSidebarCard:before{content:"";background:radial-gradient(circle at 82% 12%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 42%), linear-gradient(var(--thumb-blueprint-grid) 1px, transparent 1px), linear-gradient(90deg, var(--thumb-blueprint-grid) 1px, transparent 1px);opacity:.75;pointer-events:none;background-size:100% 100%,20px 20px,20px 20px;height:76px;position:absolute;inset:0 0 auto}.preview-module__lets2a__creatorCard{flex-direction:column;gap:14px;display:flex;position:relative}.preview-module__lets2a__creatorIdentity{align-items:center;gap:12px;display:flex}.preview-module__lets2a__creatorAvatarLink{border-radius:50%;text-decoration:none;transition-property:scale;transition-duration:.15s;transition-timing-function:ease-out;display:inline-flex}.preview-module__lets2a__creatorAvatarLink:active{scale:.96}.preview-module__lets2a__creatorDetails{min-width:0}.preview-module__lets2a__creatorEyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:2px;font-size:.61rem;font-weight:800;display:block}.preview-module__lets2a__creatorNameRow{align-items:center;gap:6px;display:flex}.preview-module__lets2a__creatorName{font-family:var(--font-display-family);min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;text-decoration:none;overflow:hidden}.preview-module__lets2a__creatorHandle{color:var(--text-tertiary);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.62rem;display:block;overflow:hidden}.preview-module__lets2a__creatorName:hover{color:var(--accent)}.preview-module__lets2a__sidebarButton{background:var(--item-bg);width:100%;min-height:40px;color:var(--text-primary);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.04em;border-radius:11px;justify-content:space-between;align-items:center;padding:0 14px;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.preview-module__lets2a__sidebarRelatedList{gap:var(--space-3);flex-direction:column;display:flex}.preview-module__lets2a__sidebarRelatedItem{border-bottom:1px solid var(--border-soft);flex-direction:row;align-items:center;gap:12px;min-height:76px;padding:10px 0;text-decoration:none;transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-out;display:flex}.preview-module__lets2a__sidebarRelatedItem:first-child{padding-top:2px}.preview-module__lets2a__sidebarRelatedItem:last-child{border-bottom:0;padding-bottom:0}.preview-module__lets2a__sidebarRelatedItem:hover{color:var(--accent)}.preview-module__lets2a__sidebarRelatedThumb{background:var(--thumb-blueprint-bg);border-radius:10px;flex:none;width:72px;height:54px;position:relative;overflow:hidden}.preview-module__lets2a__sidebarRelatedThumbImg{-o-object-fit:cover;object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a}.dark .preview-module__lets2a__sidebarRelatedThumbImg{outline-color:#ffffff1a}.preview-module__lets2a__sidebarRelatedThumbPlaceholder{width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.preview-module__lets2a__sidebarRelatedText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.preview-module__lets2a__sidebarRelatedTitle{color:var(--text-primary);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;font-size:.79rem;font-weight:600;line-height:1.3;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out;display:-webkit-box;overflow:hidden}.preview-module__lets2a__sidebarRelatedItem:hover .preview-module__lets2a__sidebarRelatedTitle{color:var(--accent)}.preview-module__lets2a__sidebarRelatedMeta{color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.preview-module__lets2a__sidebarRelatedArrow{color:var(--text-tertiary);opacity:0;flex:none;font-size:.85rem;transition-property:color,opacity,translate;transition-duration:.15s;transition-timing-function:ease-out;translate:-4px}.preview-module__lets2a__sidebarRelatedItem:hover .preview-module__lets2a__sidebarRelatedArrow{color:var(--accent);opacity:1;translate:0}.preview-module__lets2a__creatorAvatarLink:focus-visible,.preview-module__lets2a__creatorName:focus-visible,.preview-module__lets2a__sidebarButton:focus-visible,.preview-module__lets2a__sidebarCardLink:focus-visible,.preview-module__lets2a__sidebarRelatedItem:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){.preview-module__lets2a__creatorAvatarLink,.preview-module__lets2a__sidebarButton,.preview-module__lets2a__sidebarRelatedTitle,.preview-module__lets2a__sidebarRelatedArrow{transition:none}}.preview-module__lets2a__adSlot{background:0 0}@media (min-width:901px) and (max-width:1199px){.preview-module__lets2a__pageLayout{grid-template-columns:minmax(0,1fr)}.preview-module__lets2a__sidebar{display:none}}@media (max-width:900px){.preview-module__lets2a__pageLayout{gap:var(--space-2);padding:var(--space-3) var(--space-2);grid-template-columns:1fr}.preview-module__lets2a__sidebar{display:none}}@media (max-width:600px){.preview-module__lets2a__pageLayout{padding:var(--space-2);gap:var(--space-2)}}.preview-module__lets2a__heroCard{background:var(--bg-panel);box-shadow:var(--detail-surface-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:24px;flex-direction:column;gap:0;padding:24px;display:flex;position:relative}.preview-module__lets2a__header{border-bottom:1px solid var(--border-panel);flex-direction:column;gap:8px;margin-bottom:0;padding-bottom:16px;display:flex}.preview-module__lets2a__title{font-size:1.75rem;font-family:var(--font-display-family);text-transform:uppercase;letter-spacing:-.01em;color:var(--text-primary);margin:0;font-weight:700;line-height:1.2}.preview-module__lets2a__metaRow{color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;opacity:.9;flex-wrap:wrap;align-items:center;gap:12px;font-size:.8rem;display:flex}.preview-module__lets2a__metaLink{color:var(--accent);font-weight:600;text-decoration:none}.preview-module__lets2a__metaLink:hover{text-decoration:underline}.preview-module__lets2a__verifiedBadge{background:var(--info);color:#fff;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;font-size:.65rem;font-weight:700;display:inline-flex}.preview-module__lets2a__metaDot{color:var(--border-strong);opacity:.5}.preview-module__lets2a__statItem{align-items:center;gap:4px;display:inline-flex}.preview-module__lets2a__statItem svg{opacity:.7}.preview-module__lets2a__pill{border-radius:var(--radius-full);text-transform:uppercase;font-size:.7rem;font-weight:700;font-family:var(--font-ui);border:1px solid #0000;padding:3px 10px;text-decoration:none}.preview-module__lets2a__categoryPill{background:var(--bg-app);color:var(--text-primary);border-color:var(--border-panel)}.preview-module__lets2a__categoryPill:hover{background:var(--accent-light);border-color:var(--accent)}.preview-module__lets2a__versionPill{background:var(--highlight-light);color:var(--highlight);border-color:#f9731633}.preview-module__lets2a__modPill{color:#a855f7;background:#9333ea26;border-color:#9333ea40;margin-right:4px}.preview-module__lets2a__carouselContainer{border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 38%, var(--bg-panel), var(--item-bg));border:1.5px solid var(--border-panel);margin-top:var(--space-4);position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0f172a0f}.preview-module__lets2a__carouselMain{aspect-ratio:16/9;background:0 0;position:relative}.preview-module__lets2a__carouselImage,.preview-module__lets2a__carouselVideo{-o-object-fit:contain;object-fit:contain;border:none;width:100%;height:100%}.preview-module__lets2a__placeholder{justify-content:center;align-items:center;gap:var(--space-3);min-height:280px;color:var(--text-secondary);background:#0a0e14;flex-direction:column;display:flex}.preview-module__lets2a__placeholderIcon{opacity:.5;font-size:2.5rem}.preview-module__lets2a__previewBadge{border:1px solid var(--border-panel);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);border-radius:var(--radius-sm);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#0f172ad9;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px}.preview-module__lets2a__carouselArrow.preview-module__lets2a__carouselArrow{border-radius:var(--radius-full);border:1px solid var(--border-panel);background:var(--glass-panel-bg-strong);width:42px;height:42px;color:var(--text-primary);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0206171f}.preview-module__lets2a__carouselArrow.preview-module__lets2a__carouselArrow:hover{background:var(--bg-panel);border-color:var(--accent);color:var(--accent)}.preview-module__lets2a__carouselArrow svg{flex-shrink:0;display:block}.preview-module__lets2a__carouselArrowLeft{left:14px}.preview-module__lets2a__carouselArrowRight{right:14px}.preview-module__lets2a__carouselDots{background:var(--glass-panel-bg-strong);max-width:calc(100% - 28px);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-panel);border-radius:var(--radius-full);z-index:5;align-items:center;padding:0 4px;display:flex;position:absolute;bottom:14px;left:50%;overflow-x:auto;transform:translate(-50%)}.preview-module__lets2a__carouselDot{border-radius:var(--radius-full);cursor:pointer;background:0 0;border:0;flex:0 0 18px;place-items:center;width:18px;height:24px;padding:0;display:grid}.preview-module__lets2a__carouselDot span{border-radius:var(--radius-full);background:var(--text-tertiary);width:5px;height:5px;transition:width var(--dur-base) var(--ease), background-color var(--dur-base) var(--ease)}.preview-module__lets2a__carouselDot:hover span{background:var(--text-primary)}.preview-module__lets2a__carouselDot[aria-current=true] span{background:var(--accent);width:12px}.preview-module__lets2a__carouselDot:focus-visible{outline-offset:-3px}.preview-module__lets2a__commandBar{align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.preview-module__lets2a__primaryActions{align-items:center;gap:var(--space-2);display:inline-flex}.preview-module__lets2a__formatSelect{appearance:none;background:var(--bg-panel) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%2394a3b8' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E") no-repeat right 14px center;border:1.5px solid var(--border-panel);border-radius:var(--radius-md);height:44px;font-family:var(--font-ui);color:var(--text-secondary);cursor:pointer;text-transform:uppercase;transition:border-color var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);outline:none;padding:0 34px 0 14px;font-size:.8rem;font-weight:600}.preview-module__lets2a__formatSelect:hover{border-color:var(--border-strong)}.preview-module__lets2a__formatSelect:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring)}.preview-module__lets2a__downloadBtn{background:var(--highlight);color:#fff;border:1.5px solid var(--highlight);border-radius:var(--radius-md);height:44px;font-family:var(--font-ui);letter-spacing:.03em;cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;padding:0 26px;font-size:.85rem;font-weight:700;display:inline-flex}.preview-module__lets2a__downloadBtn svg,.preview-module__lets2a__secondaryBtn svg{width:16px;height:16px}.preview-module__lets2a__secondaryBtn{background:var(--accent);color:#fff;border:1.5px solid var(--accent);border-radius:var(--radius-md);height:44px;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.03em;justify-content:center;align-items:center;gap:.5rem;padding:0 22px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.preview-module__lets2a__tertiaryActions{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}.preview-module__lets2a__ghostBtn{height:44px;color:var(--text-secondary);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-md);background:var(--item-bg);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;padding:0 18px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.preview-module__lets2a__contentActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;margin-top:12px;display:flex}.preview-module__lets2a__contentActions .preview-module__lets2a__contentAction{font:400 .75rem/1.4 var(--font-body);color:var(--text-secondary);text-underline-offset:3px;padding:0 8px;text-decoration:underline}.preview-module__lets2a__viewerHint{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-top:12px;font-size:.7rem;display:flex}.preview-module__lets2a__viewerHint:before{content:"→";color:var(--accent)}.preview-module__lets2a__tags{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px dashed var(--border-panel);flex-wrap:wrap;display:flex}.preview-module__lets2a__tag{font-family:var(--font-mono);color:var(--text-secondary);border:1px solid var(--border-panel);background:var(--bg-panel);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;transition:color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease), background var(--dur-base) var(--ease);align-items:center;padding:4px 11px;font-size:.68rem;text-decoration:none;display:inline-flex}.preview-module__lets2a__tag:before{content:"#";color:var(--text-tertiary);margin-right:1px}.preview-module__lets2a__tag:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-light)}.preview-module__lets2a__tag:hover:before{color:var(--accent)}.preview-module__lets2a__inlineDescription{border-top:1px solid var(--border-panel);margin-top:16px;padding-top:16px}.preview-module__lets2a__description{color:var(--text-secondary);font-size:.95rem;line-height:1.65;font-family:var(--font-sans);margin:0}@media (max-width:768px){.preview-module__lets2a__container{padding:0}.preview-module__lets2a__heroCard,.preview-module__lets2a__articleSection{border-radius:19px;padding:14px}.preview-module__lets2a__header{gap:6px;padding-bottom:12px}.preview-module__lets2a__title{font-size:1.2rem}.preview-module__lets2a__metaRow{flex-wrap:wrap;gap:6px;font-size:.7rem}.preview-module__lets2a__metaDot{display:none}.preview-module__lets2a__pill{padding:2px 6px;font-size:.6rem}.preview-module__lets2a__carouselContainer{border-radius:var(--radius-sm);margin-top:12px}.preview-module__lets2a__carouselMain{aspect-ratio:3/2}.preview-module__lets2a__carouselImage{-o-object-fit:cover;object-fit:cover}.preview-module__lets2a__commandBar{--ms-actions-align:stretch;border-radius:var(--radius-sm);flex-direction:column;align-items:stretch;margin-top:12px}.preview-module__lets2a__primaryActions{border-bottom:1px solid var(--border-panel);flex-direction:row}.preview-module__lets2a__formatSelect{border-right:1px solid var(--border-panel);flex:1;height:44px;padding-left:10px;font-size:.7rem}.preview-module__lets2a__downloadBtn{flex:2;height:44px;padding:0 12px;font-size:.8rem}.preview-module__lets2a__secondaryBtn{border-left:none;border-bottom:1px solid var(--border-panel);justify-content:center;height:44px;font-size:.8rem}.preview-module__lets2a__tertiaryActions{border-left:none;margin-left:0;display:none}.preview-module__lets2a__tags{gap:4px;margin-top:10px;padding-top:10px}.preview-module__lets2a__takedownInline{font-size:.75rem}.preview-module__lets2a__tag{padding:2px 6px;font-size:.6rem}.preview-module__lets2a__description{margin-top:10px;padding-top:10px;font-size:.85rem;line-height:1.5}.preview-module__lets2a__carouselArrow{width:28px;height:28px;font-size:1rem}.preview-module__lets2a__carouselArrowLeft{left:6px}.preview-module__lets2a__carouselArrowRight{right:6px}}@media (max-width:480px){.preview-module__lets2a__heroCard{padding:12px}.preview-module__lets2a__title{font-size:1.1rem}.preview-module__lets2a__metaRow{font-size:.65rem}.preview-module__lets2a__carouselMain{aspect-ratio:4/3}.preview-module__lets2a__formatSelect{height:40px}.preview-module__lets2a__downloadBtn,.preview-module__lets2a__secondaryBtn{height:40px;font-size:.75rem}.preview-module__lets2a__description{font-size:.8rem}}@keyframes preview-module__lets2a__fadeIn{0%{opacity:0}to{opacity:1}}.preview-module__lets2a__modalContent{background:var(--bg-panel);border:1px solid var(--border-panel);border-radius:var(--radius-lg);text-align:center;width:90%;max-width:400px;padding:32px;animation:.25s ease-out preview-module__lets2a__slideUp;box-shadow:0 20px 60px #0006}@keyframes preview-module__lets2a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-module__lets2a__modalTitle{font-family:var(--font-display-family);color:var(--text-primary);text-transform:uppercase;letter-spacing:.02em;margin:0 0 8px;font-size:1.25rem;font-weight:700}.preview-module__lets2a__modalText{color:var(--text-secondary);margin:0 0 20px;font-size:.9rem}.preview-module__lets2a__closeBtn{border:1px solid var(--border-panel);color:var(--text-secondary);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:var(--radius-md);background:0 0;margin-top:16px;padding:10px 24px;font-size:.8rem;font-weight:600}.preview-module__lets2a__primaryActions .preview-module__lets2a__formatSelect{height:var(--ms-action-height,40px);min-height:var(--ms-action-height,40px);border-width:1px;font-size:13px}.preview-module__lets2a__schematicAdRail{width:300px}html[data-mediavine-enabled=false] .preview-module__lets2a__schematicAdRail{display:none}.preview-module__lets2a__container{min-width:0}.preview-module__lets2a__pageLayout>[data-ms-breadcrumb]{grid-column:1/-1;margin-bottom:0}.preview-module__lets2a__pageLayout{row-gap:12px}
.PostUploadShareModal-module__n_GVvq__overlay{z-index:200;background:var(--glass-overlay-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);animation:PostUploadShareModal-module__n_GVvq__fade var(--dur-base) var(--ease);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes PostUploadShareModal-module__n_GVvq__fade{0%{opacity:0}to{opacity:1}}.PostUploadShareModal-module__n_GVvq__card{background:var(--bg-panel);border:1px solid var(--border-panel);border-radius:var(--radius-lg);width:100%;max-width:440px;max-height:calc(100vh - 40px);box-shadow:var(--shadow-float);animation:PostUploadShareModal-module__n_GVvq__rise var(--dur-slow) var(--ease-spring);padding:28px 24px 24px;position:relative;overflow-y:auto}@keyframes PostUploadShareModal-module__n_GVvq__rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.PostUploadShareModal-module__n_GVvq__close{width:30px;height:30px;color:var(--text-tertiary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--dur-fast) var(--ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.PostUploadShareModal-module__n_GVvq__close:hover{color:var(--text-primary);border-color:var(--border-soft)}.PostUploadShareModal-module__n_GVvq__header{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;display:flex}.PostUploadShareModal-module__n_GVvq__badge{color:#fff;background:var(--success);border-radius:var(--radius-full);width:48px;height:48px;box-shadow:0 0 0 6px var(--success-light);justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.PostUploadShareModal-module__n_GVvq__title{font-family:var(--font-display-family);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:700}.PostUploadShareModal-module__n_GVvq__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.PostUploadShareModal-module__n_GVvq__subtitle strong{color:var(--text-primary)}.PostUploadShareModal-module__n_GVvq__profileLink{width:100%;font-family:var(--font-ui);color:var(--accent);background:var(--accent-light);border-radius:var(--radius-md);transition:all var(--dur-fast) var(--ease);justify-content:center;align-items:center;gap:6px;margin-top:16px;padding:10px;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.PostUploadShareModal-module__n_GVvq__profileLink:hover{background:var(--accent);color:#fff}
.comments-module__QZ690q__container{background:var(--bg-panel);box-shadow:var(--detail-surface-shadow);border:0;border-radius:24px;padding:24px}.comments-module__QZ690q__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.comments-module__QZ690q__title{font-family:var(--font-display-family);text-transform:uppercase;color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.comments-module__QZ690q__sortSelect{background:var(--item-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);font-family:var(--font-mono);color:var(--text-secondary);cursor:pointer;padding:6px 12px;font-size:.75rem}.comments-module__QZ690q__newCommentForm,.comments-module__QZ690q__replyForm{margin-bottom:20px}.comments-module__QZ690q__newCommentForm textarea,.comments-module__QZ690q__replyForm textarea{background:var(--item-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-primary);resize:vertical;min-height:60px;padding:12px;font-size:.9rem}.comments-module__QZ690q__newCommentForm textarea:focus,.comments-module__QZ690q__replyForm textarea:focus{border-color:var(--accent);outline:none}.comments-module__QZ690q__formFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.comments-module__QZ690q__formActions{gap:8px;margin-top:8px;display:flex}.comments-module__QZ690q__charCount{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.7rem}.comments-module__QZ690q__formFooter button,.comments-module__QZ690q__formActions button{background:var(--accent);color:#fff;border-radius:var(--radius-md);font-family:var(--font-ui);text-transform:uppercase;cursor:pointer;border:none;padding:8px 16px;font-size:.75rem;font-weight:600;transition:opacity .2s}.comments-module__QZ690q__formFooter button:disabled,.comments-module__QZ690q__formActions button:disabled{opacity:.5;cursor:not-allowed}.comments-module__QZ690q__formActions button:first-child{color:var(--text-secondary);border:1px solid var(--border-soft);background:0 0}.comments-module__QZ690q__loginPrompt{background:var(--item-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);text-align:center;color:var(--text-secondary);font-family:var(--font-mono);margin-bottom:20px;padding:16px;font-size:.85rem}.comments-module__QZ690q__loginPrompt a{color:var(--accent);font-weight:600;text-decoration:none}.comments-module__QZ690q__loginPrompt a:hover{text-decoration:underline}.comments-module__QZ690q__commentsList{flex-direction:column;gap:16px;display:flex}.comments-module__QZ690q__comment{gap:12px;display:flex}.comments-module__QZ690q__reply{border-top:1px solid var(--border-soft);margin-left:40px;padding-top:12px}.comments-module__QZ690q__voteColumn{flex-direction:column;align-items:center;gap:2px;min-width:32px;display:flex}.comments-module__QZ690q__voteBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:4px;font-size:.7rem;line-height:1;transition:color .15s}.comments-module__QZ690q__voteBtn:hover:not(:disabled){color:var(--text-primary)}.comments-module__QZ690q__voteBtn:disabled{cursor:default;opacity:.5}.comments-module__QZ690q__voteBtn.comments-module__QZ690q__upvoted{color:var(--accent)}.comments-module__QZ690q__voteBtn.comments-module__QZ690q__downvoted{color:var(--danger)}.comments-module__QZ690q__voteScore{font-family:var(--font-mono);color:var(--text-secondary);font-size:.75rem;font-weight:500}.comments-module__QZ690q__commentBody{flex:1;min-width:0}.comments-module__QZ690q__commentMeta{align-items:center;gap:8px;margin-bottom:6px;display:flex}.comments-module__QZ690q__author{font-family:var(--font-mono);color:var(--text-primary);align-items:center;gap:4px;font-size:.8rem;font-weight:500;display:flex}.comments-module__QZ690q__verifiedBadge{background:var(--info);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;font-weight:700;display:inline-flex}.comments-module__QZ690q__timestamp{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.7rem}.comments-module__QZ690q__edited{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.65rem;font-style:italic}.comments-module__QZ690q__content{font-family:var(--font-body);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.comments-module__QZ690q__commentActions{gap:12px;margin-top:8px;display:flex}.comments-module__QZ690q__actionBtn{font-family:var(--font-mono);color:var(--text-tertiary);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:.7rem}.comments-module__QZ690q__actionBtn:hover{color:var(--text-secondary)}.comments-module__QZ690q__replies{flex-direction:column;gap:12px;margin-top:12px;display:flex}.comments-module__QZ690q__replyForm{margin-top:12px}.comments-module__QZ690q__loading,.comments-module__QZ690q__empty{text-align:center;color:var(--text-secondary);font-family:var(--font-mono);padding:32px;font-size:.85rem}.comments-module__QZ690q__error{border-radius:var(--radius-md);color:var(--danger);background:#ef44441a;border:1px solid #ef44444d;margin-bottom:16px;padding:12px;font-size:.85rem}@media (max-width:600px){.comments-module__QZ690q__container{border-radius:19px;padding:16px}.comments-module__QZ690q__reply{margin-left:20px}.comments-module__QZ690q__voteColumn{min-width:24px}}.comments-module__QZ690q__modal{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.comments-module__QZ690q__modalContent{background:var(--bg-panel);border:1px solid var(--border-panel);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:1.5rem;box-shadow:0 10px 40px #0000004d}.comments-module__QZ690q__modalContent h3{font-family:var(--font-display-family);text-transform:uppercase;color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.comments-module__QZ690q__modalContent p{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.comments-module__QZ690q__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.comments-module__QZ690q__cancelBtn{border:1px solid var(--border-panel);border-radius:var(--radius-md);color:var(--text-secondary);font-family:var(--font-ui);text-transform:uppercase;cursor:pointer;background:0 0;padding:.6rem 1.25rem;font-size:.75rem;font-weight:600}.comments-module__QZ690q__cancelBtn:hover:not(:disabled){background:var(--item-bg);color:var(--text-primary)}.comments-module__QZ690q__deleteBtn{background:var(--danger);border-radius:var(--radius-md);color:#fff;font-family:var(--font-ui);text-transform:uppercase;cursor:pointer;border:none;padding:.6rem 1.25rem;font-size:.75rem;font-weight:600}.comments-module__QZ690q__deleteBtn:hover:not(:disabled){background:var(--danger-hover)}.comments-module__QZ690q__cancelBtn:disabled,.comments-module__QZ690q__deleteBtn:disabled{opacity:.5;cursor:not-allowed}
.controls-module__yaIpSa__page,.controls-module__yaIpSa__pageRailed{--ms-control-height:32px;--ms-field-padding:4px 8px}@media (max-width:768px),(pointer:coarse){.controls-module__yaIpSa__page,.controls-module__yaIpSa__pageRailed{--ms-control-height:40px}}.controls-module__yaIpSa__page{max-width:var(--layout-width,1200px);padding:var(--space-6,2rem) var(--space-5,1.5rem) var(--space-8,3rem);margin:0 auto}.controls-module__yaIpSa__pageRailed{max-width:1400px;padding:var(--space-6,2rem) var(--space-5,1.5rem) var(--space-8,3rem);margin:0 auto;position:relative}.controls-module__yaIpSa__railedMain{min-width:0}@media (min-width:1440px){.controls-module__yaIpSa__railedMain{padding-right:calc(300px + var(--space-5,1.5rem));min-height:600px}.controls-module__yaIpSa__toolRailColumn{top:var(--space-6,2rem);right:var(--space-5,1.5rem);width:300px;position:absolute}}@media (max-width:1439px){.controls-module__yaIpSa__toolRailColumn{display:none}}.controls-module__yaIpSa__headerRow{gap:var(--space-2,.5rem);flex-direction:column;margin-bottom:20px;display:flex}.controls-module__yaIpSa__back{font-family:var(--font-mono,monospace);font-size:var(--ms-text-help);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary,#94a3b8);align-self:flex-start;align-items:center;gap:.4rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.controls-module__yaIpSa__back:hover{color:var(--accent,#2563eb)}.controls-module__yaIpSa__title{font-family:var(--font-display-family,sans-serif);letter-spacing:-.02em;color:var(--text-primary,#0f172a);margin:0;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;line-height:1.05}.controls-module__yaIpSa__subtitle{font-family:var(--font-sans,sans-serif);color:var(--text-secondary,#475569);max-width:60ch;margin:0;font-size:1rem}.controls-module__yaIpSa__layout{gap:var(--space-5,1.5rem);grid-template-columns:minmax(300px,360px) 1fr;align-items:start;display:grid}.controls-module__yaIpSa__panel{background:var(--bg-panel,#fff);border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-lg,11px);box-shadow:var(--shadow-elevated);top:calc(var(--header-height,72px) + 1rem);align-self:start;position:sticky;overflow:hidden}.controls-module__yaIpSa__section{border-bottom:1px solid color-mix(in srgb, var(--text-primary) 8%, transparent);flex-direction:column;gap:10px;padding:12px;display:flex}.controls-module__yaIpSa__section:last-child{border-bottom:none}.controls-module__yaIpSa__sectionHead{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.controls-module__yaIpSa__sectionTitle{font-family:var(--font-mono,monospace);text-transform:uppercase;font-weight:700;font-size:var(--ms-text-help);letter-spacing:.06em;color:var(--text-secondary)}.controls-module__yaIpSa__sectionAction{appearance:none;cursor:pointer;letter-spacing:.04em;color:var(--accent,#2563eb);text-transform:none;font-weight:600;font-family:var(--font-ui);font-size:var(--ms-text-label);background:0 0;border:none;padding:0 10px;transition:color .15s}.controls-module__yaIpSa__sectionAction:hover{color:var(--accent-hover,#1d4ed8)}.controls-module__yaIpSa__sectionToggle{appearance:none;cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:.5rem;padding:0;display:flex}.controls-module__yaIpSa__chevron{color:var(--text-tertiary,#94a3b8);transition:transform var(--dur-fast,.15s) var(--ease,ease);font-size:1.05rem;line-height:1}.controls-module__yaIpSa__chevron[data-open=true]{transform:rotate(90deg)}.controls-module__yaIpSa__formOutput{top:calc(var(--header-height,72px) + .5rem);z-index:6;background:var(--bg-panel,#fff);border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-lg,11px);box-shadow:var(--shadow-elevated);margin-bottom:12px;padding:10px 12px;position:sticky}.controls-module__yaIpSa__formGrid{-moz-column-width:300px;column-width:300px;-moz-column-gap:12px;column-gap:12px}.controls-module__yaIpSa__formGrid>.controls-module__yaIpSa__section{-moz-column-break-inside:avoid;break-inside:avoid;border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-lg,11px);background:var(--bg-panel,#fff);box-shadow:var(--shadow-soft);margin:0 0 12px;padding:12px}.controls-module__yaIpSa__field{flex-direction:column;gap:.4rem;display:flex}.controls-module__yaIpSa__fieldLabel{font-family:var(--font-sans,sans-serif);color:var(--text-secondary,#475569);font-weight:600;font-size:var(--ms-text-label);justify-content:space-between;align-items:center;gap:.5rem;display:flex}.controls-module__yaIpSa__hint{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-help);color:var(--text-tertiary,#94a3b8);line-height:1.4}.controls-module__yaIpSa__segmented{background:color-mix(in srgb, var(--text-primary) 6%, transparent);border-radius:var(--radius-lg);align-items:center;gap:2px;width:100%;padding:3px;display:inline-flex;position:relative}.controls-module__yaIpSa__segIndicator{background:var(--bg-panel,#fff);transition:transform var(--dur-base) var(--ease-spring), width var(--dur-base) var(--ease-spring);z-index:0;pointer-events:none;border-radius:7px;position:absolute;top:0;left:0;box-shadow:0 1px 2px #0f172a1f,0 0 0 1px #0f172a0a}.controls-module__yaIpSa__segment{appearance:none;z-index:1;min-width:0;font-family:var(--font-ui,sans-serif);font-size:var(--ms-text-help);color:var(--text-tertiary,#94a3b8);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;transition:color var(--dur-base) var(--ease);background:0 0;border:none;border-radius:7px;flex:1 1 0;padding:.45rem .6rem;font-weight:600;position:relative;overflow:hidden}.controls-module__yaIpSa__segment:hover{color:var(--text-secondary,#475569)}.controls-module__yaIpSa__segment[data-on=true]{color:var(--text-primary,#0f172a)}.controls-module__yaIpSa__chips{flex-wrap:wrap;gap:.4rem;display:flex}.controls-module__yaIpSa__chip{appearance:none;cursor:pointer;font-family:var(--font-ui,sans-serif);font-size:var(--ms-text-help);color:var(--text-secondary,#475569);background:var(--item-bg,#f1f5f9);transition:all var(--dur-base) var(--ease);border:1px solid #0000;border-radius:8px;padding:.4rem .7rem;font-weight:600}.controls-module__yaIpSa__chips .controls-module__yaIpSa__chip[data-on=false]{background:var(--item-bg);border-color:var(--border-panel);color:var(--text-primary)}.controls-module__yaIpSa__chips .controls-module__yaIpSa__chip[data-on=false]:hover:not(:disabled){background:var(--bg-panel);border-color:var(--border-strong,#94a3b8);color:var(--text-primary,#0f172a)}.controls-module__yaIpSa__chips .controls-module__yaIpSa__chip[data-on=true],.controls-module__yaIpSa__chips .controls-module__yaIpSa__chip[data-on=true]:hover:not(:disabled){background:var(--accent-light);border-color:var(--accent);color:var(--accent)}.controls-module__yaIpSa__sliderRow{align-items:center;gap:.75rem;display:flex}.controls-module__yaIpSa__sliderTrack{flex:1;min-width:0;padding:0 8px}.controls-module__yaIpSa__toolSwitch{min-height:var(--ms-control-height);align-items:center;display:flex}.controls-module__yaIpSa__toolSegments[role=tab]{font:600 .875rem/1.4 var(--font-ui);min-height:var(--ms-control-height)}.controls-module__yaIpSa__toolSegments .font-label{font:inherit}.controls-module__yaIpSa__toolSegments[role=tab][aria-selected=false]{color:var(--text-primary)}.controls-module__yaIpSa__toolSegments[role=tab][aria-selected=true]{background:var(--accent-light);color:var(--accent)}.controls-module__yaIpSa__slider{appearance:none;cursor:pointer;background:0 0;flex:1;height:18px}.controls-module__yaIpSa__slider:focus{outline:none}.controls-module__yaIpSa__slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--highlight,#f97316) 0 var(--pct,0%), color-mix(in srgb, var(--text-primary) 13%, transparent) var(--pct,0%) 100%);border-radius:999px;height:4px}.controls-module__yaIpSa__slider::-moz-range-track{background:color-mix(in srgb, var(--text-primary) 13%, transparent);border-radius:999px;height:4px}.controls-module__yaIpSa__slider::-moz-range-progress{background:var(--highlight,#f97316);border-radius:999px;height:4px}.controls-module__yaIpSa__slider::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid color-mix(in srgb, var(--text-primary) 14%, transparent);background:#fff;border-radius:50%;width:16px;height:16px;margin-top:-6px;transition:transform .12s;box-shadow:0 1px 3px #0f172a40}.controls-module__yaIpSa__slider::-moz-range-thumb{border:1px solid color-mix(in srgb, var(--text-primary) 14%, transparent);background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0f172a40}.controls-module__yaIpSa__slider:hover::-webkit-slider-thumb{transform:scale(1.12)}.controls-module__yaIpSa__slider:active::-webkit-slider-thumb{transform:scale(1.12)}.controls-module__yaIpSa__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px var(--highlight-light,#f9731626), 0 1px 3px #0f172a40}.controls-module__yaIpSa__stepper{border:1px solid var(--border-panel,#cbd5e1);background:var(--bg-panel,#fff);height:var(--ms-control-height);border-radius:8px;flex-shrink:0;align-items:center;display:inline-flex;overflow:hidden}.controls-module__yaIpSa__stepBtn{appearance:none;color:var(--text-tertiary,#94a3b8);cursor:pointer;font-size:var(--ms-text-body);transition:all var(--dur-base) var(--ease);width:var(--ms-control-height);min-width:var(--ms-control-height);height:var(--ms-control-height);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.controls-module__yaIpSa__stepBtn:hover:not(:disabled){background:var(--item-bg,#f1f5f9);color:var(--text-primary,#0f172a)}.controls-module__yaIpSa__stepBtn:disabled{opacity:.35;cursor:not-allowed}.controls-module__yaIpSa__stepInput{border:none;border-left:1px solid var(--border-panel,#cbd5e1);border-right:1px solid var(--border-panel,#cbd5e1);text-align:center;font-family:var(--font-mono,monospace);font-size:var(--ms-text-label);color:var(--text-primary,#0f172a);-moz-appearance:textfield;background:0 0;border-radius:0;width:48px;height:100%;min-height:0;padding:0;font-weight:600}.controls-module__yaIpSa__stepInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.controls-module__yaIpSa__stepInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.controls-module__yaIpSa__stepInput:focus{outline:none}.controls-module__yaIpSa__switchRow{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.controls-module__yaIpSa__switchLabel{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--text-secondary,#475569);font-weight:500}.controls-module__yaIpSa__switch{background:color-mix(in srgb, var(--text-primary) 16%, transparent);border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .16s;position:relative}.controls-module__yaIpSa__switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a4d}.controls-module__yaIpSa__switchRow input{opacity:0;width:0;height:0;position:absolute}.controls-module__yaIpSa__switchRow input:checked+.controls-module__yaIpSa__switch{background:var(--highlight,#f97316)}.controls-module__yaIpSa__switchRow input:checked+.controls-module__yaIpSa__switch:after{transform:translate(16px)}.controls-module__yaIpSa__switchRow input:focus-visible+.controls-module__yaIpSa__switch{box-shadow:0 0 0 4px var(--highlight-light,#f9731633)}.controls-module__yaIpSa__selectWrap{width:100%;position:relative}.controls-module__yaIpSa__select{appearance:none;width:100%;font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-body);color:var(--text-primary,#0f172a);background:var(--bg-panel,#fff);border:1px solid var(--border-panel,#cbd5e1);cursor:pointer;height:var(--ms-control-height);border-radius:9px;padding:0 10px;font-weight:500;transition:border-color .14s,box-shadow .14s}.controls-module__yaIpSa__select:hover{border-color:var(--border-strong,#94a3b8)}.controls-module__yaIpSa__select:focus{border-color:var(--highlight,#f97316);box-shadow:0 0 0 3px var(--highlight-light,#f9731626);outline:none}.controls-module__yaIpSa__selectWrap:after{content:"";border-right:2px solid var(--text-tertiary,#94a3b8);border-bottom:2px solid var(--text-tertiary,#94a3b8);pointer-events:none;width:8px;height:8px;position:absolute;top:50%;right:.85rem;transform:translateY(-65%)rotate(45deg)}.controls-module__yaIpSa__btn{appearance:none;width:100%;font-family:var(--font-ui,sans-serif);font-size:var(--ms-text-body);letter-spacing:.01em;border-radius:var(--radius-md,8px);cursor:pointer;transition:all var(--dur-base) var(--ease);border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-weight:700;display:inline-flex}.controls-module__yaIpSa__btnPrimary{background:var(--highlight,#f97316);color:#fff;border-color:var(--highlight,#f97316);box-shadow:3px 3px #0f172a2e}.controls-module__yaIpSa__btnPrimary:hover:not(:disabled){filter:brightness(1.04);transform:translate(-1px,-1px);box-shadow:5px 5px #0f172a38}.controls-module__yaIpSa__btnPrimary:active:not(:disabled){transform:translate(2px,2px);box-shadow:0 0 #0000}.controls-module__yaIpSa__btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.controls-module__yaIpSa__btnGhost{background:var(--item-bg,#f1f5f9);color:var(--text-secondary,#475569);width:auto;font-size:var(--ms-text-label);padding:.55rem .9rem}.controls-module__yaIpSa__btnGhost:hover{color:var(--text-primary,#0f172a)}.controls-module__yaIpSa__stats{flex-direction:column;display:flex}.controls-module__yaIpSa__statRow{border-bottom:1px solid color-mix(in srgb, var(--text-primary) 6%, transparent);justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem 0;display:flex}.controls-module__yaIpSa__statRow:last-child{border-bottom:none}.controls-module__yaIpSa__statLabel{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--text-secondary,#475569);text-transform:capitalize}.controls-module__yaIpSa__statValue{font-family:var(--font-mono,monospace);font-size:var(--ms-text-label);color:var(--text-primary,#0f172a);font-weight:700}.controls-module__yaIpSa__statStrong .controls-module__yaIpSa__statValue{color:var(--highlight,#f97316);font-size:var(--ms-text-body)}.controls-module__yaIpSa__dropZone{text-align:center;padding:var(--space-5,1.5rem) var(--space-4,1rem);border:1.5px dashed var(--border-strong,#94a3b8);border-radius:var(--radius-md,8px);background:color-mix(in srgb, var(--text-primary) 3%, transparent);color:var(--text-tertiary,#94a3b8);cursor:pointer;transition:all var(--dur-base) var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.controls-module__yaIpSa__dropZone:hover{border-color:var(--highlight,#f97316);color:var(--text-secondary,#475569)}.controls-module__yaIpSa__dropActive{border-color:var(--highlight,#f97316);background:var(--highlight-light,#f9731614);color:var(--highlight,#f97316)}.controls-module__yaIpSa__dropIcon{opacity:.7;width:26px;height:26px}.controls-module__yaIpSa__dropText{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);line-height:1.4}.controls-module__yaIpSa__dropFile{font-family:var(--font-mono,monospace);font-size:var(--ms-text-label);color:var(--text-primary,#0f172a);word-break:break-all;font-weight:600}.controls-module__yaIpSa__errorBox{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--danger);background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:.5rem .7rem}.controls-module__yaIpSa__preview{gap:var(--space-3,.75rem);flex-direction:column;min-height:0;display:flex}.controls-module__yaIpSa__previewToolbar{align-items:center;gap:var(--space-3,.75rem);background:var(--bg-panel,#fff);border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-md,8px);box-shadow:var(--shadow-soft);flex-wrap:wrap;padding:.5rem .6rem;display:flex}.controls-module__yaIpSa__previewToolbar .controls-module__yaIpSa__segmented{width:auto}.controls-module__yaIpSa__previewToolbar .controls-module__yaIpSa__segment{flex:none}.controls-module__yaIpSa__toolbarSpacer{flex:1}.controls-module__yaIpSa__toolbarScrub{flex:220px;align-items:center;gap:.6rem;min-width:180px;display:flex}.controls-module__yaIpSa__toolbarScrubLabel{font-family:var(--font-mono,monospace);font-size:var(--ms-text-help);letter-spacing:.03em;text-transform:uppercase;color:var(--text-tertiary,#94a3b8);white-space:nowrap;font-weight:600}.controls-module__yaIpSa__toolbarScrubValue{color:var(--text-primary,#0f172a)}.controls-module__yaIpSa__canvasFrame{border-radius:var(--radius-lg,11px);border:1.5px solid var(--border-panel,#cbd5e1);background:radial-gradient(circle at 50% 38%, var(--bg-panel,#fff), var(--bg-canvas,#f0f4f8));flex:none;height:clamp(340px,100vh - 370px,620px);position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0f172a0a}.controls-module__yaIpSa__canvasFrame>*{width:100%;height:100%;position:absolute;inset:0}.controls-module__yaIpSa__empty{text-align:center;font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-body);color:var(--text-tertiary,#94a3b8);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}@media (max-width:880px){.controls-module__yaIpSa__layout{grid-template-columns:1fr}.controls-module__yaIpSa__panel{position:static}.controls-module__yaIpSa__canvasFrame{min-height:380px}}@media (max-width:520px){.controls-module__yaIpSa__page,.controls-module__yaIpSa__pageRailed{padding:var(--space-4,1rem) var(--space-3,.75rem) var(--space-7,2.5rem)}}.controls-module__yaIpSa__toolGrid{gap:var(--space-4,1rem);grid-template-columns:repeat(2,1fr);display:grid}.controls-module__yaIpSa__toolCard{justify-content:space-between;align-items:flex-start;gap:var(--space-4,1rem);background:var(--bg-panel,#fff);border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-lg,11px);box-shadow:var(--shadow-soft);padding:1.25rem 1.4rem;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.controls-module__yaIpSa__toolCard:hover{border-color:var(--highlight,#f97316);box-shadow:6px 6px 0 var(--highlight-light,#f9731640);transform:translate(-2px,-2px)}.controls-module__yaIpSa__toolCardName{font-family:var(--font-display-family,sans-serif);color:var(--text-primary,#0f172a);margin:0;font-size:1.1rem;font-weight:700}.controls-module__yaIpSa__toolCardDesc{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--text-secondary,#475569);margin:.35rem 0 0;line-height:1.5}.controls-module__yaIpSa__toolCardArrow{color:var(--text-tertiary,#94a3b8);flex-shrink:0;font-size:1.15rem;line-height:1.4;transition:transform .16s,color .16s}.controls-module__yaIpSa__toolCard:hover .controls-module__yaIpSa__toolCardArrow{color:var(--highlight,#f97316);transform:translate(3px)}.controls-module__yaIpSa__cards{gap:var(--space-4,1rem);grid-template-columns:1fr 1fr;align-items:start;display:grid}.controls-module__yaIpSa__cardWide{grid-column:1/-1}.controls-module__yaIpSa__card{background:var(--bg-panel,#fff);border:1.5px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-lg,11px);box-shadow:var(--shadow-soft);padding:var(--space-5,1.5rem);gap:var(--space-3,.75rem);flex-direction:column;display:flex}.controls-module__yaIpSa__cardTitle{font-family:var(--font-display-family,sans-serif);color:var(--text-primary,#0f172a);margin:0;font-size:1.1rem;font-weight:700}.controls-module__yaIpSa__cardHint{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--text-secondary,#475569);margin:0;line-height:1.5}.controls-module__yaIpSa__cardNote{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-help);color:var(--text-tertiary,#94a3b8);background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:8px;padding:.6rem .75rem;line-height:1.5}.controls-module__yaIpSa__coordConvert{align-items:center;gap:var(--space-3,.75rem);grid-template-columns:1fr auto 1fr;display:grid}.controls-module__yaIpSa__coordCol{flex-direction:column;gap:.5rem;display:flex}.controls-module__yaIpSa__coordColHead{font-family:var(--font-mono,monospace);font-size:var(--ms-text-help);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary,#475569);padding-bottom:.25rem;font-weight:700}.controls-module__yaIpSa__coordColHeadNether{color:#c2410c}.controls-module__yaIpSa__coordArrow{color:var(--text-tertiary,#94a3b8);text-align:center;font-size:1.2rem}.controls-module__yaIpSa__coordRow{align-items:center;gap:.5rem;display:flex}.controls-module__yaIpSa__coordAxis{width:1.1rem;font-family:var(--font-mono,monospace);font-size:var(--ms-text-label);color:var(--text-tertiary,#94a3b8);flex-shrink:0;font-weight:700}.controls-module__yaIpSa__numField{width:100%;min-width:0;font-family:var(--font-mono,monospace);font-size:var(--ms-text-body);color:var(--text-primary,#0f172a);background:var(--bg-panel,#fff);border:1px solid var(--border-panel,#cbd5e1);border-radius:8px;flex:1;padding:.5rem .6rem;font-weight:600;transition:border-color .14s,box-shadow .14s}.controls-module__yaIpSa__numField:focus{border-color:var(--highlight,#f97316);box-shadow:0 0 0 3px var(--highlight-light,#f9731626);outline:none}.controls-module__yaIpSa__tipList{font-family:var(--font-sans,sans-serif);font-size:var(--ms-text-label);color:var(--text-secondary,#475569);flex-direction:column;gap:.5rem;margin:0;padding-left:1.1rem;line-height:1.5;display:flex}.controls-module__yaIpSa__tipList li::marker{color:var(--highlight,#f97316)}.controls-module__yaIpSa__pixelWrap{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.controls-module__yaIpSa__pixelCanvas{image-rendering:pixelated;border-radius:6px;max-width:100%;max-height:100%;box-shadow:0 8px 24px -8px #0f172a4d}@media (max-width:760px){.controls-module__yaIpSa__toolGrid,.controls-module__yaIpSa__cards{grid-template-columns:1fr}}html[data-mediavine-enabled=false] .controls-module__yaIpSa__railedMain{min-height:0;padding-right:0}html[data-mediavine-enabled=false] .controls-module__yaIpSa__toolRailColumn{display:none}.controls-module__yaIpSa__toolRail{width:300px}
.Toast-module-scss-module__4tWBEa__toast{transition:opacity .3s,transform .3s}.Toast-module-scss-module__4tWBEa__visible{opacity:1}.Toast-module-scss-module__4tWBEa__hidden{opacity:0}
.Toaster-module-scss-module__220JJW__toastContainer{left:50%;transform:translate(-50%)}.Toaster-module-scss-module__220JJW__toastContainer.Toaster-module-scss-module__220JJW__bottom{bottom:var(--responsive-space-l,2rem)}.Toaster-module-scss-module__220JJW__toastContainer.Toaster-module-scss-module__220JJW__top{top:var(--responsive-space-l,2rem)}.Toaster-module-scss-module__220JJW__toastWrapper{transition:transform .3s,opacity .3s}.Toaster-module-scss-module__220JJW__toastWrapper.Toaster-module-scss-module__220JJW__bottom{bottom:0}.Toaster-module-scss-module__220JJW__toastWrapper.Toaster-module-scss-module__220JJW__top{top:0}.Toaster-module-scss-module__220JJW__toastAnimation.Toaster-module-scss-module__220JJW__animation-bottom{animation:.3s ease-out forwards Toaster-module-scss-module__220JJW__fadeInBottom}.Toaster-module-scss-module__220JJW__toastAnimation.Toaster-module-scss-module__220JJW__animation-top{animation:.3s ease-out forwards Toaster-module-scss-module__220JJW__fadeInTop}@keyframes Toaster-module-scss-module__220JJW__fadeInBottom{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes Toaster-module-scss-module__220JJW__fadeInTop{0%{opacity:0;transform:translateY(-4rem)}to{opacity:1;transform:translateY(0)}}
@media (hover:hover){.HeadingLink-module-scss-module__QLxs8W__control:hover .HeadingLink-module-scss-module__QLxs8W__text{text-decoration-line:underline}}.HeadingLink-module-scss-module__QLxs8W__text{text-underline-offset:.25em;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--neutral-border-strong);text-decoration-color:var(--neutral-border-strong)}
.legacy-module__r5wv-W__legacy{color:var(--text-primary)}.legacy-module__r5wv-W__kicker{font:10px var(--font-mono);color:var(--accent);letter-spacing:.1em;margin-bottom:18px}.legacy-module__r5wv-W__intro{color:var(--text-secondary);margin:16px 0 32px;line-height:1.65}.legacy-module__r5wv-W__swatches{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.legacy-module__r5wv-W__swatches>div{border:1px solid var(--border-panel);border-radius:var(--radius-md);overflow:hidden}.legacy-module__r5wv-W__swatches>div>div{border-bottom:1px solid var(--border-panel);height:65px}.legacy-module__r5wv-W__swatches code{font:10px var(--font-mono);padding:12px;display:block}.legacy-module__r5wv-W__stack{flex-direction:column;gap:24px;margin-top:16px;display:flex}.legacy-module__r5wv-W__notice{background:var(--success-light);border:1px solid var(--success);border-radius:var(--radius-md);margin-top:24px;padding:16px}
.gallery-module__XGGluq__gallery{color:var(--text-primary)}.gallery-module__XGGluq__gallery h1.font-heading{letter-spacing:-.035em;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2}.gallery-module__XGGluq__kicker{color:var(--accent);font:10px/1.5 var(--font-mono);letter-spacing:.08em;margin-bottom:12px}.gallery-module__XGGluq__intro{max-width:72ch;color:var(--text-secondary);margin:10px 0 24px;font-size:.9375rem;line-height:1.6}.gallery-module__XGGluq__sampleTitle{font:10px/1.5 var(--font-mono);letter-spacing:.06em;color:var(--text-tertiary);margin:24px 0 12px}.gallery-module__XGGluq__sampleTitle:first-child{margin-top:0}.gallery-module__XGGluq__swatches{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.gallery-module__XGGluq__swatch{min-width:0;box-shadow:none;overflow:hidden}.gallery-module__XGGluq__swatch>div:first-child{border-bottom:1px solid var(--border-panel);width:100%;height:58px}.gallery-module__XGGluq__swatch code{font:10px/1.5 var(--font-mono);color:var(--text-secondary);overflow-wrap:anywhere}.gallery-module__XGGluq__threeColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gallery-module__XGGluq__surfaceIcon{color:var(--accent);font:12px var(--font-mono)}.gallery-module__XGGluq__radius{justify-items:center;gap:12px;display:grid}.gallery-module__XGGluq__radius>div{background:var(--accent-light);border:1px solid var(--accent);width:55px;height:55px}.gallery-module__XGGluq__radius code,.gallery-module__XGGluq__spacing code{font:10px var(--font-mono);color:var(--text-secondary)}.gallery-module__XGGluq__spacing{flex-wrap:wrap;align-items:flex-end;gap:20px;display:flex}.gallery-module__XGGluq__spacing>div{flex-direction:column;align-items:center;gap:12px;display:flex}.gallery-module__XGGluq__spacing i{background:var(--accent);opacity:.75;height:20px;display:block}.gallery-module__XGGluq__specs{border-top:1px solid var(--border-panel);color:var(--text-secondary);font:11px/1.6 var(--font-mono);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:16px;display:flex}.gallery-module__XGGluq__specs span{font-family:inherit}.gallery-module__XGGluq__number{text-align:center;min-width:90px;font:14px var(--font-mono)}.gallery-module__XGGluq__compositions{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.gallery-module__XGGluq__buildCard{overflow:hidden}.gallery-module__XGGluq__buildDrawing{width:100%;color:var(--accent);background:var(--bg-app);background-image:linear-gradient(var(--bg-grid) 1px, transparent 1px), linear-gradient(90deg, var(--bg-grid) 1px, transparent 1px);border-bottom:1px solid var(--border-panel);background-size:20px 20px;padding:24px 16px 12px;position:relative}.gallery-module__XGGluq__buildDrawing svg{width:100%;display:block}.gallery-module__XGGluq__drawingLabel,.gallery-module__XGGluq__drawingScale{font:8px var(--font-mono);letter-spacing:.08em;color:var(--text-tertiary)}.gallery-module__XGGluq__drawingScale{text-align:right;display:block}.gallery-module__XGGluq__command{border:1px solid var(--border-panel);border-radius:var(--radius-md);background:var(--bg-app);font:12px/1.8 var(--font-mono);overflow-wrap:anywhere;color:var(--text-primary);padding:16px}.gallery-module__XGGluq__notice{z-index:2;box-shadow:var(--shadow-float);border-radius:var(--radius-md);margin-top:24px;position:sticky;bottom:16px}.gallery-module__XGGluq__footer{border-top:1px solid var(--border-panel);font:8px var(--font-mono);color:var(--text-tertiary);letter-spacing:.06em;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:40px;padding-top:18px;display:flex}@media (max-width:700px){.gallery-module__XGGluq__swatches{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-module__XGGluq__threeColumns,.gallery-module__XGGluq__compositions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.gallery-module__XGGluq__gallery *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}
.ore-module__oT3heq__tool{--ore-plot:color-mix(in srgb, var(--bg-panel) 88%, var(--accent-light));--ore-grid:color-mix(in srgb, var(--text-secondary) 14%, transparent);--ore-sky-top:#c7dae9;--ore-sky-bottom:#e7eff5;color:var(--text-primary);font:400 var(--ms-text-body) / 1.5 var(--font-body);min-width:0}.dark .ore-module__oT3heq__tool{--ore-sky-top:#142339;--ore-sky-bottom:#233750}.ore-module__oT3heq__toolbar{align-items:end;gap:var(--ms-space-3);margin-bottom:var(--ms-space-4);flex-wrap:wrap;display:flex}.ore-module__oT3heq__field{gap:var(--ms-space-1);flex-direction:column;min-width:0;display:flex}.ore-module__oT3heq__field>span,.ore-module__oT3heq__label{color:var(--text-secondary);font:500 var(--ms-text-control) / 18px var(--font-body)}.ore-module__oT3heq__field select{min-width:132px;height:40px;padding:6px 12px}.ore-module__oT3heq__dimensions{gap:var(--ms-space-2);display:flex}.ore-module__oT3heq__share{margin-left:auto;position:relative}.ore-module__oT3heq__copyStatus{z-index:2;white-space:nowrap;font-size:var(--ms-text-help);color:var(--text-secondary);background:var(--bg-panel);position:absolute;top:calc(100% + 4px);right:0}.ore-module__oT3heq__workspace{gap:var(--ms-space-4);grid-template-columns:minmax(0,1fr) 280px;align-items:start;display:grid}.ore-module__oT3heq__plotPanel,.ore-module__oT3heq__inspector,.ore-module__oT3heq__overview{border:1px solid var(--border-panel);border-radius:var(--radius-md);background:var(--bg-panel);min-width:0;box-shadow:0 1px 2px #0000000a}.ore-module__oT3heq__plotPanel{overflow:hidden}.ore-module__oT3heq__plotHeading{justify-content:space-between;align-items:center;gap:var(--ms-space-3);padding:var(--ms-space-4);border-bottom:1px solid var(--border-panel);display:flex}.ore-module__oT3heq__plotHeading h2,.ore-module__oT3heq__sectionHeading h2{font:600 15px / 1.4 var(--font-body);letter-spacing:-.01em;margin:0}.ore-module__oT3heq__plotHeading p,.ore-module__oT3heq__sectionHeading p{color:var(--text-secondary);font-size:var(--ms-text-help);margin:4px 0 0}.ore-module__oT3heq__edition{color:var(--text-secondary);font:400 var(--ms-text-help) / 1.4 var(--font-mono);white-space:nowrap}.ore-module__oT3heq__chartScroll{overscroll-behavior-x:contain;scrollbar-width:thin;overflow-anchor:none;overflow-x:auto}.ore-module__oT3heq__chartInner{min-width:700px;padding-top:var(--ms-space-2);position:relative}.ore-module__oT3heq__oreColumns{gap:0;padding-left:13.75%;padding-right:1.667%;display:grid}.ore-module__oT3heq__oreTab{border-radius:var(--radius-sm);height:62px;color:var(--text-secondary);font:500 var(--ms-text-help) / 18px var(--font-body);cursor:pointer;background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin:0 2px;padding:6px 2px;transition:background-color .14s,border-color .14s,scale .14s;display:flex}.ore-module__oT3heq__oreTab:hover{background:var(--item-bg);color:var(--text-primary)}.ore-module__oT3heq__oreTab[aria-pressed=true]{border-color:var(--accent);background:var(--accent-light);color:var(--text-primary)}.ore-module__oT3heq__oreTab:active,.ore-module__oT3heq__tableOre:active{scale:.96}.ore-module__oT3heq__oreTab img,.ore-module__oT3heq__texture{image-rendering:pixelated;flex-shrink:0}.ore-module__oT3heq__chartBody{display:grid}.ore-module__oT3heq__stickyAxis{display:none}.ore-module__oT3heq__chart{cursor:ns-resize;touch-action:pan-x;-webkit-user-select:none;user-select:none;grid-area:1/1;width:100%;height:auto;display:block}.ore-module__oT3heq__axisLabel{fill:var(--text-secondary);font:400 13px var(--font-mono)}.ore-module__oT3heq__depthLabel{font:600 13px var(--font-mono);font-variant-numeric:tabular-nums}.ore-module__oT3heq__depthControl{align-items:center;gap:var(--ms-space-5);padding:var(--ms-space-3) var(--ms-space-4);border-top:1px solid var(--border-panel);display:flex}.ore-module__oT3heq__depthNumber{align-items:center;gap:var(--ms-space-2);color:var(--text-secondary);font-size:var(--ms-text-control);white-space:nowrap;display:flex}.ore-module__oT3heq__numberWrap{display:block;position:relative}.ore-module__oT3heq__numberWrap>span{font-family:var(--font-mono);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ore-module__oT3heq__numberWrap input{width:96px;height:40px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;padding:6px 6px 6px 28px}.ore-module__oT3heq__sliderWrap{flex:1;min-width:100px}.ore-module__oT3heq__sliderWrap input{width:100%;height:40px;accent-color:var(--accent);cursor:ew-resize;margin:0;display:block}.ore-module__oT3heq__sliderWrap>div{color:var(--text-secondary);font:400 var(--ms-text-meta) / 16px var(--font-mono);justify-content:space-between;display:flex}.ore-module__oT3heq__depthNotes{padding:0 var(--ms-space-4) var(--ms-space-3);color:var(--text-secondary);font-size:var(--ms-text-help);gap:4px;display:grid}.ore-module__oT3heq__depthNotes strong{color:var(--warning,var(--highlight));font-weight:500}.ore-module__oT3heq__inspector{padding:var(--ms-space-4);align-items:stretch;gap:var(--ms-space-4);flex-direction:column;display:flex}.ore-module__oT3heq__oreIdentity{align-items:center;gap:var(--ms-space-3);display:flex}.ore-module__oT3heq__oreIdentity h2{font:650 20px / 1.2 var(--font-body);letter-spacing:-.025em;margin:2px 0 0}.ore-module__oT3heq__recommendation{gap:4px;display:grid}.ore-module__oT3heq__recommendation strong{font:600 30px / 1.2 var(--font-mono);letter-spacing:-.04em;font-variant-numeric:tabular-nums}.ore-module__oT3heq__recommendation>span:last-child{color:var(--text-secondary);font-size:var(--ms-text-help)}.ore-module__oT3heq__jump{display:flex}.ore-module__oT3heq__atDepth{padding-top:var(--ms-space-4);border-top:1px solid var(--border-panel);gap:8px;display:grid}.ore-module__oT3heq__atDepth>div:first-child{font-size:var(--ms-text-control);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:6px;display:flex}.ore-module__oT3heq__atDepth strong{font-weight:600}.ore-module__oT3heq__meter{background:var(--item-bg);border-radius:2px;height:4px;overflow:hidden}.ore-module__oT3heq__meter span{background:var(--ore-color);height:100%;display:block}.ore-module__oT3heq__atDepth p,.ore-module__oT3heq__batchDetails p{color:var(--text-secondary);font-size:var(--ms-text-help);margin:0;line-height:1.5}.ore-module__oT3heq__tip{color:var(--text-secondary);font-size:var(--ms-text-control);margin:0;line-height:1.65}.ore-module__oT3heq__notice{color:var(--text-primary);background:var(--accent-light);padding:var(--ms-space-3);border-radius:var(--radius-sm);font-size:var(--ms-text-control)}.ore-module__oT3heq__facts{font-size:var(--ms-text-help);gap:8px;margin:0;display:grid}.ore-module__oT3heq__facts>div{justify-content:space-between;gap:8px;display:flex}.ore-module__oT3heq__facts dt{color:var(--text-secondary)}.ore-module__oT3heq__facts dd{font-variant-numeric:tabular-nums;text-align:right;margin:0}.ore-module__oT3heq__batchDetails{border-top:1px solid var(--border-panel)}.ore-module__oT3heq__batchDetails summary,.ore-module__oT3heq__method summary{min-height:40px;color:var(--text-primary);cursor:pointer;font-size:var(--ms-text-control);align-content:center;font-weight:500;display:list-item}.ore-module__oT3heq__batch{margin-bottom:var(--ms-space-3);font-size:var(--ms-text-help);color:var(--text-secondary);gap:4px;display:grid}.ore-module__oT3heq__batch strong{color:var(--text-primary);font-weight:600}.ore-module__oT3heq__overview{margin-top:var(--ms-space-4);overflow:hidden}.ore-module__oT3heq__sectionHeading{justify-content:space-between;align-items:baseline;gap:var(--ms-space-3);padding:var(--ms-space-4);display:flex}.ore-module__oT3heq__oreTable{border-collapse:collapse;text-align:left;width:100%;font-size:var(--ms-text-control)}.ore-module__oT3heq__oreTable thead{color:var(--text-secondary);background:var(--item-bg)}.ore-module__oT3heq__oreTable thead th{padding:8px 16px;font-weight:500}.ore-module__oT3heq__oreTable td,.ore-module__oT3heq__oreTable tbody th{border-top:1px solid var(--border-panel);font-variant-numeric:tabular-nums;padding:4px 16px;font-weight:400}.ore-module__oT3heq__oreTable td:last-child,.ore-module__oT3heq__oreTable thead th:last-child{text-align:right}.ore-module__oT3heq__oreTable tr[data-selected=true]{background:var(--accent-light)}.ore-module__oT3heq__tableOre{align-items:center;gap:var(--ms-space-3);text-align:left;min-height:40px;color:var(--text-primary);font:500 var(--ms-text-control) / 18px var(--font-body);cursor:pointer;background:0 0;border:0;padding:0;transition:color .14s,scale .14s;display:inline-flex}.ore-module__oT3heq__tableOre:hover{color:var(--accent)}.ore-module__oT3heq__method{margin-top:var(--ms-space-4);padding:4px var(--ms-space-4);border:1px solid var(--border-panel);border-radius:var(--radius-md);background:var(--bg-panel)}.ore-module__oT3heq__method p{max-width:90ch;font-size:var(--ms-text-control);color:var(--text-secondary);line-height:1.65}.ore-module__oT3heq__sources{gap:var(--ms-space-4);margin:var(--ms-space-3) 0;font-size:var(--ms-text-control);flex-wrap:wrap;display:flex}.ore-module__oT3heq__sources a{color:var(--accent);text-underline-offset:3px}.ore-module__oT3heq__caveGuide{border-top:1px solid var(--border-panel)}.ore-module__oT3heq__caveGuide>summary{align-items:center;gap:var(--ms-space-2);min-height:48px;padding:8px var(--ms-space-4);cursor:pointer;font:600 var(--ms-text-control) / 20px var(--font-body);list-style:none;transition:background-color .14s;display:flex}.ore-module__oT3heq__caveGuide>summary::-webkit-details-marker{display:none}.ore-module__oT3heq__caveGuide>summary:hover{background:var(--item-bg)}.ore-module__oT3heq__caveGuide>summary>svg{flex-shrink:0;width:16px;height:16px;transition:transform .14s;transform:rotate(-90deg)}.ore-module__oT3heq__caveGuide[open]>summary>svg{transform:rotate(0)}.ore-module__oT3heq__caveDepth{color:var(--accent);font:500 var(--ms-text-help) / 20px var(--font-mono);font-variant-numeric:tabular-nums;margin-left:auto}.ore-module__oT3heq__caveContent{padding:0 var(--ms-space-4) var(--ms-space-3)}.ore-module__oT3heq__caveIntro,.ore-module__oT3heq__caveKey,.ore-module__oT3heq__caveContext p,.ore-module__oT3heq__caveMore p{font-size:var(--ms-text-help);color:var(--text-secondary);margin:0;line-height:1.55}.ore-module__oT3heq__caveBands{-moz-column-gap:var(--ms-space-3);column-gap:var(--ms-space-3);row-gap:var(--ms-space-3);margin-top:var(--ms-space-4);grid-template-columns:minmax(150px,1fr) minmax(100px,1.3fr) 100px;display:grid}.ore-module__oT3heq__caveScale{color:var(--text-secondary);font:400 var(--ms-text-meta) / 16px var(--font-mono);grid-column:2;justify-content:space-between;gap:4px;display:flex}.ore-module__oT3heq__caveBand{grid-template-columns:subgrid;grid-column:1/-1;align-items:center;display:grid}.ore-module__oT3heq__caveBandLabel{gap:2px;display:grid}.ore-module__oT3heq__caveBandLabel strong{font:500 var(--ms-text-help) / 18px var(--font-body)}.ore-module__oT3heq__caveBandLabel>span{color:var(--text-secondary);font:400 var(--ms-text-meta) / 16px var(--font-body)}.ore-module__oT3heq__caveTrack{background:var(--item-bg);border-radius:3px;height:18px;position:relative}.ore-module__oT3heq__caveFill{background:repeating-linear-gradient(135deg, transparent 0 4px, var(--ore-grid) 4px 5px), color-mix(in srgb, var(--text-secondary) 28%, var(--bg-panel));height:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--text-secondary) 30%, transparent);border-radius:3px;position:absolute;top:0}.ore-module__oT3heq__caveCursor{width:2px;top:-4px;bottom:-4px;left:var(--cave-cursor);background:var(--accent);box-shadow:0 0 0 2px var(--bg-panel);position:absolute;transform:translate(-1px)}.ore-module__oT3heq__caveRange{text-align:right;white-space:nowrap;color:var(--text-secondary);font:400 var(--ms-text-meta) / 18px var(--font-mono);font-variant-numeric:tabular-nums}.ore-module__oT3heq__caveKey{align-items:baseline;gap:var(--ms-space-2);margin-top:var(--ms-space-3);display:flex}.ore-module__oT3heq__caveKey>span{background:var(--accent);flex-shrink:0;width:2px;height:10px}.ore-module__oT3heq__caveContext{margin-top:var(--ms-space-3);padding-top:var(--ms-space-3);border-top:1px solid var(--border-panel)}.ore-module__oT3heq__caveContext>strong{font:500 var(--ms-text-help) / 18px var(--font-body);margin-bottom:4px;display:block}.ore-module__oT3heq__caveMore{margin-top:var(--ms-space-2)}.ore-module__oT3heq__caveMore>summary{cursor:pointer;min-height:40px;color:var(--text-secondary);font:500 var(--ms-text-help) / 18px var(--font-body);align-content:center}.ore-module__oT3heq__caveMore p+p{margin-top:var(--ms-space-2)}.ore-module__oT3heq__caveMore strong{color:var(--text-primary);font-weight:500}@media (max-width:600px){.ore-module__oT3heq__caveGuide>summary,.ore-module__oT3heq__caveContent{padding-inline:12px}.ore-module__oT3heq__caveBands{row-gap:var(--ms-space-4);grid-template-columns:minmax(0,1fr)}.ore-module__oT3heq__caveScale{grid-column:1}.ore-module__oT3heq__caveBand{gap:var(--ms-space-2);grid-template-columns:minmax(0,1fr) auto}.ore-module__oT3heq__caveTrack{grid-area:2/1/auto/-1}}@media (max-width:1000px){.ore-module__oT3heq__workspace{grid-template-columns:minmax(0,1fr)}.ore-module__oT3heq__inspector{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.ore-module__oT3heq__jump{justify-self:start}.ore-module__oT3heq__tip,.ore-module__oT3heq__facts,.ore-module__oT3heq__batchDetails,.ore-module__oT3heq__notice{grid-column:1/-1}.ore-module__oT3heq__atDepth{border:0;padding-top:0}.ore-module__oT3heq__share{margin-left:0}}@media (max-width:760px){.ore-module__oT3heq__stickyAxis{pointer-events:none;z-index:1;grid-area:1/1;width:6.25%;height:100%;display:block;position:sticky;left:0}}@media (max-width:600px){.ore-module__oT3heq__toolbar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ore-module__oT3heq__toolbar>.ore-module__oT3heq__field:first-child{grid-column:1/-1}.ore-module__oT3heq__share{grid-column:1/-1;justify-self:start}.ore-module__oT3heq__field select{width:100%;min-width:0}.ore-module__oT3heq__plotHeading{align-items:start;padding:12px}.ore-module__oT3heq__edition{display:none}.ore-module__oT3heq__depthControl{flex-direction:column;align-items:stretch;gap:4px;padding:12px}.ore-module__oT3heq__depthNumber{justify-content:space-between}.ore-module__oT3heq__sliderWrap input{height:40px}.ore-module__oT3heq__sectionHeading{flex-direction:column;align-items:start;gap:0;padding:12px}.ore-module__oT3heq__oreTable th.ore-module__oT3heq__rangeCell,.ore-module__oT3heq__oreTable td.ore-module__oT3heq__rangeCell{display:none}.ore-module__oT3heq__oreTable thead th,.ore-module__oT3heq__oreTable td,.ore-module__oT3heq__oreTable tbody th{padding-left:8px;padding-right:8px}.ore-module__oT3heq__tableOre{gap:6px}.ore-module__oT3heq__tableOre .ore-module__oT3heq__texture{width:20px;height:20px}.ore-module__oT3heq__oreTable{font-size:var(--ms-text-help)}.ore-module__oT3heq__oreTable td:last-child{white-space:nowrap}.ore-module__oT3heq__inspector{gap:12px;padding:12px}.ore-module__oT3heq__oreIdentity h2{font-size:18px}.ore-module__oT3heq__recommendation strong{font-size:25px}}@media (prefers-reduced-motion:reduce){.ore-module__oT3heq__oreTab,.ore-module__oT3heq__tableOre{transition:none}}
.seedMap-module__LlJ_Ja__buttonRow{align-items:center;gap:.6rem;display:flex}.seedMap-module__LlJ_Ja__buttonRow>:first-child{flex:1}.seedMap-module__LlJ_Ja__coordGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.seedMap-module__LlJ_Ja__panPad{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.seedMap-module__LlJ_Ja__panButton{appearance:none;border:1px solid var(--border-panel,#cbd5e1);border-radius:var(--radius-sm,7px);background:var(--bg-surface,#f8fafc);min-height:2.25rem;color:var(--text-secondary,#475569);font-family:var(--font-mono,monospace);cursor:pointer;transition:background var(--dur-base,.16s) var(--ease,ease), color var(--dur-base,.16s) var(--ease,ease);font-size:.82rem;font-weight:700}.seedMap-module__LlJ_Ja__panButton:hover{background:var(--item-bg-hover,#e2e8f0);color:var(--text-primary,#0f172a)}.seedMap-module__LlJ_Ja__panButton:first-child,.seedMap-module__LlJ_Ja__panButton:last-child{grid-column:2}.seedMap-module__LlJ_Ja__statusPill{border-radius:var(--radius-full,999px);background:var(--item-bg,#f1f5f9);min-height:1.8rem;color:var(--text-secondary,#475569);font-family:var(--font-mono,monospace);white-space:nowrap;align-items:center;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.seedMap-module__LlJ_Ja__statusPill:before{content:"";background:currentColor;border-radius:50%;width:.45rem;height:.45rem;margin-right:.45rem}.seedMap-module__LlJ_Ja__statusPill[data-state=ready]{background:var(--success-light,#16a34a1f);color:var(--success,#16a34a)}.seedMap-module__LlJ_Ja__statusPill[data-state=loading]{background:var(--info-light,#2563eb1f);color:var(--info,#2563eb)}.seedMap-module__LlJ_Ja__statusPill[data-state=error]{background:var(--danger-light,#ef44441f);color:var(--danger,#ef4444)}.seedMap-module__LlJ_Ja__mapStage{background:linear-gradient(90deg, #0f172a0f 1px, transparent 1px), linear-gradient(#0f172a0f 1px, transparent 1px), var(--bg-canvas,#eef2f7);background-size:32px 32px;position:absolute;inset:0}.seedMap-module__LlJ_Ja__mapLayer{will-change:transform;width:100%;height:100%;transition:transform 80ms linear;position:absolute;inset:0}.seedMap-module__LlJ_Ja__mapCanvas,.seedMap-module__LlJ_Ja__hitCanvas{width:100%;height:100%;position:absolute;inset:0}.seedMap-module__LlJ_Ja__mapCanvas{image-rendering:pixelated}.seedMap-module__LlJ_Ja__hitCanvas{cursor:grab;touch-action:none;background:0 0}.seedMap-module__LlJ_Ja__hitCanvas.seedMap-module__LlJ_Ja__dragging{cursor:grabbing}.seedMap-module__LlJ_Ja__marker{pointer-events:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #0f172ad9,0 2px 8px #0f172a59}.seedMap-module__LlJ_Ja__marker:before,.seedMap-module__LlJ_Ja__marker:after{content:"";background:#0f172ae6;position:absolute}.seedMap-module__LlJ_Ja__marker:before{width:2px;height:30px;top:-8px;left:50%;transform:translate(-50%)}.seedMap-module__LlJ_Ja__marker:after{width:30px;height:2px;top:50%;left:-8px;transform:translateY(-50%)}.seedMap-module__LlJ_Ja__mapOverlay{pointer-events:none;flex-wrap:wrap;gap:.45rem;display:flex;position:absolute;bottom:.75rem;left:.75rem}.seedMap-module__LlJ_Ja__mapOverlay span{border-radius:var(--radius-sm,7px);color:#fff;min-height:1.7rem;font-family:var(--font-mono,monospace);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172aad;border:1px solid #ffffff59;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.seedMap-module__LlJ_Ja__errorState{text-align:center;background:color-mix(in srgb, var(--bg-panel,#fff) 86%, transparent);color:var(--danger,#ef4444);font-family:var(--font-sans,sans-serif);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex;position:absolute;inset:0}.seedMap-module__LlJ_Ja__errorState span{max-width:62ch;color:var(--text-secondary,#475569);font-size:.82rem;line-height:1.5}@media (max-width:720px){.seedMap-module__LlJ_Ja__buttonRow{flex-direction:column;align-items:stretch}.seedMap-module__LlJ_Ja__coordGrid{grid-template-columns:1fr}.seedMap-module__LlJ_Ja__statusPill{justify-content:center;width:100%}}.seedMap-module__LlJ_Ja__controlBar{align-items:center;gap:var(--space-3,12px);margin-bottom:var(--space-3,12px);flex-wrap:wrap;display:flex}.seedMap-module__LlJ_Ja__coordReadout{font-family:var(--font-mono,monospace);font-size:var(--text-sm,.85rem);color:var(--text-secondary,#64748b);margin-left:auto}.seedMap-module__LlJ_Ja__mapViewport{border-radius:var(--radius-lg,12px);border:1px solid var(--border-panel,#d8dee9);background:#0e1726;width:100%;height:min(76vh,820px);position:relative;overflow:hidden}.seedMap-module__LlJ_Ja__mapCanvasFull{cursor:grab;touch-action:none;width:100%;height:100%;image-rendering:pixelated;display:block;position:absolute;inset:0}.seedMap-module__LlJ_Ja__mapCanvasFull:active{cursor:grabbing}.seedMap-module__LlJ_Ja__commandBar,.seedMap-module__LlJ_Ja__navBar,.seedMap-module__LlJ_Ja__layerBar,.seedMap-module__LlJ_Ja__structPanel,.seedMap-module__LlJ_Ja__zoomControls,.seedMap-module__LlJ_Ja__coordHud,.seedMap-module__LlJ_Ja__infoCard,.seedMap-module__LlJ_Ja__markerTip{background:var(--sm-panel);border:1px solid var(--sm-border);box-shadow:var(--sm-shadow);-webkit-backdrop-filter:var(--glass-blur-strong);backdrop-filter:var(--glass-blur-strong)}.seedMap-module__LlJ_Ja__markerTip{z-index:5;color:var(--sm-text);white-space:nowrap;pointer-events:none;border-radius:8px;padding:4px 9px;font-size:12px;font-weight:600;position:absolute;transform:translate(-50%,calc(-100% - 17px))}.seedMap-module__LlJ_Ja__overMarker{cursor:pointer}.seedMap-module__LlJ_Ja__topLeft,.seedMap-module__LlJ_Ja__topRight{z-index:6;flex-direction:column;gap:12px;max-width:calc(100% - 32px);display:flex;position:absolute;top:16px}.seedMap-module__LlJ_Ja__topLeft{align-items:flex-start;left:16px}.seedMap-module__LlJ_Ja__topRight{align-items:flex-end;right:16px}.seedMap-module__LlJ_Ja__commandBar{border-radius:16px;flex-wrap:wrap;align-items:center;gap:7px;padding:7px;display:flex}.seedMap-module__LlJ_Ja__seedField{background:var(--item-bg);border:1px solid var(--sm-border);border-radius:10px;align-items:center;gap:9px;height:36px;padding:0 12px;display:flex}.seedMap-module__LlJ_Ja__seedField:focus-within{border-color:var(--sm-accent-line)}.seedMap-module__LlJ_Ja__fieldLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--sm-text-faint);-webkit-user-select:none;user-select:none;font-size:10px;font-weight:700}.seedMap-module__LlJ_Ja__divider{background:var(--sm-border);width:1px;height:22px;margin:0 2px}.seedMap-module__LlJ_Ja__layerBar{border-radius:14px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:3px;padding:5px;display:flex}.seedMap-module__LlJ_Ja__toggleChip{height:30px;color:var(--sm-text-faint);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:600;transition:background .16s,color .16s,border-color .16s,transform .1s;display:inline-flex}.seedMap-module__LlJ_Ja__toggleChip:hover{background:var(--item-bg);color:var(--sm-text-dim)}.seedMap-module__LlJ_Ja__toggleChip:active{transform:scale(.97)}.seedMap-module__LlJ_Ja__toggleChip[aria-pressed=true],.seedMap-module__LlJ_Ja__toggleChip[data-active=true]{background:var(--sm-accent-soft);border-color:var(--sm-accent-line);color:var(--sm-text)}.seedMap-module__LlJ_Ja__chipDot{opacity:.45;background:currentColor;border-radius:50%;width:7px;height:7px;transition:background .16s,box-shadow .16s,opacity .16s}.seedMap-module__LlJ_Ja__toggleChip[aria-pressed=true] .seedMap-module__LlJ_Ja__chipDot,.seedMap-module__LlJ_Ja__toggleChip[data-active=true] .seedMap-module__LlJ_Ja__chipDot{opacity:1;background:var(--sm-accent);box-shadow:0 0 7px var(--sm-accent-glow)}.seedMap-module__LlJ_Ja__caret{opacity:.7;margin-left:1px;font-size:9px;transition:transform .16s}.seedMap-module__LlJ_Ja__caret[data-open=true]{transform:rotate(180deg)}.seedMap-module__LlJ_Ja__coordHud{z-index:5;height:30px;font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;color:var(--sm-text);pointer-events:none;border-radius:999px;align-items:center;gap:6px;padding:0 15px;font-size:12.5px;display:inline-flex;position:absolute;top:72px;left:50%;transform:translate(-50%)}@media (min-width:1560px){.seedMap-module__LlJ_Ja__coordHud{top:16px}}@media (max-width:640px){.seedMap-module__LlJ_Ja__coordHud{display:none}}.seedMap-module__LlJ_Ja__axis{color:var(--sm-accent);font-weight:700;font-family:var(--font-mono,monospace)}.seedMap-module__LlJ_Ja__coordVal{min-width:2ch}.seedMap-module__LlJ_Ja__infoCard{border-radius:16px;flex-direction:column;gap:10px;width:244px;max-width:100%;padding:15px;animation:.18s cubic-bezier(.2,0,0,1) seedMap-module__LlJ_Ja__cardIn;display:flex;position:relative}@keyframes seedMap-module__LlJ_Ja__cardIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.seedMap-module__LlJ_Ja__infoLabel{letter-spacing:-.01em;color:var(--sm-text);text-wrap:balance;padding-right:22px;font-size:15px;font-weight:700}.seedMap-module__LlJ_Ja__infoCoords{font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;color:var(--sm-text-dim);align-items:center;gap:6px;font-size:12.5px;display:flex}.seedMap-module__LlJ_Ja__copyBtn{background:var(--sm-accent);height:38px;color:var(--sm-accent-ink);cursor:pointer;border:none;border-radius:10px;margin-top:2px;font-size:13px;font-weight:600;transition:filter .16s,transform .1s}.seedMap-module__LlJ_Ja__copyBtn:hover{filter:brightness(1.08)}.seedMap-module__LlJ_Ja__copyBtn:active{transform:scale(.97)}.seedMap-module__LlJ_Ja__infoClose{cursor:pointer;width:22px;height:22px;color:var(--sm-text-faint);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:color .16s,transform .1s;display:flex;position:absolute;top:10px;right:10px}.seedMap-module__LlJ_Ja__infoClose:after{content:"";position:absolute;inset:-9px}.seedMap-module__LlJ_Ja__infoClose:hover{color:var(--sm-text)}.seedMap-module__LlJ_Ja__infoClose:active{transform:scale(.94)}.seedMap-module__LlJ_Ja__infoDist{color:var(--sm-text-faint);font-size:11.5px}.seedMap-module__LlJ_Ja__navBar{border-radius:14px;align-items:center;gap:7px;padding:7px 10px;display:flex}.seedMap-module__LlJ_Ja__navInput{border:1px solid var(--sm-border);background:var(--item-bg);width:72px;height:32px;color:var(--sm-text);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;border-radius:9px;outline:none;padding:0 10px;font-size:13px;transition:border-color .16s}.seedMap-module__LlJ_Ja__navInput::placeholder{color:var(--sm-text-faint)}.seedMap-module__LlJ_Ja__navInput:focus{border-color:var(--sm-accent-line)}.seedMap-module__LlJ_Ja__structPanel{overscroll-behavior:contain;border-radius:14px;width:252px;max-width:100%;max-height:52vh;padding:10px;animation:.16s cubic-bezier(.2,0,0,1) seedMap-module__LlJ_Ja__cardIn;overflow-y:auto}.seedMap-module__LlJ_Ja__structHead{letter-spacing:.08em;text-transform:uppercase;color:var(--sm-text-faint);justify-content:space-between;align-items:center;padding:2px 4px 8px;font-size:11px;font-weight:700;display:flex}.seedMap-module__LlJ_Ja__structHeadActions{gap:4px;display:inline-flex}.seedMap-module__LlJ_Ja__linkBtn{color:var(--sm-accent);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:700;transition:background .16s}.seedMap-module__LlJ_Ja__linkBtn:hover{background:var(--sm-accent-soft)}.seedMap-module__LlJ_Ja__structList{flex-direction:column;gap:1px;display:flex}.seedMap-module__LlJ_Ja__structRow{border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding-right:2px;display:flex}.seedMap-module__LlJ_Ja__structRow:hover{background:var(--item-bg)}.seedMap-module__LlJ_Ja__structToggle{min-width:0;color:var(--sm-text);cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;align-items:center;gap:9px;padding:7px 8px;font-size:13px;display:flex}.seedMap-module__LlJ_Ja__structToggle input{width:15px;height:15px;accent-color:var(--sm-accent);cursor:pointer;flex:none}.seedMap-module__LlJ_Ja__locateBtn{width:30px;height:30px;color:var(--sm-text-dim);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:background .16s,color .16s,transform .1s;display:inline-flex}.seedMap-module__LlJ_Ja__locateBtn svg{width:16px;height:16px}.seedMap-module__LlJ_Ja__locateBtn:hover{background:var(--sm-accent-soft);color:var(--sm-accent)}.seedMap-module__LlJ_Ja__locateBtn:active{transform:scale(.92)}.seedMap-module__LlJ_Ja__locateBtn:disabled{cursor:default;opacity:.5}.seedMap-module__LlJ_Ja__locateBtn:disabled:hover{color:var(--sm-text-dim);background:0 0}.seedMap-module__LlJ_Ja__spinner{border:2px solid var(--sm-border-strong);border-top-color:var(--sm-accent);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite seedMap-module__LlJ_Ja__spin}@keyframes seedMap-module__LlJ_Ja__spin{to{transform:rotate(360deg)}}.seedMap-module__LlJ_Ja__crosshair{pointer-events:none;z-index:4;fill:none;width:38px;height:38px;stroke:var(--sm-accent);stroke-width:2px;stroke-linecap:round;opacity:.9;filter:drop-shadow(0 0 1.5px #000000b3);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seedMap-module__LlJ_Ja__crosshairDot{fill:var(--sm-accent);stroke:none}.seedMap-module__LlJ_Ja__notice{z-index:7;background:var(--sm-accent);color:var(--sm-accent-ink);box-shadow:var(--sm-shadow);border-radius:999px;padding:9px 16px;font-size:12.5px;font-weight:600;animation:.18s cubic-bezier(.2,0,0,1) seedMap-module__LlJ_Ja__cardIn;position:absolute;top:16px;left:50%;transform:translate(-50%)}.seedMap-module__LlJ_Ja__zoomControls{border-radius:12px;flex-direction:column;padding:4px;display:flex}.seedMap-module__LlJ_Ja__zoomBtn{width:34px;height:34px;color:var(--sm-text-dim);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .16s,color .16s,transform .1s;display:inline-flex}.seedMap-module__LlJ_Ja__zoomBtn:hover{background:var(--item-bg-hover);color:var(--sm-text)}.seedMap-module__LlJ_Ja__zoomBtn:active{transform:scale(.9)}.seedMap-module__LlJ_Ja__zoomBtn svg{width:17px;height:17px}.seedMap-module__LlJ_Ja__zoomDivider{background:var(--sm-border);height:1px;margin:2px 5px}.seedMap-module__LlJ_Ja__select{border:1px solid var(--sm-border);background-color:var(--item-bg);height:36px;color:var(--sm-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border-radius:10px;padding:0 30px 0 12px;font-size:13px;font-weight:500;transition:border-color .16s,background-color .16s}.seedMap-module__LlJ_Ja__select:hover{border-color:var(--sm-border-strong);background-color:var(--item-bg-hover)}.seedMap-module__LlJ_Ja__select:focus{border-color:var(--sm-accent-line);outline:none}.seedMap-module__LlJ_Ja__select option{color:var(--text-primary);background:var(--bg-panel)}.seedMap-module__LlJ_Ja__mapShell{--sm-panel:var(--glass-panel-bg-strong);--sm-border:var(--border-panel);--sm-border-strong:var(--border-strong);--sm-text:var(--text-primary);--sm-text-dim:var(--text-secondary);--sm-text-faint:var(--text-tertiary);--sm-accent:var(--accent);--sm-accent-ink:#fff;--sm-accent-soft:var(--accent-light);--sm-accent-line:rgba(var(--accent-rgb), .4);--sm-accent-glow:rgba(var(--accent-rgb), .5);--sm-shadow:var(--shadow-float);margin:calc(-1 * var(--space-4,16px)) calc(-1 * var(--space-4,16px)) 0;height:calc(100vh - var(--header-height,72px));height:calc(100dvh - var(--header-height,72px));background:var(--bg-canvas);position:relative;overflow:hidden}@media (max-width:768px){.seedMap-module__LlJ_Ja__mapShell{margin-left:calc(-1 * var(--space-3,12px));margin-right:calc(-1 * var(--space-3,12px))}}.seedMap-module__LlJ_Ja__mapArea{background:var(--bg-canvas);position:absolute;inset:0;overflow:hidden}.seedMap-module__LlJ_Ja__mapRail{display:none}@media (min-width:1200px){.seedMap-module__LlJ_Ja__mapArea{right:calc(300px + var(--space-4,16px))}.seedMap-module__LlJ_Ja__mapRail{width:300px;height:100%;padding-top:var(--space-4,16px);display:block;position:absolute;top:0;right:0;overflow:hidden}}.seedMap-module__LlJ_Ja__mapRailAd{width:100%}.seedMap-module__LlJ_Ja__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seedMap-module__LlJ_Ja__seedInput{width:124px;color:var(--sm-text);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;font-size:14px}.seedMap-module__LlJ_Ja__seedInput::placeholder{color:var(--sm-text-faint);font-family:var(--font-sans,sans-serif)}.seedMap-module__LlJ_Ja__goBtn{background:var(--sm-accent);height:36px;color:var(--sm-accent-ink);cursor:pointer;border:none;border-radius:10px;padding:0 17px;font-size:13px;font-weight:600;transition:filter .16s,transform .1s}.seedMap-module__LlJ_Ja__goBtn:hover{filter:brightness(1.08)}.seedMap-module__LlJ_Ja__goBtn:active{transform:scale(.96)}.seedMap-module__LlJ_Ja__iconBtn{border:1px solid var(--sm-border);background:var(--item-bg);width:36px;height:36px;color:var(--sm-text-dim);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:background .16s,color .16s,transform .1s;display:inline-flex;position:relative}.seedMap-module__LlJ_Ja__iconBtn svg{width:17px;height:17px}.seedMap-module__LlJ_Ja__iconBtn:hover{background:var(--item-bg-hover);color:var(--sm-text)}.seedMap-module__LlJ_Ja__iconBtn:active{transform:scale(.94)}@media (prefers-reduced-motion:reduce){.seedMap-module__LlJ_Ja__infoCard,.seedMap-module__LlJ_Ja__structPanel,.seedMap-module__LlJ_Ja__notice{animation:none}.seedMap-module__LlJ_Ja__goBtn:active,.seedMap-module__LlJ_Ja__iconBtn:active,.seedMap-module__LlJ_Ja__copyBtn:active,.seedMap-module__LlJ_Ja__zoomBtn:active,.seedMap-module__LlJ_Ja__toggleChip:active,.seedMap-module__LlJ_Ja__locateBtn:active,.seedMap-module__LlJ_Ja__infoClose:active{transform:none}}
.CopyrightTakedownModal-module__qAnjaW__overlay{z-index:1000;-webkit-backdrop-filter:var(--glass-blur);animation:CopyrightTakedownModal-module__qAnjaW__overlayFade var(--dur-base) var(--ease-out);background:#02061780;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CopyrightTakedownModal-module__qAnjaW__modal{background:var(--bg-panel);border:1.5px solid var(--border-panel);border-radius:var(--radius-lg);width:min(100%,560px);max-height:90vh;box-shadow:var(--shadow-elevated);animation:CopyrightTakedownModal-module__qAnjaW__modalPop var(--dur-base) var(--ease-out);overflow-y:auto}.CopyrightTakedownModal-module__qAnjaW__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.CopyrightTakedownModal-module__qAnjaW__header h2{color:var(--text-primary);font-family:var(--font-display-family);text-transform:uppercase;margin:0;font-size:1rem;font-weight:700}.CopyrightTakedownModal-module__qAnjaW__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.CopyrightTakedownModal-module__qAnjaW__closeBtn:hover{color:var(--text-primary)}.CopyrightTakedownModal-module__qAnjaW__body{flex-direction:column;gap:16px;padding:20px;display:flex}.CopyrightTakedownModal-module__qAnjaW__lede,.CopyrightTakedownModal-module__qAnjaW__helper{color:var(--text-secondary);margin:0;line-height:1.6}.CopyrightTakedownModal-module__qAnjaW__inlineLink{color:var(--accent);font-weight:600;text-decoration:none}.CopyrightTakedownModal-module__qAnjaW__inlineLink:hover{text-decoration:underline}.CopyrightTakedownModal-module__qAnjaW__card{background:var(--item-bg);border:1px solid var(--border-panel);border-radius:var(--radius-md);padding:14px}.CopyrightTakedownModal-module__qAnjaW__cardLabel{color:var(--text-primary);font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:700}.CopyrightTakedownModal-module__qAnjaW__checklist{color:var(--text-secondary);margin:0;padding-left:18px;line-height:1.6}.CopyrightTakedownModal-module__qAnjaW__urlBox{color:var(--text-primary);font-family:var(--font-mono);word-break:break-all;margin:0;font-size:.76rem;line-height:1.6}.CopyrightTakedownModal-module__qAnjaW__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.CopyrightTakedownModal-module__qAnjaW__secondaryBtn,.CopyrightTakedownModal-module__qAnjaW__primaryBtn{border-radius:var(--radius-md);min-height:42px;font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease), filter var(--dur-base) var(--ease), color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);justify-content:center;align-items:center;padding:0 18px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.CopyrightTakedownModal-module__qAnjaW__secondaryBtn{background:var(--item-bg);color:var(--text-secondary);border:1.5px solid #0000}.CopyrightTakedownModal-module__qAnjaW__secondaryBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.CopyrightTakedownModal-module__qAnjaW__primaryBtn{border:1.5px solid var(--danger);background:var(--danger);color:#fff;box-shadow:3px 3px #0f172a2e}.CopyrightTakedownModal-module__qAnjaW__primaryBtn:hover{filter:brightness(1.05);transform:translate(-1px,-1px);box-shadow:5px 5px #0f172a38}.CopyrightTakedownModal-module__qAnjaW__primaryBtn:active{transform:translate(2px,2px);box-shadow:0 0 #0000}@media (max-width:640px){.CopyrightTakedownModal-module__qAnjaW__overlay{padding:12px}.CopyrightTakedownModal-module__qAnjaW__actions{flex-direction:column-reverse}.CopyrightTakedownModal-module__qAnjaW__secondaryBtn,.CopyrightTakedownModal-module__qAnjaW__primaryBtn{width:100%}}
.catalogue-filters-module__sa6GHG__bar{margin-block:var(--ms-space-4);min-width:0;position:relative;container-type:inline-size}.catalogue-filters-module__sa6GHG__fields{gap:var(--ms-space-3);grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid}.catalogue-filters-module__sa6GHG__field{gap:var(--ms-space-1);min-width:0;color:var(--text-secondary);font:500 var(--ms-text-control) / 18px var(--font-body);flex-direction:column;display:flex}.catalogue-filters-module__sa6GHG__field select{box-sizing:border-box;width:100%;height:40px;min-height:40px;font-family:var(--font-body);font-variant-numeric:tabular-nums;text-overflow:ellipsis;cursor:pointer;padding:6px 10px}.catalogue-filters-module__sa6GHG__chips{align-items:center;gap:var(--ms-space-2);margin-top:var(--ms-space-3);flex-wrap:wrap;display:flex}.catalogue-filters-module__sa6GHG__status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@container (min-width:1050px){.catalogue-filters-module__sa6GHG__fields{grid-template-columns:repeat(6,minmax(0,1fr))}}@container (max-width:540px){.catalogue-filters-module__sa6GHG__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:280px){.catalogue-filters-module__sa6GHG__fields{grid-template-columns:minmax(0,1fr)}}
.materialsList-module__sn44vq__section{background:var(--bg-panel);padding:var(--space-5) var(--space-6);box-shadow:var(--detail-surface-shadow);border:0;border-radius:24px}.materialsList-module__sn44vq__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.materialsList-module__sn44vq__heading{font-family:var(--font-display-family);text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.materialsList-module__sn44vq__totalBadge{font:400 12px/1.4 var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.materialsList-module__sn44vq__actions{margin-left:auto}@media (max-width:600px){.materialsList-module__sn44vq__actions{width:100%;margin-left:0}}.materialsList-module__sn44vq__loading{color:var(--text-secondary);font-family:var(--font-mono);align-items:center;gap:10px;padding:20px 0;font-size:.8rem;display:flex}.materialsList-module__sn44vq__spinner{border:2px solid var(--border-panel);border-top-color:var(--highlight);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite materialsList-module__sn44vq__spin}@keyframes materialsList-module__sn44vq__spin{to{transform:rotate(360deg)}}.materialsList-module__sn44vq__error{font-family:var(--font-mono);color:var(--text-secondary);padding:12px 0;font-size:.8rem}.materialsList-module__sn44vq__error a{color:var(--accent);text-decoration:none}.materialsList-module__sn44vq__tableWrapper{flex-direction:column;display:flex}.materialsList-module__sn44vq__tableBody{gap:2px var(--space-5);grid-template-columns:1fr 1fr;display:grid}.materialsList-module__sn44vq__row{border-radius:var(--radius-sm);transition:background var(--dur-base) var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex;position:relative;overflow:hidden}.materialsList-module__sn44vq__row:before{content:"";width:var(--bar,0%);background:color-mix(in srgb, var(--highlight) 16%, transparent);border-radius:inherit;z-index:0;transition:width var(--dur-slow) var(--ease-out);position:absolute;inset:0 auto 0 0}.materialsList-module__sn44vq__row:hover{background:var(--item-bg)}.materialsList-module__sn44vq__blockName{z-index:1;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:500;position:relative;overflow:hidden}.materialsList-module__sn44vq__blockCount{z-index:1;font-family:var(--font-mono);color:var(--text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8rem;font-weight:700;position:relative}.materialsList-module__sn44vq__moreLink{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px dashed var(--border-panel)}.materialsList-module__sn44vq__moreLink a{font-family:var(--font-ui);color:var(--accent);transition:color var(--dur-base) var(--ease);font-size:.75rem;font-weight:600;text-decoration:none}.materialsList-module__sn44vq__moreLink a:hover{color:var(--accent-hover);text-decoration:underline}@media (max-width:768px){.materialsList-module__sn44vq__section{padding:var(--space-4);border-radius:19px}.materialsList-module__sn44vq__tableBody{grid-template-columns:1fr;gap:2px}}
