.post-actions{grid-template-columns:repeat(3,1fr);gap:4px}.post-action{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;color:#9d9993}.post-action small{font-size:10px;color:#77736e}.post-action.active{color:#ff6e55}.action-icon{position:relative;width:18px;height:18px;display:inline-block;flex:0 0 18px;color:currentColor}.comment-action-icon{border:1.8px solid currentColor;border-radius:7px}.comment-action-icon:after{content:"";position:absolute;left:2px;bottom:-4px;width:6px;height:6px;border-left:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:skew(-28deg);background:#0b0b0c}.repost-action-icon:before,.repost-action-icon:after{content:"";position:absolute;width:12px;height:6px;border-style:solid;border-color:currentColor}.repost-action-icon:before{left:1px;top:2px;border-width:1.8px 1.8px 0 0;border-radius:0 5px 0 0}.repost-action-icon:after{right:1px;bottom:2px;border-width:0 0 1.8px 1.8px;border-radius:0 0 0 5px}.repost-action-icon i:before,.repost-action-icon i:after{content:"";position:absolute;width:5px;height:5px;border-color:currentColor;transform:rotate(45deg)}.repost-action-icon i:before{right:0;top:0;border-top:1.8px solid;border-right:1.8px solid}.repost-action-icon i:after{left:0;bottom:0;border-bottom:1.8px solid;border-left:1.8px solid}.share-action-icon:before{content:"";position:absolute;left:8px;top:1px;width:2px;height:11px;background:currentColor;border-radius:2px}.share-action-icon:after{content:"";position:absolute;left:5px;top:1px;width:7px;height:7px;border-top:1.8px solid currentColor;border-right:1.8px solid currentColor;transform:rotate(-45deg)}.share-action-icon{border:1.8px solid currentColor;border-top-color:transparent;border-radius:5px;margin-top:3px;height:14px}.commentbox.action-collapsed{display:none}.commentbox.commenting{display:flex;animation:comment-open .16s ease}@keyframes comment-open{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.stryko-modal-backdrop{position:fixed;inset:0;z-index:160;background:rgba(0,0,0,.72);display:grid;place-items:end center;padding:16px}.stryko-modal{width:min(100%,520px);background:#151518;border:1px solid #303035;border-radius:20px;padding:16px;box-shadow:0 24px 70px rgba(0,0,0,.48);max-height:min(82dvh,720px);overflow:auto}.stryko-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.stryko-modal-head b{font:800 13px Inter,sans-serif;letter-spacing:.1em}.stryko-modal-head button{width:34px;height:34px;border:0;border-radius:50%;background:#242428;color:#fff;font-size:22px}.modal-copy{font-size:13px;color:#b8b3ac;margin:0 0 12px}.stryko-modal textarea{width:100%;min-height:94px}.modal-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:12px}.share-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#101012;border:1px solid #2b2b30;padding:4px;border-radius:12px;margin-bottom:12px}.share-tabs button{border:0;background:transparent;color:#8f8b85;min-height:36px;border-radius:9px;font:800 11px Inter,sans-serif}.share-tabs button.active{background:#232327;color:#fff}.share-friend-list{display:grid;gap:6px}.share-friend{width:100%;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;text-align:left;background:#101012;border:1px solid #29292e;border-radius:12px;padding:8px 10px;color:#fff}.share-friend>span:nth-child(2){display:grid}.share-friend small{color:#8f8b85;font-size:11px}.share-friend i{font-style:normal;color:#ff6e55;font-size:11px;font-weight:800}.share-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#242428;display:grid;place-items:center}.share-avatar img{width:100%;height:100%;object-fit:cover}.share-link-row{display:flex;gap:8px;margin-bottom:8px}.share-link-row input{min-width:0}.received-shares{margin:10px 0 14px}.activity-share-title{font:800 10px Inter,sans-serif;letter-spacing:.12em;color:#ff745d;margin:0 0 8px}.received-share{width:100%;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;text-align:left;background:#101012;border:1px solid #2b2b30;border-radius:12px;padding:9px;color:#fff;margin-bottom:6px}.received-share>span:last-child{display:grid}.received-share small{color:#99958f;font-size:11px;line-height:1.35}.repost-banner{font:800 10px Inter,sans-serif;letter-spacing:.1em;color:#ff745d;margin-bottom:8px}.repost-comment{background:#111113;border:1px solid #29292e;border-radius:12px;padding:10px 11px;margin:0 0 10px;color:#ece8e1;font-size:13px}@media(max-width:520px){.post-action{font-size:9.5px;gap:4px;padding:0 2px}.post-action small{font-size:9px}.action-icon{transform:scale(.9)}.stryko-modal-backdrop{padding:8px}.stryko-modal{border-radius:16px}.modal-actions{display:grid;grid-template-columns:1fr}.modal-actions .btn{width:100%}.share-link-row{display:grid;grid-template-columns:1fr}.share-link-row .btn{width:100%}}