h1.svelte-x3o6o2{font-size:clamp(1.28rem,2.5vw,1.95rem);color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2);text-align:center;font-family:Henny Penny,cursive;font-weight:800;line-height:.95;padding-top:.45rem;margin-bottom:.2rem}.container.svelte-x3o6o2{width:min(99vw,calc((100dvh - 9.75rem) * 596 / 552 + 7rem));margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-start;padding:.45rem 0 3rem;gap:1rem}.inner-container.svelte-x3o6o2{position:relative;width:100%;padding:.95rem 1.8rem .9rem;border:3px solid rgba(255,255,255,.95);border-radius:14px;background:linear-gradient(180deg,#0b6b0f,#066108);box-shadow:0 10px 24px #0000002e,inset 0 0 0 1px #ffffff29}.arch-diagram.svelte-x3o6o2{position:relative;width:min(100%,calc((100dvh - 9.75rem) * 596 / 552 + 3.25rem));aspect-ratio:596 / 552;max-height:calc(100dvh - 9.75rem);margin:0 auto;overflow:hidden;--card-width: clamp(1.82rem, 3.65vw, 3rem);--card-height: calc(var(--card-width) * 1.42);--reserve-card-width: clamp(1.62rem, 3.1vw, 2.62rem);--reserve-card-height: calc(var(--reserve-card-width) * 1.42);--card-radius: clamp(.35rem, .8vw, .55rem);--tableau-step: clamp(.82rem, 1.9dvh, 1.02rem)}.arch-reserve.svelte-x3o6o2{position:absolute;top:0;left:0;width:100%;height:100%}.reserve-pile.svelte-x3o6o2{position:absolute;width:var(--reserve-card-width);height:var(--reserve-card-height);z-index:var(--pile-z-index)}.reserve-card-shell.svelte-x3o6o2{width:100%;height:100%;transform:rotate(var(--rotation))}.card.svelte-x3o6o2{width:var(--card-width);height:var(--card-height);border:2px solid #555;border-radius:var(--card-radius);background:#fff;font-family:Courier New,monospace;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transition:box-shadow .15s,transform .15s;padding:2px}.reserve-card.svelte-x3o6o2{position:absolute;inset:0;width:100%;height:100%;padding:1px}.reserve-card.svelte-x3o6o2 .corner-rank:where(.svelte-x3o6o2){font-size:clamp(.5rem,.8vw,.68rem)}.reserve-card.svelte-x3o6o2 .corner-suit:where(.svelte-x3o6o2){font-size:clamp(.5rem,.8vw,.68rem)}.reserve-card.svelte-x3o6o2 .card-illustration:where(.svelte-x3o6o2){width:74%;max-height:68%}.reserve-card.svelte-x3o6o2 .ace-illustration:where(.svelte-x3o6o2){width:64%;max-height:58%}.reserve-card.svelte-x3o6o2 .card-suit-center:where(.svelte-x3o6o2){font-size:clamp(.78rem,1.15vw,.95rem)}.card.svelte-x3o6o2:hover{box-shadow:0 0 8px #ffff64cc;transform:translateY(-2px)}.card.selected.svelte-x3o6o2{box-shadow:0 0 12px 3px #ffff00e6;transform:translateY(-4px);border-color:#ff0}.card.playable.svelte-x3o6o2{cursor:pointer}.empty-slot.svelte-x3o6o2{border:2px dashed #4a8;border-radius:var(--card-radius);background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff1a}.reserve-slot.svelte-x3o6o2{width:100%;height:100%}.reserve-slot-button.svelte-x3o6o2{cursor:pointer}.tableau-slot.svelte-x3o6o2{width:100%;height:var(--card-height);cursor:pointer}.card-rank.svelte-x3o6o2,.corner-suit.svelte-x3o6o2{position:absolute;z-index:1;line-height:1;font-weight:700}.card-rank.svelte-x3o6o2{font-size:clamp(.58rem,1vw,.78rem)}.corner-suit.svelte-x3o6o2{font-size:clamp(.58rem,1vw,.78rem);text-shadow:0 1px 0 rgba(255,255,255,.8),0 0 1px rgba(255,255,255,.35)}.card-illustration.svelte-x3o6o2{position:absolute;left:50%;top:52%;width:72%;max-height:66%;object-fit:contain;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;user-select:none}.ace-illustration.svelte-x3o6o2{width:64%;max-height:58%}.card-suit-center.svelte-x3o6o2{position:absolute;left:50%;top:52%;font-size:clamp(1rem,1.8vw,1.45rem);line-height:1;transform:translate(-50%,-50%)}.top-left.svelte-x3o6o2{top:4px;left:5px}.top-right.svelte-x3o6o2{top:4px;right:5px}.bottom-left.svelte-x3o6o2{bottom:4px;left:5px}.bottom-right.svelte-x3o6o2{bottom:4px;right:5px;transform:rotate(180deg)}.tableau-area.svelte-x3o6o2{position:absolute;inset:0}.tableau-column.svelte-x3o6o2{position:absolute;width:var(--card-width);min-height:calc(var(--card-height) + 11 * var(--tableau-step));z-index:var(--column-z-index, 1)}.tableau-card-wrapper.svelte-x3o6o2{position:absolute;left:0;z-index:var(--tableau-z-index, 1)}.tableau-card.svelte-x3o6o2{font-size:.7rem;cursor:default}.foundation-area.svelte-x3o6o2{position:absolute;inset:0}.foundation-card.svelte-x3o6o2{position:absolute;font-size:.8rem;border-color:#3a3}.controls.svelte-x3o6o2{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;justify-content:center}.mode-switcher.svelte-x3o6o2{display:inline-grid;grid-template-columns:auto auto auto auto;align-items:center;gap:.45rem;padding:0;border-radius:0;background:transparent;box-shadow:none}.mode-label.svelte-x3o6o2{font-family:Trebuchet MS,Verdana,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#e9f5eb;margin-right:.1rem}.mode-current.svelte-x3o6o2{font-family:Trebuchet MS,Verdana,sans-serif;font-size:.72rem;font-weight:700;color:#f4efca;padding-right:.25rem}.mode-button.svelte-x3o6o2{display:inline-flex;align-items:center;justify-content:center;min-width:6.6rem;padding:.72rem 1rem;border:2px solid transparent;border-radius:.72rem;background:transparent;color:#f5f8ebdb;font-family:Trebuchet MS,Verdana,sans-serif;font-size:.9rem;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease,color .16s ease}.mode-button.svelte-x3o6o2:hover,.mode-button.svelte-x3o6o2:focus-visible{background:#ffffff1a;color:#fff}.mode-button.svelte-x3o6o2:active{transform:translateY(1px)}.mode-button.active.svelte-x3o6o2{background:linear-gradient(180deg,#fff4c8,#e5cf8d);border-color:#7b6530;color:#3f3516;transform:translateY(1px);box-shadow:0 1px #6f5a2a,inset 0 1px #ffffffd9,inset 0 0 0 2px #fff8d6b8,0 4px 10px #00000024}.mode-button.svelte-x3o6o2:not(.active){filter:saturate(.88);box-shadow:inset 0 0 0 1px #ffffff14}@media(max-width:720px){.mode-switcher.svelte-x3o6o2{grid-template-columns:1fr 1fr;justify-items:stretch}.mode-label.svelte-x3o6o2,.mode-current.svelte-x3o6o2{grid-column:1 / -1}.mode-current.svelte-x3o6o2{padding-right:0}}.shortcut-hint.svelte-x3o6o2,.status-note.svelte-x3o6o2,.mode-note.svelte-x3o6o2{width:100%;text-align:center;font-family:Trebuchet MS,Verdana,sans-serif;font-size:.92rem;color:#d6ebf7}.mode-note.svelte-x3o6o2{font-size:.88rem;color:#eff7dd}.status-note.svelte-x3o6o2{min-height:1.2rem;margin-top:.4rem}.btn.svelte-x3o6o2{padding:.8rem 1.9rem;background:linear-gradient(180deg,#fff8d8,#e7d394);color:#3f3516;border:2px solid #7b6530;border-radius:.75rem;font-size:1.05rem;cursor:pointer;font-family:Trebuchet MS,Verdana,sans-serif;font-weight:800;letter-spacing:.02em;box-shadow:0 3px #6f5a2a,inset 0 1px #ffffffd9,0 8px 14px #00000029;text-shadow:0 1px 0 rgba(255,255,255,.6)}.btn.svelte-x3o6o2:hover{background:linear-gradient(180deg,#fffbe7,#ecdca7)}.btn.svelte-x3o6o2:active{transform:translateY(2px);box-shadow:0 1px #6f5a2a,inset 0 1px #ffffffbf,0 4px 8px #00000024}.secondary-btn.svelte-x3o6o2{background:linear-gradient(180deg,#eef5fb,#cdddea);color:#264457;border-color:#6a8395;box-shadow:0 3px #637786,inset 0 1px #ffffffd9,0 8px 14px #00000024}.secondary-btn.svelte-x3o6o2:hover{background:linear-gradient(180deg,#f8fbfe,#dce8f1)}.game-overlay.svelte-x3o6o2{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#072a0a94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;border-radius:14px}.game-overlay-panel.svelte-x3o6o2{width:min(90%,24rem);padding:1.4rem;border-radius:1rem;background:#fffbe7fa;text-align:center;box-shadow:0 18px 32px #00000047}.game-overlay-panel.svelte-x3o6o2 h2:where(.svelte-x3o6o2){font-size:1.5rem;color:#21402d;margin-bottom:.45rem;font-family:Trebuchet MS,Verdana,sans-serif}.game-overlay-panel.svelte-x3o6o2 p:where(.svelte-x3o6o2){font-family:Trebuchet MS,Verdana,sans-serif;color:#305142;line-height:1.6}.overlay-actions.svelte-x3o6o2{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1rem}.move-counter.svelte-x3o6o2{color:#ccc;font-size:.85rem;font-family:monospace}.status.svelte-x3o6o2{font-weight:700;font-size:1rem;font-family:Nunito,sans-serif}.content-shell.svelte-x3o6o2{width:100%;display:grid;gap:1.5rem;padding:.75rem 0 1.75rem}.content-intro.svelte-x3o6o2{max-width:52rem}.eyebrow.svelte-x3o6o2{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1b6282;margin-bottom:.35rem}.content-intro.svelte-x3o6o2 h2:where(.svelte-x3o6o2){font-size:clamp(1.45rem,2.1vw,2rem);color:#16364a;margin-bottom:.5rem;font-family:Trebuchet MS,Verdana,sans-serif}.content-intro.svelte-x3o6o2 p:where(.svelte-x3o6o2),.content-card.svelte-x3o6o2 p:where(.svelte-x3o6o2),.content-card.svelte-x3o6o2 li:where(.svelte-x3o6o2){font-size:1rem;line-height:1.6;color:#204156;font-family:Trebuchet MS,Verdana,sans-serif}.content-link.svelte-x3o6o2{color:#9b1c1c;font-weight:700;text-decoration-line:underline;text-decoration-color:#b4602c73;text-decoration-thickness:.18em;text-underline-offset:.18em;text-decoration-skip-ink:none;transition:color .16s ease,text-decoration-color .16s ease,text-shadow .16s ease}.content-link.svelte-x3o6o2:hover,.content-link.svelte-x3o6o2:focus-visible{color:#6f1414;text-decoration-color:#b4602cd9;text-shadow:0 1px 0 rgba(255,242,224,.9)}.content-link.svelte-x3o6o2:focus-visible{outline:2px solid rgba(155,28,28,.22);outline-offset:.16rem;border-radius:.15rem}.content-grid.svelte-x3o6o2{display:grid;grid-template-columns:1fr;gap:1.4rem}.content-card.svelte-x3o6o2{max-width:52rem}.content-card.svelte-x3o6o2 h3:where(.svelte-x3o6o2){font-size:1.2rem;margin-bottom:.65rem;color:#14374a;font-family:Trebuchet MS,Verdana,sans-serif}.content-card.svelte-x3o6o2+.content-card:where(.svelte-x3o6o2){padding-top:.2rem}.content-card.svelte-x3o6o2 p:where(.svelte-x3o6o2)+p:where(.svelte-x3o6o2){margin-top:.55rem}.content-card-wide.svelte-x3o6o2{grid-column:auto}.content-card.svelte-x3o6o2 ol:where(.svelte-x3o6o2),.content-card.svelte-x3o6o2 ul:where(.svelte-x3o6o2){padding-left:1.25rem}.content-card.svelte-x3o6o2 li:where(.svelte-x3o6o2)+li:where(.svelte-x3o6o2){margin-top:.45rem}.benchmark-card.svelte-x3o6o2{max-width:60rem}.benchmark-stats.svelte-x3o6o2{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.85rem;margin-top:1rem}.benchmark-stats.svelte-x3o6o2 div:where(.svelte-x3o6o2){padding:.75rem .85rem;border:1px solid rgba(22,54,74,.12);border-radius:.6rem;background:#ffffff8c}.benchmark-stats.svelte-x3o6o2 dt:where(.svelte-x3o6o2){font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#446071}.benchmark-stats.svelte-x3o6o2 dd:where(.svelte-x3o6o2){margin:.3rem 0 0;font-size:1.15rem;font-weight:700;color:#16364a}.terminal-output.svelte-x3o6o2{margin:0;padding:1rem 1.1rem;border-radius:.8rem;background:linear-gradient(180deg,#10212c,#0b1821);color:#d9f3dc;font-family:Courier New,monospace;font-size:.94rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;box-shadow:inset 0 0 0 1px #a3d6af24,0 10px 24px #0000001f}.methodology-list.svelte-x3o6o2{padding-left:1.25rem}.methodology-list.svelte-x3o6o2 li:where(.svelte-x3o6o2)+li:where(.svelte-x3o6o2){margin-top:.5rem}.won.svelte-x3o6o2{color:gold}.lost.svelte-x3o6o2{color:#f66}@media(max-width:720px){h1.svelte-x3o6o2{font-size:1.35rem}.inner-container.svelte-x3o6o2{padding:.5rem}h1.svelte-x3o6o2{padding-top:.7rem}.arch-diagram.svelte-x3o6o2{width:min(100%,calc((100dvh - 8.75rem) * 596 / 552 + 1.5rem));max-height:calc(100dvh - 8.75rem)}.tableau-column.svelte-x3o6o2{min-height:calc(var(--card-height) + 11 * var(--tableau-step))}}
