.notification-bell-module__dxWfbq__root{position:relative}.notification-bell-module__dxWfbq__button{width:40px;height:40px;color:var(--hub-ink-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;transition:color .14s cubic-bezier(.2,0,0,1),border-color .14s cubic-bezier(.2,0,0,1),background .14s cubic-bezier(.2,0,0,1);display:grid;position:relative}@media (pointer:coarse){.notification-bell-module__dxWfbq__button{width:44px;height:44px}}.notification-bell-module__dxWfbq__button:hover{color:var(--hub-ink);border-color:var(--hub-line-medium);background:#e9ecf208}.notification-bell-module__dxWfbq__button[aria-expanded=true]{color:var(--hub-ink);border-color:var(--hub-line-medium);background:#e9ecf20d}.notification-bell-module__dxWfbq__button:focus-visible{outline:2px solid var(--hub-focus);outline-offset:2px}.notification-bell-module__dxWfbq__count{background:var(--hub-live);color:#fff;min-width:16px;height:16px;font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 4px;font-size:10.5px;line-height:1;display:grid;position:absolute;top:3px;right:3px}.notification-bell-module__dxWfbq__panel{z-index:60;border:1px solid var(--hub-line-medium);background:var(--hub-surface-subtle);border-radius:6px;width:min(360px,100vw - 32px);max-height:min(460px,70vh);animation:.16s cubic-bezier(.2,0,0,1) backwards notification-bell-module__dxWfbq__bell-open;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 48px -24px #000000e6}@media (max-width:520px){.notification-bell-module__dxWfbq__panel{width:auto;max-height:min(70svh,520px);position:fixed;top:60px;left:12px;right:12px}}@keyframes notification-bell-module__dxWfbq__bell-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.notification-bell-module__dxWfbq__panel{animation-duration:.1s}}.notification-bell-module__dxWfbq__head{border-bottom:1px solid var(--hub-line-faint);background:var(--hub-surface-subtle);justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex;position:sticky;top:0}.notification-bell-module__dxWfbq__headTitle{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--hub-ink-muted);font-size:11px}.notification-bell-module__dxWfbq__readAll,.notification-bell-module__dxWfbq__retry{color:var(--hub-ink-secondary);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12.5px;text-decoration:underline;transition:color .14s cubic-bezier(.2,0,0,1)}.notification-bell-module__dxWfbq__readAll:hover,.notification-bell-module__dxWfbq__retry:hover{color:var(--hub-ink)}.notification-bell-module__dxWfbq__readAll:focus-visible,.notification-bell-module__dxWfbq__retry:focus-visible{outline:2px solid var(--hub-focus);outline-offset:2px}.notification-bell-module__dxWfbq__state{color:var(--hub-ink-muted);margin:0;padding:26px 15px;font-size:13.5px;line-height:1.55}.notification-bell-module__dxWfbq__list{margin:0;padding:0;list-style:none}.notification-bell-module__dxWfbq__item{border-bottom:1px solid var(--hub-line-faint)}.notification-bell-module__dxWfbq__item:last-child{border-bottom:0}.notification-bell-module__dxWfbq__itemLink{text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;width:100%;padding:13px 15px;text-decoration:none;transition:background .14s cubic-bezier(.2,0,0,1);display:grid}.notification-bell-module__dxWfbq__itemLink:hover{background:#e9ecf207}.notification-bell-module__dxWfbq__itemLink:focus-visible{outline:2px solid var(--hub-focus);outline-offset:-2px}.notification-bell-module__dxWfbq__item[data-unread=true] .notification-bell-module__dxWfbq__itemLink{box-shadow:inset 2px 0 0 var(--hub-live)}.notification-bell-module__dxWfbq__itemTitle{color:var(--hub-ink-2);font-size:13.5px;font-weight:600;line-height:1.35}.notification-bell-module__dxWfbq__item[data-unread=true] .notification-bell-module__dxWfbq__itemTitle{color:var(--hub-ink)}.notification-bell-module__dxWfbq__itemBody{color:var(--hub-ink-muted);font-size:12.5px;line-height:1.5}.notification-bell-module__dxWfbq__itemTime{font-family:var(--font-mono), ui-monospace, monospace;color:var(--hub-label);font-size:11px}
.command-menu-module__waKrHq__dialog{border:1px solid var(--hub-line-strong);border-radius:var(--hub-radius-md);background:var(--hub-surface-raised);width:min(560px,100vw - 32px);max-height:min(60vh,480px);color:var(--hub-ink);margin:12vh auto auto;padding:0;overflow:hidden;box-shadow:0 24px 64px #0000008c}.command-menu-module__waKrHq__dialog::backdrop{background:#07090c9e}@media (prefers-reduced-motion:no-preference){.command-menu-module__waKrHq__dialog[open]{animation:command-menu-module__waKrHq__cmd-in .14s var(--hub-ease)}.command-menu-module__waKrHq__dialog[open]::backdrop{animation:command-menu-module__waKrHq__cmd-fade .14s var(--hub-ease)}}@keyframes command-menu-module__waKrHq__cmd-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes command-menu-module__waKrHq__cmd-fade{0%{opacity:0}to{opacity:1}}.command-menu-module__waKrHq__field{border-bottom:1px solid var(--hub-line);align-items:center;gap:11px;padding:0 15px;display:flex}.command-menu-module__waKrHq__icon{color:var(--hub-label);flex:none}.command-menu-module__waKrHq__input{height:50px;color:var(--hub-ink-bright);background:0 0;border:0;flex:auto;font-family:inherit;font-size:15px}.command-menu-module__waKrHq__input::placeholder{color:var(--hub-label)}.command-menu-module__waKrHq__input:focus{outline:none}.command-menu-module__waKrHq__esc{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;color:var(--hub-label);border:1px solid var(--hub-line-medium);border-radius:var(--hub-radius-xs);flex:none;padding:3px 6px;font-size:10px}.command-menu-module__waKrHq__list{max-height:calc(min(60vh,480px) - 51px);margin:0;padding:6px;list-style:none;overflow-y:auto}.command-menu-module__waKrHq__groupLabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--hub-label);padding:10px 10px 5px;font-size:9.5px}.command-menu-module__waKrHq__item{border-radius:var(--hub-radius-sm);width:100%;height:40px;color:var(--hub-ink-2);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0 10px;font-family:inherit;font-size:14px;text-decoration:none;display:flex}.command-menu-module__waKrHq__item[data-active=true]{color:var(--hub-ink-bright);background:#e9ecf213}.command-menu-module__waKrHq__item:focus-visible{outline:2px solid var(--hub-focus);outline-offset:-2px}.command-menu-module__waKrHq__itemIcon{color:var(--hub-label);flex:none}.command-menu-module__waKrHq__item[data-active=true] .command-menu-module__waKrHq__itemIcon{color:var(--hub-ink-secondary)}.command-menu-module__waKrHq__itemMeta{font-family:var(--font-mono), ui-monospace, monospace;color:var(--hub-label);white-space:nowrap;margin-left:auto;font-size:11px}.command-menu-module__waKrHq__empty{color:var(--hub-ink-muted);padding:18px 12px 22px;font-size:13.5px}.command-menu-module__waKrHq__opener{border:1px solid var(--hub-line);border-radius:var(--hub-radius-sm);height:40px;color:var(--hub-ink-muted);cursor:pointer;transition:border-color var(--hub-motion-fast) var(--hub-ease), color var(--hub-motion-fast) var(--hub-ease);background:0 0;align-items:center;gap:8px;padding:0 11px;font-family:inherit;font-size:13px;display:inline-flex}.command-menu-module__waKrHq__opener:hover{border-color:var(--hub-line-strong);color:var(--hub-ink)}.command-menu-module__waKrHq__opener:focus-visible{outline:2px solid var(--hub-focus);outline-offset:2px}.command-menu-module__waKrHq__kbd{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;color:var(--hub-label);font-size:10.5px}@media (pointer:coarse){.command-menu-module__waKrHq__opener{justify-content:center;width:44px;height:44px;padding:0}.command-menu-module__waKrHq__item{height:46px}}
.controls-module__bRJVDG__section{display:block}.controls-module__bRJVDG__section+.controls-module__bRJVDG__section{margin-top:22px}.controls-module__bRJVDG__group{background:#ffffff0b;border-radius:16px;overflow:hidden}.controls-module__bRJVDG__groupLabel{letter-spacing:-.003em;color:#7e7e88;padding:0 4px 8px;font-size:12.5px;display:block}.controls-module__bRJVDG__row{justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:9px 15px;display:flex}.controls-module__bRJVDG__row,.controls-module__bRJVDG__rowStacked{position:relative}.controls-module__bRJVDG__row+.controls-module__bRJVDG__row:after,.controls-module__bRJVDG__row+.controls-module__bRJVDG__rowStacked:after,.controls-module__bRJVDG__rowStacked+.controls-module__bRJVDG__row:after,.controls-module__bRJVDG__rowStacked+.controls-module__bRJVDG__rowStacked:after{content:"";background:#ffffff13;height:1px;position:absolute;top:0;left:15px;right:0}.controls-module__bRJVDG__rowStacked{flex-direction:column;gap:2px;padding:13px 15px 15px;display:flex}.controls-module__bRJVDG__text{flex-direction:column;gap:2px;min-width:0;display:flex}label.controls-module__bRJVDG__text{cursor:pointer}.controls-module__bRJVDG__label{letter-spacing:-.011em;color:#ededef;font-size:15px;line-height:1.3}.controls-module__bRJVDG__hint{color:#7e7e88;max-width:44ch;font-size:12.5px;line-height:1.45}.controls-module__bRJVDG__control{flex:none}.controls-module__bRJVDG__switch{cursor:pointer;flex:none;align-items:center;width:51px;height:31px;display:inline-flex;position:relative}.controls-module__bRJVDG__switchInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.controls-module__bRJVDG__switchTrack{pointer-events:none;transition:background .26s var(--ease);background:#ffffff1c;border-radius:999px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0d}.controls-module__bRJVDG__switchKnob{pointer-events:none;width:27px;height:27px;transition:transform .34s linear(0, .052, .196, .395, .605, .79, .925, 1.005, 1.04, 1.045, 1.036, 1.023, 1.011, 1.003, .999, 1);background:#f2f3f5;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 1px #00000029,0 3px 8px #0000004d}.controls-module__bRJVDG__switchInput:checked~.controls-module__bRJVDG__switchTrack{background:#5fa97f;box-shadow:inset 0 0 0 1px #ffffff1f}.controls-module__bRJVDG__switchInput:checked~.controls-module__bRJVDG__switchKnob{transform:translate(20px)}.controls-module__bRJVDG__switchInput:disabled~.controls-module__bRJVDG__switchTrack{opacity:.4}.controls-module__bRJVDG__switchInput:disabled~.controls-module__bRJVDG__switchKnob{opacity:.5}.controls-module__bRJVDG__switchInput:disabled{cursor:not-allowed}.controls-module__bRJVDG__switchInput:focus-visible~.controls-module__bRJVDG__switchTrack{outline-offset:3px;outline:2px solid #e9e6e0}.controls-module__bRJVDG__segmented{background:#ffffff0f;border-radius:9px;padding:2px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a}.controls-module__bRJVDG__segIndicator{transition:transform .32s var(--ease);pointer-events:none;background:#ffffff29;border-radius:7px;position:absolute;top:2px;bottom:2px;box-shadow:0 1px 2px #00000047,inset 0 0 0 1px #ffffff12}.controls-module__bRJVDG__segOption{z-index:1;flex:1;display:flex;position:relative}.controls-module__bRJVDG__segInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.controls-module__bRJVDG__segLabel{letter-spacing:-.006em;color:#9098a3;white-space:nowrap;cursor:pointer;transition:color .24s var(--ease);flex:1;place-items:center;padding:6px 13px;font-size:13.5px;font-weight:500;display:grid}.controls-module__bRJVDG__segInput:checked~.controls-module__bRJVDG__segLabel{color:#ededef}.controls-module__bRJVDG__segInput:focus-visible~.controls-module__bRJVDG__segLabel{outline-offset:1px;border-radius:6px;outline:2px solid #e9e6e0}.controls-module__bRJVDG__sliderHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.controls-module__bRJVDG__sliderValue{font-family:var(--font-mono), ui-monospace, monospace;color:#7e7e88;font-variant-numeric:tabular-nums;font-size:12px}.controls-module__bRJVDG__slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:28px;margin-top:6px}.controls-module__bRJVDG__slider::-webkit-slider-runnable-track{background:linear-gradient(90deg, #ededef 0%, #ededef calc(var(--fill,0) * 100%), #ffffff21 calc(var(--fill,0) * 100%), #ffffff21 100%);border-radius:999px;height:4px}.controls-module__bRJVDG__slider::-webkit-slider-thumb{appearance:none;background:#fbfbfc;border:0;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 1px 2px #00000040,0 3px 8px #00000059}.controls-module__bRJVDG__slider::-moz-range-track{background:#ffffff21;border-radius:999px;height:4px}.controls-module__bRJVDG__slider::-moz-range-progress{background:#ededef;border-radius:999px;height:4px}.controls-module__bRJVDG__slider::-moz-range-thumb{background:#fbfbfc;border:0;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #00000059}.controls-module__bRJVDG__slider:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #e9e6e0}.controls-module__bRJVDG__swatches{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}@media (max-width:460px){.controls-module__bRJVDG__swatches{grid-template-columns:repeat(2,1fr)}}.controls-module__bRJVDG__swatch{cursor:pointer;display:block;position:relative}.controls-module__bRJVDG__swatchInput{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.controls-module__bRJVDG__swatchPreview{height:56px;transition:box-shadow .24s var(--ease), transform .24s var(--ease);background:#0b0b0c;border-radius:10px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff12}@media (hover:hover){.controls-module__bRJVDG__swatch:hover .controls-module__bRJVDG__swatchPreview{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff29}}.controls-module__bRJVDG__swatchInput:checked~.controls-module__bRJVDG__swatchPreview{box-shadow:inset 0 0 0 1px #ffffff1f,0 0 0 2px #ededef}.controls-module__bRJVDG__swatchInput:focus-visible~.controls-module__bRJVDG__swatchPreview{outline-offset:3px;outline:2px solid #e9e6e0}.controls-module__bRJVDG__swatchPreview:after{content:"";opacity:0;width:15px;height:15px;transition:opacity .2s var(--ease), transform .26s var(--ease);background:#ededef;border-radius:50%;position:absolute;bottom:7px;right:7px;transform:scale(.4)}.controls-module__bRJVDG__swatchPreview:before{content:"";opacity:0;z-index:1;width:4px;height:7px;transition:opacity .2s var(--ease), transform .26s var(--ease);border:1.6px solid #101114;border-width:0 1.6px 1.6px 0;position:absolute;bottom:12.4px;right:11.4px;transform:rotate(45deg)scale(.4)}.controls-module__bRJVDG__swatchInput:checked~.controls-module__bRJVDG__swatchPreview:after{opacity:1;transform:scale(1)}.controls-module__bRJVDG__swatchInput:checked~.controls-module__bRJVDG__swatchPreview:before{opacity:1;transform:rotate(45deg)scale(1)}.controls-module__bRJVDG__swatchName{letter-spacing:-.004em;color:#9098a3;transition:color .22s var(--ease);margin-top:7px;font-size:12.5px;font-weight:500;display:block}.controls-module__bRJVDG__swatchInput:checked~.controls-module__bRJVDG__swatchName{color:#ededef}.controls-module__bRJVDG__swatchPreview[data-variant=default]{background-color:#0b0b0c;background-image:repeating-linear-gradient(90deg,#e2eaf50b 0 1px,#0000 1px 12.5%),repeating-linear-gradient(0deg,#e2eaf507 0 1px,#0000 1px 25%)}.controls-module__bRJVDG__swatchPreview[data-variant=board]{background-image:linear-gradient(#0a0b0e 0%,#0a0b0eb3 22%,#0a0b0e00 60%),repeating-conic-gradient(from 90deg,#ffffff14 0deg 90deg,#0000 90deg 180deg),repeating-conic-gradient(from 90deg,#ffffff0e 0deg 90deg,#0000 90deg 180deg),repeating-conic-gradient(from 90deg,#ffffff0a 0deg 90deg,#0000 90deg 180deg),linear-gradient(#0b0c0f 0%,#0a0c10 100%);background-position:0 0,bottom,50% 66%,50% 46%,0 0;background-repeat:no-repeat,repeat-x,repeat-x,repeat-x,no-repeat;background-size:auto,16px 16px,10px 10px,6px 6px,auto}.controls-module__bRJVDG__swatchPreview[data-variant=depth]{background:radial-gradient(70% 52% at 50% 0,#8eaacd57 0%,#0000 66%),linear-gradient(#0a0c10 0%,#050608 100%)}.controls-module__bRJVDG__swatchPreview[data-variant=graphite]{background:radial-gradient(120% 90% at 18% 0,#96a8be38 0%,#0000 62%),radial-gradient(100% 80% at 88% 106%,#788ca52e 0%,#0000 58%),linear-gradient(#0c0d10 0%,#08090b 100%)}.controls-module__bRJVDG__swatchPreview[data-variant=glass]{background:linear-gradient(132deg,#e2e8f033 0%,#e2e8f00d 30%,#0000 56%),linear-gradient(#0d0e11 0%,#0a0b0d 100%)}.controls-module__bRJVDG__swatchPreview[data-variant=night]{background:repeating-conic-gradient(from 45deg,#ffffff0a 0deg 1deg,#0000 1deg 3deg) 0 0/7px 7px,radial-gradient(140% 100% at 50% -10%,#607ca042 0%,#0000 55%),linear-gradient(#090a0d 0%,#0a0b0e 100%)}@media (pointer:coarse){.controls-module__bRJVDG__segLabel{padding-top:10px;padding-bottom:10px}.controls-module__bRJVDG__row{min-height:52px}}
.control-center-module__qRJF2W__dialog{background:0 0;border:0;width:100%;max-width:none;height:100%;max-height:none;padding:0;overflow:visible}.control-center-module__qRJF2W__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04050799}@media (prefers-reduced-motion:no-preference){.control-center-module__qRJF2W__dialog[open]::backdrop{animation:control-center-module__qRJF2W__cc-veil .3s var(--ease) both}}@keyframes control-center-module__qRJF2W__cc-veil{0%{opacity:0}to{opacity:1}}.control-center-module__qRJF2W__shell{pointer-events:none;justify-content:center;align-items:flex-start;padding:max(7vh,32px) 20px 32px;display:flex;position:fixed;inset:0}.control-center-module__qRJF2W__panel{pointer-events:auto;-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);background:#16171bcc;border:1px solid #ffffff17;border-radius:28px;flex-direction:column;width:100%;max-width:480px;max-height:min(82dvh,760px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1c,0 48px 96px -32px #000000f0,0 12px 32px -16px #000000b3}@media (prefers-reduced-motion:no-preference){.control-center-module__qRJF2W__dialog[open] .control-center-module__qRJF2W__panel{animation:control-center-module__qRJF2W__cc-rise .52s linear(0, .0134, .0478, .0963, .1535, .2154, .2791, .3424, .4039, .4625, .5175, .5688, .6159, .659, .6982, .7335, .7653, .7937, .8191, .8416, .8615, .8792, .8947, .9084, .9204, .9309, .9401, .9481, .9551, .9612, .9664, .971, .975, .9785, .9815, .9841, .9863, .9882, .9899, .9913, 1) both}}@keyframes control-center-module__qRJF2W__cc-rise{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}.control-center-module__qRJF2W__dialog[data-closing=true] .control-center-module__qRJF2W__panel{animation:control-center-module__qRJF2W__cc-fall .2s var(--ease) both}.control-center-module__qRJF2W__dialog[data-closing=true]::backdrop{animation:control-center-module__qRJF2W__cc-veil .2s var(--ease) reverse both}@keyframes control-center-module__qRJF2W__cc-fall{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(10px)scale(.985)}}@media (max-width:600px){.control-center-module__qRJF2W__shell{align-items:flex-end;padding:0}.control-center-module__qRJF2W__panel{border-bottom:0;border-radius:28px 28px 0 0;max-width:none;max-height:88dvh}@media (prefers-reduced-motion:no-preference){.control-center-module__qRJF2W__dialog[open] .control-center-module__qRJF2W__panel{animation-name:control-center-module__qRJF2W__cc-sheet}}}@keyframes control-center-module__qRJF2W__cc-sheet{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.control-center-module__qRJF2W__head{flex:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 20px 12px;display:flex}.control-center-module__qRJF2W__grip{display:none}@media (max-width:600px){.control-center-module__qRJF2W__grip{background:#ffffff2e;border-radius:999px;width:36px;height:5px;margin:9px auto 0;display:block}.control-center-module__qRJF2W__head{padding-top:12px}}.control-center-module__qRJF2W__title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.026em;color:#ededef;margin:0;font-size:21px;font-weight:700}.control-center-module__qRJF2W__close{color:#9098a3;cursor:pointer;width:30px;height:30px;transition:background .18s var(--ease), color .18s var(--ease), transform 90ms var(--ease);background:#ffffff17;border:0;border-radius:50%;flex:none;place-items:center;display:grid}@media (pointer:coarse){.control-center-module__qRJF2W__close{width:34px;height:34px}}@media (hover:hover){.control-center-module__qRJF2W__close:hover{color:#ededef;background:#ffffff26}}.control-center-module__qRJF2W__close:active{transform:scale(.92)}.control-center-module__qRJF2W__close:focus-visible{outline-offset:2px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__body{overscroll-behavior:contain;min-height:0;padding:6px 16px calc(20px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.control-center-module__qRJF2W__note{color:#8c93a0;margin:10px 2px 0;font-size:12.5px;line-height:1.5}.control-center-module__qRJF2W__tracks{flex-direction:column;display:flex}.control-center-module__qRJF2W__track{cursor:pointer;align-items:center;gap:13px;min-height:48px;padding:8px 15px;display:flex;position:relative}.control-center-module__qRJF2W__track+.control-center-module__qRJF2W__track:after{content:"";background:#ffffff13;height:1px;position:absolute;top:0;left:15px;right:0}@media (hover:hover){.control-center-module__qRJF2W__track[data-empty=false]:hover{background:#ffffff09}}.control-center-module__qRJF2W__track[data-empty=true]{cursor:not-allowed;opacity:.4}.control-center-module__qRJF2W__trackInput{opacity:0;width:0;height:0;margin:0;position:absolute}.control-center-module__qRJF2W__trackInput:focus-visible~.control-center-module__qRJF2W__trackText{outline-offset:4px;border-radius:3px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__trackIndex{width:24px;height:24px;font-family:var(--font-mono), ui-monospace, monospace;color:#7e7e88;transition:color .18s var(--ease), background .18s var(--ease);background:#ffffff12;border-radius:7px;flex:none;place-items:center;font-size:11px;display:grid}.control-center-module__qRJF2W__track[data-selected=true] .control-center-module__qRJF2W__trackIndex{color:#101114;background:#ededef}.control-center-module__qRJF2W__trackText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.control-center-module__qRJF2W__trackTitle{color:#ededef;letter-spacing:-.009em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.control-center-module__qRJF2W__trackHint{color:#7e7e88;font-size:12.5px}.control-center-module__qRJF2W__trackPlaying{background:#5fa97f;border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.control-center-module__qRJF2W__trackPlaying{animation:2.4s ease-in-out infinite control-center-module__qRJF2W__cc-pulse}}@keyframes control-center-module__qRJF2W__cc-pulse{0%,to{opacity:1}50%{opacity:.3}}:root[data-motion-resolved=reduced] .control-center-module__qRJF2W__trackPlaying,:root[data-motion-resolved=none] .control-center-module__qRJF2W__trackPlaying{animation:none}.control-center-module__qRJF2W__envNote{color:#8c93a0;min-height:34px;padding:12px 2px 0;font-size:12.5px;line-height:1.45;display:block}.control-center-module__qRJF2W__segWrap{margin-top:10px}.control-center-module__qRJF2W__groupNote{color:#7e7e88;margin:0;padding:11px 15px 13px;font-size:12.5px;line-height:1.45;position:relative}.control-center-module__qRJF2W__groupNote:after{content:"";background:#ffffff13;height:1px;position:absolute;top:0;left:15px;right:0}.control-center-module__qRJF2W__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.control-center-module__qRJF2W__identityValue{color:#ededef;letter-spacing:-.009em;overflow-wrap:anywhere;font-size:15px}.control-center-module__qRJF2W__identityMeta{color:#7e7e88;font-size:12.5px}.control-center-module__qRJF2W__link{letter-spacing:-.011em;color:#ededef;min-height:48px;transition:background .16s var(--ease);justify-content:space-between;align-items:center;gap:16px;padding:9px 15px;font-size:15px;text-decoration:none;display:flex;position:relative}.control-center-module__qRJF2W__link+.control-center-module__qRJF2W__link:after{content:"";background:#ffffff13;height:1px;position:absolute;top:0;left:15px;right:0}@media (hover:hover){.control-center-module__qRJF2W__link:hover{background:#ffffff0a}}.control-center-module__qRJF2W__link:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__chevron{color:#5f6670;flex:none}.control-center-module__qRJF2W__reset{width:100%;min-height:48px;font:inherit;letter-spacing:-.011em;color:#d8564b;cursor:pointer;transition:background .16s var(--ease);background:0 0;border:0;justify-content:center;align-items:center;padding:9px 15px;font-size:15px;display:flex}@media (hover:hover){.control-center-module__qRJF2W__reset:hover{background:#d8564b17}}.control-center-module__qRJF2W__reset:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__opener{color:#8b929b;height:40px;font:inherit;cursor:pointer;transition:color .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease), transform 90ms var(--ease);background:0 0;border:1px solid #ffffff14;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;display:inline-flex;position:relative}@media (pointer:coarse){.control-center-module__qRJF2W__opener{min-width:44px;height:44px}}@media (hover:hover){.control-center-module__qRJF2W__opener:hover{color:#ededef;border-color:#ffffff2e}}.control-center-module__qRJF2W__opener:active{transform:scale(.97)}.control-center-module__qRJF2W__opener:focus-visible{outline-offset:2px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__openerLabel{display:none}@media (min-width:640px){.control-center-module__qRJF2W__openerLabel{display:inline}}.control-center-module__qRJF2W__openerDot{background:#5fa97f;border-radius:50%;flex:none;width:5px;height:5px}.control-center-module__qRJF2W__action{width:100%;min-height:48px;font:inherit;letter-spacing:-.011em;color:#ededef;text-align:left;cursor:pointer;transition:background .16s var(--ease);background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:9px 15px;font-size:15px;display:flex;position:relative}.control-center-module__qRJF2W__link+.control-center-module__qRJF2W__action:after,.control-center-module__qRJF2W__action+.control-center-module__qRJF2W__action:after{content:"";background:#ffffff13;height:1px;position:absolute;top:0;left:15px;right:0}@media (hover:hover){.control-center-module__qRJF2W__action:hover:not(:disabled){background:#ffffff0a}}.control-center-module__qRJF2W__action:disabled{cursor:default}.control-center-module__qRJF2W__action:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #e9e6e0}.control-center-module__qRJF2W__actionLoud{color:#cfe0f4}.control-center-module__qRJF2W__actionNote{color:#7e7e88;text-align:right;flex:none;font-size:12.5px}
.brand-line-module__P7Qrva__mark{text-align:center;transition:color .42s var(--ease);flex-direction:column;gap:2px;margin:0;padding:26px 0 30px;display:flex}.brand-line-module__P7Qrva__name{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.005em;color:#c9cbd1;font-size:12.5px;font-weight:550}.brand-line-module__P7Qrva__rights{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.005em;color:#9a9aa2;font-size:11px}@media (hover:hover){.brand-line-module__P7Qrva__mark:hover .brand-line-module__P7Qrva__name{color:#fff}.brand-line-module__P7Qrva__mark:hover .brand-line-module__P7Qrva__rights{color:#c9cbd1}}@media (prefers-reduced-motion:reduce){.brand-line-module__P7Qrva__mark,.brand-line-module__P7Qrva__name,.brand-line-module__P7Qrva__rights{transition:none}}
.tour-module__FjgtTq__layer{z-index:400;pointer-events:none;opacity:0;transition:opacity .26s var(--ease);position:fixed;inset:0}.tour-module__FjgtTq__layer[data-ready=true]{opacity:1}.tour-module__FjgtTq__wash{background:#06070a6b;position:absolute;inset:0}.tour-module__FjgtTq__halo{border-radius:12px;transition:transform .4s cubic-bezier(.22,1,.36,1),width .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;box-shadow:0 0 0 1px #e2f0ff8c,0 0 0 5px #e2f0ff14}.tour-module__FjgtTq__connector{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tour-module__FjgtTq__connector line{stroke:#e2f0ff73;stroke-width:1px}.tour-module__FjgtTq__connector circle{fill:#e2f0ffe6}.tour-module__FjgtTq__panel{pointer-events:auto;background:#101318;border-radius:14px;flex-direction:column;gap:16px;width:320px;padding:20px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #e2f0ff24,0 24px 48px -20px #000000e6}.tour-module__FjgtTq__copy{animation:tour-module__FjgtTq__copy-in .26s .14s var(--ease) backwards;flex-direction:column;gap:7px;display:flex}@keyframes tour-module__FjgtTq__copy-in{0%{opacity:0}to{opacity:1}}.tour-module__FjgtTq__count{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.2em;color:#9a9aa2;margin:0;font-size:9.5px}.tour-module__FjgtTq__title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:#ededef;margin:0;font-size:16px;font-weight:600;line-height:1.25}.tour-module__FjgtTq__body{color:#c9cbd1;margin:0;font-size:13.5px;line-height:1.55}.tour-module__FjgtTq__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.tour-module__FjgtTq__right{align-items:center;gap:8px;display:flex}.tour-module__FjgtTq__skip,.tour-module__FjgtTq__back{cursor:pointer;color:#9a9aa2;transition:color .18s var(--ease);background:0 0;border:0;padding:6px 2px;font-size:12.5px}.tour-module__FjgtTq__skip:hover,.tour-module__FjgtTq__back:hover{color:#ededef}.tour-module__FjgtTq__next{color:#0b0b0c;cursor:pointer;min-height:34px;transition:background-color .18s var(--ease), color .18s var(--ease);background:#ede9e3;border:0;border-radius:9px;padding:0 16px;font-size:13px;font-weight:600;position:relative;overflow:hidden}.tour-module__FjgtTq__next[data-armed=false]{color:#9a9aa2;cursor:default;background:#e2f0ff24}.tour-module__FjgtTq__next:hover[data-armed=true]{background:#fff}.tour-module__FjgtTq__next:focus-visible,.tour-module__FjgtTq__skip:focus-visible,.tour-module__FjgtTq__back:focus-visible{outline-offset:2px;outline:2px solid #e9e6e0}.tour-module__FjgtTq__fuse{transform-origin:0;background:#e2f0ff80;width:100%;height:2px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.tour-module__FjgtTq__next[data-armed=false] .tour-module__FjgtTq__fuse{animation:1s linear forwards tour-module__FjgtTq__fuse}@keyframes tour-module__FjgtTq__fuse{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:640px){.tour-module__FjgtTq__panel[data-narrow=true]{width:auto;top:auto;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));transform:none!important}.tour-module__FjgtTq__connector{display:none}}@media (prefers-reduced-motion:reduce){.tour-module__FjgtTq__layer,.tour-module__FjgtTq__panel,.tour-module__FjgtTq__halo{transition:none}.tour-module__FjgtTq__copy{animation:tour-module__FjgtTq__copy-in .16s var(--ease) backwards}.tour-module__FjgtTq__next[data-armed=false] .tour-module__FjgtTq__fuse{animation:none;transform:scaleX(1)}}.tour-module__FjgtTq__ahead{letter-spacing:-.004em;color:#8e8e98;border-top:1px solid #ffffff12;margin:10px 0 0;padding-top:10px;font-size:12px}@media (max-height:460px){.tour-module__FjgtTq__panel{gap:11px;padding:14px 16px}.tour-module__FjgtTq__copy{gap:5px}.tour-module__FjgtTq__ahead{display:none}}
.board-ground-module__14z8Eq__ground{z-index:0;pointer-events:none;background-color:#0000;position:fixed;inset:0}.board-ground-module__14z8Eq__ground:before{content:"";background-image:repeating-linear-gradient(90deg,#e2eaf507 0 1px,#0000 1px 12.5%);position:absolute;inset:0}.board-ground-module__14z8Eq__ground:after{content:"";background-image:repeating-linear-gradient(0deg,#e2eaf504 0 1px,#0000 1px 12.5vw);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.board-ground-module__14z8Eq__ground:after{animation:40s linear infinite board-ground-module__14z8Eq__kfDrift}}@keyframes board-ground-module__14z8Eq__kfDrift{0%{transform:translate(0,0)}to{transform:translateY(12.5vw)}}@media (max-width:720px){.board-ground-module__14z8Eq__ground:before{background-image:repeating-linear-gradient(90deg,#e2eaf507 0 1px,#0000 1px 25%)}.board-ground-module__14z8Eq__ground:after{background-image:repeating-linear-gradient(0deg,#e2eaf504 0 1px,#0000 1px 25vw)}@keyframes board-ground-module__14z8Eq__kfDrift{0%{transform:translate(0,0)}to{transform:translateY(25vw)}}}
