:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--color-background:#fff;--color-surface:#fff;--color-surface-muted:#fff;--color-text-primary:#111;--color-text-secondary:#666;--color-text-muted:#929292;--color-border:#e4e4e1;--color-border-strong:#cfcfca;--color-suit-black:#111;--color-suit-red:#c62828;--radius-small:8px;--radius-medium:12px;--page-width:1120px;background:#fff;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;min-width:100%;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--color-text-primary);background:#fff;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}.site-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.site-shell>main{flex:1}.page-container{width:min(var(--page-width), calc(100% - 48px));margin:0 auto}.site-header{background:#fff;border-bottom:0}.site-header-inner{width:min(var(--page-width), calc(100% - 48px));justify-content:space-between;align-items:center;gap:32px;min-height:46px;margin:0 auto;display:flex}.site-header-compact .site-header-inner{min-height:32px}.site-brand{color:var(--color-text-primary);letter-spacing:-.01em;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.site-brand-mark{font-size:18px;line-height:1}.site-nav{color:var(--color-text-secondary);align-items:center;gap:26px;font-size:13px;font-weight:500;display:flex}.site-nav a{transition:color .14s}.site-nav a:hover{color:var(--color-text-primary)}.intro{padding:6px 0 18px}.intro h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,46px);font-weight:600;line-height:.98}.intro p{color:var(--color-text-secondary);margin:8px 0 0;font-size:15px;line-height:1.5}.section-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:18px;display:flex}.section-heading h2{margin:0;font-size:15px;font-weight:600}.section-heading span{color:var(--color-text-muted);font-size:12px}.continue-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fff;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;padding:18px 20px;display:flex}.continue-card-copy{min-width:0}.continue-card-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 5px;font-size:11px;font-weight:500}.continue-card h2,.continue-card h3{margin:0;font-size:16px;font-weight:600}.continue-card p{color:var(--color-text-secondary);margin:5px 0 0;font-size:12px}.continue-action{flex:none;font-size:12px;font-weight:600}.suit-black{color:var(--color-suit-black)}.suit-red{color:var(--color-suit-red)}.games-section{padding:18px 0 28px}.game-grid{grid-template-columns:repeat(auto-fit,135px);justify-content:center;gap:10px;width:100%;max-width:730px;margin:0 auto;display:grid}.game-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fff;min-width:0;overflow:hidden}.game-card-active{cursor:pointer;transition:border-color .14s,transform .14s}.game-card-active:hover{border-color:var(--color-border-strong);transform:translateY(-2px)}.game-card-coming{color:var(--color-text-primary)}.game-visual,.game-placeholder{border-bottom:1px solid var(--color-border);background:#fff;height:76px}.game-visual{justify-content:center;align-items:center;display:flex;position:relative}.mini-card{border:1px solid var(--color-border-strong);width:39px;height:54px;color:var(--color-suit-black);background:#fff;border-radius:5px;flex-direction:column;padding:5px;font-size:13px;font-weight:600;line-height:1;display:flex;position:absolute;box-shadow:0 2px 5px #00000006}.mini-card-left{transform:translate(-27px)}.mini-card-center{z-index:2;transform:translateY(-3px)}.mini-card-right{transform:translate(27px)}.morris-tile-board{width:56px;height:56px;position:relative}.morris-tile-square{border:1px solid var(--color-text-primary);position:absolute}.morris-tile-square-outer{inset:0}.morris-tile-square-middle{inset:9px}.morris-tile-square-inner{inset:18px}.morris-tile-line{background:var(--color-text-primary);position:absolute}.morris-tile-line-top{width:1px;height:18px;top:0;left:50%;transform:translate(-50%)}.morris-tile-line-bottom{width:1px;height:18px;bottom:0;left:50%;transform:translate(-50%)}.morris-tile-line-left{width:18px;height:1px;top:50%;left:0;transform:translateY(-50%)}.morris-tile-line-right{width:18px;height:1px;top:50%;right:0;transform:translateY(-50%)}.morris-tile-piece{z-index:2;border:1px solid var(--color-text-primary);border-radius:50%;width:7px;height:7px;position:absolute;transform:translate(-50%,-50%)}.morris-tile-piece-blue{background:#2563eb}.morris-tile-piece-red{background:#c62828}.morris-tile-piece-1{top:0;left:0}.morris-tile-piece-2{top:9px;left:50%}.morris-tile-piece-3{top:50%;left:18px}.morris-tile-piece-4{bottom:0;right:0;transform:translate(50%,50%)}.game-placeholder{color:var(--color-border-strong);place-items:center;font-size:34px;display:grid}.game-card-content{align-items:center;min-height:32px;padding:6px 8px;display:flex}.game-card h3{margin:0;font-size:13px;font-weight:600}.game-card p{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.4}.game-action{flex:none;font-size:12px;font-weight:600}.ad-section{padding:18px 0 52px}.ad-placeholder{border:1px dashed var(--color-border-strong);border-radius:var(--radius-small);background:#fff;place-items:center;min-height:96px;display:grid}.ad-placeholder span{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.site-footer{border-top:0}.footer-inner{width:min(var(--page-width), calc(100% - 48px));justify-content:space-between;align-items:center;gap:32px;min-height:64px;margin:0 auto;display:flex}.footer-inner strong{font-size:14px;font-weight:600}.footer-inner p{color:var(--color-text-secondary);margin:6px 0 0;font-size:12px}.footer-nav{color:var(--color-text-secondary);gap:22px;font-size:12px;display:flex}.footer-nav a{transition:color .14s}.footer-nav a:hover{color:var(--color-text-primary)}.game-page-seo-intro{max-width:850px;margin:0 auto;padding:8px 0 10px}.game-page-seo-intro h1{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.game-page-seo-intro p{max-width:620px;color:var(--color-text-secondary);margin:4px 0 0;font-size:12px;line-height:1.45}.game-page-intro{padding:20px 0 14px}.game-page-intro h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,38px);font-weight:600;line-height:1.05}.game-page-intro p{color:var(--color-text-secondary);margin:9px 0 0;font-size:13px}.game-page-placeholder{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:420px;color:var(--color-text-muted);background:#fff;place-items:center;font-size:13px;display:grid}.game-page-game{background:#fff;width:100%;overflow:visible}.game-page-ad{padding:20px 0 48px}.game-content{border-top:1px solid var(--color-border)}.game-content-nav{border-bottom:1px solid var(--color-border);align-items:center;gap:28px;min-height:58px;display:flex}.game-content-link{color:var(--color-text-secondary);font-size:13px;font-weight:500;transition:color .14s;position:relative}.game-content-link:hover,.game-content-link-active{color:var(--color-text-primary)}.game-content-link-active:after{content:"";background:var(--color-text-primary);height:1px;position:absolute;bottom:-20px;left:0;right:0}.game-article{max-width:720px;padding:48px 0;scroll-margin-top:20px}.game-article+.game-article{border-top:1px solid var(--color-border)}.game-article-label{color:var(--color-text-muted);margin:0 0 10px;font-size:12px;font-weight:500}.game-article h2{letter-spacing:-.03em;margin:0 0 16px;font-size:24px;font-weight:600}.game-article p{color:var(--color-text-secondary);margin:0 0 16px;font-size:14px;line-height:1.7}.game-article p:last-child{margin-bottom:0}.related-games{border-top:1px solid var(--color-border);padding:40px 0 64px}.related-game-list{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.related-game{grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;min-height:82px;padding:18px;display:grid}.related-game+.related-game{border-left:1px solid var(--color-border)}.related-game>span{grid-row:1/3;font-size:22px}.related-game strong{font-size:14px;font-weight:600}.related-game small{color:var(--color-text-muted);font-size:11px}.legal-page{padding:40px 0 56px}.legal-page-header{border-bottom:1px solid var(--color-border);max-width:720px;padding-bottom:24px}.legal-page-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,42px);font-weight:600;line-height:1.05}.legal-page-header p{color:var(--color-text-muted);margin:10px 0 0;font-size:12px}.legal-content{max-width:720px}.legal-content section{border-bottom:1px solid var(--color-border);padding:24px 0}.legal-content h2{letter-spacing:-.02em;margin:0 0 10px;font-size:17px;font-weight:600}.legal-content p{color:var(--color-text-secondary);margin:0 0 10px;font-size:14px;line-height:1.6}.legal-content p:last-child{margin-bottom:0}.deck-preview{padding:40px 0 80px}.deck-preview-header{border-bottom:1px solid var(--color-border);padding-bottom:32px}.deck-preview-header>p{color:var(--color-text-muted);margin:0 0 8px;font-size:12px}.deck-preview-header h1{letter-spacing:-.04em;margin:0;font-size:36px;font-weight:600}.deck-preview-header>span{color:var(--color-text-secondary);margin-top:10px;font-size:14px;display:block}.deck-preview-section{border-bottom:1px solid var(--color-border);padding:32px 0}.deck-preview-section h2{margin:0 0 18px;font-size:15px;font-weight:600}.deck-preview-row{align-items:flex-start;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.deck-hand-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.deck-hand-heading h2{margin-bottom:5px}.deck-hand-heading p{color:var(--color-text-muted);margin:0;font-size:12px}.deck-hand-preview{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fff;justify-content:center;align-items:flex-start;width:100%;padding:14px 28px 20px;display:flex;overflow:hidden}.deck-hand-card{flex:none;margin-left:-54px;position:relative}.deck-hand-card:first-child{margin-left:0}.deck-hand-preview-small .deck-hand-card{margin-left:-59px}.deck-hand-preview-small .deck-hand-card:first-child{margin-left:0}@media (width<=720px){.page-container,.site-header-inner,.footer-inner{width:calc(100% - 32px)}}@media (width<=600px){.page-container,.site-header-inner,.footer-inner{width:calc(100% - 24px)}.site-header-inner{gap:14px;min-height:48px}.site-nav{gap:14px;font-size:12px}.game-page-intro{padding:18px 0 12px}.game-page-intro h1{font-size:30px}.game-page-intro p{margin-top:5px;font-size:12px}.intro{padding:5px 0 0}.game-visual,.game-placeholder{height:76px}.continue-card{flex-direction:column;align-items:flex-start;gap:16px}.game-content-nav{gap:22px;overflow-x:auto}.game-article{padding:36px 0}.related-game-list{grid-template-columns:1fr}.related-game+.related-game{border-top:1px solid var(--color-border);border-left:0}.footer-inner{flex-direction:column;align-items:flex-start;gap:10px;min-height:0;padding:10px 0 35px}}.home-page-shell{width:100%;display:block;position:relative}.home-page-content{width:100%;min-width:0}.home-page-shell .page-container{width:min(var(--page-width), calc(100% - 48px));margin:0 auto}.home-side-ad,.home-mobile-ad{display:none}@media (width>=1100px){.home-side-ad{width:300px;height:500px;display:block;position:absolute;top:118px}.home-side-ad-left{right:calc(50% + 400px)}.home-side-ad-right{left:calc(50% + 400px)}.home-side-ad .ad-placeholder{width:100%;height:100%;min-height:0}}@media (width<=1099px) and (width>=601px){.home-mobile-ad{width:calc(100% - 48px);max-width:728px;height:0;margin:0 auto;display:block;transform:translateY(300px)}.home-mobile-ad .ad-placeholder,.home-mobile-ad .adsbygoogle{width:100%;height:90px;min-height:90px;display:block}}@media (width<=778px) and (width>=601px){.home-mobile-ad{transform:translateY(160px)}}@media (width<=600px){.home-mobile-ad{width:calc(100% - 24px);max-width:none;height:auto;margin:24px auto 28px;display:block;transform:none}.home-mobile-ad .ad-placeholder,.home-mobile-ad .adsbygoogle{width:100%;height:90px;min-height:90px;display:block}}.page-with-ads{width:100%}.page-main-column{min-width:0}.page-side-ad{display:none}.page-hero{padding:32px 0 24px}.page-hero h1{letter-spacing:-.04em;margin:0;font-size:40px;font-weight:600;line-height:1}.page-hero p{color:var(--color-text-secondary);margin:10px 0 0;font-size:13px}.game-page-mobile-header{display:none}.game-page-shell{background:#fff;grid-template-columns:72px minmax(0,1fr);min-height:100vh;display:grid}.game-page-main{min-width:0}.game-side-rail{background:#fff;flex-direction:column;align-items:flex-start;min-height:100vh;padding:16px 12px;display:flex}.game-side-rail-brand{color:var(--color-text-primary);font-size:13px;font-weight:600}.game-side-rail-nav{color:var(--color-text-secondary);flex-direction:column;gap:10px;margin-top:20px;font-size:12px;font-weight:500;display:flex}.game-side-rail a{transition:color .14s}.game-side-rail a:hover{color:var(--color-text-primary)}@media (width<=1150px){.game-page-mobile-header{display:block}.game-page-shell{grid-template-columns:1fr}.game-side-rail{display:none}}.game-page-mobile-ad{display:none}.game-page-right-ads{flex-direction:column;gap:28px;width:180px;padding-top:0;display:flex}.game-page-ad-right-top{align-self:flex-start;width:180px;height:240px}.game-page-ad-right-bottom{flex:none;width:320px;height:300px;position:relative;left:-250px}.game-page-ad-right-top .ad-placeholder,.game-page-ad-right-bottom .ad-placeholder{width:100%;height:100%;min-height:0}@media (width>=1151px){.game-page-shell{grid-template-columns:120px minmax(0,1fr) 180px;column-gap:24px}.game-page-left-column{position:relative}.game-page-ad-left{width:156px;height:555px;display:block;position:absolute;top:190px;left:15px}.game-page-ad-left .ad-placeholder{width:100%;height:100%;min-height:0}.game-page-right-ads{width:80px;height:100%;padding:0;display:block;position:relative}.game-page-ad-right-top{width:210px;height:275px;position:absolute;top:30px;left:auto;right:-70px}.game-page-ad-right-bottom{width:425px;height:415px;position:absolute;top:325px;left:auto;right:-70px}.game-page-ad-right-top .ad-placeholder,.game-page-ad-right-bottom .ad-placeholder{width:100%;height:100%;min-height:0}}@media (width<=1495px) and (width>=1451px){.game-page-ad-left{width:132px;height:472px}.game-page-ad-right-top{width:180px;height:236px}.game-page-ad-right-bottom{width:365px;height:357px}}@media (width<=1450px) and (width>=1401px){.game-page-ad-left{width:118px;height:420px}.game-page-ad-right-top{width:155px;height:203px}.game-page-ad-right-bottom{width:320px;height:312px}}@media (width<=1400px) and (width>=1351px){.game-page-ad-left{width:104px;height:368px}.game-page-ad-right-top{width:135px;height:177px}.game-page-ad-right-bottom{width:275px;height:269px}}@media (width<=1350px) and (width>=1301px){.game-page-ad-left{width:90px;height:322px}.game-page-ad-right-top{width:115px;height:151px}.game-page-ad-right-bottom{width:235px;height:229px}}@media (width<=1300px) and (width>=1251px){.game-page-ad-left{width:76px;height:270px}.game-page-ad-right-top{width:95px;height:124px}.game-page-ad-right-bottom{width:195px;height:190px}}@media (width<=1250px) and (width>=1201px){.game-page-ad-left{width:61px;height:218px}.game-page-ad-right-top{width:75px;height:98px}.game-page-ad-right-bottom{width:150px;height:146px}}@media (width<=1200px) and (width>=1151px){.game-page-ad-left{width:45px;height:160px}.game-page-ad-right-top{width:55px;height:72px}.game-page-ad-right-bottom{width:110px;height:107px}}@media (width<=1150px){.game-page-ad-left,.game-page-right-ads{display:none}}@media (width<=600px){.game-page-mobile-header{z-index:1000;background:#fff;display:block;position:relative}.game-page-mobile-ad{width:calc(100% - 24px);max-width:420px;margin:24px auto 32px;display:block}.game-page-mobile-ad .ad-placeholder{width:100%;height:90px;min-height:0}.whist-mobile-ad{width:calc(100% - 24px);margin:12px auto 24px;display:block}.whist-mobile-ad .adsbygoogle,.whist-mobile-ad .ad-placeholder{width:100%;display:block}}.whist-mobile-ad{display:none}.playing-card{color:#111;font-family:var(--font-ui);-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #111;border-radius:6px;flex:none;position:relative;overflow:hidden}.playing-card-small{aspect-ratio:2.5/3.5;width:86px}.playing-card-medium{aspect-ratio:2.5/3.5;width:108px}.playing-card-large{aspect-ratio:2.5/3.5;width:130px}.playing-card-suit-black{color:#111}.playing-card-suit-red{color:#c62828}.card-index{z-index:2;flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute}.card-index-top{top:6px;left:6px}.card-index-bottom{bottom:6px;right:6px;transform:rotate(180deg)}.card-rank{color:#111;letter-spacing:-.04em;font-size:16px;font-weight:600;line-height:1}.card-index-suit{margin-top:1px;font-size:16px;line-height:1}.court-center{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.court-rank{color:#111;letter-spacing:-.04em;font-size:37px;font-weight:500;line-height:1}.playing-card-back{background:#fff;padding:4px}.card-back-inner{background:#fff;border:1px solid #111;border-radius:3px;width:100%;height:100%}.playing-card-medium{border-radius:7px}.playing-card-medium .card-index-top{top:7px;left:7px}.playing-card-medium .card-index-bottom{bottom:7px;right:7px}.playing-card-medium .card-rank{font-size:20px}.playing-card-medium .card-index-suit{margin-top:2px;font-size:20px}.playing-card-medium .court-rank{font-size:45px}.playing-card-medium.playing-card-back{padding:5px}.playing-card-large{border-radius:8px}.playing-card-large .card-index-top{top:9px;left:9px}.playing-card-large .card-index-bottom{bottom:9px;right:9px}.playing-card-large .card-rank{font-size:23px}.playing-card-large .card-index-suit{margin-top:2px;font-size:24px}.playing-card-large .court-rank{font-size:54px}.playing-card-large.playing-card-back{padding:6px}.whist-game-page{background:#fff;width:100%;padding:16px 0 24px}.whist-game-content{grid-template-columns:850px;justify-content:center;align-items:start;display:grid}.whist-game-frame-shell{--game-frame-scale:.83;width:calc(850px * var(--game-frame-scale));height:calc(650px * var(--game-frame-scale));justify-self:center}.whist-game-frame{width:850px;transform:scale(var(--game-frame-scale));transform-origin:0 0;background:#fff;border:0;overflow:hidden}.whist-board-scores{z-index:40;position:absolute;top:12px;left:14px}.whist-board-score-row{white-space:nowrap;align-items:baseline;gap:6px;font-size:12px;line-height:1.35;display:flex}.whist-board-score-row+.whist-board-score-row{margin-top:4px}.whist-board-controls{z-index:40;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:14px}.whist-board-controls button{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:12px;font-weight:500}.whist-board-controls button:hover{color:var(--color-text-primary)}.whist-board-dealer{z-index:40;color:var(--color-text-primary);white-space:nowrap;font-size:11px;font-weight:500;position:absolute;top:545px;left:calc(50% - 200px)}.whist-board-dealer strong{color:var(--color-suit-red);font-weight:700}.whist-hud{border-bottom:1px solid var(--color-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;height:42px;padding:0 14px;font-size:12px;display:grid}.whist-hud-title{justify-self:start;font-size:20px;font-weight:600}.whist-hud-score{white-space:nowrap;justify-self:center;align-items:baseline;gap:6px;display:flex}.whist-hud-descriptor{color:var(--color-text-primary);text-transform:uppercase;font-weight:600}.whist-score-us,.whist-score-them{align-items:baseline;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.whist-score-us{color:#2563eb}.whist-score-them{color:#c62828}.whist-score-divider{color:var(--color-text-muted)}.whist-hud-dealer{white-space:nowrap;justify-self:end}.whist-hud-dealer-marker{color:var(--color-suit-red);font-weight:700}.whist-table{background:#fff;width:100%;height:650px;position:relative;overflow:hidden}.whist-hand-zone{justify-content:flex-start;align-items:flex-start;width:528px;display:flex}.whist-seat{z-index:20;pointer-events:none;position:absolute}.whist-seat-north{flex-direction:column;align-items:center;width:528px;display:flex;top:18px;left:50%;transform:translate(-50%)}.whist-seat-south{flex-direction:column-reverse;align-items:center;width:528px;display:flex;bottom:18px;left:50%;transform:translate(-50%)}.whist-seat-west,.whist-seat-east{width:134px;height:384px;top:50%;transform:translateY(-50%)}.whist-seat-west{left:12px}.whist-seat-east{right:22px}.whist-seat-label{color:var(--color-text-secondary);letter-spacing:normal;text-align:center;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:500;display:block}.whist-seat-label-active{border:0;font-weight:600}.whist-seat-north .whist-seat-label-active,.whist-seat-south .whist-seat-label-active{color:#2563eb}.whist-seat-west .whist-seat-label-active,.whist-seat-east .whist-seat-label-active{color:#c62828}.whist-seat-north .whist-seat-label{margin-bottom:6px}.whist-seat-south .whist-seat-label{margin-top:6px;margin-bottom:0;position:static}.whist-seat-west .whist-seat-label{margin-left:10px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.whist-seat-east .whist-seat-label{margin-right:10px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.whist-seat-label .whist-dealer{display:none}.whist-dealer{width:auto;height:auto;color:var(--color-suit-red);background:0 0;border:0;border-radius:0;font-size:10px;font-weight:700;display:inline}.whist-bot-hand-north{justify-content:flex-start;align-items:flex-start;width:528px;display:flex}.whist-bot-card{flex:none}.whist-bot-hand-north .whist-bot-card{margin-left:-50px;position:relative}.whist-bot-hand-north .whist-bot-card:first-child{margin-left:0}.whist-side-hand-frame{position:absolute;inset:0}.whist-bot-hand-west,.whist-bot-hand-east{transform-origin:50%;justify-content:flex-start;align-items:flex-start;width:384px;display:flex;position:absolute;top:50%;left:50%}.whist-bot-hand-west{transform:translate(-50%,-50%)rotate(90deg)}.whist-bot-hand-east{transform:translate(-50%,-50%)rotate(-90deg)}.whist-bot-hand-west .whist-bot-card,.whist-bot-hand-east .whist-bot-card{margin-left:-62px;position:relative}.whist-bot-hand-west .whist-bot-card:first-child,.whist-bot-hand-east .whist-bot-card:first-child{margin-left:0}.whist-human-hand{justify-content:flex-start;align-items:flex-start;width:528px;padding:0;display:flex;overflow:visible}.whist-hand-card{cursor:pointer;pointer-events:auto;background:0 0;border:0;flex:none;margin:0 0 0 -50px;padding:0;transition:none;position:relative}.whist-hand-card:first-child{margin-left:0}.whist-hand-card:disabled{opacity:1;cursor:default}.whist-hand-card:not(:disabled):hover{transform:none}.whist-hand-card-trump .playing-card{box-shadow:inset 0 0 0 2px var(--color-suit-red)}.whist-center{width:210px;height:210px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.whist-trick-position{place-items:center;width:96px;height:134px;display:grid;position:absolute}.whist-trick-north{top:0;left:50%;transform:translate(-50%)}.whist-trick-south{bottom:-12px;left:50%;transform:translate(-50%)}.whist-trick-west{top:calc(50% + 6px);left:0;transform:translateY(-50%)}.whist-trick-east{top:calc(50% + 6px);right:0;transform:translateY(-50%)}.whist-trick-winner .playing-card{outline:2px solid var(--color-suit-red);outline-offset:3px}.whist-trump{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;display:flex}.whist-trump-floating{z-index:30;position:absolute;top:435px;left:50%;transform:translate(-50%)}.whist-trump-symbol{font-size:28px;line-height:1}.whist-trump-label{color:#111;letter-spacing:.08em;margin-top:3px;font-size:10px;font-weight:600}.whist-hand-result{z-index:80;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.whist-hand-result-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);text-align:center;background:#fffffff5;min-width:220px;padding:18px 22px;box-shadow:0 10px 30px #0000000f}.whist-hand-result-card span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:600;display:block}.whist-hand-result-card strong{color:var(--color-text-primary);font-size:18px;font-weight:600;display:block}.whist-hand-result-card p{color:var(--color-text-secondary);margin:6px 0 0;font-size:12px}.whist-game-complete{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe0;place-items:center;display:grid;position:absolute;inset:0}.whist-game-complete-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);text-align:center;background:#fff;width:min(340px,100% - 40px);padding:28px}.whist-game-complete-label{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.whist-game-complete-card h2{margin:9px 0 7px;font-size:24px;font-weight:600}.whist-game-complete-card p{color:var(--color-text-secondary);margin:0 0 20px;font-size:13px}.whist-game-complete-card button{border:1px solid var(--color-text-primary);background:var(--color-text-primary);color:#fff;cursor:pointer;border-radius:7px;padding:9px 14px;font-size:12px;font-weight:600}.whist-new-game-confirm-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);text-align:center;background:#fff;width:min(340px,100% - 32px);padding:24px;box-shadow:0 14px 40px #00000014}.whist-new-game-confirm-card h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.whist-new-game-confirm-card p{color:var(--color-text-secondary);margin:8px 0 20px;font-size:12px;line-height:1.5}.whist-new-game-confirm-actions{justify-content:center;gap:8px;display:flex}.whist-new-game-confirm-actions button{cursor:pointer;border-radius:7px;padding:8px 12px;font-size:11px;font-weight:600}.whist-new-game-cancel{border:1px solid var(--color-border);color:var(--color-text-primary);background:#fff}.whist-new-game-start{color:#fff;background:#111;border:1px solid #111}.whist-new-game-difficulty{margin:18px 0 20px}.whist-new-game-difficulty>span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.whist-new-game-difficulty-options{justify-content:center;gap:6px;display:flex}.whist-new-game-difficulty-option{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:7px;padding:7px 11px;font-size:11px;font-weight:600}.whist-new-game-difficulty-option-active{color:#fff;background:#111;border-color:#111}.whist-modal-backdrop{z-index:500;background:#1111113d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.whist-stats-panel{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fff;width:min(380px,100%);padding:22px;box-shadow:0 18px 50px #0000001f}.whist-stats-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.whist-stats-header h2{margin:0;font-size:18px;font-weight:600}.whist-stats-header button{cursor:pointer;background:0 0;border:0;border-radius:0;width:32px;height:32px;padding:0;font-size:24px;line-height:1}.whist-stats-close-icon{font-size:16px;font-weight:400;line-height:1;display:block;transform:translateY(-1px)}.whist-stats-list{margin:0}.whist-stats-list>div{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:20px;min-height:42px;display:flex}.whist-stats-list dt{color:var(--color-text-secondary);font-size:12px}.whist-stats-list dd{color:var(--color-text-primary);margin:0;font-size:13px;font-weight:600}.whist-stats-section-title{color:var(--color-text-primary);margin:18px 0 8px;font-size:12px;font-weight:600}.whist-stats-difficulty-title{margin-top:22px}.whist-stats-difficulty{gap:6px;display:grid}.whist-stats-difficulty-header,.whist-stats-difficulty-row{grid-template-columns:minmax(70px,1fr) 90px 60px;align-items:center;column-gap:10px;display:grid}.whist-stats-difficulty-header{color:var(--color-text-muted);padding-bottom:4px;font-size:10px;font-weight:500}.whist-stats-difficulty-header span:nth-child(2),.whist-stats-difficulty-header span:nth-child(3),.whist-stats-difficulty-row span:nth-child(2),.whist-stats-difficulty-row span:nth-child(3){text-align:right}.whist-stats-difficulty-row{border-top:1px solid var(--color-border);padding:7px 0;font-size:11px}.whist-stats-difficulty-row span:first-child{color:var(--color-text-primary);font-weight:500}.whist-stats-difficulty-row span:nth-child(2),.whist-stats-difficulty-row span:nth-child(3){color:var(--color-text-secondary)}.whist-how-to-button{order:2}.whist-new-game-button{order:3}.whist-how-to-panel{width:min(520px,100vw - 32px);max-height:min(76vh,680px);overflow-y:auto}.whist-how-to-content{gap:18px;display:grid}.whist-how-to-content section{gap:6px;display:grid}.whist-how-to-content h3{color:var(--color-text-primary);margin:0;font-size:13px;font-weight:600}.whist-how-to-content p{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.6}.whist-how-to-content ul{color:var(--color-text-secondary);margin:0;padding-left:18px;font-size:12px;line-height:1.6}.whist-how-to-content li+li{margin-top:3px}.whist-mobile-only{display:none}.whist-footer-controls{border-top:1px solid var(--color-border);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:34px;display:grid;position:relative}.whist-footer-controls:before,.whist-footer-controls:after{content:"";z-index:1;background:var(--color-border);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.whist-footer-controls:before{left:33.3333%}.whist-footer-controls:after{left:66.6667%}.whist-footer-control-cell{place-items:center;min-width:0;height:100%;display:grid}.whist-footer-control-cell button{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:11px;font-weight:500;transform:translateY(-1px)}.whist-quick-rules{display:none}.whist-quick-rules>strong{margin-bottom:14px;font-size:12px;display:block}.whist-quick-rules p{color:var(--color-text-secondary);margin:0 0 14px;line-height:1.45}.whist-quick-rules b{color:var(--color-text-primary)}.whist-full-rules{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:11px;font-weight:500}@media (height<=720px){.whist-game-page{padding:0}.whist-game-frame-shell{--game-frame-scale:.95}}@media (width<=1150px){.whist-game-content{grid-template-columns:850px}.whist-quick-rules{display:none}}@media (width<=880px){.whist-game-content{grid-template-columns:748px}.whist-game-frame-shell{--game-frame-scale:.88}}@media (width<=750px){.whist-game-content{grid-template-columns:680px}.whist-game-frame-shell{--game-frame-scale:.8}}@media (width<=690px){.whist-game-content{grid-template-columns:612px}.whist-game-frame-shell{--game-frame-scale:.72}}@media (width<=600px){.whist-game-page{padding:0}.whist-game-content{grid-template-columns:390px;margin-top:10px}.whist-quick-rules{display:none}.whist-game-frame-shell{--game-frame-scale:1;width:390px;height:618px}.whist-game-frame{width:390px;transform:none}.whist-table{height:618px}.whist-hud{box-sizing:border-box;grid-template-rows:16px 16px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;height:42px;padding:3px 10px;font-size:10px}.whist-hud-title{grid-area:1/1;justify-self:start;font-size:14px}.whist-hud-dealer{grid-area:1/2;justify-self:end;font-size:10px}.whist-hud-score:first-of-type{grid-area:2/1;justify-self:start}.whist-hud-score:nth-of-type(2){grid-area:2/2;justify-self:end}.whist-hud-score{gap:4px;font-size:10px}.whist-score-us,.whist-score-them{gap:3px;font-size:11px}.whist-hud-descriptor{font-size:10px}.whist-seat-north,.whist-seat-south{width:390px}.whist-seat-north{top:60px}.whist-seat-south{bottom:6px}.whist-hand-zone,.whist-bot-hand-north,.whist-human-hand{width:374px}.whist-bot-hand-north .whist-bot-card,.whist-hand-card{margin-left:-62px}.whist-bot-hand-north .whist-bot-card:first-child,.whist-hand-card:first-child{margin-left:0}.whist-bot-hand-north{transform-origin:top;transform:scale(.5)}.whist-seat-west,.whist-seat-east{width:121px;height:374px;top:50%;transform:translateY(-50%)}.whist-seat-west{left:0}.whist-seat-east{right:0}.whist-bot-hand-west,.whist-bot-hand-east{width:374px}.whist-bot-hand-west{transform:translate(-50%,-50%)rotate(90deg)scale(.5)}.whist-bot-hand-east{transform:translate(-50%,-50%)rotate(-90deg)scale(.5)}.whist-seat-west .whist-seat-label,.whist-seat-east .whist-seat-label{top:30%}.whist-seat-west .whist-seat-label{left:85%}.whist-seat-east .whist-seat-label{right:85%}.whist-trump-floating{top:420px}.whist-board-dealer{top:575px;left:40px}}.whist-new-game-confirm-card,.whist-stats-panel,.whist-how-to-panel{border-radius:0}.morris-game-page{background:#fff;width:100%;padding:16px 0 24px}.morris-game-content{grid-template-columns:850px;justify-content:center;align-items:start;display:grid}.morris-game-frame-shell{--game-frame-scale:.83;width:calc(850px * var(--game-frame-scale));height:calc(650px * var(--game-frame-scale));justify-self:center}.morris-game-frame{width:850px;transform:scale(var(--game-frame-scale));transform-origin:0 0;background:#fff;overflow:hidden}.morris-table{background:#fff;width:100%;height:650px;position:relative;overflow:hidden}.morris-board{width:520px;height:520px;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.morris-board-square{border:2px solid var(--color-text-primary);position:absolute}.morris-board-square-outer{inset:0}.morris-board-square-middle{inset:86px}.morris-board-square-inner{inset:172px}.morris-board-line{background:var(--color-text-primary);position:absolute}.morris-board-line-vertical-top{width:2px;height:172px;top:0;left:50%;transform:translate(-50%)}.morris-board-line-vertical-bottom{width:2px;height:172px;bottom:0;left:50%;transform:translate(-50%)}.morris-board-line-horizontal-left{width:172px;height:2px;top:50%;left:0;transform:translateY(-50%)}.morris-board-line-horizontal-right{width:172px;height:2px;top:50%;right:0;transform:translateY(-50%)}.morris-point{border:2px solid var(--color-text-primary);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;padding:0;position:absolute;transform:translate(-50%,-50%)}.morris-point-a1{top:0;left:0}.morris-point-a4{top:0;left:50%}.morris-point-a7{top:0;left:100%}.morris-point-d1{top:50%;left:0}.morris-point-d7{top:50%;left:100%}.morris-point-g1{top:100%;left:0}.morris-point-g4{top:100%;left:50%}.morris-point-g7{top:100%;left:100%}.morris-point-b2{top:86px;left:86px}.morris-point-b4{top:86px;left:50%}.morris-point-b6{top:86px;right:86px;transform:translate(50%,-50%)}.morris-point-d2{top:50%;left:86px}.morris-point-d6{top:50%;right:86px;transform:translate(50%,-50%)}.morris-point-f2{bottom:86px;left:86px;transform:translate(-50%,50%)}.morris-point-f4{bottom:86px;left:50%;transform:translate(-50%,50%)}.morris-point-f6{bottom:86px;right:86px;transform:translate(50%,50%)}.morris-point-c3{top:172px;left:172px}.morris-point-c4{top:172px;left:50%}.morris-point-c5{top:172px;right:172px;transform:translate(50%,-50%)}.morris-point-d3{top:50%;left:172px}.morris-point-d5{top:50%;right:172px;transform:translate(50%,-50%)}.morris-point-e3{bottom:172px;left:172px;transform:translate(-50%,50%)}.morris-point-e4{bottom:172px;left:50%;transform:translate(-50%,50%)}.morris-point-e5{bottom:172px;right:172px;transform:translate(50%,50%)}.morris-point-player{background:#2563eb}.morris-point-opponent{background:#c62828}.morris-status{color:var(--color-text-primary);font-size:14px;font-weight:600;position:absolute;top:58px;left:50%;transform:translate(-50%)}.morris-point-removable{outline-offset:3px;outline:3px solid #111}.morris-point-selected{outline-offset:4px;outline:4px solid #111}.morris-point-legal-move{box-shadow:0 0 0 4px #0000002e}.morris-board-controls{z-index:40;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:14px}.morris-board-controls button{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:12px;font-weight:500}.morris-board-controls button:hover{color:var(--color-text-primary)}.morris-modal-backdrop{z-index:500;background:#1111113d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.morris-new-game-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);text-align:center;background:#fff;width:min(340px,100% - 32px);padding:24px;box-shadow:0 14px 40px #00000014}.morris-new-game-card h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.morris-new-game-card p{color:var(--color-text-secondary);margin:8px 0 20px;font-size:12px;line-height:1.5}.morris-new-game-difficulty{margin:18px 0 20px}.morris-new-game-difficulty>span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.morris-new-game-difficulty-options{justify-content:center;gap:6px;display:flex}.morris-difficulty-option{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:7px;padding:7px 11px;font-size:11px;font-weight:600}.morris-difficulty-option-active{color:#fff;background:#111;border-color:#111}.morris-modal-actions{justify-content:center;gap:8px;display:flex}.morris-modal-actions button{cursor:pointer;border-radius:7px;padding:8px 12px;font-size:11px;font-weight:600}.morris-modal-actions button:first-child{border:1px solid var(--color-border);color:var(--color-text-primary);background:#fff}.morris-modal-actions .morris-new-game-start{color:#fff;background:#111;border:1px solid #111}.morris-game-complete{z-index:50;background:#ffffffb8;place-items:center;display:grid;position:absolute;inset:0}.morris-game-complete-card{text-align:center;background:#fff;border:1px solid #d7d7d7;min-width:240px;padding:24px}.morris-game-complete-label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;display:block}.morris-game-complete-card h2{margin:0 0 18px;font-size:22px}.morris-game-complete-card button{border:1px solid var(--color-text-primary);min-height:36px;font:inherit;cursor:pointer;background:#fff;padding:0 18px;font-size:12px}@media (width<=600px){.morris-status{text-align:center;width:100%;top:130px}}.morris-new-game-card{border-radius:0}.morris-stats-panel{border:1px solid var(--color-border);background:#fff;border-radius:0;width:min(380px,100%);max-height:none;padding:22px;overflow-y:auto;box-shadow:0 18px 50px #0000001f}.morris-stats-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.morris-stats-header h2{margin:0;font-size:18px;font-weight:600}.morris-stats-header button{cursor:pointer;background:0 0;border:0;border-radius:0;width:32px;height:32px;padding:0;font-size:16px;font-weight:400;line-height:1}.morris-stats-section-title{color:var(--color-text-primary);text-transform:none;letter-spacing:normal;margin:18px 0 8px;font-size:12px;font-weight:600}.morris-stats-list{margin:0}.morris-stats-list>div{border-top:1px solid var(--color-border);border-bottom:0;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:0;display:flex}.morris-stats-list dt{color:var(--color-text-secondary);margin:0;font-size:12px}.morris-stats-list dd{color:var(--color-text-primary);margin:0;font-size:13px;font-weight:600}.morris-stats-difficulty-title{margin-top:22px}.morris-stats-difficulty{gap:6px;display:grid}.morris-stats-difficulty-header,.morris-stats-difficulty-row{grid-template-columns:minmax(70px,1fr) 90px 60px;align-items:center;gap:10px;display:grid}.morris-stats-difficulty-header{color:var(--color-text-muted);text-align:initial;padding:0 0 4px;font-size:10px;font-weight:500}.morris-stats-difficulty-header span:nth-child(2),.morris-stats-difficulty-header span:nth-child(3),.morris-stats-difficulty-row span:nth-child(2),.morris-stats-difficulty-row span:nth-child(3){text-align:right}.morris-stats-difficulty-row{border-top:1px solid var(--color-border);padding:7px 0;font-size:11px}.morris-stats-difficulty-row span:first-child{color:var(--color-text-primary);font-weight:500}.morris-stats-difficulty-row span:nth-child(2),.morris-stats-difficulty-row span:nth-child(3){color:var(--color-text-secondary)}.morris-how-to-panel{border-radius:0;width:min(520px,100vw - 32px);max-height:min(76vh,680px);overflow-y:auto}.morris-how-to-content{gap:18px;display:grid}.morris-how-to-content section{gap:6px;display:grid}.morris-how-to-content h3{color:var(--color-text-primary);margin:0;font-size:13px;font-weight:600}.morris-how-to-content p{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.6}.morris-how-to-content ul{color:var(--color-text-secondary);margin:0;padding-left:18px;font-size:12px;line-height:1.6}.morris-how-to-content li+li{margin-top:3px}@media (width<=600px){.morris-game-page{padding:0}.morris-game-content{grid-template-columns:390px}.morris-game-frame-shell{--game-frame-scale:1;width:390px;height:618px}.morris-game-frame{width:390px;transform:none}.morris-table{height:618px}.morris-board{width:310px;height:310px;top:56%;left:50%;transform:translate(-50%,-50%)}.morris-board-square-middle{inset:52px}.morris-board-square-inner{inset:103px}.morris-board-line-vertical-top,.morris-board-line-vertical-bottom{height:103px}.morris-board-line-horizontal-left,.morris-board-line-horizontal-right{width:103px}.morris-point-b2{top:52px;left:52px}.morris-point-b4{top:52px}.morris-point-b6{top:52px;right:52px}.morris-point-d2{left:52px}.morris-point-d6{right:52px}.morris-point-f2{bottom:52px;left:52px}.morris-point-f4{bottom:52px}.morris-point-f6{bottom:52px;right:52px}.morris-point-c3{top:103px;left:103px}.morris-point-c4{top:103px}.morris-point-c5{top:103px;right:103px}.morris-point-d3{left:103px}.morris-point-d5{right:103px}.morris-point-e3{bottom:103px;left:103px}.morris-point-e4{bottom:103px}.morris-point-e5{bottom:103px;right:103px}}.whist-layout-test-page{background:#fff;width:100%;padding:8px 0}.whist-layout-test-content{grid-template-columns:850px 200px;justify-content:center;align-items:start;gap:24px;display:grid}.whist-layout-test-game-frame-shell{--game-frame-scale:1;justify-self:center;width:390px;height:718px}.whist-layout-test-game-frame{transform:scale(var(--game-frame-scale));transform-origin:0 0;border:1px solid var(--color-border);background:#fff;width:850px;overflow:hidden}.whist-layout-test-hud{border-bottom:1px solid var(--color-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;height:42px;padding:0 14px;font-size:12px;display:grid}.whist-layout-test-hud>strong{justify-self:start}.layout-test-tricks{justify-self:center}.layout-test-dealer{justify-self:end}.layout-test-title{justify-self:start;font-weight:600}.layout-test-hud-score{white-space:nowrap;justify-self:center;align-items:baseline;gap:6px;display:flex}.layout-test-hud-descriptor{color:var(--color-text-primary);text-transform:uppercase;font-weight:600}.layout-test-score-us{color:#2563eb;font-weight:600}.layout-test-score-them{color:#c62828;font-weight:600}.layout-test-score-divider{color:var(--color-text-muted)}.layout-test-score-us,.layout-test-score-them{align-items:baseline;gap:4px;font-size:14px;font-weight:600;display:inline-flex}.layout-test-dealer{white-space:nowrap;justify-self:end}.layout-test-dealer-marker{color:var(--color-suit-red);font-weight:700}.whist-layout-test-board{background:#fff;border:0;width:100%;height:642px;position:relative;overflow:hidden}.layout-test-seat{position:absolute}.layout-test-label{color:var(--color-text-secondary);text-align:center;font-size:11px;font-weight:500;display:block}.layout-test-label-active-us{color:#2563eb;font-weight:600}.layout-test-label-active-them{color:#c62828;font-weight:600}.layout-test-horizontal-hand{width:528px;height:134px;position:relative}.layout-test-side-hand{transform-origin:50%;width:384px;height:134px;position:relative}.layout-test-card{position:absolute;top:0}.layout-test-north{top:18px;left:50%;transform:translate(-50%)}.layout-test-north .layout-test-label{margin-bottom:6px}.layout-test-south{bottom:18px;left:50%;transform:translate(-50%)}.layout-test-south .layout-test-label{margin-top:6px}.layout-test-west{width:134px;height:384px;top:50%;left:12px;transform:translateY(-50%)}.layout-test-west .layout-test-label{margin-left:10px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.layout-test-west .layout-test-side-hand{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.layout-test-east{width:134px;height:384px;top:50%;right:22px;transform:translateY(-50%)}.layout-test-east .layout-test-label{margin-right:10px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.layout-test-east .layout-test-side-hand{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.layout-test-trick{width:210px;height:210px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.layout-test-trick-card{width:96px;height:134px;position:absolute}.layout-test-trick-north{top:0;left:50%;transform:translate(-50%)}.layout-test-trick-south{bottom:-12px;left:50%;transform:translate(-50%)}.layout-test-trick-west{top:calc(50% + 6px);left:0;transform:translateY(-50%)}.layout-test-trick-east{top:calc(50% + 6px);right:0;transform:translateY(-50%)}.layout-test-trump{flex-direction:column;align-items:center;display:flex;position:absolute;top:430px;left:50%;transform:translate(-50%)}.layout-test-trump span{font-size:28px;line-height:1}.layout-test-trump small{letter-spacing:.08em;margin-top:3px;font-size:10px;font-weight:600}.whist-layout-test-controls{border-top:1px solid var(--color-border);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:34px;display:grid;position:relative}.whist-layout-test-controls:before,.whist-layout-test-controls:after{content:"";z-index:1;background:var(--color-border);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.whist-layout-test-controls:before{left:33.3333%}.whist-layout-test-controls:after{left:66.6667%}.whist-layout-test-control-cell{place-items:center;min-width:0;height:100%;display:grid}.whist-layout-test-control-cell button{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:11px;font-weight:500;transform:translateY(-1px)}.whist-layout-test-rules{padding:14px 0 0;font-size:11px}.whist-layout-test-rules>strong{margin-bottom:14px;font-size:12px;display:block}.whist-layout-test-rules p{color:var(--color-text-secondary);margin:0 0 14px;line-height:1.45}.whist-layout-test-rules b{color:var(--color-text-primary)}.whist-layout-test-viewport{z-index:1000;border:1px solid var(--color-border);color:var(--color-text-primary);font-variant-numeric:tabular-nums;pointer-events:none;background:#fff;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:600;position:fixed;top:8px;right:8px}@media (height<=720px){.whist-layout-test-page{padding:0}.whist-layout-test-game-frame-shell{--game-frame-scale:.95}}@media (width<=1120px){.whist-layout-test-content{grid-template-columns:850px}.whist-layout-test-rules{display:none}}@media (width<=760px){.whist-layout-test-content{grid-template-columns:748px}.whist-layout-test-game-frame-shell{--game-frame-scale:.88}}@media (width<=600px){.whist-layout-test-page{padding:0}.whist-layout-test-content{grid-template-columns:390px}.whist-layout-test-rules{display:none}.whist-layout-test-game-frame-shell{--game-frame-scale:1;width:390px;height:696px}.whist-layout-test-game-frame{width:390px;transform:none}.whist-layout-test-board{height:618px}.layout-test-horizontal-hand{width:374px;height:121px}.layout-test-north{top:6px}.layout-test-south{bottom:6px}.layout-test-west,.layout-test-east{width:121px;height:374px;top:50%;transform:translateY(-50%)}.layout-test-west{left:-5px}.layout-test-east{right:4px}.layout-test-side-hand{width:374px;height:121px}.whist-layout-test-hud{box-sizing:border-box;grid-template-rows:16px 16px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;height:42px;padding:3px 10px;font-size:10px}.layout-test-title{grid-area:1/1;justify-self:start;font-size:14px}.layout-test-dealer{grid-area:1/2;justify-self:end;font-size:10px}.layout-test-hud-score:first-of-type{grid-area:2/1;justify-self:start}.layout-test-hud-score:nth-of-type(2){grid-area:2/2;justify-self:end}.layout-test-hud-score{gap:4px;font-size:10px}.layout-test-score-us,.layout-test-score-them{gap:3px;font-size:11px}.layout-test-hud-descriptor{font-size:10px}.layout-test-north .layout-test-horizontal-hand{transform-origin:top;transform:scale(.5)}.layout-test-west .layout-test-side-hand{transform:translate(-50%,-50%)rotate(90deg)scale(.5)}.layout-test-east .layout-test-side-hand{transform:translate(-50%,-50%)rotate(-90deg)scale(.5)}.layout-test-trump{top:420px}}
