:root{
  --nh-bg:#03101b;--nh-bg2:#071725;--nh-panel:#0b2030;--nh-panel2:#0d2537;--nh-line:#1b3a4f;
  --nh-text:#f4f8fc;--nh-muted:#8fa7ba;--nh-pink:#f61f61;--nh-pink2:#d9134f;--nh-blue:#64a9ff;
  --nh-green:#4bd071;--nh-orange:#ff981f;--nh-purple:#c56cff;--nh-shadow:0 18px 48px rgba(0,0,0,.26)
}
*{box-sizing:border-box}.neighborsHome{margin:0;background:radial-gradient(circle at 55% -10%,#0a2a40 0,#051725 31%,#020b13 72%);color:var(--nh-text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.neighborsHome a{color:inherit;text-decoration:none}.neighborsHome button{font:inherit}.neighborsHome .sunduqFooter{display:none}
.nhTop{height:74px;display:grid;grid-template-columns:330px 1fr auto;align-items:center;gap:24px;padding:0 28px;border-bottom:1px solid rgba(91,137,167,.22);background:rgba(1,13,22,.94);backdrop-filter:blur(18px);position:sticky;top:0;z-index:80}
.nhBrand{display:flex;align-items:center;gap:14px;min-width:0}.nhBrandMark{width:46px;height:46px;border-radius:13px;background:linear-gradient(145deg,#ff2b69,#e81150);box-shadow:0 10px 28px rgba(246,31,97,.28);position:relative;flex:0 0 auto}.nhBrandMark i{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%}.nhBrandMark i:nth-child(1){left:12px;top:20px}.nhBrandMark i:nth-child(2){left:25px;top:12px}.nhBrandMark i:nth-child(3){left:27px;top:27px}.nhBrandText{display:flex;flex-direction:column;min-width:0}.nhBrandText b{font-size:22px;line-height:1.1;white-space:nowrap}.nhBrandText em{font-style:normal;color:#9cb0c0;font-weight:400}.nhBrandText small{margin-top:5px;color:#7f96a9;font-size:12px}
.nhMainNav{height:100%;display:flex;align-items:center;justify-content:center;gap:36px}.nhMainNav a{height:100%;display:flex;align-items:center;position:relative;color:#d6e1ea;font-size:15px;font-weight:700}.nhMainNav a:hover{color:#fff}.nhMainNav a.active:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;background:var(--nh-pink);border-radius:3px}
.nhHeaderActions{display:flex;align-items:center;gap:10px}.nhCircleBtn{width:42px;height:42px;border:1px solid #1b3d52;border-radius:50%;background:#091d2c;color:#dfeaf2;display:grid;place-items:center;position:relative;cursor:pointer}.nhCircleBtn:hover{background:#102b3d;border-color:#31556c}.nhCircleBtn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nhUserMenuWrap{height:44px;min-width:166px;border:1px solid #1b3d52;border-radius:24px;background:#091d2c;display:flex;align-items:center;position:relative;padding-left:4px}.nhAuthBox{flex:1;min-width:0}.nhAuthBox .profile,.nhAuthBox>button{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:8px;padding:6px 4px 6px 7px;font-weight:700;max-width:132px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.nhAuthBox>button{padding-left:18px}.nhUserArrow{width:33px;height:100%;border:0;background:transparent;color:#c6d5df;cursor:pointer}.nhUserMenu{position:absolute;top:52px;right:0;width:190px;background:#0c2232;border:1px solid #21445a;border-radius:14px;padding:8px;box-shadow:var(--nh-shadow);z-index:100}.nhUserMenu a{display:block;padding:11px 12px;border-radius:9px;color:#dce8f0;font-size:14px}.nhUserMenu a:hover{background:#153248}.nhWriteBtn{height:44px;border:0;border-radius:24px;background:linear-gradient(135deg,#f91f61,#ec1957);color:#fff;padding:0 22px;font-weight:800;cursor:pointer;box-shadow:0 10px 26px rgba(246,31,97,.24)}.nhWriteBtn:hover{transform:translateY(-1px)}
.nhFilterBar{height:64px;border-bottom:1px solid rgba(91,137,167,.19);background:rgba(4,18,29,.92);position:sticky;top:74px;z-index:60}.nhFilterInner{height:100%;max-width:1580px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:188px 1fr;align-items:center;gap:28px}.nhCitySelect{position:relative}.nhCitySelect>button{height:38px;min-width:150px;border:1px solid #24445a;border-radius:12px;background:#0b2131;color:#eef5fa;padding:0 13px;display:flex;align-items:center;gap:9px;cursor:pointer}.nhCitySelect>button span{color:var(--nh-pink);font-size:20px;line-height:0}.nhCitySelect>button b{font-size:14px}.nhCitySelect>button i{font-style:normal;margin-left:auto;color:#9db0bf}.nhCityMenu{position:absolute;top:45px;left:0;width:180px;padding:8px;background:#0c2232;border:1px solid #24465d;border-radius:13px;box-shadow:var(--nh-shadow);z-index:90}.nhCityMenu button{display:block;width:100%;text-align:left;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#dbe7ef;cursor:pointer}.nhCityMenu button:hover{background:#16334a}.nhTypeFilters{display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none}.nhTypeFilters::-webkit-scrollbar{display:none}.nhTypeFilters button{height:36px;border:1px solid #1d3d52;border-radius:19px;background:#0b2030;color:#bacbd8;padding:0 18px;white-space:nowrap;cursor:pointer}.nhTypeFilters button:hover{border-color:#36596e;color:#fff}.nhTypeFilters button.active{background:linear-gradient(135deg,#e81a57,#c91249);border-color:#ef1b5c;color:#fff;box-shadow:0 6px 18px rgba(246,31,97,.18)}
.nhPage{max-width:1240px;margin:0 auto;padding:16px 18px 48px;display:grid;grid-template-columns:minmax(0,880px) 330px;gap:16px}.nhMainColumn{min-width:0}.nhRightRail{min-width:0;display:flex;flex-direction:column;gap:12px}
.nhComposer{border:1px solid #173c52;border-radius:16px;background:linear-gradient(145deg,rgba(13,38,55,.93),rgba(7,27,41,.96));padding:13px 15px;box-shadow:0 10px 28px rgba(0,0,0,.18)}.nhComposerTop{display:flex;align-items:center;gap:10px}.nhAvatar{width:42px;height:42px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#1f4861,#0d2a3d);color:#fff;font-weight:800;border:2px solid #2b5369}.nhAvatar img{width:100%;height:100%;object-fit:cover}.nhAvatarPlaceholder{background:linear-gradient(135deg,#2b5870,#153349)}.nhComposerTop>button{flex:1;height:42px;text-align:left;padding:0 16px;border:1px solid #24485e;border-radius:13px;background:#0c2638;color:#708ca0;font-size:16px;cursor:text}.nhComposerActions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:11px}.nhComposerActions button{height:40px;border:1px solid #1d4055;border-radius:18px;background:#0b2233;color:#b9cad6;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;white-space:nowrap}.nhComposerActions button:hover{background:#112e42;color:#fff}.nhComposerActions span{font-size:17px}.nhComposerActions .purple{color:#c977ff}.nhComposerActions .green{color:#61da76}.nhComposerActions .orange{color:#ff9e2f}.nhComposerActions .blue{color:#70aaff}.nhComposerActions .pink{color:#e47cff}
.nhFeedHead{height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(66,105,130,.22);margin-top:6px}.nhFeedHead>div{display:flex;align-items:center;gap:8px}.nhFeedHead h1{margin:0;font-size:19px;letter-spacing:-.2px}.nhTuneBtn,.nhFeedHead>button{border:0;background:transparent;color:#84baff;cursor:pointer}.nhTuneBtn{font-size:20px;color:#8196a6}.nhFeed{display:flex;flex-direction:column;gap:7px;padding-top:8px}
.nhFeedCard{display:grid;grid-template-columns:160px minmax(0,1fr);min-height:112px;border:1px solid #173a4f;border-radius:14px;background:linear-gradient(145deg,rgba(12,34,49,.98),rgba(7,25,38,.98));overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.13);transition:.18s ease}.nhFeedCard:hover{border-color:#28546d;transform:translateY(-1px)}.nhAuthorRail{padding:12px 12px;border-right:1px solid #17384c;display:grid;grid-template-columns:42px 1fr;gap:9px;align-content:start}.nhAuthorRail .nhAvatar{width:42px;height:42px}.nhAuthorInfo{min-width:0}.nhAuthorInfo b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nhAuthorInfo span,.nhAuthorInfo time{display:block;color:#7790a3;font-size:12px;margin-top:3px}.nhAuthorBadge{grid-column:1/3;margin-top:4px;display:none;padding:5px 8px;border-radius:9px;background:#103b2d;color:#55d985;font-size:11px;width:max-content;max-width:100%}.nhPostMain{padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;position:relative;cursor:pointer}.nhPostText{min-width:0}.nhTypeTag{display:inline-flex;align-items:center;height:21px;padding:0 9px;border-radius:8px;font-size:11px;margin-bottom:5px;color:#fff;background:#31516a}.nhTypeTag.ask{background:#653b7c}.nhTypeTag.gift{background:#27673d}.nhTypeTag.ride{background:#9a571b}.nhTypeTag.job{background:#294f87}.nhTypeTag.event{background:#536021}.nhTypeTag.photo{background:#4b3a77}.nhTypeTag.market{background:#70442e}.nhPostText h2{font-size:17px;line-height:1.2;margin:0 42px 5px 0;color:#f5f8fb;letter-spacing:-.1px}.nhPostText p{font-size:13px;line-height:1.35;margin:0;color:#93aabd;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nhPostMeta{display:flex;align-items:center;gap:16px;margin-top:10px;color:#7892a5;font-size:12px}.nhPostMeta span{display:flex;align-items:center;gap:5px}.nhPostAction{display:inline-flex!important;padding:5px 10px;border:1px solid #27485d;border-radius:12px;color:#a9c0d0!important;background:#0b2638}.nhPostImage{width:135px;height:82px;border-radius:11px;overflow:hidden;align-self:center;background:#102c40}.nhPostImage img{width:100%;height:100%;object-fit:cover}.nhPostIcon{width:72px;display:grid;place-items:center;font-size:34px;color:var(--nh-orange);align-self:stretch}.nhCardTools{position:absolute;right:12px;top:10px;display:flex;gap:9px}.nhCardTools button{border:0;background:transparent;color:#9bb0bf;font-size:18px;cursor:pointer}.nhCardTools button:hover{color:#fff}.nhEmpty{padding:34px 22px;text-align:center;border:1px dashed #25465b;border-radius:14px;color:#8299aa;background:rgba(10,31,45,.5)}.nhMoreBtn{display:block;margin:16px auto 0;padding:10px 18px;border:1px solid #23465d;border-radius:20px;background:#0d2638;color:#c7d7e2;cursor:pointer}.nhSkeletonCard{height:112px;border:1px solid #17384c;border-radius:14px;background:linear-gradient(100deg,#0b2232 25%,#123145 38%,#0b2232 52%);background-size:300% 100%;animation:nhShimmer 1.5s infinite}@keyframes nhShimmer{to{background-position:-200% 0}}
.nhSideCard{border:1px solid #173a4f;border-radius:15px;background:linear-gradient(145deg,rgba(12,35,50,.98),rgba(7,25,38,.98));padding:14px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.nhSideHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.nhSideHead h2,.nhQuickCard h2{font-size:17px;margin:0}.nhSideHead a{font-size:11px;color:#7db7ef}.nhImportantList{display:flex;flex-direction:column;gap:8px}.nhImportantItem{border:1px solid #1b4056;border-radius:13px;background:#0a2435;padding:11px 12px;display:block}.nhOfficialHead{display:flex;align-items:center;gap:9px}.nhOfficialLogo{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#173b52;font-size:17px}.nhOfficialHead div{min-width:0}.nhOfficialHead b{display:block;font-size:13px}.nhOfficialHead small{display:block;color:#728da1;font-size:11px;margin-top:2px}.nhVerified{color:#54a7ff}.nhImportantItem p{font-size:12px;line-height:1.35;color:#b5c5d0;margin:9px 0 5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nhImportantItem>small{font-size:11px;color:#72ace1}.nhHelpersList{display:flex;flex-direction:column}.nhHelper{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(41,78,100,.45)}.nhHelper:last-child{border-bottom:0}.nhHelper .nhAvatar{width:42px;height:42px}.nhHelperInfo{min-width:0}.nhHelperInfo b{display:block;font-size:13px}.nhHelperInfo span,.nhHelperInfo small{display:block;color:#7790a2;font-size:11px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nhHelper button{height:31px;padding:0 12px;border:1px solid #29495e;border-radius:10px;background:#153247;color:#d6e3eb;font-size:12px;cursor:pointer}.nhQuickCard h2{margin-bottom:12px}.nhQuickGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.nhQuickGrid button{height:54px;border-radius:11px;border:1px solid #29475d;background:#13283a;color:#d7e4ec;font-size:12px;display:flex;align-items:center;gap:9px;justify-content:center;cursor:pointer}.nhQuickGrid button span{font-size:19px}.nhQuickGrid .qAsk{background:#2b2245;border-color:#4a3a6a;color:#d9a6ff}.nhQuickGrid .qGift{background:#103926;border-color:#245d3d;color:#79e68a}.nhQuickGrid .qRide{background:#352918;border-color:#684b1f;color:#ffad3e}.nhQuickGrid .qJob{background:#152b48;border-color:#2c4d76;color:#87b8ff}.nhMiniFooter{text-align:center;color:#647d90;font-size:11px;padding:4px}.nhMiniFooter em{font-style:normal}.nhMiniFooter span{color:#ff315f}.nhSideLoading{padding:22px;text-align:center;color:#7690a2}
.nhMobileNav{display:none}.hidden{display:none!important}
@media(max-width:1120px){.nhTop{grid-template-columns:265px 1fr auto}.nhMainNav{gap:20px}.nhHeaderActions .nhCircleBtn:nth-of-type(2){display:none}.nhPage{grid-template-columns:minmax(0,1fr) 310px}.nhComposerActions button{font-size:12px}.nhBrandText b{font-size:19px}}
@media(max-width:900px){.nhTop{height:62px;grid-template-columns:1fr auto;padding:0 15px}.nhBrandMark{width:40px;height:40px}.nhBrandText b{font-size:18px}.nhBrandText small{display:none}.nhMainNav,.nhHeaderActions .nhCircleBtn,.nhUserMenuWrap{display:none}.nhWriteBtn{height:38px;padding:0 15px}.nhFilterBar{top:62px;height:55px}.nhFilterInner{grid-template-columns:142px 1fr;padding:0 12px;gap:9px}.nhCitySelect>button{min-width:132px;height:35px}.nhTypeFilters button{height:34px;padding:0 14px}.nhPage{display:block;padding:10px 10px 88px}.nhRightRail{margin-top:12px}.nhHelpers,.nhQuickCard,.nhMiniFooter{display:none}.nhImportant{margin-top:10px}.nhImportantList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.nhComposerActions{overflow-x:auto;display:flex;padding-bottom:2px}.nhComposerActions button{min-width:132px}.nhFeedCard{grid-template-columns:1fr}.nhAuthorRail{border-right:0;border-bottom:1px solid #17384c;grid-template-columns:38px 1fr auto;padding:10px 12px}.nhAuthorRail .nhAvatar{width:38px;height:38px}.nhAuthorBadge{display:none}.nhAuthorInfo time{grid-column:3}.nhPostMain{padding:12px}.nhMobileNav{position:fixed;left:0;right:0;bottom:0;height:70px;background:rgba(4,18,29,.97);border-top:1px solid #1e4055;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;z-index:100;backdrop-filter:blur(16px)}.nhMobileNav a,.nhMobileNav button{height:100%;border:0;background:transparent;color:#849cac;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px}.nhMobileNav span{font-size:20px}.nhMobileNav .active{color:#ff3167}.nhMobilePlus{width:38px;height:38px;border-radius:50%;background:var(--nh-pink);color:#fff!important;display:grid!important;place-items:center;font-size:27px!important;margin-top:-18px;box-shadow:0 8px 22px rgba(246,31,97,.3)}}
@media(max-width:600px){.nhWriteBtn{font-size:0;width:42px;padding:0;border-radius:50%}.nhWriteBtn span{font-size:18px}.nhFilterInner{display:flex}.nhCitySelect{flex:0 0 auto}.nhComposer{padding:10px}.nhComposerTop>button{font-size:14px}.nhFeedHead{height:48px}.nhFeedHead h1{font-size:17px}.nhPostMain{grid-template-columns:minmax(0,1fr)}.nhPostImage{width:100%;height:180px;grid-row:2}.nhPostIcon{display:none}.nhPostText h2{font-size:16px}.nhPostMeta{flex-wrap:wrap;gap:9px}.nhImportantList{grid-template-columns:1fr}.nhImportantItem:nth-child(n+3){display:none}.nhSideCard{padding:12px}.nhPage{padding-left:7px;padding-right:7px}.nhFeed{gap:6px}}
/* v101: настоящая единая лента */
.nhTypeTag.news{background:#245c86}.nhTypeTag.general{background:#31516a}
.nhFeedNotice{padding:10px 14px;border:1px solid #24485f;border-radius:12px;background:#0b2435;color:#9fb4c3;font-size:12px;margin-bottom:10px}
.nhFeedNotice.error{border-color:#6e3344;background:#2a1420;color:#ffc2d1}
.nhMoreBtn:disabled{opacity:.55;cursor:wait}.nhPostSource{color:#6f8da1!important}.nhPostMeta .nhCountZero{display:none}
.nhHelperInfo small strong{color:#9fc0d7;font-weight:600}.nhOfficialSource{font-size:11px;color:#6f8da1;margin-top:4px;display:block}
@media(max-width:620px){.nhPostMeta{gap:9px;flex-wrap:wrap}.nhPostImage{width:105px;height:74px}.nhPostText h2{font-size:16px}}


/* v102 — единая форма публикации */
.nhModalOpen{overflow:hidden}.nhComposeOverlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(0,7,13,.78);backdrop-filter:blur(10px)}
.nhComposeModal{width:min(820px,100%);max-height:min(860px,calc(100vh - 40px));overflow:auto;border:1px solid #244b64;border-radius:22px;background:linear-gradient(150deg,#0c2435,#061722 76%);box-shadow:0 34px 90px rgba(0,0,0,.58);color:#f2f7fb}
.nhComposeModalHead{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;gap:20px;padding:22px 24px 16px;border-bottom:1px solid rgba(54,101,130,.42);background:rgba(7,24,36,.96);backdrop-filter:blur(12px)}.nhComposeModalHead small{display:block;color:#f64174;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nhComposeModalHead h2{margin:5px 0 4px;font-size:24px}.nhComposeModalHead p{margin:0;color:#8fa8ba;font-size:13px}.nhComposeModalHead>button{width:38px;height:38px;flex:0 0 auto;border:1px solid #31546a;border-radius:50%;background:#102b3d;color:#c8d7e1;font-size:25px;cursor:pointer}
.nhComposeTypes{display:flex;gap:8px;padding:16px 24px 2px;overflow-x:auto;scrollbar-width:none}.nhComposeTypes::-webkit-scrollbar{display:none}.nhComposeTypes button{height:38px;padding:0 14px;border:1px solid #25475c;border-radius:18px;background:#0c2638;color:#9cb1c0;white-space:nowrap;cursor:pointer}.nhComposeTypes button span{margin-right:6px}.nhComposeTypes button.active{border-color:#f62a65;background:linear-gradient(135deg,#ef1f5b,#bd164b);color:#fff;box-shadow:0 8px 20px rgba(238,31,91,.22)}
.nhUnifiedComposeForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 24px 24px}.nhComposeWide{grid-column:1/-1}.nhComposeField{display:flex;flex-direction:column;gap:7px;min-width:0}.nhComposeField>span{font-size:12px;font-weight:700;color:#a8bdcb}.nhComposeField input,.nhComposeField textarea,.nhComposeField select{width:100%;border:1px solid #284d64;border-radius:12px;background:#081e2d;color:#edf5fa;padding:12px 13px;outline:0;font:inherit;font-size:14px;transition:.16s}.nhComposeField textarea{resize:vertical;line-height:1.45}.nhComposeField input:focus,.nhComposeField textarea:focus,.nhComposeField select:focus{border-color:#de3264;box-shadow:0 0 0 3px rgba(222,50,100,.12)}.nhComposeField small{font-size:11px;color:#708b9d}.nhComposeField input::placeholder,.nhComposeField textarea::placeholder{color:#5f7a8d}.nhComposeField select option{background:#0b2333}
.nhComposeImageField{min-height:76px;display:flex;align-items:center;gap:13px;padding:13px 15px;border:1px dashed #345a70;border-radius:14px;background:#0a2232;cursor:pointer}.nhComposeImageField:hover{border-color:#d63c69;background:#0d293b}.nhComposeImageField input{width:42px;height:42px;cursor:pointer}.nhComposeImageField span{display:flex;flex-direction:column;gap:3px}.nhComposeImageField b{font-size:13px}.nhComposeImageField small{font-size:11px;color:#7590a2}.nhComposePreview{grid-column:1/-1;height:190px;border:1px solid #234a61;border-radius:14px;overflow:hidden;background:#061925}.nhComposePreview img{width:100%;height:100%;object-fit:contain;background:#06131d}.nhComposeLocationNote{padding:10px 12px;border-radius:11px;background:#0c283a;color:#7fa0b5;font-size:11px}.nhComposeError{padding:11px 13px;border:1px solid #74374b;border-radius:11px;background:#321520;color:#ffc3d2;font-size:12px}.nhComposeFooter{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.nhComposeFooter button{height:42px;padding:0 20px;border-radius:21px;cursor:pointer}.nhComposeCancel{border:1px solid #315369;background:#0c2536;color:#adc0cc}.nhComposeSubmit{border:0;background:linear-gradient(135deg,#f52462,#d11750);color:#fff;font-weight:700;box-shadow:0 10px 26px rgba(241,32,91,.25)}.nhComposeSubmit:disabled{opacity:.6;cursor:wait}.nhComposeToast{position:fixed;left:50%;bottom:28px;z-index:11000;max-width:min(520px,calc(100% - 30px));transform:translate(-50%,30px);padding:12px 18px;border:1px solid #2d6a4c;border-radius:14px;background:#0c3425;color:#bff5d0;box-shadow:0 18px 50px rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:.22s}.nhComposeToast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:650px){.nhComposeOverlay{padding:0;align-items:end}.nhComposeModal{max-height:94vh;border-radius:20px 20px 0 0}.nhComposeModalHead{padding:17px 16px 13px}.nhComposeModalHead h2{font-size:20px}.nhComposeTypes{padding:12px 14px 2px}.nhUnifiedComposeForm{grid-template-columns:1fr;padding:16px 14px 24px}.nhComposeWide{grid-column:1}.nhComposePreview{height:155px}.nhComposeFooter{position:sticky;bottom:-24px;margin:0 -14px -24px;padding:12px 14px 18px;background:rgba(7,24,36,.97);border-top:1px solid #1c4055}.nhComposeFooter button{flex:1}.nhComposeToast{bottom:84px}}

.nhAiBadge{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;padding:2px 6px;border-radius:999px;background:#276f9b;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;vertical-align:middle}
