@font-face{font-family:Pixel;src:url(/spel/vandatta/fonts/retro-pixel-thick.woff2) format("woff2");font-display:swap}@font-face{font-family:Kaph;src:url(/spel/vandatta/fonts/Kaph-Regular.woff2) format("woff2");font-display:swap}:root{font-family:Arial,Helvetica,sans-serif;color:#fdfdfd;background:#295e48;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button{font:inherit}button:focus-visible{outline:2px solid #fde700;outline-offset:3px}.absolute{position:absolute}.inset-0{inset:0}.pointer-events-none{pointer-events:none}.select-none{-webkit-user-select:none;user-select:none}.touch-none{touch-action:none}.overflow-hidden{overflow:hidden}.game-shell{width:100%;height:100dvh;padding:16px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 82% 38%,#18bfff61 0,transparent 34%),radial-gradient(circle at 13% 28%,#8b5cf661 0,transparent 31%),linear-gradient(180deg,#031727,#020611)}.game-shell:before{content:"";position:absolute;z-index:-1;left:-30%;right:-30%;bottom:-7%;height:71%;opacity:.48;background-image:linear-gradient(90deg,#18bfff 1px,transparent 1px),linear-gradient(0deg,#18bfff 1px,transparent 1px);background-size:84px 100%,100% 44px;transform:perspective(430px) rotateX(59deg);transform-origin:50% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%)}.game-frame{width:min(100%,1024px);height:100%;margin:auto;display:flex;flex-direction:column;min-height:0}.game-header{min-height:48px;flex:0 0 auto;display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:8px;position:relative;z-index:20}.header-actions{justify-self:end;display:flex;gap:10px}.score-btn{justify-self:start;width:max-content;max-width:160px}.game-btn{--face:#935adc;--lip:#4e3381;position:relative;min-height:36px;padding:8px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;overflow:visible;border:0;border-radius:9px;color:#fdfdfd;background:var(--face);box-shadow:0 4px 0 var(--lip);font:400 18px/1 Pixel,monospace;letter-spacing:.02em;text-shadow:0 2px 0 #0008;cursor:pointer;transition:filter .12s,transform 80ms,box-shadow 80ms;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.game-btn:hover:not(:disabled){filter:brightness(1.09)}.game-btn:active:not(:disabled){transform:translateY(4px);box-shadow:0 0 0 var(--lip)}.game-btn:disabled{--face:#b8b8ad;--lip:#74766f;color:#65675f;text-shadow:none;cursor:not-allowed;filter:saturate(.25);box-shadow:0 2px 0 var(--lip)}.game-btn-ghost{--face:#f7f1e4;--lip:#b7a88a;color:#334461;border:2px solid #334461;text-shadow:none;padding-block:6px}.game-btn-md{min-height:60px;padding:8px 19px;gap:8px;border-radius:11px;font-size:24px;letter-spacing:.02em}.game-btn-sm{min-height:34px;padding:9px 22px;gap:8px;border-radius:9px;font-size:24px;letter-spacing:.02em;box-shadow:0 3px 0 var(--lip);text-shadow:0 1px 0 #000}.game-btn-sm.game-btn-ghost{text-shadow:none}.game-btn-go{--face:#56a786;--lip:#4f6367}.game-btn-cream{--face:#935adc;--lip:#4e3381}.felt-shell{position:relative;min-height:0;flex:1 1 auto;overflow:hidden;border-radius:13px;box-shadow:inset 0 0 0 2px #0e392c,0 5px #173f32}.feel-stage{position:absolute;inset:0;overflow:hidden;-webkit-user-select:none;user-select:none}.feel-stage__surface{background:#295e48;box-shadow:inset 0 0 90px #071c1499,inset 0 0 160px #06181099}.feel-stage__surface:after{content:"";position:absolute;inset:0;opacity:.18;background-image:repeating-linear-gradient(18deg,transparent 0 3px,#c4e1d2 3.5px 4px),repeating-linear-gradient(102deg,transparent 0 5px,#15372c 5px 5.5px);mix-blend-mode:soft-light}.seat-chip{position:absolute;z-index:3000;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;min-width:118px;padding:3px 10px 3px 3px;border-radius:999px;color:#fdfdfd;background:#000;box-shadow:0 2px 5px #0007;pointer-events:none;transition:background .12s}.seat-chip--east{transform:translate(calc(-100% + 19px),-50%);flex-direction:row-reverse;padding:3px 3px 3px 10px;text-align:right}.seat-chip--active{background:#935adc}.seat-chip--lappen{background:#c73f45}.seat-chip--eliminated{opacity:.38;filter:grayscale(.8)}.seat-chip>span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;color:#000;background:#fdcf51;border:2px solid #fdfdfd;font:400 18px/1 Pixel,monospace;text-shadow:none}.seat-chip>span img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.seat-chip>div{display:flex;flex-direction:column;min-width:60px}.seat-chip strong{min-height:18px;font:400 17px/1 Pixel,monospace;text-shadow:0 1px 0 #000}.seat-chip small{margin-top:3px;color:#dcdcdc;font:400 9px/1 Pixel,monospace}.thinking{height:16px;display:flex;align-items:center;gap:4px}.thinking i{width:6px;height:6px;border-radius:50%;background:#fdfdfd;animation:think .72s infinite ease-in-out}.thinking i:nth-child(2){animation-delay:.14s}.thinking i:nth-child(3){animation-delay:.28s}@keyframes think{0%,to{transform:translateY(2px);opacity:.45}50%{transform:translateY(-3px);opacity:1}}.active-suit{position:absolute;z-index:2500;top:50%;left:calc(50% + 112px);transform:translate(-50%,-50%) rotate(3deg);width:61px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;background:#f7f1e4;border:2px solid #334461;box-shadow:4px 4px #0007;pointer-events:none}.active-suit small{font:400 8px/1 Pixel,monospace;color:#847f66}.active-suit strong{font:400 35px/1 Pixel,monospace}.active-suit--h,.active-suit--d{color:#c14139}.suit-bubbles-layer{position:absolute;inset:0;z-index:4200}.suit-bubbles{position:absolute;left:50%;top:75%;width:252px;height:60px;display:flex;justify-content:center;transform:translate(-50%,-100%);pointer-events:auto;will-change:left,top}.suit-island{width:252px;height:60px;position:relative;overflow:hidden;display:flex;align-items:center;padding:7px;border:1px solid #ffffff16;border-radius:999px;color:#f7f7f5;background:#050505;box-shadow:0 10px 24px #0008,inset 0 1px #ffffff17;font-family:Pixel,monospace;transform-origin:50% 100%;isolation:isolate}.suit-island:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 18% 0,#ffffff13,transparent 34%);pointer-events:none}.suit-island--open{animation:islandOpen var(--island-open-duration) cubic-bezier(.22,.84,.22,1.12) both}.suit-island--idle{width:48px;height:38px;padding:4px;animation:islandIdleIn var(--island-idle-duration) cubic-bezier(.2,.8,.2,1) both}.suit-island--chosen{width:154px;height:48px;padding:5px;animation:islandChosen var(--island-chosen-duration) cubic-bezier(.25,.84,.25,1.08) both}.suit-island__source{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;color:#0a0a0a;background:#f1f0ea;box-shadow:inset 0 0 0 2px #d7d4cb;transition:width var(--island-shape-duration),height var(--island-shape-duration)}.suit-island__source span{padding-top:2px;font-size:23px;line-height:1}.suit-island--idle .suit-island__source{width:28px;height:28px;flex-basis:28px;margin:auto}.suit-island--idle .suit-island__source span{font-size:15px}.suit-island__hint{width:30px;margin:2px 2px 0 7px;color:#878782;font-size:7px;letter-spacing:.08em;opacity:0;animation:islandContentIn var(--island-content-duration) var(--island-content-delay) forwards}.suit-island__choices{display:flex;align-items:center;gap:3px}.suit-island__choice{--choice-delay:.21s;width:37px;height:37px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#f7f7f5;background:#242424;box-shadow:inset 0 1px #ffffff1f;font:400 20px/1 Pixel,monospace;cursor:pointer;opacity:0;transform:scale(.25);animation:islandItemIn var(--island-item-duration) var(--choice-delay) cubic-bezier(.18,.89,.32,1.35) forwards;transition:background .12s,transform .12s,filter .12s;-webkit-tap-highlight-color:transparent}.suit-island__choice--h,.suit-island__choice--d{color:#ff6d68}.suit-island__choice:hover:not(:disabled),.suit-island__choice:focus-visible{background:#3b3b3b;filter:brightness(1.12);transform:scale(1.08)}.suit-island__choice:active:not(:disabled){transform:scale(.92)}.suit-island__choice:disabled{cursor:default}.suit-island--idle .suit-island__hint,.suit-island--idle .suit-island__choices,.suit-island--idle .suit-island__result{display:none}.suit-island--chosen .suit-island__source,.suit-island--chosen .suit-island__hint,.suit-island--chosen .suit-island__choices{position:absolute;opacity:0;pointer-events:none;animation:islandContentOut var(--island-out-duration) both}.suit-island__result{position:absolute;inset:5px 9px 5px 5px;display:flex;align-items:center;gap:8px;opacity:0;transform:translate(10px);pointer-events:none}.suit-island--chosen .suit-island__result{animation:islandResultIn var(--island-result-duration) var(--island-result-delay) cubic-bezier(.2,.9,.2,1.1) forwards}.suit-island__result strong{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#f7f7f5;background:#292929;font-size:21px}.suit-island__result--h strong,.suit-island__result--d strong{color:#ff6d68}.suit-island__result span{flex:1;padding-top:2px;font-size:11px;white-space:nowrap}.suit-island__result i{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#051c14;background:#72d6a8;font:700 11px/1 Arial,sans-serif}@keyframes islandOpen{0%{width:48px;height:38px;padding:4px;opacity:.3;transform:translateY(12px) scale(.72)}32%{opacity:1}72%{width:260px;height:62px;transform:translateY(-2px) scale(1.018)}to{width:252px;height:60px;opacity:1;transform:none}}@keyframes islandIdleIn{0%{opacity:0;transform:translateY(8px) scale(.7)}to{opacity:1;transform:none}}@keyframes islandChosen{0%{width:252px;height:60px}62%{width:148px;height:47px}82%{width:158px;height:49px}to{width:154px;height:48px}}@keyframes islandContentIn{to{opacity:1}}@keyframes islandContentOut{to{opacity:0;transform:scale(.65)}}@keyframes islandItemIn{0%{opacity:0;transform:scale(.25)}70%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes islandResultIn{to{opacity:1;transform:none}}.action-bar{min-height:62px;flex:0 0 auto;padding:7px 4px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.you-chip{display:flex;align-items:center;gap:8px;min-width:170px;color:#fdfdfd}.you-chip>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#000;background:#fdcf51;border:2px solid #fdfdfd;font:400 13px/1 Pixel,monospace;box-shadow:0 2px #0004}.you-chip--active>span{box-shadow:0 0 0 3px #fde700,0 2px #0004}.you-chip--lappen>span{color:#fff;background:#c73f45}.you-chip--eliminated{opacity:.38;filter:grayscale(.8)}.you-chip>div{display:flex;flex-direction:column}.you-chip small{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:400 16px/1 Pixel,monospace;text-shadow:0 1px 0 #000}.you-chip strong{margin-top:4px;color:#d3e1d9;font:400 10px/1 Pixel,monospace}.action-buttons{display:flex;align-items:center;gap:12px}.sort-btn{display:flex;align-items:center;gap:7px;min-height:32px;padding:6px 11px;font-size:14px}.error-banner{position:absolute;z-index:50;top:70px;left:50%;transform:translate(-50%);margin:0;padding:9px 14px;color:#c14139;background:#fda0a5;border:2px solid #c14139;border-radius:8px;font-weight:700}.modal-layer{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;background:#0009;animation:fade .14s ease-out}@keyframes fade{0%{opacity:0}}.paper-modal{width:min(430px,100%);max-height:calc(100dvh - 40px);overflow:auto;position:relative;padding:27px;color:#000;background:#f7f1e4;border:3px solid #334461;border-radius:15px;box-shadow:8px 9px #0008;text-align:center}.paper-modal:before{content:"";position:absolute;inset:6px;border:1px solid #b7a88a;border-radius:9px;pointer-events:none}.modal-close{position:absolute;z-index:2;top:10px;right:12px;width:32px;height:32px;border:0;color:#334461;background:transparent;font:700 25px/1 Arial;cursor:pointer}.modal-kicker{margin:0;color:#935adc;font:400 11px/1 Pixel,monospace}.paper-modal h2{margin:9px 0 22px;font:400 29px/1 Pixel,monospace;color:#334461}.score-table{display:grid;margin-bottom:5px}.score-table div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;padding:12px 6px;border-top:2px solid #b7a88a;text-align:left}.score-table span{color:#847f66;font:400 12px Pixel,monospace}.score-table strong{font:400 18px Pixel,monospace}.score-table b{font:400 22px Pixel,monospace;color:#935adc}.score-table__player--eliminated{opacity:.52}.score-table__player--eliminated strong{text-decoration:line-through;text-decoration-thickness:2px}.modal-copy{color:#847f66;font-size:17px}.confirm-actions{position:relative;display:flex;justify-content:center;gap:12px;margin-top:24px}.shared-landing{min-height:100dvh;overflow:hidden auto;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;color:#fdfdfd;background:radial-gradient(circle at 82% 38%,#18bfff61 0,transparent 34%),radial-gradient(circle at 13% 28%,#8b5cf661 0,transparent 31%),linear-gradient(180deg,#031727,#020611)}.shared-landing:before{content:"";position:absolute;z-index:-2;left:-30%;right:-30%;bottom:-7%;height:71%;opacity:.48;background-image:linear-gradient(90deg,#18bfff 1px,transparent 1px),linear-gradient(0deg,#18bfff 1px,transparent 1px);background-size:84px 100%,100% 44px;transform:perspective(430px) rotateX(59deg);transform-origin:50% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%)}.shared-landing:after{content:"";position:absolute;z-index:-2;inset:0;opacity:.2;background-image:linear-gradient(90deg,transparent 0 24.8%,#0b3654 25%,transparent 25.2% 49.8%,#514099 50%,transparent 50.2% 74.8%,#18bfff 75%,transparent 75.2%),linear-gradient(0deg,transparent 0 24.8%,#18bfff 25%,transparent 25.2% 49.8%,#514099 50%,transparent 50.2% 74.8%,#0b3654 75%,transparent 75.2%);background-size:620px 620px;-webkit-mask-image:linear-gradient(to bottom,#18bfff99,transparent 52%);mask-image:linear-gradient(to bottom,#18bfff99,transparent 52%)}.shared-landing>*{position:relative;z-index:1}.shared-landing__logo{width:128px;height:128px;flex:0 0 auto;margin-bottom:24px;filter:drop-shadow(0 10px 8px #0003)}.vandatta-logo{width:128px;height:128px;display:block;object-fit:contain;filter:drop-shadow(0 0 9px #e250bd66) drop-shadow(0 4px 5px #e250bd26)}.shared-entry-panel{width:min(100%,384px);padding:6px;border:2px solid #403b72;border-radius:16px;background:#151432;box-shadow:0 22px 38px -10px #000c,0 0 28px #e250bd12}.shared-entry-panel__inner{padding:32px;border:1px solid #e250bd59;border-radius:12px}.shared-entry-panel h1{margin:0 0 24px;color:#fdfdfd;font:900 24px/1.33 Georgia,Times New Roman,serif;letter-spacing:-.025em;text-align:center}.shared-entry-panel h1 span{white-space:nowrap}.shared-entry-panel label{display:block;margin-bottom:4px;color:#bcb7d6;font:700 12px/1 Arial,Helvetica,sans-serif;letter-spacing:.1em;text-transform:uppercase}.shared-entry-panel input{width:100%;margin-bottom:20px;padding:8px 12px;border:2px solid #4b4774;border-radius:8px;outline:0;color:#fdfdfd;background:#0c0c24;font:400 16px/1.5 Arial,Helvetica,sans-serif}.shared-entry-panel input::placeholder{color:#85809f}.shared-entry-panel input:focus{border-color:#2ba8e0}.shared-entry-button{width:100%;position:relative}.shared-entry-badge{position:absolute;right:8px;top:6px;padding:4px 7px;border-radius:999px;color:#fdfdfd;background:#864b1c;font:700 7px/1 Arial,Helvetica,sans-serif;letter-spacing:.05em;text-shadow:none;text-transform:uppercase;white-space:nowrap}.shared-entry-divider{margin:20px 0;display:flex;align-items:center;gap:12px;color:#aaa5c1;font:600 12px/1 Arial,Helvetica,sans-serif;letter-spacing:.1em;text-transform:uppercase}.shared-entry-divider i{height:1px;flex:1;background:#3d395f}.shared-entry-button--offline span:first-child,.shared-entry-button--offline span:last-child{position:absolute;top:50%;transform:translateY(-50%)}.shared-entry-button--offline span:first-child{left:19px}.shared-entry-button--offline span:last-child{right:19px}.shared-entry-suits{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:16px;color:#fdfdfd66;font:400 18px/1 Arial,Helvetica,sans-serif}.shared-lobby{height:100dvh;overflow:auto;position:relative;isolation:isolate;display:flex;flex-direction:column;padding:16px;color:#000;background:radial-gradient(circle at 82% 38%,#18bfff61 0,transparent 34%),radial-gradient(circle at 13% 28%,#8b5cf661 0,transparent 31%),linear-gradient(180deg,#031727,#020611)}.shared-lobby:before{content:"";position:fixed;z-index:-1;left:-30%;right:-30%;bottom:-7%;height:71%;opacity:.48;background-image:linear-gradient(90deg,#18bfff 1px,transparent 1px),linear-gradient(0deg,#18bfff 1px,transparent 1px);background-size:84px 100%,100% 44px;transform:perspective(430px) rotateX(59deg);transform-origin:50% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%)}.shared-lobby__frame{width:min(100%,1024px);min-height:0;margin:0 auto;display:flex;flex:1;flex-direction:column}.shared-lobby__header{flex:0 0 auto;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.shared-lobby__header .shared-sound{width:auto;min-width:61px;padding-inline:14px}.shared-lobby__frame>h1{margin:0 0 16px;color:#fdfdfd;font:900 24px/1.33 Arial,Helvetica,sans-serif;text-align:center}.shared-lobby-panel{padding:24px;border:2px solid #334461;border-radius:16px;background:#f7f1e4;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shared-lobby-panel>p{margin:0 0 16px;color:#847f66;font:400 16px/1.5 Arial,Helvetica,sans-serif}.shared-lobby-actions{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:12px}.shared-player-list{margin:0;padding:0;overflow:hidden;border:1px solid #334461;border-radius:8px;list-style:none}.shared-player-list li{min-height:53px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #b7a88a}.shared-player-list li:first-child{border-top:0}.shared-player-main{min-width:0;display:flex;align-items:center;gap:8px}.shared-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#fdfdfd;background:#fdcf51;box-shadow:0 1px 3px #0003;font:700 14px/1 Arial,Helvetica,sans-serif}.shared-avatar img{width:100%;height:100%;display:block;object-fit:cover}.shared-avatar--bot-0{background:#ec2d33}.shared-avatar--bot-1{background:#56a786}.shared-avatar--bot-2{background:#935adc}.shared-player-name{min-width:0;display:flex;align-items:center;gap:8px;color:#000;font:600 16px/1.5 Arial,Helvetica,sans-serif}.shared-player-name input{width:128px;padding:2px 6px;border:1px solid #b7a88a;border-radius:4px;outline:0;color:#000;background:#fdfdfd;font:600 16px/1.25 Arial,Helvetica,sans-serif}.shared-player-name input:focus{border-color:#56a786}.shared-player-name small{color:#847f66;font-size:12px;font-weight:400}.shared-player-main>strong{overflow:hidden;color:#000;font:600 16px/1.5 Arial,Helvetica,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shared-remove{padding:0;border:0;color:#847f66;background:transparent;font:700 18px/1 Arial,Helvetica,sans-serif;cursor:pointer}.shared-remove:hover{color:#c14139}.studio-shell{min-height:100dvh;overflow:auto;color:#f5f5f2;background:#101210;font-family:Arial,Helvetica,sans-serif}.studio-header{height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12;background:#151715}.studio-header>div{display:flex;align-items:center;gap:12px}.studio-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#111;background:#d7ff5d;font:400 13px/1 Pixel,monospace}.studio-header strong,.studio-header small{display:block}.studio-header strong{font-size:15px;letter-spacing:.01em}.studio-header small{margin-top:4px;color:#777b75;font:700 8px/1 Pixel,monospace;letter-spacing:.08em}.studio-header__links{display:flex;gap:8px}.studio-back{padding:9px 12px;border:1px solid #ffffff18;border-radius:8px;color:#b8bcb5;font-size:13px;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.studio-back:hover{color:#fff;border-color:#ffffff35;background:#ffffff08}.studio-workspace{min-height:calc(100dvh - 72px);display:grid;grid-template-columns:320px minmax(0,1fr)}.studio-controls{padding:32px 28px;border-right:1px solid #ffffff12;background:#151715}.studio-control-heading{padding-bottom:28px;border-bottom:1px solid #ffffff12}.studio-control-heading small{color:#d7ff5d;font:700 8px/1 Pixel,monospace;letter-spacing:.12em}.studio-control-heading h1{margin:12px 0 10px;font-size:27px;line-height:1;letter-spacing:-.03em}.studio-control-heading p{margin:0;color:#858981;font-size:13px;line-height:1.55}.studio-controls section{margin-top:24px}.studio-controls label{display:block;margin-bottom:10px;color:#7f837c;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.studio-segmented,.studio-speed{padding:3px;display:grid;gap:3px;border-radius:9px;background:#0d0f0d}.studio-segmented,.studio-speed{grid-template-columns:repeat(3,1fr)}.studio-segmented button,.studio-speed button{min-height:34px;padding:6px;border:0;border-radius:7px;color:#777b75;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.studio-segmented button:hover,.studio-speed button:hover{color:#c8ccc4}.studio-segmented button.is-active,.studio-speed button.is-active{color:#f5f5f2;background:#252825;box-shadow:inset 0 0 0 1px #ffffff0c}.studio-suits{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.studio-suit{aspect-ratio:1;display:grid;place-items:center;border:1px solid #ffffff14;border-radius:10px;color:#f4f4f1;background:#202320;font:400 20px/1 Pixel,monospace;cursor:pointer;transition:transform .12s,background .12s}.studio-suit--h,.studio-suit--d{color:#ff6d68}.studio-suit:hover{transform:translateY(-2px);background:#2b2e2b}.studio-play,.studio-replay{width:100%;min-height:42px;border-radius:9px;font-size:12px;font-weight:700;cursor:pointer}.studio-play{margin-top:28px;border:0;color:#101210;background:#d7ff5d;box-shadow:0 4px 14px #d7ff5d1c}.studio-play span{margin-right:6px;font-size:10px}.studio-play:hover{filter:brightness(1.06)}.studio-replay{margin-top:8px;border:1px solid #ffffff16;color:#a6aaa3;background:transparent}.studio-replay:hover{color:#fff;border-color:#ffffff2b}.studio-stage{min-width:0;min-height:620px;padding:22px;display:flex;flex-direction:column;background:#0d0f0d}.studio-stage-meta{margin-bottom:12px;display:flex;justify-content:space-between;color:#656961;font:700 8px/1 Pixel,monospace;letter-spacing:.08em}.studio-table{min-height:0;flex:1;position:relative;overflow:hidden;display:grid;place-items:center;border:1px solid #ffffff12;border-radius:16px;background:#295e48;box-shadow:inset 0 0 90px #071c1499}.studio-table:before{content:"";position:absolute;inset:0;opacity:.18;background-image:repeating-linear-gradient(18deg,transparent 0 3px,#c4e1d2 3.5px 4px),repeating-linear-gradient(102deg,transparent 0 5px,#15372c 5px 5.5px);mix-blend-mode:soft-light}.studio-vignette{position:absolute;inset:0;box-shadow:inset 0 0 160px #06181099;pointer-events:none}.studio-demo{width:320px;height:330px;position:relative;display:flex;align-items:flex-end;justify-content:center}.studio-island-anchor{width:252px;height:60px;position:absolute;z-index:3;top:54px;left:50%;display:flex;justify-content:center;transform:translate(-50%)}.studio-card-shadow{width:138px;height:38px;position:absolute;bottom:31px;border-radius:50%;background:#0009;filter:blur(14px);transform:rotate(-3deg)}.studio-eight{width:132px;position:relative;z-index:2;margin-bottom:42px;border-radius:8px;box-shadow:0 12px 22px #0007;transform:rotate(-3deg);-webkit-user-select:none;user-select:none}.studio-instruction{position:absolute;bottom:24px;margin:0;color:#d7e3da8c;font:400 9px/1 Pixel,monospace;letter-spacing:.04em}.studio-mark--background{color:#fff;background:linear-gradient(135deg,#e250bd,#2ba8e0)}.background-controls{overflow:auto}.background-presets{display:grid;gap:7px}.background-presets button{width:100%;padding:8px;display:flex;align-items:center;gap:10px;border:1px solid #ffffff12;border-radius:10px;color:#aeb2ab;background:#101210;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.background-presets button:hover{color:#fff;border-color:#ffffff2a}.background-presets button.is-active{color:#fff;border-color:#d7ff5d80;background:#20231f}.background-presets i{width:38px;height:38px;flex:0 0 38px;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff20}.background-presets span{min-width:0;display:block}.background-presets strong,.background-presets small{display:block}.background-presets strong{font-size:12px}.background-presets small{margin-top:4px;overflow:hidden;color:#73776f;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.background-slider label{display:flex;align-items:center;justify-content:space-between}.background-slider output{color:#d7ff5d;font:400 9px/1 Pixel,monospace}.background-slider input{width:100%;height:4px;margin:5px 0 0;border-radius:99px;accent-color:#d7ff5d;cursor:pointer}.background-stage{overflow:hidden}.background-preview-toolbar{flex:0 0 auto;margin-bottom:13px}.background-preview-toolbar .studio-stage-meta{margin-bottom:8px}.background-stage .studio-stage-meta{min-height:26px;align-items:center}.background-viewport-toggle{padding:2px;display:flex;gap:2px;border-radius:7px;background:#151715}.background-viewport-toggle button{padding:5px 8px;border:0;border-radius:5px;color:#666b63;background:transparent;font:700 8px/1 Pixel,monospace;cursor:pointer}.background-viewport-toggle button.is-active{color:#f5f5f2;background:#30342f}.background-view-toggle{padding:3px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border-radius:9px;background:#151715}.background-view-toggle button{min-height:30px;border:0;border-radius:7px;color:#777b75;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.background-view-toggle button.is-active{color:#fff;background:#30342f;box-shadow:inset 0 0 0 1px #ffffff0c}.background-preview-frame{min-height:0;flex:1;display:flex;justify-content:center;overflow:hidden;border:1px solid #ffffff12;border-radius:16px;background:#050605;transition:padding .25s}.background-preview{--bg-top:#09091f;--bg-bottom:#050819;--bg-accent:#e250bd;--bg-secondary:#2ba8e0;--bg-grid-size:78px;--bg-grid-row-size:41px;--bg-grid-opacity:.58;--bg-glow:34%;--bg-horizon:68%;width:100%;height:100%;min-height:560px;position:relative;overflow:hidden;isolation:isolate;display:grid;place-items:center;background:radial-gradient(circle at 82% 38%,color-mix(in srgb,var(--bg-accent) var(--bg-glow),transparent) 0,transparent 34%),radial-gradient(circle at 13% 28%,color-mix(in srgb,var(--bg-secondary) var(--bg-glow),transparent) 0,transparent 31%),linear-gradient(180deg,var(--bg-top),var(--bg-bottom));transition:width .3s,border-radius .3s}.background-preview:before{content:"";position:absolute;z-index:-2;left:-30%;right:-30%;bottom:-7%;height:var(--bg-horizon);opacity:var(--bg-grid-opacity);background-image:linear-gradient(90deg,var(--bg-accent) 1px,transparent 1px),linear-gradient(0deg,var(--bg-accent) 1px,transparent 1px);background-size:var(--bg-grid-size) 100%,100% var(--bg-grid-row-size);transform:perspective(430px) rotateX(59deg);transform-origin:50% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 1%,#0008 42%,#000 100%)}.background-preview:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,transparent 49.8%,color-mix(in srgb,var(--bg-secondary) 26%,transparent) 50%,transparent 50.2%);opacity:.5;filter:blur(1px);pointer-events:none}.background-preview-frame--compact{padding:18px}.background-preview-frame--compact .background-preview{width:min(360px,100%);border-radius:20px}.background-preview__content{width:min(360px,calc(100% - 32px));position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.background-preview .vandatta-logo{width:118px;height:118px;margin-bottom:18px;filter:drop-shadow(0 0 12px color-mix(in srgb,var(--bg-accent) 65%,transparent)) drop-shadow(0 5px 8px #0009)}.background-preview__panel{width:100%;padding:24px;border:1px solid color-mix(in srgb,var(--bg-accent) 42%,#302b4c);border-radius:15px;background:color-mix(in srgb,var(--bg-top) 86%,#24203b);box-shadow:0 24px 42px #000a,0 0 36px color-mix(in srgb,var(--bg-accent) 12%,transparent)}.background-preview__panel>small{color:var(--bg-secondary);font:400 8px/1 Pixel,monospace;letter-spacing:.12em}.background-preview__panel h2{margin:10px 0 20px;color:#fff;font:700 23px/1.15 Georgia,serif}.background-preview__panel h2 span{color:color-mix(in srgb,var(--bg-accent) 72%,#fff)}.background-preview__field{margin-bottom:12px;padding:10px 12px;border:1px solid #ffffff24;border-radius:8px;color:#8e89a5;background:#03030d99;font-size:12px}.background-preview__panel button{width:100%;padding:11px 14px;display:flex;justify-content:space-between;border:0;border-radius:8px;color:#090b11;background:linear-gradient(90deg,var(--bg-secondary),color-mix(in srgb,var(--bg-secondary) 52%,#fff));box-shadow:0 0 22px color-mix(in srgb,var(--bg-secondary) 24%,transparent);font:400 12px/1 Pixel,monospace}.background-preview__suits{margin-top:18px;color:#fff5;word-spacing:14px}.background-preview__suits b{color:color-mix(in srgb,var(--bg-accent) 72%,#fff);font-weight:400}.background-preview__app{width:min(760px,calc(100% - 34px));height:min(510px,calc(100% - 34px));min-height:440px;position:relative;z-index:1;display:flex;flex-direction:column;color:#fff}.background-preview__app button{border:2px solid #334461;border-radius:7px;color:#334461;background:#f7f1e4;box-shadow:0 3px #b7a88a;font:400 10px/1 Pixel,monospace}.background-preview__app header{min-height:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.background-preview__app header button{min-height:28px;padding:6px 9px}.background-preview__lobby h2{margin:7px 0 14px;text-align:center;font-size:20px}.background-preview__lobby>section{padding:22px;border:2px solid #334461;border-radius:13px;color:#191919;background:#f7f1e4;box-shadow:0 18px 34px #0008,0 0 30px color-mix(in srgb,var(--bg-accent) 10%,transparent)}.background-preview__lobby p{margin:0 0 16px;color:#847f66;font-size:12px}.background-preview__lobby-actions{margin-bottom:16px;display:flex;gap:10px}.background-preview__lobby-actions button{min-height:36px;flex:1;color:#fff;border:0;background:#935adc;box-shadow:0 3px #4e3381}.background-preview__lobby-actions button:last-child{background:#56a786;box-shadow:0 3px #4f6367}.background-preview__lobby ul{margin:0;padding:0;overflow:hidden;border:1px solid #334461;border-radius:7px;list-style:none}.background-preview__lobby li{min-height:44px;padding:7px 10px;display:flex;align-items:center;gap:9px;border-top:1px solid #b7a88a}.background-preview__lobby li:first-child{border-top:0}.background-preview__lobby li i{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#fdcf51;font:400 8px/1 Pixel,monospace}.background-preview__lobby li:nth-child(2) i{background:#ec2d33}.background-preview__lobby li:nth-child(3) i{background:#56a786}.background-preview__lobby li strong{flex:1;font-size:12px}.background-preview__lobby li small{color:#847f66;font-weight:400}.background-preview__game>header div,.background-preview__game footer div{display:flex;gap:7px}.background-preview__felt{min-height:0;flex:1;position:relative;overflow:hidden;border:2px solid #0e392c;border-radius:10px;background:#295e48;box-shadow:inset 0 0 80px #071c1499,0 6px #173f32}.background-preview__felt:after{content:"";position:absolute;inset:0;opacity:.15;background-image:repeating-linear-gradient(18deg,transparent 0 3px,#c4e1d2 3.5px 4px),repeating-linear-gradient(102deg,transparent 0 5px,#15372c 5px 5.5px);mix-blend-mode:soft-light}.background-preview__deck{width:50px;height:70px;position:absolute;z-index:2;left:14%;top:16%;display:grid;place-items:center;border:4px solid #fff;border-radius:5px;color:#fff;background:#e250bd;box-shadow:4px 5px #0007;font:400 7px/1 Pixel,monospace;transform:rotate(-2deg)}.background-preview__seat{position:absolute;z-index:3;padding:7px 12px;border-radius:99px;color:#fff;background:#050505;font:400 9px/1 Pixel,monospace;box-shadow:0 2px 4px #0007}.background-preview__seat--north{top:5%;left:50%;transform:translate(-50%)}.background-preview__seat--west{top:46%;left:3%}.background-preview__seat--east{top:46%;right:3%}.background-preview__cards{position:absolute;z-index:2;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.background-preview__cards i,.background-preview__hand i{width:55px;height:78px;position:absolute;display:block;padding:6px;border:1px solid #777;border-radius:5px;color:#111;background:#f5f5f2;box-shadow:2px 4px #0005;font:700 13px/1 Georgia,serif;font-style:normal}.background-preview__cards i:first-child{transform:translate(-32px,-35px) rotate(-8deg)}.background-preview__cards i:last-child{transform:translate(-17px,-34px) rotate(7deg)}.background-preview__hand{position:absolute;z-index:3;left:50%;bottom:-8px}.background-preview__hand i{transform-origin:50% 130%}.background-preview__hand i:nth-child(1){transform:translate(-116px) rotate(-20deg)}.background-preview__hand i:nth-child(2){transform:translate(-78px) rotate(-10deg)}.background-preview__hand i:nth-child(3){transform:translate(-39px)}.background-preview__hand i:nth-child(4){transform:rotate(10deg)}.background-preview__hand i:nth-child(5){transform:translate(39px) rotate(20deg)}.background-preview__game footer{min-height:42px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:8px}.background-preview__game footer strong{font:400 9px/1 Pixel,monospace}.background-preview__game footer button{min-height:27px;padding:5px 8px}.background-preview-frame--compact .background-preview__app{width:calc(100% - 20px);height:calc(100% - 20px);min-height:500px}.background-preview-frame--compact .background-preview__lobby>section{padding:14px}.background-preview-frame--compact .background-preview__lobby-actions{flex-direction:column}.background-preview-frame--compact .background-preview__seat--west{left:-16px}.background-preview-frame--compact .background-preview__seat--east{right:-16px}@media(max-width:640px){.game-shell{padding:10px}.game-header{min-height:42px;grid-template-columns:1fr auto;gap:6px}.game-header .game-btn{min-height:32px;padding:6px 9px;font-size:12px}.sound-btn{width:32px;overflow:hidden;color:transparent;padding:0!important}.sound-btn:after{content:"♪";color:#334461;position:absolute;inset:0;display:grid;place-items:center;font-size:17px}.header-actions{gap:5px}.felt-shell{border-radius:10px}.active-suit{left:calc(50% + 78px);width:48px;height:58px}.active-suit strong{font-size:28px}.suit-bubbles{width:232px;height:56px}.suit-island{width:232px;height:56px;padding:6px}.suit-island--open{animation-name:islandOpenMobile}.suit-island__source{width:38px;height:38px;flex-basis:38px}.suit-island__hint{width:27px;margin-left:5px}.suit-island__choice{width:34px;height:34px;font-size:18px}.suit-island--chosen{width:148px;height:46px;animation-name:islandChosenMobile}.seat-chip{min-width:96px;gap:4px;padding-right:7px}.seat-chip--east{padding-left:7px}.seat-chip>span{width:27px;height:27px;flex-basis:27px;font-size:14px}.seat-chip strong{font-size:13px}.seat-chip small{font-size:7px}.action-bar{min-height:64px;padding-top:8px;align-items:flex-start}.you-chip{min-width:0}.you-chip>span{width:34px;height:34px;font-size:11px}.you-chip small{max-width:130px;font-size:12px}.you-chip strong{font-size:8px}.action-buttons{gap:6px;align-items:flex-end}.action-buttons .game-btn{min-height:35px;padding:7px 13px;font-size:14px}.action-buttons .sort-btn{padding-inline:9px;font-size:12px}.shared-lobby__header{flex-wrap:nowrap;gap:6px}.shared-lobby__header .game-btn-sm{min-height:32px;padding:7px 10px;gap:5px;font-size:16px}.shared-lobby-actions{flex-wrap:nowrap;gap:6px}.shared-lobby-actions .game-btn-md{min-width:0;min-height:32px;flex:1 1 0;padding:7px 9px;justify-content:center;gap:4px;font-size:14px;white-space:nowrap}.shared-player-name{gap:5px}.shared-player-name input{width:96px}}@media(orientation:landscape)and (min-width:641px){.feel-stage__surface{box-shadow:inset 0 0 140px #071c1499,inset 0 0 260px #06181099}}@keyframes islandOpenMobile{0%{width:46px;height:36px;padding:4px;opacity:.3;transform:translateY(10px) scale(.72)}32%{opacity:1}72%{width:238px;height:58px;transform:translateY(-2px) scale(1.018)}to{width:232px;height:56px;opacity:1;transform:none}}@keyframes islandChosenMobile{0%{width:232px;height:56px}62%{width:142px;height:45px}82%{width:152px;height:47px}to{width:148px;height:46px}}@media(max-width:760px){.studio-header{height:62px;padding:0 16px}.studio-workspace{min-height:calc(100dvh - 62px);grid-template-columns:1fr}.studio-controls{padding:22px 18px;border-right:0;border-bottom:1px solid #ffffff12}.studio-control-heading{padding-bottom:18px}.studio-control-heading p{max-width:440px}.studio-controls section{margin-top:18px}.studio-play{margin-top:22px}.studio-stage{min-height:520px;padding:14px}.studio-table{min-height:480px}.studio-header__links .studio-back:first-child{display:none}.studio-header__links .studio-back:last-child{font-size:0}.studio-header__links .studio-back:last-child:after{content:"← Spelet";font-size:12px}.background-preview-frame{min-height:560px}.background-stage{min-height:640px}}@media(max-height:650px){.game-shell{padding-block:8px}.game-header{min-height:38px;margin-bottom:5px}.action-bar{min-height:55px}}@media(prefers-reduced-motion:reduce){.thinking i{animation:none}.game-btn{transition:none}.suit-island,.suit-island__choice,.suit-island__result{animation-duration:1ms!important;animation-delay:0ms!important}}
