:root{--font-xp: "Pixelify Sans", Tahoma, "Segoe UI", Verdana, sans-serif;--bg-0: #05080f;--bg-1: #0b1021;--hud-bg: rgba(4, 6, 14, .76);--text-main: #d7f9ff;--text-accent: #ff68c8;--button: #ff4b68;--button-2: #2dd4ff}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;font-family:var(--font-xp);background:#3a6ea5;color:#1e1e1e}.app{width:100%;height:100%;position:relative}.preopen-screen{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 20%,#2a0a2e,#140c24 35%,#050208)}.preopen-screen__canvas{width:min(98vw,98vh);max-width:1400px;max-height:95vh;aspect-ratio:4 / 3;display:block}.xp-desktop{width:100%;height:100%;position:relative;overflow:hidden}.xp-mobile-warning-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#00000080;padding:1rem}.xp-mobile-warning-card{background:linear-gradient(180deg,#f5f2eb,#e8e4dc);border:2px solid #2f5ea7;border-radius:8px;padding:1.5rem 2rem;max-width:320px;box-shadow:0 8px 24px #00000059,inset 1px 1px #fffc,0 0 0 1px #00000014;text-align:center}.xp-mobile-warning-card__title{margin:0 0 .75rem;font-family:Tahoma,Arial,sans-serif;font-size:1.25rem;font-weight:700;color:#1b4f9a}.xp-mobile-warning-card__message{margin:0 0 1.25rem;font-family:Tahoma,Arial,sans-serif;font-size:.95rem;color:#3a3a3a}.xp-mobile-warning-card__btn{min-width:80px}.xp-desktop__wallpaper{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/bliss-wallpaper.png) center/cover no-repeat}.xp-desktop__icons{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:1.5rem}.xp-desktop__icon{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.5rem;border:none;background:transparent;cursor:pointer;font-family:var(--font-xp);font-size:12px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.8);transition:background .15s;border-radius:2px;text-decoration:none}.xp-desktop__icon:hover{background:#ffffff59}.xp-desktop__icon:active{background:#00000040}.xp-desktop__icon-img{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:32px;background:transparent;border:none;border-radius:0;box-shadow:none}.xp-desktop__icon-label{max-width:80px;text-align:center;line-height:1.2}.xp-desktop__taskbar{position:absolute;bottom:0;left:0;right:0;height:30px;display:flex;align-items:stretch;box-shadow:0 -1px #0003}.xp-desktop__start{display:flex;align-items:center;gap:.5rem;height:100%;padding:0 1rem 0 .6rem;border:none;background:linear-gradient(180deg,#7ebc3a,#5a9e2e,#4a8a24);color:#fff;font-family:var(--font-xp);font-size:14px;font-weight:700;cursor:pointer;border-radius:6px 0 0 6px;box-shadow:1px 0 #fff6,inset 1px 1px #ffffff4d;text-shadow:1px 1px 1px rgba(0,0,0,.4);flex-shrink:0}.xp-desktop__start:hover{background:linear-gradient(180deg,#8fcc4a,#6aae38,#5a9e2e)}.xp-desktop__start:active{background:linear-gradient(180deg,#5a9e2e,#4a8a24);box-shadow:inset 1px 1px 2px #0003}.xp-desktop__start-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain;display:block}.xp-desktop__taskbar-apps{flex:1;display:flex;align-items:stretch;gap:2px;padding:2px 4px 2px 6px;background:linear-gradient(180deg,#3a6ea5,#236bce 8%,#0c5ac2 50%,#0a4a9e);min-width:0}.xp-desktop__taskbar-app{display:flex;align-items:center;gap:6px;padding:0 12px;border:none;background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 30%,#0a4a9e 100%);color:#fff;font-family:var(--font-xp);font-size:12px;cursor:pointer;border-radius:3px;box-shadow:inset 0 1px #fff3;max-width:180px;min-width:0}.xp-desktop__taskbar-app:hover{background:linear-gradient(180deg,rgba(255,255,255,.25) 0%,transparent 30%,#0c5ac2 100%)}.xp-desktop__taskbar-app--active{background:linear-gradient(180deg,#5da8ff,#3a8ae8 30%,#236bce);box-shadow:inset 0 1px #ffffff80,inset 0 -1px #00000026}.xp-desktop__taskbar-app--active:hover{background:linear-gradient(180deg,#6eb8ff,#4a9af8 30%,#2e7bde)}.xp-desktop__taskbar-app-icon{font-size:16px;flex-shrink:0}.xp-desktop__taskbar-app-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xp-desktop__taskbar-tray{display:flex;align-items:center;padding:0 10px;background:linear-gradient(180deg,#1a5ab5,#0a4a9e,#083a7e);border-left:1px solid rgba(0,0,0,.25);color:#fff;font-family:var(--font-xp);font-size:11px;flex-shrink:0}.xp-desktop__taskbar-time{white-space:nowrap}.xp-desktop__windows{position:absolute;top:0;right:0;left:0;bottom:30px;pointer-events:none}.xp-desktop__windows>*{pointer-events:auto}.xp-desktop__window-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.xp-desktop__window-wrap--maximized{top:0;left:0;right:0;bottom:30px;transform:none;display:flex;align-items:stretch;justify-content:stretch}.xp-desktop__window-wrap--maximized .xp-window{width:100%;height:100%}.xp-desktop__window-wrap--maximized .xp-desktop__window-anim-wrap{animation:xp-maximize-zoom .3s ease-out}@keyframes xp-maximize-zoom{0%{transform:scale(.85);transform-origin:50% 50%}to{transform:scale(1);transform-origin:50% 50%}}.xp-desktop__window-anim-wrap{width:100%;height:100%;transform-origin:50% 50%;overflow:hidden}.xp-desktop__window-wrap--minimized{pointer-events:none}.xp-desktop__window-wrap--resized{min-width:280px;min-height:200px}.xp-desktop__resize-handles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.xp-desktop__resize-handle{position:absolute;pointer-events:auto;z-index:2}.xp-desktop__resize-handle--n{top:0;left:6px;right:6px;height:6px;cursor:n-resize}.xp-desktop__resize-handle--s{bottom:0;left:6px;right:6px;height:6px;cursor:s-resize}.xp-desktop__resize-handle--e{right:0;top:6px;bottom:6px;width:6px;cursor:e-resize}.xp-desktop__resize-handle--w{left:0;top:6px;bottom:6px;width:6px;cursor:w-resize}.xp-desktop__resize-handle--ne{top:0;right:0;width:10px;height:10px;cursor:ne-resize}.xp-desktop__resize-handle--nw{top:0;left:0;width:10px;height:10px;cursor:nw-resize}.xp-desktop__resize-handle--se{bottom:0;right:0;width:10px;height:10px;cursor:se-resize}.xp-desktop__resize-handle--sw{bottom:0;left:0;width:10px;height:10px;cursor:sw-resize}.xp-window--fill{width:100%!important;height:100%!important;max-width:none;max-height:none}.xp-window{display:grid;grid-template-rows:30px 27px 1fr 24px;border:1px solid #2f5ea7;border-radius:8px 8px 0 0;background:#ece9d8;box-shadow:0 18px 38px #00164659,0 2px #fff inset,0 -2px #b7b29d inset;transition:width .25s ease,height .25s ease}.xp-window--compact{width:min(480px,92vw);height:min(420px,85vh)}.xp-window--expanded{width:min(1080px,95vw);height:min(760px,92vh)}.xp-window--xando{width:min(400px,92vw);height:min(480px,85vh)}.xp-window--snakegame{width:min(380px,92vw);height:min(420px,85vh);grid-template-rows:30px 1fr}.xp-window--snakegame.xp-window--maximized .snakegame-content{padding:6px 8px;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.xp-window--snakegame.xp-window--maximized .snakegame-header{flex-shrink:0;margin-bottom:4px;gap:8px;flex-wrap:wrap}.xp-window--snakegame.xp-window--maximized .snakegame-controls{display:none}.xp-window--snakegame.xp-window--maximized{border-radius:0}.snakegame-content{position:relative;display:flex;flex-direction:column;padding:12px;min-height:0}.snakegame-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-family:Tahoma,Arial,sans-serif;font-size:12px}.snakegame-score{font-weight:700;color:#1a4a8a}.snakegame-high-score{font-weight:700;color:#2a6a3a}.snakegame-controls{font-size:10px;color:#666}.snakegame-frame{position:relative;display:flex;justify-content:center;align-items:center;flex:1;min-height:0}.snakegame-frame--fullscreen{flex:1;min-height:0;width:100%;overflow:hidden}.snakegame-spike{position:absolute;width:0;height:0;border-style:solid;z-index:2;pointer-events:none}.snakegame-spike--top{top:-4px;left:50%;transform:translate(-50%);border-width:0 12px 14px 12px;border-color:transparent transparent #3a7a4a transparent;filter:drop-shadow(0 2px 2px rgba(0,0,0,.3))}.snakegame-spike--bottom{bottom:-4px;left:50%;transform:translate(-50%);border-width:14px 12px 0 12px;border-color:#3a7a4a transparent transparent transparent;filter:drop-shadow(0 -2px 2px rgba(0,0,0,.3))}.snakegame-spike--left{left:-4px;top:50%;transform:translateY(-50%);border-width:12px 14px 12px 0;border-color:transparent #3a7a4a transparent transparent;filter:drop-shadow(2px 0 2px rgba(0,0,0,.3))}.snakegame-spike--right{right:-4px;top:50%;transform:translateY(-50%);border-width:12px 0 12px 14px;border-color:transparent transparent transparent #3a7a4a;filter:drop-shadow(-2px 0 2px rgba(0,0,0,.3))}.snakegame-frame--fullscreen .snakegame-spike--top{border-width:0 20px 24px 20px;top:-6px}.snakegame-frame--fullscreen .snakegame-spike--bottom{border-width:24px 20px 0 20px;bottom:-6px}.snakegame-frame--fullscreen .snakegame-spike--left{border-width:20px 24px 20px 0;left:-6px}.snakegame-frame--fullscreen .snakegame-spike--right{border-width:20px 0 20px 24px;right:-6px}.snakegame-board-wrap{display:flex;justify-content:center;align-items:center;flex:1;min-height:0;background:#0d1a14;padding:16px;position:relative;border:4px solid #2a5a3a;box-shadow:inset 0 0 0 2px #1a3a2a,inset 0 2px 8px #0006}.snakegame-frame--fullscreen .snakegame-board-wrap{flex:1;min-width:0;min-height:0;width:100%;height:100%;padding:12px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.snakegame-board-wrap--fullscreen .snakegame-board,.snakegame-frame--fullscreen .snakegame-board{width:100%!important;height:100%!important;max-width:100%;max-height:100%;aspect-ratio:1;flex-shrink:0;box-sizing:border-box}.snakegame-board{width:320px;height:320px;flex-shrink:0;position:relative;background:#0d2a1a}.snakegame-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.snakegame-segment{position:absolute;width:4.5%;height:4.5%;border-radius:50%;background:linear-gradient(135deg,#2a5a2a,#1a4a1a);transform:translate(-50%,-50%);box-sizing:border-box}.snakegame-segment--head{width:5%;height:5%;background:linear-gradient(135deg,#3a7a3a,#2a6a2a);box-shadow:0 0 4px #64c86480}.snakegame-apple-dot{position:absolute;border-radius:50%;transform:translate(-50%,-50%);box-sizing:border-box}.snakegame-apple-dot--small{width:4.5%;height:4.5%;background:radial-gradient(circle at 30% 30%,#f44,#a22)}.snakegame-apple-dot--big{width:9%;height:9%;background:radial-gradient(circle at 30% 30%,#f66,#c33);box-shadow:0 0 8px #ff646499;display:flex;align-items:center;justify-content:center}.snakegame-big-apple-timer{font-family:Tahoma,Arial,sans-serif;font-size:10px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}.snakegame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:100}.snakegame-overlay--paused{background:#0006}.snakegame-overlay--start{background:#00000080}.snakegame-overlay-card--start{max-width:260px}.snakegame-overlay-card--start .snakegame-overlay-hint{margin-bottom:.5rem}.snakegame-overlay-card--start .snakegame-overlay-hint:last-of-type{margin-bottom:0}.snakegame-overlay-card{background:linear-gradient(180deg,#f5f2eb,#e8e4dc);border:2px solid #2f5ea7;border-radius:8px;padding:1.5rem 2rem;text-align:center;box-shadow:0 8px 24px #00000059}.snakegame-overlay-title{margin:0 0 .5rem;font-family:Tahoma,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#1b4f9a}.snakegame-overlay-score{margin:0 0 1rem;font-family:Tahoma,Arial,sans-serif;font-size:1.1rem;color:#333}.snakegame-overlay-hint{margin:0;font-family:Tahoma,Arial,sans-serif;font-size:12px;color:#666}.snakegame-overlay-btn{margin-top:.5rem}.xp-window__titlebar{display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 10px;color:#fff;font-family:var(--font-xp);font-weight:700;font-size:13px;background:linear-gradient(180deg,#2e80e6,#1557b8 52%,#0d3f96);border-radius:7px 7px 0 0}.xp-window__titlebar--draggable{cursor:move}.xp-window__title{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-family:Tahoma,Arial,sans-serif;font-size:13px}.xp-window__icon{display:inline-grid;place-items:center;width:16px;height:16px;font-size:12px}.xp-window__buttons{display:inline-flex;gap:4px}.xp-window__btn{width:22px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);border-radius:3px;background:linear-gradient(180deg,#5da8ff,#2a73d5);color:#fff;font-size:11px;line-height:1;cursor:pointer;font-family:inherit}.xp-window__btn:hover{background:linear-gradient(180deg,#7bbfff,#3a83e5)}.xp-window__btn--close:hover{background:linear-gradient(180deg,#e81123,#c00a19)}.xp-window--maximized{width:100%!important;height:100%!important;max-width:none;max-height:none}.xp-window__preopen{grid-column:1 / -1;min-height:0;display:flex;align-items:center;justify-content:center;background:#062830;position:relative}.xp-window__preopen-canvas{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.classic-start{height:100%;min-height:0;overflow:auto;border:1px solid #808080;background:#dad7c7;box-shadow:inset 1px 1px #fff,inset -1px -1px #909090;display:grid;grid-template-rows:auto 1fr;gap:6px;padding:6px;font-family:Tahoma,Arial,sans-serif}.classic-start__hero{flex-shrink:0;border:2px solid #343434;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.45),transparent 30%),radial-gradient(circle at 70% 70%,rgba(255,255,255,.35),transparent 34%),linear-gradient(135deg,#f7d55f,#f4cf4a 45%,#f0b947);position:relative;overflow:hidden;padding:8px 12px}.classic-start__title{position:relative;z-index:2;font-size:clamp(18px,3.5vw,26px);line-height:1.1;font-weight:700;color:#1b4f9a;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,0 2px 0 #f8de54}.classic-start__subtitle{position:relative;z-index:2;margin-top:2px;font-size:12px;font-weight:600;color:#1d1d1d;text-shadow:0 1px 1px rgba(0,0,0,.15)}.classic-start__tagline{position:relative;z-index:2;margin-top:1px;font-size:10px;font-style:italic;color:#333}.classic-start__hero-snake{position:absolute;right:45px;top:2px;width:min(35%,120px);transform:rotate(12deg);opacity:.92}.classic-start__hero-ladder{position:absolute;width:14px;height:90px;border-radius:4px;background:repeating-linear-gradient(to bottom,#4a3a1f 0,#4a3a1f 6px,#d8b16a 6px,#d8b16a 11px,#4a3a1f 11px,#4a3a1f 17px);box-shadow:0 0 0 1px #1e1e1e80;opacity:.9}.classic-start__hero-ladder--left{right:130px;top:12px;transform:rotate(26deg)}.classic-start__hero-ladder--right{right:65px;top:2px;transform:rotate(17deg)}.classic-start__main{min-height:0;overflow:auto;display:grid;grid-template-columns:1fr minmax(110px,160px);gap:8px}.classic-start__setup{min-width:0;border:1px solid #8c8c8c;background:#dedcd0;box-shadow:inset 1px 1px #fff,inset -1px -1px #9c9c9c;padding:8px 10px}.classic-start__section-title{width:fit-content;max-width:100%;background:linear-gradient(180deg,#5ea5dc,#2f6da8);color:#fff;border:2px solid #143f67;box-shadow:inset 1px 1px #ffffff73,inset -1px -1px #00000052;font-size:12px;font-weight:700;line-height:1.2;padding:4px 8px 5px;margin-bottom:6px}.classic-start__player-row{display:flex;align-items:center;gap:8px;margin-top:6px}.classic-start__player-row:first-of-type{margin-top:0}.classic-start__player-label{min-width:115px;font-size:12px;color:#202020}.classic-start__name-input{flex:1;min-width:120px;max-width:200px;padding:4px 8px;font-family:var(--font-xp);font-size:12px;color:#1e1e1e;background:#fff;border:1px solid #aca899;box-shadow:inset 1px 1px gray}.classic-start__name-input::placeholder{color:#aca899}.classic-start__name-input:focus{outline:1px solid #316ac5;outline-offset:-1px}.classic-start__tokens{display:flex;align-items:center;gap:6px}.classic-start__token{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.4);box-shadow:inset 1px 1px #fff6,0 1px 1px #0000004d;padding:0;cursor:pointer;font:inherit}.classic-start__token:hover{filter:brightness(1.1)}.classic-start__token--red{background:#d3202c}.classic-start__token--blue{background:#2f80bc}.classic-start__token--green{background:#37a32c}.classic-start__token--yellow{background:#f3c71a}.classic-start__token--selected{outline:2px dotted #333;outline-offset:1px}.classic-start__sound{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#1f1f1f}.classic-start__sound input{width:14px;height:14px}.classic-start__menu{min-width:0;border:1px solid #9b9b9b;background:#e3e0d2;box-shadow:inset 1px 1px #fff,inset -1px -1px #9b9b9b;padding:8px 10px;display:flex;flex-direction:column;gap:6px}.classic-start__menu-btn{height:32px}.high-score-screen{padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px;min-height:320px;font-family:var(--font-xp)}.high-score-screen__title{font-size:22px;font-weight:700;color:#1e1e1e;margin:0}.high-score-screen__subtitle{font-size:12px;color:#555;margin:0}.high-score-screen__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#555;font-size:14px;text-align:center;padding:24px}.high-score-screen__list{list-style:none;margin:0;padding:0;width:100%;max-width:320px}.high-score-screen__item{display:flex;align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid #d4d0c8;font-size:14px}.high-score-screen__rank{min-width:24px;font-weight:700;color:#1b4f9a}.high-score-screen__name{flex:1;color:#1e1e1e}.high-score-screen__time{font-weight:600;color:#2f7f2a}.high-score-screen__actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap}.high-score-screen__back{flex:1;min-width:140px}.classic-start__menu-btn--primary{color:#fff;background:linear-gradient(180deg,#4a8fc4,#3a7ab0);border-color:#2f6da8;box-shadow:inset 1px 1px #ffffff40,0 2px 4px #0003}.classic-start__menu-btn--primary:hover{background:linear-gradient(180deg,#5ea5dc,#4a8fc4)}.classic-start__version{margin-top:auto;padding-top:8px;border-top:1px solid #aaa;text-align:center;color:#2a2a2a;font-size:10px;line-height:1.3}.start-screen-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;pointer-events:none;background:radial-gradient(circle at 50% 32%,#96d87e2e,#041f1c6b 55%,#0000008f)}.start-screen-overlay>*{pointer-events:auto}.start-screen-card{width:min(430px,calc(100% - 48px));border:1px solid rgba(186,250,160,.42);border-radius:18px;background:linear-gradient(180deg,#053c34e6,#072826eb);box-shadow:0 24px 38px #0000006b,inset 0 0 0 1px #64ad624d;text-align:center;padding:26px 24px 24px}.start-screen-kicker{font-size:16px;color:#7ee093;letter-spacing:.08em;text-transform:uppercase}.start-screen-title{margin:8px 0 6px;font-size:48px;color:#f3ffd5;text-shadow:0 4px 10px rgba(0,0,0,.35)}.start-screen-subtitle{margin:0 0 18px;font-size:18px;color:#93e8f4}.start-screen-play{width:100%;height:56px;border:2px solid #c8f88f;border-radius:13px;background:linear-gradient(180deg,#88c74f,#5a9c2e 48%,#3f7222);color:#f8ffe6;font-family:var(--font-xp);font-size:24px;font-weight:700;cursor:pointer;box-shadow:inset 1px 1px #ffffff59,0 7px 18px #0c361466}.start-screen-play:hover{background:linear-gradient(180deg,#6aac3e,#5a9c2e 0%,#4a8c24)}.start-screen-play:active{background:linear-gradient(180deg,#3d7a1f,#2d6a0f);box-shadow:inset 1px 1px 2px #0000004d}.start-screen-controls{width:min(430px,calc(100% - 48px));display:flex;justify-content:flex-end;pointer-events:none}.start-screen-corner{width:42px;height:42px;border:1px solid #7f9db9;border-radius:10px;background:linear-gradient(180deg,#e8e8e8,#d4d0c8);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;color:#0d3f96;pointer-events:auto}.start-screen-corner:hover{background:linear-gradient(180deg,#f5f5f5,#e8e8e8)}.start-screen-corner--sound{position:static}.start-screen-sound-icon{width:22px;height:22px}.xp-window__menubar{display:inline-flex;align-items:center;gap:18px;padding:0 12px;font-family:var(--font-xp);font-size:12px;color:#1e1e1e;background:#f2f1e8;border-top:1px solid #ffffff;border-bottom:1px solid #bcb8a7;position:relative}.xp-menubar__item{position:relative}.xp-menubar__trigger{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;padding:4px 8px;margin:0 -4px;cursor:pointer;border-radius:0}.xp-menubar__trigger:hover,.xp-menubar__trigger--open{background:#316ac5;color:#fff}.xp-dropdown{position:absolute;top:100%;left:0;min-width:180px;margin-top:1px;padding:2px;background:#f2f1e8;border:1px solid #aca899;box-shadow:1px 1px #fff,inset 1px 1px #fff,-1px -1px #716f64,inset -1px -1px #aca899;z-index:1000}.xp-dropdown__item{display:block;width:100%;text-align:left;font-family:var(--font-xp);font-size:11px;color:#1e1e1e;background:transparent;border:none;padding:4px 24px 4px 20px;cursor:pointer}.xp-dropdown__item:hover:not(:disabled){background:#316ac5;color:#fff}.xp-dropdown__item:disabled{color:#aca899;cursor:default}.xp-btn{font-family:Tahoma,Arial,sans-serif;font-weight:600;font-size:13px;min-height:32px;padding:0 1rem;cursor:pointer;border:1px solid #9b9b9b;border-radius:4px;color:#1e1e1e;background:linear-gradient(180deg,#f9f6f0,#e8e4dc);box-shadow:inset 1px 1px #ffffffe6,0 2px 4px #0000001f;transition:all .15s ease}.xp-btn:hover:not(:disabled){background:linear-gradient(180deg,#fffef8,#f0ebe0);filter:brightness(1.02)}.xp-btn:focus-visible{outline:2px solid #5ea5dc;outline-offset:2px}.xp-btn:disabled{opacity:.5;cursor:not-allowed}.xp-btn--primary{color:#fff;background:linear-gradient(180deg,#4a8fc4,#3a7ab0);border-color:#2f6da8;box-shadow:inset 1px 1px #ffffff40,0 2px 4px #0003}.xp-btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#5ea5dc,#4a8fc4);box-shadow:inset 1px 1px #ffffff59,0 2px 6px #2f6da859}.xp-window__content{display:block;padding:8px;min-height:0;position:relative;overflow:auto}.xp-game-shell{height:100%;min-height:0;position:relative}.xp-game-panel{height:100%;min-height:0;position:relative;overflow:hidden;border:1px solid #6f6f6f;background:#d4d0c8;box-shadow:inset 1px 1px #fff,inset -1px -1px gray}.xp-game-canvas{width:100%;height:100%;display:block;image-rendering:auto}.how-to-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;z-index:1000;padding:1rem}.how-to-play-card{background:linear-gradient(180deg,#f5f2eb,#e8e4dc);border:2px solid #2f5ea7;border-radius:8px;padding:1.5rem 2rem;max-width:420px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 24px #00000059,inset 1px 1px #fffc}.how-to-play-card__title{margin:0 0 1rem;font-family:Tahoma,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#1b4f9a;text-align:center}.how-to-play-card__steps{margin:0 0 1.25rem;padding-left:1.25rem;font-family:Tahoma,Arial,sans-serif;font-size:14px;line-height:1.6;color:#1e1e1e}.how-to-play-card__steps li{margin-bottom:.5rem}.how-to-play-card__steps li:last-child{margin-bottom:0}.how-to-play-card__steps strong{color:#1b4f9a}.how-to-play-card__btn{display:block;margin:0 auto;min-width:100px}.win-screen-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.win-screen-card{pointer-events:auto;background:linear-gradient(180deg,#f5f2eb,#e8e4dc);border:1px solid #a0a0a0;border-radius:8px;padding:2rem 2.5rem;box-shadow:0 4px 12px #00000040,inset 1px 1px #fffc,0 0 0 1px #0000000d;min-width:320px;text-align:center}.win-screen-card__title{margin:0 0 .5rem;font-family:Tahoma,Arial,sans-serif;font-size:2rem;font-weight:700;color:#1b4f9a;text-shadow:0 1px 0 rgba(255,255,255,.5)}.win-screen-card__subtitle{margin:0 0 1.5rem;font-family:Tahoma,Arial,sans-serif;font-size:1rem;font-weight:600;color:#3a3a3a}.win-screen-card__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.win-screen-overlay__btn{pointer-events:auto;min-width:140px;height:44px;font-size:15px}.xp-bottom-controls{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:center;align-items:center;gap:8px;pointer-events:none}.xp-action-btn{min-width:120px;min-height:38px;font-size:15px;pointer-events:auto}.xp-action-btn:disabled{opacity:.45;cursor:not-allowed}.xp-window__statusbar{display:flex;justify-content:space-between;align-items:center;padding:0 8px;font-family:var(--font-xp);font-size:11px;color:#222;background:#ece9d8;border-top:1px solid #ffffff}.xando-content{display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#d4d0c8;position:relative}.xando-game{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:320px}.xando-players{display:flex;gap:12px;width:100%;justify-content:center}.xando-player-card{flex:1;max-width:120px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 12px;background:linear-gradient(180deg,#ece9d8,#d4d0c8);border:1px solid #aca899;box-shadow:inset 1px 1px #fff,inset -1px -1px #9c9c9c;font-family:Tahoma,Arial,sans-serif}.xando-player-card--active{border-color:#2f5ea7;box-shadow:inset 0 0 0 2px #2f5ea7,inset 1px 1px #ffffff80,inset -1px -1px #9c9c9c}.xando-player-name{font-size:12px;font-weight:700;color:#1e1e1e}.xando-player-score{font-size:10px;color:#555}.xando-player-symbol{font-size:2rem;font-weight:700;line-height:1}.xando-turn-badge{font-size:10px;font-weight:600;color:#2f5ea7;margin-top:2px}.xando-result{margin:0;font-family:Tahoma,Arial,sans-serif;font-size:14px;font-weight:700;color:#1e1e1e}.xando-board-wrap{position:relative;width:100%;max-width:260px}.xando-board{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:4px;width:100%;aspect-ratio:1;padding:8px;background:#c0b8a8;border:1px solid #aca899;box-shadow:inset 2px 2px #9c9c9c,inset -2px -2px #fff}.xando-win-line{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.xando-win-line line{stroke:#2f5ea7;stroke-width:4;stroke-linecap:round}.xando-cell{display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #6f6f6f;background:linear-gradient(180deg,#f5f2eb,#e8e4dc);box-shadow:inset 1px 1px #fff,inset -1px -1px gray;cursor:pointer;font-family:Tahoma,Arial,sans-serif;transition:all .15s ease}.xando-cell:hover:not(:disabled){background:linear-gradient(180deg,#fffef8,#f0ebe0);box-shadow:inset 1px 1px #fff,inset -1px -1px #909090}.xando-cell:disabled{cursor:default}.xando-symbol{font-size:2.5rem;font-weight:700;line-height:1}.xando-symbol--X{color:#2f5ea7}.xando-symbol--O{color:#c00a19}.xando-play-again-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.xando-play-again-wrap .xando-play-again{pointer-events:auto}.xando-statusbar-score{font-size:10px;color:#555}.xp-window--music{width:560px;height:460px;max-height:85vh;overflow:hidden;border:1px solid #7eb6e0;border-radius:12px;background:#ece9d8;box-shadow:0 4px 16px #00000026,inset 0 1px #fff9}.wmp-window{display:flex;flex-direction:column;grid-template-rows:unset}.wmp-titlebar{display:flex;align-items:center;justify-content:space-between;padding:5px 10px 5px 12px;background:linear-gradient(180deg,#3a6ea5,#236bce 8%,#0c5ac2 50%,#0a4a9e);border-radius:10px 10px 0 0;font-family:Tahoma,Arial,sans-serif;font-size:12px;font-weight:600;color:#fff;cursor:default;box-shadow:inset 0 1px #ffffff40}.wmp-titlebar__left{display:flex;align-items:center;gap:8px}.wmp-titlebar__play-icon{font-size:10px;opacity:.95}.wmp-titlebar__title{font-weight:600}.wmp-titlebar__buttons{display:flex;gap:2px}.wmp-titlebar__btn{width:21px;height:21px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);border-radius:3px;background:linear-gradient(180deg,#5da8ff,#2a73d5);color:#fff;font-size:11px;cursor:pointer}.wmp-titlebar__btn:hover{background:linear-gradient(180deg,#7bbfff,#3a83e5)}.wmp-titlebar__btn--close:hover{background:linear-gradient(180deg,#e81123,#c00a19);border-color:#ffffff4d}.wmp-body{display:flex;flex:1;min-height:0;background:#fff}.wmp-nav{width:180px;flex-shrink:0;display:flex;flex-direction:column;padding:8px 0;background:linear-gradient(180deg,#f5f5f5,#e8e8e8);border-right:1px solid #c0c0c0;font-family:Tahoma,Arial,sans-serif;font-size:11px}.wmp-nav__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 12px;text-align:left;border:none;background:transparent;color:#1a3a7a;font-weight:500;cursor:pointer}.wmp-nav__item:hover{background:#3a6ea514}.wmp-nav__item--active{background:linear-gradient(180deg,#d6e8f8,#b8d4f0);color:#0a4a9e}.wmp-nav__arrow{font-size:12px;color:#1a3a7a}.wmp-nav__playlist{flex:1;min-height:0;overflow-y:auto;padding:8px 0}.wmp-nav .wmp-playlist-item{display:block;width:100%;padding:8px 12px;text-align:left;border:none;background:transparent;color:#1a3a7a;font-family:Tahoma,Arial,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.wmp-nav .wmp-playlist-item:hover{background:#3a6ea514;color:#0a4a9e}.wmp-nav .wmp-playlist-item--active{background:linear-gradient(180deg,#d6e8f8,#b8d4f0);color:#0a4a9e;font-weight:600}.wmp-center{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff}.wmp-visualizer{flex:1;position:relative;min-height:160px;background:linear-gradient(135deg,#1a3a6a,#0d2a5a,#0a1f45 60%,#061535);overflow:hidden}.wmp-visualizer__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 50%,rgba(60,120,220,.25) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 30% 70%,rgba(80,140,255,.15) 0%,transparent 50%),radial-gradient(ellipse 50% 60% at 70% 30%,rgba(40,100,200,.2) 0%,transparent 45%);pointer-events:none}.wmp-visualizer__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(80,140,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(80,140,255,.03) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.wmp-visualizer__spokes{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.wmp-visualizer__spoke{position:absolute;width:3px;height:45%;top:50%;left:50%;margin-left:-1.5px;transform-origin:50% 0;background:linear-gradient(180deg,transparent 0%,rgba(100,180,255,.9) 40%,rgba(180,100,255,.6) 70%,rgba(120,200,255,.3) 100%);border-radius:2px;box-shadow:0 0 12px #64b4ff80;animation:wmp-spoke 2.5s ease-in-out infinite}.wmp-visualizer__spoke--inner{width:2px;height:25%;background:linear-gradient(180deg,rgba(150,200,255,.8),transparent);animation:wmp-spoke 1.8s ease-in-out infinite reverse}.wmp-visualizer__spokes--inner .wmp-visualizer__spoke--inner{height:25%}.wmp-visualizer__core{position:absolute;width:60px;height:60px;top:50%;left:50%;margin:-30px 0 0 -30px;background:radial-gradient(circle,rgba(120,180,255,.4) 0%,rgba(80,120,200,.2) 50%,transparent 70%);border-radius:50%;animation:wmp-core-pulse 2s ease-in-out infinite}@keyframes wmp-core-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.3);opacity:1}}@keyframes wmp-spoke{0%,to{opacity:.3}50%{opacity:1}}.wmp-visualizer__bars{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center;gap:3px;height:55%;padding:0 16px}.wmp-visualizer__bar{width:5px;min-height:10px;background:linear-gradient(180deg,#78c8ff,#508cffcc 40%,#8c50ff80);border-radius:3px;box-shadow:0 0 8px #64b4ff99;animation:wmp-bar 1s ease-in-out infinite}.wmp-visualizer__bars--mirror{top:0;bottom:auto;transform:translate(-50%) scaleY(-1)}.wmp-visualizer__bar--mirror{background:linear-gradient(180deg,#b464ffb3,#64a0ff80)}.wmp-visualizer__bar-glow{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:90%;height:40%;background:linear-gradient(180deg,transparent 0%,rgba(80,140,255,.15) 50%,transparent 100%);pointer-events:none}@keyframes wmp-bar{0%,to{height:20%}50%{height:95%}}.wmp-visualizer__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wmp-visualizer__particle{position:absolute;width:5px;height:5px;background:radial-gradient(circle,#96dcff,#64a0ff99);border-radius:50%;animation:wmp-particle 4s ease-in-out infinite;box-shadow:0 0 10px #64b4ffcc,0 0 20px #508cff66}.wmp-visualizer__particle--large{width:12px;height:12px;background:radial-gradient(circle,#b478ffe6,#64a0ff66);box-shadow:0 0 16px #9664ffcc,0 0 30px #648cff4d;animation:wmp-particle-large 5s ease-in-out infinite}@keyframes wmp-particle{0%,to{transform:translate(0) scale(1);opacity:.5}25%{transform:translate(15px,-40px) scale(1.3);opacity:1}50%{transform:translate(-20px,-80px) scale(.7);opacity:.3}75%{transform:translate(25px,-50px) scale(1.1);opacity:.9}}@keyframes wmp-particle-large{0%,to{transform:translate(0) scale(1);opacity:.6}50%{transform:translate(-30px,-60px) scale(1.5);opacity:1}}.wmp-visualizer__circles{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.wmp-visualizer__circle{position:absolute;border:2px solid rgba(100,180,255,.5);border-radius:50%;animation:wmp-circle-pulse 3s ease-in-out infinite;box-shadow:0 0 20px #508cff4d,inset 0 0 20px #508cff1a}.wmp-visualizer__circle--1{width:60px;height:60px;animation-delay:0s}.wmp-visualizer__circle--2{width:110px;height:110px;animation-delay:.3s}.wmp-visualizer__circle--3{width:170px;height:170px;animation-delay:.6s}.wmp-visualizer__circle--4{width:230px;height:230px;animation-delay:.9s;border-color:#8c64ff66}.wmp-visualizer__circle--5{width:300px;height:300px;animation-delay:1.2s;border-color:#64a0ff4d}.wmp-visualizer__circles--rotate{animation:wmp-circles-rotate 20s linear infinite}.wmp-visualizer__circle--ring{border-style:dashed;border-width:1px;animation:wmp-circle-pulse 4s ease-in-out infinite reverse}.wmp-visualizer__circle--ring-1{width:90px;height:90px;animation-delay:0s}.wmp-visualizer__circle--ring-2{width:150px;height:150px;animation-delay:.7s}.wmp-visualizer__circle--ring-3{width:210px;height:210px;animation-delay:1.4s}@keyframes wmp-circle-pulse{0%,to{transform:scale(.85);opacity:.4}50%{transform:scale(1.15);opacity:.9}}@keyframes wmp-circles-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wmp-visualizer__waves{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.wmp-visualizer__wave{position:absolute;left:-50%;width:200%;height:4px;background:linear-gradient(90deg,transparent,rgba(80,160,255,.6),rgba(140,100,255,.5),transparent);border-radius:2px;box-shadow:0 0 10px #508cff66;animation:wmp-wave 2.5s linear infinite}.wmp-visualizer__wave--1{top:12%;animation-delay:0s}.wmp-visualizer__wave--2{top:25%;animation-delay:.2s;opacity:.9}.wmp-visualizer__wave--3{top:38%;animation-delay:.4s;opacity:.8}.wmp-visualizer__wave--4{top:50%;animation-delay:.6s;opacity:1;height:5px}.wmp-visualizer__wave--5{top:62%;animation-delay:.8s;opacity:.8}.wmp-visualizer__wave--6{top:75%;animation-delay:1s;opacity:.9}.wmp-visualizer__wave--7{top:88%;animation-delay:1.2s;opacity:.7}.wmp-visualizer__wave--8{top:95%;animation-delay:1.4s;opacity:.6}.wmp-visualizer__wave-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(80,140,255,.03) 2px,rgba(80,140,255,.03) 4px);pointer-events:none}@keyframes wmp-wave{0%{transform:translate(0)}to{transform:translate(50%)}}.wmp-visualizer__shapes{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.wmp-visualizer__shape{position:absolute;border:2px solid rgba(100,180,255,.5);animation:wmp-shape-rotate 8s linear infinite;box-shadow:0 0 15px #508cff66}.wmp-visualizer__shape--hex{width:48px;height:55px;background:linear-gradient(135deg,#50a0ff40,#8c64ff26);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);animation:wmp-shape-rotate 6s linear infinite reverse;top:35%;left:65%}.wmp-visualizer__shape--diamond{width:44px;height:44px;background:linear-gradient(135deg,#78b4ff33,#a064ff26);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);animation:wmp-shape-rotate 10s linear infinite;top:25%;left:18%}.wmp-visualizer__shape--ring{width:70px;height:70px;border-radius:50%;border:2px dashed rgba(100,180,255,.5);background:transparent;animation:wmp-shape-rotate 12s linear infinite reverse;top:55%;right:22%}.wmp-visualizer__shape--star{width:50px;height:50px;background:linear-gradient(135deg,rgba(180,120,255,.2),transparent);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:wmp-shape-rotate 9s linear infinite;top:45%;left:45%}.wmp-visualizer__shape--triangle{width:40px;height:40px;background:linear-gradient(180deg,rgba(100,160,255,.2),transparent);clip-path:polygon(50% 0%,100% 100%,0% 100%);animation:wmp-shape-rotate 7s linear infinite reverse;top:60%;left:75%}.wmp-visualizer__shape-glow{position:absolute;top:20%;right:20%;bottom:20%;left:20%;background:radial-gradient(ellipse at center,rgba(80,140,255,.08) 0%,transparent 70%);pointer-events:none}@keyframes wmp-shape-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wmp-control-bar{display:flex;align-items:center;gap:14px;padding:14px 18px;background:linear-gradient(180deg,#7ab8e8,#5a98c8,#3a78a8 70%,#2a68a0);border-radius:0 0 10px 10px;border-top:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px #fff6}.wmp-ctrl-icon{width:32px;height:32px;padding:0;border:none;background:transparent;color:#0a2a4a;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wmp-ctrl-icon:hover{color:#051a30}.wmp-ctrl-icon--play{width:38px;height:38px;color:#0a2a4a}.wmp-ctrl-icon--play:disabled{cursor:wait;opacity:.8}.wmp-loading{display:inline-block;font-size:18px;animation:wmp-loading-pulse .8s ease-in-out infinite}@keyframes wmp-loading-pulse{0%,to{opacity:.5}50%{opacity:1}}.wmp-ctrl-icon--active{color:#0a4a7a}.wmp-volume-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.wmp-volume-icon{color:#0a2a4a;display:flex}.wmp-volume{width:80px;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d0d0d0;border:1px solid #a0a0a0;border-radius:4px}.wmp-volume::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#fff;border:1px solid #9a9a9a;border-radius:50%;cursor:pointer;box-shadow:0 1px 2px #0003}.wmp-progress-wrap{flex:1;min-width:120px}.wmp-progress{width:100%;height:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d8d8d8;border:1px solid #b0b0b0;border-radius:4px}.wmp-progress::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:linear-gradient(180deg,#5a9ad8,#2a6ab8);border:1px solid #1a4a8a;border-radius:50%;cursor:pointer;box-shadow:0 1px 2px #0003}.xando-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:1000;padding:1rem}.xando-intro-card{background:linear-gradient(180deg,#f5f2eb,#e8e4dc);border:2px solid #2f5ea7;border-radius:8px;padding:1.5rem 2rem;max-width:320px;box-shadow:0 8px 24px #00000059,inset 1px 1px #fffc;text-align:center}.xando-intro-card__title{margin:0 0 1rem;font-family:Tahoma,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#1b4f9a}.xando-intro-card__text{margin:0 0 .75rem;font-family:Tahoma,Arial,sans-serif;font-size:14px;line-height:1.5;color:#1e1e1e}.xando-intro-card__text:last-of-type{margin-bottom:1.25rem}.xando-intro-card__btn{min-width:100px}.xando-timer{display:block;font-size:.9rem;font-weight:700;color:#c00a19;margin-top:2px}canvas{width:100%;height:100%}.hud{position:absolute;inset:auto 1rem 1rem 1rem;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom,0));border-radius:12px;background:var(--hud-bg);border:1px solid rgba(126,231,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hud__top{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;flex-wrap:wrap}.hud__title{font-size:clamp(.8rem,2vw,1.1rem);font-weight:700;letter-spacing:.04em;color:#ffe572}.hud__subtitle{font-size:clamp(.7rem,1.5vw,.95rem);color:var(--text-accent)}.hud__controls{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.btn{border:0;border-radius:9px;padding:.6rem .9rem;background:linear-gradient(145deg,#21314f,#19223d);color:#e4fbff;font-weight:700;cursor:pointer}.btn:disabled{cursor:not-allowed;opacity:.45}.btn--roll{background:linear-gradient(145deg,var(--button),#e73a56);color:#fff}.btn--active{background:linear-gradient(145deg,#2f8dff,#1f5ccc)}.quality-select{display:flex;align-items:center;gap:.45rem;font-size:.85rem}.quality-select select{border:1px solid rgba(125,247,255,.25);border-radius:7px;background:#131c31;color:var(--text-main);padding:.35rem .5rem}.hud__fx{margin-top:.65rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .8rem}.fx-toggle{display:inline-flex;align-items:center;gap:.35rem;color:#9fdfff;font-size:.78rem}.hud__hint{margin-top:.6rem;color:var(--button-2);font-size:.75rem}.design-exploration-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none}.design-exploration-overlay__close{pointer-events:auto;position:absolute;top:16px;right:20px;z-index:2;width:36px;height:36px;border:1px solid rgba(0,0,0,.25);border-radius:50%;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#333;font-size:15px;font-weight:600;cursor:pointer;display:grid;place-items:center;transition:background .2s,transform .15s;box-shadow:0 2px 8px #00000026}.design-exploration-overlay__close:hover{background:#fffffff2;transform:scale(1.08)}.design-exploration-overlay__device{pointer-events:auto;position:relative;z-index:1;transform:translate(0) scale(var(--device-scale, 1));transform-origin:center center;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.design-exploration-overlay__device:active{cursor:grabbing}.iphone{--screen-w: 393px;--screen-h: 852px;--bezel: 12px;--radius: 55px;--band-w: 2px;--total-w: calc(var(--screen-w) + var(--bezel) * 2 + var(--band-w) * 2);--total-h: calc(var(--screen-h) + var(--bezel) * 2 + var(--band-w) * 2);position:relative;width:var(--total-w);height:var(--total-h);border-radius:var(--radius)}.iphone__band{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius);background:linear-gradient(180deg,#c5c5c8,#9d9da0,#b8b8bb 12%,#a8a8ab,#b5b5b8 88%,#9a9a9d,#c2c2c5);box-shadow:0 0 0 .5px #00000059,0 1px #ffffff40 inset,0 -1px #0000001f inset,0 30px 60px -12px #00000073,0 60px 120px -20px #00000040,0 0 0 1px #00000014}.iphone__antenna{position:absolute;background:#0000001f}.iphone__antenna--tl{width:1px;height:16px;left:76px;top:-.5px}.iphone__antenna--tr{width:1px;height:16px;right:76px;top:-.5px}.iphone__antenna--bl{width:1px;height:16px;left:76px;bottom:-.5px}.iphone__antenna--br{width:1px;height:16px;right:76px;bottom:-.5px}.iphone__btn{position:absolute;border-radius:2px;background:linear-gradient(180deg,#b8b8bb,#a0a0a3 30%,#929295 70%,#b0b0b3);box-shadow:0 0 0 .5px #0003,-1px 0 2px #0000001a}.iphone__btn--action{width:4px;height:20px;left:-4px;top:140px;border-radius:2px 0 0 2px}.iphone__btn--vol-up{width:4px;height:36px;left:-4px;top:178px;border-radius:2px 0 0 2px}.iphone__btn--vol-down{width:4px;height:36px;left:-4px;top:226px;border-radius:2px 0 0 2px}.iphone__btn--power{width:4px;height:62px;right:-4px;top:196px;border-radius:0 2px 2px 0;box-shadow:0 0 0 .5px #0003,1px 0 2px #0000001a}.iphone__sim-tray{position:absolute;width:2px;height:18px;left:-1px;bottom:280px;background:#00000014;border-radius:0 1px 1px 0}.iphone__glass{position:absolute;inset:var(--band-w);border-radius:calc(var(--radius) - var(--band-w));background:linear-gradient(145deg,#2a2a2e,#1c1c20,#18181c 60%,#222226);box-shadow:0 0 0 .5px #ffffff0a inset}.iphone__screen-assembly{position:absolute;inset:calc(var(--band-w) + var(--bezel));border-radius:calc(var(--radius) - var(--band-w) - var(--bezel));background:#000;overflow:hidden;box-shadow:0 0 0 .5px #ffffff08 inset}.iphone__overlay-top{position:absolute;top:0;left:0;right:0;height:54px;z-index:5;pointer-events:none}.iphone__overlay-bottom{position:absolute;bottom:0;left:0;right:0;height:34px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;z-index:5;pointer-events:none}.iphone__status-bar{position:absolute;top:0;left:0;right:0;height:54px;display:flex;align-items:flex-start;justify-content:space-between;padding:14px 24px 0;color:#000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;-webkit-font-smoothing:antialiased}.iphone__status-time{min-width:54px}.iphone__status-icons{display:flex;align-items:center;gap:5px}.iphone__status-signal{width:17px;height:12px;color:#000}.iphone__status-wifi{width:16px;height:12px;color:#000}.iphone__status-battery{display:flex;align-items:center;gap:1px;margin-left:1px}.iphone__status-battery-body{width:25px;height:12px;border:1.5px solid rgba(0,0,0,.45);border-radius:3px;padding:1.5px;display:flex;align-items:stretch}.iphone__status-battery-fill{flex:1;background:#000;border-radius:1px}.iphone__status-battery-nub{width:2px;height:5px;background:#00000073;border-radius:0 1px 1px 0;align-self:center}.iphone__dynamic-island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:126px;height:37px;background:#000;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:3;box-shadow:0 0 0 .5px #28282dcc inset}.iphone__di-camera{width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#1a1e2a,#0a0c12 60%,#050608);box-shadow:0 0 0 1.5px #111216,0 0 0 2.5px #1a1c22,0 0 3px 1px #1e467826 inset}.iphone__di-sensor{width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 45% 40%,#141620,#0a0b10);box-shadow:0 0 0 1px #111216}.iphone__screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#000}.iphone__home-bar{width:134px;height:5px;background:#00000059;border-radius:100px}.iphone-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 24px;background:linear-gradient(160deg,#0f0f13,#1a1a2e 40%,#16213e);color:#fff;text-align:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}.iphone-placeholder__icon{font-size:56px;margin-bottom:20px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.iphone-placeholder__title{font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px;background:linear-gradient(135deg,#fff,#a0c4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.iphone-placeholder__subtitle{font-size:15px;font-weight:400;color:#ffffff8c;margin:0 0 32px;line-height:1.4}.iphone-placeholder__dots{display:flex;gap:8px}.iphone-placeholder__dots span{width:8px;height:8px;border-radius:50%;background:#fff3}.iphone-placeholder__dots span:nth-child(2){background:#ffffff80}.syke{position:relative;width:100%;height:100%;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased;overflow:hidden}.syke--splash{background:#000;display:flex;align-items:center;justify-content:center}.syke__splash-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem;box-sizing:border-box}.syke__splash-logo{width:55%;max-width:180px;height:auto;object-fit:contain}.syke--landing{position:relative;padding:48px 24px 32px;box-sizing:border-box;background:#000;overflow-y:auto;transition:background var(--transition-duration, .6s) ease-out}.syke--landing-onboarding{background:#fff}.syke__landing-logo-wrap{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:55%;max-width:180px}.syke__landing-logo{width:100%;height:auto;transition:color var(--transition-duration, .6s) ease-out}.syke__landing-content{position:absolute;top:calc(50% + 70px);left:16px;right:16px;display:flex;flex-direction:column;align-items:center;width:calc(100% - 32px);max-width:calc(100vw - 32px);box-sizing:border-box}.syke__landing-content>*{opacity:0;transform:translateY(10px);transition:opacity .45s ease-out,transform .45s ease-out}.syke__landing-content--visible .syke__landing-tagline{opacity:1;transform:translateY(0);transition-delay:.05s}.syke__landing-content--visible .syke__landing-btn--primary{opacity:1;transform:translateY(0);transition-delay:.15s}.syke__landing-content--visible .syke__landing-or{opacity:1;transform:translateY(0);transition-delay:.25s}.syke__landing-content--visible .syke__landing-social{opacity:1;transform:translateY(0);transition-delay:.35s}.syke__landing-content--visible .syke__landing-legal{opacity:1;transform:translateY(0);transition-delay:.45s}.syke__landing-tagline{margin:0 0 28px;font-size:.95rem;font-weight:500;line-height:1.4;color:#1a1a1a;text-align:center}.syke__landing-btn{width:100%;max-width:100%;border:none;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .1s}.syke__landing-btn:active{transform:scale(.98)}.syke__landing-btn--primary{background:#000;color:#fff;margin-bottom:20px}.syke__landing-or{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:20px}.syke__landing-or-line{flex:1;height:1px;background:#d1d5db}.syke__landing-or-text{font-size:.75rem;font-weight:500;color:#6b7280}.syke__landing-social{display:flex;gap:12px;width:100%;margin-bottom:28px}.syke__landing-btn--social{flex:1;display:flex;align-items:center;justify-content:center;background:#fff;color:#1a1a1a;border:1px solid #e5e7eb}.syke__landing-legal{margin:0;font-size:.7rem;line-height:1.4;color:#9ca3af;text-align:center}.syke__landing-link{color:#1a1a1a;font-weight:600;text-decoration:none}.syke--welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 32px;background:#fff;min-height:100%;box-sizing:border-box;animation:syke-fade-in .4s ease-out}.syke__welcome-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.syke__welcome-title{margin:0 0 8px;font-size:1.1rem;font-weight:500;color:#1a1a1a;line-height:1.5}.syke__welcome-logo-inline{display:inline-block;vertical-align:middle}.syke__welcome-logo{width:64px;height:auto;vertical-align:middle}.syke__welcome-name{margin:0;font-size:3rem;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.syke__welcome-intro{animation:syke-welcome-fade-in .2s ease-out}.syke__welcome-question{margin:0;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;max-width:280px;animation:syke-welcome-fade-in .6s ease-out}.syke__welcome-word{color:#b0b0b0;transition:color .35s ease-out;animation:syke-word-read .35s ease-out forwards}@keyframes syke-word-read{to{color:#1a1a1a}}.syke__welcome-footer{flex-shrink:0;padding:20px 16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0))}.syke__welcome-tap{margin:0;font-size:.85rem;font-weight:500;color:#1a1a1a;text-align:center;opacity:0;animation:syke-tap-fade-in .5s ease-out 4s forwards,syke-tap-bounce 1.5s ease-in-out 4.5s infinite}@keyframes syke-tap-fade-in{to{opacity:1}}@keyframes syke-tap-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes syke-welcome-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.syke--home{animation:syke-fade-in .4s ease-out}@keyframes syke-fade-in{0%{opacity:0}to{opacity:1}}.syke__header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:52px 16px 8px;z-index:4;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.syke__logo{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;font-size:28px;letter-spacing:-.5px;color:#1a1a1a}.syke__bell{width:36px;height:36px;border:none;background:none;color:#1a1a1a;cursor:pointer;display:grid;place-items:center;border-radius:50%}.syke__bell:active{background:#0000000f}.syke__scroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:100px;padding-bottom:100px;box-sizing:border-box}.syke__scroll::-webkit-scrollbar{display:none}.syke__canvas{position:relative}.syke__poster{position:absolute;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #0000001a,0 4px 16px #0000000f}.syke__poster-img{display:block;width:100%;height:auto;border-radius:4px}.syke__poster--gen{aspect-ratio:3 / 4;display:flex;flex-direction:column;justify-content:space-between;padding:14px 12px}.syke__poster-title{font-size:20px;font-weight:900;line-height:1.05;margin:0;letter-spacing:-.03em;text-transform:uppercase;white-space:pre-line}.syke__poster-info{display:flex;flex-direction:column;gap:2px}.syke__poster-subtitle{font-size:9px;font-weight:600;opacity:.75;letter-spacing:.02em}.syke__poster-date{font-size:8px;font-weight:700;opacity:.55;text-transform:uppercase;letter-spacing:.04em}.syke__friends{position:absolute;bottom:64px;left:0;right:0;z-index:4;padding:12px 0 16px}.syke__friends-scroll{display:flex;gap:20px;padding:0 16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.syke__friends-scroll::-webkit-scrollbar{display:none}.syke__friend{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;flex-shrink:0;border:none;background:none;cursor:pointer;padding:0;font-family:inherit;text-align:center}.syke__friend-add{color:inherit}.syke__friend-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;display:grid;place-items:center}.syke__friend-avatar--story{width:76px;height:76px;padding:3px;background:#000;border-radius:50%;box-sizing:border-box}.syke__friend-avatar-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;display:block;background:#fff;padding:2px;box-sizing:border-box}.syke__friend-avatar-inner img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.syke__friend-avatar img{width:100%;height:100%;object-fit:cover}.syke__friend-avatar--add{width:76px;height:76px;background:#e8e8e8;color:#1a1a1a;border:2px dashed #000;box-sizing:border-box}.syke__friend-label{font-size:13px;font-weight:500;color:#000;text-align:center;width:100%;max-width:90px}.syke__friend-add .syke__friend-label{color:#000}.syke__tab-bar{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-around;height:50px;padding-bottom:20px;box-sizing:content-box;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:4}.syke__tab{flex:1;height:50px;display:grid;place-items:center;border:none;background:none;color:#999;cursor:pointer;padding:0}.syke__tab--active,.syke__tab:active{color:#1a1a1a}.syke__tab--profile{padding:4px}.syke__profile-img{width:28px;height:28px;border-radius:50%;object-fit:cover}@media(max-width:680px){.xp-desktop__icons{top:.75rem;left:.75rem}.xp-window{width:100%;height:100%;grid-template-rows:28px 25px 1fr 22px}.xp-window__content{display:block}.classic-start{grid-template-rows:auto 1fr;padding:6px}.classic-start__hero-ladder,.classic-start__hero-snake{display:none}.classic-start__main{grid-template-columns:1fr}.classic-start__menu{flex-direction:row;flex-wrap:wrap;gap:6px}.classic-start__menu-btn{flex:1;min-width:100px}.xp-bottom-controls{left:8px;right:8px;bottom:8px;gap:8px}.xp-action-btn{min-width:0}.preopen-screen__canvas{width:100vw;max-height:none}.hud{inset:auto .5rem .5rem .5rem;padding:.7rem .7rem calc(.7rem + env(safe-area-inset-bottom,0))}.hud__controls{display:grid;grid-template-columns:1fr;gap:.55rem}.btn{width:100%;min-height:2.6rem;font-size:.95rem}.quality-select{width:100%;justify-content:space-between}.hud__fx{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .5rem}.hud__hint{font-size:.7rem}}
