.gw-shortcuts{padding-top:var(--space-19)}.gw-shortcuts__heading{justify-content:space-between;align-items:flex-end;gap:var(--space-6);margin-bottom:var(--space-11);flex-wrap:wrap;display:flex}.gw-shortcuts__intro{gap:var(--space-4);flex-direction:column;display:flex}.gw-shortcuts__title{letter-spacing:-.04em;font-size:clamp(22px,2.4vw,28px);line-height:var(--leading-heading)}.gw-shortcuts .gw-shortcuts__aside{font-size:var(--text-caption);color:var(--gw-ink-2);margin:0}.gw-shortcuts__games,.gw-shortcuts__tools{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));display:grid}.gw-shortcuts .gw-shortcuts__game{justify-content:space-between;gap:var(--space-11);min-width:0;min-height:280px;padding:var(--space-13) var(--space-13) var(--space-12);border-radius:var(--radius-feature-lg);background:var(--shortcut-bg);color:var(--shortcut-fg);transition:transform var(--duration-slow) var(--ease-out-expo), box-shadow var(--duration-slow);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.gw-shortcuts__game--pkm{--shortcut-bg:var(--gw-pkm-bg);--shortcut-fg:var(--gw-pkm-fg)}.gw-shortcuts__game--op{--shortcut-bg:var(--gw-op-bg);--shortcut-fg:var(--gw-op-fg)}.gw-shortcuts__game--lor{--shortcut-bg:var(--gw-lor-bg);--shortcut-fg:var(--gw-lor-fg)}.gw-shortcuts__game:before{content:"";aspect-ratio:1;border-radius:var(--radius-pill);background:var(--gw-on-dark-3);width:75%;filter:blur(var(--space-16));pointer-events:none;position:absolute;top:-35%;right:-25%}.gw-shortcuts__game:hover{transform:var(--lift-card);box-shadow:var(--shadow-hover-strong)}.gw-shortcuts__game-top{justify-content:space-between;align-items:flex-start;gap:var(--space-5);display:flex;position:relative}.gw-shortcuts__count{padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill);background:var(--gw-on-dark-2);font-size:var(--text-pill);font-weight:var(--weight-heavy);letter-spacing:var(--tracking-label);text-transform:uppercase;white-space:nowrap;flex:none}.gw-shortcuts__latest{min-width:0;font-size:var(--text-meta);font-weight:var(--weight-bold);opacity:.8;text-align:right;flex-direction:column;display:flex}.gw-shortcuts__latest>:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gw-shortcuts__fan{margin:calc(-1 * var(--space-5)) 0;position:relative}.gw-shortcuts__game .gw-fan .gw-art{border-radius:var(--radius-art);width:82px}.gw-shortcuts__game .gw-fan .gw-art:first-child{transform:rotate(-12deg)translate(-6px,8px)}.gw-shortcuts__game .gw-fan .gw-art:nth-child(2){transform:translateY(-8px)}.gw-shortcuts__game .gw-fan .gw-art:nth-child(3){transform:rotate(12deg)translate(6px,8px)}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:first-child{transform:rotate(-20deg)translate(-30px,-6px)scale(1.06)}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:nth-child(2){z-index:2;transform:translateY(-26px)scale(1.12)}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:nth-child(3){transform:rotate(20deg)translate(30px,-6px)scale(1.06)}.gw-shortcuts__game-bottom{justify-content:space-between;align-items:flex-end;gap:var(--space-5);display:flex;position:relative}.gw-shortcuts__game-copy{min-width:0}.gw-shortcuts__game-copy h3{font-size:var(--display-stat-sm);letter-spacing:-.04em;line-height:var(--leading-heading)}.gw-shortcuts__game-copy>span{margin-top:var(--space-3);font-size:var(--text-caption);font-weight:var(--weight-semibold);opacity:.85;display:block}.gw-shortcuts__game-arrow{width:var(--control-md);height:var(--control-md);border-radius:var(--radius-pill);background:var(--gw-ink);color:var(--gw-white);font-size:var(--text-lead);font-weight:var(--weight-heavy);flex:none;place-items:center;display:grid}.gw-shortcuts__tools{margin-top:var(--space-8)}.gw-shortcuts .gw-shortcuts__tool{align-items:center;gap:var(--space-9);min-width:0;min-height:112px;padding:var(--space-11) var(--space-12);border:1px solid var(--gw-line);border-radius:var(--radius-panel-lg);background:var(--gw-white);color:var(--gw-ink);transition:transform var(--duration-slow) var(--ease-out-expo), box-shadow var(--duration-slow), border-color var(--duration-base);text-decoration:none;display:flex}.gw-shortcuts .gw-shortcuts__tool:hover{box-shadow:var(--shadow-detail);border-color:var(--gw-violet);transform:translateY(-5px)}.gw-shortcuts__tool-icon{width:var(--space-18);height:var(--space-18);border-radius:var(--radius-row);font-family:var(--font-display);font-size:var(--space-13);font-weight:var(--weight-heavy);letter-spacing:-.05em;flex:none;place-items:center;display:grid}.gw-shortcuts__tool--violet .gw-shortcuts__tool-icon{background:var(--gw-violet-tint);color:var(--gw-violet)}.gw-shortcuts__tool--pink .gw-shortcuts__tool-icon{background:var(--gw-op-bg);color:var(--gw-op-fg)}.gw-shortcuts .gw-shortcuts__tool--dark{background:var(--gw-ink);border-color:var(--gw-ink);color:var(--gw-white)}.gw-shortcuts__tool--dark .gw-shortcuts__tool-icon{background:var(--gw-lime);color:var(--gw-lime-ink)}.gw-shortcuts__tool-copy{flex:1;min-width:0}.gw-shortcuts__tool-copy strong{font-size:var(--text-lead-sm);font-weight:var(--weight-heavy);line-height:1.2;display:block}.gw-shortcuts__tool-copy>span{margin-top:var(--space-2);font-size:var(--text-caption);opacity:.75;display:block}.gw-shortcuts__tool-arrow{font-size:var(--text-lead);font-weight:var(--weight-heavy);opacity:.6}@media (prefers-reduced-motion:reduce){.gw-shortcuts__game:is(:hover,:focus-visible),.gw-shortcuts .gw-shortcuts__tool:hover{transform:none}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:first-child{transform:rotate(-12deg)translate(-6px,8px)}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:nth-child(2){transform:translateY(-8px)}.gw-shortcuts__game:is(:hover,:focus-visible) .gw-fan .gw-art:nth-child(3){transform:rotate(12deg)translate(6px,8px)}}
.gw-landing-hero{overflow:hidden}.gw-landing-hero-grid{position:relative}.gw-hero-background{pointer-events:none;background:radial-gradient(60% 80% at 70% 40%, var(--gw-violet-soft), var(--gw-warning-on-dark) 40%, var(--gw-canvas) 75%);position:absolute;inset:0}.gw-hero-background canvas{width:100%;height:100%;display:block}.gw-landing-hero .gw-hero-visual{perspective:1400px;width:100%;min-height:480px;animation:gw-rise .9s var(--ease-out-expo) .2s both;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.gw-hero-fan{width:100%;max-width:580px;transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:center;padding:0 4%;transition:transform .35s ease-out;display:flex;position:relative}.gw-hero-card{z-index:1;min-width:0;transform-style:preserve-3d;--gw-hero-delay:0s;flex:0 34%;margin:0 -3%;position:relative;transform:translateZ(-30px)rotate(-11deg)translateY(28px)}.gw-hero-card:nth-child(2){z-index:2;--gw-hero-delay:-1.5s;flex-basis:40%;transform:translateZ(70px)}.gw-hero-card:nth-child(3){--gw-hero-delay:-3s;transform:translateZ(-30px)rotate(11deg)translateY(28px)}.gw-hero-card-float{animation:7s ease-in-out infinite gw-float;animation-delay:var(--gw-hero-delay)}.gw-hero-card .gw-art-frame{transform:scale(1.12)}.gw-hero-card .gw-art{isolation:isolate;position:relative;overflow:hidden}.gw-hero-card .gw-art:after{content:"";z-index:1;mix-blend-mode:screen;animation:6s ease-in-out infinite gw-shine;animation-delay:var(--gw-hero-delay);pointer-events:none;background:linear-gradient(115deg,#fff0 35%,#ffffff8c 48%,#7850ff2e 52%,#fff0 65%) 0 0/260% 260%;position:absolute;inset:0}.gw-hero-card .gw-art--unavailable:after{content:none}.gw-hero-notice-depth{z-index:5;width:min(300px,90%);position:absolute;bottom:6%;right:-2%;transform:translateZ(120px)}.gw-hero-notice-pop{animation:gw-pop .8s var(--ease-pop) 1.3s both}.gw-hero-notice-pop .gw-notice{max-width:100%}.gw-landing-hero .gw-display--hero em{color:var(--gw-violet)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.gw-landing-hero .gw-display--hero em{background-image:linear-gradient(105deg, var(--gw-violet) 0%, color-mix(in srgb, var(--gw-pink) 85%, var(--gw-ink)) 25%, color-mix(in srgb, var(--gw-orange) 75%, var(--gw-ink)) 50%, color-mix(in srgb, var(--gw-pink) 85%, var(--gw-ink)) 75%, var(--gw-violet) 100%);color:#0000;background-position:0%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:9s ease-in-out infinite gw-hero-accent}}@keyframes gw-hero-accent{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:899px){.gw-landing-hero .gw-hero-visual{justify-self:center;max-width:580px;min-height:380px}}@media (max-width:480px){.gw-landing-hero .gw-hero-visual{min-height:330px}.gw-hero-notice-depth{right:var(--space-4)}}@media (hover:none),(pointer:coarse){.gw-hero-fan{will-change:auto}}@media (prefers-reduced-motion:reduce){.gw-landing-hero .gw-hero-visual,.gw-hero-card-float,.gw-hero-card .gw-art:after,.gw-hero-notice-pop,.gw-landing-hero .gw-display--hero em{animation:none}.gw-hero-fan{will-change:auto;transition:none;transform:none!important}.gw-hero-card .gw-art:after{background-position:120%}.gw-landing-hero .gw-display--hero em{background-position:0%}}
.gw-landing .gw-landing-universes:before{content:none}.gw-landing-universes>.gw-universe-background{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.gw-landing-universes>.gw-container{z-index:1}.gw-universe-background__layer{background:var(--gw-glow-dark);animation:28s ease-in-out infinite alternate paused gw-universe-drift;position:absolute;inset:-35% -25%;transform:translate(-8%,-5%)rotate(-8deg)scale(1.12)}.gw-universe-background__layer--echo{opacity:.65;animation-name:gw-universe-echo;animation-duration:32s;transform:translate(8%,6%)rotate(165deg)scale(1.18)}.gw-universe-background[data-animated=true]>.gw-universe-background__layer{animation-play-state:running}@keyframes gw-universe-drift{0%{transform:translate(-8%,-5%)rotate(-8deg)scale(1.12)}50%{transform:translate(3%,7%)rotate(3deg)scale(1.2)}to{transform:translate(10%,-3%)rotate(12deg)scale(1.08)}}@keyframes gw-universe-echo{0%{transform:translate(8%,6%)rotate(165deg)scale(1.18)}50%{transform:translate(-5%,-7%)rotate(180deg)scale(1.08)}to{transform:translate(-9%,4%)rotate(195deg)scale(1.2)}}@media (prefers-reduced-motion:reduce){.gw-universe-background__layer{animation:none}}
.gw-journey{--journey-cycle:8s;gap:var(--space-5);width:100%;height:184px;padding:var(--space-7);border:1px solid var(--gw-line);border-radius:var(--radius-card-sm);background:var(--gw-canvas);color:var(--gw-ink);pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex:none;margin-top:auto;display:flex;position:relative;overflow:hidden}.gw-journey__caption{justify-content:space-between;align-items:center;gap:var(--space-4);font-size:var(--text-pill-xs);font-weight:var(--weight-heavy);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--gw-ink-2);display:flex}.gw-journey__caption>:last-child{font-weight:var(--weight-semibold);letter-spacing:0;text-transform:none}.gw-journey__card-copy{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.gw-journey__card-copy strong{font-size:var(--text-caption);font-weight:var(--weight-heavy);line-height:1.2}.gw-journey__card-copy>span{font-size:var(--text-pill-sm);color:var(--gw-ink-2);line-height:1.4}.gw-journey__search{align-items:center;gap:var(--space-4);height:var(--control-sm);padding:0 var(--space-6);border:1px solid var(--gw-line-strong);border-radius:var(--radius-pill);background:var(--gw-white);font-size:var(--text-caption-2);flex:none;display:flex}.gw-journey__search-glyph{color:var(--gw-violet);font-size:var(--display-number);line-height:1}.gw-journey__query{font-weight:var(--weight-bold)}.gw-journey__caret{width:1px;height:var(--space-7);margin-left:calc(-1 * var(--space-2));background:var(--gw-violet);opacity:0;display:block}.gw-journey__result{align-items:center;gap:var(--space-5);min-height:var(--space-19);padding:var(--space-3) var(--space-4);border:1px solid var(--gw-line);border-radius:var(--radius-field);background:var(--gw-white);display:flex}.gw-journey__result .gw-art{width:34px}.gw-journey__result-arrow{color:var(--gw-violet);font-weight:var(--weight-heavy);margin-left:auto}.gw-journey--version{background:var(--gw-violet-tint)}.gw-journey__version-card{align-items:center;gap:var(--space-6);padding:var(--space-4);background:var(--gw-white);border:1px solid var(--gw-line);border-radius:var(--radius-field);display:flex}.gw-journey__version-card .gw-art{width:44px}.gw-journey__versions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.gw-journey__version{padding:var(--space-2) var(--space-4);border:1px solid var(--gw-ink);border-radius:var(--radius-pill);background:var(--gw-ink);color:var(--gw-white);font-size:var(--text-pill-xs);font-weight:var(--weight-heavy);white-space:nowrap;justify-content:center;line-height:1.2;display:inline-flex}.gw-journey__selection{justify-content:center;align-items:center;gap:var(--space-3);font-size:var(--text-pill-sm);font-weight:var(--weight-bold);color:var(--gw-violet);display:flex}.gw-journey__selection>span{width:var(--space-10);height:var(--space-10);border-radius:var(--radius-pill);background:var(--gw-white);place-items:center;display:grid}.gw-journey--alert{background:var(--gw-ink);color:var(--gw-white);border-color:var(--gw-dark-line)}.gw-journey--alert .gw-journey__caption{color:var(--gw-on-dark-3)}.gw-journey__threshold{padding:var(--space-2) var(--space-2) var(--space-4)}.gw-journey__threshold-label{justify-content:space-between;gap:var(--space-4);font-size:var(--text-pill-xs);font-weight:var(--weight-bold);display:flex}.gw-journey__threshold-label>:last-child{color:var(--gw-on-dark-3);font-weight:var(--weight-regular)}.gw-journey__track{height:var(--space-3);margin-top:var(--space-8);border-radius:var(--radius-pill);background:var(--gw-dark-track);position:relative}.gw-journey__fill{border-radius:inherit;background:var(--gw-lime);width:58%;position:absolute;inset:0 auto 0 0}.gw-journey__thumb{width:var(--space-8);height:var(--space-8);border:3px solid var(--gw-white);border-radius:var(--radius-pill);background:var(--gw-lime);position:absolute;top:50%;left:58%;transform:translate(-50%,-50%)}.gw-journey__notification{align-items:center;gap:var(--space-4);min-height:var(--space-19);margin-top:var(--space-2);padding:var(--space-5);border:1px solid var(--gw-dark-line);border-radius:var(--radius-field);background:var(--gw-white);color:var(--gw-ink);display:flex}.gw-journey__bot{width:var(--space-15);height:var(--space-15);border-radius:var(--radius-pill);background:var(--gw-blurple);color:var(--gw-white);font-size:var(--text-pill-xs);font-weight:var(--weight-heavy);flex:none;place-items:center;display:grid}.gw-journey__signal{width:var(--space-9);height:var(--space-9);border-radius:var(--radius-pill);background:var(--gw-lime);color:var(--gw-lime-ink);font-size:var(--text-pill-xs);font-weight:var(--weight-heavy);flex:none;place-items:center;margin-left:auto;display:grid}.gw-journey[data-motion=enabled] .gw-journey__motion{animation-duration:var(--journey-cycle);animation-timing-function:var(--ease-out-expo);animation-iteration-count:infinite;animation-play-state:paused}.gw-journey[data-motion=enabled][data-playing=true] .gw-journey__motion{animation-play-state:running}.gw-journey[data-motion=enabled] .gw-journey__query{animation-name:gw-journey-type}.gw-journey[data-motion=enabled] .gw-journey__caret{animation-name:gw-journey-caret}.gw-journey[data-motion=enabled] .gw-journey__result{animation-name:gw-journey-result}.gw-journey[data-motion=enabled] .gw-journey__version--language{animation-name:gw-journey-language}.gw-journey[data-motion=enabled] .gw-journey__version--grade{animation-name:gw-journey-grade}.gw-journey[data-motion=enabled] .gw-journey__selection{animation-name:gw-journey-selection}.gw-journey[data-motion=enabled] .gw-journey__fill{animation-name:gw-journey-threshold-fill}.gw-journey[data-motion=enabled] .gw-journey__thumb{animation-name:gw-journey-threshold-thumb}.gw-journey[data-motion=enabled] .gw-journey__notification{animation-name:gw-journey-notification}.gw-journey[data-motion=enabled] .gw-journey__signal{animation-name:gw-journey-signal}@keyframes gw-journey-type{0%,6%{clip-path:inset(0 100% 0 0)}7%{clip-path:inset(0 100% 0 0);animation-timing-function:steps(9,end)}35%,90%{clip-path:inset(0)}97%,to{clip-path:inset(0 100% 0 0)}}@keyframes gw-journey-caret{0%,4%,12%,20%,28%,36%{opacity:0}8%,16%,24%,32%{opacity:1}40%,to{opacity:0}}@keyframes gw-journey-result{0%,35%{opacity:0;transform:translateY(8px)}45%,88%{opacity:1;transform:translateY(0)}97%,to{opacity:0;transform:translateY(4px)}}@keyframes gw-journey-language{0%,12%,to{background:var(--gw-mist);color:var(--gw-ink-2);border-color:var(--gw-line)}24%,88%{background:var(--gw-ink);color:var(--gw-white);border-color:var(--gw-ink)}}@keyframes gw-journey-grade{0%,32%,to{background:var(--gw-mist);color:var(--gw-ink-2);border-color:var(--gw-line)}44%,88%{background:var(--gw-ink);color:var(--gw-white);border-color:var(--gw-ink)}}@keyframes gw-journey-selection{0%,44%{opacity:0;transform:translateY(4px)}54%,88%{opacity:1;transform:translateY(0)}97%,to{opacity:0;transform:translateY(4px)}}@keyframes gw-journey-threshold-fill{0%,8%,to{width:78%}28%{width:40%}44%,88%{width:58%}}@keyframes gw-journey-threshold-thumb{0%,8%,to{left:78%}28%{left:40%}44%,88%{left:58%}}@keyframes gw-journey-notification{0%,44%{opacity:0;transform:translateY(10px)}56%,88%{opacity:1;transform:translateY(0)}97%,to{opacity:0;transform:translateY(4px)}}@keyframes gw-journey-signal{0%,58%{opacity:0;transform:scale(.7)}66%,90%{opacity:1;transform:scale(1)}98%,to{opacity:0;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.gw-journey .gw-journey__motion{animation:none!important}}
.gw-market-ticker{align-items:center;gap:var(--space-6);padding:var(--space-6) var(--gutter);background:var(--gw-white);border-bottom:1px solid var(--gw-line-subtle);display:flex}.gw-market-ticker-viewport{min-width:0;padding-block:var(--space-1);flex:1;overflow:hidden}.gw-market-ticker-track{width:max-content;animation:60s linear infinite gw-marquee;display:flex}.gw-market-ticker-group{flex:none;width:max-content;display:flex}.gw-market-ticker-sequence{align-items:center;gap:var(--space-6);padding-right:var(--space-6);flex:none;display:flex}.gw-market-ticker-item{align-items:center;gap:var(--space-5);max-width:496px;min-height:50px;padding:var(--space-3) var(--space-7) var(--space-3) var(--space-3);border:1px solid var(--gw-line-subtle);border-radius:var(--radius-pill);background:var(--gw-canvas);color:var(--gw-ink);font-size:var(--text-caption-2);font-weight:var(--weight-bold);white-space:nowrap;transition:border-color var(--duration-fast);flex:none;text-decoration:none;display:inline-flex}.gw-market-ticker-item:hover{border-color:var(--gw-violet);color:var(--gw-ink)}.gw-market-ticker-item .gw-market-ticker-thumb{border-radius:var(--radius-art-sm);width:26px;height:36px}.gw-market-ticker-title{text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:28ch;overflow:hidden}.gw-market-ticker-price,.gw-market-ticker-detail{color:var(--gw-ink-2);flex:none}.gw-market-ticker-price{font-weight:var(--weight-heavy)}.gw-market-ticker-discount{padding:var(--space-1) 7px;border-radius:var(--radius-pill);background:var(--gw-success-bg);color:var(--gw-success-fg);font-size:var(--text-pill);font-weight:var(--weight-heavy);flex:none}.gw-market-ticker-track.is-paused,.gw-market-ticker:hover .gw-market-ticker-track{animation-play-state:paused}.gw-market-ticker-toggle{background:var(--gw-white);border:1px solid var(--gw-line);width:var(--control-md);height:var(--control-md);flex:none}.gw-market-ticker-viewport:focus-within{overflow-x:auto}.gw-market-ticker-track:focus-within{animation:none}.gw-landing-ticker-empty{justify-content:space-between;align-items:center;gap:var(--space-8);padding-top:var(--space-8);padding-bottom:var(--space-8);min-height:80px;font-size:var(--text-sm-2);flex-wrap:wrap;display:flex}.gw-landing-ticker-empty a{min-height:var(--control-md);align-items:center;display:inline-flex}@media (prefers-reduced-motion:reduce){.gw-market-ticker-track{animation:none}.gw-market-ticker-viewport{overflow-x:auto}.gw-market-ticker-group[aria-hidden=true],.gw-market-ticker-sequence[aria-hidden=true],.gw-market-ticker-toggle{display:none}}
.gw-landing{background:var(--gw-canvas);overflow-x:clip}.gw-landing .gw-landing-stack{gap:var(--space-11)}.gw-landing-invitation{padding-top:var(--space-12)}.gw-landing-hero{border-bottom:1px solid var(--gw-line-subtle);position:relative}.gw-landing-hero-grid{gap:var(--space-16);padding-top:clamp(40px,7vw,96px);padding-bottom:var(--space-17);grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:center;display:grid}.gw-landing-hero-copy{gap:var(--space-11);z-index:1;position:relative}.gw-landing-hero-copy>*{animation:gw-rise var(--duration-reveal) var(--ease-out-expo) both}.gw-landing-hero-copy>:nth-child(2){animation-delay:80ms}.gw-landing-hero-copy>:nth-child(3){animation-delay:.16s}.gw-landing-hero-copy>:nth-child(4){animation-delay:.24s}.gw-landing-hero-stats{gap:var(--space-11);padding-top:var(--space-6);flex-wrap:wrap;display:flex}.gw-hero-notice-link{color:inherit;border-radius:var(--radius-row);text-decoration:none;display:block}.gw-hero-notice-link .gw-notice__title{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.gw-landing .gw-landing-shortcut:hover .gw-fan .gw-art:first-child{transform:rotate(-16deg)translate(-6px)}.gw-landing .gw-landing-shortcut:hover .gw-fan .gw-art:nth-child(2){transform:translateY(-12px)}.gw-landing .gw-landing-shortcut:hover .gw-fan .gw-art:nth-child(3){transform:rotate(16deg)translate(6px)}.gw-landing-steps{gap:var(--space-9);margin-top:var(--space-16)}.gw-landing-version-link{min-height:var(--control-md);font-size:var(--text-caption-2);font-weight:var(--weight-bold);align-items:center;display:inline-flex}.gw-landing-text-link{min-height:var(--control-md);font-size:var(--text-sm-2);font-weight:var(--weight-heavy);margin-top:var(--space-12);align-items:center;display:inline-flex}.gw-landing-universes,.gw-landing-alerts{margin-top:var(--space-section-lg)}.gw-landing-universes .gw-section-head__main{max-width:720px}.gw-landing-universe-grid{column-gap:var(--space-12);row-gap:var(--space-section);margin-top:calc(var(--space-section) + var(--space-4));grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.gw-landing-universe-card{isolation:isolate;gap:var(--space-11);background:var(--gw-dark-surface);border:1px solid var(--gw-dark-line);border-radius:var(--radius-feature-lg);padding:var(--space-13);color:var(--gw-white);transition:transform .5s var(--ease-out-expo), background .5s, border-color .5s;flex-direction:column;text-decoration:none;display:flex;position:relative}.gw-landing-universe-card:hover{transform:var(--lift-card);background:var(--gw-dark-surface-2);border-color:var(--gw-dark-line-strong);color:var(--gw-white);z-index:2}.gw-landing-universe-glow{border-radius:inherit;z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.gw-landing-universe-glow:before{content:"";background:var(--universe-glow);opacity:.14;filter:blur(50px);border-radius:var(--radius-pill);width:80%;height:60%;transition:opacity var(--duration-slow);position:absolute;top:-15%;left:10%}.gw-landing-universe-card:hover .gw-landing-universe-glow:before{opacity:.28}.gw-landing-universe-card--pkm{--universe-glow:var(--gw-pkm-fg)}.gw-landing-universe-card--op{--universe-glow:var(--gw-op-fg)}.gw-landing-universe-card--lor{--universe-glow:var(--gw-lor-fg)}.gw-landing-universe-name{gap:var(--space-5);flex-wrap:wrap}.gw-landing-universe-fan{margin-top:-70px}.gw-landing-universe-card h3{font-size:var(--display-stat-sm)}.gw-landing-set-list{gap:var(--space-5);border-top:1px solid var(--gw-dark-line);padding-top:var(--space-8);flex-direction:column;display:flex}.gw-landing-set-list>div{justify-content:space-between;align-items:baseline;gap:var(--space-6);font-size:var(--text-caption-2);display:flex}.gw-landing-set-list>div span{color:var(--gw-on-dark-2)}.gw-landing-universe-cta{font-size:var(--text-sm-2);font-weight:var(--weight-heavy);color:var(--gw-lime);margin-top:auto}.gw-landing-universe-note{font-size:var(--text-meta);color:var(--gw-on-dark-2);margin-top:var(--space-15)}.gw-landing-references{padding-top:var(--space-section-lg)}.gw-landing-references .gw-section-head__aside{max-width:36ch}.gw-landing-rail{margin-top:var(--space-18);padding:var(--space-6) var(--gutter) var(--space-12);scrollbar-width:thin;scrollbar-color:var(--gw-violet-soft) transparent;overflow-x:auto}.gw-landing-rail-track{gap:var(--space-12);width:max-content;display:flex}.gw-landing-reference-card{gap:var(--space-6);width:clamp(240px,22vw,300px);padding:var(--space-6);border-radius:var(--radius-feature);border:1px solid var(--gw-line);background:var(--gw-white);color:var(--gw-ink);transition:transform var(--duration-slow) var(--ease-out-expo), box-shadow var(--duration-slow), border-color var(--duration-slow);flex-direction:column;flex:0 0 clamp(240px,22vw,300px);text-decoration:none;display:flex}.gw-landing-reference-card:hover{transform:var(--lift-strip);box-shadow:var(--shadow-hover-strong);border-color:var(--gw-violet)}.gw-landing-reference-card>.gw-art{border-radius:var(--radius-art-2xl);width:100%}.gw-landing-reference-card>.gw-stack{padding:0 var(--space-3) var(--space-3);flex:1;gap:5px}.gw-landing-reference-card h3{font-size:var(--display-number);line-height:1.15}.gw-landing-reference-card .gw-caption{margin-bottom:var(--space-3)}.gw-landing-reference-card .gw-meta{font-weight:var(--weight-heavy)}.gw-landing-reference-card-foot{justify-content:space-between;align-items:baseline;gap:var(--space-5);padding-top:var(--space-6);border-top:1px solid var(--gw-line);font-size:var(--text-meta);color:var(--gw-ink-2);margin-top:auto;display:flex}.gw-landing-reference-card-foot strong{color:var(--gw-ink);font-family:var(--font-display);font-weight:var(--weight-heavy);font-size:var(--display-number);letter-spacing:var(--tracking-title);white-space:nowrap}.gw-landing-reference-more{width:clamp(220px,20vw,260px);padding:var(--space-13);border-radius:var(--radius-feature);background:var(--gw-violet);color:var(--gw-white);justify-content:flex-end;gap:var(--space-8);flex-direction:column;flex:0 0 clamp(220px,20vw,260px);text-decoration:none;display:flex}.gw-landing-reference-more:hover{color:var(--gw-white);background:var(--gw-ink)}.gw-landing-reference-more>span{font-size:var(--display-2)}.gw-landing-reference-empty{margin-top:var(--space-15);align-items:center;gap:var(--space-12);flex-wrap:wrap;display:flex}.gw-landing-alerts:before{background:var(--gw-glow-dark-lime)}.gw-landing-alerts .gw-seg__item{min-height:var(--control-md)}.gw-landing-split{gap:var(--space-18);grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));align-items:center;display:grid}.gw-landing-threshold{gap:var(--space-7)}.gw-landing-threshold-heading{flex-wrap:wrap;align-items:flex-end}.gw-landing-threshold-value{font-size:var(--display-2);letter-spacing:var(--tracking-display-tight);color:var(--gw-lime);display:block}.gw-landing-reference{color:var(--gw-on-dark-2);font-size:var(--text-meta)}.gw-landing-dark-caption{color:var(--gw-on-dark-2);font-size:var(--text-caption-2)}.gw-landing-demo-heading{font-size:var(--text-sm-2);padding-bottom:var(--space-4);flex-wrap:wrap}.gw-landing-demo-row{align-items:center;gap:var(--space-7);padding:var(--space-7) var(--space-8);border-radius:var(--radius-card-sm);background:var(--gw-dark-surface);border:1px solid var(--gw-dark-line);transition:border-color .4s,background .4s,transform .4s;display:flex}.gw-landing-demo-row--match{border-color:color-mix(in srgb, var(--gw-lime) 50%, transparent);background:color-mix(in srgb, var(--gw-lime) 12%, transparent);transform:translateX(var(--space-3))}.gw-landing-demo-seller{gap:var(--space-2);min-width:0;font-size:var(--text-sm-2);overflow-wrap:anywhere;flex-direction:column;flex:1;display:flex}.gw-landing-demo-seller span,.gw-landing-demo-price span{font-size:var(--text-meta);color:var(--gw-on-dark-2)}.gw-landing-demo-price{gap:var(--space-3);text-align:right;flex-direction:column;display:flex}.gw-landing-demo-row--match .gw-landing-demo-price span{color:var(--gw-lime)}.gw-landing-demo-status{margin-top:var(--space-3)}.gw-landing-demo-status .gw-notice{max-width:none;padding:var(--space-7) var(--space-8);border-radius:var(--radius-card-sm);box-shadow:var(--shadow-on-dark)}.gw-landing-no-match{padding:var(--space-7) var(--space-8);border:1px dashed var(--gw-dark-line-strong);border-radius:var(--radius-card-sm);color:var(--gw-on-dark-2);font-size:var(--text-caption)}.gw-landing-pricing,.gw-landing-referral{padding-top:var(--space-section-lg)}.gw-landing-plans{margin-top:var(--space-18);gap:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:stretch}.gw-landing-plans .gw-plan{min-height:444px}.gw-landing-plans .gw-plan:not(.gw-plan--dark)>.gw-btn{background:var(--gw-canvas);color:var(--gw-ink);box-shadow:none}.gw-landing-plans .gw-plan:not(.gw-plan--dark)>.gw-btn:hover{background:var(--gw-violet-tint)}.gw-landing-plans .gw-plan:not(.gw-plan--dark) .gw-plan__head .gw-pill{background:var(--gw-mist);color:var(--gw-ink-2)}.gw-landing-plans .gw-plan--dark .gw-plan__head .gw-pill{background:color-mix(in srgb, var(--gw-lime) 16%, transparent);color:var(--gw-lime)}.gw-landing-reassurance{justify-content:space-between;align-items:center;gap:var(--space-7);margin-top:var(--space-12);flex-wrap:wrap;display:flex}.gw-landing-reassurance>div{gap:var(--space-2);flex-direction:column;display:flex}.gw-landing-reassurance strong{font-size:var(--text-lead-sm)}.gw-landing-referral-panel{gap:var(--space-16);grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;padding:clamp(32px,5vw,64px);display:grid}.gw-landing-referral-panel .gw-lead{color:var(--gw-on-dark);font-size:var(--text-lead-sm)}.gw-landing-referral-panel .gw-cluster>span{font-size:var(--text-meta)}.gw-landing-referral-steps{gap:var(--space-7);grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));display:grid}.gw-landing-referral-steps .gw-surface{gap:var(--space-5);flex-direction:column;display:flex}.gw-landing-referral-steps p{font-size:var(--text-caption)}.gw-landing-referral-conditions{grid-column:1/-1;align-items:flex-start}.gw-landing-closing{margin-top:var(--space-section-xl)}.gw-landing-closing>.gw-stack{gap:var(--space-18)}.gw-landing-benefits{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.gw-landing-benefits .gw-surface{justify-content:space-between;gap:var(--space-5);min-height:180px;transition:transform var(--duration-slow) var(--ease-out-expo);flex-direction:column;display:flex}.gw-landing-benefits .gw-surface:hover{transform:translateY(calc(-1 * var(--space-3)))}.gw-landing-benefits .gw-display{color:var(--gw-violet);letter-spacing:-.05em;font-size:clamp(34px,3.4vw,48px);line-height:1}.gw-landing-benefits .gw-surface:nth-child(2) .gw-display{color:var(--gw-op-fg)}.gw-landing-benefits .gw-surface:nth-child(3) .gw-display{color:var(--gw-pkm-fg)}.gw-landing-benefits .gw-surface:nth-child(4) .gw-display{color:var(--gw-ink)}.gw-landing-faq{gap:var(--space-15);grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:start;display:grid}.gw-landing-faq .gw-section-head{align-self:start}.gw-landing-live-content{margin-top:var(--space-15)}.gw-landing-live-content .premium-section-heading{display:none}.gw-landing-live-content .muted{color:var(--gw-ink-2);margin-bottom:var(--space-12)}.gw-landing-live-content .premium-offer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.gw-landing-live-content .public-offer,.gw-landing-live-content article{background:var(--surface-card);border:1px solid var(--gw-line);border-radius:var(--radius-card);padding:var(--space-12);box-shadow:none}.gw-landing-live-content .public-offer h3{font-family:var(--font-display);font-size:var(--display-card)}.gw-landing-live-content .public-offer .badge{background:var(--gw-lime);color:var(--gw-lime-ink);border-radius:var(--radius-pill)}.gw-landing-live-content .public-price{font-family:var(--font-display);color:var(--gw-violet)}.gw-landing-live-content .button{background:var(--gw-ink);border-radius:var(--radius-pill);color:var(--gw-white);border:0}.gw-landing-live-content .premium-catalog{margin-top:var(--space-16)}.gw-landing-live-content .premium-catalog h2{font-family:var(--font-display);margin-bottom:var(--space-8)}.gw-landing-live-content .premium-catalog>p{margin-bottom:var(--space-12)}@media (max-width:899px){.gw-landing .gw-section{padding-top:var(--space-19)}.gw-landing-universes,.gw-landing-alerts,.gw-landing-closing{margin-top:var(--space-19)}.gw-landing .gw-section--dark,.gw-landing .gw-section--soft{padding-top:var(--space-19);padding-bottom:var(--space-19)}.gw-landing-universe-grid{margin-top:var(--space-section)}}@media (max-width:480px){.gw-landing-hero-grid{gap:var(--space-12)}.gw-landing-hero-copy .gw-btn--lg{width:100%}.gw-landing-hero-stats{gap:var(--space-10);justify-content:space-between}.gw-landing-hero-stats .gw-stat{flex:40%}.gw-landing-demo-row{gap:var(--space-5);padding:var(--space-6);flex-wrap:wrap}.gw-landing-demo-row .gw-art{width:38px}.gw-landing-demo-price{margin-left:auto}.gw-landing .gw-seg__item{padding-left:var(--space-6);padding-right:var(--space-6);font-size:var(--text-caption-2)}.gw-landing-referral-panel{padding:var(--space-12)}}@media (prefers-reduced-motion:reduce){.gw-landing *,.gw-landing :before,.gw-landing :after{transition:none!important;animation:none!important}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.gw-landing .gw-section-head,.gw-landing-steps,.gw-landing-universe-grid,.gw-landing-plans,.gw-landing-referral-panel,.gw-landing-benefits{animation:linear both gw-reveal;animation-timeline:view();animation-range:entry entry 35%}}}
