:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{width:100%;min-height:100vh;margin:0;padding:0}body{background:#0a2e24;margin:0;padding:0;overflow:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.other-player{z-index:10;flex-direction:column;align-items:center;gap:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute}.other-player.top{flex-direction:column;align-items:center;top:40px;left:50%;transform:translate(-50%)}.other-player.left{flex-direction:row;align-items:center;top:50%;left:40px;transform:translateY(-50%)}.other-player.right{flex-direction:row-reverse;align-items:center;top:50%;right:40px;transform:translateY(-50%)}.other-player .player-profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-left:4px solid #0000;border-radius:40px;align-items:center;gap:12px;padding:10px 20px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000004d}.other-player .player-profile-card .avatar-circle{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#636e72 0%,#2d3436 100%);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:900;display:flex}.other-player .player-profile-card .player-info{flex-direction:column;display:flex}.other-player .player-profile-card .player-info .name{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:800}.other-player .player-profile-card .player-info .name .player-link{color:inherit;text-decoration:none;transition:all .2s}.other-player .player-profile-card .player-info .name .player-link:hover{color:gold;text-decoration:underline}.other-player .player-profile-card .player-info .status{color:#fff6;text-transform:uppercase;font-size:9px;font-weight:700}.other-player .rack-visual{background-color:#28190fb3;border-radius:4px;align-items:center;display:flex;box-shadow:inset 0 2px 5px #0000004d,0 4px 10px #0006}.other-player .rack-visual .rack-slot-visual{background-color:#0000000d;border-radius:2px;flex-shrink:0;width:48px;height:68px;margin:0 1px}.other-player .rack-visual.side-view{flex-direction:row;gap:4px;width:fit-content;height:76px;margin-left:8px;margin-right:8px;padding:6px;position:relative}.other-player .rack-visual.back-view{flex-direction:row;align-self:center;gap:4px;width:fit-content;height:76px;margin-top:8px;padding:6px}.other-player.left .player-profile-card{border-left:none;border-right:4px solid #55efc4;margin-right:120px}.other-player.left .other-player-rack-visual{flex-direction:row;margin-left:10px;position:absolute;top:50%;left:calc(100% - 8px);transform:translateY(-50%)}.other-player.right .player-profile-card{border-left:4px solid #55efc4;border-right:none;margin-left:120px}.other-player.right .other-player-rack-visual{flex-direction:row-reverse;margin-right:10px;position:absolute;top:50%;right:calc(100% - 8px);transform:translateY(-50%)}.other-player.top .player-profile-card{border-bottom:4px solid #55efc4;border-left:none;margin-bottom:120px}.other-player.top .other-player-rack-visual{flex-direction:column;margin-top:10px;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%)}.other-player.active-turn .player-profile-card{background:#55efc426;border-left-color:#55efc4;box-shadow:0 0 20px #55efc433}.other-player.active-turn .player-profile-card .status{color:#55efc4}.other-player.disconnected{filter:grayscale(.8)opacity(.7)}.other-player.disconnected .player-profile-card{border-color:#ff47574d}.other-player.disconnected .disconnected-text{color:#ff4757;font-weight:800;animation:2s infinite pulse-red}.other-player .draw-badge{text-transform:uppercase;white-space:nowrap;border-radius:10px;padding:3px 8px;font-size:8px;font-weight:900;animation:.3s cubic-bezier(.175,.885,.32,1.275) slideDown;position:absolute;top:-10px;right:15px;box-shadow:0 4px 10px #0000004d}.other-player .draw-badge.discard{color:#000;background:#f1c40f}.other-player .draw-badge.deck{color:#fff;background:#0984e3}@keyframes bounce{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-3px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-red{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.tile-comp{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e0e0e0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:68px;display:flex;position:relative;overflow:hidden}.tile-comp:after{content:"";pointer-events:none;border-radius:4px;position:absolute;inset:0}.tile-comp .tile-inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:4px 0;display:flex}.tile-comp .tile-number{margin-bottom:-4px;font-size:30px;font-weight:1000;line-height:1}.tile-comp .tile-symbol{opacity:.9;font-size:15px;line-height:1}.tile-comp.is-processable:before{content:"";z-index:10;background:#ff4757;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px;box-shadow:0 0 5px #ff4757cc}.tile-comp.red .tile-number,.tile-comp.red .tile-symbol{color:#e63946}.tile-comp.blue .tile-number,.tile-comp.blue .tile-symbol{color:#457b9d}.tile-comp.black .tile-number,.tile-comp.black .tile-symbol{color:#1d3557}.tile-comp.yellow .tile-number,.tile-comp.yellow .tile-symbol{color:#f4a261}.tile-comp.fake-okey .tile-symbol{color:#fff;border:1px solid #fff6;border-radius:50%;margin:auto;padding:4px;font-size:24px;line-height:1;display:inline-block}.tile-comp .wildcard-indicator{color:gold;text-shadow:0 0 2px #00000080;z-index:2;font-size:10px;position:absolute;top:2px;right:2px}.tile-comp .drawn-from-discard-badge{color:#fff;text-transform:uppercase;white-space:nowrap;z-index:10;background:#2196f3;border-radius:4px;padding:1px 4px;font-size:8px;font-weight:700;position:absolute;bottom:-4px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000004d}.tile-comp.face-down{background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 4px #c8c8c8,0 5px 15px #00000059}.tile-comp.face-down:after{display:none}.tile-comp.face-down .tile-inner{background:0 0;justify-content:center;align-items:center;display:flex}.tile-comp.face-down .tile-back-pattern{background:repeating-linear-gradient(45deg,#0000,#0000 3px,#0000000a 3px 6px);border:1.5px solid #0000001a;border-radius:4px;width:72%;height:72%}.tile-comp.mini{border-radius:1px;width:24px;height:34px;box-shadow:0 1.5px #dcd9c6,0 2px 5px #0003}.tile-comp.mini .tile-inner{padding:2px 0}.tile-comp.mini .tile-number{margin-bottom:-2px;font-size:15px}.tile-comp.mini .tile-symbol{font-size:7px}.tile-comp.mini.fake-okey .tile-symbol{font-size:14px}.tile-comp.mini .wildcard-indicator{font-size:6px;top:-1px;right:1px}.player-meld-area{background:#00000073;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;width:fit-content;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00000080}.player-meld-area.empty{opacity:.3}.player-meld-area .player-label{display:none}.player-meld-area .meld-row-wrapper{border-radius:4px;transition:background-color .2s;display:flex}.player-meld-area .meld-row-wrapper.valid-drop-row{background-color:#2ecc7114;box-shadow:inset 0 0 10px #2ecc711a}.player-meld-area .meld-cell{border:.5px solid #ffffff0d;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:36px;display:flex;position:relative}.player-meld-area .meld-cell.valid-drop-spot{z-index:10;background-color:#2ecc7140;border:1.5px solid #2ecc71cc;box-shadow:0 0 10px #2ecc7166}.player-double-area{background:#00000073;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;width:fit-content;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00000080}.player-double-area.empty{opacity:.3}.player-double-area .player-label{display:none}.player-double-area .double-row-wrapper{border-radius:4px;transition:background-color .2s;display:flex}.player-double-area .double-row-wrapper.valid-drop-row{background-color:#2ecc7114;box-shadow:inset 0 0 10px #2ecc711a}.player-double-area .double-cell{border:.5px solid #ffffff0d;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:36px;display:flex;position:relative}.player-double-area .double-cell.valid-drop-spot{z-index:10;background-color:#2ecc7140;border:1.5px solid #2ecc71cc;animation:2s ease-in-out infinite pulse-green;box-shadow:0 0 10px #2ecc7166}@keyframes pulse-green{0%{background-color:#2ecc7133;box-shadow:0 0 5px #2ecc714d}50%{background-color:#2ecc7166;box-shadow:0 0 15px #2ecc7199}to{background-color:#2ecc7133;box-shadow:0 0 5px #2ecc714d}}.table-layout-container{justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:20px;display:flex}.meld-rectangle-container{background:#0003;border-radius:12px;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,auto);gap:15px;padding:15px;display:grid;box-shadow:inset 0 0 40px #0000004d}.meld-wrapper{flex-direction:column;gap:4px;display:flex}.meld-wrapper.empty{opacity:.3}.grid-label-top{color:#fff6;text-transform:uppercase;letter-spacing:1px;padding-left:2px;font-size:10px;font-weight:800}.grid-label-top.mini{opacity:.7;font-size:8px}.doubles-section-container{flex-direction:column;align-items:center;gap:20px;display:flex}.doubles-row-container{background:#00000026;border-radius:8px;gap:2px;padding:10px;display:flex;box-shadow:inset 0 0 20px #0003}.double-wrapper{flex-direction:column;gap:4px;display:flex}.double-wrapper.empty{opacity:.3}.deck-container-under{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-radius:40px;align-items:center;padding:15px 30px;display:flex;box-shadow:0 10px 40px #00000080}.deck-container-under .deck-area-central{align-items:center;gap:30px;display:flex}.deck-container-under .deck-area-central .turn-timer-display{background:#0006;border:2px solid gold;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:1s infinite alternate timer-pulse;display:flex;box-shadow:0 0 15px #ffd70033}.deck-container-under .deck-area-central .turn-timer-display .timer-value{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:900}.deck-container-under .deck-area-central .turn-timer-display.urgent{border-color:#e63946;box-shadow:0 0 20px #e6394666}.deck-container-under .deck-area-central .turn-timer-display.urgent .timer-value{color:#e63946}@keyframes timer-pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.deck{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:48px;height:68px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px #c8c8c8,0 5px 15px #00000040}.deck:hover{transform:translateY(-3px)}.deck.deck-active{border-color:#55efc4;box-shadow:0 0 15px #55efc480,0 4px #c8c8c8}.deck .deck-count{color:#aaa;z-index:1;font-size:13px;font-weight:800;position:absolute;top:4px;right:6px}.okey-indicator{width:48px;height:68px;position:relative}.okey-indicator .okey-text{display:none}.rack-container{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;position:relative}.rack-wrapper-central{flex-direction:column;display:flex;position:relative}.rack-header-labels{justify-content:center;height:20px;margin-bottom:2px;display:flex;position:relative}.rack-header-labels .player-name-label{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:800}.rack-header-labels .minimal-score-label{color:#fff9;background:#0000004d;border-radius:4px;padding:2px 8px;font-size:13px;font-weight:900;position:absolute;top:0;right:0;box-shadow:0 2px 5px #0003}.rack-header-labels .minimal-score-label.can-open{color:#55efc4;text-shadow:0 0 8px #55efc466}.rack-main-body{justify-content:center;align-items:center;gap:25px;padding:0 40px;display:flex}.rack-side-actions{flex-direction:column;gap:12px;width:140px;display:flex}.rack-side-actions .side-btn{color:#fff;text-transform:uppercase;cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:11px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000004d}.rack-side-actions .side-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d;transform:translate(3px)}.rack-side-actions .side-btn:disabled{opacity:.3;cursor:not-allowed}.rack-side-actions .side-btn .btn-icon{opacity:.8;font-size:16px}.rack-side-actions .side-btn.open-meld-btn{background:linear-gradient(135deg,#16a085 0%,#1abc9c 100%);border-color:#2ecc71}.rack-side-actions .side-btn.go-pairs-btn{background:linear-gradient(135deg,#d35400 0%,#e67e22 100%);border-color:#f39c12}.rack-side-actions .side-btn.return-btn{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border-color:#7f8c8d}.rack-side-actions .side-btn.finish-double-okey-btn{color:#fff;z-index:10;background:linear-gradient(135deg,#8e44ad 0%,#9b59b6 100%);border-color:#d1d8e0;position:relative}.rack-side-actions .side-btn.melds{border-left:3px solid #f1c40f}.rack-side-actions .side-btn.doubles{border-left:3px solid #3498db}.rack-side-actions.left .side-btn:hover:not(:disabled){transform:translate(-3px)}.rack{background:#f5e6d3;border:1px solid #9c7d5a;border-radius:4px;flex-direction:column;width:fit-content;padding:10px 15px;display:flex;position:relative}.rack:before,.rack:after{content:"";background:#8b6b4a;width:6px;height:100%;position:absolute;top:0;box-shadow:inset 0 0 5px #0000004d}.rack:before{border-radius:4px 0 0 4px;left:0}.rack:after{border-radius:0 4px 4px 0;right:0}.row{background:#00000026;border:1px solid #0003;gap:2px;width:max-content;padding:4px;display:flex}.rack-slot{border-radius:3px;justify-content:center;align-items:center;width:48px;height:68px;display:flex;position:relative}.tile-drag-wrapper{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:100%}.tile-drag-wrapper:active{cursor:grabbing}.tile-drag-wrapper.drag-source{opacity:.1;pointer-events:none;transition:opacity .1s}.discard-pile-node{z-index:5;flex-direction:column;align-items:center;gap:4px;width:55px;height:85px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute}.discard-pile-node.bottom-right{bottom:180px;right:80px}.discard-pile-node.bottom-left{bottom:180px;left:80px}.discard-pile-node.top-right{top:120px;right:80px}.discard-pile-node.top-left{top:120px;left:80px}.discard-pile-node .pile-content{background:#00000040;border-radius:6px;justify-content:center;align-items:center;width:48px;height:68px;transition:all .2s;display:flex}.discard-pile-node.can-draw .pile-content{cursor:pointer;background:#55efc41a;border-color:#55efc4;box-shadow:0 0 15px #55efc433}.discard-pile-node.can-draw:hover{transform:scale(1.1)}.discard-pile-node.accepting .pile-content{background:#ff76751a;border-style:solid;border-color:#ff7675;box-shadow:0 0 20px #ff767533}.discard-pile-node .pile-count{color:#ffffff80;background:#0006;border-radius:10px;padding:0 6px;font-size:9px;font-weight:900;position:absolute;bottom:-15px}.score-sheet-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.score-sheet-overlay .score-sheet-modal{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:90%;max-width:1000px;max-height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.score-sheet-overlay .score-sheet-modal .score-sheet-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.score-sheet-overlay .score-sheet-modal .score-sheet-header h2{color:#fff;background:linear-gradient(90deg,#fff,#a5a5a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-family:Outfit,sans-serif;font-size:24px;font-weight:600}.score-sheet-overlay .score-sheet-modal .score-sheet-header .close-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;transition:all .2s;display:flex}.score-sheet-overlay .score-sheet-modal .score-sheet-header .close-btn:hover{color:#ff453a;background:#ff453a33}.score-sheet-overlay .score-sheet-modal .score-sheet-content{flex:1;padding:32px;overflow-y:auto}.score-sheet-overlay .score-sheet-modal .score-sheet-content .auto-next-round{color:#f1c40f;text-align:center;background:#f1c40f1a;border:1px solid #f1c40f4d;border-radius:12px;margin-bottom:24px;padding:16px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 15px #f1c40f1a}.score-sheet-overlay .score-sheet-modal .score-sheet-content .auto-next-round span{color:#fff;text-shadow:0 0 10px #f1c40f;margin:0 8px;font-family:monospace;font-size:1.6rem}.score-sheet-overlay .score-sheet-modal .score-sheet-content::-webkit-scrollbar{width:6px}.score-sheet-overlay .score-sheet-modal .score-sheet-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;gap:20px;display:grid}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;overflow:hidden}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .player-head{background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;display:flex}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .player-head .player-name{color:#e94560;font-size:16px;font-weight:700}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .player-head .player-name .player-link{color:inherit;text-decoration:none;transition:color .2s}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .player-head .player-name .player-link:hover{color:gold;text-decoration:underline}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .player-head .player-total{color:#fff;background:#e94560;border-radius:20px;padding:4px 10px;font-size:14px;font-weight:800;box-shadow:0 4px 10px #e945604d}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list{flex-direction:column;gap:8px;padding:12px;display:flex}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .no-penalties{text-align:center;color:#ffffff4d;padding:20px;font-size:13px;font-style:italic}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .penalty-item{background:#ffffff08;border-radius:8px;grid-template-columns:35px 1fr 45px;align-items:center;gap:8px;padding:8px;font-size:12px;display:grid}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .penalty-item .round-tag{color:#fff6;font-weight:700}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .penalty-item .reason{color:#fffc;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .penalty-item .points{text-align:right;color:#ff453a;font-weight:700}.score-sheet-overlay .score-sheet-modal .score-sheet-content .players-grid .player-column .penalties-list .penalty-item .points.bonus{color:#32d74b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.chat-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000d9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:300px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 10px 30px #00000080}.chat-container.closed{width:150px}.chat-container.closed .chat-header{border-bottom:none}.chat-container .chat-header{cursor:pointer;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.chat-container .chat-header h3{color:gold;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.chat-container .chat-header .toggle-icon{color:#aaa;font-size:1.2rem}.chat-container .chat-messages{flex-direction:column;gap:8px;height:250px;padding:10px;display:flex;overflow-y:auto}.chat-container .chat-messages::-webkit-scrollbar{width:4px}.chat-container .chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.chat-container .chat-messages .no-messages{color:#666;text-align:center;margin-top:100px;font-size:.8rem}.chat-container .chat-messages .chat-message{word-break:break-word;font-size:.85rem;line-height:1.4}.chat-container .chat-messages .chat-message .sender{color:#4facfe;margin-right:5px;font-weight:700}.chat-container .chat-messages .chat-message .text{color:#eee}.chat-container .chat-messages .chat-message.own .sender{color:gold}.chat-container .chat-input{border-top:1px solid #ffffff1a;gap:5px;padding:10px;display:flex}.chat-container .chat-input input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-size:.85rem}.chat-container .chat-input input:focus{border-color:gold}.chat-container .chat-input button{color:#000;cursor:pointer;background:gold;border:none;border-radius:6px;padding:0 12px;font-size:.8rem;font-weight:700;transition:all .2s}.chat-container .chat-input button:hover{background:#fdb931}.auth-container{justify-content:center;align-items:center;width:100%;display:flex}.auth-container .auth-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1.5rem}.auth-container .auth-card h2{text-align:center;color:gold;margin-top:0;margin-bottom:2rem;font-size:2rem}.auth-container .auth-card form{flex-direction:column;gap:1.5rem;display:flex}.auth-container .auth-card form .input-group{flex-direction:column;gap:.5rem;display:flex}.auth-container .auth-card form .input-group label{color:#ffffffb3;font-size:.9rem}.auth-container .auth-card form .input-group input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.8rem;font-size:1rem;transition:border-color .2s}.auth-container .auth-card form .input-group input:focus{border-color:gold;outline:none}.auth-container .auth-card form .auth-error{color:#ff4d4d;text-align:center;background:#ff4d4d1a;border-radius:5px;padding:.5rem;font-size:.85rem}.auth-container .auth-card form .auth-btn{color:#000;cursor:pointer;background:linear-gradient(135deg,gold 0%,#fdb931 100%);border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-container .auth-card form .auth-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #ffd7004d}.auth-container .auth-card form .auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-container .auth-card .guest-btn{color:gold;cursor:pointer;background:0 0;border:1px solid gold;border-radius:8px;width:100%;margin-top:1rem;padding:.8rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s}.auth-container .auth-card .guest-btn:hover:not(:disabled){background:#ffd7001a}.auth-container .auth-card .guest-btn:disabled{opacity:.6;cursor:not-allowed}.auth-container .auth-card .guest-notice{color:#ffffffe6;background:#ffd7001a;border-left:3px solid gold;margin-bottom:1.5rem;padding:.8rem;font-size:.85rem;line-height:1.4}.auth-container .auth-card .auth-toggle{text-align:center;color:#fff9;margin-top:1.5rem;font-size:.9rem}.auth-container .auth-card .auth-toggle span{color:gold;cursor:pointer;font-weight:600}.auth-container .auth-card .auth-toggle span:hover{text-decoration:underline}.feedback-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.feedback-overlay .feedback-card{color:#fff;background:radial-gradient(circle,#1a4d2e 0%,#0d2b1a 100%);border:2px solid #ffd70033;border-radius:20px;width:100%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 20px 50px #00000080}.feedback-overlay .feedback-card .close-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .2s;position:absolute;top:1rem;right:1.5rem}.feedback-overlay .feedback-card .close-btn:hover{color:#fff}.feedback-overlay .feedback-card h2{color:gold;text-align:center;margin:0 0 .5rem;font-size:2rem}.feedback-overlay .feedback-card p{text-align:center;color:#ffffffb3;margin-bottom:2rem;font-size:.9rem}.feedback-overlay .feedback-card form{flex-direction:column;gap:1.5rem;display:flex}.feedback-overlay .feedback-card form .input-group{flex-direction:column;gap:.5rem;display:flex}.feedback-overlay .feedback-card form .input-group label{color:gold;font-size:.9rem;font-weight:600}.feedback-overlay .feedback-card form .input-group select,.feedback-overlay .feedback-card form .input-group textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;padding:.8rem;font-family:inherit;font-size:1rem}.feedback-overlay .feedback-card form .input-group select:focus,.feedback-overlay .feedback-card form .input-group textarea:focus{background:#0006;border-color:gold;outline:none}.feedback-overlay .feedback-card form .input-group option{color:#fff;background:#0d2b1a}.feedback-overlay .feedback-card form .form-message{text-align:center;border-radius:8px;padding:.8rem;font-size:.9rem}.feedback-overlay .feedback-card form .form-message.success{color:#2ecc71;background:#2ecc7133;border:1px solid #2ecc714d}.feedback-overlay .feedback-card form .form-message.error{color:#e74c3c;background:#e74c3c33;border:1px solid #e74c3c4d}.feedback-overlay .feedback-card form .submit-btn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,gold 0%,#fdb931 100%);border:none;border-radius:10px;padding:1rem;font-size:1.1rem;font-weight:800;transition:all .2s}.feedback-overlay .feedback-card form .submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #ffd70066}.feedback-overlay .feedback-card form .submit-btn:disabled{opacity:.6;cursor:not-allowed}.main-menu{color:#fff;background:radial-gradient(circle,#1a4d2e 0%,#0d2b1a 100%);width:100vw;height:100vh;display:flex}.main-menu .menu-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0006;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;width:350px;padding:2rem;display:flex;box-shadow:10px 0 30px #0000004d}.main-menu .menu-sidebar .profile-section{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.main-menu .menu-sidebar .profile-section .user-avatar{color:#000;background:linear-gradient(135deg,gold 0%,#fdb931 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;font-weight:700;display:flex;box-shadow:0 0 20px #ffd7004d}.main-menu .menu-sidebar .profile-section .user-info h3{margin-bottom:.5rem;font-size:1.5rem}.main-menu .menu-sidebar .profile-section .user-info p{color:#fff9;font-size:.9rem}.main-menu .menu-sidebar .profile-section .user-info .view-profile-link{color:gold;border-bottom:1px solid #0000;margin-top:.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.main-menu .menu-sidebar .profile-section .user-info .view-profile-link:hover{border-bottom-color:gold}.main-menu .menu-sidebar .profile-section .logout-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;margin-top:1rem;padding:.8rem 2rem;transition:all .2s}.main-menu .menu-sidebar .profile-section .logout-btn:hover{color:#e74c3c;background:#e74c3c33;border-color:#e74c3c}.main-menu .menu-sidebar .auth-container{box-shadow:none;background:0 0;width:100%;padding:0}.main-menu .menu-sidebar .auth-container .auth-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0}.main-menu .menu-sidebar .auth-container .auth-card h2{margin-bottom:1.5rem;font-size:1.8rem}.main-menu .menu-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex}.main-menu .menu-content .game-title{text-transform:uppercase;letter-spacing:8px;color:gold;text-shadow:0 0 30px #ffd7004d;margin-bottom:3rem;font-size:4rem}.main-menu .menu-content .round-selection{text-align:center;margin-bottom:2rem}.main-menu .menu-content .round-selection h3{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem}.main-menu .menu-content .round-selection .round-chips{justify-content:center;gap:.8rem;display:flex}.main-menu .menu-content .round-selection .round-chips .round-chip{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.main-menu .menu-content .round-selection .round-chips .round-chip:hover{background:#ffffff1a;border-color:#ffffff4d}.main-menu .menu-content .round-selection .round-chips .round-chip.active{color:#000;background:gold;border-color:gold;box-shadow:0 0 15px #ffd7004d}.main-menu .menu-content .menu-buttons{flex-direction:column;gap:2rem;width:100%;max-width:400px;display:flex}.main-menu .menu-content .menu-buttons .button-group{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.8rem;padding:1.5rem;display:flex}.main-menu .menu-content .menu-buttons .button-group h3{color:#aaa;text-align:left;margin:0 0 .5rem;font-size:1.1rem}.main-menu .menu-content .menu-buttons .join-room-box{gap:.5rem;margin-top:.5rem;display:flex}.main-menu .menu-content .menu-buttons .join-room-box input{color:#fff;background:#0000004d;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;padding:.8rem;font-size:1rem}.main-menu .menu-content .menu-buttons .join-room-box input:focus{border-color:#4facfe}.main-menu .menu-content .menu-buttons .join-room-box .join-btn{color:#fff;cursor:pointer;background:#4facfe;border:none;border-radius:8px;padding:0 1.5rem;font-weight:700;transition:all .2s}.main-menu .menu-content .menu-buttons .join-room-box .join-btn:disabled{cursor:not-allowed;background:#444}.main-menu .menu-content .menu-buttons .join-room-box .join-btn:hover:not(:disabled){background:#00f2fe}.main-menu .menu-content .menu-buttons .menu-btn{cursor:pointer;text-transform:uppercase;letter-spacing:2px;border:none;border-radius:12px;padding:1.2rem 2.5rem;font-size:1.3rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.main-menu .menu-content .menu-buttons .menu-btn.primary{color:#000;background:linear-gradient(135deg,gold 0%,#fdb931 100%);box-shadow:0 8px 25px #ffd7004d}.main-menu .menu-content .menu-buttons .menu-btn.primary:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 12px 35px #ffd70080}.main-menu .menu-content .menu-buttons .menu-btn.primary:active:not(:disabled){transform:translateY(-2px)}.main-menu .menu-content .menu-buttons .menu-btn.secondary{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a}.main-menu .menu-content .menu-buttons .menu-btn.secondary:hover:not(:disabled){color:#fff;background:#ffffff26;border-color:#ffffff4d;transform:scale(1.02)}.main-menu .menu-content .menu-buttons .menu-btn.feedback-btn:hover:not(:disabled){color:#d7bde2;background:#9b59b633;border-color:#9b59b680}.main-menu .menu-content .menu-buttons .menu-btn:disabled{opacity:.4;cursor:not-allowed;filter:grayscale()}:root{--table-bg:#2d6a4f;--table-felt:radial-gradient(circle, #40916c 0%, #2d6a4f 100%);--wood-border:#5d3a25;--tile-bg:#fcfaf0;--tile-shadow:#dcd9c6;--red-tile:#e63946;--blue-tile:#457b9d;--black-tile:#1d3557;--yellow-tile:#f4a261;--joker-bg:radial-gradient(circle, #f4a261 0%, #e76f51 100%)}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.game-screen{background-color:#1a4d33;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.player-profile-link{color:#4facfe;font-weight:700;text-decoration:none;transition:all .2s}.player-profile-link:hover{color:gold;text-decoration:underline}.my-name .player-profile-link{color:inherit}.my-name .player-profile-link:hover{color:gold}.room-id-display span{color:gold;-webkit-user-select:all;user-select:all;margin-left:5px;font-family:monospace;font-weight:700}.table-layout{flex-direction:column;width:100%;height:100%;padding-top:40px;display:flex;position:relative}.lobby-overlay{z-index:1000;color:#fff;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lobby-overlay h1{text-shadow:0 5px 15px #00000080;letter-spacing:-2px;margin-bottom:20px;font-size:4rem;font-weight:900}.game-info-overlay{z-index:50;pointer-events:none;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex;position:absolute;top:15px}.round-counter{color:#f1c40f;text-transform:uppercase;letter-spacing:2px;background:#000c;border:1px solid #f1c40f4d;border-radius:15px;padding:5px 20px;font-size:1.2rem;font-weight:900;box-shadow:0 4px 15px #00000080}.progressive-tag{color:#ff7675;text-shadow:0 0 10px #ff767580;margin-left:5px;font-size:.9rem}.score-summary-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#000000d9;border:2px solid #ffffff1a;border-radius:30px;min-width:400px;padding:30px;animation:.4s cubic-bezier(.175,.885,.32,1.275) fadeInScale;box-shadow:0 20px 50px #0009}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.score-summary-container h2{text-align:center;color:#f1c40f;text-transform:uppercase;letter-spacing:2px;margin-top:0;margin-bottom:25px;font-size:2rem}.score-table{border-collapse:collapse;width:100%}.score-table th{text-align:left;color:#fff9;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #ffffff1a;padding:12px;font-size:.8rem}.score-table td{border-bottom:1px solid #ffffff0d;padding:15px 12px;font-weight:700}.winner-row{color:#55efc4;background:#55efc41a}.winner-row td:first-child:after{content:" 👑"}.player-score-badge{color:#f1c40f;background:#ffffff1a;border-radius:10px;margin-left:10px;padding:2px 10px;font-size:.8rem;font-weight:800}.player-score-badge.penalty{color:#e63946;background:#e6394633;border:1px solid #e639464d}.player-score-badge.remaining-badge{color:#fff;background:#e63946;border:1px solid #fff3;box-shadow:0 0 10px #e6394666}.disconnected-badge{color:#fff;text-transform:uppercase;background:#e63946;border-radius:10px;margin-left:10px;padding:2px 10px;font-size:.8rem;font-weight:800;animation:2s infinite pulse-red-bg}@keyframes pulse-red-bg{0%{background-color:#e63946}50%{background-color:#c0392b}to{background-color:#e63946}}.my-player-area.disconnected{filter:grayscale(.5)}.open-badge{color:#fff;text-transform:uppercase;border-radius:10px;margin-left:8px;padding:3px 10px;font-size:.75rem;font-weight:800}.open-badge.meld-badge{background:#e17055;border:1px solid #fab1a0}.open-badge.double-badge{background:#6c5ce7;border:1px solid #a29bfe}.center-table{flex-direction:column;align-items:center;width:95%;height:55%;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.other-player{z-index:10;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute}.player-avatar{color:#fff;background:#000000b3;border:2px solid #ffffff1a;border-radius:20px;padding:6px 20px;font-size:14px;font-weight:800;box-shadow:0 4px 10px #0000004d}.active-turn .player-avatar,.active-turn .my-name{border-color:#55efc4;box-shadow:0 0 20px #55efc466}.discard-area{background:#0003;border:2px dashed #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:55px;height:75px;transition:all .2s;display:flex}.discard-area:hover.clickable{background:#55efc41a;border-color:#55efc4;transform:scale(1.05)}.other-player.top{top:20px;left:50%;transform:translate(-50%)}.other-player.left{flex-direction:row;top:40%;left:30px;transform:translateY(-50%)}.other-player.right{flex-direction:row-reverse;top:40%;right:30px;transform:translateY(-50%)}.my-player-area{flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.my-name{color:#fff;background:#000000b3;border:2px solid #ffffff1a;border-radius:20px;margin-bottom:5px;padding:6px 25px;font-weight:800}.my-discard-area{background:#0000001a;border:2px dashed #fff3;border-radius:10px;justify-content:center;align-items:center;width:70px;height:100px;display:flex;position:absolute;bottom:60px;right:10%}.my-discard-area.highlight-drop{background:#ff76751a;border-color:#ff7675;box-shadow:0 0 30px #ff76754d}.premium-button,.open-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#f1c40f 0%,#e67e22 100%);border:none;border-radius:12px;padding:12px 30px;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #0000004d}.premium-button:hover,.open-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}.meld-open-button{background:linear-gradient(135deg,#27ae60 0%,#16a085 100%)}.double-open-button{background:linear-gradient(135deg,#e67e22 0%,#d35400 100%)}.return-tile-button{background:linear-gradient(135deg,#636e72 0%,#2d3436 100%)}.error-message-box{color:#fff;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ff7675f2;border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:16px;font-weight:700;animation:5s ease-in-out forwards toast-lifecycle;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}@keyframes toast-lifecycle{0%{opacity:0;transform:translate(-50%,-100px)}5%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-100px)}}.error-message-box:before{content:"⚠️"}.drag-ghost{z-index:99999;pointer-events:none;will-change:left, top;position:fixed;transform:none}.drag-ghost.returning{transition:left .2s cubic-bezier(.2,0,.2,1),top .2s cubic-bezier(.2,0,.2,1)}.score-sheet-toggle-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;pointer-events:auto;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin:5px 0;padding:8px 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #0003}.score-sheet-toggle-btn:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.score-sheet-toggle-btn:active{transform:translateY(0)}.connection-lost-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:11000;color:#fff;background:#000000b3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.connection-lost-content{text-align:center;background:#141414e6;border:1px solid #ffffff1a;border-radius:30px;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex;box-shadow:0 20px 50px #00000080}.connection-lost-content h2{color:#ff4757;margin:0;font-size:1.8rem}.connection-lost-content p{color:#ffffffb3;margin:0}.spinner{border:5px solid #ffffff1a;border-top-color:#ff4757;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profile-screen{color:#fff;background:radial-gradient(circle,#1e3c72 0%,#1a1a2e 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.profile-screen.loading,.profile-screen.error{flex-direction:column;gap:1rem}.profile-screen .profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:600px;padding:3rem;position:relative;box-shadow:0 20px 50px #0000004d}.profile-screen .profile-card .back-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:.5rem 1rem;transition:all .2s;position:absolute;top:20px;left:20px}.profile-screen .profile-card .back-btn:hover{background:#fff3}.profile-screen .profile-card .profile-header{align-items:center;gap:2rem;margin-top:1rem;margin-bottom:3rem;display:flex}.profile-screen .profile-card .profile-header .profile-avatar{background:#4facfe;border:4px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.profile-screen .profile-card .profile-header .profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-screen .profile-card .profile-header .profile-avatar .avatar-placeholder{font-size:3rem;font-weight:700}.profile-screen .profile-card .profile-header .profile-title h1{background:linear-gradient(90deg,#fff,#4facfe);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:2.5rem}.profile-screen .profile-card .profile-header .profile-title .level-badge{color:#000;background:gold;border-radius:20px;margin-top:.5rem;padding:.2rem .8rem;font-size:.9rem;font-weight:700;display:inline-block}.profile-screen .profile-card .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.profile-screen .profile-card .stats-grid .stat-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.profile-screen .profile-card .stats-grid .stat-item .stat-label{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}.profile-screen .profile-card .stats-grid .stat-item .stat-value{color:#4facfe;font-size:1.8rem;font-weight:700}.profile-screen .profile-card .profile-footer{text-align:center;color:#666;border-top:1px solid #ffffff0d;padding-top:1.5rem;font-size:.9rem}
