.live-room-dialog{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important}
.live-room-dialog::backdrop{background:rgba(8,18,15,.82)!important}
.live-room-panel{width:100%!important;height:100%!important;min-height:100dvh!important;max-height:none!important;box-sizing:border-box!important;padding:clamp(10px,2vw,24px)!important;border:0!important;border-radius:0!important}
.live-room-grid{grid-template-columns:minmax(0,1fr)!important;min-height:0!important;overflow:hidden!important}
.live-room-tile,.live-room-tile video{height:100%!important;min-height:0!important}
.live-room-tile video{object-fit:contain!important}
@media(max-width:640px){.live-room-panel{padding:8px!important}.live-room-actions{flex-wrap:wrap!important}.live-room-actions button{padding:8px 10px!important}}
html body dialog.live-room-dialog{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
html body dialog.live-room-dialog .live-room-panel{width:100%!important;height:100%!important;min-height:100dvh!important;max-height:none!important;box-sizing:border-box!important;padding:clamp(10px,2vw,24px)!important;border:0!important;border-radius:0!important}
html body dialog.live-room-dialog .live-room-grid{grid-template-columns:minmax(0,1fr)!important;min-height:0!important;overflow:hidden!important}
html body dialog.live-room-dialog .live-room-tile,html body dialog.live-room-dialog .live-room-tile video{height:100%!important;min-height:0!important}
html body header.top{display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:60px!important;overflow:hidden!important}
html body header.top>.brand{flex:1 1 180px!important;min-width:120px!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html body header.top>nav{display:flex!important;flex:1 1 520px!important;order:2!important;min-width:0!important;max-width:100%!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;overflow:visible!important;scrollbar-width:none!important}
html body header.top>nav>a,html body header.top>nav>form{display:inline-flex!important;flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important}
html body header.top>nav>a[href="film.php"],html body header.top>nav>a[href="tahmin.php"]{display:inline-flex!important}
@media(max-width:1100px){html body header.top>nav{flex-basis:100%!important;order:3!important;width:100%!important;margin-top:4px!important}}
@media(min-width:1101px){html body header.top{flex-wrap:nowrap!important;min-height:60px!important;height:60px!important;overflow:visible!important}html body header.top>.brand{flex:0 1 220px!important;min-width:180px!important;font-size:18px!important}html body header.top>nav{flex:1 1 auto!important;flex-wrap:nowrap!important;gap:6px!important;overflow:visible!important;justify-content:flex-end!important}html body header.top>nav>a,html body header.top>nav>form{min-width:0!important;padding:4px 8px!important;font-size:14px!important;line-height:1.1!important}html body header.top>nav .moderator-link,html body header.top>nav .mailbox-link,html body header.top>nav .notification-link,html body header.top>nav .logout-button{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;margin-left:0!important;margin-right:0!important}}
.live-chat-live-indicator,
.live-chat-media-tools,
.live-chat-media-dialog,
.live-chat-media-button,
.live-chat-media-tile,
.live-chat-media-grid,
.live-chat-media-empty{visibility:visible}
.live-chat-media-tools[hidden],
.live-chat-media-dialog[hidden],
.live-chat-media-button[hidden],
.live-chat-media-tile[hidden],
.live-chat-media-grid[hidden],
.live-chat-media-empty[hidden]{display:none!important;visibility:hidden!important}
.live-room-trigger{display:inline-grid;place-items:center;width:34px;height:30px;margin-left:6px;padding:0;border:1px solid rgba(255,255,255,.6);border-radius:6px;background:rgba(255,255,255,.12);color:#fff;font-size:17px;line-height:1;cursor:pointer}.live-room-trigger:hover{background:var(--orange);border-color:#fff}.live-room-trigger.is-live{background:#22b866;border-color:#b9ffd0;box-shadow:0 0 0 3px rgba(34,184,102,.2),0 4px 12px rgba(34,184,102,.25)}.live-room-trigger[hidden]{display:none!important}
.live-room-dialog{width:min(860px,calc(100% - 24px));max-width:860px;padding:0;border:0;border-radius:12px;background:transparent}.live-room-dialog::backdrop{background:rgba(8,18,15,.72)}.live-room-panel{display:flex;flex-direction:column;gap:12px;min-height:min(680px,calc(100vh - 40px));padding:16px;border:1px solid #9ec5aa;border-radius:12px;background:linear-gradient(145deg,#172321,#28483d);box-shadow:0 24px 70px rgba(0,0,0,.42)}.live-room-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#fff}.live-room-panel header div{display:grid;gap:3px}.live-room-panel header small{color:#a5dfb6;font:700 9px/1 'DM Sans',sans-serif;letter-spacing:.12em}.live-room-panel header strong{font:700 20px/1.1 'Space Grotesk',sans-serif}.live-room-panel header span{color:#c7ded0;font-size:11px}.live-room-panel header>button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:22px;line-height:1;cursor:pointer}.live-room-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:10px;flex:1;min-height:280px;overflow:auto}.live-room-tile{position:relative;min-height:280px;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:9px;background:#0d1714}.live-room-tile video{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;background:#0b1210}.live-room-tile span{position:absolute;left:8px;bottom:8px;padding:4px 7px;border-radius:4px;background:rgba(10,20,17,.78);color:#fff;font-size:11px}.live-room-actions{display:flex;justify-content:center;gap:8px}.live-room-actions button{padding:10px 14px;border:1px solid rgba(255,255,255,.55);border-radius:6px;background:#ef7045;color:#fff;font:700 12px 'DM Sans',sans-serif;cursor:pointer}.live-room-actions button[hidden]{display:none}.live-room-actions button:hover{filter:brightness(1.1)}
@media(max-width:640px){.live-room-dialog{width:calc(100% - 16px);max-height:calc(100% - 16px)}.live-room-panel{min-height:min(560px,calc(100vh - 24px));padding:10px}.live-room-grid{grid-template-columns:1fr;min-height:260px}.live-room-tile{min-height:260px}.live-room-tile video{min-height:260px}.live-room-trigger{width:30px;height:28px;margin-left:2px;font-size:15px}}
.live-room-grid{grid-template-columns:1fr!important}
.live-room-member-name{position:absolute;left:7px;bottom:7px;padding:4px 7px;border:0;border-radius:4px;background:rgba(10,20,17,.78);color:#fff;font-size:11px;cursor:pointer}.live-room-member-name:disabled{cursor:default}.live-room-gift-button{position:absolute;right:7px;bottom:7px;padding:4px 7px;border:1px solid rgba(255,255,255,.7);border-radius:4px;background:#ef7045;color:#fff;font-size:10px;cursor:pointer}.live-room-gift-button[hidden]{display:none}.live-room-actions{gap:5px!important}.live-room-actions button.is-off{background:#4d5b55;color:#d7e1dc}.live-room-tile.is-expanded{position:fixed!important;inset:50% auto auto 50%!important;width:min(82vw,540px)!important;height:min(82vh,720px)!important;transform:translate(-50%,-50%)!important;z-index:1001!important;box-shadow:0 20px 70px rgba(0,0,0,.6)}.live-room-tile.is-expanded video{height:100%!important;min-height:0!important}
.live-room-dialog{width:250px!important;max-width:250px!important}.live-room-panel{width:250px!important;min-height:400px!important;height:400px!important;padding:9px!important;gap:7px!important}.live-room-panel header strong{font-size:14px!important}.live-room-grid{min-height:0!important}.live-room-tile,.live-room-tile video{min-height:0!important;height:320px!important}.live-room-actions button{padding:7px 8px!important;font-size:10px!important}
@media(max-width:640px){.live-room-dialog{width:220px!important;max-width:220px!important}.live-room-panel{width:220px!important;min-height:340px!important;height:340px!important;padding:7px!important}.live-room-panel header strong{font-size:12px!important}.live-room-panel header span{font-size:9px!important}.live-room-tile,.live-room-tile video{height:270px!important}.live-room-actions button{padding:6px!important;font-size:9px!important}}
.live-room-dialog{width:230px!important;max-width:230px!important}.live-room-panel{width:230px!important;min-height:370px!important;height:370px!important}.live-room-tile,.live-room-tile video{height:300px!important;min-height:0!important}.live-room-tile video{object-fit:cover!important;object-position:center!important;background:#0b1210!important}
@media(max-width:640px){.live-room-dialog{width:205px!important;max-width:205px!important}.live-room-panel{width:205px!important;min-height:315px!important;height:315px!important}.live-room-tile,.live-room-tile video{height:250px!important}.live-room-tile video{object-fit:cover!important;object-position:center!important}}
.live-room-actions button.is-active{background:#22b866;border-color:#b9ffd0}
.live-gift-dialog{width:min(330px,calc(100vw - 24px));padding:0;border:0;background:transparent}.live-gift-form{display:grid;gap:10px;padding:18px;border:1px solid #9ec5aa;border-radius:10px;background:#f8fbf8;color:#172321;box-shadow:0 20px 55px rgba(0,0,0,.3)}.live-gift-form strong{font:700 17px/1.2 'Space Grotesk',sans-serif;color:#136f63}.live-gift-form p{margin:0;font-size:12px}.live-gift-form label{display:grid;gap:5px;font-size:12px;font-weight:700}.live-gift-form input[type=number]{width:100%;padding:10px;border:1px solid #b9d7c1;border-radius:6px;background:#fff;color:#172321}.live-gift-form .live-gift-balance{padding:8px 10px;border-radius:6px;background:#edf7ef;color:#136f63;font-weight:700}.live-gift-form .live-gift-status{min-height:16px;color:#136f63}.live-gift-form .button{padding:10px 14px;border:0;border-radius:6px;background:#ef7045;color:#fff;font-weight:700;cursor:pointer}.live-gift-form .button:disabled{opacity:.6;cursor:wait}.live-gift-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:1px solid #b9d7c1;border-radius:50%;background:#fff;color:#136f63;font-size:18px;cursor:pointer}.live-gift-dialog::backdrop{background:rgba(8,18,15,.58)}
.live-room-actions button:hover,.live-room-actions button:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.24),0 4px 12px rgba(0,0,0,.28);outline:none}.live-room-actions button.is-active{box-shadow:0 0 0 3px rgba(185,255,208,.22),0 4px 12px rgba(34,184,102,.3)}
.live-chat-head>.live-room-trigger{order:2;margin-left:auto;margin-right:4px}.live-chat-head>.live-chat-members-trigger{order:3;margin-left:0}
@media(max-width:640px){.live-chat-popup>.live-chat .live-chat-head>.live-room-trigger{order:2;margin-left:auto;margin-right:0}.live-chat-popup>.live-chat .live-chat-head>.live-chat-members-trigger{order:3;margin-left:0}}
.live-room-dialog{width:min(640px,calc(100% - 24px))!important;max-width:640px!important}.live-room-panel{min-height:min(460px,calc(100vh - 40px))!important;padding:12px!important}.live-room-grid{min-height:260px!important}.live-room-tile,.live-room-tile video{min-height:240px!important}
@media(max-width:640px){.live-room-dialog{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important}.live-room-panel{min-height:min(390px,calc(100vh - 24px))!important;padding:9px!important}.live-room-grid{min-height:220px!important}.live-room-tile,.live-room-tile video{min-height:210px!important}}
.live-room-tile video{object-fit:contain!important;object-position:center!important;background:#07100d!important}
html body .shell .live-chat-media-dialog.live-chat-media-room{position:relative!important;inset:auto!important;transform:none!important;display:block!important;width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;margin:12px 0!important;padding:0!important;z-index:1!important;background:transparent!important}
html body .shell .live-chat-media-room .live-chat-media-dialog-panel{display:flex!important;width:100%!important;height:clamp(260px,42vw,430px)!important;max-height:none!important;padding:12px!important;border:1px solid #b9d7c1!important;border-radius:12px!important;background:linear-gradient(145deg,#172321 0%,#243c35 100%)!important;box-shadow:0 14px 34px rgba(23,35,33,.2)!important}
html body .shell .live-chat-media-room .live-chat-media-dialog-head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:32px!important;color:#fff!important}
html body .shell .live-chat-media-room .live-chat-media-dialog-head strong{display:block!important;color:#fff!important;font:700 15px/1.2 'Space Grotesk',sans-serif!important}
html body .shell .live-chat-media-room .live-chat-media-room-kicker{display:block!important;margin-bottom:3px!important;color:#9ed8b0!important;font:700 9px/1 'DM Sans',sans-serif!important;letter-spacing:.12em!important}
html body .shell .live-chat-media-room .live-chat-media-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;align-items:stretch!important;justify-content:stretch!important;gap:10px!important;width:100%!important;height:100%!important;overflow:auto!important}
html body .shell .live-chat-media-room .live-chat-media-tile,html body .shell .live-chat-media-room .live-chat-media-tile.is-featured{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;grid-column:auto!important;border-radius:9px!important}
html body .shell .live-chat-media-room .live-chat-media-tile video,html body .shell .live-chat-media-room .live-chat-media-tile .live-chat-media-placeholder{height:calc(100% - 22px)!important;min-height:0!important;max-height:none!important}
@media(max-width:640px){html body .shell .live-chat-media-room .live-chat-media-dialog-panel{height:clamp(260px,82vw,380px)!important;padding:9px!important}html body .shell .live-chat-media-room .live-chat-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html body .shell .live-chat-media-room .live-chat-media-tile,html body .shell .live-chat-media-room .live-chat-media-tile.is-featured{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important}}
.live-chat-media-empty span{display:grid;place-items:center;width:54px;height:54px;border:3px solid #ef4b3f;border-radius:50%;background:#fff1ef;color:#c52f29;font:800 38px/1 'Space Grotesk';letter-spacing:0}
html body .shell .live-chat-media-empty span{border:3px solid #ef4b3f!important;color:#c52f29!important;background:#fff1ef!important}
@media(max-width:640px){
	html body .shell .live-chat-popup>.live-chat .live-chat-message,
	html body .shell .home-topic-board + .live-chat .live-chat-message{grid-template-columns:max-content minmax(0,1fr) max-content max-content!important;align-items:start!important;min-width:0!important;word-break:normal!important;overflow-wrap:normal!important}
	html body .shell .live-chat-popup>.live-chat .live-chat-message .live-chat-user,
	html body .shell .home-topic-board + .live-chat .live-chat-message .live-chat-user{grid-column:1!important;width:auto!important;max-width:24vw!important;min-width:max-content!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}
	html body .shell .live-chat-popup>.live-chat .live-chat-message .live-chat-content,
	html body .shell .home-topic-board + .live-chat .live-chat-message .live-chat-content{grid-column:2!important;display:block!important;width:100%!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}
	html body .shell .live-chat-popup>.live-chat .live-chat-message .live-chat-content *,
	html body .shell .home-topic-board + .live-chat .live-chat-message .live-chat-content *{word-break:normal!important;overflow-wrap:break-word!important}
	html body .shell .live-chat-popup>.live-chat .live-chat-message time,
	html body .shell .home-topic-board + .live-chat .live-chat-message time{grid-column:3!important;min-width:max-content!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}
	html body .shell .live-chat-popup>.live-chat .live-chat-message .live-chat-delete,
	html body .shell .home-topic-board + .live-chat .live-chat-message .live-chat-delete{grid-column:4!important;min-width:max-content!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}
}
.live-chat-media-dialog-head>button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:6px;background:rgba(255,255,255,.1);color:#fff;font-size:17px;line-height:1;cursor:pointer}.live-chat-media-dialog-actions{display:inline-flex;align-items:center;gap:5px}
html body .shell .live-chat-media-tools .live-chat-live-indicator{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;min-width:28px!important;height:28px!important;margin:0!important;padding:0!important;border:2px solid rgba(255,255,255,.8)!important;border-radius:50%!important;background:#22b866!important;color:#fff!important;font-size:0!important;line-height:1!important;letter-spacing:0!important;cursor:pointer!important;box-shadow:0 0 0 3px rgba(34,184,102,.2)!important}
html body .shell .live-chat-media-tools .live-chat-live-indicator::before{content:'●'!important;display:block!important;font-size:13px!important;line-height:1!important;color:#fff!important;transform:none!important}
html body .shell .live-chat-media-tools .live-chat-live-indicator[hidden]{display:none!important}
html body .shell .live-chat-media-button[data-media-toggle].live-active{background:#22b866!important;border-color:#b9ffd0!important;box-shadow:0 0 0 4px rgba(34,184,102,.22),0 6px 16px rgba(34,184,102,.32)!important}
html body .shell .live-chat-media-tools>.live-chat-live-indicator{display:none!important}
html body .shell .live-chat-media-dialog{background:transparent!important;filter:none!important;backdrop-filter:none!important;isolation:isolate!important}
html body .shell .live-chat-media-dialog-panel,html body .shell .live-chat-media-grid{background:transparent!important;filter:none!important;backdrop-filter:none!important}
html body .shell .live-chat-media-dialog{z-index:500!important;display:grid!important;visibility:visible!important;opacity:1!important;place-items:center!important;overflow:visible!important}
html body .shell .live-chat-media-dialog-panel{position:relative!important;overflow:visible!important}
html body .shell .live-chat-media-dialog-panel,html body .shell .live-chat-media-grid,html body .shell .live-chat-media-tile{visibility:visible!important;opacity:1!important}
html body .shell .live-chat-media-dialog-panel{width:350px!important;height:500px!important;padding:10px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:10px!important;background:#172321!important;box-shadow:0 18px 50px rgba(0,0,0,.42)!important}
html body .shell .live-chat-media-grid{background:#172321!important}
html body .shell .live-chat-media-dialog-head{position:absolute!important;top:8px!important;right:8px!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;z-index:20!important}
html body .shell .live-chat-media-dialog-head strong,html body .shell .live-chat-media-dialog-actions{display:none!important}
html body .shell .live-chat-media-dialog-head>button{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;border:2px solid rgba(255,255,255,.9)!important;border-radius:50%!important;background:rgba(23,35,33,.82)!important;color:#fff!important;font:700 21px/1 Arial,sans-serif!important;cursor:pointer!important;box-shadow:0 3px 12px rgba(0,0,0,.35)!important}
html body .shell .live-chat-media-dialog-head>button:hover{background:#ef7045!important}
html body .shell .live-chat-media-empty{display:none!important}
.chat-live-hint-message{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #31b66a;border-radius:5px;background:#e8f8ed;color:#16713c;font-weight:700;cursor:pointer}.chat-live-hint-message:hover{background:#d5f1dd}
html body .shell .live-chat-head-main .live-chat-media-tools{display:flex!important;visibility:visible!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;margin-left:auto!important}
html body .shell .live-chat-head>.live-chat-media-tools{display:flex!important;visibility:visible!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;margin-left:auto!important;margin-right:8px!important}
html body .shell .live-chat-head>.live-chat-media-tools + .live-chat-clear{margin-left:0!important}
html body .home-topic-board + .live-chat .live-chat-head{justify-content:flex-start!important}
html body .home-topic-board + .live-chat .live-chat-head-main{flex:1 1 auto!important;min-width:0!important}
html body .home-topic-board + .live-chat .live-chat-head>.live-chat-media-tools{order:2!important;flex:0 0 auto!important;margin-left:auto!important;margin-right:4px!important}
html body .home-topic-board + .live-chat .live-chat-head>.live-chat-broadcast-status{order:3!important;flex:0 0 auto!important;margin:0 4px 0 0!important}
html body .home-topic-board + .live-chat .live-chat-head>.live-chat-clear{order:4!important;flex:0 0 auto!important;margin:0!important}
html body .live-chat-head>.live-chat-media-tools{order:2!important;flex:0 0 auto!important;margin-left:auto!important;margin-right:4px!important}
html body .live-chat-head>.live-chat-broadcast-status{order:3!important;flex:0 0 auto!important;margin:0 4px 0 0!important}
html body .live-chat-head>.live-chat-clear{order:4!important;flex:0 0 auto!important;margin:0!important}
html body main.shell .live-chat-media-tile{width:350px!important;height:500px!important;min-width:350px!important;min-height:500px!important;max-width:350px!important;max-height:500px!important}
html body main.shell .live-chat-media-tile video{width:100%!important;height:496px!important;min-height:496px!important;max-height:496px!important}
html body main.shell .live-chat-media-tile.is-featured{width:450px!important;height:640px!important;min-width:450px!important;min-height:640px!important;max-width:450px!important;max-height:640px!important}
html body main.shell .live-chat-media-grid,html body .shell .live-chat-popup>.live-chat .live-chat-media-grid{width:350px!important;max-width:350px!important;grid-template-columns:1fr!important}
@media(max-width:640px){html body .shell .live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-tools{position:static!important;top:auto!important;right:auto!important;width:auto!important;margin-left:auto!important;justify-content:flex-end!important;transform:none!important}}
html body .shell .live-chat-media-button[data-media-toggle]{display:inline-grid!important;visibility:visible!important;opacity:1!important}
html body .shell .live-chat-media-dialog-panel{width:auto!important;height:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
html body .shell .live-chat-media-dialog-head{position:absolute!important;top:6px!important;right:6px!important;z-index:2!important;margin:0!important}
html body .shell .live-chat-media-dialog-head strong{display:none!important}
html body .shell .live-chat-media-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:10px!important;width:min(92vw,760px)!important;height:auto!important;max-height:calc(100vh - 24px)!important;overflow:auto!important}
html body .shell .live-chat-popup>.live-chat .live-chat-media-tile,html body .shell .live-chat-popup>.live-chat .live-chat-media-tile.is-featured{width:clamp(160px,28vw,360px)!important;height:clamp(160px,28vw,360px)!important;min-width:160px!important;min-height:160px!important;max-width:360px!important;max-height:360px!important;border:2px solid rgba(255,255,255,.85)!important;border-radius:10px!important;box-shadow:0 10px 28px rgba(0,0,0,.28)!important}
html body .shell .live-chat-media-tile video{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important}
@media(max-width:640px){html body .shell .live-chat-media-grid{grid-template-columns:1fr!important;width:min(92vw,360px)!important;max-height:calc(100vh - 24px)!important}html body .shell .live-chat-media-tile,html body .shell .live-chat-media-tile.is-featured{width:min(86vw,320px)!important;height:min(86vw,320px)!important;min-width:min(86vw,320px)!important;min-height:min(86vw,320px)!important;max-width:min(86vw,320px)!important;max-height:min(86vw,320px)!important}}
html body main.shell .home-topic-board .home-topic-head>span:first-child,
html body main.shell .home-topic-board .home-topic-row>.home-topic-title{border-right:1px solid #8fa69a!important;border-right-style:solid!important;padding-right:8px!important}
@media(max-width:640px){
	html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto!important;grid-auto-flow:column!important;column-gap:6px!important;align-items:center!important}
	html body main.shell .home-topic-board .home-topic-title{display:flex!important;flex-direction:row!important;align-items:center!important;min-width:0!important;gap:4px!important;white-space:nowrap!important;overflow:hidden!important}
	html body main.shell .home-topic-board .home-topic-title>b{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
	html body main.shell .home-topic-board .home-topic-title .home-topic-stats{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;gap:2px!important;margin-left:0!important;white-space:nowrap!important;color:var(--muted)!important}
	html body main.shell .home-topic-board .home-topic-title .home-topic-stats:before{content:'('!important}
	html body main.shell .home-topic-board .home-topic-title .home-topic-stats:after{content:')'!important}
	html body main.shell .home-topic-board .home-topic-title .home-dot{display:inline-block!important;width:3px!important;height:3px!important;margin:0 2px!important;border-radius:50%!important}
	html body main.shell .home-topic-board .home-topic-created,html body main.shell .home-topic-board .home-topic-last{grid-column:2!important;grid-row:1!important;min-width:0!important;justify-self:start!important;overflow:hidden!important}
	html body main.shell .home-topic-board .home-topic-created{display:block!important}
}
@media(min-width:641px){html body main.shell .home-topic-board .home-topic-head,html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-head,html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 170px!important}}
@media(max-width:640px){html body main.shell .home-topic-board .home-topic-head,html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-head,html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) auto!important}html body main.shell .home-topic-board .home-topic-title .home-topic-stats{grid-column:auto!important;grid-row:auto!important}}
@media(min-width:641px){html body main.shell .home-topic-board .home-topic-head,html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px!important;column-gap:16px!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-head,html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 170px!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}}
@media(max-width:640px){html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important;column-gap:5px!important}html body main.shell .home-topic-board .home-topic-title{grid-column:1!important;display:block!important;min-width:0!important}html body main.shell .home-topic-board .home-topic-created{grid-column:2!important;grid-row:1!important;margin-left:0!important}html body main.shell .home-topic-board .home-topic-last{grid-column:2!important;grid-row:1!important;display:flex!important;min-width:0!important}html body main.shell .home-topic-board .home-topic-stats{display:flex!important;grid-column:3!important;grid-row:1!important;min-width:0!important;visibility:visible!important;opacity:1!important}html body main.shell .home-topic-board .home-topic-stats b{display:inline-flex!important;visibility:visible!important;opacity:1!important;min-width:1ch!important;font-size:10px!important;line-height:1!important;color:var(--ink)!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-stats{grid-column:3!important}}
@media(max-width:640px){html body main.shell .home-topic-board .home-tab-panel[data-home-panel] .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important;column-gap:5px!important}html body main.shell .home-topic-board .home-tab-panel[data-home-panel] .home-topic-stats{grid-column:3!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-created{grid-column:2!important}html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-stats{grid-column:3!important}}
.top nav .logout-button{position:relative;top:2px}
.top nav .moderator-link,.top nav .mailbox-link,.top nav .notification-link,.top nav .logout-button{position:relative;top:0;margin-left:2px;margin-right:2px;align-self:center;flex:0 0 auto}
.top nav .moderator-link{order:1}
.top nav .mailbox-link{order:2;margin-right:4px}
.top nav .notification-link{order:3}
.top nav > form.inline:has(.logout-button){order:4;display:inline-flex;align-items:center;justify-content:center;height:34px;min-height:34px;margin:0;padding:0}
.top nav .logout-button{order:4;transform:none;align-self:center}
.top nav{order:2}
.top > .moderator-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-left:4px;border-radius:8px;background:rgba(19,111,99,.08);color:var(--teal)}
.top > .moderator-link:hover{background:rgba(239,112,69,.12);color:var(--orange)}
.top > .moderator-link .moderator-icon{font-size:20px;line-height:1;font-weight:800;display:block}
.top nav .mailbox-link{order:1;margin-right:4px}
.chat-report-dialog{width:min(480px,calc(100% - 24px));padding:0;border:0;background:transparent}.chat-report-dialog::backdrop{background:rgba(23,35,33,.56)}.chat-report-panel{padding:20px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 20px 55px rgba(23,35,33,.25)}.chat-report-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-report-head strong{color:var(--teal);font:700 20px 'Space Grotesk'}.chat-report-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.chat-report-panel label{display:grid;gap:5px;color:var(--teal);font-size:12px;font-weight:700}.chat-report-panel textarea{min-height:76px;resize:vertical}.chat-report-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}@media(max-width:640px){.chat-report-panel{padding:16px}.chat-report-actions{display:grid;grid-template-columns:1fr 1fr}.chat-report-actions .button{width:100%;margin:0}}
.moderator-report-open{display:inline-block;margin-top:8px;color:var(--teal);font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.moderator-report-open:hover{color:var(--orange)}.moderator-report-open.is-disabled{color:var(--muted);text-decoration:none;pointer-events:none}
.moderator-member-link{padding:0;border:0;background:transparent;color:var(--teal);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.moderator-member-link:hover{color:var(--orange)}.moderator-member-link:disabled{color:var(--muted);text-decoration:none;cursor:default}
.moderator-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--teal);text-decoration:none;flex:0 0 auto}.moderator-icon{font-size:20px;line-height:1;font-weight:800}.moderator-link:hover{color:var(--orange)}.moderator-popup{width:min(720px,calc(100% - 24px));max-height:calc(100vh - 32px);padding:0;border:0;background:transparent}.moderator-popup::backdrop{background:rgba(23,35,33,.56)}.moderator-popup-panel{max-height:calc(100vh - 32px);overflow:auto;padding:20px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 20px 55px rgba(23,35,33,.25)}.moderator-popup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.moderator-popup-head strong{display:block;margin-top:4px;color:var(--teal);font:700 22px 'Space Grotesk'}.moderator-popup-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.moderator-popup-list{display:grid;gap:9px}.moderator-report-item{padding:12px;border:1px solid var(--line);border-left:3px solid #aebdb4;border-radius:7px;background:#f8fbf8}.moderator-report-item.is-open{border-left-color:var(--orange);background:#fffaf5}.moderator-report-meta{display:flex;justify-content:space-between;gap:8px}.moderator-report-meta strong{color:var(--teal);font-size:12px}.moderator-report-meta small{color:var(--muted);font-size:10px}.moderator-report-body,.moderator-report-reason{margin:8px 0 0;font-size:12px;line-height:1.4}.moderator-report-reason{color:var(--muted)}.moderator-report-actions{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:7px;margin-top:10px}.moderator-report-actions select,.moderator-report-actions input{min-width:0;padding:7px 8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.live-chat-content{display:inline-flex;align-items:center;gap:5px;min-width:0}.live-chat-reactions,.live-chat-report{flex:0 0 auto}.live-chat-report{padding:0;border:0;background:transparent;color:#a34b3e;font-size:13px;line-height:1;cursor:pointer}.live-chat-report:hover{color:#c32f24}.live-chat-reactions{margin-left:2px!important}
.topic-prefix{display:inline-flex;align-items:center;justify-content:center;max-width:150px;margin-right:8px;padding:4px 7px;border:1px solid color-mix(in srgb,var(--prefix-color,var(--teal)) 55%,white);border-left:3px solid var(--prefix-color,var(--teal));border-radius:4px;background:color-mix(in srgb,var(--prefix-color,var(--teal)) 12%,white);color:var(--prefix-color,var(--teal));font:700 10px/1.1 'DM Sans';letter-spacing:.2px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topichead .topic-prefix{margin:0 8px 0 0;font-size:11px}.prefix-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.prefix-admin-item h2{display:flex;align-items:center;min-height:28px}.prefix-admin-item small{display:block}.prefix-admin-page .topic-prefix{width:max-content;max-width:100%}@media(max-width:900px){.prefix-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.prefix-admin-grid{grid-template-columns:1fr}.topic-prefix{max-width:120px;padding:3px 5px;font-size:9px}.category-topics .topicrow b{white-space:normal}.topichead .topic-prefix{font-size:10px}}
.topic-prefix::before{content:'['}.topic-prefix::after{content:']'}
.category-prefix-link{display:inline-flex;margin:0 0 18px;padding:9px 12px;font-size:12px}
.category-prefix-popup{width:min(920px,calc(100% - 24px));height:min(760px,calc(100% - 32px));padding:0;border:0;border-radius:12px;background:transparent;box-shadow:0 22px 60px rgba(23,35,33,.3)}.category-prefix-popup::backdrop{background:rgba(23,35,33,.58)}.category-prefix-popup-panel{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid #b9d7c1;border-radius:12px;background:var(--paper)}.category-prefix-popup-head{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:11px 14px;border-bottom:1px solid #c9ddd0;background:#edf6ef;color:var(--teal);font:700 15px 'Space Grotesk'}.category-prefix-popup-close{display:grid;place-items:center;width:29px;height:29px;border:1px solid #b9d7c1;border-radius:50%;background:#fff;color:var(--teal);font-size:20px;line-height:1;cursor:pointer}.category-prefix-popup-close:hover{background:#fff1ea;color:var(--orange)}.category-prefix-popup iframe{display:block;flex:1 1 auto;width:100%;min-height:0;border:0;background:var(--paper)}@media(max-width:640px){.category-prefix-popup{width:calc(100% - 16px);height:calc(100% - 24px);border-radius:9px}.category-prefix-popup-head{padding:9px 11px;font-size:13px}}
.new-topic-page{max-width:760px!important;padding-top:34px!important}.new-topic-page>.eyebrow{display:inline-flex;align-items:center;margin-bottom:8px;padding:6px 9px;border:1px solid #b9d7c1;border-left:3px solid var(--orange);border-radius:5px;background:#eaf4ec;color:var(--teal);font-size:10px;letter-spacing:1.8px}.new-topic-page>h1{margin:0 0 8px;color:var(--teal);font-size:clamp(30px,4vw,44px);line-height:1.05}.new-topic-page>h1:after{display:block;width:64px;height:4px;margin-top:13px;border-radius:3px;background:var(--orange);content:''}.new-topic-page>.editor-form{position:relative;margin-top:24px;padding:26px!important;border:1px solid #b9d7c1!important;border-top:4px solid var(--teal)!important;border-radius:10px!important;background:linear-gradient(145deg,#fff 0%,#f5faf6 100%)!important;box-shadow:0 16px 34px rgba(19,111,99,.1)!important}.new-topic-page>.editor-form:before{display:block;margin:-7px 0 16px;color:var(--muted);content:'Topluluğa yeni bir konu başlatın';font-size:12px;font-weight:400}.new-topic-page>.editor-form>label{gap:6px;margin:0;color:var(--teal);font-size:12px;font-weight:700}.new-topic-page>.editor-form input,.new-topic-page>.editor-form textarea,.new-topic-page>.editor-form select{border-color:#b4cfc0;background:#fff}.new-topic-page>.editor-form textarea{min-height:150px;line-height:1.55}.new-topic-page>.editor-form .form-actions{justify-content:flex-end;margin-top:4px;padding-top:14px;border-top:1px solid #d5e2d8}.new-topic-page>.editor-form .form-actions .button{min-width:140px;text-align:center}.new-topic-page>.editor-form .form-actions .button.cancel{background:#fff}@media(max-width:640px){.new-topic-page{padding-top:24px!important}.new-topic-page>.editor-form{margin-top:18px;padding:18px!important}.new-topic-page>.editor-form textarea{min-height:125px}.new-topic-page>.editor-form .form-actions{display:grid;grid-template-columns:1fr 1fr}.new-topic-page>.editor-form .form-actions .button{min-width:0;width:100%}}
.category-topics:before{display:none!important}.category-topics{gap:14px!important;padding:0!important}.category-topic-section-head,.category-topic-section-pinned .category-topic-section-head,.category-topic-section-regular .category-topic-section-head{display:flex!important;align-items:center!important;min-height:58px!important;padding:12px 16px!important;border:0!important;background:#475066!important;color:#fff!important}.category-topic-section-head h2{color:#fff!important;font:800 12px/1.2 'DM Sans'!important;letter-spacing:1.2px!important;text-transform:uppercase!important}.category-topic-section-head p{color:#dbe4df!important}.category-topic-section-mark{background:rgba(255,255,255,.16)!important;color:#fff!important}.category-topic-section-count{background:#fff!important;color:#475066!important}.category-topic-section-pinned .category-topic-section-head{border-bottom:3px solid #d29a4b!important}.category-topic-section-regular .category-topic-section-head{border-bottom:3px solid #6db394!important}
.category-topics{display:grid!important;gap:14px!important;padding:14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.category-topics:before{grid-column:1 / -1;margin:-14px -14px 0;border:1px solid #475066;border-radius:9px 9px 0 0}.category-topic-section{overflow:hidden;border:1px solid #b9d7c1;border-radius:9px;background:#fff;box-shadow:0 10px 22px rgba(19,111,99,.08)}.category-topic-section+.category-topic-section{border-top:1px solid #b9d7c1}.category-topic-section-pinned{border-color:#e0bd80;box-shadow:0 10px 22px rgba(190,137,54,.12)}.category-topic-section-pinned .category-topic-section-head{background:linear-gradient(90deg,#fff3dc,#fffaf1)}.category-topic-section-regular .category-topic-section-head{background:linear-gradient(90deg,#eaf6ee,#f8fbf8)}.category-topic-section .category-topic-list{background:#fff}.category-topic-section>.empty{min-height:110px;display:grid;place-items:center;margin:0;padding:24px}.category-topic-section-head{border-bottom:1px solid #c6d9cc!important}@media(max-width:640px){.category-topics{gap:10px!important;padding:10px!important}.category-topics:before{margin:-10px -10px 0;padding:10px 12px}.category-topic-section{border-radius:8px}.category-topic-section>.empty{min-height:90px;padding:18px}}
.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-height:min(65vh,520px)!important;overflow-y:auto!important;padding:8px!important;z-index:100!important}.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 6px!important;border:1px solid #b4cfc0!important;border-radius:7px!important;background:#f7fbf8!important;color:#3f5d55!important;font-size:11px!important;line-height:1.15!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important}.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu a:hover{border-color:var(--orange)!important;background:#fff6f1!important;color:var(--orange)!important;transform:translateY(-1px)!important}.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu a.active{border-color:var(--teal)!important;background:var(--teal)!important;color:#fff!important;box-shadow:0 4px 10px rgba(19,111,99,.2)!important}@media(max-width:640px){.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:7px!important}.content:has(> #admin-tabs.tabs) #admin-tabs.tabs .admin-tabs-menu a{min-height:38px!important;padding:7px 5px!important;font-size:10px!important}}
html body .topic-search-dialog{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(680px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;margin:0!important;transform:translate(-50%,-50%)!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important}
html body .topic-search-dialog .topic-search-dialog-inner{max-height:min(620px,calc(100vh - 40px))!important;overflow:auto!important;padding:22px!important;border:1px solid #b9d7c1!important;border-radius:10px!important;background:#fff!important;box-shadow:0 20px 55px rgba(23,35,33,.22)!important}
html body .topic-search-dialog .topic-search{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;width:100%!important;margin:0 0 16px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important}
html body .topic-search-dialog .topic-search label{display:grid!important;grid-column:1 / -1!important;gap:6px!important;width:100%!important;margin:0 0 10px!important;text-align:left!important;color:var(--teal)!important;font-weight:700!important}
html body .topic-search-dialog .topic-search input{display:block!important;width:100%!important;margin:0!important;padding:10px 12px!important;border:1px solid #c9ddd0!important;border-radius:6px!important;background:#fff!important;color:var(--ink)!important}
html body .topic-search-dialog .topic-search .button{grid-column:1!important;justify-self:start!important;width:auto!important;margin:0!important;border-radius:6px!important}
@media(max-width:640px){html body .topic-search-dialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}html body .topic-search-dialog .topic-search-dialog-inner{max-height:calc(100dvh - 32px)!important;padding:16px!important}}
 .profile-page .button,.profile-page button{border-radius:6px!important;background:var(--orange)!important;color:#fff!important;border:0!important;box-shadow:none!important}.profile-page .button:hover,.profile-page button:hover{background:#d95d35!important;color:#fff!important}.profile-page .button.secondary{background:var(--orange)!important;color:#fff!important;border:0!important}.profile-page .points-balance{border-radius:6px!important}
 .profile-page .identity .profile-referral{width:calc(100% + 72px)}.profile-page .identity .points-balance,.profile-page .identity .withdrawal-trigger{display:inline-flex;align-items:center;justify-content:center;height:34px;min-height:34px;margin-top:8px;margin-bottom:8px;box-sizing:border-box;vertical-align:middle}.profile-page .identity .points-balance{margin-left:0;margin-right:4px;padding:7px 12px}.profile-page .identity .withdrawal-trigger{margin-left:0;padding:7px 12px;border-radius:7px;font-size:12px;line-height:1}
 .profile-page .identity-head{align-items:flex-start}.profile-page .identity-head>div:last-child{order:1;min-width:0;flex:1}.profile-page .identity-head .avatar{order:2;margin-top:0;margin-left:auto}
 .chat-commands-admin-actions{display:flex;gap:8px;align-items:center}.chat-commands-admin-actions .button{flex:1;text-align:center}
html body .home-topic-board + .live-chat .live-chat-head-main .live-chat-status{display:inline-block!important;width:14px!important;height:14px!important;min-width:14px!important;margin-left:6px!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:#32c768!important;box-shadow:0 0 0 2px rgba(50,199,104,.18)!important;font-size:0!important;line-height:0!important;animation:live-chat-status-pulse 1.35s ease-in-out infinite!important}
@keyframes live-chat-status-pulse{0%,100%{opacity:.55;box-shadow:0 0 0 2px rgba(50,199,104,.16),0 0 0 0 rgba(50,199,104,.38)}50%{opacity:1;box-shadow:0 0 0 2px rgba(50,199,104,.22),0 0 0 5px rgba(50,199,104,0)}}
@media(max-width:640px){
	html body .home-topic-board + .live-chat .live-chat-messages{height:148px!important;min-height:148px!important;max-height:148px!important}
	html body .home-topic-board + .live-chat .live-chat-form{display:flex!important;align-items:center!important;gap:4px!important;height:46px!important;min-height:46px!important;padding:5px!important;overflow:visible!important}
	html body .home-topic-board + .live-chat .live-chat-form input{height:36px!important;min-height:36px!important;min-width:0!important;padding:8px!important}
	html body .home-topic-board + .live-chat .live-chat-form .live-chat-commands-trigger,html body .home-topic-board + .live-chat .live-chat-form .live-chat-image-button,html body .home-topic-board + .live-chat .live-chat-form .live-chat-emoji-button{flex:0 0 34px!important;width:34px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:6px!important;font-size:17px!important}
	html body .home-topic-board + .live-chat .live-chat-form .button{flex:0 0 auto!important;width:auto!important;height:36px!important;min-height:36px!important;padding:8px 10px!important;white-space:nowrap!important}
}
@media(max-width:640px){
	html body .home-topic-board + .live-chat .live-chat-head{min-height:44px!important;height:44px!important;padding:4px 8px!important;gap:6px!important}
	html body .home-topic-board + .live-chat .live-chat-head-main{gap:5px!important;min-width:0!important}
	html body .home-topic-board + .live-chat .live-chat-head h2{max-width:72px!important;margin:0!important;font-size:16px!important;line-height:1.05!important;overflow:hidden!important}
	html body .home-topic-board + .live-chat .live-chat-members-trigger,
	html body .home-topic-board + .live-chat .live-chat-status,
	html body .home-topic-board + .live-chat .live-chat-clear{font-size:9px!important;line-height:1!important;padding:5px 6px!important;white-space:nowrap!important}
}
.admin-chat-settings .chat-schedule-row>.schedule-day-field-row,.admin-chat-settings .chat-schedule-row>label:nth-of-type(1),.admin-chat-settings .chat-schedule-row>label:nth-of-type(2){display:none!important}
.admin-chat-settings .chat-schedule-row>.schedule-day-field-row,.admin-chat-settings .chat-schedule-row>label:nth-of-type(1),.admin-chat-settings .chat-schedule-row>label:nth-of-type(2),.admin-chat-settings .chat-schedule-dialog>.schedule-day-field,.admin-chat-settings .chat-schedule-dialog>label:has([data-schedule-field="start"]),.admin-chat-settings .chat-schedule-dialog>label:has([data-schedule-field="end"]){display:none!important}
.admin-chat-settings .chat-schedule-row>label:nth-of-type(3),.admin-chat-settings .chat-schedule-dialog>label:has([data-schedule-field="interval"]){font-size:0!important}
.admin-chat-settings .chat-schedule-row>label:nth-of-type(3)::before,.admin-chat-settings .chat-schedule-dialog>label:has([data-schedule-field="interval"])::before{content:'Mesaj eşiği';display:block;margin-bottom:5px;color:var(--teal);font:700 12px 'DM Sans'}
.admin-chat-settings .chat-schedule-dialog .schedule-day-field,.admin-chat-settings .chat-schedule-dialog label:has(input[data-schedule-field="start"]),.admin-chat-settings .chat-schedule-dialog label:has(input[data-schedule-field="end"]){display:none!important}
.admin-chat-settings .chat-schedule-dialog-inner{gap:10px!important}.admin-chat-settings .chat-schedule-dialog-inner:before{content:'Belirlenen mesaj sayısına ulaşıldığında otomatik mesaj gönderilir. Örnek: 50 mesajda bir görev çalışır.';display:block;padding:10px 12px;border-left:3px solid var(--orange);background:#fff5ef;color:#7b4434;font-size:12px;line-height:1.45}.admin-chat-settings .chat-schedule-dialog label:has(input[data-schedule-field="interval"]){font-size:0!important}.admin-chat-settings .chat-schedule-dialog label:has(input[data-schedule-field="interval"])::before{content:'Mesaj eşiği';display:block;margin-bottom:5px;color:var(--teal);font:700 12px 'DM Sans'}.admin-chat-settings .chat-schedule-dialog label:has(input[data-schedule-field="interval"]) input{font-size:13px!important}
.home-topic-board + .live-chat .live-chat-commands-trigger{flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;justify-content:center!important;border-radius:6px!important;font-size:0!important;line-height:1!important}
.home-topic-board + .live-chat .live-chat-form .live-chat-commands-trigger{border:1px solid #b9d7c1!important;background:#fff!important;color:var(--teal)!important;box-shadow:0 2px 5px rgba(19,111,99,.12)!important}
.home-topic-board + .live-chat .live-chat-form .live-chat-commands-trigger:hover{border-color:var(--orange)!important;background:#fffaf7!important;color:var(--orange)!important}
.home-topic-board + .live-chat .live-chat-commands-trigger span{font-size:17px!important;line-height:1!important;color:inherit!important}
@media(min-width:641px){
	html body .home-topic-board + .live-chat .live-chat-message{min-height:29px!important;padding:5px 6px!important;font-size:13px!important;line-height:1.3!important}
	html body .home-topic-board + .live-chat .live-chat-message .live-chat-user,
	html body .home-topic-board + .live-chat .live-chat-message .live-chat-content{font-size:13px!important;line-height:1.3!important}
	html body .home-topic-board + .live-chat .live-chat-message time{font-size:11px!important;line-height:1.2!important}
	html body .home-topic-board + .live-chat .live-chat-message .live-chat-delete{font-size:11px!important;line-height:1.2!important}
	html body .home-topic-board + .live-chat .live-chat-message .live-chat-reaction{font-size:11px!important}
}
.home-topic-board + .live-chat .live-chat-commands-trigger[hidden]{display:none!important}
.home-topic-board + .live-chat .live-chat-command-picker{position:absolute;z-index:12;left:0;right:auto;bottom:calc(100% + 6px);display:grid;min-width:140px;max-width:260px;padding:4px;border:1px solid #b9d7c1;border-radius:7px;background:#fff;box-shadow:0 12px 28px rgba(23,35,33,.2)}
.home-topic-board + .live-chat .live-chat-command-picker[hidden]{display:none!important}
.home-topic-board + .live-chat .live-chat-command-option{display:block;width:100%;padding:8px 10px;border:0;border-radius:4px;background:#fff;color:var(--teal);font:700 12px 'DM Sans';text-align:left;cursor:pointer}
.home-topic-board + .live-chat .live-chat-command-option:hover{background:#edf6ef;color:var(--orange)}
.shell .home-topic-board + .live-chat .live-chat-layout{min-height:288px!important}
.shell .home-topic-board + .live-chat .live-chat-messages{height:288px!important}
@media(max-width:640px){.shell .home-topic-board + .live-chat .live-chat-messages{height:150px!important;min-height:150px!important;max-height:150px!important}.shell .home-topic-board + .live-chat .live-chat-layout{min-height:150px!important}}
/* Canli sohbet komut paneli */
.home-topic-board + .live-chat .live-chat-head-main{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}
.home-topic-board + .live-chat .live-chat-mobile-close{display:none!important}
.home-topic-board + .live-chat .live-chat-clear{font-size:14px!important;padding:7px 12px!important}
.home-topic-board + .live-chat .live-chat-music-indicator,
.live-chat-popup>.live-chat .live-chat-music-indicator{display:inline-grid;place-items:center;width:30px;height:30px;min-width:30px;padding:0;border:2px solid rgba(255,255,255,.75);border-radius:50%;background:linear-gradient(135deg,#ffbf9f 0%,#f76a54 28%,#d62f2d 100%);color:#fff;font:900 18px/1 'Segoe UI Symbol','Noto Music',sans-serif!important;cursor:pointer;box-shadow:0 0 0 4px rgba(239,112,69,.16),0 6px 18px rgba(214,47,45,.32);animation:chat-music-pulse 1.5s ease-in-out infinite;overflow:hidden;position:relative}
.home-topic-board + .live-chat .live-chat-music-indicator::before,
.live-chat-popup>.live-chat .live-chat-music-indicator::before{content:'♫';display:block;line-height:1;font-size:18px;color:#fff;transform:translateY(-1px)}
.home-topic-board + .live-chat .live-chat-live-indicator,
.live-chat-popup>.live-chat .live-chat-live-indicator{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;height:26px;padding:0 10px;border:1px solid rgba(118,255,157,.8);border-radius:999px;background:linear-gradient(135deg,#1d9d56,#32c768);color:#fff;font:800 9px/1 'DM Sans',sans-serif;letter-spacing:.08em;cursor:pointer;box-shadow:0 0 0 4px rgba(50,199,104,.18),0 6px 16px rgba(34,164,86,.22);white-space:nowrap}
.home-topic-board + .live-chat .live-chat-live-indicator::before,
.live-chat-popup>.live-chat .live-chat-live-indicator::before{content:'●';display:inline-block;font-size:11px;line-height:1;color:#fff;transform:translateY(-1px)}
.home-topic-board + .live-chat .live-chat-live-indicator[hidden],
.live-chat-popup>.live-chat .live-chat-live-indicator[hidden]{display:none!important}
html body .live-chat-popup>.live-chat .live-chat-head-main .live-chat-live-indicator,
html body .home-topic-board + .live-chat .live-chat-head-main .live-chat-live-indicator{display:inline-flex!important;min-width:max-content!important;margin-right:4px!important}
.home-topic-board + .live-chat .live-chat-music-indicator[hidden],
.live-chat-popup>.live-chat .live-chat-music-indicator[hidden]{display:none!important}
.home-topic-board + .live-chat .live-chat-music-indicator:disabled,
.live-chat-popup>.live-chat .live-chat-music-indicator:disabled{cursor:default;opacity:.78}
.home-topic-board + .live-chat .live-chat-music-indicator:hover:not(:disabled),
.live-chat-popup>.live-chat .live-chat-music-indicator:hover:not(:disabled){background:linear-gradient(135deg,#ffc9ae 0%,#f06a50 24%,#c92c2c 100%)}
.home-topic-board + .live-chat .live-chat-music-mute,
.live-chat-popup>.live-chat .live-chat-music-mute{display:inline-grid;place-items:center;width:30px;min-width:30px;height:24px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:6px;background:rgba(255,255,255,.12);color:#fff;font:800 16px/1 'Segoe UI Symbol','DM Sans',sans-serif;letter-spacing:0;cursor:pointer;box-shadow:0 2px 6px rgba(23,35,33,.08);white-space:nowrap}
.home-topic-board + .live-chat .live-chat-music-mute[hidden],
.live-chat-popup>.live-chat .live-chat-music-mute[hidden]{display:none!important}
.home-topic-board + .live-chat .live-chat-music-mute:hover,
.live-chat-popup>.live-chat .live-chat-music-mute:hover{background:rgba(255,255,255,.22);color:#fff}
.home-topic-board + .live-chat .live-chat-music-hint,
.live-chat-popup>.live-chat .live-chat-music-hint{display:inline-grid;place-items:center;height:24px;padding:0 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font:700 9px/1 'DM Sans';letter-spacing:.01em;cursor:pointer;box-shadow:0 2px 6px rgba(23,35,33,.08);white-space:nowrap;text-align:center}
.home-topic-board + .live-chat .live-chat-music-hint[hidden],
.live-chat-popup>.live-chat .live-chat-music-hint[hidden]{display:none!important}
.home-topic-board + .live-chat .live-chat-music-hint:hover,
.live-chat-popup>.live-chat .live-chat-music-hint:hover{background:rgba(255,255,255,.20);color:#fff}
@keyframes chat-music-pulse{0%,100%{box-shadow:0 0 0 4px rgba(239,112,69,.16),0 6px 18px rgba(214,47,45,.22)}50%{box-shadow:0 0 0 7px rgba(239,112,69,0),0 8px 20px rgba(214,47,45,.28)}}
.live-chat-media-dialog[hidden]{display:none!important}
.live-chat-media-tile{position:relative;display:block;width:80px;height:80px;min-width:80px;min-height:80px;padding:0;border:2px solid rgba(255,255,255,.42);border-radius:10px;background:#111a1a;overflow:hidden;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.2);transition:transform .15s ease,width .2s ease,height .2s ease,min-width .2s ease,min-height .2s ease,box-shadow .2s ease}.live-chat-media-tile:hover{transform:translateY(-1px)}.live-chat-media-tile video{display:block;width:100%;height:100%;object-fit:cover;background:#0e1817}.live-chat-media-tile.is-featured{position:fixed!important;top:16px;left:50%;transform:translateX(-50%);width:min(88vw,540px);height:min(56vh,360px);min-width:min(88vw,540px);min-height:min(56vh,360px);border-color:#fff;box-shadow:0 20px 55px rgba(0,0,0,.36);z-index:130}.live-chat-media-tile.is-featured video{height:100%}.live-chat-media-name{position:absolute;z-index:1;left:8px;bottom:7px;padding:3px 6px;border-radius:4px;background:rgba(23,35,33,.72);color:#fff;font:700 11px 'DM Sans'}@media(max-width:640px){.live-chat-media-dialog{top:8px;right:8px;left:8px}.live-chat-media-dialog-panel{width:100%;max-height:min(52vh,320px);padding:8px}.live-chat-media-grid{justify-content:space-between}.live-chat-media-tile{width:76px;height:76px;min-width:76px;min-height:76px}.live-chat-media-tile.is-featured{top:12px;left:50%;width:min(92vw,440px);height:min(52vh,300px);min-width:min(92vw,440px);min-height:min(52vh,300px)}}.live-chat-media-tile:empty:before{content:'Kamera bekleniyor';display:grid;place-items:center;height:100%;min-height:150px;color:#fff}@media(max-width:640px){.live-chat-media-tools{gap:3px;margin-left:2px}.live-chat-media-button{width:28px;height:28px;font-size:15px}.live-chat-media-dialog{padding:8px}.live-chat-media-dialog-panel{width:100%;max-height:calc(100vh - 16px);padding:10px}.live-chat-media-grid{grid-template-columns:1fr 1fr;gap:6px}.live-chat-media-tile{min-height:110px}.live-chat-media-tile video{min-height:110px}.live-chat-media-tile.is-featured{min-height:300px}.live-chat-media-tile.is-featured video{min-height:300px}}
.home-topic-board + .live-chat .live-chat-commands-trigger{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 9px!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:5px!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font:700 11px 'DM Sans'!important;cursor:pointer!important}
.home-topic-board + .live-chat .live-chat-commands-trigger:hover{background:#fff!important;color:var(--teal)!important}
.home-topic-board + .live-chat .live-chat-commands-trigger span{font-size:16px!important;line-height:1!important}
.live-chat-commands-dialog{width:min(480px,calc(100% - 28px));padding:0;border:0;border-radius:10px;background:transparent}
.live-chat-commands-dialog::backdrop{background:rgba(23,35,33,.48)}
.live-chat-commands-panel{padding:20px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 20px 48px rgba(23,35,33,.24)}
.live-chat-commands-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.live-chat-commands-head h3{margin:3px 0 0;color:var(--teal);font-size:21px}
.live-chat-commands-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}
.live-chat-commands-note{margin:16px 0 12px;padding:10px 12px;border-left:3px solid var(--orange);background:#fff5ef;color:#7b4434;font-size:12px;line-height:1.45}
.live-chat-command-list{display:grid;gap:7px}
.live-chat-command-item{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border:1px solid #d5e2d8;border-radius:6px;background:#f7fbf8}
.live-chat-command-item{cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.live-chat-command-item:hover{border-color:var(--orange);background:#fff7f2;transform:translateY(-1px)}
.live-chat-command-item code{color:var(--teal);font:700 13px 'DM Sans'}
.live-chat-command-item span{color:var(--muted);font-size:12px;line-height:1.35}
.chat-settings-dialog-actions{display:flex;gap:8px;grid-column:1 / -1}.chat-settings-dialog-actions .button{flex:1;text-align:center}.chat-commands-admin-dialog{width:min(760px,calc(100% - 24px));padding:0;border:0;border-radius:10px;background:transparent}.chat-commands-admin-dialog::backdrop{background:rgba(23,35,33,.5)}.chat-commands-admin-panel{max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 20px 55px rgba(23,35,33,.25)}.chat-commands-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chat-commands-admin-head h2{margin:3px 0 0;color:var(--teal)}.chat-commands-admin-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.chat-commands-admin-note{margin:15px 0;padding:10px 12px;border-left:3px solid var(--orange);background:#fff5ef;color:#7b4434;font-size:12px;line-height:1.45}.chat-commands-admin-list{display:grid;gap:8px;margin-bottom:12px}.chat-command-admin-row{display:grid;grid-template-columns:1fr 1.5fr auto auto;align-items:end;gap:8px;padding:10px;border:1px solid #d5e2d8;border-radius:7px;background:#f7fbf8}.chat-command-admin-row label{display:grid;gap:4px;color:var(--teal);font-size:11px;font-weight:700}.chat-command-admin-row input[type="text"],.chat-command-admin-row input:not([type]){min-width:0;padding:7px 8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font:13px 'DM Sans'}.chat-command-enabled{display:flex!important;align-items:center;gap:5px;height:34px;white-space:nowrap}.chat-command-enabled input{width:auto!important;margin:0}.chat-command-admin-row>.button{height:34px;padding:7px 9px}@media(max-width:640px){.chat-settings-dialog-actions{flex-direction:column}.chat-commands-admin-panel{padding:15px}.chat-command-admin-row{grid-template-columns:1fr 1fr}.chat-command-admin-row label:nth-child(2){grid-column:1 / -1}.chat-command-enabled{height:32px}.chat-command-admin-row>.button{width:100%}}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-head-main{gap:6px!important}.home-topic-board + .live-chat .live-chat-commands-trigger{padding:5px 7px!important;font-size:10px!important}.live-chat-commands-dialog{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;padding:14px!important;overflow:auto!important;z-index:1000!important}.live-chat-commands-dialog[open]{display:grid!important;place-items:center!important}.live-chat-commands-panel{width:min(100%,430px);max-height:calc(100dvh - 28px);overflow:auto;padding:16px}.live-chat-command-item{grid-template-columns:86px minmax(0,1fr);gap:7px;padding:8px}.live-chat-command-item code{font-size:12px}}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image){padding:0!important;gap:0!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>span{margin:0!important;padding:0!important}.home-topic-board + .live-chat .live-chat-banner-image-frame,.home-topic-board + .live-chat img.live-chat-banner-image{height:96px!important;max-height:96px!important;min-height:96px!important;margin:0!important;padding:0!important;object-fit:fill!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .live-chat-banner-image-frame{border-radius:0!important}@media(max-width:640px){.home-topic-board + .live-chat .live-chat-banner-image-frame,.home-topic-board + .live-chat img.live-chat-banner-image{height:78px!important;max-height:78px!important;min-height:78px!important}}
.home-topic-board + .live-chat .live-chat-banner-image-frame{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:72px!important;max-height:72px!important;overflow:hidden!important;border-radius:4px!important;background:#f1f7f3!important}.home-topic-board + .live-chat .live-chat-banner-image-frame img.live-chat-banner-image{display:block!important;width:100%!important;height:72px!important;max-width:100%!important;max-height:72px!important;object-fit:fill!important;object-position:center!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .live-chat-banner-image-frame{cursor:pointer!important}@media(max-width:640px){.home-topic-board + .live-chat .live-chat-banner-image-frame,.home-topic-board + .live-chat .live-chat-banner-image-frame img.live-chat-banner-image{height:60px!important;max-height:60px!important}}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image){display:block!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-user{display:inline-block!important;margin-right:8px!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>span{display:block!important;width:100%!important;max-width:100%!important;margin-top:4px!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>time{float:right!important;margin-left:8px!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-delete{float:right!important}
.home-topic-board + .live-chat .live-chat-banner-image{display:block!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;object-fit:cover!important;object-position:center!important;border-radius:4px!important}.home-topic-board + .live-chat .live-chat-image-button.live-chat-banner-image{cursor:zoom-in!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) span{min-width:0!important;width:100%!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .chat-bot-target{display:block!important;width:100%!important;max-width:100%!important}@media(max-width:640px){.home-topic-board + .live-chat .live-chat-banner-image{height:48px!important;min-height:48px!important;max-height:48px!important}}
.home-topic-board + .live-chat .live-chat-banner-image{height:auto!important;min-height:0!important;max-height:54px!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.home-topic-board + .live-chat .live-chat-image-button.live-chat-banner-image{width:auto!important;max-width:100%!important;height:auto!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .live-chat-image-caption{display:block!important}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image){grid-template-columns:auto minmax(0,1fr) auto auto!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>span{grid-column:2!important;justify-self:stretch!important;width:100%!important;min-width:0!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .chat-bot-target{display:block!important;width:100%!important;max-width:100%!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .live-chat-image-button.live-chat-banner-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important}.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) img.live-chat-banner-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:54px!important;aspect-ratio:20 / 1!important;object-fit:fill!important}
.schedule-day-field{grid-column:1 / -1;margin:0;padding:9px 10px;border:1px solid #c9ddd0;border-radius:6px;background:#f8fbf8}.schedule-day-field legend{padding:0 4px;color:var(--teal);font-size:12px;font-weight:700}.schedule-day-picker{display:flex;flex-wrap:wrap;gap:6px}.schedule-day-picker label{display:inline-flex;align-items:center;gap:5px;margin:0!important;padding:7px 9px;border:1px solid #b9d7c1;border-radius:5px;background:#fff;color:var(--ink);font-size:12px;font-weight:600;cursor:pointer}.schedule-day-picker label:has(input:checked){border-color:var(--teal);background:#e4f3ef;color:var(--teal)}.schedule-day-picker input{width:auto!important;margin:0;padding:0!important;accent-color:var(--teal)}.schedule-day-field-row{order:-1}
.home-topic-board + .live-chat .live-chat-image-group .live-chat-group-delete{align-self:end!important;margin-top:4px!important;text-align:right!important}
.live-chat-pending-images{display:flex;align-items:center;gap:4px;max-width:42%;overflow-x:auto;padding:2px 0}.live-chat-pending-image{position:relative;flex:0 0 30px;width:30px;height:30px;padding:0;border:1px solid #9fc4ad;border-radius:5px;background:#fff;cursor:pointer;overflow:hidden}.live-chat-pending-image img{display:block;width:100%;height:100%;object-fit:cover}.live-chat-pending-image span{position:absolute;top:0;right:0;display:grid;place-items:center;width:13px;height:13px;background:rgba(23,35,33,.78);color:#fff;font:700 11px/1 Arial}.live-chat-pending-image:hover{border-color:var(--orange);box-shadow:0 0 0 2px rgba(239,112,69,.15)}
.home-topic-board + .live-chat .live-chat-message.live-chat-image-only{display:inline-flex!important;width:auto!important;max-width:calc(33.333% - 6px)!important;margin:0 4px 4px 0!important;padding:3px!important;vertical-align:top!important;align-items:center!important;grid-template-columns:auto!important;gap:3px!important;border:1px solid #d5e2d8!important;border-radius:6px!important;background:#f8fbf8!important}.home-topic-board + .live-chat .live-chat-image-only .live-chat-user{display:none!important}.home-topic-board + .live-chat .live-chat-image-only time{display:none!important}.home-topic-board + .live-chat .live-chat-image-only .live-chat-delete{display:none!important}.home-topic-board + .live-chat .live-chat-image-only>span{display:block!important}.home-topic-board + .live-chat .live-chat-image-only .live-chat-image{width:clamp(76px,10vw,132px)!important;height:clamp(76px,10vw,132px)!important;max-width:100%!important}
.home-topic-board + .live-chat .live-chat-image-group{display:grid!important;grid-template-columns:minmax(74px,auto) minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;width:100%!important;padding:6px 4px!important}.home-topic-board + .live-chat .live-chat-image-group>.live-chat-user{display:block!important;align-self:center!important;justify-self:start!important;padding:0!important;border:0!important;background:transparent!important;color:var(--chat-user-color,var(--teal))!important;font:700 13px 'DM Sans'!important;cursor:pointer!important;white-space:nowrap!important}.home-topic-board + .live-chat .live-chat-image-group-list{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-width:0!important}.home-topic-board + .live-chat .live-chat-group-image-item{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important}.home-topic-board + .live-chat .live-chat-group-image{display:block!important;position:relative!important;width:clamp(76px,10vw,132px)!important;height:clamp(76px,10vw,132px)!important;padding:0!important;border:1px solid #d5e2d8!important;border-radius:6px!important;background:#f8fbf8!important;cursor:zoom-in!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-group-image .live-chat-image{width:100%!important;height:100%!important;object-fit:cover!important}.home-topic-board + .live-chat .live-chat-image-group-meta{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:6px!important;align-self:center!important;min-width:58px!important;color:var(--muted)!important;font-size:10px!important;white-space:nowrap!important;text-align:center!important}.home-topic-board + .live-chat .live-chat-image-group-meta time{display:inline-flex!important;align-items:center!important;gap:3px!important}.home-topic-board + .live-chat .live-chat-image-group .live-chat-delete{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#9b4a40!important;font:600 10px 'DM Sans'!important;cursor:pointer!important}.home-topic-board + .live-chat .live-chat-image-group .live-chat-delete:hover{color:#c32f24!important;text-decoration:underline!important}
.home-topic-board + .live-chat .live-chat-group-image-item{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-message.live-chat-image-only{max-width:calc(50% - 5px)!important}.home-topic-board + .live-chat .live-chat-image-only .live-chat-image{width:clamp(72px,22vw,112px)!important;height:clamp(72px,22vw,112px)!important}}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-group-image{width:clamp(72px,22vw,112px)!important;height:clamp(72px,22vw,112px)!important}}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-image-group{grid-template-columns:minmax(58px,auto) minmax(0,1fr) auto!important;gap:6px!important}.home-topic-board + .live-chat .live-chat-image-group>.live-chat-user{font-size:11px!important}.home-topic-board + .live-chat .live-chat-group-image{width:clamp(64px,20vw,100px)!important;height:clamp(64px,20vw,100px)!important}.home-topic-board + .live-chat .live-chat-image-group-meta{min-width:48px;font-size:9px!important}}
.live-chat-media-dialog{position:fixed;top:50%;left:50%;z-index:120;display:grid;place-items:center;transform:translate(-50%,-50%);padding:0;background:transparent}.live-chat-media-dialog-panel{display:flex;flex-direction:column;gap:10px;width:min(640px,calc(100vw - 24px));height:min(640px,calc(100vh - 24px));overflow:hidden;padding:11px;border:1px solid rgba(255,255,255,.38);border-radius:12px;background:rgba(19,29,27,.92);box-shadow:0 18px 50px rgba(0,0,0,.3);backdrop-filter:blur(9px)}.live-chat-media-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0;color:#fff;font:700 14px 'Space Grotesk'}.live-chat-media-dialog-actions{display:inline-flex;align-items:center;gap:5px}.live-chat-media-dialog-actions button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:6px;background:rgba(255,255,255,.1);color:#fff;font-size:17px;line-height:1;cursor:pointer}.live-chat-media-dialog-actions button:hover{background:var(--orange);border-color:#fff}.live-chat-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,80px));justify-content:center;align-content:start;gap:8px;width:100%;height:100%;max-height:none;min-height:0;overflow:auto}.live-chat-media-tile{width:80px;height:80px;min-width:80px;min-height:80px;transition:width .2s ease,height .2s ease,min-width .2s ease,min-height .2s ease,transform .15s ease,box-shadow .2s ease}.live-chat-media-tile .live-chat-media-placeholder{display:none;place-items:center;width:100%;height:100%;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:rgba(255,255,255,.06);color:#fff;font-size:22px;line-height:1}.live-chat-media-tile.has-placeholder .live-chat-media-placeholder{display:grid}.live-chat-media-tile.has-video .live-chat-media-placeholder{display:none}.live-chat-media-tile.is-featured{grid-column:1 / -1;position:relative!important;top:auto;left:auto;justify-self:center;align-self:center;width:160px;height:160px;min-width:160px;min-height:160px;max-width:160px;max-height:160px;transform:none;border-color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.34)}.live-chat-media-tile.is-featured video{width:100%;height:100%;min-height:0;object-fit:cover}.live-chat-media-dialog.is-expanded .live-chat-media-dialog-panel{width:min(640px,calc(100vw - 24px));height:min(640px,calc(100vh - 24px));max-height:calc(100vh - 24px);padding:14px}.live-chat-media-dialog.is-expanded .live-chat-media-grid{max-height:calc(100vh - 88px)}.live-chat-media-dialog.is-expanded .live-chat-media-tile.is-featured{height:min(62vh,520px)}.live-chat-media-dialog.is-collapsed .live-chat-media-dialog-panel{width:auto;max-height:none;padding:8px}.live-chat-media-dialog.is-collapsed .live-chat-media-dialog-head{margin:0}.live-chat-media-dialog.is-collapsed .live-chat-media-grid{display:none}@media(max-width:640px){.live-chat-media-dialog{top:8px;right:8px;left:8px}.live-chat-media-dialog-panel{width:100%;max-height:58vh;padding:9px}.live-chat-media-grid{grid-template-columns:repeat(auto-fit,minmax(76px,76px));justify-content:space-between;max-height:calc(58vh - 52px);gap:7px}.live-chat-media-tile{width:76px;height:76px;min-width:76px;min-height:76px}.live-chat-media-tile.is-featured{height:min(38vh,260px);min-height:150px}.live-chat-media-dialog.is-expanded .live-chat-media-dialog-panel{width:100%;max-height:calc(100vh - 16px)}.live-chat-media-dialog.is-expanded .live-chat-media-grid{max-height:calc(100vh - 72px)}.live-chat-media-dialog.is-expanded .live-chat-media-tile.is-featured{height:min(58vh,420px)}}
.shell:has(.live-chat)>.content{padding-top:8px}
html body .shell .live-chat-media-button{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border:2px solid rgba(255,255,255,.7)!important;border-radius:8px!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:0!important;line-height:1!important;box-shadow:0 2px 7px rgba(0,0,0,.2)!important}
html body .shell .live-chat-media-button::before{display:block;font-size:24px!important;line-height:1!important;font-family:"Segoe UI Symbol","Apple Symbols",sans-serif!important}
html body .shell .live-chat-media-button[data-media-voice]::before{content:"🎙"}
html body .shell .live-chat-media-button[data-media-video]::before{content:"📹"}
html body .live-chat-popup>.live-chat .live-chat-media-button[data-media-voice],
html body .live-chat-popup>.live-chat .live-chat-media-button[data-media-video]{display:inline-grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
html body .shell .live-chat-media-button[data-media-toggle]{display:inline-grid!important;width:48px!important;height:42px!important;min-width:48px!important;font-size:0!important}
html body .shell .live-chat-media-button[data-media-toggle]{grid-template-columns:auto minmax(0,1fr)!important;gap:5px!important;width:auto!important;min-width:112px!important;padding:0 9px!important;font-size:11px!important;white-space:nowrap!important}
html body .shell .live-chat-media-button[data-media-toggle] span[aria-hidden]{width:auto!important;font-size:18px!important}
html body .shell .live-chat-media-button[data-media-toggle] span[data-media-toggle-label]{width:auto!important;font-size:11px!important;line-height:1!important}
html body .shell .live-chat-media-button[data-media-toggle][hidden]{display:none!important}
html body .shell .live-chat-media-button[data-media-toggle] span{display:block!important;width:100%!important;max-width:100%!important;font-size:16px!important;line-height:1!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important}
html body .shell .live-chat-media-button:hover,html body .shell .live-chat-media-button.active{background:var(--orange)!important;border-color:#fff!important;transform:translateY(-1px)}
html body .shell .live-chat-media-button[data-media-toggle].live-active{background:#22b866!important;border-color:#b9ffd0!important;color:#fff!important;box-shadow:0 0 0 3px rgba(34,184,102,.24),0 5px 14px rgba(34,184,102,.3)!important}
html body .shell .live-chat-broadcast-status{display:inline-flex!important;align-items:center!important;margin-left:auto!important;padding:5px 8px!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:5px!important;background:rgba(239,112,69,.18)!important;color:#fff!important;font:700 10px/1 'DM Sans',sans-serif!important;white-space:nowrap!important}
html body .shell .live-chat-media-dialog[hidden]{display:none!important}
html body .shell .live-chat-media-tile{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;align-content:start!important;overflow:hidden!important;padding:0!important}
html body .shell .live-chat-media-tile video,html body .shell .live-chat-media-tile .live-chat-media-placeholder{grid-row:1!important;width:100%!important;height:64px!important;min-height:64px!important;max-height:64px!important}
html body .shell .live-chat-media-name{position:static!important;grid-row:2!important;display:block!important;width:100%!important;min-width:0!important;padding:3px 2px!important;overflow:hidden!important;color:#fff!important;background:rgba(23,35,33,.86)!important;font-size:9px!important;line-height:1.1!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important}
html body .shell .live-chat-media-tile.is-featured{width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;max-width:160px!important;max-height:160px!important;grid-column:auto!important;grid-row:auto!important}
html body .shell .live-chat-media-tile.is-featured video,html body .shell .live-chat-media-tile.is-featured .live-chat-media-placeholder{height:134px!important;min-height:134px!important;max-height:134px!important}
html body .shell .live-chat-media-grid{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:auto!important}
html body .shell .live-chat-media-tile{flex:0 0 80px!important;transition:none!important;animation:none!important}
html body .shell .live-chat-media-tile.is-featured{flex:0 0 80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;max-width:80px!important;max-height:80px!important;transform:none!important}
html body .shell .live-chat-media-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(80px,80px))!important;grid-auto-flow:row!important;justify-content:start!important;align-content:start!important;align-items:start!important;flex-wrap:wrap!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-behavior:auto!important}
html body .shell .live-chat-media-tile,html body .shell .live-chat-media-tile.is-featured{grid-column:auto!important;flex:0 0 80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;max-width:80px!important;max-height:80px!important}
@media(max-width:640px){html body .shell .live-chat-media-button{width:44px!important;height:44px!important;min-width:44px!important;border-radius:9px!important}html body .shell .live-chat-media-button::before{font-size:25px!important}html body .shell .live-chat-media-button[data-media-toggle]{width:44px!important;min-width:44px!important;padding:0!important;grid-template-columns:1fr!important}html body .shell .live-chat-media-button[data-media-toggle] span[data-media-toggle-label]{display:none!important}}
html body .shell .live-chat-media-dialog-panel{width:min(640px,calc(100vw - 24px));height:min(640px,calc(100vh - 24px));max-height:min(640px,calc(100vh - 24px));padding:11px;border-radius:12px}
html body .shell .live-chat-media-dialog-head{margin-bottom:0;font-size:12px}
html body .shell .live-chat-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,80px));justify-content:center;align-content:start;gap:8px;width:100%;height:100%;max-height:none;overflow:auto}
html body .shell .live-chat-media-tile,html body .shell .live-chat-media-tile.is-featured{position:relative!important;display:block!important;flex:0 0 auto!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;transform:none!important;border-width:1px!important;border-radius:7px!important;box-shadow:0 4px 10px rgba(0,0,0,.24)!important}
html body .shell .live-chat-media-tile.is-featured{width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;max-width:160px!important;max-height:160px!important;border-width:2px!important;border-radius:12px!important;box-shadow:0 14px 32px rgba(0,0,0,.34)!important;justify-self:center!important;align-self:center!important}
html body .shell .live-chat-media-tile video{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important}
html body .shell .live-chat-media-name{left:3px!important;right:3px!important;bottom:3px!important;padding:2px 3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;line-height:1!important}
html body .shell .live-chat-media-dialog.is-expanded .live-chat-media-dialog-panel{width:min(640px,calc(100vw - 24px));height:min(640px,calc(100vh - 24px));max-height:min(640px,calc(100vh - 24px));padding:14px}
html body .shell .live-chat-media-dialog.is-expanded .live-chat-media-grid{max-height:none;justify-content:flex-start;gap:10px}
html body .shell .live-chat-media-dialog.is-expanded .live-chat-media-tile{flex-basis:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important}
.media-points-dialog{width:min(340px,calc(100vw - 24px));padding:0;border:0;border-radius:10px;background:transparent}.media-points-dialog::backdrop{background:rgba(23,35,33,.5)}.media-points-form{display:grid;gap:10px;padding:18px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 18px 45px rgba(23,35,33,.25)}.media-points-form strong{color:var(--teal);font:700 18px 'Space Grotesk'}.media-points-form p{margin:0;color:var(--muted);font-size:12px}.media-points-form label{display:grid;gap:5px;color:var(--teal);font-size:12px;font-weight:700}.media-points-form input{width:100%;padding:9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.media-points-close{justify-self:end;width:28px;height:28px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--teal);font-size:20px;line-height:1;cursor:pointer}
.media-points-form .media-points-balance{padding:7px 9px;border-radius:6px;background:#edf7ef;color:var(--teal);font-weight:700}
@media(max-width:640px){html body .shell .live-chat-media-dialog{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;display:grid!important;place-items:center!important;transform:translate(-50%,-50%)!important;width:min(350px,calc(100vw - 20px))!important;height:min(350px,calc(100vh - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;padding:0!important;z-index:120!important}html body .shell .live-chat-media-dialog-panel{width:min(350px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;height:min(350px,calc(100vh - 20px))!important;max-height:calc(100vh - 20px)!important;padding:10px!important;border-radius:12px!important}html body .shell .live-chat-media-dialog-head{padding:0 4px}html body .shell .live-chat-media-grid{justify-content:center;align-content:center;gap:6px;max-height:none;height:calc(100% - 28px);width:100%}html body .shell .live-chat-media-tile,html body .shell .live-chat-media-tile.is-featured{position:relative!important;display:block!important;flex:0 0 auto!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;transform:none!important;border-width:1px!important;border-radius:7px!important;box-shadow:0 4px 10px rgba(0,0,0,.24)!important}html body .shell .live-chat-media-tile.is-featured{width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;max-width:160px!important;max-height:160px!important;border-width:2px!important;border-radius:12px!important;box-shadow:0 18px 40px rgba(0,0,0,.34)!important;justify-self:center!important;align-self:center!important}html body .shell .live-chat-media-tile.is-featured video{object-fit:cover!important}html body .shell .live-chat-media-dialog.is-expanded{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(350px,calc(100vw - 20px))!important;height:min(350px,calc(100vh - 20px))!important}html body .shell .live-chat-media-dialog.is-expanded .live-chat-media-dialog-panel{width:min(350px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;height:min(350px,calc(100vh - 20px))!important;max-height:calc(100vh - 20px)!important;padding:10px}html body .shell .live-chat-media-dialog.is-expanded .live-chat-media-grid{max-height:none;height:calc(100% - 28px);align-content:center}}
@media(max-width:640px){main.shell .home-feature-links .home-feature-chat{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:5px!important;white-space:nowrap!important}main.shell .home-feature-links .home-feature-chat .home-feature-icon{position:static!important;display:inline-block!important;width:auto!important;height:auto!important;margin:0!important;font-size:20px!important;line-height:1!important;transform:none!important;opacity:.85!important}main.shell .home-feature-links .home-feature-chat>span:last-child{font-size:11px!important;line-height:1!important;white-space:nowrap!important;letter-spacing:.1px!important}}
@media(max-width:640px){.live-chat-popup>.live-chat .live-chat-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:6px!important;padding:8px 10px 8px 12px!important;min-height:52px!important}.live-chat-popup>.live-chat .live-chat-head-main{display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important}.live-chat-popup>.live-chat .live-chat-head-main h2{max-width:140px!important;margin:0!important;font-size:13px!important;line-height:1!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-status{display:none!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-tools{display:flex!important;gap:3px!important;margin:0!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-button{width:28px!important;height:25px!important;min-width:28px!important;border-radius:5px!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-button[data-media-toggle]{width:34px!important;min-width:34px!important;height:25px!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-button[data-media-toggle] span{font-size:12px!important}.live-chat-popup>.live-chat .live-chat-music-indicator{display:inline-grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;padding:0!important;border:2px solid rgba(255,255,255,.75)!important;border-radius:50%!important;background:radial-gradient(circle at 35% 35%, #ffb39d 0%, #f76a54 28%, #d62f2d 100%)!important;color:#fff!important;font:800 17px/1 'DM Sans',sans-serif!important;cursor:pointer!important;box-shadow:0 5px 12px rgba(214,47,45,.35)!important;animation:chat-music-pulse 1.5s ease-in-out infinite}.live-chat-popup>.live-chat .live-chat-music-indicator[hidden]{display:none!important}.live-chat-popup>.live-chat .live-chat-head .live-chat-popup-close{order:2!important;flex:0 0 30px!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:50%!important;background:linear-gradient(180deg,#ff8a6d,#ef7045)!important;color:#fff!important;font-size:20px!important;line-height:1!important;box-shadow:0 4px 10px rgba(239,112,69,.28)!important}.live-chat-popup>.live-chat .live-chat-commands-trigger,.live-chat-popup>.live-chat .live-chat-members-trigger,.live-chat-popup>.live-chat .live-chat-clear{width:26px!important;height:26px!important;min-width:26px!important;margin:0 0 0 2px!important;padding:0!important;border-radius:5px!important;font-size:0!important;flex:0 0 26px!important}.live-chat-popup>.live-chat .live-chat-commands-trigger span{font-size:13px!important}.live-chat-popup>.live-chat .live-chat-members-trigger{width:35px!important;min-width:35px!important;flex-basis:35px!important}}
@media(max-width:640px){.live-chat-popup>.live-chat .live-chat-head{position:relative!important;padding-right:132px!important}.live-chat-popup>.live-chat .live-chat-head-main{position:static!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-tools{position:absolute!important;top:50%!important;right:108px!important;width:38px!important;margin:0!important;z-index:3!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:0!important;transform:translateY(-50%)!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-button{width:32px!important;height:27px!important;min-width:32px!important;margin:0!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-media-button[data-media-toggle]{width:38px!important;min-width:38px!important}.live-chat-popup>.live-chat .live-chat-head-main .live-chat-music-indicator{margin-left:4px!important}}
@media(max-width:640px){html body .home-topic-board + .live-chat .live-chat-head,html body .live-chat-popup>.live-chat .live-chat-head{height:42px!important;min-height:42px!important;padding:4px 7px!important;margin:0!important;gap:4px!important}html body .home-topic-board + .live-chat .live-chat-head-main,html body .live-chat-popup>.live-chat .live-chat-head-main{gap:2px!important;min-height:0!important}html body .home-topic-board + .live-chat .live-chat-head h2,html body .live-chat-popup>.live-chat .live-chat-head h2{font-size:13px!important;line-height:1!important;margin:0!important}}
.live-chat-form .live-chat-image-button,.live-chat-form .live-chat-emoji-button{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #bfd5c5;border-radius:7px;background:#f4faf5;color:var(--teal);font-size:18px;line-height:1;cursor:pointer}.live-chat-form .live-chat-image-button:hover,.live-chat-form .live-chat-emoji-button:hover,.live-chat-form .live-chat-image-button.has-image{background:#dcefe2}.live-chat-image-button{display:inline-block;max-width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.live-chat-image{display:block;width:8em;height:8em;max-width:min(100%,320px);object-fit:cover;border-radius:6px;border:1px solid #c7ddd0}.live-chat-image-caption{display:block;margin-top:4px}.live-chat-image-dialog{width:min(96vw,1100px);height:min(92vh,800px);padding:42px 14px 14px;border:0;border-radius:8px;background:rgba(18,31,28,.94)}.live-chat-image-dialog::backdrop{background:rgba(18,31,28,.72)}.live-chat-image-dialog img{display:block;width:100%;height:100%;object-fit:contain}.live-chat-image-dialog button{position:absolute;top:8px;right:10px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:#172321;font-size:24px;line-height:1;cursor:pointer}
.admin-member-dialog-actions{display:grid;gap:10px}.admin-member-dialog-actions form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px;border:1px solid var(--line);border-radius:7px;background:#f7faf7}.admin-member-dialog-actions form.admin-member-dialog-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.admin-member-dialog-actions form.admin-member-dialog-form label{display:grid;gap:4px;color:var(--teal);font-size:11px;font-weight:700}.admin-member-dialog-actions form.admin-member-dialog-form input{width:100%;min-width:0;padding:8px 9px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.admin-member-dialog-actions select{width:100%;min-width:0;padding:8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.admin-member-dialog-actions .button{white-space:nowrap}@media(max-width:640px){.admin-member-dialog{width:calc(100% - 16px)}.admin-member-dialog-panel{padding:14px}.admin-member-dialog-details{grid-template-columns:1fr}.admin-member-dialog-actions form,.admin-member-dialog-actions form.admin-member-dialog-form{grid-template-columns:1fr 1fr}.admin-member-dialog-actions form.admin-member-dialog-form .button{grid-column:1 / -1}.admin-member-dialog-actions .button{grid-column:1 / -1}}
.prediction-score-card{right:auto;bottom:9px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:8px;min-width:max-content;white-space:nowrap}.prediction-score-card b,.prediction-score-card strong,.prediction-score-card small{display:block}.prediction-ball{overflow:visible}.prediction-ball::before,.prediction-ball::after{position:absolute;top:50%;display:grid;place-items:center;width:27px;height:27px;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(239,112,69,.9);color:#fff;content:'?';font:700 18px/1 'Space Grotesk';box-shadow:0 4px 10px rgba(0,0,0,.2);transform:translateY(-50%)}.prediction-ball::before{right:calc(100% + 30px)}.prediction-ball::after{left:calc(100% + 30px)}@media(max-width:760px){.prediction-score-card{gap:5px;padding:6px 7px;font-size:8px}.prediction-score-card b{font-size:8px}.prediction-score-card strong{font-size:9px}.prediction-ball::before{right:calc(100% + 20px)}.prediction-ball::after{left:calc(100% + 20px)}}
.prediction-score-card{top:calc(50% + 42px);bottom:auto;width:max-content!important;max-width:none!important;flex-wrap:nowrap;line-height:1;overflow:visible}.prediction-score-card b,.prediction-score-card strong,.prediction-score-card small{white-space:nowrap;flex:0 0 auto}@media(max-width:760px){.prediction-score-card{top:calc(50% + 38px);gap:4px;padding:5px 6px}.prediction-score-card b{font-size:7px}.prediction-score-card strong{font-size:8px}.prediction-score-card small{font-size:7px}}
.prediction-score-card{display:flex!important;flex-direction:row!important;align-items:center!important;width:220px!important;min-width:220px!important;height:28px;padding:5px 8px!important;background:#fff!important;color:var(--ink)!important;border:1px solid rgba(255,255,255,.95);white-space:nowrap!important;overflow:hidden!important;z-index:3}.prediction-score-card b,.prediction-score-card strong,.prediction-score-card small{display:inline-block!important;width:auto!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;line-height:1!important}.prediction-score-card b{font-size:8px!important}.prediction-score-card strong{font-size:9px!important}.prediction-score-card small{font-size:7px!important}@media(max-width:760px){.prediction-score-card{width:190px!important;min-width:190px!important;gap:3px!important}.prediction-score-card b{font-size:7px!important}.prediction-score-card strong{font-size:7px!important}.prediction-score-card small{font-size:6px!important}}
.content.mailbox-page form.mail-reply-form > button{display:none!important;visibility:hidden!important;width:0!important;height:0!important;padding:0!important;margin:0!important}
.content.mailbox-page .mail-reply-form button[type="submit"]{display:none!important}
.content.mailbox-page .mail-reply-form>button{display:none!important}.content.mailbox-page .mail-reply-form{grid-template-columns:minmax(0,1fr)!important}.content.mailbox-page .mail-reply-form .editor-area{min-height:42px!important;max-height:42px!important;overflow-y:auto!important}
.content.mailbox-page .mail-reply-form textarea.editor-source{display:none!important}
html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-head .live-chat-clear.live-chat-clear{order:1!important;margin-left:2px!important;margin-right:0!important}
html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-media-tools.live-chat-media-tools{order:2!important;margin-left:0!important;margin-right:0!important}
html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger.live-chat-members-trigger{order:3!important;margin-left:2px!important;margin-right:0!important}
html body .shell .content:has(> #member-list) .membergrid .member h3{font-size:15px!important;line-height:1.2!important}
@media(max-width:640px){html body .shell .content:has(> #member-list) .membergrid .member h3{font-size:14px!important;line-height:1.2!important}html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-media-tools.live-chat-media-tools{order:1!important;margin-left:auto!important;margin-right:0!important}html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger.live-chat-members-trigger{order:2!important;margin-left:2px!important;margin-right:0!important}html body .live-chat-popup.live-chat-popup>.live-chat .live-chat-head .live-chat-clear.live-chat-clear{order:3!important;margin-left:2px!important;margin-right:0!important}}
.content.mailbox-page .mail-message{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.content.mailbox-page .mail-message p{flex:1 1 auto!important;min-width:0!important;margin:0!important}.content.mailbox-page .mail-message small{flex:0 0 auto!important;margin:0!important;white-space:nowrap!important;text-align:right!important}
.content.mailbox-page .mail-message{max-width:78%!important;padding:5px 9px!important;line-height:1.15!important}.content.mailbox-page .mail-message p{margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.content.mailbox-page .mail-message small{display:block!important;margin-top:2px!important;font-size:9px!important}.content.mailbox-page .mail-message-list{gap:5px!important;padding:10px 16px!important}.content.mailbox-page .mail-reply-form{padding:8px 12px!important;gap:7px!important}.content.mailbox-page .mail-reply-form textarea{min-height:42px!important;height:42px!important;resize:vertical!important;padding:7px 9px!important}.content.mailbox-page .mail-reply-form>button{height:36px!important;padding:7px 10px!important}
.content.mailbox-page .mailbox-layout{height:auto!important;min-height:470px!important;overflow:visible!important}.content.mailbox-page .mail-conversation{display:flex!important;flex-direction:column!important;min-height:470px!important;overflow:hidden!important}.content.mailbox-page .mail-message-list{flex:1 1 auto!important;min-height:220px!important;overflow-y:auto!important}.content.mailbox-page .mail-reply-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:9px!important;margin:0!important;padding:12px 16px!important;border-top:1px solid var(--line)!important;background:#f8fbf8!important}.content.mailbox-page .mail-reply-form label{display:grid!important;gap:5px!important;margin:0!important}.content.mailbox-page .mail-reply-form textarea{display:block!important;min-height:62px!important;width:100%!important}.content.mailbox-page .mail-reply-form>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:end!important;white-space:nowrap!important}
.member-card-dialog{border:0!important;border-radius:14px!important;background:transparent!important}.member-card-dialog::backdrop{background:rgba(23,35,33,.56)!important}.member-card-panel{border:3px solid #24564b!important;border-radius:14px!important;background:linear-gradient(145deg,#f8fcf8 0%,#eaf4ec 100%)!important;box-shadow:0 20px 45px rgba(15,55,45,.28),inset 0 0 0 1px rgba(255,255,255,.75)!important}.member-card-panel h2{color:#173c35!important}.member-card-panel .member-card-stat{border:1px solid #9abfaf!important;background:#f7fcf8!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)!important}.member-card-panel .member-card-moderation{border:1px solid #c28c4b!important;background:#fff8ec!important}
.member-card-dialog{width:min(560px,calc(100% - 24px))!important}.member-card-panel{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;column-gap:16px!important;align-items:center!important;padding:20px!important;text-align:left!important}.member-card-panel .member-card-close{top:10px!important;right:10px!important}.member-card-panel .member-card-presence{top:10px!important;left:10px!important}.member-card-panel .member-card-avatar{grid-column:1!important;grid-row:1 / span 5!important;width:76px!important;height:76px!important;margin:0!important;align-self:start!important}.member-card-panel .eyebrow,.member-card-panel h2,.member-card-panel .member-card-dates,.member-card-panel .member-card-points,.member-card-panel .member-card-stats{grid-column:2!important}.member-card-panel .eyebrow{grid-row:1!important;margin:0!important}.member-card-panel h2{grid-row:2!important;margin:1px 32px 1px 0!important;font-size:21px!important}.member-card-panel .member-card-dates{grid-row:3!important;margin:2px 0 4px!important}.member-card-panel .member-card-points{grid-row:4!important;margin:0!important}.member-card-panel .member-card-stats{grid-row:5!important;margin:5px 0 0!important}.member-card-panel .member-card-moderation,.member-card-panel .member-card-actions,.member-card-panel .member-card-form,.member-card-panel .member-card-penalties{grid-column:1 / -1!important}.member-card-panel .member-card-moderation{grid-row:6!important;margin:12px 0 0!important;padding:9px!important}.member-card-panel .member-card-moderation-row{display:flex!important;gap:5px!important}.member-card-panel .member-card-moderation-action{min-width:0!important;flex:1 1 auto!important}.member-card-panel .member-card-duration{width:82px!important}.member-card-panel .member-card-moderation-apply{flex:0 0 auto!important}.member-card-panel .member-card-actions{grid-row:7!important;justify-content:flex-end!important;margin:10px 0 0!important}.member-card-panel .member-card-form{grid-row:8!important}.member-card-panel .member-card-form+.member-card-form{grid-row:9!important}@media(max-width:500px){.member-card-dialog{width:calc(100% - 16px)!important}.member-card-panel{grid-template-columns:72px minmax(0,1fr)!important;column-gap:10px!important;padding:16px!important}.member-card-panel .member-card-avatar{width:64px!important;height:64px!important}.member-card-panel .member-card-stat span{font-size:8px!important}.member-card-panel .member-card-moderation-row{flex-wrap:wrap!important}.member-card-panel .member-card-moderation-action{flex-basis:100%!important}.member-card-panel .member-card-duration{flex:1!important;width:auto!important}}
.member-card-dialog{width:min(380px,calc(100% - 28px))!important}.member-card-panel{padding:18px!important}.member-card-avatar{width:60px!important;height:60px!important;margin-bottom:8px!important;font-size:22px!important}.member-card-panel h2{margin:4px 0 3px!important;font-size:21px!important}.member-card-dates{display:grid;gap:2px;margin:5px 0 7px}.member-card-date{margin:0!important;font-size:11px!important;line-height:1.35}.member-card-date strong{color:var(--ink);font-weight:700}.member-card-points{margin:4px 0!important;font-size:12px!important}.member-card-stats{gap:4px!important;margin:8px 0 3px!important}.member-card-stat{min-height:36px!important;padding:4px 3px!important}.member-card-stat strong{font-size:15px!important;line-height:1!important}.member-card-stat span{font-size:8px!important;line-height:1.1!important}.member-card-actions{gap:5px!important;margin:12px 0 0!important}.member-card-actions .button{padding:7px 8px!important;font-size:11px!important}.member-card-presence{top:9px!important;left:9px!important;padding:4px 6px!important;font-size:10px!important}
.member-card-panel{position:relative}.member-card-presence{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;line-height:1}.member-card-presence i{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 2px rgba(255,255,255,.8)}.member-card-presence.online{color:#075c2b;background:#e3f4e8}.member-card-presence.offline{color:#b52b2b;background:#fde7e5}.home-topic-board + .live-chat .live-chat-member i{width:9px!important;height:9px!important;background:#075c2b!important;box-shadow:0 0 0 2px #d9efdf}
.home-topic-board + .live-chat .live-chat-member small{margin-left:auto;color:#075c2b;font-size:10px;font-weight:800}
.category-page{position:relative;padding-top:28px}.category-page:before{content:'';position:absolute;top:0;left:0;right:0;height:5px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,var(--teal) 0 34%,var(--orange) 34% 52%,#d6e6db 52% 100%);opacity:.9}.category-page>.back{margin:0 0 22px;padding:7px 11px;border:1px solid #c5d8cc;border-radius:6px;background:rgba(255,255,255,.75);color:var(--teal);font-size:12px;box-shadow:0 3px 9px rgba(19,111,99,.05);transition:background .18s,border-color .18s,color .18s,transform .18s}.category-page>.back:hover{border-color:var(--orange);background:#fff7f2;color:var(--orange);transform:translateX(-2px)}.category-page>.eyebrow{margin-bottom:9px;font-size:10px;font-weight:800}.category-page>h1{max-width:760px;font-size:clamp(32px,4.2vw,52px);letter-spacing:-1.4px;text-wrap:balance}.category-page>h1:after{content:'';display:block;width:72px;height:4px;margin-top:13px;border-radius:4px;background:var(--orange)}.category-page>p{max-width:680px;margin:15px 0 0;padding-left:13px;border-left:2px solid #c8ddd0;font-size:14px;line-height:1.6}.category-page>.category-new-topic{position:relative;z-index:1;margin:-58px 0 30px;padding:12px 17px;border-radius:6px;font-size:13px;box-shadow:0 8px 18px rgba(239,112,69,.22);transition:transform .18s,box-shadow .18s}.category-page>.category-new-topic:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(239,112,69,.28)}.category-topics{margin-top:34px;border-color:#a5c0b0;box-shadow:0 16px 34px rgba(19,111,99,.09)}.category-topics:before{padding:13px 18px;background:#3f4a63;letter-spacing:1.7px}.category-topic-section-head{min-height:61px}
@media(max-width:640px){.category-page{padding-top:22px;padding-bottom:34px}.category-page>.back{margin-bottom:17px}.category-page>h1{font-size:34px}.category-page>p{font-size:13px}.category-page>.category-new-topic{float:none;display:inline-flex;margin:18px 0 8px}.category-topics{margin-top:20px;border-radius:8px}.category-topics:before{padding:10px 12px;font-size:10px}.category-topics .topicrow{grid-template-columns:minmax(0,1fr) 28px;gap:8px;min-height:68px;padding:11px 12px}.category-topics .topicrow:hover{padding-left:15px}.category-topics .topicrow b{font-size:15px}.category-topics .topicrow span:not(.arrow){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-navigation{gap:6px;margin-bottom:12px;padding-bottom:10px}.topic-navigation .back{font-size:11px;padding:6px 8px}.topichead{margin-bottom:16px;padding:20px 16px 18px;border-left-width:4px}.topichead:after{right:12px;top:18px;font-size:25px}.topichead h1{max-width:100%;font-size:29px}.topichead p{line-height:1.5}}
/* Full-width page advertising without horizontal overflow */
html,body{overflow-x:clip}
body{min-height:100vh;display:flex;flex-direction:column}.shell{width:100%;flex:1 0 auto}.site-footer-ad{flex:0 0 auto;width:100%;margin-top:0;padding-top:0;border-top:1px solid var(--line);background:var(--paper)}.site-footer-ad .global-banner-slot-footer{margin-top:0!important;margin-bottom:18px!important}.site-footer-ad .global-banner-slot{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important}
.content:has(> #admin-tabs.tabs)> .eyebrow{display:inline-flex;align-items:center;width:max-content;margin:0;padding:6px 9px;border:1px solid #b9d7c1;border-left:3px solid var(--orange);border-radius:5px;background:#eaf4ec;color:var(--teal);font-size:10px;letter-spacing:1.8px;line-height:1}.content:has(> #admin-tabs.tabs)> h1{position:relative;margin:10px 0 22px;padding:0 0 15px;color:var(--ink);font-size:clamp(34px,4.5vw,48px);letter-spacing:-1px;line-height:1.05}.content:has(> #admin-tabs.tabs)> h1::before{display:inline-block;margin-right:9px;color:var(--orange);font-size:.55em;vertical-align:.16em;content:'◆'}.content:has(> #admin-tabs.tabs)> h1::after{position:absolute;bottom:0;left:0;width:74px;height:4px;border-radius:3px;background:var(--orange);content:'';box-shadow:86px 0 0 #b9d7c1}.content:has(> #admin-tabs.tabs)> #admin-tabs{margin-top:0;border-top:1px solid #c9ddd0}
@media(max-width:640px){.content:has(> #admin-tabs.tabs)> .eyebrow{padding:5px 8px;font-size:9px;letter-spacing:1.4px}.content:has(> #admin-tabs.tabs)> h1{margin:9px 0 16px;padding-bottom:12px;font-size:32px;letter-spacing:-.6px}.content:has(> #admin-tabs.tabs)> h1::before{margin-right:7px}.content:has(> #admin-tabs.tabs)> h1::after{width:58px;height:3px;box-shadow:68px 0 0 #b9d7c1}}
.shell:has(.forum-home-summary){flex:0 0 auto}
.shell:has(.forum-home-summary)>.content{padding-bottom:0}
.shell:has(.forum-home-summary) .forum-home-summary{margin-bottom:0}
.global-banner-slot{box-sizing:border-box;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;margin-top:16px!important;margin-bottom:0!important;padding:0!important;overflow:hidden!important}
.global-banner-link{display:block;box-sizing:border-box;width:100%!important;max-width:100%!important;border-radius:0!important;overflow:hidden!important}
.global-banner-link img{display:block;width:100%!important;height:72px!important;max-height:none!important;min-height:72px!important;object-fit:cover!important}
.global-banner-link.text-banner{min-height:72px!important;padding:22px 20px!important}
.global-banner-slot-home_between_categories{width:min(1000px,100%)!important;margin:8px auto!important}.global-banner-slot-home_between_categories .global-banner-link,.global-banner-slot-home_between_categories img{width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;object-fit:cover!important}
.global-banner-slot-forum_popup{position:fixed!important;inset:0!important;z-index:80!important;display:grid!important;place-items:center!important;padding:20px!important;background:rgba(23,35,33,.48)!important}.global-banner-slot-forum_popup[hidden]{display:none!important}.global-banner-slot-forum_popup .global-banner-link,.global-banner-slot-forum_popup .global-banner-link img{width:350px!important;height:350px!important;max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 32px)!important;object-fit:cover!important;border-radius:8px!important;box-shadow:0 18px 50px rgba(0,0,0,.32)!important}.global-banner-slot-forum_popup .global-banner-link{background:#fff!important}.global-banner-slot-forum_popup .global-banner-link.text-banner{height:350px!important;min-height:350px!important;display:grid!important;place-items:center!important;padding:20px!important;color:var(--teal)!important;text-align:center!important}
.ad-popup-timing{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ad-popup-timing label{min-width:0}
.ad-popup-timing[hidden]{display:none!important}
.ad-performance{margin:0 0 18px}.ad-performance h2{margin:0 0 12px}.ad-performance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.ad-performance-grid>div{display:grid;gap:3px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#f8fbf8}.ad-performance-grid span{color:var(--muted);font-size:12px}
.ad-list-section{margin-top:0;margin-bottom:18px;padding-top:18px;padding-bottom:18px}.ad-list-section h2{margin:0 0 4px;color:var(--teal)}.ad-list-section>p{margin:0 0 12px}.ad-list{display:grid;gap:6px}.ad-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto 22px;align-items:center;gap:16px;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.ad-list-row:hover{border-color:var(--orange);background:#fffaf7;transform:translateY(-1px)}.ad-list-main{display:grid;gap:3px;min-width:0}.ad-list-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-list-main small,.ad-list-stats span{color:var(--muted);font-size:11px}.ad-list-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;white-space:nowrap}.ad-list-state{padding:4px 7px;border-radius:4px;background:#e8f5eb;color:#176b3e;font-size:10px;font-weight:700;white-space:nowrap}.ad-list-arrow{color:var(--teal);font-size:24px;line-height:1}.ad-edit-dialog{width:min(620px,calc(100% - 24px));max-height:calc(100vh - 36px);padding:0;border:0;border-radius:10px;background:transparent}.ad-edit-dialog::backdrop{background:rgba(23,35,33,.55)}.ad-edit-panel{position:relative;max-height:calc(100vh - 36px);overflow:auto;padding:22px;background:#fff;border:1px solid #abc5b5;border-radius:10px;box-shadow:0 22px 60px rgba(23,35,33,.28)}.ad-edit-panel>.form{margin:0;padding:0;border:0;box-shadow:none}.ad-edit-close{position:absolute;z-index:1;top:10px;right:11px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.ad-edit-close:hover{background:#fff1ea;color:var(--orange)}.ad-edit-panel h2{padding-right:38px}@media(max-width:700px){.ad-list-row{grid-template-columns:minmax(0,1fr) auto 22px;gap:8px}.ad-list-stats{grid-column:1 / -1;justify-content:flex-start}.ad-list-state{grid-column:2;grid-row:1}.ad-edit-panel{padding:18px 14px}.ad-edit-panel .ad-popup-timing{grid-template-columns:1fr}}
.content:has(+ .category-admin-grid){}
.category-admin-grid:has(> form:not([data-ad-editor])){display:block}
.category-admin-grid>form:first-child{display:grid;grid-template-columns:1.25fr 1.25fr 1.4fr .55fr 1.5fr auto;align-items:end;gap:12px;width:100%;padding:18px 20px}
.category-admin-grid>form:first-child h2{grid-column:1 / -1;margin:0 0 2px}
.category-admin-grid>form:first-child label{min-width:0;margin:0}
.category-admin-grid>form:first-child label:first-of-type{grid-column:1 / span 1}
.category-admin-grid>form:first-child .ad-popup-timing{display:contents}
.category-admin-grid>form:first-child .ad-popup-timing label{display:grid;gap:5px}
.category-admin-grid>form:first-child .check{align-self:center;white-space:nowrap}
.category-admin-grid>form:first-child>.button{align-self:end;white-space:nowrap}
@media(max-width:900px){.category-admin-grid>form:first-child{grid-template-columns:repeat(3,minmax(0,1fr))}.category-admin-grid>form:first-child h2{grid-column:1 / -1}.category-admin-grid>form:first-child .ad-popup-timing label{min-width:0}.category-admin-grid>form:first-child>.button{grid-column:auto}}
@media(max-width:640px){.category-admin-grid>form:first-child{grid-template-columns:1fr;padding:16px}.category-admin-grid>form:first-child h2{grid-column:1}.category-admin-grid>form:first-child .ad-popup-timing{display:grid;grid-template-columns:1fr}.category-admin-grid>form:first-child>.button{grid-column:1}}
footer{margin-bottom:0!important}
.global-banner-slot-footer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:50!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;border-top:1px solid var(--line)!important;background:var(--paper)!important;box-shadow:0 -5px 18px rgba(23,35,33,.12)!important}
.mailbox-page .mailbox-heading{position:relative;padding:22px 24px;border:1px solid #b9d7c1;border-left:5px solid var(--teal);border-radius:10px;background:linear-gradient(135deg,#f8fcf8 0%,#eaf4ec 100%);box-shadow:0 10px 24px rgba(19,111,99,.08)}
.mailbox-page .mailbox-heading h1{color:var(--teal);font-size:clamp(28px,4vw,44px);letter-spacing:-.5px}
.mailbox-page .mailbox-heading p{color:var(--muted)}
.mailbox-page .mailbox-heading-mark{border-color:#b9d7c1;background:#fff;color:var(--orange)}
@media(max-width:700px){.mailbox-page .mailbox-heading{padding:16px 14px;border-left-width:4px}.mailbox-page .mailbox-heading h1{font-size:30px}.mailbox-page .mailbox-heading-mark{width:42px;height:42px;font-size:19px}.mailbox-page .mailbox-layout{display:flex!important;flex-direction:column!important;gap:14px!important}.mailbox-page .mailbox-threads{order:1!important;width:100%!important;max-height:310px!important}.mailbox-page .mail-conversation{order:2!important;width:100%!important;margin-top:0!important}}
.site-footer-ad .global-banner-slot-footer{left:0!important;right:0!important;margin:0!important}
.global-banner-slot-footer .global-banner-link{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important}
.global-banner-slot-footer .global-banner-link{width:min(1000px,100%)!important;max-width:1000px!important;margin:0 auto!important}
.global-banner-slot-footer .global-banner-link img{display:block!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;aspect-ratio:20 / 1!important;object-fit:cover!important}
.global-banner-slot-footer .global-banner-link.text-banner{min-height:50px!important;padding:15px 20px!important}
body:has(.global-banner-slot-footer){padding-bottom:50px!important}
html body .shell .live-chat-media-button[data-media-toggle]{height:26px!important;min-height:26px!important;align-self:center!important}
@media(max-width:640px){.global-banner-slot-footer .global-banner-link img{height:50px!important;min-height:50px!important;max-height:50px!important}.global-banner-slot-footer .global-banner-link.text-banner{min-height:50px!important;padding:15px 14px!important}body:has(.global-banner-slot-footer){padding-bottom:50px!important}}
@media(max-width:640px){.global-banner-slot{margin-top:10px!important}.global-banner-link img{height:84px!important;min-height:84px!important}.global-banner-link.text-banner{min-height:84px!important;padding:28px 14px!important}}
/* Live chat panel: framed like the topic board, messages left and members right */
.home-topic-board + .live-chat{display:block!important;width:100%!important;margin:9px 0 14px!important;padding:0!important;border:2px solid #9eb5a8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 8px 18px rgba(19,111,99,.09)!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:12px 16px!important;background:#475066!important;color:#fff!important}.home-topic-board + .live-chat .live-chat-head .eyebrow,.home-topic-board + .live-chat .live-chat-head h2{color:#fff!important}.home-topic-board + .live-chat .live-chat-head h2{margin:2px 0 0!important;font-size:20px!important}.home-topic-board + .live-chat .live-chat-status{padding:4px 8px!important;background:#d8f2df!important;color:#19723c!important}.home-topic-board + .live-chat .live-chat-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;gap:0!important;min-height:230px!important}.home-topic-board + .live-chat .live-chat-messages{height:230px!important;overflow-y:auto!important;padding:10px 14px!important;border:0!important;border-right:1px solid #d5e2d8!important;border-radius:0!important;background:#fff!important}.home-topic-board + .live-chat .live-chat-members{order:initial!important;padding:14px!important;border:0!important;border-radius:0!important;background:#f5faf6!important}.home-topic-board + .live-chat .live-chat-members h3{margin:0 0 10px!important;color:var(--teal)!important}.home-topic-board + .live-chat .live-chat-form{display:flex!important;gap:8px!important;margin:0!important;padding:10px 14px!important;border-top:1px solid #d5e2d8!important;background:#f8fbf8!important}.home-topic-board + .live-chat .live-chat-form input{min-width:0!important;flex:1!important}.home-topic-board + .live-chat .live-chat-login{margin:0!important;padding:10px 14px!important;border-top:1px solid #d5e2d8!important;color:var(--muted)!important;background:#f8fbf8!important}@media(max-width:640px){.home-topic-board + .live-chat .live-chat-layout{grid-template-columns:1fr!important}.home-topic-board + .live-chat .live-chat-members{order:-1!important;border-bottom:1px solid #d5e2d8!important}.home-topic-board + .live-chat .live-chat-messages{height:220px!important;border-right:0!important}.home-topic-board + .live-chat .live-chat-members>div{display:flex!important;flex-wrap:wrap!important;gap:4px 10px!important}}
.home-topic-board + .live-chat .live-chat-user,.home-topic-board + .live-chat .live-chat-member{border:0!important;background:transparent!important;color:var(--chat-user-color,var(--teal))!important;font:700 13px 'DM Sans'!important;cursor:pointer!important}.home-topic-board + .live-chat .live-chat-user{padding:0!important;text-align:left!important}.home-topic-board + .live-chat .live-chat-member{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;padding:5px 0!important;text-align:left!important}.home-topic-board + .live-chat .live-chat-member:hover,.home-topic-board + .live-chat .live-chat-user:hover{filter:brightness(.78)!important;text-decoration:underline!important}.home-topic-board + .live-chat .live-chat-member i{background:var(--chat-user-color,#36a85a)!important}
.home-topic-board + .live-chat .live-chat-clear{margin-left:auto!important;padding:6px 9px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:5px!important;background:transparent!important;color:#fff!important;font:600 11px 'DM Sans'!important;cursor:pointer!important}.home-topic-board + .live-chat .live-chat-clear:hover{background:rgba(255,255,255,.14)!important}.home-topic-board + .live-chat .live-chat-delete,.home-topic-board + .live-chat .live-chat-block{border:0!important;background:transparent!important;color:#9b4a40!important;font:600 10px 'DM Sans'!important;cursor:pointer!important}.home-topic-board + .live-chat .live-chat-delete{display:inline-grid!important;place-items:center!important;grid-column:3!important;width:15px!important;height:15px!important;min-width:15px!important;padding:0!important;border:1px solid rgba(155,74,64,.3)!important;border-radius:4px!important;background:rgba(255,255,255,.8)!important;color:transparent!important;font-size:0!important;line-height:1!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-delete::before{content:'🧹';display:block;color:#9b4a40;font-size:9px;line-height:1;transform:translateY(-1px)}.home-topic-board + .live-chat .live-chat-delete:hover,.home-topic-board + .live-chat .live-chat-block:hover{color:#c32f24!important;text-decoration:none!important}.home-topic-board + .live-chat .live-chat-delete:hover::before{color:#c32f24}.home-topic-board + .live-chat .live-chat-member-wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important}.home-topic-board + .live-chat .live-chat-member-wrap .live-chat-member{min-width:0!important}.home-topic-board + .live-chat .live-chat-block{flex:0 0 auto!important;font-size:10px!important}@media(max-width:640px){.home-topic-board + .live-chat .live-chat-clear{font-size:10px!important;padding:5px 6px!important}.home-topic-board + .live-chat .live-chat-member-wrap{width:auto!important}.home-topic-board + .live-chat .live-chat-block{display:none!important}}
@media(min-width:641px){.home-topic-board .home-topic-head,.home-topic-board .home-topic-row{grid-template-columns:max-content minmax(0,1fr) 170px 170px 150px!important;column-gap:0!important;row-gap:0!important}.home-topic-board .home-topic-category{display:block!important;max-width:140px!important;margin-right:10px!important;padding-right:10px!important;border-right:1px solid #b9c9bf!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-topic-board .home-topic-title{min-width:0!important;padding-left:0!important}.home-topic-board .home-topic-head span{min-width:0!important;white-space:nowrap!important}.home-topic-board .home-topic-head span:first-child{padding-right:10px!important;border-right:1px solid rgba(255,255,255,.35)!important}}
@media(min-width:641px){.home-topic-board .home-topic-head,.home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px 150px!important;column-gap:16px!important}.home-topic-board .home-topic-category{display:none!important}}
@media(min-width:641px){.home-topic-head,.home-topic-row{grid-template-columns:150px minmax(0,1fr) 170px 170px 150px!important}.home-topic-head span,.home-topic-row>span,.home-topic-row>time{min-width:0}.home-topic-head span:first-child,.home-topic-category{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-topic-category{display:block!important;color:#526b65;font-size:12px;font-weight:700;white-space:nowrap}.home-topic-category::after{content:' |';margin-left:8px;color:#b1c0b7}}
@media(max-width:640px){.top{padding-top:3px!important;padding-bottom:1px!important;gap:0!important}.top .brand{margin:0!important;padding:0!important;line-height:1!important;height:22px!important}.top nav{margin:0!important;padding:0!important;gap:0!important;row-gap:0!important;column-gap:0!important;line-height:1!important;border:0!important}.top nav>a,.top nav>form,.top nav .mobile-menu-summary,.top nav .mobile-menu-search{margin:0!important;padding:2px 5px!important;min-height:24px!important;height:24px!important;line-height:1!important;border-width:1px!important}.top nav .member-points{min-height:22px!important;height:22px!important;padding:1px 5px!important}.top nav .logout-button{min-height:24px!important;height:24px!important}.top nav .logout-icon{width:20px!important;height:20px!important;font-size:12px!important}}
@media(max-width:640px){.top{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:2px!important;min-height:0!important;height:auto!important;padding:6px 8px 3px!important}.top .brand{display:flex!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important;line-height:1.1!important}.top .brand b,.top .brand.mobile-brand b{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-right:6px!important;border-radius:8px!important;background:var(--orange)!important;color:#fff!important;font-size:15px!important;line-height:1!important}.top nav{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;align-content:center!important;width:100%!important;margin:0!important;padding:0!important;gap:0!important;row-gap:0!important;column-gap:0!important;overflow:visible!important;line-height:1!important}.top nav>a,.top nav>form,.top nav .mobile-menu-summary,.top nav .mobile-menu-search{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-height:27px!important;height:27px!important;margin:0!important;padding:3px 6px!important;border:1px solid #c9d8cf!important;border-radius:4px!important;background:#fff!important;line-height:1!important}.top nav .member-points{height:24px!important;min-height:24px!important;padding:2px 6px!important}.top nav .logout-button{width:27px!important;height:27px!important;min-height:27px!important;padding:0!important}.top nav .mobile-menu-summary{order:-2!important}.top nav .mobile-menu-search{order:-1!important}}
@media(max-width:640px){.top{min-height:0!important;height:auto!important;padding:7px 10px 5px!important;gap:5px!important}.top .brand b{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-right:6px!important;border-radius:8px!important;background:var(--orange)!important;color:#fff!important;font-size:15px!important;line-height:1!important;vertical-align:middle!important}.top .brand{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;color:#c94d2f!important;font-size:20px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:.3px!important;text-align:center!important;text-shadow:0 1px 0 #fff,0 2px 8px rgba(201,77,47,.2)!important}.top nav{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;gap:3px!important}.top nav>a,.top nav>form{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-height:28px!important;padding:4px 7px!important;border:1px solid #c9d8cf!important;border-radius:5px!important;background:#fff!important;color:var(--teal)!important;font-size:11px!important;line-height:1.1!important}.top nav>a:hover,.top nav>form:hover{border-color:var(--orange)!important;color:var(--orange)!important}.top nav .logout-button{width:28px!important;padding:0!important}.top nav .mobile-menu-summary,.top nav .mobile-menu-search{width:auto!important;flex:0 0 auto!important;margin:0!important;min-height:28px!important}.top nav .mobile-menu-summary{order:-2!important}.top nav .mobile-menu-search{order:-1!important}}
.mobile-menu-toggle,.mobile-menu-bar,.mobile-menu-drawer,.mobile-points-center{display:none}
.top>.mobile-menu-bar{position:relative!important;width:42px!important;height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;font-size:0!important}
.top>.mobile-menu-bar>span{display:none!important}
.top>.mobile-menu-bar>.mobile-menu-icon{display:flex!important;width:22px!important;height:18px!important;background:transparent!important}
@media(min-width:641px){.top>.mobile-menu-bar{display:none!important}}
.live-chat-mobile-launcher{display:none}
@media(max-width:640px){.top{position:sticky!important;top:0!important;z-index:30!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(42px,auto)!important;align-items:center!important;gap:8px!important;height:52px!important;min-height:52px!important;padding:7px 10px!important}.top .brand,.top .brand.mobile-brand{display:flex!important;align-items:center!important;grid-column:1!important;width:auto!important;max-width:45vw!important;margin:0!important;overflow:hidden!important;color:var(--ink)!important;font-size:18px!important;line-height:1!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:none!important}.top .brand b,.top .brand.mobile-brand b{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-right:6px!important;border-radius:8px!important;background:var(--orange)!important;color:#fff!important;font-size:15px!important;line-height:1!important}.top .member-summary,.top .member-points{grid-column:2!important;grid-row:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;margin:0!important;padding:2px 6px!important;background:#eaf4ec!important;border:1px solid #b9d7c1!important;border-radius:5px!important}.top .member-summary .member-name{display:none!important}.top .member-points span{font-size:9px!important}.top .member-points strong{font-size:12px!important}.top nav{display:none!important}.mobile-points-center{display:inline-flex!important;grid-column:2;grid-row:1;align-items:center;justify-content:center;min-width:0;padding:2px 6px;background:#eaf4ec;border:1px solid #b9d7c1;border-radius:5px;color:var(--teal)}.mobile-points-center span{font-size:9px}.mobile-points-center strong{font-size:12px}.mobile-menu-toggle,.mobile-menu-bar{grid-column:3;display:flex!important;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:7px;border:1px solid #b9d7c1;border-radius:6px;background:#fff;cursor:pointer}.mobile-menu-toggle span,.mobile-menu-bar span{display:block;width:20px;height:2px;background:var(--teal);border-radius:2px}.mobile-menu-drawer{position:absolute;top:52px;right:8px;left:8px;display:none;z-index:31;padding:8px;background:#fff;border:1px solid #b9d7c1;border-radius:0 0 8px 8px;box-shadow:0 12px 28px rgba(23,35,33,.18)}.mobile-menu-open .mobile-menu-drawer{display:flex;flex-direction:column;gap:4px}.mobile-menu-drawer .member-summary,.mobile-menu-drawer .member-points{display:flex!important;align-items:center;justify-content:flex-start;min-height:38px;padding:7px 10px;border-bottom:2px solid #d5e2d8;color:var(--teal)}.mobile-menu-drawer .member-summary .member-name{display:block!important;font-weight:700}.mobile-menu-drawer>a,.mobile-menu-drawer>form{display:flex;align-items:center;min-height:38px;padding:8px 10px;border-bottom:1px solid #edf2ee;color:var(--teal);font-size:13px}.mobile-menu-drawer>a:hover,.mobile-menu-drawer>form:hover{background:#edf6ef}.mobile-menu-drawer .member-points{order:1}.mobile-menu-drawer .member-summary{order:0}.mobile-menu-drawer .member-points span{display:inline!important;margin-right:5px}.mobile-menu-drawer .member-points strong{font-size:13px}}
.database-tool-column{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0;padding:14px;border:1px solid var(--line);border-radius:7px;background:#f8fbf9}.database-tool-column h2{margin:0;padding:0 0 3px;font-size:17px}.database-tool-column p{min-height:34px;margin:0;color:var(--muted);font-size:12px;line-height:1.4}.database-tool-column form{display:flex;align-items:center;gap:8px;min-height:40px;margin-top:auto;padding:0}.database-tool-column form input[type="file"]{min-width:0;flex:1}.database-tool-column .button{white-space:nowrap}.site-settings-form>.database-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:640px){.site-settings-form>.database-tools{grid-template-columns:1fr}.database-tool-column{grid-column:1}}
.home-topic-board + .live-chat .live-chat-message{grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;column-gap:5px!important;padding:3px 4px!important;line-height:1.2!important}.home-topic-board + .live-chat .live-chat-message span{min-width:0!important}.home-topic-board + .live-chat .live-chat-message time{grid-column:auto!important;white-space:nowrap!important}.home-topic-board + .live-chat .live-chat-delete{grid-column:auto!important;white-space:nowrap!important;padding:0!important;line-height:1.2!important}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-message{grid-template-columns:auto minmax(0,1fr) auto auto!important;gap:2px!important;padding:0!important;min-height:0!important;line-height:1.15!important}.home-topic-board + .live-chat .live-chat-message time{font-size:9px!important}.home-topic-board + .live-chat .live-chat-delete{font-size:9px!important}}
.mail-reply-form .editor-toolbar,.mail-reply-form>button{display:none!important}.mail-reply-form .rich-editor{border:1px solid var(--line);border-radius:6px}.mail-reply-form .editor-area{min-height:90px}
.mention-picker-host{position:relative!important}.mention-picker{position:absolute;z-index:20;left:0;bottom:calc(100% + 6px);display:grid;min-width:180px;max-width:260px;padding:4px;border:1px solid #b9d7c1;border-radius:6px;background:#fff;box-shadow:0 10px 24px rgba(23,35,33,.18)}.mention-picker[hidden]{display:none}.mention-option{display:block;width:100%;padding:7px 9px;border:0;border-radius:4px;background:#fff;color:var(--ink);font:600 12px 'DM Sans';text-align:left;cursor:pointer}.mention-option:hover,.mention-option:focus{background:#edf6ef;color:var(--teal);outline:0}
.mailbox-link{position:relative;white-space:nowrap}.mailbox-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 4px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;line-height:1}.member-link{color:var(--teal);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.member-card-dialog{width:min(440px,calc(100% - 24px));padding:0;border:0;border-radius:10px;background:transparent}.member-card-dialog::backdrop{background:rgba(23,35,33,.48)}.member-card-panel{position:relative;padding:26px;text-align:center}.member-card-close{position:absolute;top:10px;right:12px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.member-card-avatar{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 12px;border-radius:50%;background:#eaf4ec;color:var(--teal);font:700 28px 'Space Grotesk';overflow:hidden}.member-card-avatar img{width:100%;height:100%;object-fit:cover}.member-card-panel h2{margin:6px 0 4px}.member-card-date,.member-card-points{margin:4px 0;color:var(--muted);font-size:13px}.member-card-actions{display:flex;justify-content:center;gap:8px;margin:18px 0 0}.member-card-form{display:none;margin-top:14px;text-align:left}.member-card-form.visible{display:grid;gap:8px}.member-card-form label{display:grid;gap:5px}.mailbox-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:start}.mailbox-threads,.mail-conversation{background:var(--white);border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow)}.mail-thread{display:grid;gap:3px;padding:13px 14px;border-bottom:1px solid var(--line)}.mail-thread:last-child{border-bottom:0}.mail-thread.active,.mail-thread:hover{background:#edf6ef}.mail-thread span,.mail-thread small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mail-conversation{padding:18px}.mail-conversation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.mail-conversation-head h2{margin:0}.mail-message-list{display:grid;gap:8px;padding:16px 0}.mail-message{max-width:78%;padding:9px 12px;border-radius:8px;background:#edf6ef}.mail-message.mine{justify-self:end;background:#fff0e8}.mail-message p{margin:0 0 4px;white-space:pre-wrap}.mail-message small{color:var(--muted);font-size:11px}.mail-reply-form{padding:0;box-shadow:none}.mail-reply-form label{display:grid;gap:5px}@media(max-width:700px){.mailbox-layout{grid-template-columns:1fr}.mailbox-threads{order:2}.mail-conversation{order:1}}@media(max-width:520px){.member-card-actions{flex-direction:column}.member-card-actions .button{width:100%}}
.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.identity{order:1}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:0}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>label:has(textarea),.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.check,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.button{grid-column:1 / -1}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.button{justify-self:start;margin-top:4px}@media(max-width:640px){.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two{display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row!important;gap:16px!important}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.identity{order:1!important}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form{order:2!important;grid-template-columns:1fr!important;display:grid!important}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>label,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.check,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.button{grid-column:auto!important}}
.content:has(> .grid.two > form input[name="action"][value="profile"]){padding-top:28px;padding-bottom:48px}.content:has(> .grid.two > form input[name="action"][value="profile"])>h1{margin:6px 0 18px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two{gap:16px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.panel{padding:20px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form label{gap:5px;margin-bottom:10px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form textarea{min-height:92px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity h2{margin:10px 0 4px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity>p{margin-bottom:10px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dl{margin:14px 0 0}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dt{margin-top:9px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dd{margin:2px 0 0}.content:has(> .grid.two > form input[name="action"][value="profile"]) .points-balance{margin:8px 0}.content:has(> .grid.two > form input[name="action"][value="profile"]) .withdrawal-form{gap:8px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .withdrawal-form label{margin-bottom:5px}
.prediction-team-grid{gap:6px}.prediction-team-grid form{padding:6px 8px;display:flex;align-items:center;gap:7px;min-height:42px}.prediction-team-grid form label{display:flex;align-items:center;gap:5px;margin:0;flex:1}.prediction-team-grid form input[type="text"]{padding:6px 8px}.prediction-team-grid form .check{white-space:nowrap;font-size:12px}.prediction-team-grid form button{padding:7px 10px}.prediction-admin-grid>.panel.form{padding:14px 18px}.prediction-admin-grid>.panel.form h2{margin:0 0 8px}.prediction-admin-grid>.panel.form label{gap:4px;margin:0 0 7px}.prediction-admin-grid>.panel.form input,.prediction-admin-grid>.panel.form textarea{padding:7px 9px}.prediction-admin-grid>.panel.form textarea{min-height:52px}
.prediction-teams-trigger{margin:18px 0 4px}.prediction-teams-popup{width:min(880px,calc(100% - 32px));max-height:min(760px,calc(100vh - 80px));padding:0;border:0;border-radius:10px;background:transparent}.prediction-teams-popup::backdrop{background:rgba(23,35,33,.42)}.prediction-teams-dialog{max-height:min(760px,calc(100vh - 80px));overflow:auto;margin:0;padding:20px}.prediction-teams-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.prediction-teams-dialog-head h2{margin:0}.prediction-teams-close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.prediction-teams-close:hover{background:#edf4ee}.prediction-teams-dialog .prediction-team-grid{margin:0}
/* Prediction bulletin archive */
.prediction-admin-grid{align-items:start}.prediction-admin-grid>.panel.form{align-self:start;height:max-content;min-height:0}.prediction-admin-grid>.panel.form h2,.prediction-admin-grid>.panel.form p{margin-top:0}.prediction-admin-grid>.panel.form label{margin-bottom:4px;gap:2px}.prediction-admin-grid>.panel.form input,.prediction-admin-grid>.panel.form textarea{margin:0}.prediction-admin-grid>.panel.form textarea{height:48px;min-height:48px}.prediction-admin-grid>.panel.form .prediction-archive{margin:8px 0 0;padding:0}.prediction-admin-grid>.panel.form .prediction-archive h2{margin:2px 0 6px}.prediction-admin-grid>.panel.form .prediction-archive .eyebrow{margin:0}.prediction-admin-grid>.panel.form .prediction-archive-trigger{margin:0}
.prediction-points-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prediction-points-row label{min-width:0}@media(max-width:600px){.prediction-points-row{grid-template-columns:1fr}}
.prediction-schedule{margin:8px 0 0;padding:8px 10px;border:1px solid var(--line);border-radius:6px}.prediction-schedule legend{padding:0 4px;font-weight:700;color:var(--teal)}.prediction-schedule .check{display:inline-flex;align-items:center;gap:5px;margin:0 8px 4px 0!important}.prediction-schedule-hours{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px}.prediction-schedule-hours label{margin-bottom:0!important}
@media(max-width:640px){.home-topic-board + .live-chat{display:block!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;border-radius:9px!important;overflow:visible!important;flex-direction:column!important}.home-topic-board + .live-chat.live-chat-mobile-open{display:block!important}.live-chat-mobile-launcher{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mobile-menu-drawer{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mobile-menu-open .mobile-menu-drawer{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}}
footer:empty{display:none}.member-card-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:16px 0 4px;text-align:left}.member-card-stat{display:grid;gap:2px;min-height:58px;padding:9px 8px;border:1px solid #c9ddd0;border-radius:7px;background:#f5faf6}.member-card-stat strong{color:var(--teal);font:700 20px/1 'Space Grotesk'}.member-card-stat span{color:var(--muted);font-size:10px;line-height:1.2}@media(max-width:420px){.member-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.content:has(> #member-list) .membergrid .member{grid-template-columns:36px minmax(130px,1fr) minmax(0,2fr)!important;gap:10px;min-height:44px;padding:4px 10px!important}.content:has(> #member-list) .membergrid .member .avatar{width:30px;height:30px;font-size:13px}.content:has(> #member-list) .membergrid .member>div:nth-child(2){display:grid;grid-template-columns:minmax(90px,180px) minmax(0,1fr);align-items:center;gap:8px;min-width:0}.content:has(> #member-list) .membergrid .member h3{margin:0;font-size:13px}.content:has(> #member-list) .membergrid .member p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.content:has(> #member-list) .membergrid .member .tag{margin:0;font-size:9px;white-space:nowrap}.content:has(> #member-list) .membergrid .member>div:nth-child(2)>span~p{display:none}@media(max-width:640px){.content:has(> #member-list) .membergrid .member{grid-template-columns:34px minmax(0,1fr)!important;min-height:42px;padding:4px 8px!important}.content:has(> #member-list) .membergrid .member>div:nth-child(2){display:block}.content:has(> #member-list) .membergrid .member p{display:none}.content:has(> #member-list) .membergrid .member .tag{display:inline-block}.content:has(> #member-list) .membergrid .member .avatar{width:28px;height:28px}}

/* Compact body text while preserving headings and table column headings. */
.content .post-body,.content .post-body p,.content .post-body li,.content .topicrow span,.content .topicrow small,.prediction-page p,.prediction-page li,.prediction-page .prediction-team strong,.prediction-page .prediction-history-row span,.prediction-page .prediction-history-match span,.prediction-page .prediction-history-pick span,.prediction-page .prediction-member-info span,.prediction-page .prediction-pick-row span,.prediction-page .prediction-history-empty,.prediction-page .prediction-no-selection,.prediction-page .prediction-locked-note{font-size:11px!important;line-height:1.45}
.content :where(p,small,li,td,label,button,a,span),.prediction-page :where(p,small,li,td,label,button,a,span){font-size:11px!important}
.shell:not(.film-shell):not(.prediction-page) :where(p,small,li,td,label,button,a,span,b,strong,time){font-size:11px!important}
.shell:not(.film-shell):not(.prediction-page) :where(p,small,li,td,label,button,a,span,b,strong,time){overflow-wrap:anywhere;word-break:break-word}
.shell:not(.film-shell):not(.prediction-page) img,.shell:not(.film-shell):not(.prediction-page) iframe,.shell:not(.film-shell):not(.prediction-page) video{max-width:100%;height:auto}
/* Responsive, accessible typography for forum, film and prediction pages. */
html body,html body *{font-family:'DM Sans',sans-serif!important}
html body{font-size:1rem!important;line-height:1.5!important}
html body .shell :where(p,li,td,th,label,button,a,span,b,strong,time,input,select,textarea){font-size:1rem!important;line-height:1.5!important}
html body .shell :where(small,.eyebrow,.tag,.topic-prefix,.muted,.prediction-count,.film-meta span){font-size:.875rem!important;line-height:1.5!important}
html body .shell h1{font-size:clamp(2rem,5vw,3.5rem)!important;line-height:1.15!important}
html body .shell h2{font-size:clamp(1.5rem,3.5vw,1.75rem)!important;line-height:1.2!important}
html body .shell h3{font-size:clamp(1.25rem,3vw,1.5rem)!important;line-height:1.25!important}
html body .shell th{font-size:.875rem!important;line-height:1.4!important}
html body .shell :where(input,select,textarea){font-size:1rem!important;line-height:1.4!important}
@media(max-width:640px){html body .shell h1{font-size:clamp(2rem,9vw,2.5rem)!important}html body .shell h2{font-size:clamp(1.375rem,6vw,1.625rem)!important}html body .shell h3{font-size:clamp(1.25rem,5vw,1.5rem)!important}}
.content .post-body,.prediction-page,.prediction-page .prediction-board,.prediction-page .prediction-member-coupons,.prediction-page .prediction-history{min-width:0}
.content .post-body img,.content .post-body iframe,.content .post-body video,.prediction-page img,.prediction-page iframe{max-width:100%;height:auto}
.content .post-body,.prediction-page .prediction-history-match span,.prediction-page .prediction-history-pick span,.prediction-page .prediction-member-info span,.prediction-page .prediction-pick-row span{overflow-wrap:anywhere;word-break:break-word}
@media(max-width:640px){.content .post-body table{display:block;width:100%;max-width:100%;overflow-x:auto}.prediction-page .prediction-member-grid{grid-template-columns:1fr}.prediction-page .prediction-member-card{min-width:0;grid-template-columns:36px minmax(0,1fr) auto;padding:12px}.prediction-page .prediction-history{padding:16px}.prediction-page .prediction-history-row{align-items:flex-start;flex-wrap:wrap;gap:5px 10px}.prediction-page .prediction-history-row span{white-space:normal}.prediction-page .prediction-history-table-wrap{overflow-x:auto}}
.content:has(> #member-list) .membergrid .member[hidden]{display:none!important}
.member-card-moderation{display:grid;gap:7px;margin:16px 0 4px;padding:11px;border:1px solid #ead2b0;border-radius:7px;background:#fff8ed;text-align:left}.member-card-moderation>strong{color:#8b5b1d;font-size:12px}.member-card-moderation-row{display:flex;flex-wrap:wrap;gap:6px}.member-card-moderation select{min-width:88px;padding:7px 6px;border:1px solid #e0bd80;border-radius:5px;background:#fff;color:var(--ink);font-size:11px}.member-card-moderation .button{padding:7px 9px;font-size:11px}.member-card-moderation-status{color:var(--teal);font-size:10px}
.member-card-stats{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 6px}.member-card-stat{display:flex;align-items:center;justify-content:center;min-width:0;min-height:68px;padding:9px 6px;text-align:center}.member-card-stat strong{display:block;font-size:21px;line-height:1.05;white-space:nowrap}.member-card-stat span{display:block;max-width:100%;overflow-wrap:anywhere;font-size:10px;line-height:1.25;text-align:center}.member-card-loading{padding:32px 12px;color:var(--muted);text-align:center}@media(max-width:420px){.member-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.mailbox-page{max-width:1080px;padding-top:34px}.mailbox-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.mailbox-heading h1{margin:5px 0 6px;color:var(--teal);font-size:clamp(30px,4vw,46px);letter-spacing:-1px}.mailbox-heading p{margin:0;color:var(--muted);font-size:14px}.mailbox-heading-mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid #b9d7c1;border-radius:14px;background:#eaf4ec;color:var(--teal);font-size:25px;box-shadow:0 8px 20px rgba(19,111,99,.1)}.mailbox-layout{display:grid;grid-template-columns:320px minmax(0,1fr);height:min(650px,calc(100vh - 235px));min-height:470px;gap:0;overflow:hidden;border:1px solid #abc5b5;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(19,111,99,.1)}.mailbox-threads{min-width:0;overflow-y:auto;border:0;border-right:1px solid #d4e2d8;border-radius:0;background:#f7fbf8;box-shadow:none}.mailbox-threads-head{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid #d4e2d8;background:#eef6f0;color:var(--teal)}.mailbox-threads-head strong{font:700 16px 'Space Grotesk'}.mailbox-threads-head span{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#fff;color:var(--teal);font-size:11px}.mail-thread{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:11px 13px;border:0;border-bottom:1px solid #dce8df;border-left:3px solid transparent;border-radius:0;background:transparent;transition:background .18s,border-color .18s}.mail-thread:hover{background:#edf6ef}.mail-thread.active{border-left-color:var(--orange);background:#fff;box-shadow:inset 0 0 0 1px #d6e6db}.mail-thread-avatar,.mail-conversation-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#d9eee0;color:var(--teal);font:700 15px 'Space Grotesk'}.mail-thread-copy{display:grid;gap:4px;min-width:0}.mail-thread-copy strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mail-thread-copy span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mail-thread>small{align-self:start;color:var(--muted);font-size:9px;white-space:nowrap}.mail-conversation{display:flex;min-width:0;min-height:0;flex-direction:column;border:0;border-radius:0;background:#fff;box-shadow:none}.mail-conversation-head{display:flex;align-items:center;gap:11px;min-height:72px;padding:13px 20px;border-bottom:1px solid #d4e2d8;background:#fff}.mail-conversation-head h2{margin:0;color:var(--teal);font-size:19px}.mail-conversation-head small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.mail-message-list{display:flex;flex:1;min-height:0;flex-direction:column;gap:8px;overflow-y:auto;padding:22px 20px;background:linear-gradient(180deg,#f8fbf9 0%,#f1f7f3 100%)}.mail-message{align-self:flex-start;max-width:min(76%,520px);padding:9px 12px;border:1px solid #d0e0d5;border-radius:4px 12px 12px 12px;background:#fff;box-shadow:0 3px 8px rgba(23,35,33,.04)}.mail-message.mine{align-self:flex-end;border-color:#b9d7c1;border-radius:12px 4px 12px 12px;background:#e5f4e9}.mail-message p{margin:0;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.mail-message small{display:block;margin-top:5px;color:var(--muted);font-size:9px;text-align:right}.mail-reply-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin:0;padding:12px 16px;border-top:1px solid #d4e2d8;background:#fff}.mail-reply-form label{min-width:0;margin:0}.mail-reply-form .rich-editor{border-color:#c5d8cc;border-radius:7px}.mail-reply-form .editor-area{min-height:42px!important;padding:10px 12px!important}.mail-reply-form>button{display:inline-flex!important;align-items:center;justify-content:center;height:42px;margin:0;padding:0 15px!important;border-radius:6px;white-space:nowrap}.mail-conversation-empty{align-items:center;justify-content:center;padding:30px;text-align:center;background:radial-gradient(circle at 50% 38%,#eaf4ec 0 12%,transparent 13%),#fff}.mail-empty-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:14px;border:1px solid #b9d7c1;border-radius:18px;background:#eaf4ec;color:var(--teal);font-size:28px}.mail-conversation-empty h2{margin:0 0 7px;color:var(--teal);font-size:22px}.mail-conversation-empty p{margin:0;color:var(--muted);font-size:13px}@media(max-width:700px){.mailbox-page{padding-top:24px}.mailbox-heading{margin-bottom:16px}.mailbox-heading-mark{width:44px;height:44px;font-size:20px}.mailbox-layout{display:flex;height:auto;min-height:0;flex-direction:column;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.mailbox-threads{max-height:310px;border:1px solid #abc5b5;border-radius:9px}.mail-conversation{min-height:520px;margin-top:14px;border:1px solid #abc5b5;border-radius:9px;box-shadow:0 12px 26px rgba(19,111,99,.08)}.mail-conversation-empty{min-height:260px}.mail-message-list{min-height:250px}.mail-reply-form{grid-template-columns:minmax(0,1fr) auto}.mail-thread{min-height:66px}}
@media(max-width:640px){.live-chat-mobile-launcher{bottom:calc(10px + var(--mobile-chat-bottom-offset,0px))!important}.home-topic-board + .live-chat{bottom:var(--mobile-chat-bottom-offset,0px)!important}}
@media(max-width:640px){.top .mobile-points-center{display:inline-flex!important;visibility:visible!important;opacity:1!important;grid-column:2!important;grid-row:1!important;z-index:36!important}.top .mobile-menu-toggle{display:flex!important;visibility:visible!important;opacity:1!important;z-index:100!important;pointer-events:auto!important}.top .mobile-menu-drawer{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:99!important}.top.mobile-menu-open .mobile-menu-drawer{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;flex-direction:column!important}}
@media(max-width:640px){
	.home-topic-board + .live-chat{position:static!important;display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;border-radius:9px!important;overflow:visible!important;flex-direction:column!important}
	.live-chat-mobile-launcher{display:none!important;visibility:hidden!important;pointer-events:none!important}
}
.prediction-schedule-hours select{width:100%;padding:7px 9px}
.prediction-archive-trigger{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(760px,100%);text-align:left}.prediction-archive-trigger span{font-size:18px}.prediction-archive-popup{width:min(760px,calc(100% - 32px));max-height:min(620px,calc(100vh - 80px));padding:0;border:0;border-radius:10px;background:transparent}.prediction-archive-popup::backdrop{background:rgba(23,35,33,.42)}.prediction-archive-dialog{max-height:min(620px,calc(100vh - 80px));overflow:auto;margin:0;padding:20px}.prediction-archive-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.prediction-archive-dialog-head h2{margin:0}.prediction-archive-dialog .prediction-archive-options{position:static;max-height:none;overflow:visible;border:1px solid var(--line);border-radius:7px;box-shadow:none}.prediction-archive-option:first-child{border-top:0}
.prediction-archive{margin:24px 0 18px}.prediction-archive h2{margin:8px 0 16px}.prediction-archive-select{position:relative;max-width:760px;color:var(--teal);font-weight:700}.prediction-archive-select summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer;list-style:none}.prediction-archive-select summary::-webkit-details-marker{display:none}.prediction-archive-select summary span{color:var(--teal);font-size:18px}.prediction-archive-select[open] summary{border-color:var(--teal);border-radius:7px 7px 0 0}.prediction-archive-options{position:absolute;z-index:8;left:0;right:0;max-height:260px;overflow-y:auto;border:1px solid var(--teal);border-top:0;border-radius:0 0 7px 7px;background:#fff;box-shadow:0 12px 22px rgba(23,35,33,.16)}.prediction-archive-option{display:block;padding:11px 15px;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.prediction-archive-option:hover,.prediction-archive-option.active{background:#f5faf6}.prediction-archive-option strong,.prediction-archive-option small{display:block}.prediction-archive-option small{margin-top:4px;color:var(--muted);font-size:12px}.prediction-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}

/* Keep bot banners compact inside the live chat. */
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) > span{width:80%!important;margin:3px auto 0!important}
.home-topic-board + .live-chat .live-chat-banner-image-frame{width:100%!important;height:8px!important;min-height:8px!important;max-height:8px!important}
.home-topic-board + .live-chat .live-chat-banner-image-frame img.live-chat-banner-image,
.home-topic-board + .live-chat img.live-chat-banner-image{width:100%!important;height:8px!important;min-height:8px!important;max-height:8px!important;transform:none!important;object-fit:cover!important}
@media(max-width:640px){
	.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) > span{width:80%!important;margin-top:2px!important}
	.home-topic-board + .live-chat .live-chat-banner-image-frame{height:8px!important;min-height:8px!important;max-height:8px!important}
	.home-topic-board + .live-chat .live-chat-banner-image-frame img.live-chat-banner-image,
	.home-topic-board + .live-chat img.live-chat-banner-image{height:8px!important;min-height:8px!important;max-height:8px!important}
}
.prediction-bulk-score-form{display:grid;gap:10px}.prediction-bulk-score-submit{justify-self:start;margin-top:8px}
.categoryicon img{display:block;width:28px;height:28px;object-fit:contain;border-radius:6px}.category-admin-icon-preview{display:flex;align-items:center;min-height:42px}.category-admin-icon-preview .categoryicon{margin:0}.category-admin-icon-preview .categoryicon img{width:42px;height:42px}
.categoryicon[src]{display:block;object-fit:contain;padding:6px}
.category-prefix-checkboxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 8px;max-height:190px;overflow-y:auto;margin:0;padding:10px;border:1px solid var(--line);border-radius:7px;background:#f8fbf9}.category-prefix-checkboxes legend{padding:0 4px;color:var(--teal);font-weight:700}.category-prefix-checkboxes .check{display:flex!important;align-items:center;gap:5px;margin:0!important;padding:5px 6px;border-radius:4px;background:#fff;font-size:11px!important}.category-prefix-checkboxes .check:hover{background:#edf6ef}.category-prefix-checkboxes .check input{flex:0 0 auto;width:auto!important}.category-prefix-checkboxes .check span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.category-prefix-checkboxes{grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px}}
.admin-tab-prefixes{display:none!important}
.topic-prefix{background:color-mix(in srgb,var(--prefix-color,var(--teal)) 18%,white)}
.category-admin-grid>form:first-child textarea[name="description"]{height:54px;min-height:54px;resize:vertical}
.category-admin-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-width:720px;margin-top:16px}.category-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #b9d7c1;border-radius:9px;background:#eef6f0;color:var(--teal)}.category-list-toolbar>div{display:grid;gap:3px}.category-list-toolbar strong{font:700 17px 'Space Grotesk'}.category-list-toolbar small{color:var(--muted);font-size:11px}.category-list-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:11px 14px;border:1px solid #d1e1d5;border-radius:7px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 3px 9px rgba(23,35,33,.04);transition:border-color .18s,background .18s,transform .18s}.category-list-row:hover{border-color:var(--orange);background:#fffaf7;transform:translateX(2px)}.category-list-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:#edf6ef;color:var(--teal);font-weight:700;overflow:hidden}.category-list-icon img{width:100%;height:100%;object-fit:contain}.category-list-label{font:700 15px 'Space Grotesk';color:var(--teal)}.category-list-action{padding:5px 9px;border:1px solid #b9d7c1;border-radius:5px;color:var(--teal);font-size:11px;font-weight:700}.category-detail-dialog{width:min(650px,calc(100% - 28px));max-height:calc(100% - 28px);padding:0;border:0;border-radius:10px;background:transparent}.category-detail-dialog::backdrop{background:rgba(23,35,33,.48)}.category-detail-panel{position:relative;max-height:calc(100vh - 28px);overflow:auto;padding:22px}.category-detail-panel h2{margin:0 35px 16px;color:var(--teal);font-size:22px}.category-detail-panel .form{padding:0;box-shadow:none;border:0}.category-detail-close{position:absolute;top:10px;right:11px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.category-detail-close:hover{background:#fff1ea;color:var(--orange)}@media(max-width:640px){.category-list-toolbar{align-items:stretch;flex-direction:column}.category-list-toolbar .button{width:100%}.category-list-row{grid-template-columns:36px minmax(0,1fr);gap:10px}.category-list-action{grid-column:2;justify-self:start}.category-detail-panel{padding:18px 14px}}
.prefix-admin-page .prefix-admin-grid{display:grid;grid-template-columns:1fr;gap:8px;max-width:720px;margin-top:16px}.prefix-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #b9d7c1;border-radius:9px;background:#eef6f0;color:var(--teal)}.prefix-list-toolbar>div{display:grid;gap:3px}.prefix-list-toolbar strong{font:700 17px 'Space Grotesk'}.prefix-list-toolbar small{color:var(--muted);font-size:11px}.prefix-list-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px 15px;border:1px solid #d1e1d5;border-radius:7px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 3px 9px rgba(23,35,33,.04);transition:border-color .18s,background .18s,transform .18s}.prefix-list-row:hover{border-color:var(--orange);background:#fffaf7;transform:translateX(2px)}.prefix-list-swatch{width:12px;height:28px;border-radius:4px}.prefix-list-label{font-weight:700;color:var(--teal)}.prefix-list-action{padding:5px 9px;border:1px solid #b9d7c1;border-radius:5px;color:var(--teal);font-size:11px;font-weight:700}.prefix-detail-dialog{width:min(520px,calc(100% - 28px));padding:0;border:0;border-radius:10px;background:transparent}.prefix-detail-dialog::backdrop{background:rgba(23,35,33,.48)}.prefix-detail-panel{position:relative;padding:22px}.prefix-detail-panel h2{margin:0 35px 16px;color:var(--teal);font-size:22px}.prefix-detail-panel .form{padding:0;box-shadow:none;border:0}.prefix-detail-close{position:absolute;top:10px;right:11px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.prefix-detail-close:hover{background:#fff1ea;color:var(--orange)}@media(max-width:640px){.prefix-list-toolbar{align-items:stretch;flex-direction:column}.prefix-list-toolbar .button{width:100%}.prefix-detail-panel{padding:18px 14px}}
.prediction-option.prediction-hit{background:#238b57!important;border-color:#238b57!important;color:#fff!important}.prediction-option.prediction-miss{background:#c33d3d!important;border-color:#c33d3d!important;color:#fff!important}.prediction-locked-note{margin-top:20px;padding:13px 16px;border:1px solid #b9d7c1;border-radius:7px;background:#edf6ef;color:var(--teal);font-weight:700}.prediction-option input:disabled{cursor:not-allowed}
.prediction-history{margin:28px 0 48px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:9px}.prediction-history h2{margin:8px 0 16px}.prediction-history ul{margin:0;padding:0;list-style:none}.prediction-history li{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.prediction-history li:last-child{border-bottom:0}.prediction-history span{color:var(--muted);font-size:12px}
.prediction-history-list{display:grid}.prediction-history-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 2px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.prediction-history-row:last-child{border-bottom:0}.prediction-history-row:hover{color:var(--teal);background:#f5faf6}.prediction-history-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-history-row span{color:var(--muted);font-size:12px;white-space:nowrap}.prediction-history-matches{display:grid;gap:6px}.prediction-history-match{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:#f8fbf8}.prediction-history-match span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-history-match b{color:var(--teal);font:700 16px 'Space Grotesk';white-space:nowrap}
.prediction-history-members{display:grid;gap:10px;margin-top:18px}.prediction-history-members h3{margin:0;color:var(--teal);font-size:15px}.prediction-history-member{padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff}.prediction-history-member-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.prediction-history-member-head b{color:var(--teal);font:700 14px 'Space Grotesk';white-space:nowrap}.prediction-history-picks{display:grid;gap:4px}.prediction-history-pick{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;border:1px solid transparent;border-radius:5px;font-size:12px}.prediction-history-pick span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-history-pick b{font:700 13px 'Space Grotesk';white-space:nowrap}.prediction-history-pick small{color:inherit;font-size:11px}.prediction-history-pick-correct{background:#e8f6ec;border-color:#76c58a;color:#176b3e}.prediction-history-pick-wrong{background:#ffe5e2;border-color:#d93b35;color:#9d2925}.prediction-history-empty{margin:0;color:var(--muted);font-size:13px}
.prediction-history-table-dialog{width:min(900px,calc(100vw - 24px));max-height:calc(100vh - 48px);overflow:auto}.prediction-history-table-wrap{overflow:hidden}.prediction-history-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;background:#fff;font-size:12px}.prediction-history-table th{padding:8px 7px;background:#edf6ef;color:var(--teal);font-size:10px;text-align:left;white-space:nowrap}.prediction-history-table td{padding:8px 7px;border-top:1px solid var(--line);vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.prediction-history-table th:nth-child(1),.prediction-history-table td:nth-child(1){width:12%}.prediction-history-table th:nth-child(2),.prediction-history-table td:nth-child(2){width:30%}.prediction-history-table th:nth-child(3),.prediction-history-table td:nth-child(3),.prediction-history-table th:nth-child(4),.prediction-history-table td:nth-child(4){width:15%}.prediction-history-table th:nth-child(5),.prediction-history-table td:nth-child(5){width:18%}.prediction-history-table th:last-child,.prediction-history-table td:last-child{width:10%}.prediction-history-table tbody tr:hover{background:#f8fbf8}.prediction-history-table td:nth-child(3),.prediction-history-table td:nth-child(4),.prediction-history-table td:last-child{font:700 13px 'Space Grotesk';white-space:nowrap}.prediction-history-status{display:inline-block;padding:4px 6px;border-radius:5px;font-size:10px;font-weight:700;white-space:nowrap}.prediction-history-status-correct{background:#d9f1df;color:#176b3e}.prediction-history-status-wrong{background:#ffd9d5;color:#9d2925}.prediction-history-status-pending{background:#f1eee2;color:#806d35}.prediction-history-table .prediction-history-empty{text-align:center;font:13px 'DM Sans'}
.prediction-history-table td:last-child{font-size:0!important}.prediction-history-table tr:has(.prediction-history-status-correct) td:last-child::after{content:'1';font:700 13px 'Space Grotesk'}.prediction-history-table tr:has(.prediction-history-status-wrong) td:last-child::after{content:'0';font:700 13px 'Space Grotesk'}.prediction-history-table tr:has(.prediction-history-status-pending) td:last-child::after{content:'-';font:700 13px 'Space Grotesk'}
.prediction-history-table th:first-child,.prediction-history-table td:first-child{display:none}.prediction-history-table th:nth-child(2),.prediction-history-table td:nth-child(2){width:42%}.prediction-history-table th:nth-child(3),.prediction-history-table td:nth-child(3){width:17%}.prediction-history-table th:nth-child(4),.prediction-history-table td:nth-child(4){width:17%}.prediction-history-table th:nth-child(5),.prediction-history-table td:nth-child(5){width:16%}.prediction-history-table th:last-child,.prediction-history-table td:last-child{width:8%}
.prediction-history-table th:nth-child(2),.prediction-history-table td:nth-child(2){width:39%}.prediction-history-table th:nth-child(3),.prediction-history-table td:nth-child(3){width:18%}.prediction-history-table th:nth-child(4),.prediction-history-table td:nth-child(4){width:18%}.prediction-history-table th:nth-child(5),.prediction-history-table td:nth-child(5){width:17%}.prediction-history-table th:last-child,.prediction-history-table td:last-child{width:8%}.prediction-history-total{margin-top:10px;padding:9px 10px;border-top:2px solid #b9d7c1;color:var(--teal);font-size:13px;text-align:right}.prediction-history-total strong{font:700 18px 'Space Grotesk'}
.prediction-bulletin-status{display:none}.prediction-finished .prediction-bulletin-status{display:none}
.prediction-history-table-dialog{width:min(700px,calc(100vw - 24px));overflow-x:hidden}.prediction-history-table-wrap{width:100%;overflow-x:hidden}.prediction-history-table{font-size:11px}.prediction-history-table th,.prediction-history-table td{padding:6px 4px;overflow-wrap:anywhere;word-break:break-word}.prediction-history-table th:nth-child(2),.prediction-history-table td:nth-child(2){width:26%;white-space:normal}.prediction-history-table th:nth-child(3),.prediction-history-table td:nth-child(3){width:21%}.prediction-history-table th:nth-child(4),.prediction-history-table td:nth-child(4){width:21%}.prediction-history-table th:nth-child(5),.prediction-history-table td:nth-child(5){width:24%}.prediction-history-table th:last-child,.prediction-history-table td:last-child{width:8%}
.prediction-history-total+.prediction-history-total{display:none}
.prediction-member-coupons{margin:28px 0 48px}.prediction-member-coupons .sectiontitle{margin:8px 0 16px}.prediction-member-coupons .sectiontitle h2{margin:0 0 4px}.prediction-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prediction-member-card{position:relative;overflow:hidden;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px;background:linear-gradient(135deg,#fff 0%,#f1f8f2 100%);border:1px solid #b9d7c1;border-radius:10px;box-shadow:0 8px 18px rgba(23,35,33,.08)}.prediction-member-card::after{content:'';position:absolute;right:-24px;top:-28px;width:90px;height:90px;border:5px solid rgba(241,111,66,.18);border-radius:50%;transform:rotate(25deg)}.prediction-card-ball{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--orange);border-radius:50%;color:var(--orange);font:700 11px 'Space Grotesk';transform:rotate(-10deg)}.prediction-member-info{display:flex;flex-direction:column;gap:4px;min-width:0}.prediction-member-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-member-info span,.prediction-member-score small{color:var(--muted);font-size:11px}.prediction-member-score{display:flex;flex-direction:column;align-items:center}.prediction-member-score b{color:var(--teal);font-size:18px}.prediction-member-card .button{grid-column:1 / -1;z-index:1}.prediction-member-popup{width:min(620px,calc(100% - 32px));max-height:min(680px,calc(100vh - 64px));padding:0;border:0;background:transparent}.prediction-member-popup::backdrop{background:rgba(23,35,33,.48)}.prediction-member-dialog{max-height:min(680px,calc(100vh - 64px));overflow:auto;margin:0;padding:22px}.prediction-member-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.prediction-member-dialog-head h2{margin:4px 0 0}.prediction-pick-list{display:grid;gap:7px}.prediction-pick-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:#f7faf7}.prediction-pick-row span{font-size:13px}.prediction-pick-row b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--teal);color:#fff}@media(max-width:1100px){.prediction-matches{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.prediction-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.prediction-member-grid{grid-template-columns:1fr}.prediction-matches{grid-template-columns:1fr}}
.prediction-inline-score{grid-column:1 / -1;grid-row:2;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 10px;border:1px solid rgba(19,111,99,.2);border-radius:7px;background:rgba(255,255,255,.38);font-size:14px}.prediction-inline-score span{margin-right:6px;font-size:12px;font-weight:700;color:var(--muted)}@media(max-width:1100px){.prediction-matches{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.prediction-inline-score{grid-column:1 / -1;grid-row:3}.prediction-matches{grid-template-columns:1fr}}
.prediction-option{position:relative;z-index:1;overflow:hidden}.prediction-option input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.prediction-option:has(input:checked){background:var(--teal);border-color:var(--teal);color:#fff}.prediction-option:has(input:disabled){cursor:not-allowed}.prediction-goal-match{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.prediction-goal-match .prediction-team{gap:5px}.prediction-score-separator{font:700 24px 'Space Grotesk';color:var(--orange);text-align:center}.prediction-score-input{width:68px;margin-top:4px;padding:8px 6px;border:2px solid #b9d7c1;border-radius:7px;background:#fff;color:var(--ink);font:700 20px 'Space Grotesk';text-align:center}.prediction-score-input:focus{border-color:var(--orange);outline:2px solid rgba(241,111,66,.16)}.prediction-team.away .prediction-score-input{align-self:flex-end}
.prediction-score-pair{display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.prediction-score-select{width:52px;padding:7px 4px;border:2px solid transparent;border-radius:7px;background:#fff;color:var(--ink);font:700 16px 'Space Grotesk';text-align:center;box-shadow:inset 0 0 0 1px rgba(19,111,99,.18)}.prediction-score-select:focus{border-color:var(--orange);outline:2px solid rgba(241,111,66,.16)}.prediction-pick-list::before{content:'Karşılaşma                                      Tahmin';display:block;padding:0 12px 6px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;white-space:pre}.prediction-pick-row{grid-template-columns:minmax(0,1fr) auto}.prediction-pick-row b{width:auto;min-width:64px;height:32px;padding:0 8px;border-radius:6px;font-size:16px;white-space:nowrap}.prediction-pick-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.prediction-score-correct{background:#e8f6ec!important;border-color:#76c58a!important}.prediction-score-correct .prediction-score-select{border-color:#3eaa5d;background:#f8fff9}.prediction-score-wrong{background:#ffe5e2!important;border-color:#d93b35!important}.prediction-score-wrong .prediction-score-select{border-color:#c92f2a;background:#fff7f6}.prediction-pick-row{position:relative}.prediction-pick-row.prediction-score-correct b{background:#238b57;color:#fff}.prediction-pick-row.prediction-score-wrong b{background:#d62828;color:#fff}.prediction-pick-row small{grid-column:1 / -1;color:var(--muted);font-size:11px}
.prediction-match{padding:11px 14px;gap:8px;min-height:0}.prediction-team{gap:2px}.prediction-team small{font-size:10px}.prediction-score-select{padding:6px 4px;height:32px}.prediction-inline-score{font-size:15px;margin-top:0}
.prediction-match.prediction-goal-match{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto;align-items:start;gap:8px;padding:14px 12px}.prediction-match.prediction-goal-match .prediction-team{grid-row:1;min-width:0;align-self:start}.prediction-match.prediction-goal-match .prediction-team strong{font-size:13px;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.prediction-match.prediction-goal-match .prediction-score-block{grid-column:1 / -1;grid-row:2;width:100%;padding:0;border:0;background:transparent;min-height:0}.prediction-match.prediction-goal-match .prediction-score-label{display:none}.prediction-match.prediction-goal-match .prediction-score-pair{width:100%;gap:6px}.prediction-match.prediction-goal-match .prediction-score-select{width:52px}.prediction-match.prediction-goal-match .prediction-inline-score{grid-column:1 / -1;grid-row:3;width:100%;border:0;background:transparent;padding:4px 0 0}
.prediction-match.prediction-goal-match .prediction-team{grid-row:1;align-items:center;gap:6px}.prediction-match.prediction-goal-match .prediction-team .prediction-score-select{display:block;margin:0 auto}
.prediction-match.prediction-goal-match .prediction-inline-score{grid-row:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin:0;padding:3px 0 0;font-size:20px;line-height:1.1}.prediction-match.prediction-goal-match .prediction-inline-score span{margin:0;font-size:14px;line-height:1.1}
.prediction-match.prediction-goal-match{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto;column-gap:10px;row-gap:0;padding:8px 10px}.prediction-match.prediction-goal-match .prediction-team{grid-row:1;gap:3px}.prediction-match.prediction-goal-match .prediction-team.home{grid-column:1}.prediction-match.prediction-goal-match .prediction-team.away{grid-column:3}.prediction-match.prediction-goal-match .prediction-inline-score{grid-column:2;grid-row:1;align-self:end;padding:0;margin:0;min-width:44px}.prediction-match.prediction-goal-match .prediction-inline-score span{font-size:14px}.prediction-match.prediction-goal-match .prediction-team strong{font-size:13px}.prediction-match.prediction-goal-match .prediction-score-select{height:32px;padding:6px 4px}
.prediction-no-selection{margin:0 0 12px;padding:9px 12px;border:1px solid #b9d7c1;border-radius:6px;background:#edf6ef;color:var(--teal);font-size:13px;font-weight:700}
.prediction-match.prediction-goal-match .prediction-score-select{width:60px;min-width:60px;padding-left:5px;padding-right:5px}
.prediction-match.prediction-goal-match .prediction-score-select{width:78px;min-width:78px;font-size:15px}
.prediction-member-popup{width:min(760px,calc(100% - 24px));max-height:calc(100vh - 24px);overflow:visible}.prediction-member-dialog{max-height:none;overflow:visible;padding:14px}.prediction-member-dialog-head{margin-bottom:8px}.prediction-member-dialog-head h2{font-size:20px}.prediction-pick-list{gap:3px}.prediction-pick-list::before{display:grid;grid-template-columns:minmax(0,1fr) 72px 110px;gap:8px;padding:0 9px 3px;content:'Karşılaşma|Tahmin|Gerçek skor';white-space:pre;color:var(--muted);font-size:10px}.prediction-pick-row{display:grid;grid-template-columns:minmax(0,1fr) 72px 110px;gap:8px;min-height:30px;padding:5px 9px}.prediction-pick-row span{font-size:12px}.prediction-pick-row b{min-width:0;height:26px;font-size:14px}.prediction-pick-row small{grid-column:auto;text-align:right;font-size:10px;white-space:nowrap}
.member-points{padding:4px 9px!important;background:#e4f3ef!important;border-color:#79b9ae!important;color:#0f6259!important;box-shadow:0 2px 7px rgba(19,111,99,.14)!important;font-size:10px!important}.member-points span{font-size:9px!important;letter-spacing:.3px!important}.member-points strong{font-size:13px!important}.member-points:hover{background:#cce9e2!important;border-color:#136f63!important;color:#0b4f48!important}.point-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:23px!important;height:23px!important;padding:0 5px!important;border:1px solid currentColor!important;border-radius:5px!important;font:800 14px/1 'DM Sans',sans-serif!important;letter-spacing:0!important;vertical-align:middle!important}
.prediction-pick-list::before{display:none}.prediction-pick-list-head{display:grid;grid-template-columns:minmax(0,1fr) 72px 110px;gap:8px;padding:0 9px 3px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.prediction-pick-list-head b,.prediction-pick-list-head small{text-align:right;font:inherit}.prediction-pick-row{align-items:center}.prediction-pick-row small{overflow-wrap:anywhere}
@media(max-width:480px){.prediction-member-popup{width:calc(100% - 12px)}.prediction-member-dialog{padding:10px}.prediction-pick-list-head,.prediction-pick-row{grid-template-columns:minmax(0,1fr) 58px 80px;gap:5px;padding-left:5px;padding-right:5px}.prediction-pick-row span{font-size:11px}.prediction-pick-row b{font-size:13px;padding:0 4px}.prediction-pick-row small{font-size:9px}.prediction-pick-list-head{font-size:9px}}
.member-points{display:inline-flex;align-items:center;gap:7px;margin-left:18px;padding:7px 11px;border:1px solid #e0a52b;border-radius:7px;background:#fff4c7;color:#8a5b00;box-shadow:0 3px 10px rgba(196,145,24,.18);font-size:11px;line-height:1;white-space:nowrap;transition:background .2s,border-color .2s,transform .2s}.member-points span{font-size:9px;font-weight:800;letter-spacing:1px}.member-points strong{font:700 14px 'Space Grotesk'}.member-points:hover{background:#ffe9a0;border-color:#c98b16;color:#694300;transform:translateY(-1px)}@media(max-width:900px){.top{padding-left:16px;padding-right:16px}.top nav{gap:12px}.member-points{margin-left:10px}}@media(max-width:640px){.top{height:auto;min-height:76px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:10px}.top nav{width:100%;justify-content:flex-end;flex-wrap:wrap}.member-points{order:0;margin-left:auto}}
.content-actions{display:flex;align-items:stretch;gap:8px}.content-actions .like-control,.content-actions .action-form{display:inline-flex;height:34px;margin:0}.content-actions .action-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:34px;min-height:34px;padding:6px 11px;border:1px solid #b9d7c1;border-radius:5px;background:#fff;color:var(--teal);font:600 12px 'DM Sans';line-height:1;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.content-actions>.action-button{width:auto}.content-actions .action-button:hover:not(:disabled){background:#eaf4ec;border-color:var(--teal);color:#0d5149}.content-actions .action-button:disabled{background:#f1f4f1;color:#6d7b77;border-color:#d1ddd4}
.tabs a{border-bottom:2px solid transparent}.tabs a.active{border-bottom-color:var(--orange)}
.post-body a,.post>div a,.post-body a:visited,.post>div a:visited{color:#174a78!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.post-body a:hover,.post>div a:hover,.post-body a:visited:hover,.post>div a:visited:hover{color:#0d3152!important}.live-chat-message a,.live-chat-message a:visited{color:#1769aa!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important}.live-chat-message a:hover,.live-chat-message a:visited:hover{color:#0d4f82!important;text-decoration:underline!important}
.post-body blockquote,.post>div blockquote{display:block;max-height:4.35em;overflow:hidden;margin:10px 0;padding:8px 12px;border:1px solid #e4cfc2;border-left:3px solid var(--orange);border-radius:6px;background:#fff7f2;color:#53645f;font-size:13px;line-height:1.45}.quote-source{display:-webkit-box;max-height:4.35em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:inherit!important;text-decoration:none!important}.quote-source strong{display:inline;color:var(--teal);font-size:12px}.quote-text{display:inline;line-height:1.45}.quote-source:hover .quote-text{text-decoration:underline}
.post.notification-highlight{border-color:#ef7045;box-shadow:0 0 0 3px rgba(239,112,69,.24),0 12px 30px rgba(239,112,69,.16);animation:notification-highlight-pulse 1s ease-in-out 3}
.live-chat-message.notification-highlight{background:#fff4df;box-shadow:0 0 0 2px rgba(239,112,69,.35);border-radius:4px}
.live-chat-message.live-chat-bot .live-chat-user{color:var(--chat-user-color,#6b3f7b)!important;font-weight:800!important}
.chat-bot-target{display:block;color:inherit!important;text-decoration:none!important;text-underline-offset:0}
.chat-target-missing{opacity:1;text-decoration:line-through!important;text-decoration-thickness:1.5px!important}
.live-chat-reactions{display:inline-flex;align-items:center;gap:4px;margin-left:6px}
.live-chat-reaction{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border:1px solid #cfe4d8;border-radius:999px;background:#f4faf6;color:#135f57;font:700 10px 'DM Sans';cursor:pointer;transition:background .15s,border-color .15s,color .15s}
.live-chat-reaction:hover{border-color:#86b8a7;background:#eaf6ef;color:#0b4f48}
.live-chat-reaction:disabled{cursor:not-allowed;opacity:.65}
.live-chat-reaction.active{border-color:#ef7045;background:#fff5ef;color:#b65431}
.live-chat-reaction-count{font-size:10px}
.chat-music-player{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:5px;min-width:0;width:100%}
.chat-music-title{min-width:0;max-width:calc(100% - 82px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 1 auto}
.chat-music-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:4px 7px;border:1px solid #8bb9a8;border-radius:5px;background:#edf8f1;color:#146b5d;font:700 10px 'DM Sans';cursor:pointer;white-space:nowrap}
.chat-music-toggle:hover{border-color:#ef7045;background:#fff4ed;color:#b84b2d}
.chat-music-frame{flex:0 0 100%;width:100%;height:84px;min-height:84px;max-height:84px;overflow:hidden;border-radius:4px;background:#172321}
.chat-music-frame[hidden]{display:none}
.chat-music-frame iframe{display:block;width:100%;height:100%;border:0}
.chat-music-frame-restricted{pointer-events:none}
.chat-music-stage{display:grid;gap:5px;padding:6px 14px;border-top:1px solid #d5e2d8;background:#172321;color:#fff}.chat-music-stage[hidden]{display:none}.chat-music-stage-head{display:flex;align-items:center;gap:8px;min-width:0}.chat-music-stage-head strong{color:#b8e6c6;font-size:11px;white-space:nowrap}.chat-music-stage-head span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.chat-music-stage-stop{padding:4px 7px;border:1px solid rgba(255,255,255,.45);border-radius:5px;background:transparent;color:#fff;font:700 10px 'DM Sans';cursor:pointer;white-space:nowrap}.chat-music-stage-stop:hover{background:#fff;color:#172321}.chat-music-stage iframe{display:block;width:100%;height:120px;min-height:120px;max-height:120px;border:0;border-radius:5px;background:#000}
.chat-music-panel,.chat-music-strip,.chat-music-audio-host{display:none!important}.chat-music-audio-frame{position:absolute;left:-9999px;top:0;width:1px;height:1px;border:0;opacity:.01;pointer-events:none}.chat-music-frame-restricted{pointer-events:none}
.chat-bot-target:has(.live-chat-banner-image){cursor:pointer!important}
.chat-schedule-list{display:grid;gap:10px}.chat-schedule-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#f8fbf8}.chat-schedule-row label{margin:0}.chat-schedule-row .chat-schedule-remove{grid-column:1 / -1;justify-self:start}@media(max-width:640px){.chat-schedule-row{grid-template-columns:1fr}}
.admin-chat-settings .chat-schedule-list{display:grid!important;gap:6px!important}.admin-chat-settings .chat-schedule-row{position:relative;display:block!important;min-height:42px!important;height:42px!important;margin:0!important;padding:11px 42px 11px 12px!important;overflow:hidden!important;border:1px solid #b9d7c1!important;border-radius:6px!important;background:#f7fbf8!important;cursor:pointer!important}.admin-chat-settings .chat-schedule-row:before{content:'Mesaj eşiği: ' attr(data-threshold) ' · ' attr(data-summary);display:block;overflow:hidden;color:var(--teal);font:700 12px/20px 'DM Sans';text-overflow:ellipsis;white-space:nowrap}.admin-chat-settings .chat-schedule-row>*{display:none!important}.admin-chat-settings .chat-schedule-row:after{content:'›';position:absolute;right:13px;top:7px;color:var(--orange);font:700 23px/1 'Space Grotesk'}.chat-schedule-detail-dialog{width:min(650px,calc(100% - 24px));max-height:calc(100vh - 36px);padding:0;border:0;border-radius:10px;background:transparent}.chat-schedule-detail-dialog::backdrop{background:rgba(23,35,33,.48)}.chat-schedule-detail-panel{max-height:calc(100vh - 36px);overflow:auto;padding:18px;border:1px solid #b9d7c1;border-radius:10px;background:#fff;box-shadow:0 20px 55px rgba(23,35,33,.25)}.chat-schedule-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.chat-schedule-detail-head h2{margin:0;color:var(--teal)}.chat-schedule-detail-head button{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.chat-schedule-detail-panel .chat-schedule-row{height:auto!important;min-height:0!important;overflow:visible!important;padding:10px!important;cursor:default!important}.chat-schedule-detail-panel .chat-schedule-row:before,.chat-schedule-detail-panel .chat-schedule-row:after{display:none!important}.chat-schedule-detail-panel .chat-schedule-row>*{display:grid!important}
.chat-schedule-dialog{width:min(620px,calc(100% - 24px));padding:0;border:0;border-radius:9px;background:transparent}.chat-schedule-dialog::backdrop{background:rgba(23,35,33,.42)}.chat-schedule-dialog-inner{display:grid;gap:10px;padding:20px;border:1px solid #b9d7c1;border-radius:9px;background:#fff;box-shadow:0 18px 45px rgba(23,35,33,.24)}.chat-schedule-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-schedule-dialog-head h2{margin:0}.chat-schedule-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.chat-schedule-dialog-error{margin:0;color:#bd4d45;font-size:12px}.chat-schedule-dialog-error[hidden]{display:none}
@keyframes notification-highlight-pulse{0%,100%{border-color:#ef7045}50%{border-color:#136f63;box-shadow:0 0 0 5px rgba(19,111,99,.2),0 12px 30px rgba(239,112,69,.16)}}
.chat-schedule-detail-panel .chat-schedule-row>.schedule-day-field-row,.chat-schedule-detail-panel .chat-schedule-row>label:nth-of-type(1),.chat-schedule-detail-panel .chat-schedule-row>label:nth-of-type(2){display:none!important}
.chat-schedule-detail-panel .chat-schedule-row>*{display:grid!important;visibility:visible!important}
.chat-schedule-detail-panel .chat-schedule-row input,.chat-schedule-detail-panel .chat-schedule-row textarea,.chat-schedule-detail-panel .chat-schedule-row button{visibility:visible!important}
.admin-chat-settings .chat-settings-dialog-actions + h2,
.admin-chat-settings .chat-settings-dialog-actions + h2 + .check,
.admin-chat-settings .chat-settings-dialog-actions + h2 ~ .chat-schedule-list,
.admin-chat-settings .chat-settings-dialog-actions + h2 ~ .chat-schedule-add{display:none!important}
.topic-search{position:relative;display:flex;align-items:flex-end;gap:10px;margin:0 0 24px;padding:16px;border:1px solid #b9d7c1;border-radius:8px;background:#edf6ef;z-index:6}.topic-search label{display:grid;gap:6px;flex:1;color:var(--teal);font-size:12px;font-weight:700}.topic-search input{width:150px;padding:10px 12px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font:14px 'DM Sans'}.topic-search .button{padding:10px 16px;white-space:nowrap}.topic-search .cancel{background:#fff}.topic-search-results{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:360px;overflow-y:auto;padding:12px;background:#fff;border:1px solid #b9d7c1;border-radius:8px;box-shadow:0 16px 36px rgba(23,35,33,.18)}.topic-search.has-results .topic-search-results{display:block}.topic-search-results h2{margin:0 0 8px;color:var(--teal);font-size:16px}.topic-search-results .topicrow{display:grid;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:12px;padding:10px 8px;border-bottom:1px solid var(--line);background:#fff}.topic-search-results .topicrow:last-child{border-bottom:0}.topic-search-results .topicrow:hover{background:#edf6ef}@media(max-width:640px){.topic-search{align-items:stretch;flex-direction:column}.topic-search .button{width:100%}.topic-search-results .topicrow{grid-template-columns:minmax(0,1fr);gap:4px}.topic-search-results .topicrow time{text-align:left}}
.topic-search-popup-source{display:none}.topic-search-dialog .topic-search{display:flex;position:relative;inset:auto;width:auto;max-width:none;margin:0 0 12px;padding:0;border:0;background:transparent;box-shadow:none}.topic-search-dialog .topic-search-results{position:static;display:none;max-height:360px;padding:0;border:0;box-shadow:none}.topic-search-dialog .topic-search.has-results .topic-search-results{display:block}.topic-search-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:34px!important;min-height:34px!important;margin-left:auto!important;padding:6px 11px!important;white-space:nowrap!important;line-height:1!important;font-size:12px!important}.sectiontitle:has(.topic-search-trigger){display:flex;align-items:center;gap:10px}.sectiontitle:has(.topic-search-trigger)>div{min-width:0}.topic-search-dialog .topic-search input{width:100%}.topic-search-close{z-index:3!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;top:8px!important;right:8px!important;border:2px solid var(--orange)!important;border-radius:50%!important;background:var(--orange)!important;color:#fff!important;font:700 24px/1 'DM Sans'!important;cursor:pointer!important;box-shadow:0 3px 10px rgba(23,35,33,.2)!important}.topic-search-close:hover{background:#c94d2f!important;border-color:#c94d2f!important}.topic-search-dialog .topic-search-dialog-inner{padding-top:54px!important}
.category-section-title{position:relative;justify-content:center;text-align:center}.category-section-title>div{width:100%}.category-section-title h2{font-size:34px;font-weight:700;letter-spacing:.5px;color:var(--teal);margin-bottom:0}.category-section-title>a{position:absolute;right:0;bottom:6px}@media(max-width:640px){.category-section-title>a{position:static;margin-top:12px}.category-section-title h2{font-size:30px}}
.search-result-heading{margin:14px 8px 6px;color:var(--teal);font-size:13px}.search-member-card{display:flex;flex-direction:column;gap:4px;padding:10px 8px;border-bottom:1px solid var(--line);color:var(--ink)}.search-member-card:last-child{border-bottom:0}.search-member-card:hover{background:#edf6ef}.search-member-card b{font-size:14px}.search-member-card span{color:var(--muted);font-size:12px;line-height:1.45}
.member[hidden]{display:none}.member-card-trigger{cursor:pointer}.member-card-trigger:hover{color:var(--teal)}.avatar.member-card-trigger:focus,.member-card-trigger:focus{outline:2px solid var(--orange);outline-offset:3px}
.member-search{display:flex;align-items:end;gap:14px;max-width:760px;margin:0 0 22px;padding:14px 16px;border:1px solid #b9d7c1;border-radius:8px;background:#edf6ef}.member-search label{display:grid;flex:1;gap:6px;color:var(--teal);font-size:12px;font-weight:700}.member-search input{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font:14px 'DM Sans'}.member-search input:focus{border-color:var(--teal);outline:2px solid rgba(19,111,99,.14)}.member-search .muted{padding-bottom:10px;white-space:nowrap}@media(max-width:640px){.member-search{align-items:stretch;flex-direction:column;gap:8px}.member-search .muted{padding:0}}
.content:has(> .tablewrap table td form.adminform){min-width:0}.content:has(> .tablewrap table td form.adminform)>.tablewrap{width:100%;min-width:0;overflow:hidden}.content:has(> .tablewrap table td form.adminform)>.tablewrap table{width:100%;table-layout:fixed;font-size:12px}.content:has(> .tablewrap table td form.adminform)>.tablewrap th,.content:has(> .tablewrap table td form.adminform)>.tablewrap td{min-width:0;padding:10px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(1){width:15%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(2){width:17%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(3){width:11%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(4){width:9%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(5){width:14%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:nth-child(6){width:7%}.content:has(> .tablewrap table td form.adminform)>.tablewrap th:last-child{width:27%}.content:has(> .tablewrap table td form.adminform)>.tablewrap td:last-child{white-space:normal;overflow:visible}.content:has(> .tablewrap table td form.adminform) .adminform{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:4px;align-items:center;margin:0}.content:has(> .tablewrap table td form.adminform) .adminform select,.content:has(> .tablewrap table td form.adminform) .adminform .button{min-width:0;width:100%;padding:7px 5px;font-size:11px}.content:has(> .tablewrap table td form.adminform) .admin-password-reset{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;margin-top:4px}.content:has(> .tablewrap table td form.adminform) .admin-password-reset input{min-width:0;width:100%;padding:6px 7px}.content:has(> .tablewrap table td form.adminform) .admin-password-reset .button{width:auto;white-space:nowrap}
@media(max-width:760px){.content:has(> .tablewrap table td form.adminform)>.tablewrap{overflow:visible}.content:has(> .tablewrap table td form.adminform)>.tablewrap table{display:block}.content:has(> .tablewrap table td form.adminform)>.tablewrap thead,.content:has(> .tablewrap table td form.adminform)>.tablewrap tbody{display:block;width:100%}.content:has(> .tablewrap table td form.adminform)>.tablewrap tr{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:10px;border-bottom:1px solid var(--line)}.content:has(> .tablewrap table td form.adminform)>.tablewrap tr:first-child{display:none}.content:has(> .tablewrap table td form.adminform)>.tablewrap td{display:block;width:auto!important;padding:4px 0;white-space:normal;overflow:visible;text-overflow:clip}.content:has(> .tablewrap table td form.adminform)>.tablewrap td:last-child{grid-column:1 / -1}.content:has(> .tablewrap table td form.adminform) .adminform{grid-template-columns:1fr 1fr;gap:5px}.content:has(> .tablewrap table td form.adminform) .adminform .button{grid-column:1 / -1}.content:has(> .tablewrap table td form.adminform) .admin-password-reset{grid-template-columns:1fr}.content:has(> .tablewrap table td form.adminform) .admin-password-reset .button{width:100%}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tbody,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tr,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table td{display:block;width:100%;box-sizing:border-box}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table thead{display:none}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tbody{display:flex;flex-direction:column;gap:8px}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tr{padding:10px 12px;border:1px solid #d2e2d6;border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(19,111,99,.04);cursor:pointer}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table td{display:none;padding:0;border:0!important}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-user-cell{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-user-cell .admin-member-name-trigger{display:inline-flex;align-items:center;min-width:0;flex:1 1 auto;font-size:14px;font-weight:700;line-height:1.3}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-points-cell,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-email-cell,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-group-cell,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-status-cell,.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table .admin-member-action-cell{display:none}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tr.admin-member-editor-row{display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.content:has(> .tablewrap table td form.adminform)>.tablewrap .admin-member-table tr.admin-member-editor-row td{display:block;padding:8px 0 0!important}}
.points-balance{display:inline-block;margin:10px 0;padding:7px 12px;border:1px solid #b9d7c1;border-radius:999px;background:#edf6ef;color:var(--teal);font-weight:700}
.chat-report-member{padding:0;border:0;background:transparent;color:var(--teal);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.chat-report-member:hover{color:var(--orange)}
.points-balance{cursor:pointer;font:700 15px 'DM Sans';transition:background .18s,border-color .18s,transform .18s}.points-balance:hover{background:#dcefe2;border-color:var(--teal);transform:translateY(-1px)}.points-history-dialog{width:min(820px,calc(100% - 24px));max-height:calc(100vh - 36px)}.points-history-panel{max-height:calc(100vh - 36px);overflow:hidden}.points-history-current{margin:5px 0 0;color:var(--muted);font-size:12px}.points-history-current strong{color:var(--teal);font-size:17px}.points-history-table-wrap{max-height:min(560px,calc(100vh - 190px));overflow-y:auto;overflow-x:hidden;border:1px solid #d5e2d8;border-radius:8px}.points-history-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px}.points-history-table th{position:sticky;top:0;padding:10px 12px;background:#edf6ef;color:var(--teal);font-size:10px;text-align:left;z-index:1}.points-history-table th:nth-child(1),.points-history-table td:nth-child(1){width:23%}.points-history-table th:nth-child(2),.points-history-table td:nth-child(2){width:47%}.points-history-table th:nth-child(3),.points-history-table td:nth-child(3){width:15%;text-align:center}.points-history-table th:nth-child(4),.points-history-table td:nth-child(4){width:15%;text-align:center}.points-history-table td{padding:10px 8px;border-top:1px solid #e1e9e3;vertical-align:middle;overflow-wrap:anywhere}.points-history-table td:nth-child(1){color:var(--muted);font-size:11px;white-space:normal}.points-history-table td:nth-child(2){min-width:0}.points-history-table td:nth-child(2) strong,.points-history-table td:nth-child(2) small{display:block;overflow-wrap:anywhere}.points-history-table td:nth-child(2) small{margin-top:3px;color:var(--muted);font-size:11px}.points-history-table td:nth-child(3),.points-history-table td:nth-child(4){white-space:nowrap;font-weight:700}.points-history-in{color:#19723c}.points-history-out{color:#b33a2d}@media(max-width:640px){.points-history-dialog{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important}.points-history-panel{padding:12px!important}.points-history-table{min-width:0!important;font-size:10px}.points-history-table th,.points-history-table td{padding:7px 4px}.points-history-table th:nth-child(1),.points-history-table td:nth-child(1){width:23%;font-size:9px}.points-history-table th:nth-child(2),.points-history-table td:nth-child(2){width:47%}.points-history-table th:nth-child(3),.points-history-table td:nth-child(3),.points-history-table th:nth-child(4),.points-history-table td:nth-child(4){width:15%;font-size:10px}.points-history-table td:nth-child(2) small{font-size:9px;line-height:1.2}}
.withdrawal-balance{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #cfe4d8;border-radius:7px;background:#f4faf6;color:var(--teal);font-size:12px;font-weight:700}.withdrawal-balance strong{font-size:14px;color:var(--ink)}
.profile-page>h1{margin:8px 0 4px;color:var(--teal);font-size:clamp(32px,4vw,48px)}.profile-intro{margin:0 0 22px;color:var(--muted)}.profile-page .grid.two{gap:16px}.profile-page .form{gap:10px;padding:18px}.profile-page .form label{gap:4px}.profile-page .form input[readonly]{background:#eef3ef;color:var(--muted);cursor:not-allowed}.profile-form-actions{display:flex;align-items:center;gap:8px;margin-top:2px}.button.secondary{border:1px solid #b9d7c1;background:#edf6ef;color:var(--teal)}.button.secondary:hover{background:#dcefe2}.profile-page .identity{padding:20px}.identity-head{display:flex;align-items:center;gap:14px}.identity-head h2{margin:0 0 3px}.identity-head .avatar{flex:0 0 58px}.profile-page .identity dl{margin-top:18px}.profile-dialog{width:min(480px,calc(100% - 24px));padding:0;border:0;border-radius:12px;background:transparent}.profile-dialog::backdrop{background:rgba(23,35,33,.52)}.profile-dialog-panel{padding:22px;background:#fff;border:1px solid #b9d7c1;border-radius:12px;box-shadow:0 22px 58px rgba(23,35,33,.25)}.profile-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.profile-dialog-head h2{margin:4px 0 0;color:var(--teal)}.profile-dialog-close{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:21px;line-height:1;cursor:pointer}.profile-dialog-close:hover{background:#fff1ea;color:var(--orange)}.password-change-form{padding:0;box-shadow:none}.withdrawal-trigger{margin-left:8px;vertical-align:middle}.withdrawal-rules{margin:0 0 14px;padding:10px 12px;border:1px solid #d6e6db;border-radius:7px;background:#f5faf6;color:var(--muted);font-size:12px;line-height:1.45}.withdrawal-form{display:grid;gap:10px;padding:0;box-shadow:none}.withdrawal-form label{display:grid;gap:4px}.withdrawal-form .muted{margin:0;font-size:12px}.withdrawal-form .button{justify-self:start}@media(max-width:640px){.profile-form-actions{flex-wrap:wrap}.profile-form-actions .button{flex:1}.identity-head{align-items:flex-start}.withdrawal-trigger{margin:8px 0 0}.profile-dialog-panel{padding:18px 14px}}
.profile-page>.grid.two .withdrawal-form{display:none!important;max-width:280px}.profile-dialog .withdrawal-form{display:grid!important}
.content:has(> #member-list)>h1{margin:8px 0 5px;color:var(--teal);font-size:clamp(32px,4vw,50px)}.content:has(> #member-list)>.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--orange);letter-spacing:2.4px}.content:has(> #member-list)>.eyebrow:before{content:'';width:28px;height:2px;background:var(--orange)}.content:has(> #member-list) .member-search{max-width:none;margin:0 0 16px;background:linear-gradient(135deg,#edf6ef,#fff7f1);border-color:#b9d7c1}.content:has(> #member-list) .membergrid:before{content:'TOPLULUK ÜYELERİ';padding-left:18px;background:#475066;color:#fff;letter-spacing:1.5px}.content:has(> #member-list) .member{transition:background .18s,transform .18s}.content:has(> #member-list) .member:hover{transform:none;background:#fffaf7!important;box-shadow:inset 4px 0 0 var(--orange)!important}.content:has(> #member-list) .member h3{color:var(--teal);font:700 16px 'Space Grotesk'}.content:has(> #member-list) .member p{color:var(--muted);line-height:1.4}.content:has(> #member-list) .member .avatar{border:2px solid #b9d7c1;background:#eaf4ec;color:var(--teal)}
.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap)> .eyebrow,.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap)> h1,.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap)> .tabs{grid-column:1 / -1}.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap)> .tablewrap{margin:0;min-width:0}.wallet-copy{padding:0;border:0;background:transparent;color:var(--teal);font:600 12px 'DM Sans';cursor:pointer;white-space:nowrap}.wallet-copy:hover{color:var(--orange);text-decoration:underline}@media(max-width:800px){.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap){display:block}.content:has(> form:has(input[name="action"][value="admin_points"]) + .tablewrap)> .tablewrap{margin-top:18px}}
.content.points-admin-layout{display:grid;grid-template-columns:minmax(0,38fr) minmax(0,62fr);gap:18px;align-items:start}.content.points-admin-layout> .eyebrow,.content.points-admin-layout> h1,.content.points-admin-layout> .tabs{grid-column:1 / -1}.content.points-admin-layout> .tablewrap{margin:0;min-width:0;overflow:hidden}.content.points-admin-layout> .tablewrap table{width:100%;table-layout:fixed;font-size:12px}.content.points-admin-layout> .tablewrap th:nth-child(1),.content.points-admin-layout> .tablewrap td:nth-child(1){width:18%}.content.points-admin-layout> .tablewrap th:nth-child(2),.content.points-admin-layout> .tablewrap td:nth-child(2){width:25%}.content.points-admin-layout> .tablewrap th:nth-child(3),.content.points-admin-layout> .tablewrap td:nth-child(3){width:10%}.content.points-admin-layout> .tablewrap th:nth-child(4),.content.points-admin-layout> .tablewrap td:nth-child(4){width:14%}.content.points-admin-layout> .tablewrap th:nth-child(5),.content.points-admin-layout> .tablewrap td:nth-child(5){width:12%}.content.points-admin-layout> .tablewrap th:nth-child(6),.content.points-admin-layout> .tablewrap td:nth-child(6){width:21%}.content.points-admin-layout> .tablewrap td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content.points-admin-layout> .tablewrap .adminform{gap:3px}.content.points-admin-layout> .tablewrap .adminform input{width:74px;min-width:0}.content.points-admin-layout> .tablewrap .button.small{padding:6px 7px;font-size:11px}.wallet-copy{padding:0;border:0;background:transparent;color:var(--teal);font:600 12px 'DM Sans';cursor:pointer;white-space:nowrap}.wallet-copy:hover{color:var(--orange);text-decoration:underline}@media(max-width:800px){.content.points-admin-layout{display:block}.content.points-admin-layout> .tablewrap{margin-top:18px}.content.points-admin-layout> .tablewrap table{table-layout:auto;min-width:620px}}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
.adminform,.admin-password-reset{width:100%;}
.admin-password-reset{display:block!important;margin-top:4px!important;}
.admin-password-reset input{display:none!important;}
.adminform .button,.admin-password-reset .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:34px!important;min-height:34px!important;padding:7px 9px!important;font-size:11px!important;line-height:20px!important;white-space:nowrap!important;}
.admin-password-reset .button{width:auto!important;max-width:max-content!important;}
.admin-member-search{display:block;width:min(420px,100%);margin:0 0 12px;padding:10px 12px;border:1px solid #b9d7c1;border-radius:6px;background:#fff;color:var(--ink);font:14px 'DM Sans'}
.admin-member-search:focus{border-color:var(--teal);outline:2px solid rgba(19,111,99,.14)}
.admin-member-name-trigger{color:var(--teal);cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}.admin-member-name-trigger:hover,.admin-member-name-trigger:focus{color:var(--orange);text-decoration-color:currentColor;outline:0}
.admin-member-row[hidden],.admin-member-editor-row[hidden]{display:none!important}.admin-member-editor-row td{padding:0!important;background:#f4faf5!important;white-space:normal!important;overflow:visible!important}
.admin-member-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:14px;border-top:1px solid #b9d7c1;border-bottom:1px solid #b9d7c1}
.admin-member-editor form{display:grid;gap:8px;margin:0;padding:12px;border:1px solid #c8ddd0;border-radius:7px;background:#fff}.admin-member-editor label{display:grid;gap:4px;color:var(--teal);font-size:11px;font-weight:700}.admin-member-editor input{width:100%;padding:8px 9px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font:13px 'DM Sans'}.admin-member-editor .button{justify-self:start;padding:8px 11px;font-size:11px}
.admin-member-mobile-points{display:none}.admin-member-points-cell{white-space:nowrap;font-weight:700;color:var(--teal)}
.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table{table-layout:fixed}.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(1),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(1){width:auto}.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(5),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(5){width:130px}.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(2),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(2),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(3),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(3),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(4),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(4),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table th:nth-child(6),.content:has(> .tablewrap .admin-member-table)>.tablewrap .admin-member-table td:nth-child(6){display:none}.admin-member-table tr.admin-member-row{cursor:pointer}.admin-member-dialog{width:min(560px,calc(100% - 24px));padding:0;border:0;border-radius:12px;background:transparent}.admin-member-dialog::backdrop{background:rgba(23,35,33,.54)}.admin-member-dialog-panel{padding:20px;background:#fff;border:1px solid #b9d7c1;border-radius:12px;box-shadow:0 22px 58px rgba(23,35,33,.25)}.admin-member-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.admin-member-dialog-head h2{margin:4px 0;color:var(--teal)}.admin-member-dialog-points{margin:0;color:var(--muted)}.admin-member-dialog-points strong{color:var(--teal);font-size:18px}.admin-member-dialog-close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.admin-member-dialog-close:hover{background:#fff1ea;color:var(--orange)}.admin-member-dialog-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.admin-member-dialog-details div{display:grid;gap:4px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#f7faf7}.admin-member-dialog-details b{color:var(--teal);font-size:11px}.admin-member-dialog-details span{overflow-wrap:anywhere;font-size:13px}.admin-member-dialog-actions form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end}.admin-member-dialog-actions select{width:100%;min-width:0;padding:8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.admin-member-dialog-actions .button{white-space:nowrap}@media(max-width:640px){.admin-member-dialog{width:calc(100% - 16px)}.admin-member-dialog-panel{padding:14px}.admin-member-dialog-details{grid-template-columns:1fr}.admin-member-dialog-actions form{grid-template-columns:1fr 1fr}.admin-member-dialog-actions .button{grid-column:1 / -1}}
@media(max-width:640px){
  .admin-member-search{margin-bottom:10px}
  .admin-member-mobile-points{display:inline-flex!important;align-items:center;justify-content:flex-end;margin:0;padding:4px 7px;border-radius:999px;background:#edf8f2;color:var(--teal);font-size:11px;font-weight:700;line-height:1.2}
  .admin-member-editor{grid-template-columns:1fr;padding:10px}.admin-member-editor form{padding:10px}
  .admin-member-table,.admin-member-table tbody,.admin-member-table tr,.admin-member-table td{display:block!important;width:100%!important;box-sizing:border-box!important}
  .admin-member-table thead{display:none!important}
  .admin-member-table tbody{display:flex!important;flex-direction:column!important;gap:8px!important}
  .admin-member-table tr.admin-member-row,.admin-member-table tr.admin-member-editor-row{display:block!important;padding:10px 12px!important;border:1px solid #d2e2d6!important;border-radius:10px!important;background:#fff!important;box-shadow:0 6px 18px rgba(19,111,99,.04)!important;cursor:pointer!important}
  .admin-member-table tr.admin-member-row>td,.admin-member-table tr.admin-member-editor-row>td{display:none!important;padding:0!important;border:0!important}
  .admin-member-table tr.admin-member-row>td.admin-member-user-cell,.admin-member-table tr.admin-member-editor-row>td.admin-member-user-cell{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:0!important}
  .admin-member-table tr.admin-member-row>td.admin-member-user-cell .admin-member-name-trigger{display:inline-flex;align-items:center;min-width:0;flex:1 1 auto;font-size:14px;font-weight:700;line-height:1.3}
  .admin-member-table tr.admin-member-row>td.admin-member-user-cell .admin-member-mobile-points{display:inline-flex!important}
  .admin-member-table tr.admin-member-row>td:not(.admin-member-user-cell){display:none!important}
  .admin-member-table tr.admin-member-editor-row{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  .admin-member-table tr.admin-member-editor-row>td{display:block!important;padding:8px 0 0!important}
}
.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table th:not(:first-child):not(:nth-child(5)),.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table td:not(.admin-member-user-cell):not(.admin-member-points-cell){display:none!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table th:nth-child(5){display:table-cell!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table td.admin-member-points-cell{display:table-cell!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table .admin-member-mobile-points{display:none!important}
@media(max-width:760px){.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table,.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tbody{display:block!important;width:100%!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-row>td.admin-member-user-cell{display:block!important;width:auto!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-row>td.admin-member-points-cell{display:block!important;width:auto!important;padding:0!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-row>td:not(.admin-member-user-cell):not(.admin-member-points-cell){display:none!important}.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr:first-child{display:none!important}}
.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-row[hidden],.content:has(> .tablewrap table.admin-member-table)>.tablewrap table.admin-member-table tr.admin-member-editor-row[hidden]{display:none!important}
.content>.forumlist{display:grid;grid-template-columns:1fr;gap:0;margin:0 0 28px;border:1px solid #cbd8d0;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(19,111,99,.07)}
.top nav>a[href="film.php"],.top nav>a[href="tahmin.php"],.mobile-menu-drawer>a[href="film.php"],.mobile-menu-drawer>a[href="tahmin.php"]{display:none!important}
.home-feature-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,1200px);max-width:calc(100% - 24px);margin:20px auto 0}
main.shell .home-feature-link{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;width:100%;height:60px;min-height:60px;padding:8px 16px;overflow:hidden;border:2px solid transparent;border-radius:10px;color:#fff;font:900 30px/1 'Space Grotesk'!important;letter-spacing:.5px;text-align:center;text-decoration:none;box-shadow:0 6px 15px rgba(23,35,33,.13);transition:transform .18s,box-shadow .18s,filter .18s}
main.shell .home-feature-link>span:last-child{position:relative;z-index:1;text-shadow:0 1px 2px rgba(23,35,33,.32);font-size:30px!important;line-height:1!important;white-space:nowrap;font-weight:900!important}
main.shell .home-feature-link .home-feature-icon{position:absolute;z-index:0;display:block;top:50%;width:auto;height:auto;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.2);font-family:'Segoe UI Emoji','Apple Color Emoji',sans-serif;font-size:40px!important;line-height:1;opacity:.8;pointer-events:none;transform:translateY(-50%) rotate(-12deg);filter:saturate(.7)}
.page-feature-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,1200px);max-width:calc(100% - 24px);margin:20px auto 0}
.page-feature-links .home-feature-link{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;width:100%;height:60px;min-height:60px;padding:8px 16px;overflow:hidden;border:2px solid transparent;border-radius:10px;color:#fff;font:900 30px/1 'Space Grotesk'!important;letter-spacing:.5px;text-align:center;text-decoration:none;box-shadow:0 6px 15px rgba(23,35,33,.13);transition:transform .18s,box-shadow .18s,filter .18s}
.page-feature-links .home-feature-link>span:last-child{position:relative;z-index:1;text-shadow:0 1px 2px rgba(23,35,33,.32);font-size:30px!important;line-height:1!important;white-space:nowrap;font-weight:900!important}
.page-feature-links .home-feature-link .home-feature-icon{position:absolute;z-index:0;display:block;top:50%;width:auto;height:auto;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.2);font-family:'Segoe UI Emoji','Apple Color Emoji',sans-serif;font-size:40px!important;line-height:1;opacity:.8;pointer-events:none;transform:translateY(-50%) rotate(-12deg);filter:saturate(.7)}
.page-feature-links .home-feature-film.active,.page-feature-links .home-feature-prediction.active{box-shadow:0 10px 20px rgba(23,35,33,.16),inset 0 0 0 1px rgba(255,255,255,.18)}
@media(max-width:640px){.page-feature-links{gap:8px;margin-top:14px;padding:0 8px;width:100%;max-width:100%}.page-feature-links .home-feature-link{height:48px;min-height:48px;gap:6px;padding:8px;font-size:13px;letter-spacing:.3px;border-radius:8px}.page-feature-links .home-feature-link>span:last-child{font-size:13px!important}.page-feature-links .home-feature-link .home-feature-icon{font-size:28px!important}.page-feature-links .home-feature-film .home-feature-icon{left:10px}.page-feature-links .home-feature-prediction .home-feature-icon{right:10px}}
.home-feature-film .home-feature-icon{left:22px}
.home-feature-prediction .home-feature-icon{right:22px;transform:translateY(-50%) rotate(12deg)}
.home-feature-link:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(23,35,33,.2);filter:saturate(1.12)}
main.shell .home-feature-links .home-feature-link>span:last-child,main.shell .page-feature-links .home-feature-link>span:last-child{font-size:18px!important;line-height:1!important;letter-spacing:.2px!important}
@media(max-width:640px){main.shell .home-feature-links .home-feature-link>span:last-child,main.shell .page-feature-links .home-feature-link>span:last-child{font-size:12px!important;line-height:1!important;letter-spacing:0!important}}
.home-feature-film{background:linear-gradient(135deg,#d65b35,#ef8a4c);border-color:#c84d2e}
.home-feature-prediction{background:linear-gradient(135deg,#136f63,#2c9b86);border-color:#0d5f55}
.home-feature-chat{grid-column:1 / -1;cursor:pointer;appearance:none}
.home-feature-chat{background:linear-gradient(135deg,#475066,#69738b);border-color:#394257}
.live-chat-popup{width:min(1000px,calc(100vw - 32px));height:min(720px,calc(100vh - 32px));max-width:calc(100vw - 32px);max-height:calc(100vh - var(--live-chat-popup-footer-height,0px) - 20px);padding:0;border:0;border-radius:12px;background:#eef5ef;box-shadow:0 24px 70px rgba(23,35,33,.32);overflow:hidden}
.live-chat-popup:not([open]){display:none!important}
.mobile-inline-chat-hidden{display:none!important}
.live-chat-popup::backdrop{background:rgba(23,35,33,.58)}
.live-chat-popup-close{position:static;z-index:3;display:inline-grid;place-items:center;order:3;flex:0 0 28px;width:28px;height:28px;margin-left:4px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:5px;background:transparent;color:#fff;font:700 20px/1 'DM Sans';cursor:pointer}
.live-chat-popup-close:hover{background:rgba(255,255,255,.14)}
@media(max-width:640px){.live-chat-popup>.live-chat .live-chat-head .live-chat-popup-close{order:-1!important;flex:0 0 32px!important;width:32px!important;height:32px!important;margin:0 8px 0 0!important;border:1px solid #c45b2d!important;border-radius:5px!important;background:#ef7045!important;color:#172321!important;font-size:21px!important;line-height:1!important}.live-chat-popup>.live-chat .live-chat-head .live-chat-popup-close:hover{background:#d95d35!important;color:#172321!important}}
.live-chat-popup>.live-chat{display:flex!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;flex-direction:column!important;background:#fff!important;box-shadow:none!important}
.live-chat-popup>.live-chat .live-chat-head{flex:0 0 auto!important;margin:0!important}
.live-chat-popup>.live-chat .live-chat-layout{display:grid!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important}
.live-chat-popup>.live-chat .live-chat-messages{height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow-y:auto!important}
.live-chat-popup>.live-chat .live-chat-form{flex:0 0 auto!important;margin:0!important}
.live-chat-popup>.live-chat .live-chat-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 16px!important;background:#475066!important;color:#fff!important}
.live-chat-popup>.live-chat .live-chat-head h2,.live-chat-popup>.live-chat .live-chat-head .eyebrow{color:#fff!important}
.live-chat-popup>.live-chat .live-chat-head h2{font-size:18px!important;line-height:1.1!important}
.live-chat-popup>.live-chat .live-chat-status{display:none!important}
.live-chat-popup>.live-chat .live-chat-status{padding:4px 8px!important;background:#d8f2df!important;color:#19723c!important}
.live-chat-popup>.live-chat .live-chat-members-trigger{display:block!important;order:1!important;margin-left:auto!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:5px!important;padding:6px 8px!important;background:transparent!important;color:#fff!important;font:700 10px 'DM Sans'!important;cursor:pointer!important}
.live-chat-popup>.live-chat .live-chat-members-trigger:hover{background:#fff!important;color:var(--teal)!important}
.live-chat-popup>.live-chat .live-chat-members-trigger,.live-chat-popup>.live-chat .live-chat-clear{display:inline-grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;margin-left:2px!important;padding:0!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:6px!important;background:rgba(255,255,255,.12)!important;color:transparent!important;font-size:0!important;line-height:1!important}
.live-chat-popup>.live-chat .live-chat-members-trigger::before{content:'\1F465'!important;display:block!important;color:#fff!important;font:17px/1 'Segoe UI Emoji','Apple Color Emoji',sans-serif!important}
.live-chat-popup>.live-chat .live-chat-clear::before{content:'\1F9F9'!important;display:block!important;color:#fff!important;font:17px/1 'Segoe UI Emoji','Apple Color Emoji',sans-serif!important}
.live-chat-popup>.live-chat .live-chat-members-trigger:hover,.live-chat-popup>.live-chat .live-chat-clear:hover{background:rgba(255,255,255,.28)!important;color:transparent!important}
.live-chat-popup>.live-chat .live-chat-clear{order:2!important;margin-left:4px!important;padding:6px 9px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:5px!important;background:transparent!important;color:#fff!important;font:600 11px 'DM Sans'!important;cursor:pointer!important}
.live-chat-popup>.live-chat .live-chat-clear:hover{background:rgba(255,255,255,.14)!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger,
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-clear{display:inline-grid!important;place-items:center!important;order:1!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;margin:0 0 0 2px!important;padding:0!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:6px!important;background:rgba(255,255,255,.12)!important;color:transparent!important;font:0/1 'DM Sans'!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;flex:0 0 30px!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-clear{order:2!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger:hover,
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-clear:hover{background:rgba(255,255,255,.28)!important;color:transparent!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger::before{content:'\1F465'!important;display:block!important;color:#fff!important;font:17px/1 'Segoe UI Emoji','Apple Color Emoji',sans-serif!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-clear::before{content:'\1F9F9'!important;display:block!important;color:#fff!important;font:17px/1 'Segoe UI Emoji','Apple Color Emoji',sans-serif!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger::after{content:attr(data-member-count)!important;display:block!important;margin-left:2px!important;color:#fff!important;font:700 10px/1 'DM Sans',sans-serif!important}
html body .live-chat-popup>.live-chat .live-chat-head .live-chat-members-trigger{width:44px!important;min-width:44px!important;max-width:44px!important;flex-basis:44px!important}
.live-chat-popup .live-chat-members-dialog{width:min(360px,calc(100% - 24px))!important;padding:0!important;border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:0 20px 55px rgba(23,35,33,.28)!important}
.live-chat-popup .live-chat-members-dialog::backdrop{background:rgba(23,35,33,.55)!important;backdrop-filter:blur(2px)!important}
.live-chat-popup .live-chat-members-dialog-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:14px 16px!important;border-bottom:1px solid #d5e2d8!important;border-radius:12px 12px 0 0!important;background:linear-gradient(135deg,#edf6ef,#fff7f1)!important;color:var(--teal)!important;font:700 16px 'Space Grotesk'!important}
.live-chat-popup .live-chat-members-dialog-head button{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;border:1px solid #b9d7c1!important;border-radius:7px!important;background:#fff!important;color:var(--teal)!important;font-size:19px!important;line-height:1!important;cursor:pointer!important}
.live-chat-popup .live-chat-members-dialog-head button:hover{border-color:var(--orange)!important;background:#fff2eb!important;color:var(--orange)!important}
.live-chat-popup .live-chat-members-dialog [data-chat-members-popup]{display:grid!important;gap:7px!important;max-height:52vh!important;overflow:auto!important;padding:12px!important;border-radius:0 0 12px 12px!important;background:#fff!important}
.live-chat-popup .live-chat-members-dialog .live-chat-member-wrap{display:block!important}
.live-chat-popup .live-chat-members-dialog .live-chat-member{display:flex!important;align-items:center!important;width:100%!important;gap:8px!important;padding:9px 10px!important;border:1px solid #d5e2d8!important;border-radius:7px!important;background:#f8fbf8!important;color:var(--teal)!important;font:700 12px 'DM Sans'!important;text-align:left!important;cursor:pointer!important}
.live-chat-popup .live-chat-members-dialog .live-chat-member:hover{border-color:var(--orange)!important;background:#fff7f2!important}
.live-chat-popup>.live-chat .live-chat-mobile-close{display:none!important}
.live-chat-popup>.live-chat .live-chat-messages{padding:10px 14px!important;border:0!important;border-right:1px solid #d5e2d8!important;background:#fff!important}
.live-chat-popup>.live-chat .live-chat-message{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;column-gap:5px!important;padding:3px 4px!important;border-bottom:1px solid #edf2ee!important;line-height:1.2!important}
.live-chat-popup>.live-chat .live-chat-message span{min-width:0!important}
.live-chat-popup>.live-chat .live-chat-message time{grid-column:auto!important;display:inline-flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important;color:inherit!important}
.live-chat-popup>.live-chat .live-chat-message .chat-date{color:#70827b!important}
.live-chat-popup>.live-chat .live-chat-message .chat-separator{color:#c5a15b!important;font-weight:700!important}
.live-chat-popup>.live-chat .live-chat-message .chat-time{color:#c45439!important;font-weight:700!important}
.live-chat-popup>.live-chat .live-chat-user,.live-chat-popup>.live-chat .live-chat-member{border:0!important;background:transparent!important;color:var(--chat-user-color,var(--teal))!important;font:700 13px 'DM Sans'!important;cursor:pointer!important}
.live-chat-popup>.live-chat .live-chat-user{padding:0!important;text-align:left!important}
.live-chat-popup>.live-chat .live-chat-delete{display:inline-grid!important;place-items:center!important;grid-column:auto!important;width:15px!important;height:15px!important;min-width:15px!important;padding:0!important;border:1px solid rgba(155,74,64,.3)!important;border-radius:4px!important;background:rgba(255,255,255,.8)!important;color:transparent!important;font-size:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;cursor:pointer!important}
.live-chat-popup>.live-chat .live-chat-delete::before{content:'🧹';display:block;color:#9b4a40;font-size:9px;line-height:1;transform:translateY(-1px)}
.live-chat-popup>.live-chat .live-chat-delete:hover{color:#c32f24!important;text-decoration:none!important}
.live-chat-popup>.live-chat .live-chat-delete:hover::before{color:#c32f24}
.live-chat-popup>.live-chat .live-chat-message.live-chat-bot{background:#f9e9ea!important;border-left:3px solid #b7312d!important;padding-left:6px!important;color:#a92d29!important}
.live-chat-popup>.live-chat .live-chat-message.live-chat-bot .live-chat-user,.live-chat-popup>.live-chat .live-chat-message.live-chat-bot time,.live-chat-popup>.live-chat .live-chat-message.live-chat-bot .chat-date,.live-chat-popup>.live-chat .live-chat-message.live-chat-bot .chat-separator,.live-chat-popup>.live-chat .live-chat-message.live-chat-bot .chat-time,.live-chat-popup>.live-chat .live-chat-message.live-chat-bot>span{color:#a92d29!important}
.live-chat-popup>.live-chat .live-chat-members{padding:14px!important;border:0!important;background:#f5faf6!important}
.live-chat-popup>.live-chat .live-chat-members h3{margin:0 0 10px!important;color:var(--teal)!important}
.live-chat-popup>.live-chat .live-chat-member i{background:var(--chat-user-color,#36a85a)!important}
@media(min-width:641px){.home-feature-chat{display:none!important}}
@media(max-width:640px){.shell > [data-live-chat]{display:none!important}.home-topic-board + .live-chat{display:none!important}.home-feature-links{gap:10px;margin-top:16px;padding:0 10px;width:100%;max-width:100%}.home-feature-link{min-height:56px;gap:8px;padding:12px 10px;font-size:13px;letter-spacing:.6px}.home-feature-link>span:last-child{font-size:clamp(11px,3.3vw,15px)}.home-feature-icon{font-size:clamp(28px,8vw,42px)}.home-feature-film .home-feature-icon{left:12px}.home-feature-prediction .home-feature-icon{right:12px}.live-chat-popup{top:0;right:0;bottom:0;left:0;display:flex!important;flex-direction:column!important;width:100%;height:var(--live-chat-popup-height,100dvh);max-width:100%;max-height:none;margin:0;border-radius:0}.live-chat-popup>.live-chat{flex:1 1 auto!important;height:auto!important;min-height:0!important}.live-chat-popup>.live-chat .live-chat-layout{display:flex!important;flex-direction:column!important}.live-chat-popup>.live-chat .live-chat-messages{min-height:0!important;max-height:none!important}.live-chat-popup>.live-chat .live-chat-members{display:none!important}.live-chat-popup>.global-banner-slot-footer{display:block!important;flex:0 0 auto!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;overflow:hidden!important;border-top:1px solid var(--line)!important;background:var(--paper)!important}.live-chat-popup>.global-banner-slot-footer .global-banner-link{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important}.live-chat-popup>.global-banner-slot-footer .global-banner-link img{display:block!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;object-fit:cover!important}}
@media(max-width:640px){
	main.shell .home-feature-links .home-feature-link,
	main.shell .page-feature-links .home-feature-link{height:48px!important;min-height:48px!important;padding:8px!important;gap:6px!important;font-size:13px!important;line-height:1!important;letter-spacing:.2px!important}
	main.shell .home-feature-links .home-feature-link>span:last-child,
	main.shell .page-feature-links .home-feature-link>span:last-child{font-size:13px!important;line-height:1!important}
	main.shell .home-feature-links .home-feature-icon,
	main.shell .page-feature-links .home-feature-icon{font-size:28px!important;line-height:1!important}
}
@media(max-width:640px){
	.top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;height:auto!important;min-height:0!important;padding:8px 6px 6px!important;gap:7px 8px!important}
	.top .brand,.top .brand.mobile-brand{display:block!important;grid-column:1!important;grid-row:1!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;position:relative!important;z-index:2!important}
	.top>.member-summary,.top>.member-points{display:inline-flex!important;grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:flex-end!important;align-self:center!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
	.top>.member-summary .member-name{display:inline-block!important;max-width:28vw!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--teal)!important;font-size:10px!important}
	.top>.member-summary .member-points{display:inline-flex!important;align-items:center!important;gap:3px!important;margin:0 0 0 5px!important;padding:4px 6px!important;border:1px solid #b9d7c1!important;border-radius:5px!important;background:#eaf4ec!important;color:var(--teal)!important;font-size:9px!important;line-height:1!important}
	.top>.member-summary .member-points span{font-size:8px!important}.top>.member-summary .member-points strong{font-size:12px!important}
	.top nav{display:flex!important;grid-column:1 / -1!important;grid-row:2!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;width:100%!important;gap:2px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;position:relative!important;z-index:1!important}
	.top nav>a,.top nav>form{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 1 auto!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;margin:0!important;padding:3px 5px!important;border:1px solid transparent!important;border-radius:4px!important;background:transparent!important;color:var(--teal)!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}
	.top nav>a:hover,.top nav>form:hover{border-color:#b9d7c1!important;background:#fff!important;color:var(--orange)!important}
	.top nav .moderator-link,.top nav .mailbox-link,.top nav .notification-link,.top nav .logout-button{flex:0 0 28px!important;width:28px!important;padding:0!important;font-size:0!important}
	.top nav .moderator-icon,.top nav .mailbox-icon,.top nav .notification-icon,.top nav .logout-icon{font-size:15px!important;line-height:1!important}
	.top nav .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
}
.content>.forumlist{gap:12px;border:0;border-radius:0;background:transparent;overflow:visible;box-shadow:none}
.content>.forumlist .category{display:grid;grid-template-columns:54px minmax(0,1fr) 96px;align-items:center;gap:16px;min-height:82px;margin:0;padding:14px 18px;border:1px solid #b9d2c2;border-radius:9px;background:#fff;box-shadow:0 7px 16px rgba(19,111,99,.07);transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}
.content>.forumlist .category:last-child{border-bottom:1px solid #b9d2c2}.content>.forumlist .category:hover{transform:translateY(-2px);border-color:#8eb9a0;background:#f7fbf8;box-shadow:0 11px 22px rgba(19,111,99,.12),inset 4px 0 0 var(--orange)}
.content>.forumlist .categoryicon{display:grid;place-items:center;width:44px;height:44px;border:1px solid #c6dbcd;border-radius:50%;background:#edf6ef;color:var(--orange);font-size:20px}
.content>.forumlist .category h3{margin:0 0 4px;color:var(--ink);font-size:17px}.content>.forumlist .category p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.content>.forumlist .category>strong{display:grid;gap:2px;justify-items:end;color:var(--teal);font:700 22px 'Space Grotesk';text-align:right}.content>.forumlist .category>strong small{color:var(--muted);font:400 10px 'DM Sans';text-transform:uppercase;letter-spacing:.7px}
@media(max-width:640px){.content>.forumlist{gap:9px;margin-bottom:20px}.content>.forumlist .category{grid-template-columns:40px minmax(0,1fr) 54px;gap:10px;min-height:68px;padding:10px 11px;border-radius:8px}.content>.forumlist .categoryicon{width:34px;height:34px;font-size:16px}.content>.forumlist .category h3{margin-bottom:3px;font-size:14px}.content>.forumlist .category p{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content>.forumlist .category>strong{font-size:18px}.content>.forumlist .category>strong small{font-size:9px}}
.content:has(> .tablewrap table td form.adminform) .adminform{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;}
.content:has(> .tablewrap table td form.adminform) .adminform select,.content:has(> .tablewrap table td form.adminform) .adminform>.button,.content:has(> .tablewrap table td form.adminform) .admin-password-reset .button{width:100%!important;max-width:none!important;height:34px!important;min-height:34px!important;}
.content:has(> .tablewrap table td form.adminform) .admin-password-reset{display:block!important;width:100%!important;margin-top:0!important;}
.profile-referral{display:grid;gap:7px;margin:14px 0 10px;padding:11px;border:1px solid #b9d7c1;border-radius:7px;background:#f3faf5;color:var(--teal)}.profile-referral strong{font-size:12px}.profile-referral-row{display:flex;gap:5px;min-width:0}.profile-referral-row input{min-width:0;flex:1;padding:7px;border:1px solid #b9d7c1;border-radius:5px;background:#fff;color:var(--ink);font:11px 'DM Sans'}.profile-referral-row .button{padding:7px 9px;white-space:nowrap}.profile-referral small{color:var(--muted);font-size:10px;line-height:1.35}.referral-admin-panel{grid-column:1 / -1}.referral-member-row{cursor:pointer}.referral-member-row:hover{background:#f3faf5}.referral-member-trigger{border:0;background:transparent;color:var(--teal);font-weight:700;text-decoration:underline;cursor:pointer}
.admin-member-security-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:8px}.admin-member-dialog-actions .admin-member-security-row form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.admin-member-security-row form label{min-width:0}.admin-member-dialog-actions .admin-member-security-row form .button{width:auto;min-width:116px;padding:8px 12px;font-size:12px}.admin-member-dialog-actions .admin-member-security-row .admin-member-dialog-delete-form{display:flex;align-items:end}.admin-member-security-row .admin-member-dialog-delete-form .button{min-width:116px}.admin-member-security-row .admin-member-dialog-delete-form .button.danger{background:#d64f35}@media(max-width:640px){.admin-member-security-row{grid-template-columns:1fr}.admin-member-dialog-actions .admin-member-security-row form{grid-template-columns:minmax(0,1fr) auto}}
.admin-ip-location-popup{width:min(370px,calc(100% - 32px));padding:0;border:0;border-radius:9px;background:transparent;box-shadow:0 18px 44px rgba(23,35,33,.3)}.admin-ip-location-popup::backdrop{background:rgba(23,35,33,.58)}.admin-ip-location-panel{width:100%;overflow:hidden;border:1px solid #b9d7c1;border-radius:9px;background:#fff}.admin-ip-location-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #d5e2d8;background:#edf6ef;color:var(--teal)}.admin-ip-location-close{width:25px;height:25px;border:1px solid #b9d7c1;border-radius:50%;background:#fff;color:var(--teal);font-size:17px;line-height:1;cursor:pointer}.admin-ip-location-close:hover{background:#fff1ea;color:var(--orange)}.admin-ip-location-status{margin:0;padding:10px 12px 4px;color:var(--muted);font-size:11px}.admin-ip-location-details{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px 10px 10px}.admin-ip-location-details div{display:grid;gap:2px;min-width:0;padding:7px 8px;border:1px solid var(--line);border-radius:6px;background:#f7faf7}.admin-ip-location-details b{color:var(--teal);font-size:10px}.admin-ip-location-details span{overflow-wrap:anywhere;font-size:11px}@media(max-width:640px){.admin-ip-location-popup{width:calc(100% - 24px)}.admin-ip-location-head{padding:7px 9px;font-size:12px}}
.withdrawal-status.success{border-color:#9bd3a9;background:#e8f7ec;color:#176b3e}
.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:4px!important;align-items:center!important;}
.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .adminform,.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .admin-password-reset{display:contents!important;}
.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child input[type="hidden"]{display:none!important;}
.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .adminform .button{grid-column:1!important;}
.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .admin-password-reset .button{grid-column:2!important;}
@media(max-width:760px){.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child{grid-template-columns:1fr 1fr!important;}.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .adminform select{width:100%!important;}.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .adminform .button,.content:has(> .tablewrap table td form.adminform) .tablewrap td:last-child .admin-password-reset .button{width:100%!important;}}
.group-heading{display:flex;align-items:center;gap:12px}.group-heading h2{margin:0}.group-logo{width:46px;height:46px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}
.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}
.author-line{display:flex;align-items:center;gap:10px;margin-bottom:10px}.author-line .avatar{width:38px;height:38px;font-size:14px;flex:0 0 38px}
.post{display:grid;grid-template-columns:170px minmax(0,1fr);gap:0 24px;scroll-margin-top:95px}.post.panel{border:2px solid #b8cfc1;box-shadow:0 10px 26px rgba(19,111,99,.1),inset 0 0 0 1px rgba(255,255,255,.75)}.post-author{grid-column:1;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border-right:1px solid var(--line);padding-right:18px}.post-author .avatar{width:72px;height:72px;font-size:24px}.post-author small{color:var(--muted);font-size:12px}.post-body{grid-column:2;grid-row:1;min-width:0}.post .content-actions{grid-column:2;grid-row:2;justify-content:flex-end;border-top:1px solid var(--line);margin-top:22px;padding-top:14px}
.content-actions{flex-wrap:wrap}.content-actions .text-action-button{white-space:normal;line-height:1.15}.content-actions .text-action-button,.content-actions .quote-button{min-width:max-content}
.like-control{position:relative;display:inline-flex}.liker-list{display:none;position:absolute;right:0;bottom:calc(100% + 8px);z-index:5;min-width:180px;max-width:280px;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 10px 28px rgba(23,35,33,.18);color:var(--ink);font-size:12px;line-height:1.5}.like-control:hover .liker-list{display:block}.action-button:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:640px){.post{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:14px!important}.post-author{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;grid-column:auto!important;grid-row:auto!important;border-right:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 10px!important;margin:0 0 12px!important}.post-author .avatar{width:42px!important;height:42px!important;flex:0 0 42px!important;font-size:16px!important}.post-author b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-author small{margin-left:auto;text-align:right;white-space:nowrap}.post-body{display:block!important;grid-column:auto!important;grid-row:auto!important;min-width:0!important;width:100%!important}.post .content-actions{display:flex!important;grid-column:auto!important;grid-row:auto!important;justify-content:flex-end;margin-top:16px;padding-top:10px}.edit-history{grid-column:auto!important;grid-row:auto!important}}
@media(max-width:640px){.post .content-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:36px!important;gap:5px!important;justify-content:stretch!important;align-items:stretch!important;width:100%!important}.post .content-actions .action-form,.post .content-actions .like-control{display:grid!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:36px!important;margin:0!important}.post .content-actions .action-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important;padding:5px 3px!important;overflow-wrap:anywhere!important;font-size:10px!important;line-height:1.1!important;white-space:normal!important}.post .content-actions .icon-action-button{font-size:0!important}.post .content-actions .icon-action-button>span[aria-hidden="true"]{font-size:17px!important;line-height:1!important}.post .content-actions .text-action-button,.post .content-actions .quote-button{font-size:10px!important}.post .content-actions .liker-list{display:none!important}}
.guest-locked> :not(.guest-login-modal){filter:blur(18px) brightness(.72);pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:default!important}.guest-locked> :not(.guest-login-modal) *{user-select:none;-webkit-user-select:none;pointer-events:none}.guest-login-modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:rgba(23,35,33,.58);backdrop-filter:blur(2px)}.guest-login-box{width:min(100%,420px);padding:30px;background:var(--white);border:1px solid #b9d7c1;border-top:4px solid var(--teal);border-radius:10px;box-shadow:0 20px 60px rgba(23,35,33,.38);user-select:auto;-webkit-user-select:auto;pointer-events:auto}.guest-login-box h1{margin:8px 0 10px;font-size:30px;line-height:1.08}.guest-login-box p{color:var(--muted);margin-bottom:22px}.guest-login-box .form{box-shadow:none;padding:0}.guest-register-link{display:block;margin-top:16px;color:var(--teal);font-weight:600;text-align:center}@media(max-width:520px){.guest-login-box{padding:24px}.guest-login-box h1{font-size:26px}}
@media(max-width:640px){.auth{margin:24px auto 40px;padding:0 12px}.auth .eyebrow{font-size:9px;letter-spacing:1.4px}.auth h1{margin:8px 0 7px;font-size:28px;line-height:1.08}.auth p.muted{font-size:11px;line-height:1.45}.auth .panel.form{border-radius:8px;box-shadow:0 12px 28px rgba(23,35,33,.14)}.auth .form{gap:8px;padding:16px 14px}.auth .form label{gap:3px;font-size:10px;line-height:1.15}.auth .form input{height:34px;min-height:34px;padding:7px 8px;font-size:13px}.auth .button.wide{height:34px;min-height:34px;padding:7px 10px;font-size:11px}.auth .center{margin-top:12px;font-size:12px}.guest-login-modal{inset:0;display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;padding:12px 10px!important}.guest-login-modal:has(input:focus){align-items:flex-start!important;padding-top:8px!important}.guest-login-box{width:min(100%,360px)!important;max-height:calc(100dvh - 20px)!important;overflow-y:auto!important;padding:17px 16px 14px!important;border-top-width:3px!important;border-radius:8px!important;box-shadow:0 12px 30px rgba(23,35,33,.3)!important}.guest-login-box .eyebrow{font-size:9px!important;line-height:1!important;letter-spacing:1.4px!important}.guest-login-box h1{margin:6px 0 7px!important;font-size:21px!important;line-height:1.06!important}.guest-login-box p{margin:0 0 12px!important;font-size:11px!important;line-height:1.35!important}.guest-login-box .form{gap:8px!important}.guest-login-box .form label{gap:3px!important;font-size:10px!important;line-height:1.15!important}.guest-login-box .form input{height:34px!important;min-height:34px!important;padding:7px 8px!important;font-size:13px!important}.guest-login-box .remember-me-label{display:flex!important;align-items:center!important;gap:5px!important}.guest-login-box .remember-me-label input{width:auto!important;height:auto!important;min-height:0!important}.guest-login-box .button.wide{height:34px!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important}.guest-register-link{margin-top:9px!important;font-size:11px!important;line-height:1!important}}
.pinned-topics{position:relative;padding:28px 18px 22px;margin:28px 0 18px;border:2px solid rgba(19,111,99,.12);border-radius:22px;background:linear-gradient(180deg,#f3faf5 0%,rgba(246,247,242,.55) 100%);box-shadow:0 18px 34px rgba(19,111,99,.06),inset 0 0 0 1px rgba(255,255,255,.35)}.pinned-topics:before{content:"";position:absolute;top:-10px;left:18px;right:18px;height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(19,111,99,.18),rgba(239,112,69,.14),rgba(19,111,99,.18));opacity:.9}.pinned-topics .eyebrow{font-size:18px;letter-spacing:2.5px;margin:0 0 18px}.pinned-row{display:grid;grid-template-columns:80px minmax(0,1fr) 100px;align-items:center;gap:16px;padding:11px 16px;background:var(--white);border:1px solid var(--line);border-bottom:0;min-height:49px}.pinned-row:first-of-type{border-radius:7px 7px 0 0}.pinned-row:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 7px 7px}.pinned-row>span{font-size:10px;font-weight:700;color:var(--orange);text-transform:uppercase}.pinned-row b,.pinned-row small{display:inline;white-space:nowrap}.pinned-row small{color:var(--muted);font-size:12px;margin-left:10px}.pinned-row time{color:var(--muted);font-size:12px;text-align:right;white-space:nowrap}@media(max-width:640px){.pinned-topics{margin-left:0;margin-right:0;padding:24px 10px 18px}.pinned-topics .eyebrow{font-size:15px}.pinned-row{grid-template-columns:65px minmax(0,1fr);gap:8px;padding:10px}.pinned-row>div{min-width:0;overflow:hidden;text-overflow:ellipsis}.pinned-row time{grid-column:2;text-align:left}.pinned-row small{margin-left:6px}}
.category.panel{cursor:pointer;position:relative;z-index:1}.category.panel:hover{border-color:#b8cfc1;transform:translateY(-2px)}.category-page h1{margin:8px 0 6px}.category-page>p{margin-bottom:28px}.category-topics{max-width:860px}
.category-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-form-actions{display:flex;gap:8px}.button.danger{background:#bd4d45}@media(max-width:800px){.category-admin-grid{grid-template-columns:1fr}}
.pinned-row{grid-template-columns:minmax(0,1fr) 100px;padding-top:7px;padding-bottom:7px;min-height:42px;border-bottom:1px solid #c2d4c9}.pinned-row>div{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #b9d7c1}.home-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:8px 12px;color:var(--muted);font:600 14px 'DM Sans';cursor:pointer}.home-tabs button.active{border-bottom-color:var(--teal);color:var(--teal)}.home-tab-panel{display:none}.home-tab-panel.active{display:block}.home-tab-panel>.eyebrow{display:none}
.home-topic-board{padding:22px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-topic-board:before{display:none}.home-topic-board .home-tabs{margin:0;padding:0 8px;border-bottom:1px solid #cbd8d0}.home-topic-board .home-tabs button{padding:12px 16px;font-size:14px}.home-board-label{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:18px 12px 12px}.home-board-label .eyebrow{font-size:12px;letter-spacing:1.8px}.home-board-label small{color:var(--muted);font-size:12px}.home-topic-head,.home-topic-row{display:grid;grid-template-columns:minmax(0,1fr) 170px 170px 150px;align-items:center;gap:16px}.home-topic-head{padding:10px 14px;background:#475066;color:#fff;font-size:10px;font-weight:700;letter-spacing:.35px}.home-topic-row{position:relative;padding:13px 14px;border-bottom:1px solid #d8e2dc;background:#fff;color:var(--ink);transition:background .18s}.home-topic-row:hover{background:#f1f7f3}.home-topic-row:last-child{border-bottom:0}.home-topic-title,.home-topic-last{display:flex;min-width:0;flex-direction:column;gap:3px}.home-topic-title b,.home-topic-last b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-topic-title small,.home-topic-last time{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.home-topic-stats{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.home-topic-stats b{color:var(--teal);font-size:13px}.home-dot{width:7px;height:7px;border-radius:50%;background:#47a9ef}.home-topic-category{overflow:hidden;color:#526b65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-topic-pin{position:absolute;top:8px;right:10px;padding:3px 5px;background:#f2eee0;color:#8c7341;font-size:9px;font-weight:700;letter-spacing:.5px}.home-topic-board .empty{padding:20px 14px;background:#fff;border:1px solid var(--line)}
@media(max-width:760px){.home-board-label{align-items:flex-start;flex-direction:column;gap:4px}.home-topic-head,.home-topic-row{grid-template-columns:minmax(0,1fr) 105px 110px}.home-topic-head span:nth-child(4),.home-topic-row .home-topic-category{display:none}.home-topic-row{gap:10px;padding:12px 10px}.home-topic-stats{gap:6px}.home-topic-pin{position:static;grid-column:1 / -1;justify-self:start}}
@media(max-width:480px){.home-topic-head,.home-topic-row{grid-template-columns:minmax(0,1fr) 82px}.home-topic-head span:nth-child(3),.home-topic-row .home-topic-last{display:none}.home-topic-stats{justify-content:flex-end}.home-topic-board .home-tabs{padding-left:0}.home-topic-board .home-tabs button{padding-left:10px;padding-right:10px}}
@media(max-width:640px){.pinned-row{grid-template-columns:minmax(0,1fr) 82px}.pinned-row time{grid-column:auto;text-align:right}}
.category-new-topic{margin:12px 0 28px}
.category-topic-section{background:#fff}.category-topic-section+.category-topic-section{border-top:9px solid var(--paper)}.category-topic-section-head{display:flex;align-items:center;gap:12px;padding:13px 18px;background:#eef6f0;border-bottom:1px solid #c6d9cc}.category-topic-section-head h2{margin:0;color:var(--teal);font:700 17px 'Space Grotesk'}.category-topic-section-head p{margin:3px 0 0;color:var(--muted);font-size:11px}.category-topic-section-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#d9eee0;color:var(--teal);font-size:17px}.category-topic-section-count{display:grid;place-items:center;min-width:26px;height:26px;margin-left:auto;padding:0 7px;border-radius:999px;background:#fff;color:var(--teal);font:700 12px 'Space Grotesk'}.category-topic-section-pinned .category-topic-section-head{background:linear-gradient(90deg,#fff5e9,#eef6f0);border-bottom-color:#e6c99e}.category-topic-section-pinned .category-topic-section-mark{background:#f5d9ad;color:#9a641c}.category-topic-list .topicrow{border-bottom:1px solid #d7e3da}.category-topic-section-regular .category-topic-section-head{border-top:0}.topic-pin-form{display:inline-flex;margin-left:auto}.topic-pin-button{padding:7px 11px;border:1px solid #d8b77a;border-radius:5px;background:#fff8eb;color:#8b5b1d;font:700 11px 'DM Sans';cursor:pointer}.topic-pin-button:hover{background:#f5d9ad;border-color:#c7964f}.topichead-pinned{border-left-color:#c58a36;background:linear-gradient(135deg,#fff9ef 0%,#fff 68%)}.topichead-pinned .eyebrow{color:#9a641c}
.category-topics .topicrow{grid-template-columns:minmax(0,1fr) auto 34px}.category-topics .topicrow-main{display:block;min-width:0;color:inherit}.category-topics .topicrow-main>div{display:grid;gap:6px;min-width:0}.category-pin-toggle{padding:7px 10px;border:1px solid #b9d7c1;border-radius:5px;background:#f7fbf8;color:var(--teal);font:700 10px 'DM Sans';white-space:nowrap;cursor:pointer}.category-pin-toggle:hover{border-color:var(--orange);background:#fff7f2;color:#b94c2e}.category-pin-toggle:disabled{opacity:.55;cursor:wait}.category-topic-section-pinned .category-pin-toggle{border-color:#e0bd80;background:#fff8eb;color:#8b5b1d}
@media(max-width:640px){.category-topic-section-head{padding:11px 12px}.category-topic-section-head h2{font-size:15px}.category-topic-section-head p{font-size:10px}.category-topic-section+.category-topic-section{border-top-width:6px}.category-topics .topicrow{grid-template-columns:minmax(0,1fr) auto;gap:7px}.category-topics .topicrow .arrow{display:none}.category-pin-toggle{grid-column:1 / -1;justify-self:start;padding:6px 8px;font-size:9px}.topic-navigation .topic-pin-form{width:100%;margin:2px 0 0}.topic-pin-button{width:100%;padding:8px 10px}}
.category-page{width:100%;max-width:none;margin:0;padding-top:34px;padding-bottom:56px}.category-page>.back{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;font-size:13px;font-weight:700}.category-page>.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:7px;color:var(--orange);letter-spacing:2.4px}.category-page>.eyebrow:before{content:'';width:28px;height:2px;background:var(--orange)}.category-page>h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05;color:var(--teal);letter-spacing:-1px}.category-page>p{max-width:720px;margin:12px 0 24px;color:var(--muted);font-size:15px;line-height:1.55}.category-page>.category-new-topic{float:right;margin:-62px 0 24px;padding:11px 16px;border:1px solid rgba(255,255,255,.3);box-shadow:0 7px 16px rgba(239,112,69,.2)}.category-topics{clear:both;width:100%;max-width:none;margin-top:30px;border:1px solid #a9c2b4;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 14px 30px rgba(19,111,99,.08)}.category-topics:before{content:'KONULAR';display:block;padding:12px 18px;background:#475066;color:#fff;font-size:11px;font-weight:800;letter-spacing:1.5px}.category-topics .topicrow{display:grid;grid-template-columns:minmax(0,1fr) 150px 44px;align-items:center;gap:18px;min-height:76px;margin:0;padding:13px 18px;border:0;border-bottom:1px solid #d7e3da;border-radius:0;background:#fff;transition:background .18s,padding .18s,box-shadow .18s}.category-topics .topicrow:last-child{border-bottom:0}.category-topics .topicrow:hover{padding-left:22px;background:#f3f9f5;box-shadow:inset 4px 0 0 var(--orange)}.category-topics .topicrow>div{display:grid;gap:6px;min-width:0}.category-topics .topicrow b{overflow:hidden;color:var(--ink);font:700 17px 'Space Grotesk';text-overflow:ellipsis;white-space:nowrap}.category-topics .topicrow span:not(.arrow){color:var(--muted);font-size:12px}.category-topics .topicrow .arrow{display:grid;place-items:center;width:30px;height:30px;border:1px solid #b9d7c1;border-radius:50%;color:var(--orange);font-size:20px;line-height:1;transition:background .18s,color .18s}.category-topics .topicrow:hover .arrow{background:var(--orange);color:#fff}.category-topics>.empty{margin:0;padding:34px 18px;text-align:center}.topic-navigation{width:100%;margin:0 0 18px;padding:0 0 14px;border-bottom:1px solid #cbdad0}.topic-navigation .back{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #c5d8cc;border-radius:5px;background:#fff;color:var(--teal);font-size:12px;font-weight:700}.topic-navigation .back:hover{border-color:var(--orange);color:var(--orange);background:#fffaf7}.topichead{position:relative;width:100%;margin:0 0 22px;padding:25px 28px 23px;border:1px solid #a8c3b4;border-left:5px solid var(--orange);border-radius:10px;background:linear-gradient(135deg,#f5fbf6 0%,#fff 68%);box-shadow:0 12px 26px rgba(19,111,99,.08);overflow:hidden}.topichead:after{content:'TOPİK';position:absolute;right:24px;top:22px;color:rgba(19,111,99,.14);font:700 42px/1 'Space Grotesk';letter-spacing:3px}.topichead .eyebrow{position:relative;z-index:1;color:var(--orange);letter-spacing:1.8px}.topichead h1{position:relative;z-index:1;max-width:calc(100% - 100px);margin:8px 0 10px;color:var(--teal);font-size:clamp(27px,4vw,44px);line-height:1.08;letter-spacing:-.7px}.topichead p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:12px}.topichead+.post{margin-top:0}.topichead~.post{width:100%;max-width:none}.category-page+.content{width:100%}@media(max-width:640px){.category-page{padding-top:22px;padding-bottom:34px}.category-page>h1{font-size:34px}.category-page>.category-new-topic{float:none;display:inline-flex;margin:4px 0 18px}.category-topics{margin-top:6px;border-radius:8px}.category-topics:before{padding:10px 12px;font-size:10px}.category-topics .topicrow{grid-template-columns:minmax(0,1fr) 28px;gap:8px;min-height:68px;padding:11px 12px}.category-topics .topicrow:hover{padding-left:15px}.category-topics .topicrow b{font-size:15px}.category-topics .topicrow span:not(.arrow){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-navigation{gap:6px;margin-bottom:12px;padding-bottom:10px}.topic-navigation .back{font-size:11px;padding:6px 8px}.topichead{margin-bottom:16px;padding:20px 16px 18px;border-left-width:4px}.topichead:after{right:12px;top:18px;font-size:25px}.topichead h1{max-width:100%;font-size:29px}.topichead p{line-height:1.5}}
.prediction-grid{align-items:stretch}.prediction-card{position:relative}.prediction-card>div:last-child{padding-top:34px}.prediction-result{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:4px;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.prediction-result.pending{background:#9a8660}.prediction-result.correct{background:var(--teal)}.prediction-result.wrong{background:#bd4d45}.prediction-card .back{display:inline-block;margin-top:12px;font-size:12px}.prediction-form{max-width:760px;margin:0 auto 40px}.prediction-form h2{margin-top:8px}.prediction-hero{display:flex;align-items:center;justify-content:space-between;min-height:110px;padding:0;border:0;background:transparent;border-radius:0}.prediction-hero h1{max-width:700px;margin:8px 0 0;font-size:clamp(24px,3.8vw,36px);line-height:1.2}.prediction-hero p{max-width:620px;color:var(--muted);font-size:15px;margin:0}.prediction-mark{display:none}.prediction-board{margin:36px 0 50px}.prediction-count{color:var(--muted);font-size:13px}.prediction-matches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prediction-match{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,190px) minmax(0,1fr);align-items:center;gap:10px;padding:14px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 8px 20px rgba(23,35,33,.06)}.prediction-team{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;text-align:center}.prediction-team strong{display:block;width:100%;font-size:14px;line-height:1.25;font-weight:700;text-align:center;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;hyphens:auto}.prediction-team.away{text-align:center}.prediction-team small{display:none}.prediction-score-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 8px 7px;border:1px solid rgba(239,112,69,.45);border-radius:8px;background:rgba(255,255,255,.2);width:100%;min-height:64px}.prediction-score-label{font-size:10px;font-weight:800;letter-spacing:1px;color:var(--muted);text-transform:uppercase}.prediction-options{display:flex;gap:5px}.prediction-option{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b9d7c1;border-radius:7px;background:#f7faf7;color:var(--teal);cursor:pointer;font-weight:700}.prediction-option input{position:absolute;opacity:0}.prediction-option.selected,.prediction-option:hover{background:var(--teal);border-color:var(--teal);color:#fff}.prediction-submit{margin-top:20px}.prediction-login,.prediction-empty{padding:28px;text-align:center}.prediction-final-score{font:700 20px 'Space Grotesk';white-space:nowrap}.prediction-result-label{position:absolute;top:7px;right:8px;color:var(--orange)}.prediction-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.prediction-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.prediction-team-grid form{padding:12px;border:1px solid var(--line);border-radius:7px;background:#f8faf7}.prediction-admin-matches{display:grid;gap:10px}.prediction-score-row{display:grid;grid-template-columns:minmax(0,1fr) 65px 12px 65px minmax(0,1fr) auto;align-items:center;gap:7px}.prediction-score-row input{text-align:center;padding:9px}.prediction-score-row strong:last-of-type{text-align:right}@media(max-width:800px){.prediction-matches,.prediction-admin-grid,.prediction-team-grid{grid-template-columns:1fr}.prediction-hero{padding:32px 22px}.prediction-mark{display:none}}@media(max-width:600px){.prediction-match{grid-template-columns:minmax(0,1fr) auto;gap:9px}.prediction-options{grid-column:1 / -1;grid-row:2;justify-content:center}.prediction-team.away{text-align:left}.prediction-score-row{grid-template-columns:minmax(0,1fr) 52px 10px 52px minmax(0,1fr)}.prediction-score-row button{grid-column:1 / -1}.prediction-score-row strong:last-of-type{text-align:right}}
.global-banner-slot{width:min(calc(100% - 32px),1000px);margin:14px auto 0;padding:0}.global-banner-link{display:block;overflow:hidden;border:1px solid #b9d7c1;border-radius:8px;background:#eaf4ec;box-shadow:0 8px 20px rgba(19,111,99,.08)}.global-banner-link img{display:block;width:100%;aspect-ratio:20 / 1;height:auto;max-height:50px;object-fit:cover}.global-banner-link.text-banner{min-height:50px;padding:15px 20px;color:var(--teal);font-weight:700;text-align:center}.global-banner-slot-home_above_categories{margin-top:0;margin-bottom:24px}.global-banner-slot-footer{margin-bottom:18px}@media(max-width:640px){.global-banner-slot{width:calc(100% - 24px)}.global-banner-link.text-banner{min-height:40px;padding:10px 14px}.global-banner-link img{max-height:none}}
.form-actions{display:flex;gap:10px;align-items:center}.button.cancel{background:transparent;color:var(--teal);border:1px solid var(--line)}.button.cancel:hover{background:#edf4ee}
.post .content-actions{justify-content:flex-end!important}.topic-navigation{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-top:20px}.post-date{display:block;color:var(--teal);font-size:14px;font-weight:700;line-height:1.35;margin-top:4px;white-space:nowrap}.post-body>small{display:block;color:var(--muted);font-size:12px;margin:12px 0 0;text-align:left}.edit-history{grid-column:2;grid-row:3;margin-top:12px;color:var(--muted);font-size:12px}.edit-history summary{cursor:pointer;color:var(--teal);font-weight:600}.edit-history p{margin:6px 0;padding:7px;background:#f5f8f4;white-space:pre-wrap}
@media(max-width:640px){.post{min-width:0!important;max-width:100%!important;overflow:hidden!important}.post .content-actions{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));justify-content:start!important;align-items:stretch!important;gap:3px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:16px!important;padding-top:8px!important;text-align:left!important}.post .content-actions .like-control{order:-1;position:static!important}.post .content-actions .action-form,.post .content-actions .like-control,.post .content-actions>.action-button{display:block!important;width:100%!important;min-width:0!important;margin:0!important}.post .content-actions .action-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0!important;white-space:normal!important;text-align:center!important;font-size:16px!important;line-height:1!important}.post .content-actions .icon-action-button>span[aria-hidden="true"]{font-size:18px!important;line-height:1!important}.post .content-actions .like-control form{width:100%!important}}
.pinned-topics{width:min(50vw,760px);margin-left:auto;margin-right:auto}.topic-search{width:min(50vw,760px);margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.topic-search label{display:block;min-width:0}.topic-search input{display:block}.topic-search .button{width:auto}.topic-search-dialog{width:min(680px,calc(100% - 28px));max-height:min(620px,calc(100vh - 40px));padding:0;border:0;border-radius:10px;background:transparent}.topic-search-dialog::backdrop{background:rgba(23,35,33,.46)}.topic-search-dialog-inner{position:relative;max-height:min(620px,calc(100vh - 40px));overflow:auto;padding:22px;background:var(--white);border:1px solid #b9d7c1;border-radius:10px;box-shadow:0 20px 55px rgba(23,35,33,.22)}.topic-search-dialog .topic-search-results{display:block;position:static;max-height:none;padding:0;border:0;box-shadow:none}.topic-search-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal);font-size:22px;line-height:1;cursor:pointer}.topic-search-dialog .topic-search-results h2{padding-right:38px}@media(max-width:640px){.pinned-topics,.topic-search{width:100%}.topic-search{grid-template-columns:minmax(0,1fr) auto}.topic-search .button{width:auto;flex:0 0 auto}}
.shell:has(> .pinned-topics){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:24px;align-items:start}.shell:has(> .pinned-topics)> .pinned-topics{grid-column:1;grid-row:1;width:100%;margin-top:28px}.shell:has(> .pinned-topics)> .content{display:contents}.shell:has(> .pinned-topics) .topic-search{grid-column:2;grid-row:1;width:100%;margin-top:28px;margin-bottom:18px}.shell:has(> .pinned-topics) .sectiontitle{grid-column:1 / -1;grid-row:2}.shell:has(> .pinned-topics) .forumlist,.shell:has(> .pinned-topics) .topiclist{grid-column:1 / -1}@media(max-width:640px){.shell:has(> .pinned-topics){display:block}.shell:has(> .pinned-topics)> .content{display:block}.shell:has(> .pinned-topics)> .pinned-topics,.shell:has(> .pinned-topics) .topic-search{width:100%;margin-top:28px}}
.shell:has(> .pinned-topics) > .global-banner-slot-footer{grid-column:1 / -1;width:min(calc(100% - 32px),1000px)}
.live-chat{margin:9px 0 14px;padding:18px;border:2px solid #b8d6c2;border-radius:12px;background:linear-gradient(135deg,#edf8ef,#f7fbf7);box-shadow:0 10px 24px rgba(19,111,99,.08)}.live-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.live-chat-head h2{margin:3px 0 0;color:var(--teal);font-size:22px}.live-chat-status{padding:5px 8px;border-radius:999px;background:#d8f2df;color:#19723c;font-size:10px;font-weight:800}.live-chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:14px}.live-chat-messages{height:220px;overflow-y:auto;padding:10px;border:1px solid #c9ddd0;border-radius:8px;background:#fff}.live-chat-message{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:8px;padding:7px 4px;border-bottom:1px solid #edf2ee;font-size:13px}.live-chat-message:last-child{border-bottom:0}.live-chat-message b{color:var(--teal);white-space:nowrap}.live-chat-message span{overflow-wrap:anywhere}.live-chat-message time{color:var(--muted);font-size:10px;white-space:nowrap}.live-chat-members{padding:10px;border:1px solid #c9ddd0;border-radius:8px;background:#fff}.live-chat-members h3{margin:0 0 8px;color:var(--teal);font-size:13px}.live-chat-member{display:flex;align-items:center;gap:6px;padding:5px 0;font-size:12px}.live-chat-member i{width:7px;height:7px;border-radius:50%;background:#36a85a}.live-chat-form{position:relative;display:flex;gap:8px;margin-top:10px;align-items:center}.live-chat-form input{flex:1;min-width:0;padding:10px 12px;border:1px solid #c9ddd0;border-radius:6px;background:#fff}.live-chat-emoji-button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #8bb9a8;border-radius:12px;background:linear-gradient(180deg,#fff,#edf8f3);color:var(--ink);font-size:22px;cursor:pointer;box-shadow:0 8px 18px rgba(19,111,99,.12);transition:transform .12s,background .12s,border-color .12s,box-shadow .12s}.live-chat-emoji-button:hover{background:linear-gradient(180deg,#edf8f3,#dfeee7);border-color:#5fa38f;transform:translateY(-1px);box-shadow:0 10px 22px rgba(19,111,99,.16)}.live-chat-emoji-button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.live-chat-emoji-picker{position:absolute;right:0;bottom:calc(100% + 12px);display:flex;flex-wrap:wrap;gap:8px;max-width:min(420px,calc(100vw - 28px));padding:12px;border:1px solid #b9d7c1;border-radius:18px;background:rgba(255,255,255,.98);backdrop-filter:blur(8px);box-shadow:0 20px 45px rgba(23,35,33,.22);border-top:3px solid #52a787}.live-chat-emoji-picker[hidden]{display:none}.live-chat-emoji-item{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d8e8df;border-radius:12px;background:linear-gradient(180deg,#fbfdfb,#edf7f2);color:var(--ink);font-size:24px;cursor:pointer;transition:transform .12s,background .12s,border-color .12s,box-shadow .12s}.live-chat-emoji-item:hover{background:linear-gradient(180deg,#edf7f2,#dfeee7);border-color:#8db5af;box-shadow:0 8px 16px rgba(19,111,99,.14);transform:translateY(-1px) scale(1.02)}.live-chat-emoji-item:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.live-chat-login{margin:8px 0 0;color:var(--muted);font-size:12px}@media(max-width:640px){.live-chat{margin:12px 0 20px;padding:12px}.live-chat-layout{grid-template-columns:1fr}.live-chat-members{order:-1}.live-chat-members>div{display:flex;flex-wrap:wrap;gap:4px 10px}.live-chat-message{grid-template-columns:auto minmax(0,1fr);gap:4px}.live-chat-message time{grid-column:2}.live-chat-form .button{padding:9px 12px}.live-chat-emoji-button{width:42px;height:42px}.live-chat-emoji-picker{right:auto;left:0;max-width:calc(100vw - 24px)}}
.live-chat-message span,.live-chat-message .live-chat-content,.live-chat-message .live-chat-user{word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important;min-width:0!important}
.live-chat-message .live-chat-user{max-width:30vw;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:640px){.live-chat-popup>.live-chat .live-chat-message,.home-topic-board + .live-chat .live-chat-message{grid-template-columns:max-content minmax(0,1fr) max-content max-content!important;min-width:0!important;width:100%!important;word-break:normal!important;overflow-wrap:normal!important}.live-chat-popup>.live-chat .live-chat-message .live-chat-content,.home-topic-board + .live-chat .live-chat-message .live-chat-content{grid-column:2!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}.live-chat-popup>.live-chat .live-chat-message time,.home-topic-board + .live-chat .live-chat-message time{grid-column:auto!important;justify-self:end!important;min-width:max-content!important;white-space:nowrap!important}.live-chat-popup>.live-chat .live-chat-message .live-chat-delete,.home-topic-board + .live-chat .live-chat-message .live-chat-delete{grid-column:auto!important;justify-self:end!important;min-width:max-content!important;white-space:nowrap!important}.live-chat-popup>.live-chat .live-chat-message .live-chat-user,.home-topic-board + .live-chat .live-chat-message .live-chat-user{grid-column:1!important;max-width:24vw!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}
.home-topic-board + .live-chat .live-chat-message time{display:inline-flex!important;align-items:center!important;gap:4px!important;color:inherit!important}.home-topic-board + .live-chat .chat-date{color:#70827b!important}.home-topic-board + .live-chat .chat-separator{color:#c5a15b!important;font-weight:700!important}.home-topic-board + .live-chat .chat-time{color:#c45439!important;font-weight:700!important}.home-topic-board + .live-chat .live-chat-message time .chat-date,.home-topic-board + .live-chat .live-chat-message time .chat-time{font-size:inherit!important}
.content:has(> #member-list) .membergrid{display:flex!important;flex-direction:column!important;gap:0!important;margin-top:12px;border:1px solid #b9d7c1;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(19,111,99,.07)}.content:has(> #member-list) .membergrid:before{content:'ÜYE\A ÜYELİK BİLGİSİ';white-space:pre;display:grid;grid-template-columns:48px minmax(180px,1fr) minmax(220px,1.2fr);align-items:center;min-height:38px;padding:0 14px;background:#475066;color:#fff;font-size:10px;font-weight:700;letter-spacing:.8px;line-height:1.2}.content:has(> #member-list) .member{display:grid!important;grid-template-columns:48px minmax(180px,1fr) minmax(220px,1.2fr)!important;align-items:center;gap:14px;min-height:58px;margin:0!important;padding:8px 14px!important;border:0!important;border-bottom:1px solid #d5e2d8!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.content:has(> #member-list) .member:last-child{border-bottom:0!important}.content:has(> #member-list) .member:nth-child(even){background:#f8fbf8!important}.content:has(> #member-list) .member:hover{background:#edf6ef!important}.content:has(> #member-list) .member .avatar{width:36px;height:36px;margin:0;display:grid;place-items:center;border-radius:50%;font-size:16px}.content:has(> #member-list) .member>div:nth-child(2){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);align-items:center;gap:14px;min-width:0}.content:has(> #member-list) .member h3{margin:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content:has(> #member-list) .member p{margin:2px 0 0;font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content:has(> #member-list) .member .tag{justify-self:start;margin:0;font-size:10px}.content:has(> #member-list) .member>div:nth-child(2)>p,.content:has(> #member-list) .member>div:nth-child(2)>span~p{color:var(--muted)}
.topic-search-dialog.is-open{display:block!important}.mobile-menu-toggle{pointer-events:auto!important}
@media(max-width:640px){.mobile-menu-toggle,.mobile-menu-bar{display:flex!important;position:absolute!important;top:8px!important;right:10px!important;z-index:10!important;visibility:visible!important;opacity:1!important}.mobile-menu-drawer{display:none!important;position:absolute!important;top:52px!important;right:8px!important;left:8px!important;z-index:9!important}.mobile-menu-open .mobile-menu-drawer{display:flex!important;flex-direction:column!important;gap:4px!important}.home-topic-board + .live-chat{display:block!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;max-height:none!important;margin:18px 0 28px!important;overflow:visible!important;border-radius:9px!important}.home-topic-board + .live-chat.live-chat-mobile-open{display:block!important;flex-direction:column!important}.live-chat-mobile-launcher{display:none!important;position:fixed!important;left:12px!important;right:12px!important;bottom:10px!important;z-index:1!important;width:calc(100% - 24px)!important;height:42px!important}.live-chat-mobile-launcher.is-open{display:none!important}.topic-search-dialog{position:fixed!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;transform:none!important}}
@media(max-width:640px){.content:has(> #member-list) .membergrid:before{grid-template-columns:40px minmax(0,1fr);padding:0 10px;content:'ÜYE';min-height:34px}.content:has(> #member-list) .member{grid-template-columns:40px minmax(0,1fr)!important;gap:9px;min-height:50px;padding:6px 10px!important}.content:has(> #member-list) .member .avatar{width:32px;height:32px;font-size:14px}.content:has(> #member-list) .member>div:nth-child(2){display:block}.content:has(> #member-list) .member h3{font-size:13px}.content:has(> #member-list) .member p{display:none}.content:has(> #member-list) .member .tag{margin-top:2px}}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-message time{gap:2px!important;font-size:9px!important}.home-topic-board + .live-chat .chat-separator{margin:0 1px!important}}
@media(max-width:640px){.home-topic-board + .live-chat .live-chat-messages{min-height:162px!important;max-height:37.8vh!important}}
.home-topic-board + .live-chat .live-chat-members-trigger{display:none;border:1px solid rgba(255,255,255,.55);border-radius:5px;padding:6px 8px;background:transparent;color:#fff;font:700 10px 'DM Sans';cursor:pointer}.home-topic-board + .live-chat .live-chat-members-dialog{width:min(340px,calc(100% - 28px));padding:0;border:1px solid #9eb5a8;border-radius:9px;background:#fff;box-shadow:0 18px 45px rgba(23,35,33,.25)}.home-topic-board + .live-chat .live-chat-members-dialog::backdrop{background:rgba(23,35,33,.42)}.home-topic-board + .live-chat .live-chat-members-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#475066;color:#fff}.home-topic-board + .live-chat .live-chat-members-dialog-head button{width:26px;height:26px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;color:#fff;font-size:18px;line-height:1;cursor:pointer}.home-topic-board + .live-chat .live-chat-members-dialog>[data-chat-members-popup]{padding:12px}.home-topic-board + .live-chat .live-chat-members-dialog .live-chat-member-wrap{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 0}.home-topic-board + .live-chat .live-chat-members-dialog .live-chat-member{display:flex;align-items:center;gap:6px;width:auto;padding:4px 0;border:0;background:transparent;color:var(--chat-user-color,var(--teal));font:700 12px 'DM Sans';cursor:pointer}.home-topic-board + .live-chat .live-chat-members-dialog .live-chat-member i{width:7px;height:7px;border-radius:50%;background:var(--chat-user-color,#36a85a)}
@media(max-width:640px){.home-topic-board + .live-chat{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;border-radius:9px!important;overflow:visible!important;display:block!important;flex-direction:column!important;touch-action:pan-y!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.home-topic-board + .live-chat.live-chat-mobile-open{display:block!important}.live-chat-mobile-launcher{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.home-topic-board + .live-chat .live-chat-head{position:relative!important;flex:0 0 auto!important;margin:0!important;padding:8px 10px!important}.home-topic-board + .live-chat .live-chat-status{margin-left:auto!important}.home-topic-board + .live-chat .live-chat-members-trigger{display:block!important}.home-topic-board + .live-chat .live-chat-members{display:none!important}.home-topic-board + .live-chat .live-chat-layout{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:visible!important}.home-topic-board + .live-chat .live-chat-messages{height:auto!important;min-height:180px!important;max-height:42vh!important;padding:4px 8px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.home-topic-board + .live-chat .live-chat-form{position:relative!important;flex:0 0 54px!important;bottom:auto!important;min-height:54px!important;height:54px!important;margin:0!important;padding:8px!important;border-top:1px solid #d5e2d8!important;background:#f8fbf8!important}.home-topic-board + .live-chat .live-chat-form input{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-form .button{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-login{display:none!important}.home-topic-board + .live-chat .live-chat-members-dialog{position:fixed!important;top:50%!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;margin:0!important}}
@media(max-width:640px){html:has(body.live-chat-mobile-active),body.live-chat-mobile-active{overflow:auto!important;height:auto!important}.home-topic-board + .live-chat{touch-action:pan-y!important;overscroll-behavior:auto!important}.home-topic-board + .live-chat .live-chat-messages{touch-action:pan-y!important;overscroll-behavior:auto!important}}
@media(max-width:640px){html:has(body.live-chat-mobile-active),body.live-chat-mobile-active{overflow:auto!important;height:auto!important}.home-topic-board + .live-chat{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;border-radius:9px!important;overflow:visible!important;display:block!important;flex-direction:column!important}.home-topic-board + .live-chat .live-chat-head{flex:0 0 auto!important;margin:0!important;padding:8px 10px!important}.home-topic-board + .live-chat .live-chat-layout{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-messages{height:auto!important;min-height:180px!important;max-height:42vh!important;padding:4px 8px!important;overflow-y:auto!important;overscroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.home-topic-board + .live-chat .live-chat-form{position:relative!important;flex:0 0 54px!important;bottom:auto!important;min-height:54px!important;height:54px!important;margin:0!important;padding:8px!important;border-top:1px solid #d5e2d8!important;gap:5px!important}.home-topic-board + .live-chat .live-chat-form input{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-form .button{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-login{display:none!important}.home-topic-board + .live-chat .live-chat-members-dialog{position:fixed!important;top:50%!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;margin:0!important}}
.home-topic-board + .live-chat .live-chat-members-dialog.is-open{display:block!important}
@media(max-width:640px){
	.home-topic-board + .live-chat{display:block!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;overflow:visible!important;flex-direction:column!important}
	.home-topic-board + .live-chat.live-chat-mobile-open{display:block!important}
	.live-chat-mobile-launcher{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
	.mobile-menu-drawer{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
	.mobile-menu-open .mobile-menu-drawer{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
}
@media(max-width:640px){html:has(body.live-chat-mobile-active),body.live-chat-mobile-active{overflow:auto!important;height:auto!important}.home-topic-board + .live-chat{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:18px 0 28px!important;border-radius:9px!important;overflow:visible!important;display:block!important;flex-direction:column!important}.home-topic-board + .live-chat .live-chat-head{flex:0 0 auto!important;margin:0!important;padding:8px 10px!important}.home-topic-board + .live-chat .live-chat-layout{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important}.home-topic-board + .live-chat .live-chat-messages{height:auto!important;min-height:180px!important;max-height:42vh!important;padding:4px 8px!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.home-topic-board + .live-chat .live-chat-form{position:relative!important;flex:0 0 54px!important;bottom:auto!important;min-height:54px!important;height:54px!important;margin:0!important;padding:8px!important;border-top:1px solid #d5e2d8!important;gap:5px!important}.home-topic-board + .live-chat .live-chat-form input{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-form .button{height:38px!important;min-height:38px!important}.home-topic-board + .live-chat .live-chat-login{display:none!important}.home-topic-board + .live-chat .live-chat-members-dialog{position:fixed!important;top:50%!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;margin:0!important}}
.live-chat-tabs{display:flex;gap:4px;margin-top:9px}.live-chat-tabs button{border:1px solid rgba(255,255,255,.35);border-radius:5px;padding:5px 8px;background:transparent;color:#dbe3ed;font:700 10px 'DM Sans';cursor:pointer}.live-chat-tabs button.active,.live-chat-tabs button:hover{background:#fff;color:var(--teal)}.live-chat-layout[hidden],.live-chat-private[hidden],.live-chat-form[hidden]{display:none!important}.live-chat-private{min-height:230px;padding:10px 14px;background:#fff}.private-chat-head{padding:4px 0 10px;color:var(--teal);font-weight:700}.private-chat-messages{height:185px;overflow-y:auto}.private-chat-messages .mail-message{margin:5px 0;padding:7px 9px;border:1px solid #d5e2d8;border-radius:6px;background:#f5faf6}.private-chat-messages .mail-message.mine{margin-left:18%;background:#edf5ff}.private-chat-messages p{margin:0;overflow-wrap:anywhere}.private-chat-messages small{color:var(--muted);font-size:10px}.member-card-actions{flex-wrap:wrap}.member-card-block-trigger{background:transparent;color:var(--teal);border:1px solid var(--line)}
.shell:has(> .pinned-topics){display:block}.shell:has(> .pinned-topics)> .pinned-topics{width:100%;margin-top:28px}.shell:has(> .pinned-topics)> .content{display:contents}.shell:has(> .pinned-topics) .topic-search{display:grid;grid-template-columns:150px auto;justify-content:end;align-items:end;width:100%;margin-top:28px;margin-bottom:18px}.shell:has(> .pinned-topics) .topic-search label{flex:none}.shell:has(> .pinned-topics) .topic-search .button{width:auto;margin-left:0}
@media(max-width:640px){.shell:has(> .pinned-topics) .topic-search{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;width:100%;margin-top:28px}.shell:has(> .pinned-topics) .topic-search label{display:block}.shell:has(> .pinned-topics) .topic-search .button{width:auto}}
@media(max-width:640px){.shell:has(> .pinned-topics){padding-top:0!important}.shell:has(> .pinned-topics)> .pinned-topics{margin-top:0!important}}

@media(max-width:640px){
	.home-topic-board + .live-chat .live-chat-messages{height:85vh!important;min-height:460px!important;max-height:85vh!important}
	.home-topic-board + .live-chat .live-chat-form{z-index:20!important}
	.home-topic-board + .live-chat .live-chat-form{height:62px!important;min-height:62px!important;align-items:center!important}
	.home-topic-board + .live-chat .live-chat-form input{height:46px!important;min-height:46px!important;padding:10px 11px!important;font-size:14px!important;line-height:24px!important}
	.home-topic-board + .live-chat .live-chat-form .button,
	.home-topic-board + .live-chat .live-chat-form .live-chat-commands-trigger,
	.home-topic-board + .live-chat .live-chat-form .live-chat-image-button,
	.home-topic-board + .live-chat .live-chat-form .live-chat-emoji-button{height:46px!important;min-height:46px!important}
	body.live-chat-mobile-active .home-topic-board + .live-chat .live-chat-form{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding:7px 8px!important;border-top:1px solid #b9d7c1!important;background:#f8fbf8!important;box-shadow:none!important}
	body.live-chat-mobile-active .home-topic-board + .live-chat .live-chat-form input{min-width:0!important}
}
.shell:has(> .pinned-topics){display:block!important}.shell:has(> .pinned-topics)> .content{display:block!important}.shell:has(> .pinned-topics) .topic-search{position:relative!important;display:flex!important;grid-column:auto!important;grid-row:auto!important;width:100%!important;margin:18px 0 24px!important}.shell:has(> .pinned-topics) .pinned-topics{width:100%!important;margin:28px 0 0!important}

@media(max-width:640px){
	.home-topic-board + .live-chat{height:300px!important;min-height:300px!important}
	.home-topic-board + .live-chat .live-chat-messages{height:173px!important;min-height:173px!important;max-height:173px!important}
	.home-topic-board + .live-chat .live-chat-mobile-close{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-left:4px!important;padding:0!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:5px!important;background:transparent!important;color:#fff!important;font-size:20px!important;line-height:1!important;cursor:pointer!important}
}
@media(max-width:640px){.shell:has(> .pinned-topics){padding-top:0!important}.shell:has(> .pinned-topics)> .pinned-topics{margin-top:0!important}}
.pinned-row{grid-template-columns:minmax(0,1fr) 100px!important;text-align:left!important}.pinned-row>div{text-align:left!important}.pinned-row time{text-align:right!important}
.notification-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.notification-heading h1{margin-bottom:20px}.clear-notifications{background:transparent;color:var(--teal);border:1px solid var(--line);padding:9px 13px}.clear-notifications:hover{background:#edf4ee}
@media(min-width:641px){.shell:has(> .pinned-topics)> .pinned-topics{margin-top:6px!important}}
.home-topic-title{display:block!important}.home-topic-title .home-topic-stats{display:inline-flex!important;margin-left:10px;vertical-align:middle}
.home-topic-board .home-topic-head,.home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px!important}
.home-topic-board .home-tab-panel-latest .home-topic-head,.home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 170px!important}
@media(max-width:640px){.home-topic-board .home-topic-head,.home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 82px 82px!important}.home-topic-board .home-tab-panel-latest .home-topic-head,.home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 82px!important}}
@media(max-width:640px){
	.home-topic-board .home-topic-head,.home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 70px 82px 72px!important;column-gap:4px!important}
	.home-topic-board .home-topic-head{display:grid!important;align-items:center!important;min-height:32px!important;padding:5px 8px!important;font-size:8px!important;line-height:1.1!important}
	.home-topic-board .home-topic-row{display:grid!important;height:34px!important;min-height:34px!important;padding:5px 8px!important;line-height:1.1!important}
	.home-topic-board .home-topic-title{display:block!important;grid-column:1!important;min-width:0!important;overflow:hidden!important}
	.home-topic-board .home-topic-title b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important}
	.home-topic-board .home-topic-created{display:block!important;grid-column:2!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important}
	.home-topic-board .home-topic-last{display:flex!important;grid-column:3!important;min-width:0!important;overflow:hidden!important;justify-self:stretch!important}
	.home-topic-board .home-topic-last time{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important}
	.home-topic-board .home-topic-stats{display:flex!important;grid-column:4!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important;white-space:nowrap!important}
	.home-topic-board .home-topic-stats b{font-size:10px!important}
	.home-topic-board .home-topic-views{display:inline-flex!important;align-items:center!important;gap:2px!important;font-size:0!important}
	.home-topic-board .home-topic-views:before{content:'👁';font-size:12px!important;line-height:1!important}
}
@media(max-width:640px){html body .home-topic-board .home-topic-head,html body .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 70px 82px 72px!important;column-gap:4px!important}}
@media(max-width:640px){html body .home-topic-board + .live-chat .live-chat-form{position:sticky!important;bottom:0!important;z-index:1001!important;visibility:visible!important;opacity:1!important}html body .home-topic-board + .live-chat .live-chat-form input[name="body"]{display:block!important;visibility:visible!important;opacity:1!important}html body .home-topic-board + .live-chat .live-chat-form input[type="file"]{display:none!important;visibility:hidden!important;opacity:0!important}html body .global-banner-slot-footer{display:block!important;visibility:visible!important;opacity:1!important;z-index:2000!important}}
@media(max-width:640px){
	.home-topic-board + .live-chat{
		display:flex!important;
		position:relative!important;
		left:auto!important;
		right:auto!important;
		bottom:auto!important;
		z-index:1!important;
		width:100%!important;
		max-width:100%!important;
		height:auto!important;
		min-height:0!important;
		max-height:none!important;
		margin:0!important;
		padding:0!important;
		border-radius:0!important;
		overflow:hidden!important;
		flex-direction:column!important;
		box-sizing:border-box!important;
	}
	.home-topic-board + .live-chat .live-chat-head{
		flex:0 0 auto!important;
		margin:0!important;
		padding:8px 10px!important;
	}
	.home-topic-board + .live-chat .live-chat-layout{
		display:flex!important;
		flex-direction:column!important;
		flex:1 1 auto!important;
		width:100%!important;
		height:auto!important;
		min-height:0!important;
		overflow:hidden!important;
	}
	.home-topic-board + .live-chat .live-chat-messages{
		flex:1 1 auto!important;
		width:100%!important;
		height:clamp(220px,52vh,420px)!important;
		min-height:220px!important;
		max-height:none!important;
		padding:6px 8px!important;
		border-right:0!important;
		border-radius:0!important;
		overflow-y:auto!important;
		box-sizing:border-box!important;
	}
	.home-topic-board + .live-chat .live-chat-form{
		position:relative!important;
		display:flex!important;
		flex:0 0 auto!important;
		width:100%!important;
		max-width:100%!important;
		height:54px!important;
		min-height:54px!important;
		margin:0!important;
		padding:8px!important;
		border-top:1px solid #d5e2d8!important;
		background:#f8fbf8!important;
		gap:5px!important;
		bottom:auto!important;
		box-sizing:border-box!important;
	}
	.home-topic-board + .live-chat .live-chat-form input{
		height:38px!important;
		min-height:38px!important;
		padding:10px 11px!important;
		font-size:14px!important;
		line-height:22px!important;
		flex:1 1 auto!important;
	}
	.home-topic-board + .live-chat .live-chat-form .button,
	.home-topic-board + .live-chat .live-chat-form .live-chat-commands-trigger,
	.home-topic-board + .live-chat .live-chat-form .live-chat-image-button,
	.home-topic-board + .live-chat .live-chat-form .live-chat-emoji-button{
		height:38px!important;
		min-height:38px!important;
		flex:0 0 auto!important;
	}
	.home-topic-board + .live-chat .live-chat-members,
	.home-topic-board + .live-chat .live-chat-members-trigger{
		display:none!important;
	}
}
.live-chat-bot{background:#f9e9ea;border-left:3px solid #b7312d;padding-left:6px;color:#a92d29}.live-chat-bot .live-chat-user{color:#a92d29!important;font-weight:800}.live-chat-bot .live-chat-message time,.live-chat-bot .chat-date,.live-chat-bot .chat-separator,.live-chat-bot .chat-time,.live-chat-bot > span{color:#a92d29!important}.chat-music-hint-message{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(183,49,45,.45);border-radius:999px;background:linear-gradient(135deg,#fff5f2 0%,#ffe7d1 100%);color:#8d2a2f;font:800 12px/1.35 'DM Sans';letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 18px rgba(183,49,45,.14);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;background-clip:padding-box}.chat-music-hint-message::before{content:'♫';display:inline-block;font-size:15px;line-height:1;transform:translateY(-1px)}.chat-music-hint-message:hover{transform:translateY(-1px);border-color:rgba(183,49,45,.75);box-shadow:0 10px 22px rgba(183,49,45,.2)}.live-chat-message.live-chat-bot .chat-music-hint-message{background:linear-gradient(135deg,#fff8f2 0%,#ffe8d8 100%);color:#8f312b}.bot-member .live-chat-member{color:var(--teal);font-weight:800}.bot-member .live-chat-member i{background:var(--orange)!important}
.post-author .member-date,.post-author .post-date{display:block;margin:0;color:var(--teal);font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap}.post-author .post-date{color:var(--muted)}
.member-signature{grid-column:2;grid-row:3;margin:12px 0 0;padding:9px 0 0;border-top:1px solid #d5e2d8;color:var(--teal);font:700 12px/1.45 'DM Sans';text-align:left;overflow-wrap:anywhere}
@media(max-width:640px){.post-author .member-date,.post-author .post-date{font-size:12px;font-weight:700;line-height:1.3;margin:0;white-space:nowrap}.post-author .post-date{color:var(--teal)}}
.member-signature{grid-column:2;grid-row:3;margin:12px 0 0;padding:9px 0 0;border-top:1px solid #d5e2d8;color:var(--teal);font:700 12px/1.45 'DM Sans';text-align:left;overflow-wrap:anywhere}
@media(max-width:640px){.post-author{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.post-author .avatar{margin-bottom:2px!important}.post-author .member-date,.post-author .post-date{display:block!important;width:100%!important;text-align:left!important}}
.member-signature{grid-column:2;grid-row:3;margin:12px 0 0;padding:9px 0 0;border-top:1px solid #d5e2d8;color:var(--teal);font:700 12px/1.45 'DM Sans';text-align:left;overflow-wrap:anywhere}@media(max-width:640px){.member-signature{grid-column:auto;grid-row:auto;width:100%;margin-top:12px}}
.home-topic-board .home-tabs{display:flex;gap:0;margin:0;background:#475066;border:0;border-radius:7px 7px 0 0;overflow:hidden}.home-topic-board .home-tabs button{flex:0 0 auto;margin:0;border:0;border-bottom:3px solid transparent;padding:13px 18px;background:transparent;color:#dbe3ed;font:700 12px 'DM Sans';letter-spacing:.35px;text-transform:uppercase}.home-topic-board .home-tabs button:hover{background:#566078;color:#fff}.home-topic-board .home-tabs button.active{border-bottom-color:var(--orange);background:#394257;color:#fff}.home-topic-board .home-board-label{margin-top:12px;padding:11px 14px;background:#475066;color:#fff}.home-topic-board .home-board-label .eyebrow{color:#fff;font-size:11px;letter-spacing:1.4px}.home-topic-board .home-board-label small{color:#dbe3ed;font-size:11px}.home-topic-board .home-topic-head{border-radius:0}
.home-topic-board .home-topic-row{min-height:54px;padding:10px 14px;border-bottom:2px solid #c2d1c8}.home-topic-board .home-topic-row:nth-of-type(odd){background:#f7faf8}.home-topic-board .home-topic-title,.home-topic-board .home-topic-last{display:flex;min-width:0;flex-direction:row;align-items:center;gap:7px;white-space:nowrap}.home-topic-board .home-topic-title b,.home-topic-board .home-topic-last b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-topic-board .home-topic-title small,.home-topic-board .home-topic-last time{flex:0 0 auto;overflow:visible;white-space:nowrap}.home-topic-board .home-topic-title small:before,.home-topic-board .home-topic-last time:before{content:'·';margin-right:7px;color:#9aaea4}.home-topic-board .home-topic-row:last-child{border-bottom:2px solid #aebfb5}
.home-topic-board .home-topic-row{min-height:44px;padding:7px 14px;font-weight:600;line-height:1.2}.home-topic-board .home-topic-title b,.home-topic-board .home-topic-last b{font-weight:800}.home-topic-board .home-topic-title small,.home-topic-board .home-topic-last time,.home-topic-board .home-topic-category{font-weight:600}.home-topic-board .home-topic-stats{font-weight:700}.home-topic-board .home-topic-stats b{font-weight:800}
@media(max-width:640px){.home-topic-board .home-topic-head{display:none!important}.home-topic-board .home-topic-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;min-height:0!important;padding:8px 10px!important;line-height:1.15!important}.home-topic-board .home-topic-title{display:contents!important}.home-topic-board .home-topic-title b{grid-column:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-topic-board .home-topic-title small,.home-topic-board .home-topic-stats,.home-topic-board .home-topic-category,.home-topic-board .home-topic-pin{display:none!important}.home-topic-board .home-topic-last{display:contents!important}.home-topic-board .home-topic-last b{display:none!important}.home-topic-board .home-topic-last time{grid-column:2!important;color:var(--muted)!important;font-size:10px!important;font-weight:600!important;white-space:nowrap!important}.home-topic-board .home-tabs{overflow-x:auto!important}.home-topic-board .home-tabs button{padding:8px 9px!important;font-size:10px!important}}
.home-topic-board .home-tab-panel.active{border:2px solid #9eb5a8;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 8px 18px rgba(19,111,99,.09);overflow:hidden}.home-topic-board .home-tab-panel.active .home-board-label{margin-top:0}.home-topic-board .home-tab-panel.active .home-topic-head{border-bottom:1px solid #7f978b}.home-topic-board .home-tab-panel.active .home-topic-row:last-child{border-bottom:0}
@media(max-width:640px){.home-topic-board .home-tabs{overflow-x:auto!important;overflow-y:hidden!important;gap:0!important;margin:0!important;padding:0!important;white-space:nowrap!important;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.home-topic-board .home-tabs button{flex:0 0 auto!important;padding:8px 9px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}.home-topic-board .home-board-label{margin:0!important;padding:8px 10px!important}.home-topic-board .home-topic-head,.home-topic-board .home-topic-title small,.home-topic-board .home-topic-stats,.home-topic-board .home-topic-category,.home-topic-board .home-topic-pin,.home-topic-board .home-topic-last{display:none!important}.home-topic-board .home-topic-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:0!important;width:100%!important;min-height:0!important;height:30px!important;margin:0!important;padding:4px 10px!important;line-height:1!important}.home-topic-board .home-topic-title{display:block!important;min-width:0!important;grid-column:1!important}.home-topic-board .home-topic-title b{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important}.home-topic-board .home-topic-created{display:block!important;grid-column:2!important;grid-row:1!important;margin-left:8px!important;color:var(--muted)!important;font-size:10px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important}}
.notification-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--ink);font-size:20px;line-height:1}.notification-link:hover{color:var(--orange)}.notification-icon{display:block;line-height:1;filter:saturate(.8)}.notification-badge{position:absolute;top:-5px;right:-8px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border:2px solid var(--paper);border-radius:999px;background:var(--orange);color:#fff;font:700 9px 'DM Sans';line-height:1}.notification-link:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:5px}.mailbox-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--ink);font-size:21px;line-height:1}.mailbox-link:hover{color:var(--orange)}.mailbox-icon{display:block;line-height:1}.mailbox-link:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:5px}
.notification-popup{width:min(520px,calc(100% - 24px));max-height:min(680px,calc(100vh - 32px));padding:0;border:0;border-radius:9px;background:transparent;box-shadow:0 18px 50px rgba(23,35,33,.25)}.notification-popup::backdrop{background:rgba(23,35,33,.42)}.notification-popup-panel{max-height:min(680px,calc(100vh - 32px));overflow:hidden;border:1px solid #b9d7c1;border-radius:9px;background:#fff}.notification-popup-head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #d5e2d8;background:#edf6ef;color:var(--teal)}.notification-popup-head strong{margin-right:auto;font:700 17px 'Space Grotesk'}.notification-popup-clear,.notification-popup-close{border:1px solid #b9d7c1;border-radius:5px;background:#fff;color:var(--teal);font:600 11px 'DM Sans';cursor:pointer}.notification-popup-clear{padding:7px 9px}.notification-popup-close{width:29px;height:29px;font-size:20px;line-height:1}.notification-popup-clear:hover,.notification-popup-close:hover{background:#dcefe2}.notification-popup-list{max-height:min(570px,calc(100vh - 120px));overflow-y:auto}.notification-popup-item{display:block;padding:12px 14px;border-bottom:1px solid #e1e9e3;color:var(--ink);background:#fff}.notification-popup-item:last-child{border-bottom:0}.notification-popup-item:hover,.notification-popup-item.unread{background:#f5faf6}.notification-popup-item b,.notification-popup-item small{display:block}.notification-popup-item b{line-height:1.4}.notification-popup-item small{margin-top:4px;color:var(--muted);font-size:11px}.notification-popup-list>.muted{margin:0;padding:24px 14px;text-align:center}@media(max-width:640px){.notification-popup{width:calc(100% - 20px)}.notification-popup-head{padding:10px}.notification-popup-head strong{font-size:15px}.notification-popup-clear{font-size:10px;padding:6px 7px}.notification-popup-item{padding:10px}}
@media(max-width:640px){
	.home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:5px!important}
	.home-topic-board .home-topic-created{grid-column:2!important;grid-row:1!important;margin-left:0!important}
	.home-topic-board .home-topic-stats{display:flex!important;grid-column:3!important;grid-row:1!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important;color:var(--muted)!important;font-size:10px!important}
	html body .home-topic-board .home-topic-stats b,html body .home-topic-board .home-topic-views{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;gap:2px!important;min-width:1ch!important;color:var(--ink)!important;font-size:10px!important;line-height:1!important}
	.home-topic-board .home-topic-views:before{content:none!important;display:none!important}
	.home-topic-board .home-topic-stats .home-dot{display:inline-block!important;width:3px!important;height:3px!important;border-radius:50%!important;background:#9aaea4!important}
}

/* Keep the home board columns consistent across all tabs. */
@media(min-width:641px){
	html body .home-topic-board .home-topic-head,
	html body .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px!important;column-gap:16px!important}
	html body .home-topic-board .home-tab-panel-latest .home-topic-head,
	html body .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 170px!important}
	html body .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}
}
@media(max-width:640px){
	html body .home-topic-board .home-topic-head,
	html body .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important}
	html body .home-topic-board .home-tab-panel-latest .home-topic-head,
	html body .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) auto!important}
	html body .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}
	html body .home-topic-board .home-tab-panel-latest .home-topic-created{grid-column:2!important}
	html body .home-topic-board .home-topic-title .home-topic-stats{grid-column:auto!important;grid-row:auto!important}
}
.site-announcement{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:36px;width:100%;min-height:48px;padding:10px 58px 10px 24px;background:#c9edff;border-bottom:1px solid #79c9e8;color:#5a3424;font:700 15px 'DM Sans';text-align:center;box-shadow:0 3px 10px rgba(21,117,151,.12)}.site-announcement-message{max-width:1200px;overflow-wrap:anywhere}.site-announcement-close{position:absolute;right:20px;top:50%;display:grid;place-items:center;width:26px;height:26px;transform:translateY(-50%);border:0;border-radius:50%;background:#318db4;color:#fff;font:700 15px 'DM Sans';line-height:1;cursor:pointer}.site-announcement-close:hover{background:#176b8f}.site-announcement-close:focus-visible{outline:2px solid #5a3424;outline-offset:3px}@media(max-width:640px){.site-announcement{justify-content:flex-start;min-height:44px;padding:9px 48px 9px 14px;font-size:13px;text-align:left}.site-announcement-close{right:12px}}
.content:has(> .tabs)>.tabs{width:100%;gap:0;overflow:hidden}.content:has(> .tabs)>.tabs>a{min-width:0;overflow:hidden;padding-left:6px;padding-right:6px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}
@media(max-width:700px){.content:has(> .tabs)>.tabs{height:auto!important;min-height:49px;flex-wrap:wrap;overflow:visible}.content:has(> .tabs)>.tabs>a{flex:1 1 33.333%!important;height:42px!important;font-size:10px;padding-left:3px;padding-right:3px}}
.content:has(> .tabs)>.tabs{display:flex!important;align-items:stretch;gap:6px!important;margin:18px 0 24px;padding:6px;background:#e6eef0;border:1px solid #c5d6d8;border-radius:9px;box-shadow:0 6px 16px rgba(19,111,99,.08)}.content:has(> .tabs)>.tabs>a{flex:1 1 0!important;height:42px!important;display:flex!important;align-items:center;justify-content:center;min-width:0;padding:0 6px!important;overflow:hidden;border:1px solid transparent;border-radius:6px;color:#48615d;background:rgba(255,255,255,.5);font-size:11px!important;font-weight:700;letter-spacing:.05px;text-overflow:ellipsis;white-space:nowrap;transition:background .18s,border-color .18s,color .18s,transform .18s}.content:has(> .tabs)>.tabs>a:hover{border-color:#8db5b4;background:#fff;color:var(--teal);transform:translateY(-1px)}.content:has(> .tabs)>.tabs>a.active{border-color:var(--orange);background:var(--orange);color:#fff;box-shadow:0 3px 8px rgba(239,112,69,.25)}
@media(max-width:700px){.content:has(> .tabs)>.tabs>a{flex:1 1 33.333%!important;font-size:10px!important}}
.content:has(> .tabs){display:grid;grid-template-columns:190px minmax(0,1fr);column-gap:24px;align-items:start}.content:has(> .tabs)>:is(.eyebrow,h1){grid-column:2}.content:has(> .tabs)>.tabs{grid-column:1;grid-row:1 / span 20;display:flex!important;flex-direction:column!important;gap:6px!important;width:190px!important;margin:0!important;padding:6px!important;overflow:visible!important}.content:has(> .tabs)>.tabs>a{flex:0 0 42px!important;width:100%!important;height:42px!important;min-width:0;padding:0 8px!important;font-size:11px!important;white-space:nowrap}.content:has(> .tabs)>:not(.tabs):not(.eyebrow):not(h1){grid-column:2}.content:has(> .tabs)>.tabs>a:nth-child(3){font-size:10px!important}
@media(max-width:760px){.content:has(> .tabs){display:block}.content:has(> .tabs)>.tabs{width:100%!important;margin:18px 0 24px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));flex-direction:initial!important}.content:has(> .tabs)>.tabs>a{width:100%!important}}
.content:has(> .tabs)>.tabs>a{font-size:13px!important}.content:has(> .tabs)>.tabs>a:nth-child(3){font-size:12px!important}@media(max-width:760px){.content:has(> .tabs)>.tabs>a{font-size:12px!important}.content:has(> .tabs)>.tabs>a:nth-child(3){font-size:11px!important}}
.content:has(> #admin-tabs.tabs){display:block!important}.content:has(> #admin-tabs.tabs)>.tabs{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;margin:18px 0 24px!important;padding:0!important;border:1px solid #bfd5c8!important;border-radius:14px!important;background:linear-gradient(180deg,#f1f9f3,#edf4ef)!important;box-shadow:0 10px 24px rgba(19,111,99,.08)!important;overflow:visible!important}.content:has(> #admin-tabs.tabs)>.tabs:hover{box-shadow:0 14px 32px rgba(19,111,99,.12)!important}.content:has(> #admin-tabs.tabs)>.tabs:focus-within{box-shadow:0 14px 32px rgba(19,111,99,.14)!important}#admin-tabs.tabs .admin-tabs-trigger{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:12px 42px 12px 14px;border:0;border-radius:14px;background:linear-gradient(180deg,#fff,#f4faf6);color:#1b4d45;font:700 13px 'DM Sans';text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(191,213,200,.6);transition:background .18s ease,box-shadow .18s ease,transform .18s ease}#admin-tabs.tabs .admin-tabs-trigger:hover{background:linear-gradient(180deg,#f9fffb,#eff8f3)}#admin-tabs.tabs .admin-tabs-trigger:focus-visible{outline:2px solid var(--orange);outline-offset:2px}#admin-tabs.tabs .admin-tabs-trigger::after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:16px;color:#1d8a70;transition:transform .18s ease,color .18s ease}#admin-tabs.tabs.is-open .admin-tabs-trigger::after{content:"▴";color:#13705b}#admin-tabs.tabs .admin-tabs-menu{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:20;display:flex;flex-direction:column;gap:6px;padding:6px;border:1px solid #bfd5c8;border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 18px 34px rgba(23,35,33,.18);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}#admin-tabs.tabs.is-open .admin-tabs-menu{opacity:1;visibility:visible;transform:translateY(0)}#admin-tabs.tabs .admin-tabs-menu a{display:flex;align-items:center;justify-content:flex-start;min-height:38px;padding:8px 10px;border-radius:8px;background:rgba(239,248,243,.9);color:#4a5d57;font-size:12px;font-weight:700;letter-spacing:.02px;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}#admin-tabs.tabs .admin-tabs-menu a:hover{background:#edf8f1;color:var(--teal);transform:translateY(-1px)}#admin-tabs.tabs .admin-tabs-menu a.active{background:linear-gradient(180deg,#1d8a70,#13705b);color:#fff;box-shadow:0 8px 18px rgba(19,111,99,.18)}@media(max-width:640px){#admin-tabs.tabs{width:100%!important;margin:14px 0 18px!important}#admin-tabs.tabs .admin-tabs-trigger{min-height:44px;padding:10px 38px 10px 12px;font-size:12px}#admin-tabs.tabs .admin-tabs-menu{max-height:min(60vh,320px);overflow-y:auto;scrollbar-width:thin}#admin-tabs.tabs .admin-tabs-menu a{min-height:36px;padding:7px 10px;font-size:11px}}.site-settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;align-items:start}.site-settings-form>label{margin:0;min-width:0}.site-settings-form>label.check,.site-settings-form>.button{grid-column:1 / -1}.site-settings-form>.database-tools{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.database-tools h2{margin:0;padding:0 0 4px;font-size:17px}.database-tools p{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.database-tools form{margin:0;padding:0}.database-tools h2:nth-of-type(1),.database-tools p:nth-of-type(1),.database-tools form:nth-of-type(1){grid-column:1}.database-tools h2:nth-of-type(2),.database-tools p:nth-of-type(2),.database-tools form:nth-of-type(2){grid-column:2}.database-tools form{display:flex;align-items:center;gap:8px}.database-tools form input[type="file"]{min-width:0;flex:1}.database-tools .button{white-space:nowrap}@media(max-width:640px){.site-settings-form{grid-template-columns:1fr}.site-settings-form>.database-tools{grid-template-columns:1fr}.database-tools h2,.database-tools p,.database-tools form{grid-column:1!important}}
.logout-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-height:30px;margin:0;padding:0;border:0;color:var(--ink);line-height:1;vertical-align:middle}.logout-button:hover{color:var(--orange)}.logout-icon{display:grid;place-items:center;width:24px;height:24px;margin:0;border-radius:50%;background:#c93636;color:#fff;font:800 15px/1 'DM Sans';line-height:1;box-shadow:0 2px 5px rgba(201,54,54,.25)}.logout-button:hover .logout-icon{background:#a92828}.logout-button:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:5px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:640px){
	.top{position:relative;display:flex;align-items:center;flex-direction:column;min-height:52px!important;height:52px!important;padding:7px 10px 5px!important;gap:6px!important;z-index:30}
	.top .brand{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
	.top nav{position:static;display:flex;width:100%;min-width:0;max-width:100%;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:5px;overflow-x:auto;overflow-y:hidden;padding:0 0 3px;background:transparent;border:0;border-radius:0;box-shadow:none;scrollbar-width:none}
	.top nav::-webkit-scrollbar{display:none}
	.top nav>a,.top nav>form{display:flex;align-items:center;min-height:38px;padding:8px 12px;border-bottom:1px solid #e3ebe5;white-space:nowrap}
	.top nav>a:last-of-type,.top nav>form:last-child{border-bottom:0}
	.top nav .member-points{order:-1;margin:0 0 4px;padding:8px 10px!important;border-bottom:1px solid #e3ebe5}
	.top nav .button.small{justify-content:center;margin:4px 0}
	.top nav .logout-button{justify-content:center;width:28px;height:30px;min-height:30px;padding:0;border-bottom:0}
	.content:has(> .tabs){display:block!important;min-width:0}
	.content:has(> .tabs)>.tabs{display:flex!important;flex-direction:row!important;align-items:stretch;width:calc(100% + 20px)!important;max-width:none;margin:14px -10px 20px!important;padding:6px!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin}
	.content:has(> .tabs)>.tabs>a{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;height:38px!important;padding:0 12px!important;font-size:11px!important;white-space:nowrap!important}
	.content:has(> .tabs)>.tabs::-webkit-scrollbar{height:5px}
	.content:has(> .tabs)>.tabs::-webkit-scrollbar-thumb{background:#9db6aa;border-radius:999px}
}
	@media(min-width:641px){.mobile-menu-toggle{display:none!important}}
	@media(max-width:640px){
		.top{padding-bottom:10px!important;overflow:visible!important}
		.mobile-menu-toggle{display:flex!important;position:absolute!important;top:8px!important;right:10px!important;z-index:35!important}
		.mobile-menu-drawer{z-index:34!important}
		.topic-search-dialog{position:fixed!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;transform:none!important}
		.topic-search-dialog-inner{max-height:calc(100dvh - 24px)!important;padding:16px!important}
		.top>.member-summary,.top>.member-points{display:inline-flex!important;visibility:visible!important;opacity:1!important}
		.top~main .film-search-trigger{display:none!important}
		.top nav .member-points{display:none!important}
		.top nav{position:static!important;top:auto!important;right:auto!important;z-index:auto!important;width:100%!important;max-width:100%!important;background:transparent!important;opacity:1!important}
		.top nav .mobile-menu-summary{display:flex!important;order:-2;align-items:center;justify-content:center;gap:8px;width:auto;min-height:38px;margin:0!important;padding:6px 8px!important;border-bottom:0;text-align:center}
		.top nav .mobile-menu-summary .member-name{max-width:45vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
		.top nav .mobile-menu-summary .member-points{display:inline-flex!important;flex:0 0 auto;margin:0!important;padding:5px 9px!important}
		.top nav .mobile-menu-search{display:flex!important;order:-1;align-items:center;justify-content:center;width:auto;min-height:38px;margin:0!important;padding:6px 8px!important;border-bottom:0;background:transparent;color:var(--teal)}
		.top nav .mobile-menu-search:hover{background:#edf6ef;color:var(--orange)}
	}
		@media(min-width:641px){.top{height:60px!important}}

	.top{
		border:2px solid #9fc8b2!important;
		border-radius:0 0 10px 10px!important;
		box-shadow:0 0 0 1px rgba(255,255,255,.8) inset,0 4px 18px rgba(19,111,99,.18),0 0 22px rgba(239,112,69,.08)!important;
	}
	.top .brand{
		margin-right:auto!important;
		text-align:left!important;
		text-shadow:0 0 10px rgba(239,112,69,.2)!important;
	}
	@media(max-width:640px){
		.top .brand,.top .brand.mobile-brand{
			text-align:left!important;
			text-shadow:0 0 8px rgba(239,112,69,.24)!important;
		}
	}
	@media(min-width:641px){
		.top>.member-summary,
		.top>.member-points{
			display:inline-flex!important;
			align-items:center!important;
			justify-content:center!important;
			flex:0 0 auto!important;
			min-width:max-content!important;
			margin:0 20px 0 24px!important;
			padding:5px 8px!important;
			border:1px solid #b9d7c1!important;
			border-radius:7px!important;
			background:#edf8f1!important;
			box-shadow:0 3px 10px rgba(19,111,99,.14)!important;
			white-space:nowrap!important;
			z-index:1!important;
		}
		.top>.member-summary .member-name{
			margin:0!important;
			padding:2px 7px!important;
			border-right:1px solid #b9d7c1!important;
			white-space:nowrap!important;
		}
		.top>.member-summary .member-points{
			margin:0 0 0 7px!important;
		}
		.top>nav{
			flex:0 0 auto!important;
			min-width:max-content!important;
			gap:20px!important;
			white-space:nowrap!important;
		}
	}

		@media(max-width:640px){
			.top>.member-summary,.top>.member-points{display:inline-flex!important;visibility:visible!important;opacity:1!important;grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;padding:0!important}
			.top>.member-summary .member-name{display:inline-block!important;visibility:visible!important;color:var(--teal)!important}
			.top>.member-summary .member-points{display:inline-flex!important;visibility:visible!important;opacity:1!important;margin-left:5px!important}
		}

/* Kategori kartlarini birbirinden ayir ve liste cercevesini belirginlestir. */
.content>.forumlist {
	display:grid !important;
	gap:14px !important;
	margin:0 0 30px !important;
	padding:4px !important;
	border:2px solid #b7cec0 !important;
	border-radius:12px !important;
	background:#edf5ef !important;
	box-shadow:0 12px 28px rgba(19,111,99,.10) !important;
	overflow:visible !important;
}
.content>.forumlist .category {
	min-height:84px !important;
	margin:0 !important;
	padding:15px 18px !important;
	border:1px solid #a9c8b5 !important;
	border-radius:9px !important;
	background:#fff !important;
	box-shadow:0 5px 12px rgba(19,111,99,.06) !important;
}

.deleted-users-dialog{width:min(920px,calc(100% - 24px));max-height:calc(100vh - 40px);padding:0;border:0;border-radius:12px;background:transparent}.deleted-users-dialog::backdrop{background:rgba(23,35,33,.58)}.deleted-users-popup-panel{position:relative;padding:22px;background:#fff;border:1px solid #b9d7c1;border-radius:12px;box-shadow:0 22px 58px rgba(23,35,33,.25)}.deleted-users-popup-panel h2{margin:4px 0 18px;color:var(--teal)}.deleted-users-popup-panel .tablewrap{max-height:min(520px,calc(100vh - 180px));overflow:auto}.deleted-users-popup-close{position:absolute;top:16px;right:16px}
.content:has(> .tabs)>.tabs{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}
.content:has(> .tabs)>.tabs{scroll-margin-top:86px}
	.shell:has(.admin-tab-etkinlik) .content:has(> .tabs){padding-top:28px!important}
.bank-dialog{width:min(560px,calc(100% - 24px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:12px;background:transparent}.bank-dialog::backdrop{background:rgba(23,35,33,.52)}.bank-panel{position:relative;max-height:calc(100vh - 32px);overflow:auto;padding:24px}.bank-panel h2{margin:4px 0 6px;color:var(--teal)}.bank-close{top:14px;right:14px}.bank-tabs{display:flex;gap:6px;margin:18px 0 14px;border-bottom:1px solid var(--line)}.bank-tabs button{padding:8px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-weight:700}.bank-tabs button.active{border-bottom-color:var(--orange);color:var(--teal)}.bank-stake-form{display:grid;gap:10px}.bank-stake-form label{display:grid;gap:5px}.bank-form-status{display:block;color:var(--teal);line-height:1.4}.bank-stake-row{display:grid;gap:4px;padding:11px 12px;border:1px solid var(--line);border-radius:7px;background:#f7fbf8}.bank-stake-row strong{color:var(--teal)}.bank-stake-row span,.bank-stake-row small{color:var(--muted);font-size:12px}.bank-admin-panel{display:grid;gap:14px}.bank-admin-panel>form{display:grid;gap:9px}.bank-admin-panel .tablewrap{overflow:auto}.bank-admin-panel table{min-width:680px}
@media(max-width:640px){
	.top{height:auto!important;min-height:0!important;padding:4px 8px 2px!important;overflow:visible!important;align-items:stretch!important;gap:1px!important}
	.top .brand{height:22px!important;line-height:22px!important;text-align:center!important;margin:0!important}
	.top nav{height:auto!important;min-height:32px!important;max-height:none!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;gap:2px!important;touch-action:pan-x!important;scrollbar-width:thin!important}
	.top nav>a,.top nav>form{flex:0 0 auto!important;min-height:30px!important;height:30px!important;padding:4px 8px!important;white-space:nowrap!important}
	.content:has(> .tabs){padding-top:0!important;margin-top:0!important;min-width:0!important;display:block!important}
	.shell:has(.admin-tab-etkinlik) .content:has(> .tabs){padding-top:0!important;margin-top:0!important}
	.content:has(> .tabs)>.tabs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;margin:14px 0 20px!important;padding:6px!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;touch-action:pan-x!important;scrollbar-width:thin!important;scroll-behavior:smooth!important}
	.content:has(> .tabs)>.tabs>a{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;height:40px!important;min-height:40px!important;padding:0 14px!important;white-space:nowrap!important}
	.content:has(> .tabs)>.tabs::-webkit-scrollbar{display:block!important;height:6px!important}
	.content:has(> .tabs)>.tabs::-webkit-scrollbar-thumb{background:#8da99b!important;border-radius:6px!important}
}

@media(max-width:640px){
	.top .brand,
	.top .brand.mobile-brand{
		display:block!important;
		width:100%!important;
		max-width:100%!important;
		margin:0!important;
		padding:0!important;
		text-align:left!important;
		justify-content:flex-start!important;
		font-size:clamp(18px,4vw,24px)!important;
		font-weight:800!important;
		letter-spacing:.2px!important;
		line-height:1.1!important;
		white-space:nowrap!important;
		overflow:hidden!important;
		text-overflow:ellipsis!important;
		color:var(--teal)!important;
		text-shadow:0 1px 0 rgba(255,255,255,.8),0 0 12px rgba(19,111,99,.18)!important;
		background:none!important;
		-webkit-background-clip:initial!important;
		background-clip:initial!important;
		-webkit-text-fill-color:var(--teal)!important;
		position:relative!important;
		z-index:2!important;
	}

	.top .brand b{
		display:inline-grid!important;
		place-items:center!important;
		width:28px!important;
		height:28px!important;
		margin-right:6px!important;
		border-radius:8px!important;
		background:var(--orange)!important;
		color:#fff!important;
		font-size:15px!important;
		line-height:1!important;
		-webkit-text-fill-color:#fff!important;
		text-shadow:none!important;
	}
}
.referral-detail-dialog{width:min(560px,calc(100% - 24px));padding:0;border:0;border-radius:12px;background:transparent}.referral-detail-dialog::backdrop{background:rgba(23,35,33,.56)}.referral-detail-panel{display:block!important;position:relative;padding:24px!important;border:1px solid #b9d7c1!important;border-radius:12px!important;background:#fff!important;box-shadow:0 22px 58px rgba(23,35,33,.25)}.referral-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 18px;padding:12px;border:1px solid #c9ddd0;border-radius:8px;background:#f3faf5}.referral-detail-head span{color:var(--muted);font-size:11px}.referral-copy-name,.referral-detail-name{border:0;background:transparent;color:var(--teal);font:700 18px 'Space Grotesk';text-align:left;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;cursor:pointer}.referral-copy-name:hover,.referral-detail-name:hover{color:var(--orange)}.referral-detail-list{display:grid;gap:0;max-height:min(420px,calc(100vh - 260px));overflow-y:auto;border:1px solid #d5e2d8;border-radius:8px;background:#fff}.referral-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid #e1e9e3}.referral-detail-row:last-child{border-bottom:0}.referral-detail-row span{color:var(--muted);font-size:11px;text-align:right}.referral-detail-row .referral-detail-name{font:700 13px 'DM Sans';text-decoration:none}.referral-detail-list>.muted{margin:0;padding:18px;text-align:center}
.content>.forumlist .category:hover {
	border-color:var(--orange) !important;
	background:#fffaf7 !important;
	box-shadow:0 9px 18px rgba(19,111,99,.12),inset 4px 0 0 var(--orange) !important;
}
@media(min-width:641px){
	html body main.shell .home-topic-board .home-topic-head,
	html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) 170px 170px!important;column-gap:16px!important}
	html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-head,
	html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) 170px!important}
	html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-last{display:none!important}
}
@media(max-width:640px){
	html body main.shell .home-topic-board .home-topic-head,
	html body main.shell .home-topic-board .home-topic-row{grid-template-columns:minmax(0,1fr) auto auto!important;column-gap:5px!important}
	html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-head,
	html body main.shell .home-topic-board .home-tab-panel-latest .home-topic-row{grid-template-columns:minmax(0,1fr) auto!important}
	html body main.shell .home-topic-board .home-topic-title .home-topic-stats{grid-column:auto!important;grid-row:auto!important}
}
@media(max-width:640px) {
	.content>.forumlist {
		gap:10px !important;
		margin-bottom:22px !important;
		padding:3px !important;
		border-radius:10px !important;
	}
	.content>.forumlist .category {
		min-height:70px !important;
		padding:10px 11px !important;
	}
}
.forum-home-summary {
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:center;
	gap:24px;
	width:100%;
	margin:24px 0 12px;
	padding:18px 20px;
	border:2px solid #1f2522;
	border-left:5px solid #1f2522;
	border-radius:10px;
	background:linear-gradient(120deg,#f1f9f3,#fffaf6);
	box-shadow:0 10px 24px rgba(19,111,99,.08);
}
.forum-online {
	display:flex;
	align-items:flex-start;
	gap:11px;
	min-width:0;
}
.forum-online-dot {
	flex:0 0 11px;
	width:11px;
	height:11px;
	margin-top:5px;
	border-radius:50%;
	background:#35a85b;
	box-shadow:0 0 0 4px #d9f0df;
}
.forum-online strong {
	display:block;
	margin-bottom:5px;
	color:var(--teal);
	font:700 16px 'Space Grotesk';
}
.forum-online-heading {
	display:flex;
	align-items:flex-start;
	flex-direction:column;
	gap:6px;
}
.forum-online-heading strong {
	margin-bottom:0;
}
.forum-online-counts {
	display:flex;
	align-items:center;
	gap:8px;
	white-space:nowrap;
}
.forum-online-counts span {
	display:inline-flex;
	align-items:center;
	gap:4px;
	padding:4px 8px;
	border:1px solid #b9d7c1;
	border-radius:999px;
	background:#fff;
	color:var(--muted);
	font-size:11px;
	font-weight:700;
}
.forum-online-counts span:last-child {
	border-color:#b9d7c1;
	background:#fff;
}
.forum-online-counts b {
	color:var(--teal);
	font:700 15px/1 'Space Grotesk';
}
.forum-online-counts span:last-child b {
	color:var(--teal);
}
.forum-online p {
	margin:0;
	color:var(--muted);
	font-size:13px;
	line-height:1.45;
	word-break:break-word;
}
.forum-online-member {
	display:inline;
	padding:0;
	border:0;
	background:transparent;
	color:var(--teal);
	font:600 13px 'DM Sans';
	cursor:pointer;
}
.forum-online-member:hover {
	color:var(--orange);
	text-decoration:underline;
	text-underline-offset:2px;
}
.forum-online-member:focus-visible {
	border-radius:3px;
	outline:2px solid var(--orange);
	outline-offset:2px;
}
.forum-stat-list {
	display:flex;
	align-items:stretch;
	gap:0;
}
.forum-stat {
	display:grid;
	justify-items:center;
	align-content:center;
	gap:3px;
	min-width:105px;
	padding:0 16px;
	border-left:1px solid #c8dbce;
	text-align:center;
}
.forum-stat strong {
	color:var(--orange);
	font:700 24px/1 'Space Grotesk';
}
.forum-stat span {
	color:var(--muted);
	font-size:10px;
	font-weight:700;
	letter-spacing:.6px;
	text-transform:uppercase;
}
.forum-online-count-trigger {
	display:inline-flex;
	align-items:center;
	gap:4px;
	padding:4px 8px;
	border:1px solid #b9d7c1;
	border-radius:999px;
	background:#fff;
	color:var(--muted);
	font:700 11px 'DM Sans';
	cursor:pointer;
}
.forum-online-count-trigger:hover {
	border-color:var(--teal);
	color:var(--teal);
}
.forum-online-count-trigger b {
	color:var(--teal);
	font:700 15px/1 'Space Grotesk';
}
.forum-online-dialog {
	width:min(340px,calc(100% - 28px));
	padding:0;
	border:0;
	border-radius:10px;
	background:transparent;
}
.forum-online-dialog::backdrop {
	background:rgba(23,35,33,.42);
}
.forum-online-dialog-panel {
	padding:0 14px 12px;
	border:1px solid #b9d7c1;
	border-radius:10px;
	background:#fff;
	box-shadow:0 18px 45px rgba(23,35,33,.24);
}
.forum-online-dialog-head {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin:0 -14px 8px;
	padding:12px 52px 12px 14px;
	border-bottom:1px solid #c9ddd0;
	background:#edf6ef;
	color:var(--teal);
}
.forum-online-dialog-close {
	position:absolute;
	top:8px;
	right:10px;
	display:grid;
	place-items:center;
	width:27px;
	height:27px;
	margin:0;
	border:1px solid #b9d7c1;
	border-radius:50%;
	background:#fff;
	color:var(--teal);
	font-size:18px;
	line-height:1;
	cursor:pointer;
}
.forum-online-dialog-close:hover {
	border-color:var(--orange);
	background:#fff7f2;
	color:var(--orange);
}
.forum-online-member-list {
	display:grid;
	gap:7px;
	max-height:260px;
	overflow-y:auto;
}
.forum-online-member {
	display:flex;
	align-items:center;
	gap:8px;
	width:100%;
	min-height:38px;
	padding:8px 10px;
	border:1px solid #d5e2d8;
	border-radius:6px;
	background:#f8fbf8;
	color:var(--teal);
	font:600 13px 'DM Sans';
	text-align:left;
	cursor:pointer;
}
.forum-online-member:hover {
	border-color:var(--orange);
	background:#fff7f2;
	text-decoration:underline;
}
.forum-online-member-dot {
	width:8px;
	height:8px;
	border-radius:50%;
	background:#35a85b;
}
.forum-online-empty {
	margin:8px 0 4px;
	color:var(--muted);
	font-size:12px;
}

/* Konu basligini daha kompakt ve okunakli tut. */
.topichead{margin-bottom:16px!important;padding:15px 18px 13px!important;border-left-width:4px!important;border-radius:8px!important;box-shadow:0 8px 18px rgba(19,111,99,.07)!important}
.topichead:after{right:16px!important;top:16px!important;font-size:30px!important;letter-spacing:2px!important}
.topichead .eyebrow{font-size:9px!important;letter-spacing:1.5px!important}
.topichead h1{margin:5px 0 6px!important;font-size:clamp(23px,3.2vw,34px)!important;line-height:1.08!important;letter-spacing:-.35px!important}
.topichead p{font-size:11px!important;line-height:1.35!important}
@media(max-width:640px){
	.topichead{margin-bottom:14px!important;padding:12px 12px 10px!important;border-left-width:3px!important;border-radius:7px!important}
	.topichead:after{right:10px!important;top:11px!important;font-size:22px!important;letter-spacing:1.5px!important}
	.topichead .eyebrow{font-size:8px!important;letter-spacing:1.2px!important}
	.topichead h1{margin:4px 0 5px!important;font-size:22px!important;line-height:1.08!important}
	.topichead p{font-size:10px!important;line-height:1.3!important}
}

.topic-pin-menu{position:relative;display:inline-block;min-width:0}
.topic-pin-menu>summary{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:7px 10px;border:1px solid #b9d7c1;border-radius:5px;background:#fff;color:var(--teal);font:600 12px/1 'DM Sans';cursor:pointer;list-style:none;white-space:nowrap}
.topic-pin-menu>summary::-webkit-details-marker{display:none}
.topic-pin-menu>summary::after{content:'▾';font-size:11px}
.topic-pin-menu[open]>summary{border-color:var(--teal);background:#edf6ef}
.topic-pin-options{position:absolute;z-index:20;left:0;bottom:calc(100% + 6px);display:grid;gap:4px;min-width:168px;padding:6px;border:1px solid #b9d7c1;border-radius:7px;background:#fff;box-shadow:0 12px 24px rgba(23,35,33,.18)}
.topic-pin-options .action-form{display:block;margin:0}
.topic-pin-options .action-button{width:100%!important;height:auto!important;min-height:32px!important;padding:7px 9px!important;font-size:11px!important;line-height:1.15!important;white-space:nowrap!important;text-align:left!important}
@media(max-width:640px){
	.topic-pin-menu>summary{width:100%;min-height:36px;padding:7px 6px;font-size:10px}
	.topic-pin-options{left:50%;bottom:calc(100% + 6px);min-width:154px;transform:translateX(-50%)}
}

/* Canli sohbet banner gorselini kapsayiciya tam oturt. */
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) {
	padding:0!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>span {
	margin:0!important;
	padding:0!important;
	line-height:0!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>time,
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-delete {
	line-height:1.2!important;
}
.home-topic-board + .live-chat .live-chat-banner-image-frame {
	display:block!important;
	width:100%!important;
	height:96px!important;
	min-height:96px!important;
	max-height:96px!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden!important;
}
.home-topic-board + .live-chat .live-chat-banner-image-frame img.live-chat-banner-image {
	display:block!important;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	max-height:none!important;
	margin:0!important;
	padding:0!important;
	object-fit:fill!important;
	object-position:center!important;
	transform:scaleY(5)!important;
}

@media(max-width:640px) {
	.forum-home-summary {
		grid-template-columns:1fr;
		gap:8px;
		margin:16px 0 8px;
		padding:10px 12px;
	}
	.forum-online {
		gap:8px;
	}
	.forum-online-dot {
		flex-basis:9px;
		width:9px;
		height:9px;
		margin-top:4px;
	}
	.forum-online strong {
		margin-bottom:3px;
		font-size:13px;
	}
	.forum-online-heading {
		align-items:flex-start;
		flex-direction:column;
		gap:4px;
	}
	.forum-online-counts {
		gap:4px;
	}
	.forum-online-counts span {
		gap:3px;
		padding:3px 6px;
		font-size:9px;
	}
	.forum-online-counts b {
		font-size:12px;
	}
	.forum-online p,
	.forum-online-member {
		font-size:11px;
	}
	.forum-stat-list {
		display:grid;
		width:100%;
		justify-items:end;
		gap:6px;
	}
	.forum-stat {
		display:flex;
		align-items:baseline;
		justify-content:flex-end;
		gap:6px;
		flex:1;
		min-width:0;
		padding:0;
		border-left:0;
		text-align:right;
	}
	.forum-stat strong {
		font-size:18px;
	}
	.forum-stat span {
		font-size:8px;
		letter-spacing:.3px;
		text-transform:none;
	}
}

/* Align bot name, banner, and moderation metadata on one row. */
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image){
	display:grid!important;
	grid-template-columns:minmax(70px,16%) minmax(0,1fr) auto auto!important;
	align-items:center!important;
	column-gap:6px!important;
	padding:0!important;
	min-height:0!important;
	line-height:0!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-user{
	display:block!important;
	min-width:0!important;
	margin:0!important;
	text-align:left!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>span{
	display:flex!important;
	grid-column:2!important;
	align-items:center!important;
	justify-content:center!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
	line-height:0!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image) .live-chat-banner-image-frame{
	width:80%!important;
	margin:0!important;
}
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>time,
.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-delete{
	grid-column:auto!important;
	align-self:center!important;
	justify-self:end!important;
	margin:0!important;
	white-space:nowrap!important;
}
@media(max-width:640px){
	.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image){
		grid-template-columns:minmax(54px,18%) minmax(0,1fr) auto auto!important;
		column-gap:3px!important;
		padding:0 2px!important;
	}
	.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-user{font-size:10px!important}
	.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>time{font-size:9px!important}
	.home-topic-board + .live-chat .live-chat-message:has(.live-chat-banner-image)>.live-chat-delete{font-size:9px!important}
}
.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;margin-top:-8px;padding:12px 16px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form h2{grid-column:1 / -1;margin:0 0 2px;font-size:16px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form label{margin:0;gap:3px;font-size:11px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form input{padding:7px 9px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form .button{grid-column:1 / -1;justify-self:start;padding:8px 13px;font-size:12px}@media(max-width:640px){.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form{grid-template-columns:1fr;margin-top:0}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form h2,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.password-change-form .button{grid-column:auto}}
.content:has(> .grid.two > form input[name="action"][value="profile"])>h1{margin-bottom:10px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two{gap:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:start}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.identity{order:1}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form{order:2}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form{padding:14px 18px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form label{gap:3px;margin-bottom:4px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form input,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form select{padding:7px 9px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form .button{margin-top:2px;padding:9px 15px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.identity{padding:18px}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dl{display:grid;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #bfd1c9}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dt{margin-top:6px;color:#47615c;font-size:12px;font-weight:700}.content:has(> .grid.two > form input[name="action"][value="profile"]) .identity dd{margin:0;color:var(--ink);font-weight:600}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form textarea{min-height:82px;resize:vertical}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form{padding:10px 16px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form label{gap:2px;margin-bottom:1px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form input,.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form select{padding:5px 8px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form>.check{margin-bottom:1px}.content:has(> .grid.two > form input[name="action"][value="profile"])>.grid.two>.form .button{margin-top:1px;padding:8px 14px}
.prediction-page .prediction-hero{display:block;max-width:900px;min-height:0;margin:0 auto 24px;padding:8px 0}.prediction-page .prediction-hero>div:first-child{max-width:820px}.prediction-page .prediction-hero h1{max-width:100%;margin:8px 0 8px;line-height:1.12}.prediction-page .prediction-hero p{max-width:820px;margin:0;color:#5d6d68;font-size:15px;line-height:1.55;overflow-wrap:anywhere}.prediction-page .prediction-hero p::first-line{color:var(--ink)}@media(max-width:700px){.prediction-page .prediction-hero{padding:4px 0 0;margin-bottom:18px}.prediction-page .prediction-hero h1{font-size:clamp(25px,8vw,34px)}.prediction-page .prediction-hero p{font-size:14px;line-height:1.5}}
.prediction-page .prediction-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:30px;max-width:none;min-height:220px;margin:18px 0 30px;padding:26px 34px;border:2px solid rgba(38,52,48,.18);border-radius:22px;background:radial-gradient(circle at 78% 25%,rgba(161,223,202,.8) 0 18%,transparent 19%),linear-gradient(135deg,transparent 54%,#eadad0 54%);box-shadow:0 22px 42px rgba(35,44,41,.06),inset 0 0 0 1px rgba(255,255,255,.4)}.prediction-page .prediction-hero-copy{min-width:0}.prediction-page .prediction-hero h1{font-size:clamp(34px,5vw,64px);margin:10px 0 12px;line-height:.98}.prediction-page .prediction-hero p{max-width:680px;font-size:15px;line-height:1.55}.prediction-hero-art{position:relative;display:grid;place-items:center;min-height:170px;overflow:hidden;border:2px solid rgba(19,111,99,.3);border-radius:14px;background:linear-gradient(145deg,#0d6d65,#103d55);box-shadow:0 14px 28px rgba(16,61,85,.2);transform:rotate(2deg)}.prediction-field{position:relative;display:grid;place-items:center;width:86%;height:82%;border:2px solid rgba(255,255,255,.65);border-radius:8px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 22px,transparent 22px 44px)}.prediction-field:before{content:'';position:absolute;inset:18% 34%;border:2px solid rgba(255,255,255,.55);border-radius:50%}.prediction-field-line{position:absolute;left:50%;top:0;bottom:0;border-left:2px solid rgba(255,255,255,.55)}.prediction-ball{position:relative;z-index:1;display:grid;place-items:center;width:68px;height:68px;border:4px solid #fff;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 9%,transparent 10%),radial-gradient(circle at 65% 66%,#fff 0 8%,transparent 9%),#ef7045;color:#fff;font:700 15px 'Space Grotesk';box-shadow:0 8px 16px rgba(0,0,0,.25)}.prediction-score-card{position:absolute;right:12px;bottom:10px;display:grid;gap:2px;padding:7px 9px;border-radius:5px;background:#fff;color:var(--ink);box-shadow:0 5px 12px rgba(0,0,0,.18);font-size:9px}.prediction-score-card b{color:var(--teal);font-size:9px}.prediction-score-card strong{font-size:10px}.prediction-score-card small{color:var(--muted)}@media(max-width:760px){.prediction-page .prediction-hero{grid-template-columns:1fr;gap:18px;padding:22px 20px}.prediction-page .prediction-hero h1{font-size:clamp(32px,9vw,48px)}.prediction-hero-art{min-height:150px;transform:none}.prediction-page .prediction-hero p{font-size:14px}}
.notification-table{border:1px solid #b9d7c1;border-radius:9px;overflow:hidden;background:var(--white);box-shadow:0 12px 28px rgba(19,111,99,.08)}.notification-table-head,.notification-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:18px}.notification-table-head{padding:11px 16px;background:#eaf4ec;border-bottom:2px solid #b9d7c1;color:var(--teal);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.notification-list{display:flex;flex-direction:column;width:100%}.notification-row{min-height:58px;padding:13px 16px;border:0;border-bottom:1px solid #d5e2d8;border-radius:0;box-shadow:none}.notification-row:last-child{border-bottom:0}.notification-row b{display:block}.notification-row small{display:block;margin-top:0;color:var(--muted);white-space:nowrap}.notification-row:hover{background:#f5faf6}.notification-table>.empty{padding:24px 16px}@media(max-width:600px){.notification-table-head{grid-template-columns:minmax(0,1fr) 105px}.notification-row{grid-template-columns:minmax(0,1fr) 105px;gap:10px;padding:12px}.notification-row small{font-size:11px;white-space:normal}}
.withdrawal-status{display:block;visibility:visible;margin:10px 0 0;padding:10px 12px;border:1px solid #ebc98e;border-radius:6px;background:#fff4d9;color:#7b5b00;line-height:1.45}.withdrawal-status.error{border-color:#f0b0a9;background:#fde5e3;color:#8a2f2a}:root{--ink:#172321;--muted:#6d7b77;--paper:#f6f7f2;--white:#fff;--line:#dde5df;--orange:#ef7045;--teal:#136f63;--shadow:0 16px 42px rgba(23,35,33,.08)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:'Space Grotesk',sans-serif}.top{height:76px;background:rgba(246,247,242,.95);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1160px)/2));position:sticky;top:0;z-index:3}.brand{font-size:21px;font-weight:700;display:flex;align-items:center;gap:10px}.brand b{background:var(--orange);color:white;width:32px;height:32px;display:grid;place-items:center;border-radius:9px}nav{display:flex;align-items:center;gap:25px;font-weight:600}nav a:hover,.sectiontitle>a,.back{color:var(--orange)}.inline{display:inline}.linkbtn{background:none;border:0;font:inherit;cursor:pointer;color:var(--ink)}.shell{max-width:1160px;margin:auto;padding:0 24px}.hero{min-height:390px;display:flex;align-items:center;justify-content:space-between;padding:58px 0 65px;background:radial-gradient(circle at 86% 45%,#d9eee1 0 12%,transparent 13%),linear-gradient(135deg,transparent 55%,#ecddd0 55%)}.hero h1{font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-3px;margin:15px 0 25px}.hero h1 em{color:var(--orange);font-style:normal}.hero p{font-size:18px;color:var(--muted);margin-bottom:30px}.hero-stat{width:185px;border-left:1px solid #adc7b8;padding-left:30px;display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;align-items:end}.hero-stat strong{font:700 38px 'Space Grotesk';color:var(--teal)}.hero-stat span{font-size:12px;color:var(--muted);padding-bottom:7px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--teal)}.button{display:inline-block;border:0;border-radius:7px;background:var(--orange);color:white;padding:13px 19px;font:600 14px 'DM Sans';cursor:pointer}.button:hover{background:#d95d36}.button.small{padding:9px 13px}.button.wide{width:100%}.content{padding:45px 0 75px}.sectiontitle{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.sectiontitle h2,.topiclist h2{font-size:29px;margin:7px 0 0}.panel{background:var(--white);border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow)}.forumlist{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.category{padding:22px;display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center}.categoryicon{height:42px;width:42px;background:#edf3ee;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-weight:bold;font-size:20px}.category h3{margin:0 0 4px;font-size:18px}.category p{margin:0;font-size:13px}.category>strong{font-family:'Space Grotesk';font-size:20px}.category small{display:block;color:var(--muted);font:11px 'DM Sans'}.topiclist{margin-top:45px;max-width:760px}.topiclist h2{margin-bottom:15px}.topicrow{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:18px 4px}.topicrow b{display:block;font-size:16px}.topicrow span{font-size:12px;color:var(--muted);display:block;margin-top:5px}.topicrow .arrow{color:var(--orange);font-size:20px}.auth{max-width:440px;margin:72px auto 100px;padding:0 14px}.auth h1{font-size:42px;margin:12px 0 8px}.auth .panel.form,.auth .form{width:100%;max-width:100%;margin:0;border-radius:10px;box-shadow:0 18px 38px rgba(23,35,33,.12)}.auth .form{padding:22px 20px;gap:12px}.auth .form label{display:grid;gap:5px}.auth .form input{width:100%}.auth .button.wide{width:100%;margin-top:4px}.auth .center{margin-top:16px;text-align:center}.muted{color:var(--muted)}.form{padding:25px;display:grid;gap:16px}.form label{font-weight:600;font-size:13px;display:grid;gap:7px}.form input,.form textarea,.form select{border:1px solid #8ea4a0;border-radius:6px;padding:9px 10px;font:14px 'DM Sans';background:#fcfdfb;color:var(--ink);width:100%;box-shadow:inset 0 0 0 1px rgba(23,35,33,.02)}.form input:focus,.form textarea:focus,.form select:focus{border-color:#3d6962;box-shadow:0 0 0 3px rgba(19,111,99,.08)}.form textarea{resize:vertical;min-height:82px}.center{text-align:center}.center a{color:var(--orange);font-weight:700}.grid.two{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.identity{padding:30px;height:max-content}.avatar{width:54px;height:54px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font:700 22px 'Space Grotesk'}.identity h2{margin:20px 0 4px}.tag{display:inline-block;color:var(--tag,var(--teal));background:color-mix(in srgb,var(--tag,var(--teal)) 12%,white);padding:4px 8px;border-radius:5px;font-size:11px;font-weight:700}.identity dl{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;font-size:13px}.identity dt{color:var(--muted);margin-top:12px}.identity dd{margin:2px 0}.membergrid,.groupgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.member{padding:20px;display:flex;gap:14px}.member h3{margin:3px 0 8px}.member p{font-size:12px;margin:12px 0 0}.topichead{padding:25px 0}.topichead h1{font-size:42px;margin:10px 0}.post{padding:22px;margin:14px 0;line-height:1.7}.post>b{color:var(--teal);margin-right:10px}.post small{float:right;color:var(--muted)}.post>div{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.narrow{max-width:700px;margin-left:auto;margin-right:auto}.back{font-weight:700}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin:25px 0}.tabs a{padding:12px 2px;color:var(--muted);font-weight:700}.tabs a.active{color:var(--orange);border-bottom:2px solid var(--orange)}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:15px;border-bottom:1px solid var(--line);white-space:nowrap}th{font-size:11px;letter-spacing:1px;color:var(--muted)}td small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.adminform{display:flex;gap:6px}.adminform select{border:1px solid var(--line);padding:7px;border-radius:5px}.groupgrid{grid-template-columns:repeat(3,1fr)}fieldset{border:1px solid var(--line);border-radius:6px;padding:12px}.check{display:block!important;font-weight:400!important;margin:8px 0}.check input{width:auto!important}.flash{padding:13px 16px;border-radius:6px;margin-top:18px;background:#dff4e9;color:#17613b}.flash.error{background:#fee4de;color:#a13323}.empty{padding:40px;text-align:center;color:var(--muted)}footer{border-top:1px solid var(--line);padding:24px max(24px,calc((100% - 1160px)/2));color:var(--muted);font-size:12px}@media(max-width:760px){.top{height:auto;min-height:68px;padding:14px 18px;align-items:flex-start}.top nav{gap:12px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.brand{font-size:18px}.hero{display:block;padding:60px 0 45px}.hero h1{font-size:58px}.hero-stat{margin-top:44px;width:100%;border-left:0;border-top:1px solid #adc7b8;padding:18px 0 0;grid-template-columns:repeat(4,auto);gap:9px}.forumlist,.membergrid,.groupgrid,.grid.two{grid-template-columns:1fr}.content{padding-top:32px}.sectiontitle{align-items:start}.topichead h1{font-size:34px}.adminform{flex-wrap:wrap}.shell{padding:0 18px}nav .linkbtn{padding:0}}
