:root{
 --fl220-bg:#f0f2f5;
 --fl220-card:#ffffff;
 --fl220-card-soft:#f7f8fb;
 --fl220-line:#e3e6ed;
 --fl220-line-strong:#d7dbe5;
 --fl220-text:#172033;
 --fl220-muted:#687084;
 --fl220-soft:#9299aa;
 --fl220-purple:#7138f0;
 --fl220-purple-2:#8b43f6;
 --fl220-pink:#e232b8;
 --fl220-blue:#3987f7;
 --fl220-green:#22a96b;
 --fl220-red:#e4485f;
 --fl220-shadow:0 1px 2px rgba(20,27,45,.08),0 8px 24px rgba(20,27,45,.045);
 --fl220-shadow-hover:0 2px 5px rgba(20,27,45,.09),0 12px 34px rgba(20,27,45,.075);
 --fl220-radius:16px;
 --fl220-header:64px;
}

body:has(.fl-v220-app){margin:0!important;background:var(--fl220-bg)!important;overflow-x:hidden!important}
.fl-v220-app,.fl-v220-app *{box-sizing:border-box}
.fl-v220-app{min-height:100vh;width:100%;margin:0!important;background:var(--fl220-bg);color:var(--fl220-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.fl-v220-app a{color:inherit}
.fl-v220-app button,.fl-v220-app input,.fl-v220-app textarea,.fl-v220-app select{font:inherit;color:inherit}
.fl-v220-app button,.fl-v220-app select,.fl-v220-app input,.fl-v220-app textarea{-webkit-appearance:none;appearance:none}
.fl-v220-app button{cursor:pointer}
.fl-v220-app [hidden]{display:none!important}
.fl-v220-app svg{display:block}
.fl-v220-sprite{position:absolute;width:0;height:0;overflow:hidden}
.fl-v220-app svg:not(.fl-v220-sprite){width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}

/* TOP BAR */
.fl-v220-topbar{position:sticky;top:0;z-index:3000;height:var(--fl220-header);background:rgba(255,255,255,.98);border-bottom:1px solid #e2e5ec;box-shadow:0 1px 6px rgba(19,28,47,.055);backdrop-filter:saturate(160%) blur(16px)}
.fl-v220-topbar__inner{height:100%;max-width:1600px;margin:0 auto;padding:0 18px;display:grid;grid-template-columns:minmax(285px,1fr) minmax(430px,620px) minmax(285px,1fr);gap:18px;align-items:center}
.fl-v220-topbar__left{min-width:0;display:flex;align-items:center;gap:14px}
.fl-v220-logo{flex:0 0 auto;text-decoration:none;font-size:29px;line-height:1;font-weight:950;letter-spacing:-2.3px;color:#10172a}
.fl-v220-logo b{color:var(--fl220-purple);font-weight:950}.fl-v220-logo i{font-style:normal;color:var(--fl220-pink)}
.fl-v220-search{width:min(260px,100%);height:42px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#f1f3f7;border:1px solid transparent;border-radius:999px;transition:.18s ease}
.fl-v220-search:focus-within{background:#fff;border-color:#d6ccfb;box-shadow:0 0 0 4px rgba(113,56,240,.09)}
.fl-v220-search svg{width:18px!important;height:18px!important;flex:0 0 auto;color:#788094}
.fl-v220-search input{min-width:0;width:100%;height:38px;padding:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;color:#30384d!important;font-size:13px!important}
.fl-v220-search input::placeholder{color:#7f8798}
.fl-v220-topnav{height:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:5px}
.fl-v220-topnav a{position:relative;min-width:68px;height:100%;display:flex;align-items:center;justify-content:center;gap:7px;color:#667085;text-decoration:none;border-radius:9px 9px 0 0;transition:background .16s,color .16s}
.fl-v220-topnav a:hover{background:#f4f2fc;color:#4c5263}
.fl-v220-topnav a.is-active{color:var(--fl220-purple)}
.fl-v220-topnav a.is-active:after{content:"";position:absolute;left:8%;right:8%;bottom:-1px;height:3px;background:linear-gradient(90deg,var(--fl220-purple),var(--fl220-pink));border-radius:4px 4px 0 0}
.fl-v220-topnav a svg{width:25px!important;height:25px!important;stroke-width:1.9!important}
.fl-v220-topnav a span{display:none;font-size:12px;font-weight:750}
.fl-v220-topbar__right{min-width:0;justify-self:end;display:flex;align-items:center;gap:9px}
.fl-v220-round-action{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f0f2f6;color:#495166;text-decoration:none;transition:.16s}
.fl-v220-round-action:hover{background:#e6e9f0;color:var(--fl220-purple)}
.fl-v220-round-action svg{width:20px!important;height:20px!important}
.fl-v220-account{max-width:240px;min-height:44px;padding:4px 8px 4px 4px;display:flex;align-items:center;gap:9px;text-decoration:none;border-radius:999px;transition:background .16s}
.fl-v220-account:hover{background:#f2f3f7}.fl-v220-account strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:800;color:#242b3d}

/* AVATARS */
.fl-v220-avatar{position:relative;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,var(--fl220-purple),var(--fl220-pink));color:#fff;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}
.fl-v220-avatar img{width:100%;height:100%;display:block;object-fit:cover}.fl-v220-avatar>span{display:grid;place-items:center;width:100%;height:100%;text-transform:uppercase}
.fl-v220-avatar--top{width:36px;height:36px;font-size:13px}.fl-v220-avatar--lg{width:52px;height:52px;font-size:18px}.fl-v220-avatar--composer{width:42px;height:42px;font-size:14px}.fl-v220-avatar--md{width:44px;height:44px;font-size:14px}.fl-v220-avatar--sm{width:32px;height:32px;font-size:11px}.fl-v220-avatar--directory{width:76px;height:76px;font-size:22px}

/* MAIN GRID */
.fl-v220-layout{width:min(1510px,100%);margin:0 auto;padding:22px 20px 80px;display:grid;grid-template-columns:270px minmax(0,680px) 320px;gap:24px;justify-content:center;align-items:start}
.fl-v220-leftbar,.fl-v220-rightbar{position:sticky;top:calc(var(--fl220-header) + 18px);max-height:calc(100vh - var(--fl220-header) - 34px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:transparent transparent}
.fl-v220-leftbar:hover,.fl-v220-rightbar:hover{scrollbar-color:#cdd2dd transparent}
.fl-v220-leftbar{padding:0 4px}
.fl-v220-main{min-width:0;width:100%}

/* LEFT */
.fl-v220-profile-card{min-height:72px;padding:9px 10px;display:grid;grid-template-columns:52px minmax(0,1fr) 20px;gap:11px;align-items:center;text-decoration:none;border-radius:14px;transition:.16s}
.fl-v220-profile-card:hover{background:#e9ebf1}
.fl-v220-profile-card__copy{min-width:0;display:grid;gap:2px}.fl-v220-profile-card__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:850}.fl-v220-profile-card__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7f8799;font-size:11px}
.fl-v220-chevron{width:17px!important;height:17px!important;color:#9ca3b2}
.fl-v220-side-nav{margin-top:9px;padding-top:9px;border-top:1px solid #dde1e9;display:grid;gap:3px}
.fl-v220-side-nav a{min-height:52px;padding:6px 10px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:12px;text-decoration:none;color:#30384b;transition:.14s}
.fl-v220-side-nav a:hover,.fl-v220-side-nav a.is-active{background:#e7eaf1}.fl-v220-side-nav strong{font-size:13px;font-weight:780}.fl-v220-side-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;box-shadow:0 5px 13px rgba(23,32,51,.10)}
.fl-v220-side-icon svg{width:20px!important;height:20px!important}.fl-v220-side-icon--purple{background:linear-gradient(135deg,#7138f0,#a249f4)}.fl-v220-side-icon--pink{background:linear-gradient(135deg,#e735ac,#f25e8d)}.fl-v220-side-icon--blue{background:linear-gradient(135deg,#2e7ef2,#52a5ff)}.fl-v220-side-icon--violet{background:linear-gradient(135deg,#6d52ea,#a462f5)}.fl-v220-side-icon--gray{background:linear-gradient(135deg,#667085,#9199aa)}
.fl-v220-count{min-width:24px;height:24px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#dfe3eb;color:#50586c;font-size:10px;font-weight:900}
.fl-v220-discover-cta{margin-top:14px;padding:13px 11px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;align-items:center;text-decoration:none;background:linear-gradient(145deg,#f7f2ff,#fff1fa);border:1px solid #e8ddfa;border-radius:14px;box-shadow:0 7px 20px rgba(113,56,240,.06)}
.fl-v220-discover-cta>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--fl220-purple),var(--fl220-pink))}.fl-v220-discover-cta>span svg{width:20px!important;height:20px!important}.fl-v220-discover-cta div{min-width:0;display:grid;gap:2px}.fl-v220-discover-cta strong{font-size:12.5px}.fl-v220-discover-cta small{color:#7b8295;font-size:10.5px}.fl-v220-left-footer{margin:18px 10px;color:#9299aa;font-size:10.5px;line-height:1.65}.fl-v220-left-footer a{text-decoration:none;color:inherit}.fl-v220-left-footer a:hover{text-decoration:underline}

/* MAIN / CARDS */
.fl-v220-alert{margin-bottom:12px;padding:12px 14px;border-radius:12px;border:1px solid #fac6ce;background:#fff0f2;color:#b4233b;font-size:12.5px;font-weight:750;box-shadow:var(--fl220-shadow)}
.fl-v220-alert.is-good{border-color:#bfe8d1;background:#effaf4;color:#147646}
.fl-v220-welcome-strip{min-height:72px;margin-bottom:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(100deg,#fff,#fbf8ff);border:1px solid #e5e0f2;border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow)}
.fl-v220-welcome-strip>div{min-width:0;display:flex;align-items:center;gap:11px}.fl-v220-welcome-strip__icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#efe9ff;color:var(--fl220-purple)}.fl-v220-welcome-strip__icon svg{width:20px!important;height:20px!important}.fl-v220-welcome-strip p{min-width:0;margin:0;display:grid;gap:2px}.fl-v220-welcome-strip strong{font-size:13px}.fl-v220-welcome-strip small{color:#7a8294;font-size:11px}.fl-v220-welcome-strip>a{flex:0 0 auto;padding:9px 13px;border-radius:10px;text-decoration:none;background:#f1ebff;color:var(--fl220-purple);font-size:11px;font-weight:850}

.fl-v220-composer{padding:14px;background:#fff;border:1px solid var(--fl220-line);border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow)}
.fl-v220-composer__main{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:start}.fl-v220-composer textarea{width:100%!important;min-height:44px!important;max-height:190px!important;margin:0!important;padding:12px 16px!important;resize:vertical!important;background:#f0f2f5!important;border:1px solid transparent!important;border-radius:999px!important;outline:none!important;box-shadow:none!important;color:#31394c!important;font-size:14px!important;line-height:1.4!important;transition:.18s}.fl-v220-composer textarea:focus{min-height:82px!important;border-radius:14px!important;background:#f7f8fb!important;border-color:#d8d1ef!important;box-shadow:0 0 0 3px rgba(113,56,240,.07)!important}.fl-v220-composer textarea::placeholder{color:#6f7789!important}
.fl-v220-composer__footer{margin-top:11px;padding-top:10px;border-top:1px solid #e8eaf0;display:flex;align-items:center;gap:8px}.fl-v220-composer-action,.fl-v220-visibility{height:40px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 11px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#5c6578!important;font-size:11.5px!important;font-weight:800!important;cursor:pointer}.fl-v220-composer-action:hover,.fl-v220-visibility:hover{background:#f2f3f7!important}.fl-v220-composer-action svg{color:#35a46e}.fl-v220-composer-action input{display:none!important}.fl-v220-visibility svg{width:18px!important;height:18px!important;color:#687084}.fl-v220-visibility select{height:38px!important;padding:0 24px 0 0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;font-size:11.5px!important;font-weight:800!important;cursor:pointer}.fl-v220-publish{height:38px!important;margin-left:auto!important;padding:0 19px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,var(--fl220-purple),var(--fl220-pink))!important;color:#fff!important;font-size:11.5px!important;font-weight:900!important;box-shadow:0 7px 16px rgba(113,56,240,.18)!important}.fl-v220-publish:hover{filter:brightness(1.035)}.fl-v220-publish:disabled{opacity:.6;cursor:not-allowed}
.fl-v220-image-preview{position:relative;margin:12px 0 0 52px;overflow:hidden;background:#eef0f4;border:1px solid #e1e4eb;border-radius:14px}.fl-v220-image-preview img{width:100%;max-height:520px;display:block;object-fit:contain;background:#11141c}.fl-v220-image-preview button{position:absolute;right:10px;top:10px;width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:rgba(20,25,37,.78)!important;color:#fff!important;box-shadow:0 4px 12px rgba(0,0,0,.18)}.fl-v220-image-preview button svg{width:18px!important;height:18px!important}

.fl-v220-feed-list{margin-top:14px;display:grid;gap:14px}.fl-v220-post{position:relative;overflow:visible;background:#fff;border:1px solid var(--fl220-line);border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow);transition:box-shadow .18s}.fl-v220-post:hover{box-shadow:var(--fl220-shadow-hover)}
.fl-v220-post__head{position:relative;padding:13px 14px 9px;display:flex;align-items:center;gap:10px}.fl-v220-post__avatar-link{flex:0 0 auto;text-decoration:none}.fl-v220-post__meta{min-width:0;flex:1;display:grid;gap:3px}.fl-v220-post__name{width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:#1f2739;font-size:13px;font-weight:850}.fl-v220-post__name:hover{text-decoration:underline}.fl-v220-post__sub{display:flex;align-items:center;gap:5px;color:#7c8496;font-size:10.5px}.fl-v220-post__sub svg{width:12px!important;height:12px!important;stroke-width:2!important}
.fl-v220-post__more{width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#6d7587!important}.fl-v220-post__more:hover{background:#f0f2f5!important}.fl-v220-post__more svg{width:20px!important;height:20px!important}.fl-v220-post__menu{position:absolute;z-index:30;right:14px;top:51px;min-width:170px;padding:6px;background:#fff;border:1px solid #e2e5eb;border-radius:11px;box-shadow:0 12px 34px rgba(20,27,45,.16)}.fl-v220-post__menu button{width:100%;height:38px!important;padding:0 10px!important;display:flex!important;align-items:center!important;gap:8px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#cf3048!important;font-size:11.5px!important;font-weight:800!important;text-align:left}.fl-v220-post__menu button:hover{background:#fff0f2!important}.fl-v220-post__menu button svg{width:17px!important;height:17px!important}
.fl-v220-post__body{padding:4px 15px 13px;color:#293146;font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.fl-v220-post__image{width:100%;max-height:760px;display:block;object-fit:contain;background:#10131b;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4}
.fl-v220-post__stats{min-height:38px;margin:0 14px;padding:7px 2px;display:flex;align-items:center;justify-content:space-between;color:#778093;font-size:10.5px;border-bottom:1px solid #e7e9ef}.fl-v220-like-stat{display:flex;align-items:center;gap:5px}.fl-v220-like-stat__bubble{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--fl220-purple),var(--fl220-pink));color:#fff}.fl-v220-like-stat__bubble svg{width:10px!important;height:10px!important;fill:currentColor;stroke-width:0!important}
.fl-v220-post__actions{margin:0 9px;padding:4px 0;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-bottom:1px solid #e7e9ef}.fl-v220-post__action{height:40px!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#5f687b!important;font-size:11.5px!important;font-weight:800!important}.fl-v220-post__action:hover{background:#f0f2f5!important}.fl-v220-post__action.is-active{color:var(--fl220-purple)!important}.fl-v220-post__action.is-active svg{fill:currentColor}.fl-v220-post__action svg{width:19px!important;height:19px!important}
.fl-v220-comments{padding:9px 13px 0;display:grid;gap:8px}.fl-v220-comment{display:flex;align-items:flex-start;gap:7px}.fl-v220-comment>a{flex:0 0 auto;text-decoration:none}.fl-v220-comment__bubble{max-width:calc(100% - 40px);padding:7px 10px;background:#f0f2f5;border-radius:5px 14px 14px 14px}.fl-v220-comment__name{display:block;color:#293146;text-decoration:none;font-size:10.5px;font-weight:850}.fl-v220-comment__name:hover{text-decoration:underline}.fl-v220-comment__bubble p{margin:2px 0 0;font-size:11.5px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}
.fl-v220-comment-form{padding:10px 13px 13px;display:grid;grid-template-columns:32px minmax(0,1fr) 36px;gap:7px;align-items:center}.fl-v220-comment-form input{width:100%!important;height:36px!important;padding:0 13px!important;background:#f0f2f5!important;border:1px solid transparent!important;border-radius:999px!important;outline:none!important;box-shadow:none!important;font-size:11.5px!important}.fl-v220-comment-form input:focus{background:#fff!important;border-color:#d7d0eb!important;box-shadow:0 0 0 3px rgba(113,56,240,.07)!important}.fl-v220-comment-form button{width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#efe9ff!important;color:var(--fl220-purple)!important}.fl-v220-comment-form button:hover{background:#e5dcff!important}.fl-v220-comment-form button svg{width:17px!important;height:17px!important}
.fl-v220-empty{padding:52px 28px;text-align:center;background:#fff;border:1px solid var(--fl220-line);border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow)}.fl-v220-empty__icon{width:62px;height:62px;margin:0 auto 14px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#eee7ff,#fff0fa);color:var(--fl220-purple)}.fl-v220-empty__icon svg{width:28px!important;height:28px!important}.fl-v220-empty h2{margin:0;font-size:19px}.fl-v220-empty p{max-width:430px;margin:7px auto 15px;color:#778093;font-size:12px;line-height:1.55}.fl-v220-empty a{display:inline-flex;padding:10px 15px;border-radius:10px;background:#efe9ff;color:var(--fl220-purple);text-decoration:none;font-size:11px;font-weight:850}.fl-v220-load-more{width:100%!important;height:44px!important;margin-top:12px!important;border:1px solid #dfe3eb!important;border-radius:12px!important;background:#fff!important;color:#555e71!important;font-size:11.5px!important;font-weight:850!important;box-shadow:var(--fl220-shadow)}

/* RIGHT */
.fl-v220-side-card{margin-bottom:14px;padding:14px;background:#fff;border:1px solid var(--fl220-line);border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow)}
.fl-v220-side-card>header{min-height:30px;margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.fl-v220-side-card>header>div{display:flex;align-items:center;gap:7px}.fl-v220-side-card h2{margin:0;font-size:13px;font-weight:850}.fl-v220-side-card header>a{flex:0 0 auto;color:var(--fl220-purple);text-decoration:none;font-size:10.5px;font-weight:800}.fl-v220-side-card header>a:hover{text-decoration:underline}.fl-v220-badge{min-width:21px;height:21px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#fce7f4;color:#c9248e;font-size:9px;font-weight:900}
.fl-v220-people-list{display:grid}.fl-v220-person{padding:10px 0;border-top:1px solid #eef0f4}.fl-v220-person:first-child{border-top:0}.fl-v220-person__main{min-width:0;display:flex;align-items:center;gap:9px;text-decoration:none}.fl-v220-person__copy{min-width:0;display:grid;gap:2px}.fl-v220-person__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2e3649;font-size:11.5px;font-weight:850}.fl-v220-person__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8990a1;font-size:9.5px}.fl-v220-person__actions{margin-top:8px;padding-left:53px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.fl-v220-person__actions:has(.fl-v220-mini-btn:only-child){grid-template-columns:1fr}.fl-v220-mini-btn{height:32px!important;padding:0 9px!important;border:1px solid #dfe3eb!important;border-radius:8px!important;background:#f0f2f5!important;color:#50596c!important;font-size:9.5px!important;font-weight:900!important}.fl-v220-mini-btn--primary{border-color:transparent!important;background:#ebe4ff!important;color:var(--fl220-purple)!important}.fl-v220-mini-btn:hover:not(:disabled){filter:brightness(.97)}.fl-v220-mini-btn:disabled{cursor:default;opacity:.75}.fl-v220-side-empty{margin:7px 0 4px;color:#8a92a3;font-size:10.5px;line-height:1.45}.fl-v220-side-card--tip{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;background:linear-gradient(145deg,#fff,#fbf8ff)}.fl-v220-tip-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f4eafb;color:#c92e9e}.fl-v220-tip-icon svg{width:20px!important;height:20px!important;fill:currentColor;stroke-width:0!important}.fl-v220-side-card--tip h3{margin:1px 0 4px;font-size:11.5px}.fl-v220-side-card--tip p{margin:0;color:#7f8798;font-size:10px;line-height:1.45}

/* DIRECTORY */
.fl-v220-directory{padding:17px;background:#fff;border:1px solid var(--fl220-line);border-radius:var(--fl220-radius);box-shadow:var(--fl220-shadow)}.fl-v220-directory__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.fl-v220-directory__title h1{margin:0;font-size:21px;letter-spacing:-.3px}.fl-v220-directory__title p{margin:5px 0 0;color:#7a8294;font-size:11.5px}.fl-v220-directory__search{min-width:230px;height:40px;display:flex;align-items:center;gap:7px;padding:0 11px;background:#f1f3f7;border:1px solid transparent;border-radius:999px}.fl-v220-directory__search:focus-within{background:#fff;border-color:#ddd3fb;box-shadow:0 0 0 3px rgba(113,56,240,.07)}.fl-v220-directory__search svg{width:17px!important;height:17px!important;color:#7b8395}.fl-v220-directory__search input{width:100%!important;height:36px!important;padding:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;font-size:11px!important}.fl-v220-directory__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fl-v220-directory-card{min-width:0;padding:13px;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;row-gap:8px;background:#fbfbfd;border:1px solid #e6e8ef;border-radius:13px}.fl-v220-directory-card>a{min-width:0;grid-column:1/3;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:center;text-decoration:none}.fl-v220-directory-card>a .fl-v220-avatar{grid-row:1/3}.fl-v220-directory-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#293146;font-size:12.5px}.fl-v220-directory-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8991a2;font-size:10px}.fl-v220-directory-card>button{grid-column:1/3;width:100%}.fl-v220-directory-empty{grid-column:1/-1;padding:30px;text-align:center;color:#81899a;font-size:11.5px}

/* LOADING */
.fl-v220-app.is-loading .fl-v220-main{opacity:.68;pointer-events:none}.fl-v220-app.is-loading .fl-v220-main:after{content:"";position:fixed;z-index:5000;left:50%;top:90px;width:28px;height:28px;margin-left:-14px;border:3px solid #e3dcfb;border-top-color:var(--fl220-purple);border-radius:50%;animation:fl220spin .75s linear infinite}@keyframes fl220spin{to{transform:rotate(360deg)}}
.fl-v220-mobile-nav{display:none}

/* RESPONSIVE */
@media(max-width:1280px){.fl-v220-layout{grid-template-columns:238px minmax(0,680px) 300px;gap:18px}.fl-v220-topbar__inner{grid-template-columns:minmax(250px,1fr) minmax(390px,580px) minmax(250px,1fr)}.fl-v220-search{max-width:215px}.fl-v220-account strong{display:none}}
@media(max-width:1080px){.fl-v220-layout{grid-template-columns:220px minmax(0,680px)}.fl-v220-rightbar{display:none}.fl-v220-topbar__inner{grid-template-columns:minmax(220px,1fr) minmax(390px,560px) 70px}.fl-v220-account{display:none}.fl-v220-topbar__right{justify-content:flex-end}}
@media(max-width:840px){:root{--fl220-header:58px}.fl-v220-topbar__inner{padding:0 10px;grid-template-columns:minmax(0,1fr) auto;gap:8px}.fl-v220-topbar__left{gap:9px}.fl-v220-logo{font-size:25px}.fl-v220-search{max-width:42px;width:42px;padding:0;justify-content:center;transition:.18s}.fl-v220-search input{position:absolute;width:1px!important;opacity:0;pointer-events:none}.fl-v220-search:focus-within{position:absolute;left:9px;right:70px;z-index:8;max-width:none;width:auto;padding:0 14px;justify-content:flex-start}.fl-v220-search:focus-within input{position:static;width:100%!important;opacity:1;pointer-events:auto}.fl-v220-topnav{display:none}.fl-v220-round-action{width:40px;height:40px}.fl-v220-layout{display:block;padding:12px 10px 76px}.fl-v220-leftbar{display:none}.fl-v220-main{max-width:680px;margin:0 auto}.fl-v220-welcome-strip{display:none}.fl-v220-mobile-nav{position:fixed;z-index:3100;left:0;right:0;bottom:0;height:61px;padding:0 max(6px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(6px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.98);border-top:1px solid #dfe3eb;box-shadow:0 -2px 10px rgba(23,32,51,.06);backdrop-filter:blur(14px)}.fl-v220-mobile-nav a{position:relative;display:grid;place-items:center;color:#70798b;text-decoration:none}.fl-v220-mobile-nav a.is-active{color:var(--fl220-purple)}.fl-v220-mobile-nav a.is-active:after{content:"";position:absolute;top:0;width:38px;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,var(--fl220-purple),var(--fl220-pink))}.fl-v220-mobile-nav svg{width:23px!important;height:23px!important}.fl-v220-directory__head{display:grid}.fl-v220-directory__search{width:100%;min-width:0}}
@media(max-width:560px){.fl-v220-layout{padding-left:0;padding-right:0}.fl-v220-main{max-width:none}.fl-v220-composer,.fl-v220-post,.fl-v220-empty,.fl-v220-directory{border-left:0;border-right:0;border-radius:0}.fl-v220-alert{margin-left:8px;margin-right:8px}.fl-v220-composer{padding:12px}.fl-v220-composer__footer{flex-wrap:wrap}.fl-v220-composer-action,.fl-v220-visibility{flex:0 1 auto}.fl-v220-publish{flex:1 1 100%;margin-left:0!important}.fl-v220-image-preview{margin-left:0}.fl-v220-post__body{font-size:13.5px}.fl-v220-directory{padding:13px}.fl-v220-directory__grid{grid-template-columns:1fr}.fl-v220-directory-card{grid-template-columns:64px minmax(0,1fr)}.fl-v220-directory-card>a{grid-template-columns:64px minmax(0,1fr)}.fl-v220-avatar--directory{width:64px;height:64px}.fl-v220-topbar__right{gap:5px}}

/* keep uCoz native controls out of this app's look */
.fl-v220-app .u-star-rating,.fl-v220-app .myWinGrid,.fl-v220-app table{font-family:inherit}


/* =========================================================
   V2.2.1 TOPBAR UX вЂ” live search + messages + notifications
   ========================================================= */
.fl-v220-topbar__inner{
  max-width:none!important;
  padding:0 16px!important;
  grid-template-columns:minmax(330px,1fr) minmax(360px,540px) minmax(360px,1fr)!important;
  gap:20px!important;
}
.fl-v220-topbar__left{gap:12px!important}
.fl-v220-search-wrap{position:relative;min-width:0;width:min(330px,100%)}
.fl-v220-search{
  width:100%!important;
  max-width:none!important;
  height:44px!important;
  padding:0 15px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  background:#f0f2f5!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  box-shadow:none!important;
}
.fl-v220-search:focus-within{
  background:#fff!important;
  border-color:#d8d0f6!important;
  box-shadow:0 0 0 4px rgba(113,56,240,.09)!important;
}
.fl-v220-search svg{width:19px!important;height:19px!important}
.fl-v220-search input{
  width:100%!important;
  height:40px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  font-size:13px!important;
}
.fl-v220-search-panel{
  position:absolute;
  z-index:4500;
  left:0;
  top:51px;
  width:min(390px,calc(100vw - 30px));
  padding:9px;
  background:#fff;
  border:1px solid #e1e4eb;
  border-radius:16px;
  box-shadow:0 18px 50px rgba(18,24,40,.18);
}
.fl-v220-search-panel[hidden]{display:none!important}
.fl-v220-search-panel>header{height:36px;padding:0 7px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.fl-v220-search-panel>header strong{font-size:13px;font-weight:900;color:#242b3d}
.fl-v220-search-panel>header a{color:var(--fl220-purple);text-decoration:none;font-size:10.5px;font-weight:850}
.fl-v220-search-results{display:grid}
.fl-v220-search-result{min-width:0;padding:8px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:9px;align-items:center;border-radius:11px;text-decoration:none}
.fl-v220-search-result:hover{background:#f4f5f8}
.fl-v220-search-result>svg{width:16px!important;height:16px!important;color:#9aa1b0}
.fl-v220-search-result__copy{min-width:0;display:grid;gap:2px}
.fl-v220-search-result__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#272e41;font-size:11.5px;font-weight:850}
.fl-v220-search-result__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8790a0;font-size:9.5px}
.fl-v220-search-empty{padding:18px 10px;color:#858d9d;text-align:center;font-size:10.5px;line-height:1.45}
.fl-v220-avatar--search{width:42px;height:42px}

.fl-v220-topnav{grid-template-columns:repeat(3,1fr)!important;max-width:520px;width:100%;justify-self:center}
.fl-v220-topbar__right{gap:7px!important}
.fl-v220-round-action{
  position:relative;
  width:44px!important;
  height:44px!important;
  flex:0 0 44px;
  border:0!important;
  background:#eef0f4!important;
  color:#414a60!important;
  cursor:pointer;
}
.fl-v220-round-action:hover{background:#e5e7ed!important;color:var(--fl220-purple)!important}
.fl-v220-round-action--message{background:#eee9ff!important;color:#6741d9!important}
.fl-v220-round-action--bell{background:#f4e9f6!important;color:#bd2d9e!important}
.fl-v220-top-badge{
  position:absolute;
  top:-4px;
  right:-5px;
  min-width:19px;
  height:19px;
  padding:0 5px;
  display:grid;
  place-items:center;
  color:#fff;
  background:#e11d72;
  border:2px solid #fff;
  border-radius:999px;
  font-size:8.5px;
  font-weight:900;
  line-height:1;
}
.fl-v220-notification-wrap{position:relative}
.fl-v220-notification-panel{
  position:absolute;
  z-index:4600;
  top:52px;
  right:-55px;
  width:min(390px,calc(100vw - 24px));
  max-height:min(620px,calc(100vh - 82px));
  overflow:hidden;
  background:#fff;
  border:1px solid #e1e4eb;
  border-radius:18px;
  box-shadow:0 22px 60px rgba(18,24,40,.22);
}
.fl-v220-notification-panel[hidden]{display:none!important}
.fl-v220-notification-panel>header{min-height:67px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf0f4}
.fl-v220-notification-panel>header>div{display:grid;gap:2px}
.fl-v220-notification-panel>header strong{font-size:17px;letter-spacing:-.25px}
.fl-v220-notification-panel>header small{color:#8a92a3;font-size:9.5px}
.fl-v220-notification-panel>header button{padding:7px 9px!important;border:0!important;border-radius:8px!important;background:#f0ebff!important;color:var(--fl220-purple)!important;font-size:9px!important;font-weight:850!important;cursor:pointer}
.fl-v220-notification-list{max-height:500px;padding:7px;display:grid;overflow:auto}
.fl-v220-notification-item{position:relative;min-width:0;padding:9px;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;gap:9px;align-items:center;border-radius:13px;text-decoration:none}
.fl-v220-notification-item:hover{background:#f5f6f8}
.fl-v220-notification-item.is-unread{background:#f7f3ff}
.fl-v220-notification-item.is-unread:before{content:"";position:absolute;right:7px;top:7px;width:7px;height:7px;border-radius:50%;background:var(--fl220-purple)}
.fl-v220-avatar--notification{width:48px;height:48px}
.fl-v220-notification-item__copy{min-width:0;display:grid;gap:3px}
.fl-v220-notification-item__copy strong{color:#2a3144;font-size:10.5px;line-height:1.35;font-weight:760}
.fl-v220-notification-item__copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#717a8d;font-size:9.5px}
.fl-v220-notification-item__copy small{color:var(--fl220-purple);font-size:9px;font-weight:750}
.fl-v220-notification-item__type{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ece6ff;color:var(--fl220-purple)}
.fl-v220-notification-item__type svg{width:15px!important;height:15px!important}
.fl-v220-notification-empty{padding:30px 14px;color:#8790a0;text-align:center;font-size:10.5px;line-height:1.5}

@media(max-width:1280px){
  .fl-v220-topbar__inner{grid-template-columns:minmax(280px,1fr) minmax(330px,470px) minmax(285px,1fr)!important}
  .fl-v220-search-wrap{width:min(275px,100%)}
  .fl-v220-account strong{display:none}
}
@media(max-width:1080px){
  .fl-v220-topbar__inner{grid-template-columns:minmax(250px,1fr) minmax(300px,430px) auto!important}
  .fl-v220-search-wrap{width:min(245px,100%)}
  .fl-v220-account{display:none}
}
@media(max-width:840px){
  .fl-v220-topbar__inner{grid-template-columns:minmax(0,1fr) auto!important}
  .fl-v220-search-wrap{width:44px}
  .fl-v220-search{width:44px!important;padding:0!important;justify-content:center!important}
  .fl-v220-search input{position:absolute!important;width:1px!important;opacity:0!important;pointer-events:none!important}
  .fl-v220-search-wrap:focus-within{position:absolute;z-index:4700;left:10px;right:158px;width:auto}
  .fl-v220-search-wrap:focus-within .fl-v220-search{width:100%!important;padding:0 14px!important;justify-content:flex-start!important}
  .fl-v220-search-wrap:focus-within .fl-v220-search input{position:static!important;width:100%!important;opacity:1!important;pointer-events:auto!important}
  .fl-v220-search-panel{top:49px;width:100%}
  .fl-v220-topbar__right .fl-v220-round-action{width:40px!important;height:40px!important;flex-basis:40px}
  .fl-v220-topbar__right>a[href="/index/11"]{display:none}
  .fl-v220-notification-panel{position:fixed;top:62px;left:8px;right:8px;width:auto;max-height:calc(100vh - 78px)}
}

/* =========================================================
   V2.2.2 SEARCH HARD FIX
   uCoz global form/input styles are intentionally overridden here.
   ========================================================= */
html body .fl-v220-app .fl-v220-topbar__inner{
  grid-template-columns:minmax(390px,1fr) minmax(360px,520px) auto!important;
  column-gap:18px!important;
}
html body .fl-v220-app .fl-v220-topbar__left{
  min-width:0!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
}
html body .fl-v220-app .fl-v220-topbar__left .fl-v220-search-wrap{
  position:relative!important;
  flex:1 1 340px!important;
  width:clamp(280px,25vw,360px)!important;
  min-width:280px!important;
  max-width:360px!important;
}
html body .fl-v220-app form.fl-v220-search{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:44px!important;
  margin:0!important;
  padding:0 15px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  overflow:hidden!important;
  background:#f0f2f5!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  outline:0!important;
  box-shadow:none!important;
}
html body .fl-v220-app form.fl-v220-search:focus-within{
  background:#fff!important;
  border-color:#d7cdfa!important;
  box-shadow:0 0 0 4px rgba(113,56,240,.09)!important;
}
html body .fl-v220-app form.fl-v220-search>svg{
  width:20px!important;
  height:20px!important;
  flex:0 0 20px!important;
  color:#656d7e!important;
}
html body .fl-v220-app form.fl-v220-search input[type="search"]{
  all:unset!important;
  box-sizing:border-box!important;
  display:block!important;
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  color:#242b3d!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:42px!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
html body .fl-v220-app form.fl-v220-search input[type="search"]::placeholder{
  color:#737b8d!important;
  opacity:1!important;
}
html body .fl-v220-app form.fl-v220-search input[type="search"]::-webkit-search-decoration,
html body .fl-v220-app form.fl-v220-search input[type="search"]::-webkit-search-cancel-button,
html body .fl-v220-app form.fl-v220-search input[type="search"]::-webkit-search-results-button,
html body .fl-v220-app form.fl-v220-search input[type="search"]::-webkit-search-results-decoration{
  -webkit-appearance:none!important;
}
html body .fl-v220-app .fl-v220-search-panel{
  left:0!important;
  top:51px!important;
  width:min(410px,calc(100vw - 28px))!important;
}

@media(max-width:1280px){
  html body .fl-v220-app .fl-v220-topbar__inner{
    grid-template-columns:minmax(330px,1fr) minmax(330px,450px) auto!important;
    column-gap:14px!important;
  }
  html body .fl-v220-app .fl-v220-topbar__left .fl-v220-search-wrap{
    flex-basis:280px!important;
    width:clamp(230px,24vw,300px)!important;
    min-width:230px!important;
    max-width:300px!important;
  }
}
@media(max-width:1080px){
  html body .fl-v220-app .fl-v220-topbar__inner{
    grid-template-columns:minmax(300px,1fr) minmax(250px,360px) auto!important;
    column-gap:10px!important;
  }
  html body .fl-v220-app .fl-v220-topbar__left .fl-v220-search-wrap{
    width:240px!important;
    min-width:210px!important;
    max-width:240px!important;
  }
  html body .fl-v220-app form.fl-v220-search input[type="search"]{font-size:13px!important}
}
@media(max-width:900px){
  html body .fl-v220-app .fl-v220-topbar__inner{
    grid-template-columns:minmax(0,1fr) auto!important;
  }
  html body .fl-v220-app .fl-v220-topbar__left .fl-v220-search-wrap{
    flex:0 0 44px!important;
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
  }
  html body .fl-v220-app form.fl-v220-search{
    width:44px!important;
    min-width:44px!important;
    padding:0!important;
    justify-content:center!important;
  }
  html body .fl-v220-app form.fl-v220-search input[type="search"]{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    opacity:0!important;
    pointer-events:none!important;
  }
  html body .fl-v220-app .fl-v220-search-wrap:focus-within{
    position:absolute!important;
    z-index:4700!important;
    left:10px!important;
    right:158px!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
  }
  html body .fl-v220-app .fl-v220-search-wrap:focus-within form.fl-v220-search{
    width:100%!important;
    padding:0 14px!important;
    justify-content:flex-start!important;
  }
  html body .fl-v220-app .fl-v220-search-wrap:focus-within form.fl-v220-search input[type="search"]{
    position:static!important;
    width:100%!important;
    height:42px!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
}


/* =========================================================
   V2.2.3 SEARCH FIX вЂ” avoid uCoz native FORM styling entirely
   ========================================================= */
.fl-v220-topbar__left > .fl-v220-search-wrap{
  position:relative!important;
  display:block!important;
  width:360px!important;
  min-width:260px!important;
  max-width:360px!important;
  flex:0 1 360px!important;
  margin:0!important;
  padding:0!important;
}
.fl-v220-search-wrap > .fl-v220-search{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:44px!important;
  min-height:44px!important;
  margin:0!important;
  padding:0 15px!important;
  gap:10px!important;
  background:#f0f2f5!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.fl-v220-search-wrap > .fl-v220-search > svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  flex:0 0 19px!important;
  color:#656d7f!important;
}
.fl-v220-search-wrap > .fl-v220-search > input[type="search"]{
  display:block!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  color:#30384d!important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:14px!important;
  line-height:42px!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.fl-v220-search-wrap > .fl-v220-search > input[type="search"]::-webkit-search-decoration,
.fl-v220-search-wrap > .fl-v220-search > input[type="search"]::-webkit-search-cancel-button,
.fl-v220-search-wrap > .fl-v220-search > input[type="search"]::-webkit-search-results-button,
.fl-v220-search-wrap > .fl-v220-search > input[type="search"]::-webkit-search-results-decoration{
  -webkit-appearance:none!important;
}
.fl-v220-search-wrap > .fl-v220-search:focus-within{
  background:#fff!important;
  border-color:#d8d0f6!important;
  box-shadow:0 0 0 4px rgba(113,56,240,.09)!important;
}
@media(max-width:1280px){
  .fl-v220-topbar__left > .fl-v220-search-wrap{width:300px!important;max-width:300px!important;flex-basis:300px!important}
}
@media(max-width:1080px){
  .fl-v220-topbar__left > .fl-v220-search-wrap{width:250px!important;max-width:250px!important;min-width:190px!important;flex-basis:250px!important}
}
@media(max-width:840px){
  .fl-v220-topbar__left > .fl-v220-search-wrap{width:44px!important;min-width:44px!important;max-width:44px!important;flex:0 0 44px!important}
  .fl-v220-search-wrap > .fl-v220-search{width:44px!important;height:44px!important;padding:0!important;justify-content:center!important}
  .fl-v220-search-wrap > .fl-v220-search > input[type="search"]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
  .fl-v220-search-wrap:focus-within{position:absolute!important;left:10px!important;right:72px!important;z-index:4501!important;width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}
  .fl-v220-search-wrap:focus-within > .fl-v220-search{width:100%!important;padding:0 14px!important;justify-content:flex-start!important}
  .fl-v220-search-wrap:focus-within > .fl-v220-search > input[type="search"]{position:static!important;display:block!important;width:auto!important;height:42px!important;opacity:1!important;pointer-events:auto!important}
}

/* =========================================================
   V2.2.6 DESKTOP ALIGNMENT + COMPOSER HARD FIX
   - top navigation is centered to the viewport, independent
     from search/account widths (Facebook-style ergonomics)
   - composer is isolated from uCoz global form/textarea CSS
   ========================================================= */

@media (min-width:1180px){
  html body .fl-v220-app .fl-v220-topbar__inner{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    max-width:none!important;
    height:100%!important;
    padding:0 16px!important;
    gap:18px!important;
  }

  html body .fl-v220-app .fl-v220-topbar__left{
    flex:0 1 430px!important;
    width:auto!important;
    min-width:310px!important;
    max-width:430px!important;
  }

  html body .fl-v220-app .fl-v220-topbar__left .fl-v220-search-wrap{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:220px!important;
    max-width:310px!important;
  }

  html body .fl-v220-app .fl-v220-topnav{
    position:absolute!important;
    z-index:2!important;
    left:50%!important;
    top:0!important;
    bottom:0!important;
    transform:translateX(-50%)!important;
    width:min(480px,34vw)!important;
    max-width:480px!important;
    height:100%!important;
    margin:0!important;
    justify-self:auto!important;
  }

  html body .fl-v220-app .fl-v220-topbar__right{
    position:relative!important;
    z-index:3!important;
    flex:0 0 auto!important;
    margin-left:auto!important;
    min-width:max-content!important;
  }
}

/* Composer: protect it from uCoz generic form rules. */
html body .fl-v220-app .fl-v220-composer{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:14px 16px 12px!important;
  overflow:visible!important;
  background:#fff!important;
  border:1px solid #e1e5ec!important;
  border-radius:16px!important;
  outline:0!important;
  box-shadow:0 1px 2px rgba(20,27,45,.08),0 8px 24px rgba(20,27,45,.045)!important;
}

html body .fl-v220-app .fl-v220-composer .fl-v220-composer__main{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}

html body .fl-v220-app .fl-v220-composer .fl-v220-avatar--composer{
  align-self:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  margin:0!important;
}

html body .fl-v220-app .fl-v220-composer textarea[name="post_body"]{
  all:unset!important;
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:44px!important;
  max-height:190px!important;
  margin:0!important;
  padding:11px 16px!important;
  overflow:auto!important;
  resize:none!important;
  background:#f0f2f5!important;
  border:1px solid transparent!important;
  border-radius:23px!important;
  outline:0!important;
  box-shadow:none!important;
  color:#2e3648!important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:20px!important;
  white-space:pre-wrap!important;
  word-break:break-word!important;
  cursor:text!important;
  transition:min-height .16s,border-color .16s,box-shadow .16s,background .16s,border-radius .16s!important;
}

html body .fl-v220-app .fl-v220-composer textarea[name="post_body"]::placeholder{
  color:#6f7789!important;
  opacity:1!important;
}

html body .fl-v220-app .fl-v220-composer textarea[name="post_body"]:focus{
  min-height:78px!important;
  padding-top:12px!important;
  background:#f7f8fb!important;
  border-color:#d8d1ef!important;
  border-radius:14px!important;
  box-shadow:0 0 0 3px rgba(113,56,240,.07)!important;
}

html body .fl-v220-app .fl-v220-composer .fl-v220-composer__footer{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:49px!important;
  margin:11px 0 0!important;
  padding:9px 0 0!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  border:0!important;
  border-top:1px solid #e8eaf0!important;
  background:transparent!important;
}

html body .fl-v220-app .fl-v220-composer .fl-v220-composer-action,
html body .fl-v220-app .fl-v220-composer .fl-v220-visibility{
  box-sizing:border-box!important;
  min-height:38px!important;
  margin:0!important;
  padding:0 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  background:transparent!important;
  border:0!important;
  border-radius:10px!important;
  box-shadow:none!important;
}

html body .fl-v220-app .fl-v220-composer .fl-v220-publish{
  box-sizing:border-box!important;
  min-width:76px!important;
  height:38px!important;
  margin:0 0 0 auto!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,var(--fl220-purple),var(--fl220-pink))!important;
  color:#fff!important;
  box-shadow:0 7px 16px rgba(113,56,240,.18)!important;
}

@media (max-width:1179px) and (min-width:841px){
  html body .fl-v220-app .fl-v220-topbar__inner{
    grid-template-columns:minmax(280px,1fr) minmax(360px,470px) auto!important;
  }
  html body .fl-v220-app .fl-v220-topnav{
    width:100%!important;
    max-width:470px!important;
  }
}

@media (max-width:560px){
  html body .fl-v220-app .fl-v220-composer{
    padding:12px!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:0!important;
  }
  html body .fl-v220-app .fl-v220-composer .fl-v220-composer__footer{
    flex-wrap:wrap!important;
  }
  html body .fl-v220-app .fl-v220-composer .fl-v220-publish{
    flex:1 1 100%!important;
    width:100%!important;
    margin-left:0!important;
  }
}


/* =========================================================
   V2.2.5 uCoz COMPOSER ISOLATION
   The composer is intentionally NOT a <form>. uCoz applies
   legacy form styling/rewrites, so the production composer
   uses a semantic section and JS click handling instead.
   ========================================================= */
html body .fl-v220-app section.fl-v220-composer{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:14px 16px 12px!important;
  background:#fff!important;
  border:1px solid #e1e5ec!important;
  border-radius:16px!important;
  box-shadow:0 1px 2px rgba(20,27,45,.08),0 8px 24px rgba(20,27,45,.045)!important;
}
html body .fl-v220-app section.fl-v220-composer .fl-v220-composer__main{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
}
html body .fl-v220-app section.fl-v220-composer textarea[name="post_body"]{
  all:unset!important;
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:44px!important;
  min-height:44px!important;
  max-height:190px!important;
  padding:11px 16px!important;
  overflow:auto!important;
  resize:none!important;
  background:#f0f2f5!important;
  border:1px solid transparent!important;
  border-radius:22px!important;
  color:#2e3648!important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:20px!important;
  cursor:text!important;
}
html body .fl-v220-app section.fl-v220-composer textarea[name="post_body"]:focus{
  min-height:76px!important;
  height:auto!important;
  background:#f7f8fb!important;
  border-color:#d8d1ef!important;
  border-radius:14px!important;
  box-shadow:0 0 0 3px rgba(113,56,240,.07)!important;
}
html body .fl-v220-app section.fl-v220-composer textarea[name="post_body"]::placeholder{
  color:#6f7789!important;
  opacity:1!important;
}
html body .fl-v220-app section.fl-v220-composer .fl-v220-composer__footer{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-height:49px!important;
  margin:11px 0 0!important;
  padding:9px 0 0!important;
  border-top:1px solid #e8eaf0!important;
}


/* =========================================================
   V2.2.6 STORIES вЂ” production, 24h lifecycle
   ========================================================= */
.fl-v220-stories{position:relative;margin:12px 0 14px;padding:0;background:transparent}
.fl-v220-stories[hidden]{display:none!important}
.fl-v220-stories__head{display:flex;align-items:end;justify-content:space-between;margin:0 2px 8px}
.fl-v220-stories__head h2{margin:0;color:#20263a;font-size:14px;font-weight:900;letter-spacing:-.2px}
.fl-v220-stories__head small{display:block;margin-top:2px;color:#8a92a3;font-size:9.5px;font-weight:600}
.fl-v220-stories__rail{display:flex;gap:8px;min-width:0;padding:1px 1px 5px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}
.fl-v220-stories__rail::-webkit-scrollbar{display:none}
.fl-v220-story-card{position:relative;flex:0 0 108px;height:176px;margin:0;padding:0;overflow:hidden;border:1px solid #dfe3eb;border-radius:14px;background:#24283a;box-shadow:0 2px 10px rgba(20,27,45,.07);cursor:pointer;scroll-snap-align:start;text-align:left}
.fl-v220-story-card:focus-visible{outline:3px solid rgba(113,56,240,.28);outline-offset:2px}
.fl-v220-story-card__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.fl-v220-story-card:hover .fl-v220-story-card__media{transform:scale(1.035)}
.fl-v220-story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,20,31,.02) 35%,rgba(17,20,31,.78) 100%);pointer-events:none}
.fl-v220-story-card__avatar{position:absolute;z-index:2;left:9px;top:9px;width:36px;height:36px;padding:2px;border:3px solid #7b3ff2;border-radius:50%;background:#fff;overflow:hidden}
.fl-v220-story-card.is-viewed .fl-v220-story-card__avatar{border-color:#c8ccd5}
.fl-v220-story-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.fl-v220-story-card__avatar>span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#7b3ff2,#e82fbd);color:#fff;font-size:13px}
.fl-v220-story-card__name{position:absolute;z-index:2;left:9px;right:9px;bottom:10px;color:#fff;font-size:10px;line-height:1.2;font-weight:850;text-shadow:0 1px 3px rgba(0,0,0,.45);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fl-v220-story-card--create{background:#fff;border-color:#e0e4eb}
.fl-v220-story-card--create:after{background:none}
.fl-v220-story-card--create .fl-v220-story-card__media{height:122px;background:#e9e8f4}
.fl-v220-story-card--create .fl-v220-story-card__media.is-empty{display:grid;place-items:center;background:linear-gradient(135deg,#ede8ff,#fde9f8)}
.fl-v220-story-card--create .fl-v220-story-card__media.is-empty span{font-size:28px;color:#8c4cf5}
.fl-v220-story-card--create .fl-v220-story-create-plus{position:absolute;z-index:3;left:50%;top:103px;transform:translateX(-50%);width:34px;height:34px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:linear-gradient(135deg,#7138f0,#e52fb7);color:#fff;font-size:24px;font-weight:600;line-height:1}
.fl-v220-story-card--create .fl-v220-story-card__name{bottom:10px;color:#242b3d;text-align:center;text-shadow:none;font-size:9.5px;font-weight:900}
.fl-v220-story-skeleton{flex:0 0 108px;height:176px;border-radius:14px;background:linear-gradient(90deg,#eceef3 25%,#f5f6f8 40%,#eceef3 65%);background-size:300% 100%;animation:fl-story-skeleton 1.3s infinite}
@keyframes fl-story-skeleton{0%{background-position:100% 0}100%{background-position:0 0}}

.fl-v220-story-create,.fl-v220-story-viewer{position:fixed;z-index:9000;inset:0}
.fl-v220-story-create[hidden],.fl-v220-story-viewer[hidden]{display:none!important}
.fl-v220-story-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(15,18,28,.68)!important;backdrop-filter:blur(5px);cursor:default!important}
.fl-v220-story-create{display:grid;place-items:center;padding:18px}
.fl-v220-story-create__panel{position:relative;z-index:2;width:min(520px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border:1px solid #e1e4eb;border-radius:20px;box-shadow:0 30px 90px rgba(7,10,20,.32)}
.fl-v220-story-create__panel>header{min-height:68px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef2}
.fl-v220-story-create__panel>header>div{display:grid;gap:2px}.fl-v220-story-create__panel>header strong{font-size:17px;font-weight:900}.fl-v220-story-create__panel>header small{color:#8a92a3;font-size:10px}
.fl-v220-story-create__panel>header button,.fl-v220-story-viewer__actions button:last-child{width:38px!important;height:38px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#eef0f4!important;color:#41495d!important;cursor:pointer!important}
.fl-v220-story-create__panel>header button svg,.fl-v220-story-viewer__actions button:last-child svg{width:18px!important;height:18px!important}
.fl-v220-story-create__preview{margin:16px auto 12px;width:min(290px,76vw);aspect-ratio:9/16;overflow:hidden;border-radius:16px;background:#171a24;box-shadow:0 12px 32px rgba(20,27,45,.16)}
.fl-v220-story-create__preview img{width:100%;height:100%;object-fit:cover}
.fl-v220-story-caption{display:grid;gap:6px;margin:0 16px 12px}.fl-v220-story-caption>span{color:#4c5569;font-size:10px;font-weight:850}
html body .fl-v220-app .fl-v220-story-caption textarea[name="story_caption"]{all:unset!important;box-sizing:border-box!important;width:100%!important;min-height:62px!important;padding:10px 12px!important;background:#f3f4f7!important;border:1px solid transparent!important;border-radius:12px!important;color:#2d3548!important;font:12px/1.4 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;white-space:pre-wrap!important;word-break:break-word!important}
html body .fl-v220-app .fl-v220-story-caption textarea[name="story_caption"]:focus{background:#fff!important;border-color:#d5c9f8!important;box-shadow:0 0 0 3px rgba(113,56,240,.08)!important}
.fl-v220-story-create__footer{padding:12px 16px 16px;display:flex;align-items:center;gap:10px;border-top:1px solid #eceef2}
.fl-v220-story-visibility{height:40px;padding:0 10px;display:flex;align-items:center;gap:7px;border-radius:10px;background:#f2f3f7}.fl-v220-story-visibility svg{width:17px;height:17px;color:#596278}.fl-v220-story-visibility select{all:unset!important;min-width:78px!important;color:#424b60!important;font:800 10px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;cursor:pointer!important}
.fl-v220-story-publish{height:40px!important;margin:0 0 0 auto!important;padding:0 18px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#7138f0,#e52fb7)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(113,56,240,.2)!important;cursor:pointer!important}
.fl-v220-story-publish:disabled{opacity:.55;cursor:wait!important}

.fl-v220-story-viewer{display:grid;place-items:center;padding:12px;background:rgba(8,10,15,.94);backdrop-filter:blur(10px)}
.fl-v220-story-viewer__stage{position:relative;width:min(430px,calc(100vw - 24px));height:min(760px,calc(100vh - 24px));overflow:hidden;border-radius:18px;background:#11131a;box-shadow:0 30px 100px rgba(0,0,0,.5)}
.fl-v220-story-viewer__media{position:absolute;inset:0;display:grid;place-items:center;background:#11131a}.fl-v220-story-viewer__media img{width:100%;height:100%;object-fit:cover}
.fl-v220-story-viewer__stage:after{content:"";position:absolute;z-index:1;left:0;right:0;top:0;height:150px;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);pointer-events:none}
.fl-v220-story-progress{position:absolute;z-index:5;left:10px;right:10px;top:9px;display:flex;gap:4px}.fl-v220-story-progress>span{position:relative;height:3px;flex:1;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.32)}.fl-v220-story-progress>span>i{position:absolute;inset:0 auto 0 0;width:0;background:#fff;border-radius:99px}
.fl-v220-story-viewer__head{position:absolute;z-index:5;left:12px;right:12px;top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.fl-v220-story-viewer__user{display:flex;align-items:center;gap:9px;min-width:0}.fl-v220-story-viewer__user>span{width:38px;height:38px;flex:0 0 38px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:linear-gradient(135deg,#7138f0,#e52fb7)}.fl-v220-story-viewer__user img{width:100%;height:100%;object-fit:cover}.fl-v220-story-viewer__user>span>span{width:100%;height:100%;display:grid;place-items:center;color:#fff}.fl-v220-story-viewer__user p{min-width:0;margin:0;display:grid;gap:2px}.fl-v220-story-viewer__user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:11px;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.35)}.fl-v220-story-viewer__user small{color:rgba(255,255,255,.82);font-size:9px;font-weight:650}
.fl-v220-story-viewer__actions{display:flex;align-items:center;gap:7px}.fl-v220-story-viewer__actions button:first-child{height:34px!important;padding:0 10px!important;border:0!important;border-radius:9px!important;background:rgba(20,20,28,.58)!important;color:#fff!important;font-size:9px!important;font-weight:850!important;cursor:pointer!important;backdrop-filter:blur(6px)}
.fl-v220-story-viewer__actions button:last-child{background:rgba(20,20,28,.58)!important;color:#fff!important;backdrop-filter:blur(6px)}
.fl-v220-story-viewer__caption{position:absolute;z-index:4;left:24px;right:24px;bottom:28px;margin:0;padding:10px 12px;border-radius:12px;background:rgba(11,13,18,.48);color:#fff;text-align:center;font-size:12px;line-height:1.45;font-weight:700;backdrop-filter:blur(7px);text-shadow:0 1px 2px rgba(0,0,0,.3)}
.fl-v220-story-nav{position:absolute!important;z-index:6!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:54px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;background:rgba(13,15,22,.35)!important;color:#fff!important;font-size:34px!important;line-height:1!important;cursor:pointer!important;backdrop-filter:blur(4px)}.fl-v220-story-nav:hover{background:rgba(13,15,22,.58)!important}.fl-v220-story-nav--prev{left:8px!important}.fl-v220-story-nav--next{right:8px!important}
body.fl-v220-story-open{overflow:hidden!important}

@media(max-width:840px){.fl-v220-stories__head{padding:0 10px}.fl-v220-stories__rail{padding-left:10px;padding-right:10px}.fl-v220-story-card{flex-basis:104px;height:168px}.fl-v220-story-viewer{padding:0}.fl-v220-story-viewer__stage{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0}.fl-v220-story-create{padding:8px}.fl-v220-story-create__panel{max-height:calc(100vh - 16px)}}
@media(max-width:560px){.fl-v220-stories{margin-top:8px}.fl-v220-stories__head small{display:none}.fl-v220-story-card{flex-basis:96px;height:158px}.fl-v220-story-card--create .fl-v220-story-card__media{height:108px}.fl-v220-story-card--create .fl-v220-story-create-plus{top:90px}.fl-v220-story-create__footer{flex-wrap:wrap}.fl-v220-story-publish{width:100%!important;margin-left:0!important}}

/* V2.2.7: Stories replace the old welcome strip at the top of the feed. */
html body .fl-v220-app .fl-v220-main > .fl-v220-stories{
  margin-top:0!important;
  margin-bottom:14px!important;
}


/* =========================================================
   FACELOV MESSAGES V2.3.0 вЂ” Messenger-style real UI
   ========================================================= */
.fl-v220-round-action--message{position:relative}
.fl-msg-top-badge{position:absolute!important;top:-4px!important;right:-5px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;display:grid!important;place-items:center!important;border:2px solid #fff!important;border-radius:999px!important;background:#ef2f87!important;color:#fff!important;font-size:8px!important;font-weight:900!important;line-height:1!important}
.fl-msg-top-badge[hidden],.fl-msg-mobile-badge[hidden]{display:none!important}

.fl-msg-shell{position:fixed;z-index:4200;inset:var(--fl220-header,60px) 0 0 0;pointer-events:none}
.fl-msg-shell[hidden]{display:none!important}
.fl-msg-backdrop{position:absolute;inset:0;border:0;background:transparent;pointer-events:auto;cursor:default}
.fl-msg-panel{position:absolute;top:10px;right:14px;width:min(390px,calc(100vw - 28px));height:min(720px,calc(100vh - var(--fl220-header,60px) - 24px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e5ec;border-radius:18px;background:#fff;box-shadow:0 14px 50px rgba(18,28,48,.22);pointer-events:auto;color:#1d2433}
.fl-msg-panel button,.fl-msg-panel input,.fl-msg-panel textarea{font:inherit}
.fl-msg-list-view,.fl-msg-new-view,.fl-msg-thread-view{min-height:0;height:100%;display:flex;flex-direction:column}
.fl-msg-list-view[hidden],.fl-msg-new-view[hidden],.fl-msg-thread-view[hidden]{display:none!important}

.fl-msg-head,.fl-msg-thread-head{min-height:68px;padding:12px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;background:#fff}
.fl-msg-head>div:first-child{min-width:0;display:grid;gap:2px}
.fl-msg-head h2{margin:0;font-size:22px;line-height:1.05;letter-spacing:-.6px}
.fl-msg-head small,.fl-msg-thread-head small{color:#8891a2;font-size:10px}
.fl-msg-head-actions{margin-left:auto;display:flex;gap:7px}
.fl-msg-head-actions button,.fl-msg-thread-head>button{width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#f0ebff!important;color:#7137dd!important;cursor:pointer!important}
.fl-msg-head-actions svg,.fl-msg-thread-head svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8}
.fl-msg-thread-head>button>span{font-size:27px;line-height:1;transform:translateY(-1px)}

.fl-msg-search{margin:10px 12px 5px;min-height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border-radius:999px;background:#f0f2f6}
.fl-msg-search svg{width:17px!important;height:17px!important;flex:0 0 17px;fill:none!important;stroke:#768094!important;stroke-width:1.8}
html body .fl-msg-search input{width:100%!important;min-width:0!important;height:40px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#222a3b!important;font-size:12px!important}
.fl-msg-search input::placeholder{color:#8992a3}

.fl-msg-tabs{padding:2px 12px 8px;display:flex;gap:6px;border-bottom:1px solid #f0f1f5}
.fl-msg-tabs button{min-height:32px;padding:0 13px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#41495a!important;font-size:10.5px!important;font-weight:800!important;cursor:pointer}
.fl-msg-tabs button.is-active{background:#eee8ff!important;color:#7037dc!important}

.fl-msg-conversations,.fl-msg-contacts{min-height:0;flex:1;overflow:auto;padding:6px}
.fl-msg-conversation,.fl-msg-contact{width:100%!important;min-height:70px!important;padding:8px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;border:0!important;border-radius:13px!important;background:#fff!important;color:#1e2635!important;text-align:left!important;cursor:pointer!important}
.fl-msg-conversation:hover,.fl-msg-contact:hover{background:#f5f6f8!important}
.fl-msg-conversation.is-unread{background:#faf7ff!important}
.fl-msg-avatar{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#823df0,#e735b5);color:#fff;font-weight:900}
.fl-msg-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.fl-msg-avatar--list,.fl-msg-avatar--contact{width:54px;height:54px;font-size:18px}
.fl-msg-conversation__copy,.fl-msg-contact__copy{min-width:0;display:grid;gap:3px}
.fl-msg-conversation__copy strong,.fl-msg-contact__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850}
.fl-msg-conversation__copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#737d8f;font-size:10.5px}
.fl-msg-contact__copy small{color:#8790a1;font-size:10px}
.fl-msg-conversation.is-unread .fl-msg-conversation__copy>span{color:#272e3e;font-weight:750}
.fl-msg-conversation__meta{min-width:44px;display:grid;justify-items:end;gap:5px}
.fl-msg-conversation__meta small{color:#8b94a5;font-size:8.5px}
.fl-msg-conversation__meta b{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#7d3ef0,#e933ad);color:#fff;font-size:8px}
.fl-msg-empty{padding:46px 20px;display:grid;gap:7px;justify-items:center;text-align:center;color:#848da0}
.fl-msg-empty strong{color:#343b4b;font-size:13px}
.fl-msg-empty span{max-width:260px;font-size:10.5px;line-height:1.5}

.fl-msg-thread-head{display:grid;grid-template-columns:36px minmax(0,1fr) 36px}
.fl-msg-thread-person{min-width:0;display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}
.fl-msg-thread-person>span:last-child{min-width:0;display:grid;gap:2px}
.fl-msg-thread-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}
.fl-msg-thread-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.fl-msg-thread{min-height:0;flex:1;overflow:auto;padding:14px 12px 12px;display:flex;flex-direction:column;gap:5px;background:#fff;overscroll-behavior:contain}
.fl-msg-thread-loading{margin:auto;color:#818a9c;font-size:11px}
.fl-msg-thread-empty{margin:auto;padding:30px 18px;display:grid;justify-items:center;gap:7px;text-align:center;color:#8992a2}
.fl-msg-thread-empty strong{color:#2d3444;font-size:13px}
.fl-msg-thread-empty span:last-child{font-size:10.5px;line-height:1.5}
.fl-msg-avatar--thread-empty{width:76px;height:76px;margin-bottom:5px;font-size:28px}

.fl-msg-message-row{max-width:78%;display:flex;flex-direction:column;gap:2px}
.fl-msg-message-row.is-mine{align-self:flex-end;align-items:flex-end}
.fl-msg-message-row.is-peer{align-self:flex-start;align-items:flex-start}
.fl-msg-bubble{max-width:100%;padding:9px 11px 7px;border-radius:17px;background:#eef0f4;color:#242b39;overflow:hidden}
.fl-msg-message-row.is-mine .fl-msg-bubble{background:linear-gradient(135deg,#7c3ff0,#d832b9);color:#fff;border-bottom-right-radius:5px}
.fl-msg-message-row.is-peer .fl-msg-bubble{border-bottom-left-radius:5px}
.fl-msg-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.42}
.fl-msg-bubble time{display:block;margin-top:3px;opacity:.68;font-size:7.5px;text-align:right}
.fl-msg-bubble__image{display:block;max-width:260px;max-height:330px;margin:-9px -11px 7px;object-fit:cover}
.fl-msg-read{padding:0 5px;color:#8b94a4;font-size:8px}

.fl-msg-image-preview{position:relative;margin:6px 12px 0;width:86px;height:86px;overflow:hidden;border-radius:12px;border:1px solid #e1e4ea;background:#f2f3f6}
.fl-msg-image-preview img{width:100%;height:100%;object-fit:cover}
.fl-msg-image-preview button{position:absolute;top:5px;right:5px;width:24px!important;height:24px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:rgba(26,29,36,.72)!important;color:#fff!important;cursor:pointer}
.fl-msg-image-preview svg{width:13px!important;height:13px!important;fill:none!important;stroke:currentColor!important;stroke-width:2}

.fl-msg-compose{padding:9px 10px 10px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:end;gap:7px;border-top:1px solid #edf0f4;background:#fff}
.fl-msg-attach,.fl-msg-send{width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#f0ebff!important;color:#7137dd!important;cursor:pointer!important}
.fl-msg-send{background:linear-gradient(135deg,#7d3ef0,#df34b4)!important;color:#fff!important}
.fl-msg-attach svg,.fl-msg-send svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9}
html body .fl-msg-compose textarea{width:100%!important;min-width:0!important;min-height:38px!important;max-height:120px!important;margin:0!important;padding:10px 13px!important;resize:none!important;border:0!important;outline:0!important;border-radius:19px!important;background:#f0f2f5!important;box-shadow:none!important;color:#252c3b!important;font-size:12px!important;line-height:1.4!important}

.fl-msg-mobile-badge{position:absolute;top:8px;right:calc(50% - 20px);min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#ef2f87;color:#fff;font-size:7px;font-weight:900}

@media(max-width:840px){
  .fl-msg-shell{inset:0}
  .fl-msg-backdrop{background:rgba(20,24,35,.18)}
  .fl-msg-panel{top:0;right:0;width:min(420px,100vw);height:100dvh;max-height:none;border:0;border-radius:0}
  html.fl-msg-open{overflow:hidden}
}
@media(max-width:520px){
  .fl-msg-panel{width:100vw}
  .fl-msg-message-row{max-width:84%}
  .fl-msg-bubble__image{max-width:72vw}
}


/* =========================================================
   FACELOV ATRASK V2.4.0
   Savitas Facelov discovery + dating + social graph.
   ========================================================= */
.fl-v220-topnav{grid-template-columns:repeat(4,94px)}
.fl-v220-side-icon svg{width:20px!important;height:20px!important}

.fl-v220-app.is-discover-view .fl-v220-main{max-width:760px}
.fl-v220-app.is-discover-view .fl-v220-rightbar{display:none}
.fl-v220-app.is-discover-view .fl-v220-layout{grid-template-columns:220px minmax(0,760px);justify-content:center}
.fl-discover{display:grid;gap:12px}
.fl-discover[hidden]{display:none!important}

.fl-discover-head{padding:22px 24px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border:1px solid #e3e5ec;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#fff 58%,#fbf4ff 100%);box-shadow:0 5px 18px rgba(35,41,56,.05)}
.fl-discover-kicker{display:block;margin-bottom:6px;color:#7b3df0;font-size:9px;font-weight:950;letter-spacing:1.8px}
.fl-discover-head h1{max-width:540px;margin:0;color:#1d2433;font-size:25px;line-height:1.08;letter-spacing:-.8px}
.fl-discover-head h1 em{font-style:normal;background:linear-gradient(90deg,#7d3ff0,#e934b4);-webkit-background-clip:text;color:transparent}
.fl-discover-head p{max-width:560px;margin:8px 0 0;color:#7b8497;font-size:11px;line-height:1.55}
.fl-discover-profile-button{height:40px!important;padding:0 13px!important;display:flex!important;align-items:center!important;gap:7px!important;border:0!important;border-radius:11px!important;background:#f0eaff!important;color:#7439df!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important;cursor:pointer!important}
.fl-discover-profile-button svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8}

.fl-discover-tabs{display:grid;grid-template-columns:repeat(4,1fr);padding:5px;border:1px solid #e2e5ec;border-radius:14px;background:#fff;box-shadow:0 4px 13px rgba(33,39,55,.04)}
.fl-discover-tabs button{position:relative;height:42px!important;padding:0 11px!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:7px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#687184!important;font-size:10.5px!important;font-weight:900!important;cursor:pointer!important}
.fl-discover-tabs button.is-active{background:#f1ebff!important;color:#7138dd!important}
.fl-discover-tabs svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9}
.fl-discover-tabs b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#e935aa;color:#fff;font-size:8px}
.fl-discover-tabs b[hidden]{display:none!important}

.fl-discover-body{min-height:560px}
.fl-discover-deck{display:grid;place-items:center}
.fl-discover-card{width:min(100%,650px);overflow:hidden;border:1px solid #dfe2e9;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(31,38,56,.10);transform:translateZ(0);transition:transform .18s ease,opacity .18s ease}
.fl-discover-card.is-leaving-left{transform:translateX(-70px) rotate(-2deg);opacity:0}
.fl-discover-card.is-leaving-right{transform:translateX(70px) rotate(2deg);opacity:0}
.fl-discover-card__media{position:relative;height:430px;overflow:hidden;background:linear-gradient(145deg,#ece6ff,#ffe9f8)}
.fl-discover-card__media>img{width:100%;height:100%;display:block;object-fit:cover}
.fl-discover-card__fallback{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:80px;font-weight:900;background:linear-gradient(135deg,#813df1,#e436b1)}
.fl-discover-card__compatibility{position:absolute;left:16px;top:16px;min-width:78px;padding:9px 11px;border:1px solid rgba(255,255,255,.5);border-radius:14px;background:rgba(20,22,32,.56);backdrop-filter:blur(12px);color:#fff;text-align:center}
.fl-discover-card__compatibility strong{display:block;font-size:18px;line-height:1}
.fl-discover-card__compatibility span{display:block;margin-top:3px;font-size:8px;font-weight:800;letter-spacing:.4px}
.fl-discover-card__dots{position:absolute;left:50%;top:10px;transform:translateX(-50%);display:flex;gap:4px}
.fl-discover-card__dots i{width:22px;height:3px;border-radius:999px;background:rgba(255,255,255,.42)}
.fl-discover-card__dots i.is-active{background:#fff}
.fl-discover-card__photo-nav{position:absolute!important;top:50%!important;width:38px!important;height:38px!important;margin-top:-19px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.86)!important;color:#303648!important;font-size:25px!important;box-shadow:0 4px 14px rgba(0,0,0,.14)!important;cursor:pointer!important}
.fl-discover-card__photo-nav--prev{left:12px}.fl-discover-card__photo-nav--next{right:12px}

.fl-discover-card__body{padding:18px 20px 15px}
.fl-discover-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.fl-discover-card__head h2{margin:0;color:#1c2332;font-size:23px;line-height:1.05;letter-spacing:-.6px}
.fl-discover-card__head p{margin:5px 0 0;color:#7f899b;font-size:10.5px}
.fl-discover-follow{height:36px!important;padding:0 11px!important;display:flex!important;align-items:center!important;gap:6px!important;border:1px solid #dfd9ee!important;border-radius:10px!important;background:#fff!important;color:#7140d3!important;font-size:9.5px!important;font-weight:900!important;cursor:pointer!important}
.fl-discover-follow.is-active{background:#efe8ff!important}
.fl-discover-follow svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9}
.fl-discover-card__chips{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}
.fl-discover-card__chips span,.fl-discover-card__interests span{padding:6px 9px;border-radius:999px;background:#f3f0fb;color:#65469b;font-size:8.5px;font-weight:850}
.fl-discover-card__about{margin:13px 0 0;color:#4f586b;font-size:11.5px;line-height:1.55}
.fl-discover-reasons{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.fl-discover-reason{min-height:54px;padding:9px 10px;display:flex;align-items:center;gap:8px;border:1px solid #ece8f6;border-radius:12px;background:#fcfaff}
.fl-discover-reason>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eee6ff;color:#783ce3;font-weight:900}
.fl-discover-reason>div{min-width:0;display:grid;gap:2px}
.fl-discover-reason strong{font-size:9.5px;color:#3d4557}
.fl-discover-reason small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a92a1;font-size:8px}
.fl-discover-card__interests{margin-top:12px;display:flex;flex-wrap:wrap;gap:5px}
.fl-discover-card__profile-link{display:inline-block;margin-top:12px;color:#7440dd;font-size:9px;font-weight:900;text-decoration:none}

.fl-discover-actions{padding:11px 18px 17px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.fl-discover-action{height:48px!important;padding:0 13px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:14px!important;font-size:10px!important;font-weight:950!important;cursor:pointer!important}
.fl-discover-action svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:2}
.fl-discover-action.is-pass{border:1px solid #e1e4ea!important;background:#fff!important;color:#687184!important}
.fl-discover-action.is-like{border:0!important;background:linear-gradient(135deg,#7e3ff0,#e235b3)!important;color:#fff!important;box-shadow:0 8px 20px rgba(135,54,222,.20)}
.fl-discover-action.is-super{border:1px solid #d8cdf8!important;background:#f1ecff!important;color:#7040d4!important}

.fl-discover-loading{width:100%;padding:70px 20px;text-align:center;color:#7d8595;font-size:11px}
.fl-discover-empty{width:100%;padding:64px 24px;display:grid;justify-items:center;text-align:center;border:1px solid #e1e4eb;border-radius:18px;background:#fff}
.fl-discover-empty__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#eee7ff,#ffe7f8);color:#8a3ee5;font-size:24px}
.fl-discover-empty h2{margin:13px 0 0;font-size:18px}
.fl-discover-empty p{max-width:470px;margin:7px 0 0;color:#80899a;font-size:10.5px;line-height:1.55}
.fl-discover-empty button{height:38px!important;margin-top:15px!important;padding:0 15px!important;border:0!important;border-radius:10px!important;background:#eee8ff!important;color:#713bd5!important;font-size:9.5px!important;font-weight:900!important;cursor:pointer!important}

.fl-discover-matches{min-height:500px}
.fl-discover-match-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.fl-discover-match-card{overflow:hidden;border:1px solid #e0e3e9;border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(31,38,56,.06)}
.fl-discover-match-card__media{position:relative;height:230px;overflow:hidden;background:#eee8ff}
.fl-discover-match-card__media img{width:100%;height:100%;object-fit:cover}
.fl-discover-match-card__media>span{position:absolute;left:10px;bottom:10px;padding:6px 8px;border-radius:9px;background:rgba(21,24,35,.62);color:#fff;font-size:8px;font-weight:900;backdrop-filter:blur(8px)}
.fl-discover-match-card__body{padding:12px}
.fl-discover-match-card__body h3{margin:0;font-size:14px}
.fl-discover-match-card__body p{margin:4px 0 0;color:#81899a;font-size:9px}
.fl-discover-match-card__actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}
.fl-discover-match-card__actions button,.fl-discover-match-card__actions a{height:34px!important;display:grid!important;place-items:center!important;border:1px solid #e0e2e8!important;border-radius:9px!important;background:#fff!important;color:#596174!important;font-size:9px!important;font-weight:900!important;text-decoration:none!important}
.fl-discover-match-card__actions .is-main{border:0!important;background:linear-gradient(135deg,#7e3ff0,#e235b3)!important;color:#fff!important}

.fl-discover-settings{padding:18px;border:1px solid #e0e3ea;border-radius:18px;background:#fff;box-shadow:0 6px 20px rgba(34,40,57,.05)}
.fl-discover-settings__intro{display:flex;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #edf0f4}
.fl-discover-settings__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#efe8ff;color:#793ee2}
.fl-discover-settings__icon svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8}
.fl-discover-settings__intro h2{margin:0;font-size:17px}.fl-discover-settings__intro p{margin:4px 0 0;color:#81899b;font-size:9.5px;line-height:1.5}
.fl-discover-photo-editor{margin-top:16px}
.fl-discover-photo-editor>header,.fl-discover-interest-editor>header{display:flex;justify-content:space-between;align-items:center;gap:12px}
.fl-discover-photo-editor header>div,.fl-discover-interest-editor header>div{display:grid;gap:2px}
.fl-discover-photo-editor strong,.fl-discover-interest-editor strong{font-size:11.5px}.fl-discover-photo-editor small,.fl-discover-interest-editor small{color:#868fa1;font-size:8.5px}
.fl-discover-photo-editor label{height:34px;padding:0 10px;display:flex;align-items:center;gap:5px;border-radius:9px;background:#efe8ff;color:#753cda;font-size:8.5px;font-weight:900;cursor:pointer}
.fl-discover-photo-editor label svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2}
.fl-discover-photo-grid{margin-top:9px;display:grid;grid-template-columns:repeat(6,1fr);gap:7px}
.fl-discover-photo-slot{position:relative;aspect-ratio:3/4;overflow:hidden;display:grid;place-items:center;border:1px dashed #d9dce5;border-radius:11px;background:#f7f8fa;color:#a0a7b4;font-size:16px;font-weight:800}
.fl-discover-photo-slot.is-primary{border-style:solid;border-color:#d9cdf8;background:#f7f3ff}
.fl-discover-photo-slot img{width:100%;height:100%;object-fit:cover}
.fl-discover-photo-slot button{position:absolute!important;right:5px!important;top:5px!important;width:24px!important;height:24px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(25,29,38,.75)!important;color:#fff!important;font-size:14px!important;cursor:pointer!important}
.fl-discover-photo-slot small{position:absolute;left:5px;bottom:5px;padding:3px 5px;border-radius:5px;background:rgba(32,34,44,.65);color:#fff;font-size:6.5px}

.fl-discover-form{margin-top:18px;display:grid;gap:14px}
.fl-discover-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.fl-discover-form label,.fl-discover-range label{display:grid;gap:5px;color:#4b5364;font-size:9px;font-weight:850}
html body .fl-discover-form input[type="text"],html body .fl-discover-form input[type="date"],html body .fl-discover-form input[type="number"],html body .fl-discover-form select,html body .fl-discover-form textarea{width:100%!important;margin:0!important;border:1px solid #e0e3e9!important;border-radius:10px!important;background:#f8f9fb!important;box-shadow:none!important;outline:0!important;color:#2f3747!important;font-size:10.5px!important}
html body .fl-discover-form input[type="text"],html body .fl-discover-form input[type="date"],html body .fl-discover-form input[type="number"],html body .fl-discover-form select{height:40px!important;padding:0 11px!important}
html body .fl-discover-form textarea{min-height:92px!important;padding:10px 11px!important;resize:vertical!important;line-height:1.45!important}
.fl-discover-range{display:grid;grid-template-columns:1fr 90px 90px;gap:10px;align-items:end;padding:12px;border:1px solid #eceef3;border-radius:12px;background:#fbfbfd}
.fl-discover-range>div{display:grid;gap:2px}.fl-discover-range strong{font-size:10.5px}.fl-discover-range small{color:#8b93a4;font-size:8px}
.fl-discover-show-me{padding:12px;border:1px solid #eceef3;border-radius:12px;background:#fbfbfd}
.fl-discover-show-me legend{padding:0 5px;color:#4c5465;font-size:10px;font-weight:900}
.fl-discover-show-me label{display:inline-flex;margin-right:8px}
.fl-discover-show-me label span{padding:8px 10px;border:1px solid #e0e3e9;border-radius:9px;background:#fff}
.fl-discover-show-me input:checked+span{border-color:#cbbaf7;background:#efe8ff;color:#6f39d3}
.fl-discover-show-me input{position:absolute;opacity:0}
.fl-discover-interest-editor{padding:12px;border:1px solid #eceef3;border-radius:12px}
.fl-discover-interest-editor header>b{color:#793ddd;font-size:9px}
.fl-discover-interest-list{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}
.fl-discover-interest{cursor:pointer}
.fl-discover-interest span{display:block;padding:7px 10px;border:1px solid #e0e3e9;border-radius:999px;background:#fff;color:#636c7e;font-size:8.5px;font-weight:800}
.fl-discover-interest.is-active span{border-color:#c9b8f7;background:#efe8ff;color:#7039d6}
.fl-discover-enabled{padding:12px;display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px;border:1px solid #eceef3;border-radius:12px;background:#fbfbfd}
.fl-discover-enabled>span{display:grid;gap:2px}.fl-discover-enabled strong{font-size:10px}.fl-discover-enabled small{color:#8b93a3;font-size:8px;font-weight:500}
.fl-discover-enabled input{width:16px;height:16px;accent-color:#7c3ee9}
.fl-discover-settings__actions{display:flex;justify-content:flex-end}
.fl-discover-settings__actions button{height:40px!important;padding:0 17px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#7e3ff0,#df34b4)!important;color:#fff!important;font-size:9.5px!important;font-weight:950!important;cursor:pointer!important}

.fl-discover-match-modal{position:fixed;z-index:8000;inset:0;display:grid;place-items:center;padding:20px}
.fl-discover-match-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(23,20,36,.60);backdrop-filter:blur(5px)}
.fl-discover-match-modal__box{position:relative;width:min(430px,100%);padding:30px 26px;border-radius:24px;background:linear-gradient(145deg,#fff,#fbf2ff);box-shadow:0 24px 80px rgba(20,17,36,.35);text-align:center}
.fl-discover-match-modal__heart{width:76px;height:76px;margin:0 auto 12px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(135deg,#7d3ff0,#e833b3);color:#fff;font-size:34px;box-shadow:0 15px 35px rgba(147,52,217,.25)}
.fl-discover-match-modal__box h2{margin:5px 0 0;font-size:20px;line-height:1.25}.fl-discover-match-modal__box p{margin:8px auto 0;max-width:340px;color:#7b8495;font-size:10.5px;line-height:1.55}
.fl-discover-match-modal__actions{margin-top:18px;display:grid;grid-template-columns:1fr 1.4fr;gap:8px}
.fl-discover-match-modal__actions button{height:42px!important;border-radius:11px!important;font-size:9.5px!important;font-weight:950!important;cursor:pointer!important}
.fl-discover-match-modal__actions .is-light{border:1px solid #e0e3e9!important;background:#fff!important;color:#596174!important}
.fl-discover-match-modal__actions .is-main{border:0!important;background:linear-gradient(135deg,#7d3ff0,#e833b3)!important;color:#fff!important}

@media(max-width:1100px){
  .fl-v220-app.is-discover-view .fl-v220-layout{grid-template-columns:200px minmax(0,700px)}
}
@media(max-width:840px){
  .fl-v220-topnav{grid-template-columns:repeat(4,1fr)}
  .fl-v220-app.is-discover-view .fl-v220-layout{display:block}
  .fl-discover-head{padding:18px}
  .fl-discover-head h1{font-size:21px}
  .fl-discover-profile-button span{display:none}
  .fl-discover-card__media{height:min(62vh,470px)}
}
@media(max-width:620px){
  .fl-discover-tabs{grid-template-columns:repeat(4,1fr)}
  .fl-discover-tabs button{padding:0 4px!important}
  .fl-discover-tabs button span{font-size:8px}
  .fl-discover-card{border-radius:17px}
  .fl-discover-card__media{height:54vh;min-height:340px}
  .fl-discover-card__body{padding:15px}
  .fl-discover-reasons{grid-template-columns:1fr}
  .fl-discover-actions{padding:9px 12px 14px;gap:6px}
  .fl-discover-action span{display:none}
  .fl-discover-action svg{width:22px!important;height:22px!important}
  .fl-discover-form__grid{grid-template-columns:1fr}
  .fl-discover-range{grid-template-columns:1fr 1fr}
  .fl-discover-range>div{grid-column:1/-1}
  .fl-discover-photo-grid{grid-template-columns:repeat(3,1fr)}
  .fl-discover-match-grid{grid-template-columns:1fr}
  .fl-discover-head{display:block}
  .fl-discover-profile-button{margin-top:12px}
}


/* =========================================================
   FACELOV V2.4.1 HOTFIX
   Save button cannot be covered/blocked at the bottom.
   ========================================================= */
.fl-v220-app.is-discover-view.is-loading .fl-v220-main{
  opacity:1!important;
  pointer-events:auto!important;
}
.fl-v220-app.is-discover-view.is-loading .fl-v220-main:after{
  display:none!important;
}

.fl-discover-settings__actions{
  position:sticky!important;
  z-index:40!important;
  bottom:10px!important;
  margin:4px -8px -8px!important;
  padding:12px 8px 8px!important;
  background:linear-gradient(180deg,rgba(255,255,255,0),#fff 35%)!important;
  pointer-events:auto!important;
}
.fl-discover-settings__actions button[data-discover-save]{
  position:relative!important;
  z-index:41!important;
  min-width:190px!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
.fl-discover-settings__actions button[data-discover-save]:disabled{
  opacity:.65!important;
  cursor:wait!important;
}

@media(max-width:620px){
  .fl-discover-settings__actions{
    bottom:72px!important;
  }
  .fl-discover-settings__actions button[data-discover-save]{
    width:100%!important;
  }
}


/* =========================================================
   FACELOV V2.4.3 PRODUCTION
   Top navigation alignment + featured Atrask treatment.
   This block intentionally comes LAST to override legacy
   V2.2.x grid declarations still present in the stylesheet.
   ========================================================= */

/* Desktop/tablet header: exactly four icons, one row. */
@media (min-width:841px){
  html body .fl-v220-app .fl-v220-topnav{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(74px,1fr))!important;
    grid-template-rows:minmax(0,1fr)!important;
    grid-auto-flow:column!important;
    grid-auto-rows:minmax(0,1fr)!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    justify-self:center!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:420px!important;
    height:100%!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
    gap:6px!important;
    overflow:visible!important;
  }

  html body .fl-v220-app .fl-v220-topnav > a{
    box-sizing:border-box!important;
    grid-row:1!important;
    min-width:0!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    align-self:stretch!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    overflow:visible!important;
  }

  html body .fl-v220-app .fl-v220-topnav > a:nth-child(1){grid-column:1!important}
  html body .fl-v220-app .fl-v220-topnav > a:nth-child(2){grid-column:2!important}
  html body .fl-v220-app .fl-v220-topnav > a:nth-child(3){grid-column:3!important}
  html body .fl-v220-app .fl-v220-topnav > a:nth-child(4){grid-column:4!important}
}

/* Atrask is a Facelov-specific featured function. */
html body .fl-v220-app .fl-v220-topnav > a.fl-v220-nav-discover{
  position:relative!important;
  color:#863be7!important;
  isolation:isolate!important;
}

html body .fl-v220-app .fl-v220-topnav > a.fl-v220-nav-discover:before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  left:50%!important;
  top:50%!important;
  width:48px!important;
  height:48px!important;
  transform:translate(-50%,-50%)!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,rgba(126,63,240,.10),rgba(226,50,184,.10))!important;
  box-shadow:0 7px 20px rgba(126,63,240,.08)!important;
  opacity:1!important;
}

html body .fl-v220-app .fl-v220-topnav > a.fl-v220-nav-discover:hover:before,
html body .fl-v220-app .fl-v220-topnav > a.fl-v220-nav-discover.is-active:before{
  background:linear-gradient(145deg,rgba(126,63,240,.17),rgba(226,50,184,.15))!important;
  box-shadow:0 8px 24px rgba(126,63,240,.13)!important;
}

html body .fl-v220-app .fl-v220-topnav > a.fl-v220-nav-discover svg{
  color:#873de8!important;
  filter:drop-shadow(0 3px 6px rgba(126,63,240,.15))!important;
}

html body .fl-v220-app .fl-v220-nav-new{
  position:absolute!important;
  z-index:4!important;
  top:4px!important;
  right:5px!important;
  min-width:31px!important;
  height:14px!important;
  padding:0 5px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:2px solid #fff!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#7c3ff0,#e534b4)!important;
  box-shadow:0 4px 10px rgba(126,63,240,.20)!important;
  color:#fff!important;
  font-size:6px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.45px!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

/* Left sidebar featured Atrask item. */
html body .fl-v220-app .fl-v220-side-nav > a.fl-v220-side-discover{
  position:relative!important;
  border:1px solid #eadcf9!important;
  background:linear-gradient(110deg,#fbf6ff,#fff5fb)!important;
  box-shadow:0 5px 16px rgba(113,56,240,.06)!important;
}

html body .fl-v220-app .fl-v220-side-nav > a.fl-v220-side-discover:hover,
html body .fl-v220-app .fl-v220-side-nav > a.fl-v220-side-discover.is-active{
  border-color:#d8c2f7!important;
  background:linear-gradient(110deg,#f1e9ff,#ffeef9)!important;
  box-shadow:0 7px 20px rgba(113,56,240,.10)!important;
}

html body .fl-v220-app .fl-v220-side-nav > a.fl-v220-side-discover .fl-v220-side-icon{
  background:linear-gradient(135deg,#7b3ff0,#e835b1)!important;
  box-shadow:0 7px 16px rgba(133,55,224,.20)!important;
}

html body .fl-v220-app .fl-v220-side-new{
  min-width:39px!important;
  height:20px!important;
  padding:0 7px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#7c3ff0,#e534b4)!important;
  color:#fff!important;
  box-shadow:0 4px 10px rgba(126,63,240,.14)!important;
  font-size:7px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.45px!important;
  text-transform:uppercase!important;
}

/* Lower discovery card: small "Nauja" pill. */
html body .fl-v220-app .fl-v220-cta-new{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:35px!important;
  height:17px!important;
  margin-left:5px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#7c3ff0,#e534b4)!important;
  color:#fff!important;
  font-size:6.5px!important;
  font-style:normal!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.4px!important;
  text-transform:uppercase!important;
  vertical-align:1px!important;
}

/* Keep featured badge compact on narrower desktop widths. */
@media (max-width:1080px) and (min-width:841px){
  html body .fl-v220-app .fl-v220-topnav{
    max-width:360px!important;
    grid-template-columns:repeat(4,minmax(68px,1fr))!important;
    gap:3px!important;
  }
  html body .fl-v220-app .fl-v220-nav-new{
    right:1px!important;
    transform:scale(.92)!important;
    transform-origin:top right!important;
  }
}

/* Mobile bottom nav already has four equal columns. */
@media (max-width:840px){
  html body .fl-v220-app .fl-v220-mobile-nav{
    grid-template-columns:repeat(4,1fr)!important;
  }
}


/* =========================================================
   FACELOV V2.5.0 вЂ” POST COMPOSER + AUDIENCE
   ========================================================= */

.fl-post-launcher .fl-v220-composer__main textarea[readonly]{
  cursor:pointer!important;
}
.fl-post-launcher .fl-v220-composer__main textarea[readonly]:focus{
  outline:none!important;
}

html body .fl-post-launcher .fl-v220-composer__footer{
  grid-template-columns:auto auto 1fr!important;
}
html body .fl-post-launcher button.fl-v220-composer-action,
html body .fl-post-launcher button.fl-v220-visibility{
  border:0!important;
  cursor:pointer!important;
}
html body .fl-post-launcher .fl-post-quick-audience{
  min-width:0!important;
  padding:0 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  border-radius:9px!important;
  background:#f5f6f8!important;
}
html body .fl-post-launcher .fl-post-quick-audience span{
  color:#576074!important;
  font-size:9px!important;
  font-weight:850!important;
}
html body .fl-post-launcher .fl-post-quick-audience svg{
  width:16px!important;
  height:16px!important;
  fill:none!important;
  stroke:#6e778a!important;
  stroke-width:1.8!important;
}

html.fl-post-modal-open,
html.fl-post-modal-open body{
  overflow:hidden!important;
}

.fl-post-modal-shell{
  position:fixed;
  z-index:9000;
  inset:0;
  display:grid;
  place-items:center;
  padding:18px;
}
.fl-post-modal-shell[hidden]{
  display:none!important;
}
.fl-post-modal-backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(28,31,40,.56)!important;
  backdrop-filter:blur(3px)!important;
  cursor:default!important;
}

.fl-post-modal,
.fl-post-audience-modal,
.fl-post-close-modal{
  position:relative;
  z-index:2;
  width:min(590px,calc(100vw - 32px));
  max-height:min(780px,calc(100dvh - 36px));
  overflow:hidden;
  border:1px solid #dfe2e9;
  border-radius:18px;
  background:#fff;
  box-shadow:0 22px 75px rgba(24,28,40,.30);
  color:#1f2635;
}
.fl-post-audience-modal,
.fl-post-close-modal{
  width:min(500px,calc(100vw - 32px));
  overflow:auto;
}
.fl-post-audience-modal[hidden],
.fl-post-close-modal[hidden],
.fl-post-modal[hidden]{
  display:none!important;
}

.fl-post-modal__head,
.fl-post-audience-head{
  min-height:58px;
  padding:0 14px;
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 42px;
  align-items:center;
  border-bottom:1px solid #e9ecf1;
  background:#fff;
}
.fl-post-modal__head{
  grid-template-columns:42px minmax(0,1fr) 42px;
}
.fl-post-modal__head>strong{
  grid-column:2;
  text-align:center;
  font-size:15px;
  letter-spacing:-.25px;
}
.fl-post-modal__head>button{
  grid-column:3;
}
.fl-post-modal__head button,
.fl-post-audience-head button{
  width:36px!important;
  height:36px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#eef0f4!important;
  color:#5f6879!important;
  cursor:pointer!important;
}
.fl-post-modal__head button svg{
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
}
.fl-post-audience-head strong{
  text-align:center;
  font-size:14px;
}
.fl-post-audience-head button span{
  font-size:28px;
  line-height:1;
  transform:translateY(-1px);
}

.fl-post-modal__author{
  padding:14px 15px 8px;
  display:flex;
  align-items:center;
  gap:10px;
}
.fl-post-modal-avatar{
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
}
.fl-post-modal__author-copy{
  min-width:0;
  display:grid;
  justify-items:start;
  gap:4px;
}
.fl-post-modal__author-copy>strong{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:11.5px;
}
.fl-post-audience-chip{
  height:27px!important;
  padding:0 8px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  border:0!important;
  border-radius:7px!important;
  background:#e8eaf0!important;
  color:#373e4d!important;
  font-size:8px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.fl-post-audience-chip svg{
  width:13px!important;
  height:13px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
}
.fl-post-audience-chip b{
  font-size:8px;
}

html body .fl-post-modal__textarea{
  width:100%!important;
  min-height:190px!important;
  max-height:330px!important;
  margin:0!important;
  padding:12px 15px!important;
  resize:vertical!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#252c3a!important;
  font-size:21px!important;
  line-height:1.35!important;
  font-weight:400!important;
}
html body .fl-post-modal__textarea::placeholder{
  color:#8a91a0!important;
}

.fl-post-modal__preview{
  position:relative;
  margin:0 15px 11px;
  max-height:330px;
  overflow:hidden;
  border:1px solid #e4e7ed;
  border-radius:13px;
  background:#f4f5f7;
}
.fl-post-modal__preview[hidden]{
  display:none!important;
}
.fl-post-modal__preview img{
  width:100%;
  max-height:330px;
  display:block;
  object-fit:contain;
}
.fl-post-modal__preview button{
  position:absolute!important;
  top:8px!important;
  right:8px!important;
  width:32px!important;
  height:32px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(28,31,40,.76)!important;
  color:#fff!important;
  cursor:pointer!important;
}
.fl-post-modal__preview button svg{
  width:15px!important;
  height:15px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
}

.fl-post-modal__add{
  margin:4px 15px 12px;
  min-height:58px;
  padding:9px 10px 9px 12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border:1px solid #dfe3e9;
  border-radius:12px;
}
.fl-post-modal__add>div{
  display:grid;
  gap:2px;
}
.fl-post-modal__add strong{
  font-size:10px;
}
.fl-post-modal__add small{
  color:#8b93a2;
  font-size:7.5px;
}
.fl-post-modal__add>button{
  min-width:86px!important;
  height:36px!important;
  padding:0 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  border:0!important;
  border-radius:9px!important;
  background:#eaf8ee!important;
  color:#1b9a54!important;
  font-size:8px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.fl-post-modal__add>button svg{
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
}

.fl-post-modal__publish,
.fl-post-audience-done{
  width:calc(100% - 30px)!important;
  height:43px!important;
  margin:0 15px 14px!important;
  padding:0 15px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#7d3ff0,#df34b4)!important;
  box-shadow:0 8px 20px rgba(129,56,225,.16)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  cursor:pointer!important;
}
.fl-post-modal__publish:disabled,
.fl-post-audience-done:disabled{
  opacity:.6!important;
  cursor:wait!important;
}

.fl-post-audience-intro{
  padding:15px 15px 8px;
}
.fl-post-audience-intro strong{
  display:block;
  font-size:12px;
}
.fl-post-audience-intro p{
  margin:4px 0 0;
  color:#80899a;
  font-size:9px;
  line-height:1.45;
}

.fl-post-audience-options{
  padding:2px 8px 8px;
}
.fl-post-audience-option{
  position:relative;
  border-radius:12px;
}
.fl-post-audience-option.is-selected{
  background:#f5f1ff;
}
.fl-post-audience-option__main{
  width:100%!important;
  min-height:62px!important;
  padding:8px 10px!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr) 25px!important;
  align-items:center!important;
  gap:9px!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  color:#2f3747!important;
  text-align:left!important;
  cursor:pointer!important;
}
.fl-post-audience-option__icon{
  width:36px!important;
  height:36px!important;
  padding:8px;
  border-radius:50%;
  background:#eef0f4;
  fill:none!important;
  stroke:#4e5768!important;
  stroke-width:1.8!important;
}
.fl-post-audience-option.is-selected .fl-post-audience-option__icon{
  background:#ebe3ff;
  stroke:#743bdd!important;
}
.fl-post-audience-option__copy{
  min-width:0;
  display:grid;
  gap:3px;
}
.fl-post-audience-option__copy strong{
  font-size:10.5px;
}
.fl-post-audience-option__copy small{
  color:#858e9f;
  font-size:8.2px;
  line-height:1.35;
}
.fl-post-audience-radio{
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  border:1.5px solid #747e90;
  border-radius:50%;
}
.fl-post-audience-option.is-selected .fl-post-audience-radio{
  border-color:#7540de;
}
.fl-post-audience-radio i{
  width:10px;
  height:10px;
  display:block;
  border-radius:50%;
  background:linear-gradient(135deg,#7c3ff0,#dd34b6);
}
.fl-post-audience-manage{
  position:absolute!important;
  z-index:3!important;
  left:57px!important;
  bottom:3px!important;
  height:21px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#7040d5!important;
  font-size:7.8px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.fl-post-close-count{
  position:absolute;
  right:43px;
  bottom:8px;
  color:#9a829f;
  font-size:7px;
}

.fl-post-audience-picker{
  margin:3px 12px 12px;
  padding:11px;
  border:1px solid #e4e6ec;
  border-radius:12px;
  background:#fafafd;
}
.fl-post-audience-picker[hidden]{
  display:none!important;
}
.fl-post-audience-picker>header{
  display:grid;
  gap:2px;
  margin-bottom:8px;
}
.fl-post-audience-picker>header strong{
  font-size:10px;
}
.fl-post-audience-picker>header small{
  color:#848d9d;
  font-size:7.8px;
}

.fl-post-friend-search{
  min-height:38px;
  padding:0 10px;
  display:flex;
  align-items:center;
  gap:7px;
  border-radius:999px;
  background:#eef0f4;
}
.fl-post-friend-search svg{
  width:15px!important;
  height:15px!important;
  fill:none!important;
  stroke:#727c8e!important;
  stroke-width:1.8!important;
}
html body .fl-post-friend-search input{
  width:100%!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:9px!important;
}

.fl-post-friend-list{
  max-height:250px;
  margin-top:8px;
  overflow:auto;
}
.fl-post-close-modal .fl-post-friend-search{
  margin:0 14px;
}
.fl-post-close-list{
  max-height:430px;
  margin:8px 8px 12px;
}
.fl-post-friend-row{
  min-height:54px;
  padding:6px 7px;
  display:grid;
  grid-template-columns:40px minmax(0,1fr) 24px;
  align-items:center;
  gap:8px;
  border-radius:10px;
  cursor:pointer;
}
.fl-post-friend-row:hover{
  background:#f2f3f6;
}
.fl-post-friend-avatar{
  width:40px!important;
  height:40px!important;
}
.fl-post-friend-row__copy{
  min-width:0;
  display:grid;
  gap:2px;
}
.fl-post-friend-row__copy strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:9.5px;
}
.fl-post-friend-row__copy small{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#8a92a2;
  font-size:7.5px;
}
.fl-post-friend-row input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.fl-post-friend-check{
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border:1.5px solid #a1a8b5;
  border-radius:6px;
  color:transparent;
}
.fl-post-friend-row input:checked + .fl-post-friend-check{
  border-color:#7b3ee8;
  background:linear-gradient(135deg,#7b3ee8,#dd34b5);
  color:#fff;
}
.fl-post-friend-check svg{
  width:13px!important;
  height:13px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.2!important;
}
.fl-post-friend-empty{
  padding:20px 10px;
  color:#8a92a2;
  font-size:9px;
  text-align:center;
}

@media(max-width:620px){
  .fl-post-modal-shell{
    padding:0;
    place-items:end center;
  }
  .fl-post-modal,
  .fl-post-audience-modal,
  .fl-post-close-modal{
    width:100vw;
    max-height:94dvh;
    border-radius:18px 18px 0 0;
  }
  html body .fl-post-modal__textarea{
    min-height:170px!important;
    font-size:18px!important;
  }
  .fl-post-audience-modal,
  .fl-post-close-modal{
    max-height:100dvh;
  }
}


/* FACELOV V2.5.1 вЂ” normalus modal fontas ir realЕ«s post extra veiksmai */
html body .fl-post-modal-shell,html body .fl-post-modal-shell *,html body .fl-post-modal-shell button,html body .fl-post-modal-shell input,html body .fl-post-modal-shell textarea,html body .fl-post-modal-shell select{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important}
html body .fl-post-modal__head>strong{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.2px!important}
html body .fl-post-modal__textarea,html body .fl-post-modal__textarea::placeholder{font-family:Arial,Helvetica,sans-serif!important;font-size:20px!important;font-weight:400!important;letter-spacing:0!important}
html body .fl-post-launcher .fl-post-launcher-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:8px 10px!important}
html body .fl-post-launch-action{min-width:0!important;height:38px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#667084!important;cursor:pointer!important}
html body .fl-post-launch-action:hover{background:#f2f3f6!important}
html body .fl-post-launch-action svg{width:17px!important;height:17px!important;flex:0 0 17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important}
html body .fl-post-launch-action span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;font-weight:850!important}
html body .fl-post-launch-action--media{color:#1f9e57!important}html body .fl-post-launch-action--people{color:#377ee8!important}html body .fl-post-launch-action--feeling{color:#e68d18!important}html body .fl-post-launch-action--location{color:#e7505d!important}
html body .fl-post-modal__add{min-height:58px!important;padding:8px 10px 8px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
html body .fl-post-modal__add>strong{color:#353d4d!important;font-size:10px!important;font-weight:800!important}.fl-post-modal__add-actions{display:flex;align-items:center;gap:4px}
html body .fl-post-modal__add-actions>button{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#f5f6f8!important;cursor:pointer!important}
html body .fl-post-modal__add-actions svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important}.fl-post-modal__add-actions .is-media{color:#1fa158!important}.fl-post-modal__add-actions .is-people{color:#347be4!important}.fl-post-modal__add-actions .is-feeling{color:#e9921f!important}.fl-post-modal__add-actions .is-location{color:#e64c59!important}
.fl-post-context-chips{padding:2px 15px 3px;display:flex;flex-wrap:wrap;gap:5px}.fl-post-context-chips[hidden]{display:none!important}.fl-post-context-chip{min-height:26px;padding:0 5px 0 9px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#f0ebff;color:#6740a8;font-size:8px;font-weight:800}html body .fl-post-context-chip button{width:18px!important;height:18px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(110,72,171,.12)!important;color:#6740a8!important;font-size:12px!important;cursor:pointer!important}
.fl-post-modal__preview img,.fl-post-modal__preview video{width:100%;max-height:360px;display:block;object-fit:contain;background:#111}.fl-post-modal__preview img[hidden],.fl-post-modal__preview video[hidden]{display:none!important}
.fl-post-extra-modal{position:relative;z-index:2;width:min(500px,calc(100vw - 32px));max-height:min(760px,calc(100dvh - 36px));overflow:auto;border:1px solid #dfe2e9;border-radius:18px;background:#fff;box-shadow:0 22px 75px rgba(24,28,40,.30)}.fl-post-extra-modal[hidden]{display:none!important}.fl-post-extra-search{margin:10px 14px 0!important}.fl-post-extra-list{max-height:500px!important;margin:8px 8px 12px!important}
.fl-post-feeling-list{max-height:580px;padding:8px 10px 14px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.fl-post-feeling-heading{grid-column:1/-1;margin:8px 4px 3px;color:#7d8697;font-size:9px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.7px}html body .fl-post-feeling-item{min-height:46px!important;padding:6px 9px!important;display:flex!important;align-items:center!important;gap:8px!important;border:0!important;border-radius:10px!important;background:#f8f9fb!important;color:#394152!important;text-align:left!important;font-size:9.5px!important;font-weight:800!important;cursor:pointer!important}html body .fl-post-feeling-item:hover,html body .fl-post-feeling-item.is-selected{background:#f0eaff!important;color:#6d3bd0!important}.fl-post-feeling-emoji{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#fff;font-size:17px}
.fl-post-location-body{padding:18px 16px 26px}.fl-post-location-body label{display:grid;gap:6px}.fl-post-location-body label>span{color:#4a5262;font-size:9px;font-weight:900}html body .fl-post-location-body input{width:100%!important;height:44px!important;margin:0!important;padding:0 12px!important;border:1px solid #dfe2e9!important;border-radius:10px!important;outline:0!important;background:#f7f8fa!important;box-shadow:none!important;color:#303746!important;font-size:11px!important}.fl-post-location-body p{margin:8px 2px 0;color:#8a92a2;font-size:8px;line-height:1.5}
.fl-v220-post__context{color:#5e6677;font-weight:500}.fl-v220-post__video{width:100%;max-height:680px;display:block;background:#0c0d10}
@media(max-width:720px){html body .fl-post-launcher .fl-post-launcher-actions{grid-template-columns:repeat(4,1fr)!important}html body .fl-post-launch-action span{display:none!important}.fl-post-feeling-list{grid-template-columns:1fr}}


/* =========================================================
   FACELOV V2.5.2 вЂ” ONLINE FRIENDS + MINI CHAT
   ========================================================= */

/* Right sidebar contacts: deliberately flatter, like a contacts rail. */
.fl-online-friends-card{
  padding:8px 2px 10px;
  border:0;
  background:transparent;
  box-shadow:none;
}
.fl-online-friends-head{
  min-height:34px;
  padding:0 7px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.fl-online-friends-head>div{
  display:flex;
  align-items:center;
  gap:7px;
}
.fl-online-friends-head h2{
  margin:0;
  color:#5e6677;
  font-size:11px;
  font-weight:900;
}
.fl-online-count{
  min-width:20px;
  height:20px;
  padding:0 6px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#e9e3ff;
  color:#743be0;
  font-size:7.5px;
  font-weight:950;
}
.fl-online-count[hidden]{display:none!important}

html body .fl-online-friends-head>button{
  width:30px!important;
  height:30px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#737c8e!important;
  cursor:pointer!important;
}
html body .fl-online-friends-head>button:hover{
  background:#e9ecf1!important;
}
.fl-online-friends-head svg{
  width:15px!important;
  height:15px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
}

.fl-online-friends-list{
  display:grid;
  gap:1px;
}
html body .fl-online-friend{
  width:100%!important;
  min-height:48px!important;
  padding:5px 7px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#2e3544!important;
  text-align:left!important;
  cursor:pointer!important;
}
html body .fl-online-friend:hover{
  background:#e8ebf0!important;
}
.fl-online-avatar{
  position:relative;
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  overflow:visible;
  border-radius:50%;
  background:linear-gradient(135deg,#7c3ff0,#df34b4);
  color:#fff;
  font-size:11px;
  font-weight:900;
}
.fl-online-avatar>img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:50%;
}
.fl-online-avatar--list{
  width:36px;
  height:36px;
  flex-basis:36px;
}
.fl-online-dot{
  position:absolute;
  right:-1px;
  bottom:0;
  width:11px;
  height:11px;
  border:2px solid #f1f3f6;
  border-radius:50%;
  background:#23a455;
}
.fl-online-friend__copy{
  min-width:0;
  display:grid;
  gap:1px;
}
.fl-online-friend__copy strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#303746;
  font-size:9.5px;
  font-weight:850;
}
.fl-online-friend__copy small{
  color:#23a455;
  font-size:7.5px;
  font-weight:750;
}
.fl-online-empty{
  padding:18px 9px;
  display:grid;
  gap:4px;
  color:#8891a1;
}
.fl-online-empty strong{
  color:#667083;
  font-size:9px;
}
.fl-online-empty span,
.fl-online-friends-loading{
  color:#9199a8;
  font-size:7.8px;
  line-height:1.45;
}
.fl-online-friends-loading{
  padding:12px 9px;
}

/* Floating chat */
.fl-mini-chat{
  position:fixed;
  z-index:6500;
  right:22px;
  bottom:0;
  width:330px;
  height:455px;
  display:grid;
  grid-template-rows:52px minmax(0,1fr) auto 52px;
  overflow:hidden;
  border:1px solid #d9dde5;
  border-bottom:0;
  border-radius:14px 14px 0 0;
  background:#fff;
  box-shadow:0 10px 38px rgba(31,37,51,.24);
  color:#222a39;
  font-family:Arial,Helvetica,sans-serif!important;
}
.fl-mini-chat[hidden]{display:none!important}
.fl-mini-chat.is-minimized{
  height:52px;
  grid-template-rows:52px;
}
.fl-mini-chat.is-minimized .fl-mini-chat__body,
.fl-mini-chat.is-minimized .fl-mini-chat__compose,
.fl-mini-chat.is-minimized .fl-mini-chat__image-preview{
  display:none!important;
}

.fl-mini-chat__head{
  min-width:0;
  padding:0 8px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:6px;
  border-bottom:1px solid #e8ebef;
  background:#fff;
}
html body .fl-mini-chat__person{
  min-width:0!important;
  flex:1 1 auto!important;
  height:100%!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  border:0!important;
  background:transparent!important;
  color:inherit!important;
  text-align:left!important;
  cursor:pointer!important;
}
.fl-online-avatar--chat{
  width:34px;
  height:34px;
}
.fl-mini-chat__person-copy{
  min-width:0;
  display:grid;
  gap:1px;
}
.fl-mini-chat__person-copy strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:10px;
  font-weight:900;
}
.fl-mini-chat__person-copy small{
  display:flex;
  align-items:center;
  gap:4px;
  color:#758092;
  font-size:7px;
}
.fl-mini-chat__person-copy small i{
  width:7px;
  height:7px;
  display:block;
  border-radius:50%;
  background:#23a455;
}

.fl-mini-chat__head-actions{
  display:flex;
  align-items:center;
  gap:2px;
}
html body .fl-mini-chat__head-actions button{
  width:30px!important;
  height:30px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#8a3de7!important;
  font-size:20px!important;
  line-height:1!important;
  cursor:pointer!important;
}
html body .fl-mini-chat__head-actions button:hover{
  background:#f0eaff!important;
}

.fl-mini-chat__body{
  min-height:0;
  padding:12px 10px;
  overflow:auto;
  display:flex;
  flex-direction:column;
  gap:4px;
  overscroll-behavior:contain;
  background:#fff;
}
.fl-mini-chat__loading{
  margin:auto;
  color:#8a92a1;
  font-size:8px;
}
.fl-mini-chat__empty{
  margin:auto;
  max-width:230px;
  display:grid;
  justify-items:center;
  gap:6px;
  text-align:center;
}
.fl-online-avatar--empty{
  width:62px;
  height:62px;
  margin-bottom:2px;
  font-size:20px;
}
.fl-mini-chat__empty strong{
  font-size:11px;
}
.fl-mini-chat__empty span{
  color:#818a9a;
  font-size:8px;
  line-height:1.45;
}

.fl-mini-chat-message{
  max-width:78%;
  display:flex;
  flex-direction:column;
  gap:2px;
}
.fl-mini-chat-message.is-mine{
  align-self:flex-end;
  align-items:flex-end;
}
.fl-mini-chat-message.is-peer{
  align-self:flex-start;
  align-items:flex-start;
}
.fl-mini-chat-message__bubble{
  max-width:100%;
  overflow:hidden;
  padding:8px 10px;
  border-radius:16px;
  background:#edf0f4;
  color:#262d3b;
}
.fl-mini-chat-message.is-mine .fl-mini-chat-message__bubble{
  border-bottom-right-radius:5px;
  background:linear-gradient(135deg,#7b3ff0,#db34b7);
  color:#fff;
}
.fl-mini-chat-message.is-peer .fl-mini-chat-message__bubble{
  border-bottom-left-radius:5px;
}
.fl-mini-chat-message__bubble p{
  margin:0;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
  font-size:9.5px;
  line-height:1.4;
}
.fl-mini-chat-message__bubble img{
  display:block;
  max-width:210px;
  max-height:250px;
  margin:-8px -10px;
  object-fit:cover;
}
.fl-mini-chat-message__bubble img + p{
  margin-top:8px;
}
.fl-mini-chat-message__read{
  padding:0 4px;
  color:#8b93a2;
  font-size:6.5px;
}

.fl-mini-chat__image-preview{
  position:relative;
  width:72px;
  height:72px;
  margin:4px 10px 0;
  overflow:hidden;
  border:1px solid #dfe3e9;
  border-radius:10px;
  background:#f2f4f6;
}
.fl-mini-chat__image-preview[hidden]{
  display:none!important;
}
.fl-mini-chat__image-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
}
html body .fl-mini-chat__image-preview button{
  position:absolute!important;
  top:4px!important;
  right:4px!important;
  width:20px!important;
  height:20px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(24,27,34,.74)!important;
  color:#fff!important;
  font-size:13px!important;
  cursor:pointer!important;
}

.fl-mini-chat__compose{
  padding:7px 8px 9px;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 34px;
  align-items:end;
  gap:6px;
  border-top:1px solid #edf0f3;
  background:#fff;
}
.fl-mini-chat__attach,
.fl-mini-chat__send{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  cursor:pointer;
}
.fl-mini-chat__attach{
  background:#f0ebff;
  color:#7039dc;
}
html body .fl-mini-chat__send{
  padding:0!important;
  background:linear-gradient(135deg,#7b3ff0,#dc34b5)!important;
  color:#fff!important;
}
.fl-mini-chat__attach svg,
.fl-mini-chat__send svg{
  width:16px!important;
  height:16px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
}
html body .fl-mini-chat__compose textarea{
  width:100%!important;
  min-width:0!important;
  min-height:34px!important;
  max-height:96px!important;
  margin:0!important;
  padding:9px 11px!important;
  resize:none!important;
  border:0!important;
  outline:0!important;
  border-radius:18px!important;
  background:#f0f2f5!important;
  box-shadow:none!important;
  color:#262d3b!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9.5px!important;
  line-height:1.35!important;
}

@media(max-width:1080px){
  .fl-online-friends-card{
    display:none!important;
  }
}
@media(max-width:620px){
  .fl-mini-chat{
    right:0;
    width:100vw;
    height:min(560px,78dvh);
    border-left:0;
    border-right:0;
  }
}


/* =========================================================
   FACELOV V2.5.3 вЂ” ONLINE FRIENDS + MINI CHAT VISUAL FIX
   ========================================================= */

/* Right sidebar online friend */
html body .fl-online-friends-card{
  margin-top:10px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body .fl-online-friends-head{
  min-height:38px!important;
  padding:0 8px!important;
}
html body .fl-online-friends-head h2{
  color:#60697a!important;
  font-size:11px!important;
  font-weight:900!important;
}
html body button.fl-online-friend{
  width:100%!important;
  min-height:54px!important;
  padding:5px 7px!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  align-items:center!important;
  gap:9px!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
html body button.fl-online-friend:hover{
  background:#e7eaf0!important;
}

/* Outer wrapper owns the green dot; inner avatar owns circular clipping */
.fl-online-avatar-wrap{
  position:relative!important;
  display:block!important;
  overflow:visible!important;
}
.fl-online-avatar-wrap--list{
  width:42px!important;
  height:42px!important;
}
html body .fl-online-avatar{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#7d3ff0,#dc35b5)!important;
  color:#fff!important;
  transform:none!important;
}
html body .fl-online-avatar--list{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  max-width:42px!important;
  max-height:42px!important;
}
html body .fl-online-avatar>img{
  position:static!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
}
html body .fl-online-avatar>span{
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  font-size:12px!important;
  font-weight:950!important;
}
html body .fl-online-dot{
  position:absolute!important;
  z-index:8!important;
  right:-1px!important;
  bottom:0!important;
  width:12px!important;
  height:12px!important;
  display:block!important;
  border:2px solid #f0f2f5!important;
  border-radius:50%!important;
  background:#22a65a!important;
}
html body .fl-online-friend__copy{
  min-width:0!important;
  display:grid!important;
  gap:2px!important;
}
html body .fl-online-friend__copy strong{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#303746!important;
  font-size:10px!important;
  font-weight:900!important;
}
html body .fl-online-friend__copy small{
  color:#22a65a!important;
  font-size:7.5px!important;
  font-weight:850!important;
}

/* Mini chat shell */
html body .fl-mini-chat{
  right:22px!important;
  bottom:0!important;
  width:340px!important;
  height:470px!important;
  grid-template-rows:56px minmax(0,1fr) auto 54px!important;
  overflow:hidden!important;
  border:1px solid #d8dde6!important;
  border-bottom:0!important;
  border-radius:14px 14px 0 0!important;
  background:#fff!important;
  background-image:none!important;
  box-shadow:0 10px 36px rgba(26,31,43,.22)!important;
  color:#242c3a!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
html body .fl-mini-chat.is-minimized{
  height:56px!important;
  grid-template-rows:56px!important;
}

/* Header */
html body .fl-mini-chat__head{
  position:relative!important;
  z-index:5!important;
  height:56px!important;
  padding:0 8px!important;
  overflow:hidden!important;
  border-bottom:1px solid #e6e9ee!important;
  background:#fff!important;
  background-image:none!important;
}
html body .fl-mini-chat__avatar-slot{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  display:block!important;
  overflow:visible!important;
}
.fl-online-avatar-wrap--chat{
  width:38px!important;
  height:38px!important;
}
html body .fl-online-avatar--chat{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  max-width:38px!important;
  max-height:38px!important;
}
.fl-online-avatar-wrap--chat .fl-online-dot{
  width:11px!important;
  height:11px!important;
  border-color:#fff!important;
}
html body button.fl-mini-chat__person{
  min-width:0!important;
  height:56px!important;
  flex:1 1 auto!important;
  padding:0 2px!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  align-items:center!important;
  gap:9px!important;
  overflow:hidden!important;
  border:0!important;
  background:#fff!important;
  background-image:none!important;
  color:#242c3a!important;
  text-align:left!important;
}
html body .fl-mini-chat__person-copy{
  min-width:0!important;
  display:grid!important;
  gap:2px!important;
}
html body .fl-mini-chat__person-copy strong{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#242c3a!important;
  font-size:10.5px!important;
  font-weight:900!important;
}
html body .fl-mini-chat__person-copy small{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  color:#768092!important;
  font-size:7.5px!important;
}
html body .fl-mini-chat__person-copy small i{
  width:7px!important;
  height:7px!important;
  flex:0 0 7px!important;
  border-radius:50%!important;
  background:#22a65a!important;
}
html body .fl-mini-chat__head-actions button{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#7c3fe5!important;
  box-shadow:none!important;
  font-size:20px!important;
}
html body .fl-mini-chat__head-actions button:hover{
  background:#f0ebff!important;
}

/* Chat body must never inherit avatar/background images */
html body .fl-mini-chat__body{
  position:relative!important;
  min-height:0!important;
  padding:13px 10px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#fff!important;
  background-image:none!important;
}
.fl-mini-chat__loading{
  margin:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#858e9e!important;
  font-size:8px!important;
}
.fl-mini-chat__loader{
  width:14px!important;
  height:14px!important;
  display:block!important;
  border:2px solid #e0d8fa!important;
  border-top-color:#7c3fe5!important;
  border-radius:50%!important;
  animation:flMiniChatSpin .7s linear infinite!important;
}
@keyframes flMiniChatSpin{to{transform:rotate(360deg)}}

/* Empty conversation */
html body .fl-mini-chat__empty{
  width:100%!important;
  max-width:260px!important;
  margin:auto!important;
  padding:28px 14px!important;
  display:grid!important;
  justify-items:center!important;
  gap:6px!important;
  background:transparent!important;
  background-image:none!important;
  text-align:center!important;
}
html body .fl-online-avatar--empty{
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  max-width:64px!important;
  max-height:64px!important;
}
html body .fl-mini-chat__empty strong{
  color:#2f3746!important;
  font-size:11px!important;
  font-weight:900!important;
}
html body .fl-mini-chat__empty span{
  color:#828b9b!important;
  font-size:8px!important;
  line-height:1.45!important;
}

/* Messages */
html body .fl-mini-chat-message{
  width:auto!important;
  max-width:78%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-image:none!important;
}
html body .fl-mini-chat-message__bubble{
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  padding:8px 10px!important;
  border:0!important;
  border-radius:16px!important;
  background:#edf0f4!important;
  background-image:none!important;
  color:#293140!important;
  box-shadow:none!important;
}
html body .fl-mini-chat-message.is-mine .fl-mini-chat-message__bubble{
  border-bottom-right-radius:5px!important;
  background:linear-gradient(135deg,#7b3ff0,#db35b6)!important;
  color:#fff!important;
}
html body .fl-mini-chat-message.is-peer .fl-mini-chat-message__bubble{
  border-bottom-left-radius:5px!important;
}
html body .fl-mini-chat-message__bubble p{
  margin:0!important;
  padding:0!important;
  white-space:pre-wrap!important;
  overflow-wrap:anywhere!important;
  color:inherit!important;
  font-size:9.5px!important;
  line-height:1.42!important;
}

/* Strongly constrain old image messages so they cannot become full-width strips */
html body .fl-mini-chat .fl-mini-chat-message__bubble img{
  position:static!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:190px!important;
  max-height:240px!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  border:0!important;
  border-radius:12px!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  background:#111!important;
}
html body .fl-mini-chat-message__bubble img + p{
  margin-top:7px!important;
}

/* Composer */
html body .fl-mini-chat__compose{
  min-height:54px!important;
  padding:8px!important;
  grid-template-columns:34px minmax(0,1fr) 34px!important;
  gap:6px!important;
  border-top:1px solid #e9ecf0!important;
  background:#fff!important;
  background-image:none!important;
}
html body .fl-mini-chat__attach{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:50%!important;
  background:#f0ebff!important;
  color:#713add!important;
}
html body .fl-mini-chat__compose textarea{
  width:100%!important;
  min-width:0!important;
  min-height:36px!important;
  max-height:92px!important;
  margin:0!important;
  padding:10px 12px!important;
  resize:none!important;
  border:0!important;
  outline:0!important;
  border-radius:18px!important;
  background:#f0f2f5!important;
  background-image:none!important;
  box-shadow:none!important;
  color:#2b3342!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9.5px!important;
}
html body button.fl-mini-chat__send{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#7b3ff0,#db35b6)!important;
  color:#fff!important;
  box-shadow:none!important;
}
html body .fl-mini-chat__image-preview{
  width:68px!important;
  height:68px!important;
  overflow:hidden!important;
  border-radius:10px!important;
}
html body .fl-mini-chat__image-preview img{
  width:100%!important;
  height:100%!important;
  margin:0!important;
  object-fit:cover!important;
}

@media(max-width:620px){
  html body .fl-mini-chat{
    right:0!important;
    width:100vw!important;
    height:min(560px,78dvh)!important;
    border-left:0!important;
    border-right:0!important;
  }
}


/* FACELOV V2.5.4 вЂ” DB-backed current avatar */
html body [data-current-avatar-slot]{
  overflow:hidden!important;
}
html body [data-current-avatar-slot]>img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:inherit!important;
}


/* FACELOV V2.5.5 вЂ” hard current-avatar sync */
html body [data-current-avatar-slot]{
  background:linear-gradient(135deg,#7c3ff0,#dc35b5)!important;
}
html body [data-current-avatar-slot]>img{
  position:static!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
}

/* FACELOV V2.5.8 вЂ” targeted conversation routing */


/* =========================================================
   FACELOV FEED V2.5.9 вЂ” COMPACT POST ATTACHMENT BAR
   ========================================================= */

html body .fl-post-modal__add{
  min-height:0!important;
  height:auto!important;
  margin:4px 15px 12px!important;
  padding:9px!important;
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  border:1px solid #dfe3e9!important;
  border-radius:12px!important;
  background:#fff!important;
}

html body .fl-post-modal__add>strong{
  margin:0!important;
  color:#353d4d!important;
  font-size:9px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}

html body .fl-post-modal__add-actions{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:5px!important;
}

html body .fl-post-modal__add-actions>button{
  width:auto!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:5px 6px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:9px!important;
  background:#f5f6f8!important;
  box-shadow:none!important;
}

html body .fl-post-modal__add-actions>button svg{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
}

html body .fl-post-modal__add-actions>button span{
  min-width:0!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:currentColor!important;
  font-size:7px!important;
  font-weight:900!important;
}

@media(max-width:720px){
  html body .fl-post-modal__add{
    grid-template-columns:1fr!important;
  }

  html body .fl-post-modal__add>strong{
    display:none!important;
  }

  html body .fl-post-modal__add-actions>button span{
    display:none!important;
  }
}


/* =========================================================
   FACELOV FEED V2.6.0
   CLOSED COMPOSER вЂ” FULL WIDTH 4 ACTION BAR
   ========================================================= */

html body .fl-v220-app .fl-post-launcher{
  padding:13px 14px 12px!important;
}

html body .fl-v220-app .fl-post-launcher .fl-v220-composer__main{
  align-items:center!important;
}

html body .fl-v220-app .fl-post-launcher .fl-v220-composer__main textarea[readonly]{
  min-height:44px!important;
  height:44px!important;
  padding:11px 16px!important;
  resize:none!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:999px!important;
  background:#f0f2f5!important;
  color:#747e91!important;
  font-size:12px!important;
  font-weight:500!important;
  cursor:pointer!important;
}

html body .fl-v220-app .fl-post-launcher .fl-v220-composer__main textarea[readonly]:focus{
  min-height:44px!important;
  height:44px!important;
  border:0!important;
  border-radius:999px!important;
  background:#f0f2f5!important;
  box-shadow:none!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launcher-actions{
  width:100%!important;
  margin-top:11px!important;
  padding:8px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:7px!important;
  border:1px solid #e1e5eb!important;
  border-radius:12px!important;
  background:#fff!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launch-action{
  width:100%!important;
  min-width:0!important;
  height:43px!important;
  min-height:43px!important;
  margin:0!important;
  padding:0 7px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border:0!important;
  border-radius:9px!important;
  background:#f5f6f8!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:
    background .16s ease,
    transform .16s ease!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launch-action:hover{
  background:#eceef2!important;
  transform:translateY(-1px)!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launch-action svg{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  flex:0 0 19px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launch-action span{
  min-width:0!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
}

html body .fl-v220-app .fl-post-launcher .fl-post-launch-action--media{
  color:#159954!important;
}
html body .fl-v220-app .fl-post-launcher .fl-post-launch-action--people{
  color:#3179e6!important;
}
html body .fl-v220-app .fl-post-launcher .fl-post-launch-action--feeling{
  color:#df8814!important;
}
html body .fl-v220-app .fl-post-launcher .fl-post-launch-action--location{
  color:#e44b59!important;
}

@media(max-width:720px){
  html body .fl-v220-app .fl-post-launcher .fl-post-launcher-actions{
    gap:5px!important;
    padding:6px!important;
  }

  html body .fl-v220-app .fl-post-launcher .fl-post-launch-action{
    height:40px!important;
    min-height:40px!important;
    padding:0 5px!important;
  }

  html body .fl-v220-app .fl-post-launcher .fl-post-launch-action span{
    display:none!important;
  }
}


/* =========================================================
   FACELOV FEED V2.7.3 вЂ” NO UCOZ AVATAR / URL FLASH
   ========================================================= */

html body .fl-v220-app [data-current-avatar-slot]{
  visibility:hidden;
}

html body .fl-v220-app [data-current-avatar-slot].is-media-ready{
  visibility:visible;
}

html body .fl-v220-app [data-own-profile-link][aria-disabled="true"]{
  pointer-events:none!important;
  cursor:default!important;
}

html body .fl-v220-app.fl-v220-booting [data-current-avatar-slot]{
  visibility:hidden!important;
}


/* =========================================================
   FACELOV V3.3.2 вЂ” CLEAN POST AUDIENCE + PUBLIC DEFAULT
   ========================================================= */

html body .fl-post-audience-modal{
  width:min(510px,calc(100vw - 28px))!important;
  max-height:min(690px,calc(100dvh - 28px))!important;
  overflow:auto!important;
  border-radius:16px!important;
}

html body .fl-post-audience-head{
  min-height:60px!important;
  padding:0 16px!important;
}

html body .fl-post-audience-head strong{
  font-size:16px!important;
  font-weight:700!important;
  letter-spacing:-.15px!important;
}

html body .fl-post-audience-intro{
  padding:16px 18px 10px!important;
}

html body .fl-post-audience-intro strong{
  font-size:14px!important;
  font-weight:650!important;
}

html body .fl-post-audience-intro p{
  margin-top:4px!important;
  font-size:10.5px!important;
  line-height:1.4!important;
}

html body .fl-post-audience-options{
  padding:2px 12px 10px!important;
  display:grid!important;
  gap:5px!important;
}

html body .fl-post-audience-option{
  overflow:hidden!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:#fff!important;
}

html body .fl-post-audience-option:hover{
  background:#f7f8fa!important;
}

html body .fl-post-audience-option.is-selected{
  border-color:#dacbff!important;
  background:#f5f0ff!important;
}

html body .fl-post-audience-option__main{
  min-height:64px!important;
  padding:9px 12px!important;
  grid-template-columns:42px minmax(0,1fr) 24px!important;
  gap:11px!important;
}

html body .fl-post-audience-option__icon{
  width:40px!important;
  height:40px!important;
  padding:9px!important;
  background:#eef1f5!important;
}

html body .fl-post-audience-option.is-selected
.fl-post-audience-option__icon{
  background:#e9ddff!important;
}

html body .fl-post-audience-option__copy{
  gap:3px!important;
}

html body .fl-post-audience-option__copy strong{
  font-size:12.5px!important;
  font-weight:650!important;
}

html body .fl-post-audience-option__copy small{
  font-size:9.8px!important;
  line-height:1.35!important;
}

html body .fl-post-audience-radio{
  width:19px!important;
  height:19px!important;
}

html body .fl-post-audience-radio i{
  width:11px!important;
  height:11px!important;
}

html body .fl-post-audience-manage-row{
  margin:-3px 12px 9px 65px!important;
  min-height:23px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
}

html body .fl-post-audience-manage{
  position:static!important;
  inset:auto!important;
  width:auto!important;
  height:23px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#6f3bd1!important;
  font-size:9.5px!important;
  font-weight:650!important;
}

html body .fl-post-close-count{
  position:static!important;
  inset:auto!important;
  color:#8991a0!important;
  font-size:9px!important;
  white-space:nowrap!important;
}

html body .fl-post-audience-done{
  position:sticky!important;
  z-index:5!important;
  bottom:0!important;
  width:calc(100% - 24px)!important;
  height:44px!important;
  margin:6px 12px 12px!important;
  font-size:11px!important;
  box-shadow:
    0 -10px 18px rgba(255,255,255,.96),
    0 7px 18px rgba(121,54,215,.14)!important;
}

html body .fl-post-audience-chip{
  min-width:62px!important;
  height:29px!important;
  padding:0 9px!important;
  font-size:9px!important;
  font-weight:700!important;
}

html body .fl-post-audience-chip svg{
  width:14px!important;
  height:14px!important;
}

@media(max-width:560px){
  html body .fl-post-audience-modal{
    width:calc(100vw - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
  }

  html body .fl-post-audience-option__main{
    min-height:61px!important;
    padding:8px 10px!important;
    grid-template-columns:39px minmax(0,1fr) 22px!important;
  }

  html body .fl-post-audience-option__icon{
    width:37px!important;
    height:37px!important;
  }

  html body .fl-post-audience-manage-row{
    margin-left:60px!important;
  }
}


/* =========================================================
   FACELOV FEED V2.7.5
   PROFILE-IDENTICAL AUDIENCE MODAL ISOLATION
   The feed modal is appended to <body>, outside .fl-v220-app.
   These rules isolate it from native uCoz/browser styling.
   ========================================================= */

html body .fl-feed-post-modal-shell,
html body .fl-feed-post-modal-shell *{
  box-sizing:border-box!important;
}

html body .fl-feed-post-modal-shell{
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  line-height:1.35!important;
  color:#1f2635!important;
  -webkit-font-smoothing:antialiased!important;
}

html body .fl-feed-post-modal-shell button,
html body .fl-feed-post-modal-shell input,
html body .fl-feed-post-modal-shell textarea,
html body .fl-feed-post-modal-shell select{
  font-family:Arial,Helvetica,sans-serif!important;
  font-style:normal!important;
  letter-spacing:normal!important;
  text-transform:none!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}

html body .fl-feed-post-modal-shell button{
  cursor:pointer!important;
}

/* Same centered card feeling as the working profile composer. */
html body .fl-feed-post-modal-shell .fl-post-audience-modal{
  position:relative!important;
  width:min(500px,calc(100vw - 28px))!important;
  max-height:min(610px,calc(100dvh - 24px))!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #dfe2e9!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 22px 75px rgba(24,28,40,.30)!important;
}

/* Header */
html body .fl-feed-post-modal-shell .fl-post-audience-head{
  min-height:58px!important;
  height:58px!important;
  padding:0 14px!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) 42px!important;
  align-items:center!important;
  border-bottom:1px solid #e9ecf1!important;
  background:#fff!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-head strong{
  margin:0!important;
  padding:0!important;
  color:#1f2635!important;
  text-align:center!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:700!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-head>button{
  width:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#eef0f4!important;
  color:#657082!important;
  box-shadow:none!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-head>button span{
  display:block!important;
  font-size:27px!important;
  line-height:1!important;
  font-weight:400!important;
  transform:translateY(-1px)!important;
}

/* Intro */
html body .fl-feed-post-modal-shell .fl-post-audience-intro{
  padding:14px 18px 8px!important;
  background:#fff!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-intro strong{
  display:block!important;
  margin:0!important;
  color:#252d3c!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:700!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-intro p{
  margin:4px 0 0!important;
  color:#7a8494!important;
  font-size:10px!important;
  line-height:1.35!important;
  font-weight:400!important;
}

/* Options: compact enough that all six choices fit cleanly. */
html body .fl-feed-post-modal-shell .fl-post-audience-options{
  max-height:none!important;
  padding:2px 12px 4px!important;
  display:grid!important;
  gap:3px!important;
  overflow:visible!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option:hover{
  background:#f7f8fa!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option.is-selected{
  border-color:#d8c8ff!important;
  background:#f4efff!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__main{
  width:100%!important;
  min-height:54px!important;
  height:auto!important;
  margin:0!important;
  padding:6px 10px!important;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:10px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#252d3c!important;
  text-align:left!important;
  box-shadow:none!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__icon{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  margin:0!important;
  padding:8px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#eef1f5!important;
  color:#596476!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option.is-selected
.fl-post-audience-option__icon{
  background:#e7dbff!important;
  color:#7d3ff0!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__icon svg{
  width:23px!important;
  height:23px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__copy{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:2px!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__copy strong{
  margin:0!important;
  padding:0!important;
  color:#273040!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:700!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-option__copy small{
  margin:0!important;
  padding:0!important;
  color:#7c8595!important;
  font-size:9px!important;
  line-height:1.3!important;
  font-weight:400!important;
}

/* Radio */
html body .fl-feed-post-modal-shell .fl-post-audience-radio{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  margin:0!important;
  padding:3px!important;
  display:grid!important;
  place-items:center!important;
  border:1.5px solid #718096!important;
  border-radius:50%!important;
  background:#fff!important;
}

html body .fl-feed-post-modal-shell
.fl-post-audience-option.is-selected
.fl-post-audience-radio{
  border-color:#8b43f6!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-radio i{
  width:9px!important;
  height:9px!important;
  margin:0!important;
  display:block!important;
  border-radius:50%!important;
  background:#8b43f6!important;
}

/* Close-friends sub-row */
html body .fl-feed-post-modal-shell .fl-post-audience-manage-row{
  min-height:21px!important;
  margin:-2px 11px 4px 60px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-manage{
  position:static!important;
  width:auto!important;
  height:21px!important;
  min-height:21px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#6f3bd1!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:700!important;
  box-shadow:none!important;
}

html body .fl-feed-post-modal-shell .fl-post-close-count{
  position:static!important;
  margin:0!important;
  padding:0!important;
  color:#9198a5!important;
  font-size:8.5px!important;
  line-height:1!important;
  font-weight:400!important;
  white-space:nowrap!important;
}

/* Custom friend picker only appears when required. */
html body .fl-feed-post-modal-shell .fl-post-audience-picker{
  margin:4px 12px 8px!important;
  padding:10px!important;
  border:1px solid #e4e6ec!important;
  border-radius:11px!important;
  background:#fafbfc!important;
}

html body .fl-feed-post-modal-shell .fl-post-audience-picker[hidden]{
  display:none!important;
}

/* Done button is part of the card and always clean. */
html body .fl-feed-post-modal-shell .fl-post-audience-done{
  position:static!important;
  width:calc(100% - 24px)!important;
  height:42px!important;
  min-height:42px!important;
  margin:7px 12px 11px!important;
  padding:0 15px!important;
  border:0!important;
  border-radius:9px!important;
  background:linear-gradient(90deg,#833bf2,#dc32b6)!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:42px!important;
  font-weight:700!important;
  text-align:center!important;
  box-shadow:none!important;
}

/* Prevent old feed modal rules from creating its own scrollbar
   when only the normal audience list is visible. */
html body .fl-feed-post-modal-shell
.fl-post-audience-modal:not(:has(.fl-post-audience-picker:not([hidden]))){
  overflow:hidden!important;
}

/* If user selects custom include/exclude, scrolling is allowed only then. */
html body .fl-feed-post-modal-shell
.fl-post-audience-modal:has(.fl-post-audience-picker:not([hidden])){
  overflow:auto!important;
  max-height:min(650px,calc(100dvh - 24px))!important;
}

/* Mobile */
@media(max-width:560px){
  html body .fl-feed-post-modal-shell .fl-post-audience-modal{
    width:calc(100vw - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
    border-radius:14px!important;
  }

  html body .fl-feed-post-modal-shell .fl-post-audience-option__main{
    min-height:52px!important;
    grid-template-columns:37px minmax(0,1fr) 21px!important;
    gap:9px!important;
    padding:6px 8px!important;
  }

  html body .fl-feed-post-modal-shell .fl-post-audience-option__icon{
    width:35px!important;
    height:35px!important;
    min-width:35px!important;
    padding:7px!important;
  }

  html body .fl-feed-post-modal-shell .fl-post-audience-option__icon svg{
    width:21px!important;
    height:21px!important;
  }

  html body .fl-feed-post-modal-shell .fl-post-audience-manage-row{
    margin-left:54px!important;
  }
}


/* FACELOV FEED V2.7.6
   Messages and mini-chat media helpers are isolated in JS.
   No visual change is required here; filename bump prevents stale cache. */


/* FACELOV V2.7.8 вЂ” Match daily limits + plan modal */
html.fl-discover-plans-open{overflow:hidden!important}
.fl-discover-plans-shell{position:fixed;inset:0;z-index:2147483000;font-family:Arial,Helvetica,sans-serif}
.fl-discover-plans-backdrop{position:absolute;inset:0;border:0;background:rgba(20,24,35,.58);backdrop-filter:blur(3px)}
.fl-discover-plans-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(620px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow:auto;background:#fff;border:1px solid #e1e4ea;border-radius:18px;box-shadow:0 26px 90px rgba(20,24,35,.3)}
.fl-discover-plans-modal>header{min-height:70px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eceef2}
.fl-discover-plans-modal>header>div{display:grid;gap:3px}.fl-discover-plans-modal>header strong{font-size:18px}.fl-discover-plans-modal>header small{color:#7a8494;font-size:11px}
.fl-discover-plans-modal>header>button{width:36px;height:36px;border:0;border-radius:50%;background:#eef0f4;font-size:24px;color:#647083}
.fl-discover-plan-cards{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.fl-discover-plan-card{padding:17px;border:1px solid #e3d8ff;border-radius:15px;background:#faf8ff;display:grid;gap:10px}.fl-discover-plan-card.is-premium{background:linear-gradient(145deg,#fff8fd,#f4efff)}
.fl-discover-plan-card>span{width:max-content;padding:4px 8px;border-radius:999px;background:#ebe0ff;color:#783ee8;font-size:9px;font-weight:800}.fl-discover-plan-card h3{margin:0;font-size:18px}.fl-discover-plan-card>strong{font-size:17px}.fl-discover-plan-card ul{margin:0;padding-left:18px;display:grid;gap:7px;color:#5f6978;font-size:11px}.fl-discover-plan-card button{height:40px;border:0;border-radius:10px;background:linear-gradient(90deg,#843bf2,#d832bb);color:#fff;font-weight:800}
@media(max-width:620px){.fl-discover-plan-cards{grid-template-columns:1fr}.fl-discover-plans-modal{width:calc(100vw - 16px)}}


/* =========================================================
   Facelov Notifications V3.4.4 вЂ” live + friend actions
   ========================================================= */
.fl-v220-notification-item--request{cursor:default}
.fl-v220-notification-item__profile{display:block;width:48px;height:48px;border-radius:50%;text-decoration:none!important}
.fl-v220-notification-item__title-link{display:block;color:#2a3144!important;font-size:10.5px!important;line-height:1.35!important;font-weight:760!important;text-decoration:none!important}
.fl-v220-notification-item__title-link:hover{text-decoration:underline!important}
.fl-v220-notification-item__actions{grid-column:2 / 4;display:flex;align-items:center;gap:7px;padding-top:2px}
html body .fl-v220-notification-action{min-width:78px;min-height:31px;padding:7px 12px!important;border:1px solid #e1e5ec!important;border-radius:8px!important;background:#eef1f5!important;color:#242b3b!important;font:700 10px/1.1 Arial,Helvetica,sans-serif!important;cursor:pointer!important;box-shadow:none!important}
html body .fl-v220-notification-action.is-primary{border-color:transparent!important;background:linear-gradient(135deg,#853cff,#df2bc0)!important;color:#fff!important}
html body .fl-v220-notification-action:hover:not(:disabled){filter:brightness(.98)}
html body .fl-v220-notification-action:disabled{opacity:.58!important;cursor:wait!important}
.fl-v220-notification-item.is-working{opacity:.72}
.fl-v220-notification-item.is-resolved{opacity:.45;pointer-events:none}


/* =========================================================
   FACELOV FEED V2.8.0 вЂ” PUBLIC POST SHARING + PUBLIC LIKERS
   ========================================================= */
.fl-v220-post__actions.has-share{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.fl-v220-like-stat{
  min-width:0!important;
  min-height:24px!important;
  margin:0!important;
  padding:2px 4px 2px 0!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  border:0!important;
  background:transparent!important;
  color:#778093!important;
  font:inherit!important;
  cursor:pointer!important;
}
.fl-v220-like-stat[hidden]{display:none!important}
.fl-v220-like-stat:hover span:last-child{text-decoration:underline}

.fl-v220-shared-post{
  margin:8px 14px 12px;
  overflow:hidden;
  border:1px solid #e0e4eb;
  border-radius:12px;
  background:#fff;
}
.fl-v220-shared-post__head{
  padding:10px 12px;
  display:flex;
  align-items:center;
  gap:9px;
}
.fl-v220-shared-post__head>a{display:flex;flex:0 0 auto}
.fl-v220-shared-post__head>div{
  min-width:0;
  display:grid;
  gap:2px;
}
.fl-v220-shared-post__head>div>a{
  color:#202838;
  font-size:11.5px;
  font-weight:800;
  text-decoration:none;
}
.fl-v220-shared-post__head small{
  color:#7a8494;
  font-size:9.5px;
}
.fl-v220-shared-post__body{
  padding:2px 12px 12px;
  color:#202838;
  font-size:12px;
  line-height:1.45;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}
.fl-v220-shared-post__media{
  width:100%;
  max-height:540px;
  display:block;
  object-fit:contain;
  background:#0f1116;
}
.fl-v220-shared-post__unavailable{
  padding:22px 14px;
  color:#7a8494;
  font-size:11px;
  text-align:center;
}

.fl-v220-post-share-modal,
.fl-v220-post-likers-modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147483200!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.fl-v220-post-share-modal[hidden],
.fl-v220-post-likers-modal[hidden]{display:none!important}
.fl-v220-post-share-modal *,
.fl-v220-post-likers-modal *{box-sizing:border-box!important}
.fl-v220-post-share-modal__backdrop,
.fl-v220-post-likers-modal__backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  border:0!important;
  background:rgba(18,23,34,.55)!important;
}
.fl-v220-post-share-modal__panel,
.fl-v220-post-likers-modal__panel{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:min(470px,calc(100vw - 28px))!important;
  max-height:min(620px,calc(100dvh - 28px))!important;
  transform:translate(-50%,-50%)!important;
  overflow:hidden!important;
  border:1px solid #e2e5eb!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 24px 80px rgba(20,25,40,.32)!important;
}
.fl-v220-post-share-modal__panel>header,
.fl-v220-post-likers-modal__panel>header{
  height:58px!important;
  padding:0 12px 0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  border-bottom:1px solid #eceef2!important;
}
.fl-v220-post-share-modal__panel>header strong,
.fl-v220-post-likers-modal__panel>header strong{
  font-size:16px!important;
  color:#202838!important;
}
.fl-v220-post-share-modal__close,
.fl-v220-post-likers-modal__close{
  width:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f0f2f5!important;
  color:#697386!important;
}
.fl-v220-post-share-modal__close svg,
.fl-v220-post-likers-modal__close svg{
  width:18px!important;
  height:18px!important;
}
.fl-v220-post-share-modal__choices{
  padding:12px!important;
  display:grid!important;
  gap:8px!important;
}
.fl-v220-post-share-choice{
  width:100%!important;
  min-height:72px!important;
  margin:0!important;
  padding:10px 12px!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:11px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#202838!important;
  text-align:left!important;
}
.fl-v220-post-share-choice:hover{
  border-color:#e6d9ff!important;
  background:#f8f4ff!important;
}
.fl-v220-post-share-choice__icon{
  width:46px!important;
  height:46px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#eee6ff!important;
  color:#7f3ff0!important;
}
.fl-v220-post-share-choice__icon.is-story{
  background:linear-gradient(135deg,#eee6ff,#ffe8f7)!important;
  color:#b833c5!important;
}
.fl-v220-post-share-choice__icon svg{
  width:23px!important;
  height:23px!important;
}
.fl-v220-post-share-choice__copy{
  min-width:0!important;
  display:grid!important;
  gap:3px!important;
}
.fl-v220-post-share-choice__copy strong{
  color:#202838!important;
  font-size:13px!important;
}
.fl-v220-post-share-choice__copy small{
  color:#7b8494!important;
  font-size:10px!important;
  line-height:1.35!important;
}
.fl-v220-post-likers-modal__list{
  max-height:min(500px,calc(100dvh - 110px));
  overflow:auto;
  padding:8px 10px 12px;
}
.fl-v220-post-liker{
  min-height:58px;
  padding:7px 8px;
  display:flex;
  align-items:center;
  gap:10px;
  border-radius:10px;
  color:#202838;
  text-decoration:none;
}
.fl-v220-post-liker:hover{background:#f5f6f8}
.fl-v220-post-liker>span:last-child{
  min-width:0;
  display:grid;
  gap:2px;
}
.fl-v220-post-liker strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
}
.fl-v220-post-liker small{
  color:#8a92a0;
  font-size:9.5px;
}
.fl-v220-post-likers-loading,
.fl-v220-post-likers-empty{
  padding:30px 16px;
  color:#7b8494;
  font-size:11px;
  text-align:center;
}
body.fl-v220-overlay-open{overflow:hidden!important}

.fl-v220-story-card__media--shared{
  position:relative;
  overflow:hidden;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(145deg,#6f35e9,#dd31b7)!important;
}
.fl-v220-story-card__media--shared>img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.fl-v220-story-card__shared-copy{
  padding:13px 9px 32px;
  color:#fff;
  font-size:10px;
  line-height:1.3;
  font-weight:800;
  text-align:center;
  text-shadow:0 1px 5px rgba(0,0,0,.22);
}
.fl-v220-story-viewer__shared{
  position:absolute;
  inset:0;
  padding:80px 54px 60px;
  display:grid;
  place-items:center;
  overflow:auto;
  background:linear-gradient(145deg,#20163a,#54255f);
}
.fl-v220-story-viewer__shared[hidden]{display:none!important}
.fl-v220-story-shared-card{
  width:min(560px,100%);
  max-height:calc(100dvh - 180px);
  overflow:auto;
  border-radius:16px;
  background:#fff;
  box-shadow:0 20px 70px rgba(0,0,0,.34);
}
.fl-v220-story-shared-card__head{
  padding:12px 14px;
  display:flex;
  align-items:center;
  gap:9px;
}
.fl-v220-story-shared-card__head>div{
  min-width:0;
  display:grid;
  gap:2px;
}
.fl-v220-story-shared-card__head strong{
  color:#202838;
  font-size:12px;
}
.fl-v220-story-shared-card__head small{
  color:#7c8594;
  font-size:9.5px;
}
.fl-v220-story-shared-card__body{
  padding:2px 14px 14px;
  color:#202838;
  font-size:13px;
  line-height:1.45;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}
.fl-v220-story-shared-card__media{
  width:100%;
  max-height:58vh;
  display:block;
  object-fit:contain;
  background:#0f1116;
}
.fl-v220-story-shared-card__unavailable{
  padding:24px;
  border-radius:14px;
  background:#fff;
  color:#737c8d;
  text-align:center;
}
@media(max-width:620px){
  .fl-v220-story-viewer__shared{padding:74px 14px 56px}
  .fl-v220-post__actions.has-share{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .fl-v220-post__action{font-size:10.5px!important}
}
.fl-v220-story-viewer__shared .fl-v220-story-shared-card__media{
  width:100%!important;
  height:auto!important;
  max-height:58vh!important;
  object-fit:contain!important;
}

/* =========================================================
   Facelov V3.5.1 вЂ” feed post edit + cleaner owner menu
   ========================================================= */
html body .fl-v220-post__menu button{
  color:#30394a!important;
}
html body .fl-v220-post__menu button:hover{
  background:#f2f3f6!important;
}
html body .fl-v220-post__menu button.is-delete{
  color:#cf3048!important;
}
html body .fl-v220-post__menu button.is-delete:hover{
  background:#fff0f2!important;
}
html body .fl-v220-post-share-modal__close,
html body .fl-v220-post-likers-modal__close,
html body .fl-v220-post-edit-modal__close{
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:25px!important;
  font-weight:400!important;
  line-height:1!important;
}

.fl-v220-post-edit-modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147483210!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.fl-v220-post-edit-modal[hidden]{display:none!important}
.fl-v220-post-edit-modal *{box-sizing:border-box!important}
.fl-v220-post-edit-modal__backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  border:0!important;
  background:rgba(18,23,34,.55)!important;
}
.fl-v220-post-edit-modal__panel{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:min(520px,calc(100vw - 28px))!important;
  transform:translate(-50%,-50%)!important;
  overflow:hidden!important;
  border:1px solid #e2e5eb!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 24px 80px rgba(20,25,40,.32)!important;
}
.fl-v220-post-edit-modal__panel>header{
  height:58px!important;
  padding:0 12px 0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  border-bottom:1px solid #eceef2!important;
}
.fl-v220-post-edit-modal__panel>header strong{
  color:#202838!important;
  font-size:16px!important;
}
.fl-v220-post-edit-modal__close{
  width:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f0f2f5!important;
  color:#697386!important;
}
.fl-v220-post-edit-modal__body{
  padding:14px 14px 10px!important;
  display:grid!important;
  gap:7px!important;
}
.fl-v220-post-edit-modal__textarea{
  width:100%!important;
  min-height:160px!important;
  max-height:50vh!important;
  padding:13px 14px!important;
  resize:vertical!important;
  border:1px solid #dfe3ea!important;
  border-radius:12px!important;
  outline:0!important;
  background:#f7f8fa!important;
  color:#252e3f!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  line-height:1.5!important;
}
.fl-v220-post-edit-modal__textarea:focus{
  border-color:#bba1f4!important;
  background:#fff!important;
  box-shadow:0 0 0 3px rgba(126,63,240,.08)!important;
}
.fl-v220-post-edit-modal__body small{
  color:#858e9f!important;
  font-size:10px!important;
}
.fl-v220-post-edit-modal__save{
  width:calc(100% - 28px)!important;
  height:44px!important;
  margin:0 14px 14px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#8739ef,#dc2eb5)!important;
  color:#fff!important;
  font-size:11.5px!important;
  font-weight:900!important;
}
.fl-v220-post-edit-modal__save:disabled{opacity:.6!important}
html body .fl-v220-post__menu-symbol{
  width:17px!important;
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 17px!important;
  font-size:15px!important;
}

/* =========================================================
   V2.8.2 вЂ” vienodas paskyros meniu sraute ir profilyje
   ========================================================= */
html body .fl-v220-app .fl-account-wrap{
  position:relative!important;
  display:block!important;
  flex:0 0 auto!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body .fl-v220-app .fl-account-wrap.is-ready{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  transition:opacity .12s ease!important;
}
html body .fl-v220-app [data-current-actor-card]{
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body .fl-v220-app [data-current-actor-card].is-ready{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  transition:opacity .12s ease!important;
}
html body .fl-v220-app .fl-account-trigger{
  max-width:250px!important;
  height:44px!important;
  margin:0!important;
  padding:4px 10px 4px 4px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  border:0!important;
  border-radius:999px!important;
  outline:0!important;
  background:#f0f2f5!important;
  color:#252c3d!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .16s ease,box-shadow .16s ease!important;
}
html body .fl-v220-app .fl-account-trigger:hover,
html body .fl-v220-app .fl-account-trigger[aria-expanded="true"]{
  background:#e5e8ee!important;
}
html body .fl-v220-app .fl-account-trigger:focus-visible{
  box-shadow:0 0 0 3px rgba(113,56,240,.18)!important;
}
html body .fl-v220-app .fl-account-trigger>strong{
  min-width:0!important;
  max-width:170px!important;
  overflow:hidden!important;
  color:#252c3d!important;
  font-size:12.5px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html body .fl-v220-app .fl-account-avatar{
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 36px!important;
  overflow:hidden!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#7138f0,#e232b8)!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
html body .fl-v220-app .fl-account-avatar--large{
  width:48px!important;
  height:48px!important;
  flex-basis:48px!important;
  font-size:16px!important;
}
html body .fl-v220-app .fl-account-avatar>img,
html body .fl-v220-app .fl-account-avatar>span{
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  object-fit:cover!important;
}
html body .fl-v220-app .fl-account-trigger__chevron{
  width:15px!important;
  height:15px!important;
  flex:0 0 15px!important;
  color:#7b8495!important;
  transform:rotate(90deg)!important;
  transition:transform .16s ease!important;
}
html body .fl-v220-app .fl-account-wrap.is-open .fl-account-trigger__chevron{
  transform:rotate(-90deg)!important;
}
html body .fl-v220-app .fl-account-menu{
  position:absolute!important;
  z-index:5200!important;
  top:52px!important;
  right:0!important;
  width:min(350px,calc(100vw - 20px))!important;
  padding:10px!important;
  overflow:hidden!important;
  border:1px solid #e0e4eb!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 18px 52px rgba(21,27,43,.24)!important;
}
html body .fl-v220-app .fl-account-menu[hidden]{display:none!important}
html body .fl-v220-app .fl-account-menu__identity{
  min-height:66px!important;
  padding:8px!important;
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  overflow:hidden!important;
  border:1px solid #e5e8ee!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#202738!important;
  text-decoration:none!important;
  box-shadow:0 2px 8px rgba(25,31,46,.08)!important;
}
html body .fl-v220-app .fl-account-menu__identity:hover{background:#f7f8fa!important}
html body .fl-v220-app .fl-account-menu__identity>strong{
  min-width:0!important;
  overflow:hidden!important;
  font-size:13px!important;
  font-weight:900!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html body .fl-v220-app .fl-account-menu>nav{
  margin-top:9px!important;
  padding-top:5px!important;
  display:grid!important;
  border-top:1px solid #e7e9ee!important;
}
html body .fl-v220-app .fl-account-menu>nav>a{
  min-height:52px!important;
  padding:5px 6px!important;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr) 18px!important;
  gap:10px!important;
  align-items:center!important;
  border-radius:10px!important;
  color:#262d3c!important;
  text-decoration:none!important;
}
html body .fl-v220-app .fl-account-menu>nav>a:last-child{grid-template-columns:40px minmax(0,1fr)!important}
html body .fl-v220-app .fl-account-menu>nav>a:hover{background:#f2f3f5!important}
html body .fl-v220-app .fl-account-menu>nav>a>strong{
  min-width:0!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
html body .fl-v220-app .fl-account-menu__icon{
  width:40px!important;
  height:40px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#e5e7eb!important;
  color:#303746!important;
}
html body .fl-v220-app .fl-account-menu__icon>svg{
  width:20px!important;
  height:20px!important;
}
html body .fl-v220-app .fl-account-menu__arrow{
  width:16px!important;
  height:16px!important;
  color:#777f8e!important;
}
@media(max-width:1280px){
  html body .fl-v220-app .fl-account-trigger>strong,
  html body .fl-v220-app .fl-account-trigger__chevron{display:none!important}
  html body .fl-v220-app .fl-account-trigger{width:44px!important;padding:4px!important}
}
@media(max-width:840px){
  html body .fl-v220-app .fl-account-menu{
    position:fixed!important;
    top:62px!important;
    right:8px!important;
    left:8px!important;
    width:auto!important;
  }
}

/* =========================================================
   FACELOV ATRASK V2.8.6
   - Lithuanian birthday selector (no native OS calendar)
   - Persistent "Mano Atrask" profile card + edit mode
   ========================================================= */

/* Lithuanian day/month/year selector */
.fl-discover-birth{
  min-width:0;
  margin:0;
  padding:0;
  border:0;
}

.fl-discover-birth>legend{
  margin:0 0 5px;
  padding:0;
  color:#4b5364;
  font-size:9px;
  font-weight:600;
}

.fl-discover-birth__grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr 1fr;
  gap:7px;
}

.fl-discover-birth__grid label{
  display:grid;
  gap:5px;
  min-width:0;
}

.fl-discover-birth__grid label>span{
  color:#7a8395;
  font-size:8px;
  font-weight:500;
}

html body .fl-discover-form .fl-discover-birth__grid select{
  width:100%!important;
  height:40px!important;
  min-width:0!important;
  margin:0!important;
  padding:0 9px!important;
  border:1px solid #e0e3e9!important;
  border-radius:10px!important;
  outline:0!important;
  background:#f8f9fb!important;
  box-shadow:none!important;
  color:#2f3747!important;
  font-size:10.5px!important;
  cursor:pointer!important;
}

html body .fl-discover-form .fl-discover-birth__grid select:focus{
  border-color:#cfc2f8!important;
  background:#fff!important;
  box-shadow:0 0 0 3px rgba(113,56,240,.08)!important;
}

/* Saved Atrask profile card */
.fl-discover-own-card{
  overflow:hidden;
  border:1px solid #e0e3ea;
  border-radius:18px;
  background:#fff;
}

.fl-discover-own-card[hidden]{
  display:none!important;
}

.fl-discover-own-card__head{
  min-height:78px;
  padding:16px 17px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  border-bottom:1px solid #edf0f4;
  background:linear-gradient(135deg,#fff,#fbf8ff);
}

.fl-discover-own-card__head>div{
  min-width:0;
}

.fl-discover-own-card__eyebrow{
  display:block;
  margin-bottom:3px;
  color:#7a3ee4;
  font-size:8px;
  font-weight:700;
  text-transform:uppercase;
}

.fl-discover-own-card__head h2{
  margin:0;
  color:#20283a;
  font-size:18px;
  font-weight:700;
}

.fl-discover-own-card__head p{
  margin:4px 0 0;
  color:#7d8698;
  font-size:9.5px;
  line-height:1.45;
}

.fl-discover-own-card__status{
  flex:0 0 auto;
  min-height:28px;
  padding:0 10px;
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  font-size:8.5px;
  font-weight:700;
}

.fl-discover-own-card__status.is-on{
  background:#e9f8ef;
  color:#16814a;
}

.fl-discover-own-card__status.is-off{
  background:#f0f1f4;
  color:#687184;
}

.fl-discover-own-card__layout{
  display:grid;
  grid-template-columns:minmax(230px,38%) minmax(0,1fr);
  min-height:390px;
}

.fl-discover-own-card__media{
  position:relative;
  min-height:390px;
  overflow:hidden;
  background:linear-gradient(145deg,#eee8ff,#f9eef8);
}

.fl-discover-own-card__media>img{
  width:100%;
  height:100%;
  min-height:390px;
  display:block;
  object-fit:cover;
}

.fl-discover-own-card__fallback{
  width:100%;
  min-height:390px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(145deg,#7c3ff0,#df35b4);
  font-size:74px;
}

.fl-discover-own-card__thumbs{
  position:absolute;
  left:10px;
  right:10px;
  bottom:10px;
  display:flex;
  gap:5px;
}

html body .fl-discover-own-card__thumbs button{
  width:38px!important;
  height:38px!important;
  padding:0!important;
  overflow:hidden!important;
  border:2px solid rgba(255,255,255,.72)!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(20,25,36,.16)!important;
  opacity:.72!important;
}

html body .fl-discover-own-card__thumbs button.is-active{
  border-color:#fff!important;
  opacity:1!important;
}

.fl-discover-own-card__thumbs img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.fl-discover-own-card__body{
  min-width:0;
  padding:20px;
  display:flex;
  flex-direction:column;
}

.fl-discover-own-card__title h3{
  margin:0;
  color:#20283a;
  font-size:22px;
  line-height:1.1;
  font-weight:700;
}

.fl-discover-own-card__title p{
  margin:5px 0 0;
  color:#7b8496;
  font-size:10.5px;
}

.fl-discover-own-card__chips,
.fl-discover-own-card__interests{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}

.fl-discover-own-card__chips{
  margin-top:13px;
}

.fl-discover-own-card__chips span{
  padding:6px 9px;
  border-radius:999px;
  background:#f1ecff;
  color:#6f3bd5;
  font-size:8.5px;
  font-weight:600;
}

.fl-discover-own-card__about{
  margin:15px 0 0;
  color:#454e60;
  font-size:11.5px;
  line-height:1.55;
  white-space:pre-wrap;
}

.fl-discover-own-card__details{
  margin-top:16px;
  padding:4px 0;
  display:grid;
  border-top:1px solid #edf0f4;
  border-bottom:1px solid #edf0f4;
}

.fl-discover-own-card__details>div{
  min-height:38px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border-top:1px solid #f1f2f5;
}

.fl-discover-own-card__details>div:first-child{
  border-top:0;
}

.fl-discover-own-card__details span{
  color:#81899a;
  font-size:9px;
}

.fl-discover-own-card__details strong{
  color:#343c4c;
  font-size:9.5px;
  font-weight:600;
  text-align:right;
}

.fl-discover-own-card__interests{
  margin-top:14px;
}

.fl-discover-own-card__interests span{
  padding:6px 8px;
  border:1px solid #e2e5eb;
  border-radius:9px;
  background:#f8f9fb;
  color:#555f71;
  font-size:8.5px;
}

.fl-discover-own-card__actions{
  margin-top:auto;
  padding-top:18px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}

html body .fl-discover-own-card__actions button,
html body .fl-discover-own-card__actions a{
  min-height:40px!important;
  padding:0 13px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #dedfe7!important;
  border-radius:10px!important;
  background:#f4f5f8!important;
  color:#4d5668!important;
  font-size:9.5px!important;
  font-weight:600!important;
  text-decoration:none!important;
  cursor:pointer!important;
}

html body .fl-discover-own-card__actions .is-primary{
  border-color:transparent!important;
  background:linear-gradient(135deg,#7e3ff0,#df34b4)!important;
  color:#fff!important;
}

html body .fl-discover-own-card__actions button:hover,
html body .fl-discover-own-card__actions a:hover{
  filter:brightness(.985);
}

@media(max-width:760px){
  .fl-discover-own-card__layout{
    grid-template-columns:1fr;
  }

  .fl-discover-own-card__media,
  .fl-discover-own-card__media>img,
  .fl-discover-own-card__fallback{
    min-height:360px;
    height:360px;
  }

  .fl-discover-birth__grid{
    grid-template-columns:1fr 1.45fr 1fr;
  }
}

@media(max-width:480px){
  .fl-discover-own-card{
    border-left:0;
    border-right:0;
    border-radius:0;
  }

  .fl-discover-own-card__head{
    align-items:flex-start;
  }

  .fl-discover-own-card__layout{
    display:block;
  }

  .fl-discover-own-card__media,
  .fl-discover-own-card__media>img,
  .fl-discover-own-card__fallback{
    min-height:54vh;
    height:54vh;
  }

  .fl-discover-own-card__body{
    padding:16px;
  }

  .fl-discover-own-card__actions{
    grid-template-columns:1fr;
  }

  .fl-discover-birth__grid{
    grid-template-columns:1fr;
  }
}

/* =========================================================
   FACELOV ATRASK V2.8.7
   Atrask režime Srauto įrašo kompozitorius nerodomas.
   ========================================================= */
html body .fl-v220-app.is-discover-view [data-feed-composer],
html body .fl-v220-app.is-discover-view .fl-v220-composer[data-feed-composer]{
  display:none!important;
}



/* FACELOV ATRASK NEARBY V2.9.5 */
html body .fl-discover-nearby-tools[hidden]{display:none!important}
html body .fl-discover-nearby-tools{margin:0 0 12px}
html body .fl-discover-nearby-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border:1px solid #e8ddfb;border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(219,70,218,.10),transparent 38%),linear-gradient(135deg,#fff,#fbf8ff);box-shadow:0 4px 16px rgba(44,30,82,.05)}
html body .fl-discover-nearby-box__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#f0e7ff;color:#7c36ea}
html body .fl-discover-nearby-box__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9}
html body .fl-discover-nearby-box__copy{min-width:0}
html body .fl-discover-nearby-box strong,html body .fl-discover-nearby-head strong,html body .fl-discover-nearby-radius strong{display:block;color:#20283a;font-size:14px;font-weight:750}
html body .fl-discover-nearby-box p,html body .fl-discover-nearby-head p{margin:4px 0 0;color:#748096;font-size:11px;line-height:1.45}
html body .fl-discover-nearby-primary,html body .fl-discover-nearby-secondary{min-height:38px;border:0;border-radius:11px;padding:0 14px;font:inherit;font-size:11px;font-weight:750;cursor:pointer}
html body .fl-discover-nearby-primary{color:#fff;background:linear-gradient(135deg,#7638f5,#d72dc7)}
html body .fl-discover-nearby-secondary{color:#6f38da;background:#eee5ff}
html body .fl-discover-nearby-primary:disabled,html body .fl-discover-nearby-secondary:disabled{opacity:.55;cursor:wait}
html body .fl-discover-nearby-head{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}
html body .fl-discover-nearby-radius{grid-column:1/-1;display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:16px;padding:13px 14px;border-radius:14px;background:#fff;border:1px solid #eee9f7}
html body .fl-discover-nearby-radius>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
html body .fl-discover-nearby-radius__value{color:#7b37e7;font-size:13px;white-space:nowrap}
html body .fl-discover-nearby-radius input[type="range"]{width:100%;accent-color:#8b3cec;cursor:pointer}
html body .fl-discover-nearby-foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px}
html body .fl-discover-nearby-foot small{color:#8992a3;font-size:10px;line-height:1.4}
html body .fl-discover-nearby-clear{flex:0 0 auto;border:0;background:transparent;color:#7a6d8e;font:inherit;font-size:10px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px}
@media(max-width:760px){html body .fl-discover-nearby-box{grid-template-columns:auto minmax(0,1fr)}html body .fl-discover-nearby-primary{grid-column:1/-1;width:100%}html body .fl-discover-nearby-head{align-items:flex-start}html body .fl-discover-nearby-radius{grid-template-columns:1fr;gap:10px}html body .fl-discover-nearby-foot{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){html body .fl-discover-nearby-box{padding:13px;border-radius:15px}html body .fl-discover-nearby-head{flex-direction:column}html body .fl-discover-nearby-secondary{width:100%}}

/* =========================================================
   FACELOV ATRASK NEARBY RANGE FIX V2.9.6
   Chrome/Edge: matoma km linija + aiški rankenėlė
   ========================================================= */

html body .fl-discover-nearby-radius input[type="range"]{
  -webkit-appearance:none;
  appearance:none;
  width:100%;
  height:20px;
  margin:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  cursor:pointer;
}

/* Chrome / Edge / Safari takelis */
html body .fl-discover-nearby-radius input[type="range"]::-webkit-slider-runnable-track{
  width:100%;
  height:6px;
  border-radius:999px;
  background:linear-gradient(90deg,#8b3cec 0%,#d946c8 100%);
  box-shadow:inset 0 0 0 1px rgba(92,55,155,.10);
}

/* Chrome / Edge / Safari rankenėlė */
html body .fl-discover-nearby-radius input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance:none;
  appearance:none;
  width:18px;
  height:18px;
  margin-top:-6px;
  border:3px solid #ffffff;
  border-radius:50%;
  background:#8b3cec;
  box-shadow:0 2px 7px rgba(74,39,132,.28);
}

/* Firefox takelis */
html body .fl-discover-nearby-radius input[type="range"]::-moz-range-track{
  width:100%;
  height:6px;
  border:0;
  border-radius:999px;
  background:linear-gradient(90deg,#8b3cec 0%,#d946c8 100%);
}

/* Firefox rankenėlė */
html body .fl-discover-nearby-radius input[type="range"]::-moz-range-thumb{
  width:14px;
  height:14px;
  border:3px solid #ffffff;
  border-radius:50%;
  background:#8b3cec;
  box-shadow:0 2px 7px rgba(74,39,132,.28);
}

/* Klaviatūros fokusas */
html body .fl-discover-nearby-radius input[type="range"]:focus-visible::-webkit-slider-thumb{
  box-shadow:
    0 2px 7px rgba(74,39,132,.28),
    0 0 0 4px rgba(139,60,236,.18);
}

html body .fl-discover-nearby-radius input[type="range"]:focus-visible::-moz-range-thumb{
  box-shadow:
    0 2px 7px rgba(74,39,132,.28),
    0 0 0 4px rgba(139,60,236,.18);
}

