
:root{--blue:#0866ff;--bg:#f0f2f5;--card:#fff;--text:#080809;--muted:#65676b;--line:#e4e6eb;--hover:#f0f2f5}
*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Arial,Helvetica,sans-serif;color:var(--text)}a{color:inherit}.wrap{max-width:1360px;margin:auto;padding:0 18px}
.top{height:62px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.18);position:sticky;top:0;z-index:1000}.nav{height:62px;display:grid;grid-template-columns:320px 1fr 320px;align-items:center;gap:15px}
.logoarea{display:flex;align-items:center;gap:10px}.brand{font-size:31px;font-weight:900;color:var(--blue);text-decoration:none;letter-spacing:-1.6px}.search input{width:235px;border:0;background:#f0f2f5;border-radius:24px;padding:12px 16px;outline:0}
.centernav{display:flex;height:100%;justify-content:center;gap:8px}.centernav a{width:90px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;position:relative}.centernav a:hover{background:#f2f2f2}.centernav svg{width:25px;height:25px;fill:#65676b}.centernav a:first-child{border-bottom:3px solid var(--blue);border-radius:0}.centernav a:first-child svg{fill:var(--blue)}
.rightnav{display:flex;justify-content:flex-end;gap:8px}.round{width:40px;height:40px;border-radius:50%;background:#e4e6eb;display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.round:hover{background:#d8dadf}.round svg{width:20px;height:20px;fill:#111}.badge{position:absolute;right:-2px;top:-4px;background:#e41e3f;color:#fff;border:2px solid #fff;border-radius:15px;min-width:18px;text-align:center;font-size:10px;padding:2px 4px}
.page{padding-top:18px}.layout{display:grid;grid-template-columns:270px minmax(0,680px) 310px;gap:24px}.sticky{position:sticky;top:80px}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.16)}
.side{background:transparent;box-shadow:none;padding:0}.side a{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;padding:9px;border-radius:9px}.side a:hover{background:#e4e6eb}.sideicon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e7f3ff}.sideicon svg{width:21px;height:21px;fill:#0866ff}
.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#ddd}.sm{width:36px;height:36px}.lg{width:168px;height:168px}.row{display:flex;align-items:center;gap:10px}.grow{flex:1}.muted{color:#65676b;font-size:13px}
.stories{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.story{height:205px;position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(150deg,#cfe0ff,#6b9bea);box-shadow:0 1px 3px rgba(0,0,0,.18);text-decoration:none;transition:.15s}.story:hover{transform:scale(1.015)}.story img{width:100%;height:100%;object-fit:cover}.storyname{position:absolute;left:10px;bottom:10px;right:8px;color:#fff;font-size:13px;font-weight:800;text-shadow:0 1px 4px #000}.create-story{background:#fff}.storyphoto{height:150px;background:linear-gradient(135deg,#d7e7ff,#f5f8ff)}.create-story .storyname{color:#111;text-shadow:none;text-align:center;left:4px;right:4px;bottom:10px}.plus{position:absolute;left:50%;bottom:37px;transform:translateX(-50%);width:38px;height:38px;background:#0866ff;border:4px solid #fff;border-radius:50%;color:#fff;font-size:25px;display:flex;align-items:center;justify-content:center}
.composer{display:flex;gap:10px;align-items:center}.composer textarea{flex:1;border:0;background:#f0f2f5;border-radius:25px;padding:14px 17px;font:inherit;resize:none;outline:0}.composer textarea:hover{background:#e9ebee}.composebar{border-top:1px solid #e4e6eb;margin-top:12px;padding-top:8px;display:flex;align-items:center;gap:4px}.composeaction{flex:1;text-align:center;padding:10px 5px;border-radius:8px;font-weight:700;color:#65676b;cursor:pointer}.composeaction:hover{background:#f0f2f5}.photo{color:#45bd62}.videoico{color:#f3425f}.feeling{color:#f7b928}
.btn{background:#0866ff;color:#fff;border:0;border-radius:8px;padding:9px 14px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.light{background:#e4e6eb;color:#111}
.posthead{display:flex;align-items:center;gap:10px}.posthead a{text-decoration:none}.posttext{font-size:15px;line-height:1.5;margin:12px 0}.postmedia{width:calc(100% + 32px);margin:10px 0 0 -16px;max-height:700px;object-fit:cover;display:block}.video{width:100%;max-height:650px;background:#000}
.stats{display:flex;justify-content:space-between;color:#65676b;padding:10px 2px;border-bottom:1px solid #e4e6eb;font-size:14px}.actions{display:flex;padding:4px 0;border-bottom:1px solid #e4e6eb}.actions form,.actions>button{flex:1}.actions button{width:100%;border:0;background:transparent;padding:10px;border-radius:7px;color:#65676b;font-weight:700;cursor:pointer}.actions button:hover{background:#f0f2f5}.actions .on{color:#0866ff}
.comment{display:flex;gap:8px;margin-top:10px}.bubble{background:#f0f2f5;padding:8px 12px;border-radius:17px;flex:1}.commentform{display:flex;gap:8px;margin-top:10px}.input{width:100%;padding:12px;border:1px solid #ccd0d5;border-radius:9px;margin:6px 0 12px}.commentform .input{margin:0;border:0;background:#f0f2f5;border-radius:22px}
.righttitle{font-size:17px;color:#65676b;font-weight:800;margin:2px 0 10px}.friend{display:flex;align-items:center;gap:10px;padding:8px 2px}.friend a{text-decoration:none}.divider{height:1px;background:#ced0d4;margin:12px 0}.online{position:relative}.online:after{content:"";position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;background:#31a24c;border:2px solid #fff}
.cover{width:100%;height:350px;object-fit:cover;background:linear-gradient(135deg,#d7e7ff,#fff);border-radius:0 0 12px 12px}.profile{background:#fff;padding:0 25px 20px;border-radius:0 0 12px 12px;margin-bottom:18px}.profrow{display:flex;gap:18px;align-items:end;margin-top:-80px}.profrow .lg{border:5px solid #fff}.profinfo{flex:1;padding-bottom:13px}.profinfo h1{margin:0;font-size:31px}.grid2{display:grid;grid-template-columns:300px 1fr;gap:18px}
.msgs{height:480px;overflow:auto;display:flex;flex-direction:column;gap:7px;padding:12px 0}.msg{max-width:75%;padding:10px 13px;border-radius:18px}.mine{align-self:flex-end;background:#0866ff;color:#fff}.theirs{align-self:flex-start;background:#f0f2f5}
.alert{padding:11px;border-radius:8px;margin-bottom:12px}.ok{background:#dcfce7}.err{background:#fee2e2}.empty{text-align:center;color:#65676b;padding:35px}.footer{text-align:center;color:#8a8d91;padding:28px}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:10px;border-bottom:1px solid #ddd;text-align:left}.mobilebar{display:none}
@media(max-width:1100px){.layout{grid-template-columns:minmax(0,680px) 300px;justify-content:center}.left{display:none}.nav{grid-template-columns:250px 1fr 250px}.search input{width:180px}}
@media(max-width:850px){.rightside{display:none}.layout{grid-template-columns:minmax(0,680px)}.centernav,.rightnav,.search{display:none}.nav{grid-template-columns:1fr}.mobilebar{display:flex;position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #ddd;z-index:1000;justify-content:space-around;align-items:center}.mobilebar a{width:20%;height:100%;display:flex;align-items:center;justify-content:center}.mobilebar svg{width:24px;height:24px;fill:#65676b}.page{padding-bottom:68px}}
@media(max-width:600px){.wrap{padding:0 7px}.top,.nav{height:55px}.page{padding-top:8px}.brand{font-size:28px}.card{padding:12px;border-radius:9px;margin-bottom:9px}.stories{grid-template-columns:repeat(4,108px);overflow-x:auto;gap:6px}.story{height:170px}.storyphoto{height:122px}.postmedia{width:calc(100% + 24px);margin-left:-12px}.composeaction:nth-child(3){display:none}.cover{height:205px}.profile{padding:0 12px 15px}.profrow{margin-top:-48px;flex-wrap:wrap}.lg{width:100px;height:100px}.profinfo h1{font-size:23px}.grid2{grid-template-columns:1fr}}


.media-preview{position:relative;margin-top:12px;border:1px solid #e4e6eb;border-radius:12px;overflow:hidden;background:#111}
.media-preview img,.media-preview video{display:block;width:100%;max-height:520px;object-fit:contain;margin:auto}
.preview-remove{position:absolute;right:10px;top:10px;z-index:3;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:25px;cursor:pointer}
.feeling-menu{grid-template-columns:repeat(4,1fr);gap:7px;padding-top:12px;border-top:1px solid #e4e6eb;margin-top:8px}
.feeling-menu button{border:0;background:#f0f2f5;padding:10px 7px;border-radius:8px;cursor:pointer;font-weight:700}.feeling-menu button:hover{background:#e4e6eb}
.feelingbtn{border:0;background:transparent;font:inherit}.feeling-chosen{margin:10px 0 0 54px;background:#f0f2f5;padding:8px 12px;border-radius:8px;color:#65676b}.feeling-chosen button{float:right;border:0;background:none;font-size:18px;cursor:pointer}.post-feeling{font-weight:400;color:#65676b}
@media(max-width:600px){.feeling-menu{grid-template-columns:repeat(2,1fr)}.feeling-chosen{margin-left:0}.composebar{flex-wrap:wrap}.composeaction{min-width:42%}}

/* Story + Registered Users upgrade */
.story-video-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:42px;color:#fff;background:linear-gradient(135deg,#111827,#334155)}
.story-avatar-wrap{position:absolute;left:9px;top:9px;width:40px;height:40px;border-radius:50%;padding:3px;background:#0866ff}
.story-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #fff}
.members-card{margin-top:14px}.members-head{display:flex;align-items:center;justify-content:space-between}.members-head h3{margin:0}
.member-count{background:#e7f3ff;color:#0866ff;font-weight:800;border-radius:999px;padding:4px 9px;font-size:12px}
.member-row{display:flex;align-items:center;gap:9px;text-decoration:none;padding:8px 4px;border-radius:9px}.member-row:hover{background:#f0f2f5}.mini{padding:7px 9px;font-size:12px}
.story-create-page{max-width:650px;margin:auto}.story-upload-box{height:220px;border:2px dashed #bfd3ff;border-radius:14px;background:#f7faff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-bottom:14px}
.story-upload-box:hover{background:#eef5ff}.story-upload-box span{font-size:12px;color:#65676b}.story-upload-icon{width:52px;height:52px;border-radius:50%;background:#0866ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:31px}
.story-create-preview{border-radius:12px;overflow:hidden;background:#111;margin-bottom:14px}.story-create-preview img,.story-create-preview video{display:block;width:100%;max-height:500px;object-fit:contain}
.story-view-shell{max-width:720px;margin:auto}.story-view-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.story-view-card{position:relative;background:#111;border-radius:14px;overflow:hidden;margin-bottom:18px;min-height:400px;display:flex;align-items:center;justify-content:center}
.story-view-media{display:block;max-width:100%;width:100%;max-height:78vh;object-fit:contain}.story-caption{position:absolute;left:0;right:0;bottom:20px;text-align:center;color:#fff;font-weight:800;font-size:18px;text-shadow:0 1px 5px #000;padding:0 20px}
.story-progress{position:absolute;top:8px;left:10px;right:10px;height:4px;border-radius:4px;background:rgba(255,255,255,.45);z-index:2}.story-progress:after{content:"";display:block;width:100%;height:100%;background:#fff;border-radius:4px}
.story-delete-form{position:absolute;right:12px;bottom:12px;z-index:3}
@media(max-width:600px){.story-create-page{margin:0}.story-view-card{min-height:300px}.story-caption{font-size:16px}.members-card{display:none}}

/* UBONE PROFILE SMALL IMAGE PATCH */

/* Ubone Profile + Smaller Feed Images */
.postmedia{max-height:350px!important;width:100%!important;object-fit:contain!important;background:#f7f7f7!important;margin:10px auto 0!important;border-radius:8px}
.video{max-height:350px!important;object-fit:contain!important}
.profile-cover-wrap{position:relative;max-width:1050px;margin:-18px auto 0}
.profile-cover{width:100%;height:340px;object-fit:cover;border-radius:0 0 14px 14px;background:linear-gradient(135deg,#d9e7ff,#f7f9fc)}
.profile-head{max-width:1000px;margin:-78px auto 18px;background:#fff;border-radius:0 0 14px 14px;padding:0 24px 18px}
.profile-main{display:flex;align-items:flex-end;gap:18px}
.profile-main .profile-avatar{width:168px;height:168px;border-radius:50%;object-fit:cover;border:5px solid #fff;background:#ddd}
.profile-name{flex:1;padding:0 0 16px}.profile-name h1{margin:0 0 4px;font-size:30px}.profile-actions{display:flex;gap:8px;padding-bottom:18px}
.profile-tabs{border-top:1px solid #e4e6eb;margin-top:12px;padding-top:8px;display:flex;gap:5px}.profile-tabs a{padding:12px 15px;text-decoration:none;font-weight:700;color:#65676b;border-radius:8px}.profile-tabs a:hover{background:#f0f2f5}.profile-tabs .active{color:#0866ff}
.profile-layout{max-width:1000px;margin:auto;display:grid;grid-template-columns:360px 1fr;gap:18px}.profile-info h3{margin-top:0}.statline{display:flex;gap:8px;margin:10px 0;color:#65676b}.profile-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.profile-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}
@media(max-width:700px){.postmedia,.video{max-height:300px!important}.profile-cover{height:210px}.profile-head{margin-top:-48px;padding:0 12px 12px}.profile-main{flex-wrap:wrap}.profile-main .profile-avatar{width:105px;height:105px}.profile-name h1{font-size:23px}.profile-actions{width:100%;padding:0}.profile-layout{grid-template-columns:1fr}.profile-tabs{overflow:auto}}

/* UBONE PROFILE PAGE V2 */
.profile-friends-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.profile-friends-grid a{text-decoration:none;font-size:12px}.profile-friends-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;display:block;margin-bottom:5px}.profile-compose-link{flex:1;background:#f0f2f5;border-radius:24px;padding:13px 16px;text-decoration:none;color:#65676b}.profile-actions form{margin:0}.fullbtn{width:100%;text-align:center;margin-top:8px}@media(max-width:700px){.profile-actions{flex-wrap:wrap}.profile-actions .btn{font-size:13px}}
/* UBONE PROFILE DETAILS PATCH */

/* Profile photo positioning + edit page */
.profile-main .profile-avatar{object-position:center center!important;flex:0 0 auto}
.edit-profile-shell{max-width:720px;margin:auto}
.edit-cover-preview{height:210px;border-radius:12px;background:linear-gradient(135deg,#d7e7ff,#f7f9fc);overflow:hidden;margin:10px 0 0}
.edit-cover-preview img{width:100%;height:100%;object-fit:cover}
.edit-avatar-row{display:flex;align-items:center;gap:16px;margin:-42px 16px 15px;position:relative}
.edit-avatar-preview{width:105px;height:105px;border-radius:50%;object-fit:cover;object-position:center;border:5px solid #fff;background:#ddd}
.edit-avatar-row>div{background:#fff;border-radius:10px;padding:8px 12px;flex:1}
.save-profile-btn{width:100%;padding:12px}
.profile-extra-details{margin-top:8px}
@media(max-width:600px){.edit-cover-preview{height:150px}.edit-avatar-preview{width:88px;height:88px}.edit-avatar-row{margin-top:-34px;margin-left:8px;margin-right:8px}.profile-main .profile-avatar{object-position:center!important}}

/* UBONE MODERATION BUNDLE */

.post-tools{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
.post-tools a,.post-tools button{font-size:12px;padding:6px 9px;border-radius:7px;border:0;background:#f0f2f5;color:#444;text-decoration:none;cursor:pointer}
.post-tools a:hover,.post-tools button:hover{background:#e4e6eb}
.comment-tools{margin-top:4px}.comment-tools button{border:0;background:none;color:#65676b;font-size:11px;cursor:pointer;padding:0}
.mod-menu-card{display:flex;gap:8px;flex-wrap:wrap}.mod-menu-card a{text-decoration:none}

/* UBONE BIG SOCIAL PACK */

/* Ubone Big Social Pack */
.social-page{max-width:760px;margin:auto}.page-title-card{background:linear-gradient(135deg,#fff,#f7faff);border-radius:14px;padding:18px 20px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.page-title-card h2{margin:0 0 5px}.page-title-card p{margin:0;color:#65676b}
.composer-options{display:flex;margin:10px 0 0 54px}.privacy-select{border:0;background:#e7f3ff;color:#0866ff;border-radius:8px;padding:7px 10px;font-weight:700}.composehint{flex:1;text-align:center;color:#8a8d91;font-size:12px}
.post-menu{position:relative}.dots{border:0;background:transparent;border-radius:50%;font-size:18px;cursor:pointer;padding:8px}.dots:hover{background:#f0f2f5}.post-menu-pop{display:none;position:absolute;right:0;top:36px;width:190px;background:#fff;border-radius:10px;box-shadow:0 5px 25px rgba(0,0,0,.2);padding:7px;z-index:20}.post-menu-pop a,.post-menu-pop button{display:block;width:100%;border:0;background:none;text-align:left;padding:10px;border-radius:7px;text-decoration:none;cursor:pointer;font:inherit}.post-menu-pop a:hover,.post-menu-pop button:hover{background:#f0f2f5}
.reactionbar{display:flex;align-items:center;gap:2px;padding:5px 0;border-bottom:1px solid #e4e6eb}.reactionbar form{margin:0}.reactionbar button{border:0;background:transparent;border-radius:8px;padding:8px 9px;font-size:18px;cursor:pointer}.reactionbar button:hover,.reactionbar .selected{background:#e7f3ff}.reactionbar>button:last-of-type,.reactionbar>form:last-child{margin-left:auto}
.reply-comment{margin-left:42px}.comment-content{flex:1}.comment-actions{display:flex;gap:7px;margin:3px 0 0 8px}.comment-actions form{margin:0}.comment-actions button{border:0;background:none;color:#65676b;font-size:11px;font-weight:700;cursor:pointer;padding:0}.hashtag,.mention{color:#0866ff;text-decoration:none;font-weight:700}
.member-row{display:flex;align-items:center;gap:9px;text-decoration:none;padding:8px 2px;border-radius:8px}.member-row:hover{background:#f0f2f5}.online-wrap{position:relative}.online-dot{position:absolute;right:-1px;bottom:0;width:11px;height:11px;border-radius:50%;background:#31a24c;border:2px solid #fff}.see-all{display:block;text-align:center;margin-top:8px;color:#0866ff;text-decoration:none;font-weight:700}.trend-tag{display:flex;justify-content:space-between;text-decoration:none;padding:9px;border-radius:8px;font-weight:800}.trend-tag:hover{background:#f0f2f5}.trend-tag span{color:#8a8d91;font-size:11px;font-weight:400}
.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.person-card{text-align:center}.person-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover}.person-card h3{margin:8px 0 2px}.person-meta{font-size:12px;color:#65676b;margin:5px 0}.person-card .btn{margin-top:10px}.online-wrap .person-avatar+.online-dot{right:8px;bottom:5px}
.profile-more{position:relative}.profile-more-menu{display:none;position:absolute;right:0;top:42px;background:#fff;box-shadow:0 5px 22px rgba(0,0,0,.18);padding:7px;border-radius:10px;width:170px;z-index:20}.profile-more-menu.show{display:block}.profile-more-menu a,.profile-more-menu button{display:block;width:100%;text-align:left;border:0;background:none;padding:9px;border-radius:7px;text-decoration:none}.profile-more-menu a:hover,.profile-more-menu button:hover{background:#f0f2f5}
.notification-row{display:flex;gap:11px;padding:11px;border-radius:10px;text-decoration:none}.notification-row:hover{background:#f0f2f5}.notification-row.unread{background:#e7f3ff}
.admin-shell{max-width:1100px;margin:auto}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.admin-stat{background:#fff;border-radius:12px;padding:18px;box-shadow:0 1px 2px rgba(0,0,0,.12);display:flex;flex-direction:column}.admin-stat span{font-size:22px}.admin-stat strong{font-size:28px;margin:6px 0}.admin-stat small{color:#65676b}.alert-stat strong{color:#d93025}
@media(max-width:800px){.people-grid{grid-template-columns:repeat(2,1fr)}.admin-stats{grid-template-columns:repeat(2,1fr)}.reply-comment{margin-left:24px}.composehint{display:none}}
@media(max-width:520px){.people-grid{grid-template-columns:1fr 1fr}.person-avatar{width:75px;height:75px}.reactionbar button{font-size:17px;padding:7px 6px}.composer-options{margin-left:0}}

/* ===== UBONE FULL SOCIAL V1 ===== */
.module-page,.search-shell{max-width:1100px;margin:auto}.module-head{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#f5f8ff);border-radius:14px;padding:20px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.module-head h2{margin:0 0 4px;font-size:28px}.module-head p{margin:0;color:#65676b}.module-create{display:none;background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.module-create.show{display:block}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.14);padding-bottom:14px;position:relative}.module-cover{height:110px;background:linear-gradient(135deg,#d8e7ff,#7ba8ee)}.group-bg{background:linear-gradient(135deg,#6c63ff,#55b6ff)!important}.module-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:4px solid #fff;margin:-36px 14px 4px;background:#ddd}.module-card h3,.module-card p,.module-card span{margin:5px 14px;display:block}.module-card p,.module-card span{color:#65676b;font-size:13px}.entity-shell{max-width:1000px;margin:auto}.entity-cover{height:300px;border-radius:0 0 14px 14px;background:linear-gradient(135deg,#d8e7ff,#edf4ff);overflow:hidden}.entity-cover img{width:100%;height:100%;object-fit:cover}.entity-head{background:#fff;display:flex;align-items:flex-end;gap:16px;padding:16px 22px;border-radius:0 0 12px 12px;margin-bottom:16px}.entity-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover;border:5px solid #fff;background:#ddd;margin-top:-60px}.group-symbol{display:flex;align-items:center;justify-content:center;font-size:35px;background:#e7f3ff}.entity-head h1{margin:0}.entity-head p{margin:5px 0;color:#65676b}.entity-layout{display:grid;grid-template-columns:320px 1fr;gap:18px}.event-row{display:flex!important;gap:18px;text-decoration:none;color:inherit}.event-date{width:70px;height:70px;border-radius:12px;background:#e7f3ff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0866ff}.event-date strong{font-size:26px}.event-row h3{margin:4px 0}.event-row p{margin:4px 0;color:#65676b}.event-big-date{height:260px;border-radius:14px;background:linear-gradient(135deg,#7950f2,#4dabf7);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.event-big-date strong{font-size:80px}.event-big-date span{font-size:24px}.compact{width:auto;margin:0}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.market-search{display:flex;gap:8px;margin-bottom:16px}.market-search .input{margin:0}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.market-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.12);padding-bottom:12px}.market-img{height:170px;background:#eee;display:flex;align-items:center;justify-content:center;font-size:45px}.market-img img{width:100%;height:100%;object-fit:cover}.market-card strong,.market-card h3,.market-card p{margin:7px 10px;display:block}.market-card p{font-size:12px;color:#65676b}.listing-shell{max-width:1000px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.listing-image{min-height:500px;background:#111;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:70px}.listing-image img{width:100%;height:100%;max-height:650px;object-fit:contain}.listing-price{font-size:28px;font-weight:900;color:#0866ff}.album-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.album-card{text-decoration:none;background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.album-stack{height:150px;background:linear-gradient(135deg,#f1f3f5,#dce7f8);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:46px}.album-card h3{margin:10px 0 3px}.album-card span{font-size:12px;color:#65676b}.photo-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.photo-wall figure{margin:0;background:#fff;border-radius:9px;overflow:hidden}.photo-wall img{width:100%;aspect-ratio:1;object-fit:cover}.photo-wall figcaption{padding:7px;font-size:12px}.wallet-shell{max-width:760px;margin:auto}.wallet-hero{background:linear-gradient(135deg,#0866ff,#5a8cff);color:#fff;border-radius:16px;padding:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.wallet-hero span,.wallet-hero small{display:block;opacity:.85}.wallet-hero strong{font-size:42px;display:block;margin:7px 0}.wallet-icon{font-size:60px}.wallet-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.wallet-row .plus{color:#16a34a;font-weight:800}.wallet-row .minus{color:#dc2626;font-weight:800}.search-tabs{display:flex;gap:6px;overflow:auto;margin-bottom:12px}.search-tabs a{background:#fff;padding:10px 13px;border-radius:8px;text-decoration:none;font-weight:700}.search-row{display:flex;align-items:center;gap:10px;padding:9px;border-radius:9px;text-decoration:none}.search-row:hover{background:#f0f2f5}.verified-badge{display:inline-flex;width:22px;height:22px;border-radius:50%;background:#0866ff;color:#fff;align-items:center;justify-content:center;font-size:14px}.profile-owner-links,.profile-follow-form{display:flex;gap:8px;margin:8px 0}.sideicon{font-size:17px}
@media(max-width:900px){.module-grid{grid-template-columns:repeat(2,1fr)}.market-grid{grid-template-columns:repeat(2,1fr)}.album-grid{grid-template-columns:repeat(2,1fr)}.entity-layout,.listing-shell{grid-template-columns:1fr}.entity-layout aside{order:2}}
@media(max-width:600px){.module-head{align-items:flex-start;gap:10px}.module-head h2{font-size:23px}.module-grid{grid-template-columns:1fr 1fr}.market-grid{grid-template-columns:1fr 1fr}.market-img{height:135px}.album-grid{grid-template-columns:1fr 1fr}.photo-wall{grid-template-columns:repeat(2,1fr)}.entity-cover{height:190px}.entity-avatar{width:85px;height:85px}.two{grid-template-columns:1fr}.listing-image{min-height:300px}}

/* ===== UBONE FULL SOCIAL V2 MEGA ===== */
.mega-page{max-width:1050px;margin:auto}.mega-head{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fff,#f5f8ff);padding:20px;border-radius:14px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.mega-head h2{margin:0;font-size:28px}.mega-head p{margin:4px 0 0;color:#65676b}.mega-create{display:none;background:#fff;padding:16px;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.mega-create.show{display:block}.tall{min-height:220px}.reel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.reel-card{background:#111;border-radius:14px;overflow:hidden;color:#fff}.reel-card video{width:100%;aspect-ratio:9/16;max-height:570px;object-fit:cover;background:#000}.reel-meta{padding:12px}.reel-like{background:none;border:0;color:#fff;font-size:16px;cursor:pointer}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.blog-card{display:grid;grid-template-columns:180px 1fr;background:#fff;border-radius:13px;overflow:hidden;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.12)}.blog-card img{width:100%;height:100%;min-height:160px;object-fit:cover}.blog-card>div{padding:14px}.blog-card h3{margin:0 0 7px}.blog-card p,.blog-card span{color:#65676b}.article-page{max-width:820px;margin:auto;background:#fff;border-radius:14px;padding:28px}.article-cover{width:100%;max-height:430px;object-fit:cover;border-radius:12px}.article-page h1{font-size:38px}.article-body{font-size:18px;line-height:1.75;margin-top:28px}.forum-row,.job-row{display:flex!important;align-items:center;gap:14px;text-decoration:none;color:inherit}.forum-icon,.job-logo{width:52px;height:52px;border-radius:12px;background:#e7f3ff;display:flex;align-items:center;justify-content:center;font-size:24px}.forum-row h3,.job-row h3{margin:0 0 5px}.forum-row span,.job-row span{color:#65676b;font-size:13px}.forum-reply{display:flex;gap:12px}.job-row p{margin:5px 0;color:#65676b}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.offer-card{background:#fff;border-radius:13px;padding:18px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.offer-badge{font-size:11px;font-weight:900;background:#e7f3ff;color:#0866ff;padding:5px 8px;border-radius:6px}.offer-card code{display:block;background:#f0f2f5;border:1px dashed #0866ff;padding:10px;margin:10px 0;border-radius:7px;font-size:16px}.offer-card small{display:block;color:#65676b;margin-top:10px}.settings-shell{max-width:700px;margin:auto}.settings-shell label{font-weight:700;display:block;margin:12px 0 5px}.switch-row{padding:10px 0!important}
@media(max-width:800px){.reel-grid{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.offer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.reel-grid{grid-template-columns:1fr 1fr;gap:7px}.reel-card video{max-height:430px}.blog-card{grid-template-columns:110px 1fr}.offer-grid{grid-template-columns:1fr}.article-page{padding:18px}.article-page h1{font-size:28px}}


/* ===== UBONE ACTUAL HOME REBUILD V20 ===== */
.ubone-home-v20{margin:0;background:#f6f8fc;color:#162033;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ub20-top{height:70px;background:#fff;border-bottom:1px solid #e9edf3;position:sticky;top:0;z-index:1000}
.ub20-top-inner{max-width:1500px;height:70px;margin:auto;padding:0 24px;display:grid;grid-template-columns:390px 1fr 390px;align-items:center;gap:20px}
.ub20-brand-zone{display:flex;align-items:center;gap:22px}.ub20-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#0866ff;font-size:28px;font-weight:900;letter-spacing:-1px}.ub20-logo{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#0866ff,#4f7cff);box-shadow:0 4px 14px rgba(8,102,255,.22)}
.ub20-search{width:260px;height:42px;border-radius:23px;background:#f2f5f9;display:flex;align-items:center;padding:0 14px;gap:7px}.ub20-search input{border:0;background:transparent;outline:0;width:100%;font:inherit;color:#344054}.ub20-search span{color:#667085;font-size:20px}
.ub20-center-nav{height:100%;display:flex;justify-content:center;gap:28px}.ub20-center-nav a{width:70px;height:100%;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#3c465a;font-size:22px;border-bottom:3px solid transparent}.ub20-center-nav a.active{color:#0866ff;border-bottom-color:#0866ff}.ub20-center-nav a:hover{background:#f7f9fc}.ub20-center-nav b{position:absolute;top:11px;right:13px;background:#e41e3f;color:#fff;border:2px solid #fff;min-width:18px;height:18px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:10px}
.ub20-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.ub20-create{height:42px;padding:0 20px;border-radius:22px;background:#0866ff;color:#fff;text-decoration:none;font-weight:800;display:flex;align-items:center;box-shadow:0 4px 12px rgba(8,102,255,.2)}.ub20-circle{width:42px;height:42px;border-radius:50%;background:#f2f5f9;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#283247;font-weight:800}.ub20-user{display:flex;align-items:center;gap:8px;text-decoration:none;color:#162033;font-weight:800;padding:4px 8px;border-radius:24px}.ub20-user img{width:36px;height:36px;border-radius:50%;object-fit:cover}.ub20-user i{font-style:normal;color:#667085}
.ub20-main{max-width:1500px;margin:auto;padding:18px 24px 28px}.ub20-alert{padding:12px 15px;border-radius:10px;margin-bottom:12px}.ub20-alert.ok{background:#dcfce7}.ub20-alert.err{background:#fee2e2}
.ub20-shell{display:grid;grid-template-columns:280px minmax(0,720px) 350px;gap:24px;align-items:start;justify-content:center}
.ub20-left,.ub20-right{position:sticky;top:88px}.ub20-left-card,.ub20-widget,.ub20-composer,.ub20-post,.ub20-empty{background:#fff;border:1px solid #e7ebf1;border-radius:15px;box-shadow:0 2px 10px rgba(16,24,40,.045)}
.ub20-left-card{padding:14px}.ub20-profile-mini{display:flex;align-items:center;gap:11px;text-decoration:none;color:#162033;padding:4px 5px 12px}.ub20-profile-mini img{width:48px;height:48px;border-radius:50%;object-fit:cover}.ub20-profile-mini strong,.ub20-profile-mini span{display:block}.ub20-profile-mini span{color:#667085;font-size:12px;margin-top:2px}
.ub20-menu{display:flex;flex-direction:column}.ub20-menu a{height:42px;border-radius:10px;padding:0 10px;display:flex;align-items:center;gap:11px;text-decoration:none;color:#344054;font-weight:700}.ub20-menu a span{width:25px;text-align:center;font-size:17px}.ub20-menu a:hover,.ub20-menu a.active{background:#eaf2ff;color:#0866ff}.ub20-sep{height:1px;background:#edf0f4;margin:7px 0}
.ub20-left-footer{border-top:1px solid #edf0f4;margin-top:9px;padding:12px 8px 4px;color:#7a8495;font-size:12px;line-height:1.7}.ub20-left-footer a{color:#7a8495;text-decoration:none}.ub20-left-footer span{display:block;margin-top:4px}
.ub20-feed{min-width:0}.ub20-stories{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:16px}.ub20-story{height:190px;border-radius:13px;overflow:hidden;position:relative;background:#dceaff;text-decoration:none;color:#fff;border:1px solid #e5e9ef;box-shadow:0 2px 8px rgba(16,24,40,.05)}.ub20-story-bg{width:100%;height:100%;object-fit:cover}.ub20-story-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;background:#1f2937}.ub20-story-avatar{position:absolute;left:9px;top:9px;width:38px;height:38px;border-radius:50%;object-fit:cover;border:3px solid #0866ff;box-shadow:0 0 0 2px #fff}.ub20-story strong{position:absolute;left:10px;right:8px;bottom:10px;color:#fff;font-size:13px;text-shadow:0 1px 4px rgba(0,0,0,.8)}.ub20-create-story{background:#fff;color:#162033}.ub20-story-blank{height:135px;background:linear-gradient(135deg,#d9e9ff,#edf4ff)}.ub20-create-story strong{color:#162033;text-shadow:none;text-align:center}.ub20-plus{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0866ff;color:#fff;font-size:26px;border:4px solid #fff}
.ub20-composer{padding:16px;margin-bottom:16px}.ub20-compose-top{display:flex;align-items:center;gap:11px}.ub20-compose-top img{width:48px;height:48px;border-radius:50%;object-fit:cover}.ub20-compose-top textarea{flex:1;resize:none;min-height:48px;border:0;outline:0;background:#f3f6fa;border-radius:24px;padding:13px 18px;font:inherit;color:#344054}.ub20-compose-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding-top:12px;margin-top:12px;border-top:1px solid #edf0f4}.ub20-compose-actions button,.ub20-compose-actions a{height:43px;border:1px solid #e7ebf1;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;color:#344054;font-weight:750;cursor:pointer}.ub20-compose-actions button:hover,.ub20-compose-actions a:hover{background:#f8faff}.ub20-compose-actions .green{color:#22a447}.ub20-compose-actions .red{color:#f02849}.ub20-compose-actions .yellow{color:#f7b928}.ub20-compose-actions .pink{color:#ec4899}.ub20-compose-bottom{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:10px}.ub20-compose-bottom select{border:0;background:#eef4ff;color:#254f9d;border-radius:8px;padding:9px 11px;font-weight:700}.ub20-post-btn{border:0;background:#0866ff;color:#fff;border-radius:9px;padding:10px 24px;font-weight:800;cursor:pointer}.ub20-feelings{display:none;grid-template-columns:repeat(4,1fr);gap:6px;padding-top:10px}.ub20-feelings.show{display:grid}.ub20-feelings button{border:0;background:#f3f6fa;border-radius:8px;padding:9px;cursor:pointer}.ub20-preview{position:relative;margin-top:12px;background:#111;border-radius:12px;overflow:hidden}.ub20-preview>button{position:absolute;right:10px;top:10px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;font-size:21px}.ub20-preview img,.ub20-preview video{width:100%;max-height:420px;object-fit:contain;display:block}
.ub20-post{padding:16px;margin-bottom:16px}.ub20-post-head{display:flex;gap:10px;align-items:center}.ub20-post-head>img{width:46px;height:46px;border-radius:50%;object-fit:cover}.ub20-post-head .grow{flex:1}.ub20-post-head a{text-decoration:none;color:#162033}.ub20-post-head small{display:block;color:#667085;margin-top:2px;font-size:12px}.ub20-verified{font-style:normal;background:#0866ff;color:#fff;border-radius:50%;font-size:9px;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center}.ub20-feeling-text{color:#667085;font-size:13px}.ub20-post-menu{position:relative}.ub20-post-menu>button{border:0;background:none;font-size:18px;font-weight:800;cursor:pointer}.ub20-menu-pop{display:none;position:absolute;right:0;top:30px;width:180px;padding:6px;background:#fff;border:1px solid #e7ebf1;border-radius:10px;box-shadow:0 10px 28px rgba(16,24,40,.13);z-index:20}.ub20-menu-pop.show{display:block}.ub20-menu-pop a,.ub20-menu-pop button{width:100%;display:block;border:0;background:none;padding:9px;border-radius:7px;text-decoration:none;text-align:left;color:#344054;cursor:pointer}.ub20-menu-pop a:hover,.ub20-menu-pop button:hover{background:#f3f6fa}
.ub20-post-text{font-size:15px;line-height:1.55;margin:12px 0;color:#344054}.ub20-post-media{display:block;width:100%;max-height:500px;object-fit:contain;border-radius:12px;background:#f4f5f7;border:1px solid #eef0f3}.ub20-post-stats{display:flex;justify-content:space-between;color:#667085;font-size:13px;padding:10px 2px;border-bottom:1px solid #edf0f4}.ub20-post-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:5px 0;border-bottom:1px solid #edf0f4}.ub20-post-actions form{margin:0}.ub20-post-actions button{width:100%;height:38px;border:0;background:none;border-radius:8px;color:#475467;font-weight:750;cursor:pointer}.ub20-post-actions button:hover,.ub20-post-actions .selected{background:#eef4ff;color:#0866ff}.ub20-comments{padding-top:8px}.ub20-comment{display:flex;gap:8px;margin:7px 0}.ub20-comment img{width:32px;height:32px;border-radius:50%;object-fit:cover}.ub20-comment>div{background:#f3f6fa;border-radius:14px;padding:7px 10px}.ub20-comment strong,.ub20-comment span{display:block;font-size:12px}.ub20-comment span{margin-top:2px}.ub20-comment-form{display:flex;gap:8px;margin-top:9px}.ub20-comment-form input{flex:1;border:0;outline:0;background:#f3f6fa;border-radius:20px;padding:11px 14px}.ub20-comment-form button{width:40px;border:0;border-radius:10px;background:#0866ff;color:#fff}.ub20-empty{padding:35px;text-align:center;color:#667085}
.ub20-widget{padding:15px;margin-bottom:16px}.ub20-widget-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ub20-widget-title h3{margin:0;font-size:18px}.ub20-widget-title a{text-decoration:none;color:#0866ff;font-size:12px;font-weight:800}.ub20-person,.ub20-suggest{display:flex;align-items:center;gap:10px;padding:8px 4px;text-decoration:none;color:#162033;border-radius:10px}.ub20-person:hover,.ub20-suggest:hover{background:#f7f9fc}.ub20-person img,.ub20-suggest img{width:42px;height:42px;border-radius:50%;object-fit:cover}.ub20-person strong,.ub20-person span,.ub20-suggest strong,.ub20-suggest span{display:block}.ub20-person span,.ub20-suggest span{color:#667085;font-size:11px;margin-top:2px}.ub20-avatar-wrap{position:relative}.ub20-avatar-wrap i{position:absolute;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #fff;right:0;bottom:2px}.ub20-suggest .grow{flex:1}.ub20-suggest>a{background:#eef4ff;color:#0866ff;border-radius:8px;padding:7px 11px;text-decoration:none;font-size:12px;font-weight:800}.ub20-tag{display:flex;align-items:center;gap:10px;padding:9px 3px;border-bottom:1px solid #f0f2f5;text-decoration:none;color:#162033}.ub20-tag>b{width:34px;height:34px;border-radius:9px;background:#eef4ff;color:#0866ff;display:flex;align-items:center;justify-content:center;font-size:18px}.ub20-tag strong,.ub20-tag span{display:block}.ub20-tag span{color:#667085;font-size:11px;margin-top:2px}.ub20-muted{color:#667085;font-size:12px}
.ub20-mobilebar{display:none}
@media(max-width:1220px){.ub20-shell{grid-template-columns:minmax(0,720px) 330px}.ub20-left{display:none}.ub20-top-inner{grid-template-columns:300px 1fr 330px}.ub20-search{width:200px}}
@media(max-width:900px){.ub20-right{display:none}.ub20-shell{grid-template-columns:minmax(0,720px)}.ub20-top-inner{grid-template-columns:1fr}.ub20-center-nav,.ub20-actions,.ub20-search{display:none}.ub20-main{padding:10px 8px 72px}.ub20-mobilebar{display:flex;position:fixed;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #e7ebf1;z-index:1000;justify-content:space-around;align-items:center}.ub20-mobilebar a{text-decoration:none;color:#475467;font-size:22px}}
@media(max-width:620px){.ub20-stories{grid-template-columns:repeat(5,112px);overflow-x:auto}.ub20-story{height:170px}.ub20-composer,.ub20-post{border-radius:12px;padding:12px}.ub20-compose-actions{grid-template-columns:repeat(3,1fr)}.ub20-compose-actions a:nth-of-type(2){display:none}.ub20-post-actions{grid-template-columns:repeat(4,1fr)}.ub20-post-media{max-height:360px}.ub20-feelings{grid-template-columns:repeat(2,1fr)}}


/* ===== UBONE OWN BRAND UI V21 ===== */
.ubone-brand-v21{
 --ub-brand:#1769ff;
 --ub-violet:#7058ff;
 --ub-pink:#e14dff;
 --ub-cyan:#35c7ff;
 --ub-ink:#182033;
 --ub-bg:#f5f7fc;
 background:
 linear-gradient(180deg,rgba(112,88,255,.025),transparent 180px),
 var(--ub-bg)!important;
}
.ubone-brand-v21 .ub20-top{
 background:linear-gradient(90deg,#ffffff 0%,#fbfcff 50%,#ffffff 100%)!important;
 border-bottom:1px solid #e9ebf5!important;
}
.ubone-brand-v21 .ub20-logo{
 border-radius:13px!important;
 transform:rotate(-4deg);
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
 box-shadow:0 6px 18px rgba(80,80,255,.22)!important;
}
.ubone-brand-v21 .ub20-brand span:last-child{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet));
 -webkit-background-clip:text;background-clip:text;color:transparent;
}
.ubone-brand-v21 .ub20-search{
 background:linear-gradient(135deg,#f3f6ff,#f7f5ff)!important;
 border:1px solid #ecebfd!important;
}
.ubone-brand-v21 .ub20-center-nav a.active{
 color:var(--ub-violet)!important;
 border-bottom-color:var(--ub-violet)!important;
}
.ubone-brand-v21 .ub20-create{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
 box-shadow:0 7px 18px rgba(70,90,255,.2)!important;
}
.ubone-brand-v21 .ub20-circle{
 background:#f3f4fb!important;
}
.ubone-brand-v21 .ub20-shell{
 gap:26px!important;
}
.ubone-brand-v21 .ub20-left-card,
.ubone-brand-v21 .ub20-widget,
.ubone-brand-v21 .ub20-composer,
.ubone-brand-v21 .ub20-post{
 border-color:#e9eaf4!important;
 box-shadow:0 8px 24px rgba(46,56,98,.055)!important;
}
.ubone-brand-v21 .ub20-left-card{
 border-radius:20px!important;
}
.ubone-brand-v21 .ub20-profile-mini{
 background:linear-gradient(135deg,#f7f9ff,#fbf8ff);
 border-radius:14px;
 padding:10px!important;
 margin-bottom:5px;
}
.ubone-brand-v21 .ub20-menu a{
 border-radius:12px!important;
}
.ubone-brand-v21 .ub20-menu a.active{
 background:linear-gradient(90deg,#edf4ff,#f4efff)!important;
 color:var(--ub-violet)!important;
 box-shadow:inset 3px 0 0 var(--ub-violet);
}
.ubone-brand-v21 .ub20-menu a span{
 width:30px!important;height:30px;border-radius:9px;
 background:#f4f5fb;display:flex;align-items:center;justify-content:center;
}
.ubone-brand-v21 .ub20-menu a.active span{
 background:#eae5ff!important;color:var(--ub-violet)!important;
}
.ubone-brand-v21 .ub20-story{
 border-radius:20px 20px 14px 14px!important;
 box-shadow:0 8px 18px rgba(40,52,90,.08)!important;
}
.ubone-brand-v21 .ub20-story-avatar{
 border-color:var(--ub-violet)!important;
}
.ubone-brand-v21 .ub20-create-story{
 background:linear-gradient(180deg,#eef5ff 0 70%,#fff 70%)!important;
}
.ubone-brand-v21 .ub20-plus{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
 box-shadow:0 4px 12px rgba(70,80,255,.24);
}
.ubone-brand-v21 .ub20-composer{
 border-radius:22px!important;
 background:
 radial-gradient(circle at 100% 0,rgba(112,88,255,.05),transparent 25%),
 #fff!important;
}
.ubone-brand-v21 .ub20-compose-top textarea{
 background:#f5f6fb!important;
 border:1px solid #eceef6;
}
.ubone-brand-v21 .ub20-compose-actions button,
.ubone-brand-v21 .ub20-compose-actions a{
 border-radius:12px!important;
 background:#fbfcff!important;
}
.ubone-brand-v21 .ub20-compose-actions button:hover,
.ubone-brand-v21 .ub20-compose-actions a:hover{
 border-color:#dad7ff!important;
 background:#f6f3ff!important;
}
.ubone-brand-v21 .ub20-compose-bottom select{
 background:linear-gradient(135deg,#edf4ff,#f0edff)!important;
 color:#4a46a8!important;
}
.ubone-brand-v21 .ub20-post-btn{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
 min-width:85px;
}
.ubone-brand-v21 .ub20-post{
 border-radius:20px!important;
 overflow:visible;
}
.ubone-brand-v21 .ub20-post-head>img{
 box-shadow:0 0 0 3px #f1efff;
}
.ubone-brand-v21 .ub20-post-media{
 border-radius:16px!important;
 border-color:#ececf4!important;
}
.ubone-brand-v21 .ub20-post-stats{
 color:#737b8c!important;
}
.ubone-brand-v21 .ub20-post-actions{
 gap:7px!important;
 padding:8px 0!important;
}
.ubone-brand-v21 .ub20-post-actions button{
 border-radius:12px!important;
}
.ubone-brand-v21 .ub20-post-actions button:hover,
.ubone-brand-v21 .ub20-post-actions .selected{
 background:linear-gradient(135deg,#eef5ff,#f3efff)!important;
 color:var(--ub-violet)!important;
}
.ubone-brand-v21 .ub20-comment>div{
 background:#f5f6fb!important;
 border:1px solid #eff0f6;
}
.ubone-brand-v21 .ub20-comment-form input{
 background:#f5f6fb!important;
}
.ubone-brand-v21 .ub20-comment-form button{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
}
.ubone-brand-v21 .ub20-widget{
 border-radius:20px!important;
}
.ubone-brand-v21 .ub20-widget-title h3{
 position:relative;padding-left:11px;
}
.ubone-brand-v21 .ub20-widget-title h3:before{
 content:"";position:absolute;left:0;top:4px;width:4px;height:17px;border-radius:8px;
 background:linear-gradient(var(--ub-brand),var(--ub-violet));
}
.ubone-brand-v21 .ub20-person,
.ubone-brand-v21 .ub20-suggest{
 border:1px solid transparent;
}
.ubone-brand-v21 .ub20-person:hover,
.ubone-brand-v21 .ub20-suggest:hover{
 background:linear-gradient(135deg,#f8faff,#faf8ff)!important;
 border-color:#edebff;
}
.ubone-brand-v21 .ub20-suggest>a{
 background:linear-gradient(135deg,#edf4ff,#f0edff)!important;
 color:#4f46c8!important;
}
.ubone-brand-v21 .ub20-tag>b{
 background:linear-gradient(135deg,#eef5ff,#f1efff)!important;
 color:var(--ub-violet)!important;
 border-radius:11px!important;
}
.ubone-brand-v21 .ub20-left-footer{
 background:linear-gradient(180deg,transparent,#fafaff);
 border-radius:0 0 14px 14px;
}
.ubone-brand-v21 .ub20-verified{
 background:linear-gradient(135deg,var(--ub-brand),var(--ub-violet))!important;
}
.ubone-brand-v21 .ub20-mobilebar{
 background:rgba(255,255,255,.97)!important;
 backdrop-filter:blur(16px);
 box-shadow:0 -8px 22px rgba(50,60,100,.07);
}
.ubone-brand-v21 .ub20-mobilebar a:first-child{
 color:var(--ub-violet)!important;
}
.ubone-brand-v21 .ub20-feelings button{
 background:linear-gradient(135deg,#f7f9ff,#faf7ff)!important;
 border:1px solid #ecebfd!important;
}
.ubone-brand-v21 .ub20-menu-pop{
 border-color:#e8e7f4!important;
 border-radius:14px!important;
}
@media(max-width:620px){
 .ubone-brand-v21 .ub20-post,
 .ubone-brand-v21 .ub20-composer{border-radius:16px!important}
 .ubone-brand-v21 .ub20-stories{padding-bottom:3px}
}


/* ===== UBONE CREATE MENU V22 ===== */
.ub20-create-wrap{position:relative}
.ub20-create-wrap>.ub20-create{
 border:0;cursor:pointer;font:inherit;
}
.ub20-create-menu{
 display:none;position:absolute;right:0;top:52px;width:330px;background:#fff;border:1px solid #e8e8f2;
 border-radius:18px;padding:10px;box-shadow:0 18px 45px rgba(35,42,80,.18);z-index:1200;
}
.ub20-create-menu.show{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.ub20-create-menu a{
 display:flex;align-items:center;gap:10px;text-decoration:none;color:#20283a;padding:10px;border-radius:12px;
 min-height:70px;border:1px solid transparent;
}
.ub20-create-menu a:hover{background:linear-gradient(135deg,#f5f9ff,#faf6ff);border-color:#ebe7ff}
.ub20-create-menu a>span{
 width:38px;height:38px;min-width:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;
 background:linear-gradient(135deg,#edf4ff,#f1edff);color:#5a4fd7;font-size:18px;
}
.ub20-create-menu strong,.ub20-create-menu small{display:block}
.ub20-create-menu strong{font-size:13px}
.ub20-create-menu small{font-size:10px;color:#7b8495;margin-top:3px;line-height:1.25}
@media(max-width:900px){
 .ub20-create-menu{position:fixed;left:12px;right:12px;top:auto;bottom:76px;width:auto}
 .ub20-create-menu.show{grid-template-columns:1fr 1fr}
}
@media(max-width:520px){
 .ub20-create-menu.show{grid-template-columns:1fr}
 .ub20-create-menu{max-height:70vh;overflow:auto}
}
