.topczat-users-showcase{padding:42px 0 54px;background:linear-gradient(180deg,rgba(6,14,29,.96),#081120);color:#eef6ff}
.landing_page .hero_section{max-height:none;min-height:100vh}.hero_section>.introduction>.container>.row.min-vh-100{min-height:auto!important;padding-top:135px}.hero_section>.introduction .buttons{margin-top:28px;margin-bottom:28px}.hero_section .topczat-users-showcase{position:relative;padding:4px 0 34px;background:transparent}.hero_section .topczat-users-heading{margin-bottom:16px}.hero_section .topczat-users-heading h2{font-size:clamp(1.35rem,3vw,2rem);margin:5px 0}.hero_section .topczat-users-heading p{margin-bottom:0}.hero_section .topczat-users-rotator{min-height:118px}.hero_section .topczat-user-card img{max-height:118px}.hero_section .topczat-users-privacy{color:#b7c8dc}
.topczat-users-heading{text-align:center;max-width:720px;margin:0 auto 24px}.topczat-users-heading>span{font-size:.72rem;letter-spacing:.18em;color:#35b9ff;font-weight:800}.topczat-users-heading h2{margin:8px 0;font-size:clamp(1.7rem,4vw,2.5rem)}.topczat-users-heading p,.topczat-users-privacy{color:#9fb2ca}
.topczat-users-rotator{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;min-height:142px}.topczat-user-card{display:none;position:relative;border:1px solid rgba(76,174,255,.2);border-radius:16px;overflow:hidden;background:#101b30;animation:topczatCardIn .45s ease}.topczat-user-card.is-visible{display:block}.topczat-user-card img{width:100%;aspect-ratio:1/1;object-fit:cover;filter:blur(9px) brightness(.72);transform:scale(1.12)}.topczat-user-card span{position:absolute;left:8px;right:8px;bottom:7px;padding:5px 7px;border-radius:9px;background:rgba(2,8,18,.72);font-size:.76rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topczat-users-privacy{text-align:center;font-size:.78rem;margin:14px 0 0}
@keyframes topczatCardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.topczat-profile-gallery li{cursor:pointer}.topczat-profile-gallery li img{width:54px!important;height:54px!important;object-fit:cover;border-radius:10px}.topczat-gallery-thumb-locked img{filter:blur(5px);opacity:.72}.topczat-profile-visitors{display:grid;gap:6px;width:100%}.topczat-profile-visitors button{display:flex;justify-content:space-between;width:100%;border:1px solid rgba(120,145,180,.22);border-radius:9px;background:rgba(30,45,67,.45);color:inherit;padding:8px 10px;text-align:left}.topczat-profile-visitors button span{opacity:.7;font-size:.78rem}
.topczat-social-modal{z-index:100020!important}.topczat-social-modal .modal-dialog{max-width:1180px}.topczat-social-modal .modal-content{background:linear-gradient(145deg,#0b1427,#101d35);color:#edf6ff;border:1px solid rgba(61,171,255,.48);border-radius:24px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.7),0 0 45px rgba(13,145,255,.12)}.topczat-social-modal .modal-header{padding:16px 20px;border-color:rgba(120,160,210,.16);background:linear-gradient(90deg,rgba(18,139,255,.14),rgba(238,45,108,.1))}.topczat-social-modal .modal-header small{color:#45bfff;font-weight:900;letter-spacing:.14em}.topczat-social-modal .modal-header h3{margin-top:2px;font-size:1.45rem}.topczat-social-modal .modal-body{padding:16px}.topczat-social-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.topczat-social-tile{position:relative;border:0;padding:0;border-radius:14px;overflow:hidden;background:#15233a;box-shadow:0 8px 25px rgba(0,0,0,.25);transition:.2s transform}.topczat-social-tile:hover{transform:translateY(-3px)}.topczat-social-tile img{width:100%;aspect-ratio:1/1;object-fit:cover}.topczat-social-tile span{position:absolute;left:7px;bottom:7px;background:rgba(2,8,18,.78);padding:4px 8px;border-radius:9px;font-size:.74rem}.topczat-gallery-upload{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:16px;padding:12px;border-radius:12px;background:rgba(40,70,105,.28)}.topczat-gallery-upload input[type=file]{max-width:260px}.topczat-gallery-upload label{font-size:.8rem}.topczat-gallery-upload button,.topczat-photo-actions button{border:0;border-radius:11px;padding:10px 14px;background:#168df2;color:white;font-weight:800}.topczat-photo-view{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:18px;min-height:min(690px,72vh)}.topczat-photo-canvas{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;overflow:hidden;border-radius:18px;background:#030811;isolation:isolate}.topczat-photo-glow{position:absolute;inset:-35px;z-index:-1;background-size:cover;background-position:center;filter:blur(38px) brightness(.55) saturate(1.25);opacity:.72;transform:scale(1.12)}.topczat-photo-canvas>img{display:block;max-width:100%;max-height:72vh;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(0,0,0,.4))}.topczat-photo-panel{display:flex;flex-direction:column;min-width:0;padding:6px 4px 2px}.topczat-photo-author{display:flex;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.1)}.topczat-author-mark,.topczat-comment-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;font-weight:900;background:linear-gradient(135deg,#168dff,#8b4dff 55%,#ef3f7b);box-shadow:0 0 0 3px rgba(67,176,255,.15)}.topczat-author-mark{width:48px;height:48px;font-size:1.15rem}.topczat-photo-author small{display:block;color:#7fb5e4;font-size:.65rem;letter-spacing:.12em;font-weight:800}.topczat-photo-author h4{margin:2px 0 0;font-size:1.25rem;overflow:hidden;text-overflow:ellipsis}.topczat-photo-stats{display:flex;gap:8px;padding:12px 0}.topczat-photo-stats span{padding:6px 9px;border-radius:20px;background:rgba(55,86,132,.3);font-size:.76rem;color:#bdd0e8}.topczat-photo-actions{display:flex;flex-wrap:wrap;gap:7px}.topczat-photo-actions .topczat-like-photo{background:linear-gradient(135deg,#ff3f79,#db2564);box-shadow:0 7px 20px rgba(235,43,105,.22)}.topczat-photo-actions .topczat-like-photo.is-liked{background:linear-gradient(135deg,#ff2468,#9f2fff)}.topczat-photo-actions .topczat-back-gallery{background:#192b47;color:#cce5ff;border:1px solid rgba(80,170,255,.25)}.topczat-feature-off{display:block;padding:9px 11px;border-radius:10px;background:rgba(108,124,153,.12);color:#93a5bd;font-size:.78rem}.topczat-owner-tools{display:grid;gap:8px;margin:13px 0;padding:12px;border:1px solid rgba(63,177,255,.2);border-radius:13px;background:linear-gradient(135deg,rgba(28,91,151,.22),rgba(108,45,145,.15))}.topczat-owner-tools>div:first-child{display:flex;justify-content:space-between;align-items:center}.topczat-owner-tools small{color:#8fa7c4}.topczat-owner-tools label{font-size:.8rem;color:#cad9eb}.topczat-owner-tools input{accent-color:#249cff}.topczat-owner-tools button{border:0;border-radius:9px;padding:8px 10px;font-size:.75rem;font-weight:800;color:#fff;background:#168df2;margin:2px 6px 0 0}.topczat-owner-tools .topczat-delete-photo{background:rgba(226,44,83,.14);border:1px solid rgba(255,76,112,.38);color:#ff8ca5}.topczat-comments-heading{display:flex;justify-content:space-between;align-items:center;margin:16px 0 8px}.topczat-comments-heading span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:12px;background:#168df2;font-size:.7rem;font-weight:900}.topczat-comments{flex:1;max-height:300px;overflow:auto;display:grid;align-content:start;gap:8px;padding-right:4px}.topczat-comment{position:relative;display:flex;gap:9px;padding:9px 30px 9px 9px;border-radius:12px;background:rgba(42,65,96,.4);border:1px solid rgba(255,255,255,.04)}.topczat-comment-avatar{width:30px;height:30px;font-size:.7rem}.topczat-comment>div{min-width:0}.topczat-comment b{display:block;font-size:.78rem;color:#50baff}.topczat-comment span:not(.topczat-comment-avatar){display:block;color:#e1ebf7;overflow-wrap:anywhere}.topczat-delete-comment{position:absolute;right:7px;top:7px;border:0;background:transparent;color:#8fa3be;font-size:18px}.topczat-no-comments{text-align:center;padding:24px 10px;color:#93a8c2}.topczat-no-comments small{color:#6f88a8}.topczat-comment-form{display:flex;gap:7px;margin-top:10px}.topczat-comment-form input{min-width:0;flex:1;background:#101c30;color:white;border:1px solid #304766;border-radius:11px;padding:10px}.topczat-comment-form input:focus{outline:0;border-color:#2ea9ff;box-shadow:0 0 0 3px rgba(46,169,255,.12)}.topczat-comment-form button{border:0;border-radius:11px;padding:9px 13px;background:linear-gradient(135deg,#168dff,#7a54ed);color:#fff;font-weight:800}.topczat-social-empty{text-align:center;padding:28px;color:#9fb2ca}
@media(max-width:900px){.topczat-users-rotator{grid-template-columns:repeat(4,1fr)}.topczat-social-grid{grid-template-columns:repeat(3,1fr)}.topczat-photo-view{grid-template-columns:1fr;min-height:0}.topczat-photo-canvas{min-height:42vh}.topczat-photo-canvas>img{max-height:55vh}.topczat-social-modal .modal-dialog{margin:0;max-width:none;height:100%;min-height:100%}.topczat-social-modal .modal-content{min-height:100dvh;border-radius:0}.topczat-social-modal .modal-body{padding:10px}.topczat-photo-panel{padding:6px}.topczat-comments{max-height:280px}}
@media(max-width:520px){.topczat-users-showcase{padding:30px 0}.hero_section>.introduction>.container>.row.min-vh-100{padding-top:115px}.hero_section>.introduction .text_content>div{margin-top:10px}.hero_section>.introduction .buttons{margin:20px 0}.hero_section .topczat-users-showcase{padding:0 0 25px}.topczat-users-rotator{grid-template-columns:repeat(3,1fr);gap:8px}.topczat-social-grid{grid-template-columns:repeat(2,1fr)}}
