*{box-sizing:border-box}body{margin:0;background:#f3f5f8;color:#18202a;font:15px/1.55 Arial,sans-serif}a{color:#0789c9;text-decoration:none}.top{height:66px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100% - 1100px)/2));position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:7px}.brand img:first-child{width:40px;height:40px;object-fit:contain}.brand img:last-child{width:150px;height:auto;max-height:48px;object-fit:contain}.top nav{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.top nav a{padding:8px 10px;font-weight:700;color:#333}.wrap{width:min(1100px,calc(100% - 24px));margin:22px auto}.grid{display:grid;grid-template-columns:260px minmax(0,760px);gap:18px;align-items:start}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;margin-bottom:16px;box-shadow:0 2px 10px #00000008}.hero{background:linear-gradient(135deg,#06a9e9,#ed2190);color:#fff;border:0;padding:26px}.hero h1{font-size:34px;margin:0 0 8px}.btn{display:inline-block;background:#09a9e9;color:#fff;border:0;border-radius:10px;padding:10px 16px;font-weight:800;cursor:pointer}.btn.pink{background:#e6248a}.btn.gray{background:#667085}.btn.small{padding:7px 11px}.input,select,textarea,input{width:100%;padding:11px 12px;border:1px solid #d5dae1;border-radius:10px;background:#fff;font:inherit;margin-top:5px}.field{margin:14px 0}.required:after{content:' *';color:#e11}.check{display:flex;gap:10px;align-items:flex-start}.check input{width:auto;margin-top:4px}.logo{width:min(320px,100%);max-height:100px;object-fit:contain}.cover{height:230px;background:#e9eef3 center/cover no-repeat;border-radius:16px 16px 0 0}.profilehead{margin-top:-58px;padding-left:22px}.default-avatar{object-fit:contain!important}.avatar{width:112px;height:112px;border-radius:50%;border:5px solid #fff;background:#ddd;object-fit:cover}.post-head{display:flex;gap:10px;align-items:center}.post-head .avatar{width:46px;height:46px;border-width:2px}.post-image{display:block;width:100%;max-width:100%;max-height:75vh;object-fit:contain;border-radius:12px;margin-top:12px;background:#f0f2f5}.actions{display:flex;gap:8px;border-top:1px solid #eee;margin-top:12px;padding-top:10px}.comment{background:#f3f5f7;border-radius:12px;padding:8px 11px;margin-top:8px}.muted{color:#667085}.success{background:#e8fff1;padding:12px;border-radius:10px;color:#137a3a}.error,.warn{background:#fff1f1;padding:12px;border-radius:10px;color:#9b1c1c}.flash{width:min(700px,calc(100% - 24px));margin:12px auto;padding:11px;border-radius:10px;background:#e8fff1}.flash.error{background:#fff1f1}.center{width:min(600px,calc(100% - 24px));margin:50px auto}.rules{max-height:420px;overflow:auto;background:#292a2e;color:#eee;border-radius:12px;padding:18px;white-space:pre-wrap}.storybar{display:flex;gap:12px;overflow:auto;padding-bottom:5px}.story{min-width:78px;text-align:center}.story img{width:68px;height:68px;border-radius:50%;object-fit:cover;border:3px solid #e6248a}.search{display:flex;gap:8px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat{display:flex;gap:24px;flex-wrap:wrap}.stat b{font-size:24px}.chat{max-height:420px;overflow:auto}.msg{padding:8px 12px;border-radius:12px;background:#f2f4f7;margin:6px 0}.msg.mine{background:#dff5ff;margin-left:20%}.note{padding:12px;border-bottom:1px solid #eee}.note.unread{background:#eefaff}footer{text-align:center;padding:28px;color:#667085}.admin{border-left:4px solid #e6248a}@media(max-width:800px){.grid{grid-template-columns:1fr}.top{height:auto;min-height:64px}.top nav a{padding:6px}.wrap{width:calc(100% - 16px)}.hero h1{font-size:28px}.two{grid-template-columns:1fr}.cover{height:170px}.post-image{max-height:70vh}}

.compact-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;}
.compact-actions form{margin:0;display:flex;}
.compact-actions .btn.small{padding:5px 8px;font-size:12px;line-height:1.2;height:32px;}
@media(max-width:800px){.compact-actions{gap:5px}.compact-actions .btn.small{padding:5px 7px;font-size:11px;height:30px}}
.compact-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;border-top:1px solid #eee;margin-top:12px;padding-top:10px}.compact-actions form{margin:0;display:flex}.compact-actions .btn.small{padding:5px 8px;font-size:12px;line-height:1.2;height:30px}.profile-stories{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.profile-stories a{display:block;width:90px;height:110px;flex:0 0 90px;overflow:hidden;border-radius:10px}.profile-stories img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:800px){.compact-actions{gap:5px}.compact-actions .btn.small{padding:5px 7px;font-size:11px;height:29px}.profile-stories a{width:82px;height:100px;flex-basis:82px}}
.messages-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;align-items:start}.friends-message-list h2{margin-top:0}.message-person{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;color:#20242a;margin-bottom:4px}.message-person:hover,.message-person.active{background:#eef8fc}.message-person .avatar{width:42px;height:42px;border:2px solid #fff;flex:0 0 42px}.private-chat-card{min-height:480px}.private-chat-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:12px}.private-chat-title .avatar{width:44px;height:44px;border:2px solid #fff}.private-chat{max-height:500px;overflow:auto;padding-right:3px}.msg-time{display:block;color:#667085;font-size:11px;margin-top:4px}.message-form{margin-top:12px}@media(max-width:800px){.messages-layout{grid-template-columns:1fr;gap:10px}.friends-message-list{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:10px}.friends-message-list h2{display:none}.friends-message-list .muted,.friends-message-list .btn{display:none}.message-person{flex:0 0 auto;display:flex;flex-direction:column;gap:3px;padding:2px 5px;font-size:12px;text-align:center}.message-person .avatar{width:50px;height:50px;flex-basis:50px}.private-chat-card{min-height:calc(100vh - 105px);margin-bottom:0}.private-chat{max-height:calc(100vh - 285px)}}

.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;width:min(1100px,calc(100% - 24px));margin:22px auto}.home-sidebar{min-width:0}.side-msg,.side-event{padding:8px 0;border-bottom:1px solid #eee}.side-msg{font-size:13px}.year-stats{display:grid;gap:8px}.year-stats div{display:flex;align-items:center;gap:7px;padding:8px 10px;background:#f6f8fa;border-radius:10px}.year-stats span{margin-left:auto;font-weight:800}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:14px 0}.pagination span{font-weight:700}.search-result{display:flex;align-items:center;gap:10px;padding:9px;border-bottom:1px solid #eee;color:inherit}.search-result .avatar{width:46px;height:46px;border-width:2px}.search-item{padding:10px 0;border-bottom:1px solid #eee}.event-form{display:grid;gap:8px}.calendar-head{display:flex;align-items:center;justify-content:center;gap:15px}.calendar-head h2{margin:0}.event-day{padding:12px 0;border-bottom:1px solid #eee}.event-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0 9px 12px}.event-row .muted{margin-top:3px}.story-photo{object-fit:cover!important}@media(max-width:800px){.home-layout{grid-template-columns:1fr;width:calc(100% - 16px);gap:10px}.home-sidebar{order:2}}

/* Requested responsive/story/reaction/game styles */
.story{flex:0 0 78px;min-width:78px;max-width:78px;overflow:hidden}.story-name{display:block;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px;color:#333}.storybar{overflow-x:auto;overflow-y:hidden;max-width:100%;-webkit-overflow-scrolling:touch}.storybar::-webkit-scrollbar{height:4px}.story-photo{display:block;width:68px;height:68px}.reaction-form button:disabled{opacity:.6;cursor:wait}.game-leader{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #eee;color:inherit}.game-leader .avatar{width:34px;height:34px;border-width:2px;flex:0 0 34px}.game-leader span:not(.game-rank){min-width:0}.game-leader span:not(.game-rank) b,.game-leader small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-rank{font-weight:800;width:20px;text-align:center}.story-owner{display:flex;align-items:center;gap:10px;text-align:left;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #eee;color:inherit}.story-owner .avatar{width:44px;height:44px;border:2px solid #fff}.story-owner span{display:flex;flex-direction:column}.story-view-card{max-width:760px}.story-card{width:100%;overflow:hidden}.story-card img,.story-card video{max-width:100%;height:auto}
.games-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{margin:0}.game-card h2{margin-top:0}.game-canvas{display:block;width:100%;max-width:420px;height:auto;aspect-ratio:1/1;margin:10px auto;border:1px solid #e5e7eb;border-radius:12px;background:#f7f8fa;touch-action:none}.game-area{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.game-board{display:grid;gap:5px;max-width:360px;width:100%}.game-board button{min-height:54px;font-size:22px;font-weight:800;border:1px solid #d5dae1;border-radius:9px;background:#fff;cursor:pointer}.game-controls{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.game-score{font-size:18px;font-weight:800}.game-target{width:80px;height:80px;border-radius:50%;border:0;background:#09a9e9;cursor:pointer}.game-memory{grid-template-columns:repeat(4,1fr)}.game-memory button{aspect-ratio:1/1}.game-tictactoe{grid-template-columns:repeat(3,1fr);max-width:300px}.game-tictactoe button{aspect-ratio:1/1}.game-lanes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:min(360px,100%)}.game-lanes button{height:110px}.game-info{font-size:13px;color:#667085;text-align:center}
@media(max-width:800px){.home-layout{width:calc(100% - 12px);grid-template-columns:minmax(0,1fr)}.home-layout main,.home-sidebar{min-width:0}.card{padding:14px;border-radius:13px}.storybar{margin-right:-4px;padding-right:4px}.story{flex-basis:72px;min-width:72px;max-width:72px}.story-photo{width:62px;height:62px}.story-name{font-size:10px}.story-view-card{width:calc(100% - 12px);margin:14px auto}.story-card{padding:10px}.story-card img,.story-card video{max-height:65vh}.games-grid{grid-template-columns:1fr}.game-canvas{max-width:calc(100vw - 50px)}.game-board{max-width:100%}.top .desktop-nav{gap:0!important}.top .desktop-nav a{padding-left:4px!important;padding-right:4px!important}}
@media(max-width:380px){.top .brand img{width:112px!important;max-width:112px!important}.top .desktop-nav a{font-size:16px!important;padding-left:3px!important;padding-right:3px!important}.top-avatar{width:34px!important;height:34px!important}.story{flex-basis:68px;min-width:68px;max-width:68px}.story-photo{width:58px;height:58px}}
