.feature-promotion{border:1px solid var(--appearance-border);width:min(780px,100vw - 40px);max-height:calc(100dvh - 40px);color:var(--appearance-text);background:var(--appearance-surface,#fff);box-shadow:none;overscroll-behavior:contain;border-radius:8px;margin:auto;padding:0;position:fixed;inset:0;overflow:auto}.feature-promotion:not([open]){display:none}.feature-promotion[open]{grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr);display:grid}.feature-promotion::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#071722a8}.feature-promotion__close{z-index:2;border:1px solid var(--appearance-border);background:var(--appearance-surface,#fff);width:44px;height:44px;color:var(--appearance-text);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.feature-promotion__art{background:var(--appearance-raised);isolation:isolate;place-items:center;min-height:380px;display:grid;position:relative;overflow:hidden}.feature-promotion__art:after,.feature-promotion__planet,.feature-promotion__orbit{display:none}.feature-promotion__game{border:1px solid var(--appearance-border);background:var(--appearance-surface);width:174px;height:155px;color:var(--appearance-secondary);box-shadow:none;border-radius:8px;place-items:center;display:grid}.feature-promotion__spark{display:none}.feature-promotion__spark--one{font-size:38px;top:20%;left:15%}.feature-promotion__spark--two{font-size:25px;bottom:20%;right:12%}.feature-promotion__art-label{color:var(--appearance-secondary);letter-spacing:.12em;font-size:10px;position:absolute;inset:auto 24px 25px}.feature-promotion__content{min-width:0;padding:46px 32px 26px}.feature-promotion__eyebrow{color:var(--appearance-secondary);letter-spacing:.1em;align-items:center;gap:7px;margin:0 0 16px;font-size:10px;font-weight:600;display:flex}.feature-promotion__eyebrow svg{color:var(--appearance-accent)}.feature-promotion h2{letter-spacing:-.055em;white-space:pre-line;text-wrap:balance;margin:0;font-size:30px;line-height:1.3}.feature-promotion__content>p:not([class]){color:var(--appearance-secondary);margin:18px 0;font-size:13px;line-height:1.8}.feature-promotion__mode{color:var(--appearance-secondary);align-items:center;gap:7px;margin:18px 0;font-size:12px;display:flex}.feature-promotion__mode svg{color:var(--appearance-accent)}.feature-promotion__primary{background:var(--appearance-accent);min-height:50px;color:var(--appearance-on-accent);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.feature-promotion__primary:hover{background:var(--appearance-accent-hover)}.feature-promotion__key-hint{color:var(--appearance-secondary);margin:12px 0 0;font-size:11px;line-height:1.7}.feature-promotion__login{min-height:44px;color:var(--appearance-secondary);text-underline-offset:3px;align-items:center;font-size:12px;text-decoration:underline;display:inline-flex}.feature-promotion__features{border-top:1px solid var(--appearance-border);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;padding:20px 24px;display:grid}.feature-promotion__features a{min-width:0;min-height:54px;color:var(--appearance-text);align-items:center;gap:12px;text-decoration:none;display:flex}.feature-promotion__features a>svg:first-child{color:var(--appearance-accent);flex-shrink:0}.feature-promotion__features a>svg:last-child{color:var(--appearance-secondary);flex-shrink:0}.feature-promotion__features span{flex:1;gap:5px;min-width:0;display:grid}.feature-promotion__features strong{font-size:13px;font-weight:600}.feature-promotion__features small{color:var(--appearance-secondary);font-size:11px;line-height:1.5}.feature-promotion__footer{border-top:1px solid var(--appearance-border);grid-column:1/-1;justify-content:space-between;gap:12px;padding:4px 20px;display:flex}.feature-promotion__footer button{color:var(--appearance-secondary);min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-size:12px}.feature-promotion :focus-visible{outline:2px solid var(--appearance-accent);outline-offset:3px}@media (max-width:620px){.feature-promotion[open]{border-radius:8px;grid-template-columns:1fr;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.feature-promotion__art{height:130px;min-height:130px}.feature-promotion__game{border-radius:8px;width:108px;height:94px;margin:14px 0 22px}.feature-promotion__game svg{width:66px;height:66px}.feature-promotion__planet{display:none}.feature-promotion__art-label{font-size:8px;bottom:12px;left:20px}.feature-promotion__content{padding:24px 22px 16px}.feature-promotion h2{font-size:28px}.feature-promotion__content>p:not([class]){margin:14px 0;font-size:14px;line-height:1.7}.feature-promotion__eyebrow{margin-bottom:12px}.feature-promotion__mode{margin:12px 0;font-size:12px}.feature-promotion__primary{font-size:14px}.feature-promotion__features{grid-template-columns:1fr;gap:8px;padding:12px 22px}.feature-promotion__features a{min-height:54px}.feature-promotion__features small{font-size:12px}.feature-promotion__footer{padding:4px 18px calc(4px + env(safe-area-inset-bottom,0px))}}@media (max-height:560px) and (min-width:621px){.feature-promotion__art{min-height:280px}.feature-promotion__content{padding:30px 28px 16px}.feature-promotion h2{font-size:26px}}
