:root{
  --blue:#0b63f6;--blue2:#4d98ff;--navy:#0a1933;--text:#101828;--muted:#667085;
  --line:#e4eaf3;--bg:#f5f8fc;--white:#fff;--green:#079455;--red:#d92d20;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#e8eef7;color:var(--text)}
button,input,textarea{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}
input,textarea{outline:none}.app{width:min(100%,470px);min-height:100dvh;margin:auto;background:var(--bg);overflow:hidden;position:relative;box-shadow:0 0 70px #15284c20}
.screen{display:none;min-height:100dvh;animation:screenIn .22s ease}.screen.active{display:block}.with-nav{padding-bottom:91px}
@keyframes screenIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.welcome{color:#fff;background:radial-gradient(circle at 90% 10%,#2878dd85,transparent 25%),linear-gradient(145deg,#07162e,#0c2b5a 55%,#0b63f6);position:relative;overflow:hidden}
.welcome.active{display:flex;flex-direction:column}.glow{position:absolute;border-radius:999px;filter:blur(10px);opacity:.5}.g1{width:260px;height:260px;background:#27ddc33b;right:-130px;top:260px}.g2{width:220px;height:220px;background:#7f5cff3b;left:-130px;bottom:170px}
.top,.plain-header,.home-header,.section-header,.detail-top,.chat-header,.section-head,.brand,.status-row{display:flex;align-items:center}
.top,.plain-header,.home-header,.section-header,.chat-header{padding:calc(17px + env(safe-area-inset-top)) 20px 14px}
.top,.plain-header,.home-header,.section-header,.detail-top,.section-head{justify-content:space-between}
.brand{gap:10px}.brand img{width:52px;height:52px}.brand strong{display:block;font-weight:900;letter-spacing:.09em}.brand small{display:block;color:#ffffff99;font-size:11px;margin-top:2px}.brand.compact img{width:35px;height:35px}.brand.compact strong{font-size:14px}
.version{padding:8px 10px;border-radius:999px;border:1px solid #ffffff2b;background:#ffffff12;font-size:10px;font-weight:850;letter-spacing:.12em}
.welcome-main{padding:27px 20px;flex:1;position:relative;z-index:1}.eyebrow{margin:0 0 13px;color:#8fc0ff;font-size:11px;font-weight:900;letter-spacing:.16em}.eyebrow.blue{color:var(--blue)}
h1{font-size:42px;line-height:1.02;letter-spacing:-.045em;margin:0}h1 span{color:#a4cbff}.lead{color:#ffffffb5;line-height:1.55;margin:18px 0 25px}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.feature-grid article{padding:16px;min-height:126px;border:1px solid #ffffff20;border-radius:21px;background:linear-gradient(145deg,#ffffff1c,#ffffff0b);backdrop-filter:blur(18px)}
.feature-grid b{width:40px;height:40px;display:grid;place-items:center;background:#ffffff18;border-radius:13px;font-size:20px;margin-bottom:14px}.feature-grid strong,.feature-grid small{display:block}.feature-grid small{color:#ffffff8f;font-size:11px;margin-top:5px}
.welcome-footer{padding:11px 20px calc(20px + env(safe-area-inset-bottom));position:relative;z-index:2}.welcome-footer>small{display:block;text-align:center;color:#ffffff77;margin-top:11px}
.primary,.secondary,.outline-button{border:0;border-radius:17px;min-height:54px;font-weight:850}.primary{width:100%;color:#fff;background:linear-gradient(135deg,var(--blue),#084bc7);box-shadow:0 13px 25px #0b63f644}.white-button{display:flex;align-items:center;justify-content:space-between;padding:0 20px!important;background:#fff!important;color:#0c3979!important}
.secondary{background:#eef3fa;color:var(--navy)}.outline-button{width:100%;color:var(--red);background:#fff;border:1px solid #f2c7c2;margin-top:18px}
.plain-header,.section-header,.chat-header{background:#ffffffed;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);position:relative;z-index:5}
.icon-button{width:42px;height:42px;border:0;border-radius:14px;background:#eef3fa;color:var(--blue);font-size:20px}.header-space{width:42px}.header-title{font-weight:850}.text-button{border:0;background:none;color:var(--blue);font-weight:800}
.page-content,.form-main{padding:26px 20px}.progress{height:5px;border-radius:99px;background:#e6edf7;overflow:hidden;margin-bottom:34px}.progress span{display:block;width:34%;height:100%;background:var(--blue)}
h2{font-size:33px;line-height:1.06;letter-spacing:-.04em;margin:0}.muted{color:var(--muted);line-height:1.5}.intro-copy{margin-bottom:25px}
.role-list{display:grid;gap:12px}.role{width:100%;display:flex;align-items:center;gap:13px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;box-shadow:0 8px 24px #19345a0d}
.role b{width:50px;height:50px;border-radius:16px;background:#edf5ff;display:grid;place-items:center;font-size:22px}.role span{flex:1}.role strong,.role small{display:block}.role small{color:var(--muted);margin-top:4px}.role i{font-style:normal;color:var(--blue);font-size:20px}
.home-header{background:#ffffffed;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.location{border:0;background:none;color:var(--muted);font-size:12px;padding:6px 0 0}.avatar{width:42px;height:42px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:900}
.home-main{padding:17px 17px 28px}.hero{min-height:175px;border-radius:27px;color:#fff;padding:23px;position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,#67c6ff99,transparent 35%),linear-gradient(135deg,#071f46,#0b63f6);box-shadow:0 18px 35px #114fad2f}
.hero small{color:#add4ff;font-weight:900;letter-spacing:.15em;font-size:10px}.hero h2{font-size:27px;max-width:72%;margin-top:13px}.hero p{max-width:68%;color:#ffffffb5;font-size:13px;line-height:1.45}.hero-logo{position:absolute;right:-3px;bottom:14px;width:96px;height:96px;border-radius:30px;display:grid;place-items:center;font-size:55px;font-weight:900;background:#ffffff20;border:1px solid #ffffff2b;transform:rotate(12deg)}
.search,.mini-search{display:flex;align-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 8px 22px #19345a0d}.search{margin:15px 0 23px;border-radius:18px;padding:0 7px 0 15px}.search span,.mini-search span{font-size:24px;color:var(--muted)}.search input,.mini-search input{flex:1;min-width:0;height:54px;border:0;background:transparent;padding:0 10px}.search button{width:42px;height:42px;border:0;border-radius:13px;color:var(--blue);background:#edf5ff}
.section-head{margin:0 2px 12px}.section-head h3{margin:0;font-size:19px}.section-head small{color:var(--muted)}.section-head button{border:0;background:none;color:var(--blue);font-weight:800}
.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:20px}.cat{border:0;background:none;padding:0;color:var(--muted)}.cat b{width:53px;height:53px;margin:auto auto 7px;display:grid;place-items:center;border-radius:17px;background:#fff;border:1px solid var(--line);font-size:20px}.cat small{font-size:10px}.cat.active{color:var(--blue);font-weight:800}.cat.active b{background:linear-gradient(135deg,var(--blue),var(--blue2));border-color:transparent;box-shadow:0 10px 20px #0b63f638}
.trust{display:flex;align-items:center;gap:12px;padding:15px;margin-bottom:23px;border-radius:18px;background:#effdf6;border:1px solid #d8f5e7}.trust>b{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#d7f7e8;color:var(--green)}.trust strong,.trust small{display:block}.trust strong{font-size:13px}.trust small{color:#4c6a5c;margin-top:3px}
.feed{display:grid;gap:12px}.card{display:grid;grid-template-columns:78px 1fr auto;gap:12px;align-items:center;padding:12px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 23px #19345a0d}.card-visual{width:78px;height:78px;border-radius:17px;display:grid;place-items:center;font-size:29px;background:radial-gradient(circle at 78% 15%,#ffffff66,transparent 24%),linear-gradient(145deg,#0b63f6,#0d2d67)}.card-tag{display:inline-flex;padding:4px 7px;border-radius:99px;background:#ecfdf3;color:#067647;font-size:9px;font-weight:900}.card h4{margin:6px 0 0;font-size:15px}.card-price{color:var(--blue);font-weight:900;margin-top:6px;font-size:13px}.card-meta{color:var(--muted);font-size:10px;margin-top:5px}.heart{align-self:start;width:34px;height:34px;border:0;border-radius:12px;background:#f3f6fa;color:#1684e8;font-size:19px}
.bottom-nav{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,470px);display:grid;grid-template-columns:1fr 1fr 58px 1fr 1fr;padding:9px 12px calc(8px + env(safe-area-inset-bottom));background:#ffffffef;border-top:1px solid var(--line);backdrop-filter:blur(18px)}
.nav-item{border:0;background:none;color:#98a2b3;display:grid;justify-items:center;gap:3px}.nav-item b{font-size:20px}.nav-item small{font-size:9px}.nav-item.active{color:var(--blue)}.add{width:52px;height:52px;margin:-25px auto 0;border:5px solid #fff;border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-size:28px;box-shadow:0 8px 20px #0b63f640}
.detail{padding-bottom:96px}.detail-top{position:absolute;z-index:3;width:100%;padding:calc(17px + env(safe-area-inset-top)) 18px}.detail-top button{width:42px;height:42px;border:1px solid #ffffff2e;border-radius:14px;background:#07172f7a;color:#fff;font-size:19px;backdrop-filter:blur(12px)}.detail-top div{display:flex;gap:8px}
.cover{height:275px;position:relative;background:linear-gradient(0deg,#061a3a99,transparent),radial-gradient(circle at 72% 28%,#54c2ffaa,transparent 23%),linear-gradient(135deg,#0b2c61,#0b63f6 55%,#8ed6ff)}.cover:before,.cover:after{content:"";position:absolute;bottom:0;background:#ffffff25;border-radius:12px 12px 0 0}.cover:before{left:30px;width:90px;height:82px;box-shadow:105px -30px 0 #ffffff1c,210px 10px 0 #ffffff20}.cover:after{right:35px;width:42px;height:150px}.cover span{position:absolute;left:23px;bottom:22px;color:#ffffffaa;font-size:10px;letter-spacing:.18em;font-weight:900}.cover>b{position:absolute;right:44px;top:95px;font-size:65px;filter:drop-shadow(0 15px 25px #06205280)}
.detail-body{position:relative;margin-top:-22px;padding:22px 19px 28px;background:#fff;border-radius:28px 28px 0 0}.status-row{justify-content:space-between}.status-row span{padding:7px 10px;border-radius:99px;background:#ecfdf3;color:#067647;font-size:10px;font-weight:900}.detail-body h2{font-size:29px;margin:17px 0 7px}.price{color:var(--blue);font-size:19px;font-weight:900}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 24px}.facts div{padding:13px 8px;text-align:center;background:#f5f8fc;border-radius:17px}.facts b,.facts strong,.facts small{display:block}.facts b{color:var(--blue);font-size:18px}.facts strong{font-size:12px;margin-top:6px}.facts small{font-size:9px;color:var(--muted);margin-top:3px}.detail-section{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.detail-section h3{margin:0 0 12px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{padding:8px 10px;border-radius:10px;background:#eff6ff;color:#175cd3;font-size:11px;font-weight:750}
.employer{display:grid;grid-template-columns:48px 1fr 36px;gap:11px;align-items:center;padding:15px;margin-top:24px;border:1px solid var(--line);border-radius:19px;background:#fbfcfe}.employer>div{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#eaf2ff;color:var(--blue);font-weight:900}.employer strong,.employer small,.employer i{display:block}.employer small{color:#067647;margin-top:4px}.employer i{font-style:normal;color:var(--muted);font-size:9px;margin-top:3px}.employer button{border:0;background:none;color:var(--blue);font-size:19px}
.detail-actions{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,470px);display:flex;gap:10px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#ffffffef;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.detail-actions .secondary{width:42%}.detail-actions .primary{flex:1}
.section-header{align-items:flex-end}.section-kicker{display:block;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:4px}.section-header h2{font-size:31px}.round-button{border:0;border-radius:13px;background:#edf4ff;color:var(--blue);padding:10px 12px;font-weight:800}.section-main{padding:18px 17px 28px}.section-intro{margin:0 0 17px}.empty-state{text-align:center;padding:65px 20px 30px}.empty-state>div{width:88px;height:88px;display:grid;place-items:center;margin:0 auto 22px;border-radius:28px;background:#e8f0ff;color:var(--blue);font-size:38px}.empty-state h3{font-size:23px;margin:0}.empty-state p{color:var(--muted);line-height:1.5;margin:10px 0 22px}.empty-state .primary{max-width:330px}
.mini-search{border-radius:16px;padding:0 14px;margin-bottom:17px}.chat-list{display:grid;gap:10px}.chat-card{width:100%;display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;text-align:left;padding:14px;border:0;border-bottom:1px solid var(--line);background:transparent}.chat-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0b63f6,#6ba9ff);font-weight:900}.chat-card strong,.chat-card small{display:block}.chat-card small{color:var(--muted);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.chat-card time{color:#98a2b3;font-size:10px}.unread{display:grid;place-items:center;width:20px;height:20px;margin:7px 0 0 auto;border-radius:50%;background:var(--blue);color:#fff;font-size:10px}
.chat-room{background:#eef3fa;padding-bottom:76px}.chat-header{justify-content:space-between}.chat-person{display:flex;align-items:center;gap:10px}.chat-person .chat-avatar{width:42px;height:42px;border-radius:14px}.chat-person strong,.chat-person small{display:block}.chat-person small{color:var(--green);font-size:10px;margin-top:2px}.chat-listing{margin:10px 14px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid var(--line);font-size:12px}.chat-listing strong{display:block;margin-bottom:4px}.chat-listing span{color:var(--blue);font-weight:800}
.messages{padding:15px;display:flex;flex-direction:column;gap:9px;min-height:calc(100dvh - 245px)}.bubble{max-width:82%;padding:11px 13px;border-radius:16px;line-height:1.4;font-size:14px}.bubble.them{align-self:flex-start;background:#fff;border-bottom-left-radius:5px}.bubble.me{align-self:flex-end;background:var(--blue);color:#fff;border-bottom-right-radius:5px}.bubble time{display:block;font-size:9px;opacity:.65;margin-top:5px;text-align:right}
.message-form{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,470px);display:grid;grid-template-columns:42px 1fr 42px;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#ffffffed;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.message-form input{border:1px solid var(--line);border-radius:16px;padding:0 14px;background:#f7f9fc}.message-form button{border:0;border-radius:14px;background:#eaf2ff;color:var(--blue);font-size:18px}.message-form button:last-child{background:var(--blue);color:#fff}
.profile-main{padding-top:14px}.profile-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:23px;color:#fff;background:radial-gradient(circle at 95% 5%,#67c6ff90,transparent 35%),linear-gradient(135deg,#071f46,#0b63f6)}.profile-avatar{width:70px;height:70px;display:grid;place-items:center;border-radius:23px;background:#ffffff24;border:1px solid #ffffff30;font-size:30px;font-weight:900}.profile-card h3{margin:0;font-size:24px}.profile-card p{margin:5px 0;color:#ffffffb4}.profile-card span{font-size:10px;color:#9fe6c9}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.stats div{text-align:center;padding:15px 5px;border-radius:17px;background:#fff;border:1px solid var(--line)}.stats strong,.stats small{display:block}.stats strong{font-size:22px;color:var(--blue)}.stats small{color:var(--muted);font-size:10px;margin-top:4px}
.menu-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.menu-card button{display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;width:100%;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:14px}.menu-card button:last-child{border-bottom:0}.menu-card b{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#edf5ff;color:var(--blue)}.menu-card strong,.menu-card small{display:block}.menu-card small{color:var(--muted);margin-top:3px}.menu-card i{font-style:normal;color:var(--blue)}
.form-main{display:grid;gap:16px}.form-field{display:grid;gap:7px}.form-field span{font-size:12px;font-weight:800;color:#344054}.form-field input,.form-field textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px 15px;color:var(--text)}.form-field textarea{resize:none;line-height:1.5}.form-help{color:var(--muted);font-size:11px;line-height:1.5;margin:0}
.create-progress{height:5px;border-radius:99px;background:#e5ebf4;overflow:hidden}.create-progress span{display:block;width:33%;height:100%;background:var(--blue);transition:.25s}.create-step{display:none}.create-step.active{display:block}.create-step h2{margin-bottom:22px}.type-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.type-grid button{min-height:115px;border:1px solid var(--line);border-radius:20px;background:#fff;font-size:28px}.type-grid strong{display:block;font-size:14px;margin-top:9px}.type-grid button.selected{border:2px solid var(--blue);background:#eff6ff}.step-button{margin-top:4px}
.switch-row{display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:17px;background:#fff;border:1px solid var(--line)}.switch-row strong,.switch-row small{display:block}.switch-row small{color:var(--muted);font-size:10px;margin-top:4px}.switch-row input{width:24px;height:24px}
.toast{position:fixed;z-index:99;left:50%;bottom:calc(100px + env(safe-area-inset-bottom));transform:translate(-50%,20px);width:min(calc(100% - 36px),420px);padding:13px 15px;border-radius:15px;background:#0c1930f2;color:#fff;text-align:center;font-size:13px;opacity:0;pointer-events:none;transition:.22s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:700px){body{padding:20px 0}.app{border-radius:32px;min-height:calc(100dvh - 40px)}.bottom-nav,.detail-actions,.message-form{bottom:20px}}

.listing-controls{display:flex;gap:8px;margin:-5px 5px 5px}.listing-controls button{flex:1;border:0;border-radius:12px;padding:10px;background:#eaf2ff;color:var(--blue);font-weight:750}.listing-controls button:last-child{background:#fff0ee;color:var(--red)}

.update-banner{
  display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:14px 15px;
  border-radius:18px;background:linear-gradient(135deg,#0b63f6,#4d98ff);
  color:#fff;box-shadow:0 12px 26px rgba(11,99,246,.25)
}
.update-banner__icon{
  width:42px;height:42px;display:grid;place-items:center;border-radius:14px;
  background:rgba(255,255,255,.2);font-size:20px;font-weight:900
}
.update-banner strong,.update-banner small{display:block}
.update-banner small{margin-top:4px;color:rgba(255,255,255,.78);font-size:11px;line-height:1.35}

/* NAVUREL Alpha 0.4 */
.connection-banner{
  display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:14px 15px;
  border-radius:18px;border:1px solid var(--line);background:#fff;
  box-shadow:0 10px 24px rgba(25,52,90,.08)
}
.connection-banner__icon{
  width:42px;height:42px;display:grid;place-items:center;border-radius:14px;
  font-size:16px;font-weight:900;background:#edf4ff;color:var(--blue)
}
.connection-banner strong,.connection-banner small{display:block}
.connection-banner small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.35}
.connection-banner.online{background:#effdf6;border-color:#c9f0dd}
.connection-banner.online .connection-banner__icon{background:#d7f7e8;color:var(--green)}
.connection-banner.offline{background:#fff8eb;border-color:#f4ddb4}
.connection-banner.offline .connection-banner__icon{background:#ffedc7;color:#b54708}
.categories{
  display:flex;overflow-x:auto;gap:7px;padding:0 1px 7px;margin-bottom:15px;
  scrollbar-width:none
}
.categories::-webkit-scrollbar{display:none}
.cat{flex:0 0 63px}
.cat b{width:53px;height:53px}
.type-grid{grid-template-columns:1fr 1fr}
.form-field select{
  width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;
  padding:14px 15px;color:var(--text);outline:none
}
.hidden{display:none!important}
.server-note{
  margin:12px 0;padding:11px 13px;border-radius:14px;background:#eff6ff;
  color:#175cd3;font-size:11px;line-height:1.45
}
.owner-badge{
  display:inline-flex;margin-left:6px;padding:3px 6px;border-radius:99px;
  background:#eef4ff;color:#175cd3;font-size:8px;font-weight:900
}

.create-category-head{display:flex;align-items:center;gap:14px;margin:4px 0 22px}.create-category-head h2{font-size:28px;margin:0}.create-category-head p{margin:5px 0 0;font-size:12px}.create-category-icon{width:62px;height:62px;display:grid;place-items:center;flex:0 0 62px;border-radius:20px;background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 12px 24px rgba(11,99,246,.25);font-size:28px}.dynamic-fields{display:grid;gap:15px}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.check-card{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid var(--line);background:#fff;border-radius:15px;color:#344054;font-size:12px;font-weight:700}.check-card input{width:19px;height:19px;accent-color:var(--blue)}.create-preview{padding:14px;margin-top:4px;border-radius:17px;background:#eff6ff;border:1px solid #d6e6ff;color:#344054;font-size:12px;line-height:1.5}.create-preview strong{display:block;color:var(--text);font-size:14px;margin-bottom:5px}.detail-extras{display:grid;grid-template-columns:1fr 1fr;gap:9px}.detail-extra{padding:12px;border-radius:14px;background:#f5f8fc;border:1px solid var(--line)}.detail-extra small,.detail-extra strong{display:block}.detail-extra small{color:var(--muted);font-size:9px;margin-bottom:5px}.detail-extra strong{font-size:12px;line-height:1.35}@media(max-width:360px){.checkbox-grid,.detail-extras{grid-template-columns:1fr}}

/* NAVUREL Alpha 0.6 — Telegram identity */
.profile-card-info{min-width:0;flex:1}
.profile-card-info h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.identity-card{
  margin:14px 0;padding:17px;border-radius:20px;background:#fff;
  border:1px solid var(--line);box-shadow:0 8px 22px rgba(25,52,90,.06)
}
.identity-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}
.identity-head small{display:block;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}
.identity-head strong{display:block;margin-top:4px;font-size:15px}
.identity-badge{
  min-width:43px;padding:8px 10px;border-radius:99px;text-align:center;
  background:#edf4ff;color:var(--blue);font-size:10px;font-weight:900
}
.identity-badge.ok{background:#dff8eb;color:#067647}
.identity-badge.guest{background:#fff0d5;color:#b54708}
.identity-row{
  display:flex;align-items:center;justify-content:space-between;gap:15px;
  padding:11px 0;border-top:1px solid var(--line)
}
.identity-row span{color:var(--muted);font-size:12px}
.identity-row strong{
  text-align:right;font-size:12px;max-width:65%;overflow:hidden;
  text-overflow:ellipsis;white-space:nowrap
}
.identity-help{
  margin:9px 0 0;padding:11px;border-radius:13px;background:#f5f8fc;
  color:var(--muted);font-size:10px;line-height:1.45
}
.identity-help.warning{background:#fff8eb;color:#9a6700}
.readonly-telegram{
  display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:3px
}
.readonly-telegram div{
  padding:13px;border-radius:15px;background:#edf4ff;border:1px solid #dbe8fc
}
.readonly-telegram span,.readonly-telegram strong{display:block}
.readonly-telegram span{font-size:9px;color:var(--muted);margin-bottom:5px}
.readonly-telegram strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* NAVUREL Alpha 0.7 — Telegram SDK login fix */

/* NAVUREL Beta 0.8 — доступ и управление объявлениями */
.status-filters{display:flex;gap:8px;overflow-x:auto;margin:0 0 12px;padding-bottom:3px;scrollbar-width:none}
.status-filters::-webkit-scrollbar{display:none}
.status-filter{flex:0 0 auto;padding:9px 13px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px;font-weight:800}
.status-filter.active{background:var(--blue);border-color:var(--blue);color:#fff}
.listing-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}
.listing-summary div{padding:12px 8px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}
.listing-summary strong,.listing-summary small{display:block}
.listing-summary strong{font-size:18px;color:var(--blue)}
.listing-summary small{margin-top:4px;color:var(--muted);font-size:9px}
.my-listing-wrap{display:grid;gap:8px}
.my-listing-status{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px}
.status-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900}
.status-pill.active{background:#dff8eb;color:#067647}
.status-pill.paused{background:#fff0d5;color:#b54708}
.status-pill.closed{background:#fee4e2;color:#b42318}
.listing-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}
.listing-controls button{padding:11px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--blue);font-size:11px;font-weight:800}
.listing-controls button.danger{color:#d92d20;border-color:#fecdca}
.report-button{width:100%;margin-top:10px;padding:13px;border-radius:16px;border:1px solid #fecdca;background:#fff;color:#d92d20;font-weight:800}
.auth-modal{position:fixed;inset:0;z-index:200;display:none;align-items:flex-end}
.auth-modal.show{display:flex}
.auth-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}
.auth-modal__sheet{position:relative;width:100%;padding:26px 22px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;text-align:center}
.auth-modal__icon{width:62px;height:62px;margin:0 auto 14px;display:grid;place-items:center;border-radius:20px;background:#edf4ff;font-size:28px}
.auth-modal__sheet h3{margin:0 0 8px;font-size:22px}
.auth-modal__sheet p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.5}

/* NAVUREL Beta 0.8.2 — отклики и уведомления */
.nav-item{position:relative}
.nav-badge{
  position:absolute;top:3px;right:15px;min-width:17px;height:17px;padding:0 4px;
  display:none;place-items:center;border-radius:999px;background:#ef4444;color:#fff;
  border:2px solid #fff;font-size:8px;font-weight:900;line-height:1
}
.nav-badge.show{display:grid}
.menu-card button{position:relative}
.menu-badge{
  margin-left:auto;min-width:24px;padding:5px 7px;border-radius:999px;
  background:#fee4e2;color:#b42318;font-size:9px;font-style:normal;font-weight:900;text-align:center
}
.application-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}
.application-tab{
  padding:12px 8px;border:1px solid var(--line);border-radius:15px;background:#fff;
  color:var(--muted);font-size:11px;font-weight:850
}
.application-tab.active{background:#edf4ff;color:var(--blue);border-color:#cfe0ff}
.application-tab span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;border-radius:999px;background:#fff;font-size:9px}
.applications-list,.notifications-list{display:grid;gap:11px}
.application-card,.notification-card{
  padding:15px;border:1px solid var(--line);border-radius:19px;background:#fff;
  box-shadow:0 8px 20px rgba(25,52,90,.05)
}
.application-head{display:flex;align-items:center;gap:11px}
.application-avatar{
  width:47px;height:47px;display:grid;place-items:center;flex:0 0 47px;
  border-radius:15px;background:linear-gradient(135deg,var(--blue),#6ea0ff);
  color:#fff;font-size:16px;font-weight:900
}
.application-head>div:nth-child(2){min-width:0;flex:1}
.application-head strong,.application-head small{display:block}
.application-head strong{font-size:14px}
.application-head small{margin-top:4px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.application-status{
  padding:6px 8px;border-radius:999px;background:#edf4ff;color:var(--blue);
  font-size:8px;font-weight:900
}
.application-status.accepted{background:#dff8eb;color:#067647}
.application-status.rejected{background:#fee4e2;color:#b42318}
.application-listing{
  margin:12px 0;padding:11px;border-radius:14px;background:#f5f8fc;
  color:#344054;font-size:11px;line-height:1.45
}
.application-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.application-actions button{
  padding:11px;border:0;border-radius:13px;background:#edf4ff;color:var(--blue);
  font-size:10px;font-weight:850
}
.application-actions button.primary-action{background:var(--blue);color:#fff}
.application-actions button.reject-action{background:#fff2f0;color:#b42318}
.notification-card{display:flex;gap:12px;align-items:flex-start}
.notification-card.unread{border-color:#b9d3ff;background:#f7faff}
.notification-icon{
  width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;
  border-radius:14px;background:#edf4ff;font-size:18px
}
.notification-body{min-width:0;flex:1}
.notification-body strong,.notification-body p,.notification-body time{display:block}
.notification-body strong{font-size:13px}
.notification-body p{margin:5px 0;color:#667085;font-size:10px;line-height:1.45}
.notification-body time{color:#98a2b3;font-size:9px}
.hidden{display:none!important}

/* NAVUREL Beta 0.8.3 — premium UI */
:root{
  --surface:#ffffff;
  --surface-soft:#f7f9fd;
  --shadow-soft:0 12px 30px rgba(31,65,114,.08);
  --shadow-card:0 18px 40px rgba(24,56,102,.10);
}
.screen{overflow-x:hidden}
.section-main{padding-left:20px;padding-right:20px;overflow-x:hidden}
.plain-header{
  min-height:86px;padding:20px 20px 14px;background:rgba(255,255,255,.94);
  backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(219,228,241,.9)
}
.header-title{font-size:24px;font-weight:900;line-height:1.05;letter-spacing:-.02em}
.header-title small{
  display:block;margin-bottom:6px;color:var(--blue);font-size:8px;
  letter-spacing:.18em;font-weight:900
}
.text-button{
  border:0;background:#edf4ff;color:var(--blue);padding:10px 13px;
  border-radius:14px;font-weight:850;font-size:11px
}
.application-tabs{
  position:sticky;top:0;z-index:5;margin:0 -20px 18px;padding:14px 20px;
  background:linear-gradient(180deg,#f5f8fc 75%,rgba(245,248,252,0))
}
.application-tab{
  min-width:0;padding:13px 10px;border-radius:17px;background:#fff;
  border:1px solid #dfe7f2;box-shadow:0 6px 16px rgba(31,65,114,.04)
}
.application-tab.active{
  background:linear-gradient(135deg,#edf4ff,#f7fbff);
  color:var(--blue);border-color:#b9d3ff;box-shadow:0 10px 22px rgba(36,111,255,.10)
}
.application-tab span{
  min-width:23px;height:23px;background:#fff;border:1px solid #e6edf7
}
.applications-list{width:100%;max-width:100%;overflow:hidden}
.application-card{
  width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;
  padding:16px;border-radius:22px;border:1px solid #e2e9f3;
  box-shadow:var(--shadow-card);background:linear-gradient(180deg,#fff,#fbfdff)
}
.application-card.unread{border-color:#b9d3ff;background:linear-gradient(180deg,#fff,#f5f9ff)}
.application-head{min-width:0}
.application-head>div:nth-child(2){min-width:0;overflow:hidden}
.application-head strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.application-head small{max-width:100%}
.application-avatar{
  width:52px;height:52px;flex-basis:52px;border-radius:17px;
  box-shadow:0 10px 18px rgba(36,111,255,.20)
}
.application-status{flex:0 0 auto}
.application-listing{
  width:100%;box-sizing:border-box;margin:14px 0;padding:13px 14px;
  border:1px solid #e6edf7;background:linear-gradient(180deg,#f8faff,#f3f7fc)
}
.application-listing strong{
  display:block;margin-bottom:5px;color:#101828;font-size:13px;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.application-actions{
  display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:100%
}
.application-actions button{
  flex:1 1 calc(50% - 4px);min-width:0;box-sizing:border-box;
  padding:12px 10px;border-radius:14px;white-space:nowrap;overflow:hidden;
  text-overflow:ellipsis
}
.application-actions button.primary-action{
  flex-basis:100%;background:linear-gradient(135deg,#3478f6,#1d5ee7);
  box-shadow:0 9px 18px rgba(36,111,255,.22)
}
.notifications-list{width:100%}
.notification-card{
  width:100%;box-sizing:border-box;text-align:left;border:1px solid #e2e9f3;
  border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);
  box-shadow:var(--shadow-soft);padding:16px
}
.notification-card.unread{
  position:relative;background:linear-gradient(180deg,#f9fbff,#f2f7ff);
  border-color:#b9d3ff
}
.notification-card.unread:after{
  content:"";position:absolute;right:14px;top:14px;width:8px;height:8px;
  border-radius:50%;background:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.10)
}
.notification-icon{
  width:46px;height:46px;flex-basis:46px;border-radius:16px;
  background:linear-gradient(135deg,#edf4ff,#e8f1ff)
}
.notification-body strong{font-size:14px;color:#1570ef}
.notification-body p{font-size:11px;line-height:1.5}
.notification-body time{font-size:10px}
.empty-state{
  min-height:310px;padding:40px 20px;display:flex;flex-direction:column;
  align-items:center;justify-content:center;text-align:center
}
.empty-illustration{
  width:82px;height:82px;display:grid;place-items:center;border-radius:26px;
  background:linear-gradient(135deg,#edf4ff,#f8fbff);color:var(--blue);
  box-shadow:var(--shadow-soft);font-size:30px
}
.empty-state h3{margin:18px 0 8px;font-size:22px}
.empty-state p{max-width:280px;color:var(--muted);line-height:1.5}
@media(max-width:390px){
  .section-main{padding-left:16px;padding-right:16px}
  .application-tabs{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}
  .application-actions button{flex-basis:100%}
}

/* NAVUREL Beta 0.8.4 — compact stable premium UI */
#applicationsList,
#notificationsList{
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
  display:grid;
  gap:12px;
  padding:0;
}

.response-card{
  display:block!important;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  transform:none!important;
  margin:0!important;
  padding:16px!important;
  border:1px solid #dfe7f2!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(24,56,102,.09)!important;
  color:#101828!important;
}
.response-card.is-unread{
  border-color:#a8c8ff!important;
  box-shadow:0 14px 34px rgba(36,111,255,.12)!important;
}
.response-card.is-unread:before{
  content:"";
  position:absolute;
  top:14px;
  right:14px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ef4444;
}
.response-card__top{
  display:grid!important;
  grid-template-columns:50px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
}
.response-card__avatar{
  width:50px!important;
  height:50px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,#3478f6,#69a0ff)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:900!important;
  box-shadow:0 8px 18px rgba(36,111,255,.22)!important;
}
.response-card__person{
  min-width:0!important;
  overflow:hidden!important;
}
.response-card__person strong,
.response-card__person span{
  display:block!important;
}
.response-card__person strong{
  font-size:16px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.response-card__person span{
  margin-top:5px!important;
  color:#667085!important;
  font-size:11px!important;
}
.response-card__status{
  align-self:start!important;
  margin-right:12px!important;
  padding:7px 9px!important;
  border-radius:999px!important;
  background:#edf4ff!important;
  color:#175cd3!important;
  font-size:9px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.response-card__status.accepted{background:#dcfae6!important;color:#067647!important}
.response-card__status.rejected{background:#fee4e2!important;color:#b42318!important}
.response-card__listing{
  width:100%!important;
  min-width:0!important;
  margin:14px 0!important;
  padding:12px 13px!important;
  border:1px solid #e6edf7!important;
  border-radius:15px!important;
  background:#f6f8fc!important;
}
.response-card__listing small,
.response-card__listing strong,
.response-card__listing span{
  display:block!important;
}
.response-card__listing small{
  color:#98a2b3!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}
.response-card__listing strong{
  margin-top:5px!important;
  font-size:13px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.response-card__listing span{
  margin-top:4px!important;
  color:#1570ef!important;
  font-size:12px!important;
  font-weight:800!important;
}
.response-card__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  width:100%!important;
}
.response-btn{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:100%!important;
  min-width:0!important;
  min-height:44px!important;
  margin:0!important;
  padding:11px 8px!important;
  border:0!important;
  border-radius:14px!important;
  font-size:11px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.response-btn--chat{
  grid-column:1/-1!important;
  color:#fff!important;
  background:linear-gradient(135deg,#3478f6,#1d5ee7)!important;
  box-shadow:0 9px 18px rgba(36,111,255,.20)!important;
}
.response-btn--accept{color:#067647!important;background:#dcfae6!important}
.response-btn--reject{color:#b42318!important;background:#fff0ee!important}

.activity-row{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:92px!important;
  margin:0!important;
  padding:15px!important;
  border:1px solid #e1e8f2!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(24,56,102,.07)!important;
  text-align:left!important;
  color:#101828!important;
}
.activity-row.is-unread{
  border-color:#a8c8ff!important;
  background:#f7faff!important;
}
.activity-row__icon{
  width:48px!important;
  height:48px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:16px!important;
  background:#edf4ff!important;
  font-size:21px!important;
}
.activity-row__content{
  display:block!important;
  min-width:0!important;
}
.activity-row__content strong,
.activity-row__content span,
.activity-row__content time{
  display:block!important;
}
.activity-row__content strong{
  color:#1570ef!important;
  font-size:14px!important;
}
.activity-row__content span{
  margin-top:5px!important;
  color:#667085!important;
  font-size:11px!important;
  line-height:1.45!important;
  overflow-wrap:anywhere!important;
}
.activity-row__content time{
  margin-top:6px!important;
  color:#98a2b3!important;
  font-size:9px!important;
}
.activity-row__arrow{
  color:#98a2b3!important;
  font-size:24px!important;
}
.application-tabs{
  position:static!important;
  margin:0 0 18px!important;
  padding:0!important;
  background:none!important;
}
@media(max-width:380px){
  .response-card__top{grid-template-columns:46px minmax(0,1fr)!important}
  .response-card__avatar{width:46px!important;height:46px!important}
  .response-card__status{grid-column:2;margin:6px 0 0!important;justify-self:start}
  .response-card__actions{grid-template-columns:1fr!important}
  .response-btn--chat{grid-column:auto!important}
}

/* NAVUREL 1.1 — CHAT & REQUESTS */
.chat-filters{display:flex;gap:8px;overflow-x:auto;margin:0 0 15px;scrollbar-width:none}
.chat-filters::-webkit-scrollbar{display:none}
.chat-filter{
  flex:0 0 auto;border:1px solid var(--line);background:#fff;color:var(--muted);
  padding:9px 13px;border-radius:999px;font-size:10px;font-weight:850
}
.chat-filter.active{background:var(--blue);border-color:var(--blue);color:#fff}
.premium-chat-list{gap:4px;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}
.premium-chat-list .chat-card{
  width:100%;grid-template-columns:54px minmax(0,1fr) auto;padding:14px 15px;
  border:0;border-bottom:1px solid #edf1f6;background:#fff
}
.premium-chat-list .chat-card:last-child{border-bottom:0}
.premium-chat-list .chat-card.unread-chat{background:#f5f9ff}
.chat-card__main{min-width:0}
.chat-card__main strong,.chat-card__main small,.chat-card__main em{display:block}
.chat-card__main strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.chat-card__main small{margin-top:4px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.chat-card__main em{margin-top:5px;color:#1570ef;font-style:normal;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.chat-card__side{text-align:right;align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}
.chat-card__side time{font-size:9px;color:#98a2b3}
.chat-card__status{padding:4px 7px;border-radius:999px;background:#edf4ff;color:#175cd3;font-size:8px;font-weight:900}
.chat-card__status.agreed{background:#dcfae6;color:#067647}
.chat-card__status.completed{background:#f2f4f7;color:#475467}

.chat-room{background:linear-gradient(180deg,#f3f7fc,#edf3fa);padding-bottom:78px;overflow:hidden}
.premium-chat-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94)}
.premium-chat-header .chat-person{border:0;background:none;text-align:left}
.premium-chat-listing{
  display:grid;grid-template-columns:1fr auto;gap:8px;width:calc(100% - 24px);
  margin:10px 12px 8px;padding:12px 14px;border:1px solid var(--line);
  border-radius:17px;background:#fff;text-align:left;box-shadow:0 8px 20px rgba(25,52,90,.05)
}
.premium-chat-listing strong,.premium-chat-listing span,.premium-chat-listing small{display:block}
.premium-chat-listing strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.premium-chat-listing span{color:var(--blue);font-size:11px;font-weight:850}
.premium-chat-listing small{color:var(--muted);font-size:9px;margin-top:3px}

.request-progress{
  margin:0 12px 8px;padding:13px 14px;border:1px solid #dce7f5;border-radius:18px;background:#fff
}
.request-progress__head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.request-progress__head small,.request-progress__head strong{display:block}
.request-progress__head small{font-size:8px;color:#98a2b3;font-weight:900;letter-spacing:.13em}
.request-progress__head strong{margin-top:4px;font-size:13px}
.request-status-badge{padding:6px 8px;border-radius:999px;background:#edf4ff;color:#175cd3;font-size:8px;font-weight:900}
.request-status-badge.agreed{background:#dcfae6;color:#067647}
.request-status-badge.completed{background:#f2f4f7;color:#475467}
.request-status-badge.rejected{background:#fee4e2;color:#b42318}
.request-progress__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:11px}
.request-progress__steps i{height:4px;border-radius:99px;background:#e4eaf2}
.request-progress__steps i.active{background:var(--blue)}
.request-actions{display:flex;gap:8px;margin-top:11px}
.request-actions button{
  flex:1;border:0;border-radius:12px;padding:10px;background:#edf4ff;color:var(--blue);
  font-size:10px;font-weight:850
}
.request-actions button.primary-request{background:var(--blue);color:#fff}
.request-actions button.complete-request{background:#dcfae6;color:#067647}

.quick-replies{display:flex;gap:7px;overflow-x:auto;padding:2px 12px 8px;scrollbar-width:none}
.quick-replies::-webkit-scrollbar{display:none}
.quick-replies button{
  flex:0 0 auto;border:1px solid #dce6f3;background:#fff;color:#475467;
  padding:8px 10px;border-radius:999px;font-size:9px;font-weight:750
}

.premium-messages{
  min-height:calc(100dvh - 350px);max-height:calc(100dvh - 250px);
  overflow-y:auto;padding:12px 14px 100px;scroll-behavior:smooth
}
.message-day{
  align-self:center;margin:8px auto;padding:5px 9px;border-radius:999px;
  background:#dde6f1;color:#667085;font-size:8px;font-weight:800
}
.premium-messages .bubble{position:relative;min-width:70px;padding:10px 12px 7px}
.bubble-text{display:block;white-space:pre-wrap;overflow-wrap:anywhere}
.bubble-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:5px;font-size:8px;opacity:.65}
.read-ticks{font-size:10px;letter-spacing:-2px}
.read-ticks.read{color:#8ed1ff;opacity:1}
.system-bubble{
  align-self:center;max-width:90%;padding:8px 12px;border-radius:13px;
  background:#dfe8f3;color:#475467;font-size:9px;text-align:center
}
.premium-message-form{grid-template-columns:42px minmax(0,1fr) 44px}
.premium-message-form input{min-width:0}

@media(max-width:380px){
  .request-actions{flex-direction:column}
  .premium-messages{min-height:calc(100dvh - 380px)}
}

/* NAVUREL 1.1.1 — request UX corrections */
.detail-actions--clean{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
}
.detail-actions--clean .primary{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  min-height:56px!important;
  border-radius:18px!important;
  font-size:14px!important;
  line-height:1.1!important;
}
.detail-report-button{
  appearance:none;
  -webkit-appearance:none;
  width:58px;
  height:56px;
  display:grid;
  place-items:center;
  margin:0;
  padding:0;
  border:1px solid #fecdca;
  border-radius:18px;
  background:#fff;
  color:#d92d20;
  font-size:20px;
}
.detail-actions--clean .primary.is-open-chat{
  background:linear-gradient(135deg,#3478f6,#175cd3)!important;
}
.detail-actions--clean .primary.is-sent{
  background:#edf4ff!important;
  color:#175cd3!important;
  box-shadow:none!important;
}
.response-card__status.sent{
  background:#edf4ff!important;
  color:#175cd3!important;
}
.response-card__status.cancelled{
  background:#f2f4f7!important;
  color:#667085!important;
}
.response-btn--cancel{
  color:#b42318!important;
  background:#fff0ee!important;
}
.response-card.sent-request{
  border-color:#dfe7f2!important;
}
.response-card.sent-request:before{
  display:none!important;
}

/* NAVUREL 1.1.2 — global price and chat icon fix */
.nav-chat-icon{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:17px!important;
  line-height:1!important;
  filter:none!important;
}
.card-price{
  font-variant-numeric:tabular-nums;
}

/* NAVUREL 1.1.3 — final visual polish */
.nav-chat-icon{
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  font-size:0!important;
}
.nav-chat-icon svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.nav-item.active .nav-chat-icon svg{
  stroke:var(--blue);
}

/* NAVUREL 1.1.4 — salary period display */
.card-price,
#detailPrice,
.response-card__listing span,
.premium-chat-listing > span:last-child{
  font-variant-numeric:tabular-nums;
}

/* NAVUREL 1.1.5 — author card moved upward */
.employer--prominent{
  position:relative;
  display:grid;
  grid-template-columns:58px minmax(0,1fr) 34px;
  align-items:center;
  gap:13px;
  width:100%;
  margin:0 0 20px;
  padding:15px;
  border:1px solid #d9e4f2;
  border-radius:20px;
  background:linear-gradient(135deg,#ffffff,#f8fbff);
  box-shadow:0 10px 28px rgba(20,55,105,.06);
  cursor:pointer;
}
.employer--prominent>div{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:linear-gradient(135deg,#e8f1ff,#f2f6ff);
  color:var(--blue);
  font-size:18px;
  font-weight:950;
}
.employer--prominent span{
  min-width:0;
}
.employer--prominent .employer-label{
  display:block;
  margin:0 0 3px;
  color:#98a2b3;
  font-size:8px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.employer--prominent strong{
  display:block;
  overflow:hidden;
  font-size:15px;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.employer--prominent small{
  display:block;
  margin-top:4px;
  color:#078b54;
  font-size:10px;
}
.employer--prominent .employer-meta{
  display:block;
  margin-top:4px;
  color:#667085;
  font-size:9px;
  font-style:normal;
}
.employer--prominent button{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  padding:0;
  border:0;
  border-radius:12px;
  background:#edf4ff;
  color:var(--blue);
  font-size:19px;
}
.facts{
  margin-bottom:14px!important;
}
@media(max-width:380px){
  .employer--prominent{
    grid-template-columns:52px minmax(0,1fr) 30px;
    gap:10px;
    padding:13px;
  }
  .employer--prominent>div{
    width:52px;
    height:52px;
  }
}

/* =========================================================
   NAVUREL 1.2.0 — PREMIUM REDESIGN
   ========================================================= */
:root{
  --blue:#1268f3;
  --blue2:#2f83ff;
  --navy:#101828;
  --text:#101828;
  --muted:#667085;
  --line:#e4eaf2;
  --premium-bg:#f5f7fb;
  --premium-card:#ffffff;
  --premium-shadow:0 14px 34px rgba(22,45,85,.075);
  --premium-shadow-strong:0 20px 46px rgba(18,62,130,.12);
}
html,body{background:#eef2f8}
body{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",sans-serif;
  letter-spacing:-.01em;
}
.app{background:var(--premium-bg)}
.screen{background:var(--premium-bg)}
button,input,textarea,select{font:inherit}
button{-webkit-tap-highlight-color:transparent}

/* Header */
.premium-home-header{
  position:sticky!important;
  top:0;
  z-index:25;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) 42px!important;
  align-items:center!important;
  min-height:82px!important;
  padding:calc(12px + env(safe-area-inset-top)) 18px 11px!important;
  background:rgba(255,255,255,.9)!important;
  border-bottom:1px solid rgba(226,232,240,.75)!important;
  backdrop-filter:blur(26px) saturate(150%)!important;
  -webkit-backdrop-filter:blur(26px) saturate(150%)!important;
}
.premium-header-avatar{
  width:38px!important;height:38px!important;border-radius:13px!important;
  background:#eef4ff!important;color:var(--blue)!important;
  box-shadow:none!important;border:1px solid #dce8fb!important;
}
.premium-home-brand{text-align:center;min-width:0}
.premium-home-brand strong{
  display:block;font-size:18px;line-height:1;font-weight:950;letter-spacing:.025em
}
.premium-home-brand small{
  display:block;margin-top:5px;color:#98a2b3;font-size:7px;font-weight:850;letter-spacing:.13em
}
.premium-header-action{
  position:relative;width:38px;height:38px;display:grid;place-items:center;
  border:1px solid #e2e8f1;border-radius:13px;background:#fff;color:#344054
}
.premium-header-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-notification-badge{
  position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;display:grid;place-items:center;
  padding:0 4px;border:2px solid #fff;border-radius:99px;background:#f04438;color:#fff;
  font-size:8px;font-style:normal;font-weight:900
}
.premium-location-pill{
  display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:7px 10px;
  border:1px solid #e1e8f2;border-radius:999px;background:rgba(255,255,255,.82);
  color:#475467;box-shadow:0 5px 14px rgba(22,45,85,.04)
}
.premium-location-pill span{color:var(--blue);font-size:13px}
.premium-location-pill strong{font-size:10px}
.premium-location-pill i{font-style:normal;color:#98a2b3;font-size:9px}

/* Home: denser and more expensive */
.home-main{padding:14px 16px 32px!important}
.hero{display:none!important}
.search{
  height:54px;margin:0 0 20px!important;padding:0 7px 0 14px!important;
  border-color:#dfe6f0!important;border-radius:17px!important;
  box-shadow:0 10px 26px rgba(24,56,102,.055)!important
}
.search input{font-size:12px}
.search button{
  width:40px!important;height:40px!important;border-radius:12px!important;
  background:#edf4ff!important
}
.section-head{margin:0 1px 12px!important}
.section-head h3{font-size:18px!important;letter-spacing:-.025em}
.section-head button{font-size:11px!important}
.categories{
  display:flex!important;gap:9px!important;margin:0 -16px 20px!important;
  padding:0 16px 4px!important;overflow-x:auto!important;scrollbar-width:none
}
.categories::-webkit-scrollbar{display:none}
.cat{flex:0 0 66px!important}
.cat b{
  width:58px!important;height:58px!important;border-radius:18px!important;
  background:#fff!important;border:1px solid #dfe6ef!important;
  box-shadow:0 8px 18px rgba(25,52,90,.045)!important
}
.cat small{font-size:9px!important;font-weight:700}
.cat.active b{
  color:#fff!important;background:linear-gradient(145deg,#2f82ff,#0f5ce8)!important;
  border-color:transparent!important;box-shadow:0 12px 24px rgba(18,104,243,.25)!important;
  transform:translateY(-1px)
}
.connection-banner{
  border-radius:18px!important;padding:13px 14px!important;margin:0 0 12px!important;
  box-shadow:none!important
}
.connection-banner__icon{border-radius:13px!important}
.trust{
  padding:14px!important;margin-bottom:22px!important;border-radius:19px!important;
  background:linear-gradient(135deg,#f7faff,#eef5ff)!important;border-color:#dbe8fb!important
}
.trust>b{background:#e1edff!important;color:var(--blue)!important}
.trust small{color:#667085!important}

/* Premium listing cards */
.feed{gap:10px!important}
.premium-listing-card{
  grid-template-columns:82px minmax(0,1fr) 38px!important;
  gap:13px!important;padding:12px!important;border-radius:21px!important;
  border:1px solid #dfe6ef!important;background:rgba(255,255,255,.96)!important;
  box-shadow:var(--premium-shadow)!important;transition:transform .16s ease,box-shadow .16s ease
}
.premium-listing-card:active{transform:scale(.986);box-shadow:0 8px 18px rgba(22,45,85,.06)!important}
.premium-listing-card .card-visual{
  width:82px!important;height:82px!important;border-radius:20px!important;
  background:radial-gradient(circle at 75% 13%,rgba(255,255,255,.45),transparent 25%),linear-gradient(145deg,#1571f5,#0b347a)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 10px 24px rgba(11,70,165,.16)!important
}
.card-content{min-width:0}
.card-badges{display:flex;align-items:center;gap:5px;min-height:20px}
.card-tag,.owner-badge{
  padding:4px 7px!important;border-radius:999px!important;font-size:8px!important;letter-spacing:.02em
}
.premium-listing-card h4{
  margin:7px 0 0!important;font-size:15px!important;line-height:1.15!important;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.premium-listing-card .card-price{
  margin-top:6px!important;font-size:13px!important;line-height:1.2!important;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.premium-listing-card .card-meta{font-size:9px!important}
.premium-listing-card .card-meta span{color:#f04438;font-size:7px}
.premium-listing-card .heart{
  width:38px!important;height:38px!important;border-radius:14px!important;
  border:1px solid #e7edf5!important;background:#f8faff!important;font-size:20px!important
}

/* Bottom navigation */
.bottom-nav{
  z-index:35!important;width:min(100%,470px)!important;
  min-height:74px!important;padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important;
  background:rgba(255,255,255,.93)!important;border-top:1px solid rgba(219,226,236,.9)!important;
  backdrop-filter:blur(25px) saturate(150%)!important;-webkit-backdrop-filter:blur(25px) saturate(150%)!important;
  box-shadow:0 -8px 28px rgba(30,52,85,.055)!important
}
.nav-item{position:relative;gap:4px!important}
.nav-item b{width:23px;height:23px;display:grid;place-items:center;font-size:0!important}
.nav-item b svg{
  width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.75;
  stroke-linecap:round;stroke-linejoin:round
}
.nav-item small{font-size:8.5px!important;font-weight:700}
.nav-item.active{color:var(--blue)!important}
.premium-add{
  width:54px!important;height:54px!important;margin:-25px auto 0!important;border:5px solid #fff!important;
  border-radius:19px!important;background:linear-gradient(145deg,#2f82ff,#1268f3)!important;
  box-shadow:0 10px 24px rgba(18,104,243,.3)!important
}
.premium-add span{display:block;transform:translateY(-1px)}
.nav-badge{right:14px!important;top:-2px!important}

/* Detail page — compact, modern, description always reachable */
#detail{padding-bottom:0!important;background:#fff!important}
.detail-top{padding-top:calc(14px + env(safe-area-inset-top))!important}
.detail-top button{
  width:40px!important;height:40px!important;border-radius:14px!important;
  background:rgba(8,34,75,.68)!important;border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 8px 20px rgba(5,25,60,.16)
}
.cover{height:205px!important}
.cover>b{right:38px!important;top:71px!important;font-size:54px!important}
.cover span{bottom:16px!important}
.detail-body{
  margin-top:-24px!important;padding:20px 18px calc(150px + env(safe-area-inset-bottom))!important;
  border-radius:27px 27px 0 0!important;min-height:calc(100dvh - 180px)!important
}
.status-row span{padding:7px 10px!important}
.detail-body h2{font-size:27px!important;margin:15px 0 6px!important;letter-spacing:-.04em}
.price{font-size:19px!important}
#detailLocation{margin:12px 0 0!important}
.facts{gap:8px!important;margin:18px 0 14px!important}
.facts div{
  min-height:94px;padding:13px 6px!important;border:1px solid #e7edf5!important;
  border-radius:18px!important;background:linear-gradient(180deg,#fafcff,#f5f8fc)!important
}
.facts b{font-size:17px!important}
.facts strong{font-size:11px!important}
.employer--prominent{
  margin:0 0 16px!important;padding:13px!important;border-radius:19px!important;
  box-shadow:0 12px 30px rgba(24,56,102,.06)!important
}
.employer--prominent>div{width:54px!important;height:54px!important;border-radius:17px!important}
.detail-section{
  margin-top:16px!important;padding-top:16px!important;border-color:#e8edf4!important
}
.detail-section h3{font-size:18px!important;letter-spacing:-.025em}
.chips{gap:7px!important}
.chips span{
  padding:8px 10px!important;border-radius:999px!important;background:#f0f5ff!important;
  font-size:9px!important
}
.detail-description p{
  margin:0!important;color:#475467!important;font-size:14px!important;line-height:1.62!important;
  white-space:pre-wrap
}
.detail-extras{gap:9px!important}
.detail-extra{
  min-height:88px!important;padding:13px!important;border-radius:17px!important;
  background:#f7f9fc!important;border:1px solid #e4eaf2!important
}
.detail-actions{
  z-index:40!important;padding:10px 16px calc(10px + env(safe-area-inset-bottom))!important;
  background:rgba(255,255,255,.94)!important;box-shadow:0 -10px 30px rgba(21,45,80,.07)!important
}
.detail-actions--clean{grid-template-columns:52px minmax(0,1fr)!important}
.detail-report-button{width:52px!important;height:52px!important;border-radius:17px!important}
.detail-actions--clean .primary{
  min-height:52px!important;border-radius:17px!important;font-size:13px!important;
  box-shadow:0 12px 24px rgba(18,104,243,.22)!important
}

/* Section screens */
.section-header,.plain-header,.chat-header{
  background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(24px) saturate(150%)!important;-webkit-backdrop-filter:blur(24px) saturate(150%)!important;
  border-bottom:1px solid rgba(222,229,238,.85)!important
}
.section-header{min-height:104px!important;padding:calc(20px + env(safe-area-inset-top)) 18px 15px!important}
.section-header h2{font-size:29px!important}
.section-kicker{font-size:8px!important;letter-spacing:.18em!important}
.round-button{border:1px solid #dce7f6!important;background:#f4f8ff!important;font-size:10px!important}
.section-main{padding:17px 16px 30px!important}

/* Requests */
.application-tabs{
  position:static!important;margin:0 0 16px!important;padding:0!important;
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;background:none!important
}
.application-tab{
  min-height:50px!important;border-radius:16px!important;box-shadow:none!important;font-size:11px!important
}
.application-tab.active{
  color:#fff!important;background:linear-gradient(145deg,#2d80ff,#1268f3)!important;
  border-color:transparent!important;box-shadow:0 10px 24px rgba(18,104,243,.21)!important
}
.application-tab.active span{color:var(--blue)!important}
.response-card{
  padding:15px!important;border-radius:21px!important;border-color:#dfe6ef!important;
  box-shadow:var(--premium-shadow)!important
}
.response-card__avatar{border-radius:17px!important}
.response-card__listing{
  margin:13px 0!important;border-radius:16px!important;background:#f7f9fc!important
}
.response-btn{border-radius:13px!important}
.response-btn--chat{box-shadow:none!important}

/* Chats */
.mini-search{height:49px!important;border-radius:16px!important;box-shadow:none!important}
.chat-filters{margin-bottom:13px!important}
.chat-filter{border-radius:999px!important}
.premium-chat-list{
  border-radius:21px!important;border-color:#dfe6ef!important;box-shadow:var(--premium-shadow)!important
}
.premium-chat-list .chat-card{padding:13px 14px!important}
.chat-avatar{border-radius:17px!important}
.premium-chat-header{min-height:82px!important}
.request-progress,.premium-chat-listing{border-radius:17px!important}
.premium-message-form{
  background:rgba(255,255,255,.94)!important;backdrop-filter:blur(22px)!important;
  -webkit-backdrop-filter:blur(22px)!important
}

/* Profile */
.profile-card{
  border-radius:24px!important;background:radial-gradient(circle at 90% 0,rgba(107,177,255,.5),transparent 34%),linear-gradient(145deg,#0a2a5e,#1268f3)!important;
  box-shadow:var(--premium-shadow-strong)!important
}
.stats div,.menu-card,.identity-card{
  border-color:#dfe6ef!important;box-shadow:0 8px 22px rgba(25,52,90,.04)!important
}
.stats div{border-radius:18px!important}
.menu-card{border-radius:21px!important}
.menu-card b{border-radius:14px!important}

/* Forms */
.form-field input,.form-field textarea,.form-field select{
  border-color:#dfe6ef!important;border-radius:15px!important;background:#fff!important;
  box-shadow:0 6px 16px rgba(25,52,90,.025)!important
}
.type-grid button,.role{border-color:#dfe6ef!important;box-shadow:var(--premium-shadow)!important}
.primary{
  background:linear-gradient(145deg,#2d80ff,#1268f3)!important;
  box-shadow:0 12px 24px rgba(18,104,243,.22)
}

/* Small phones */
@media(max-width:380px){
  .home-main{padding-left:13px!important;padding-right:13px!important}
  .categories{margin-left:-13px!important;margin-right:-13px!important;padding-left:13px!important;padding-right:13px!important}
  .premium-listing-card{grid-template-columns:75px minmax(0,1fr) 34px!important;gap:10px!important}
  .premium-listing-card .card-visual{width:75px!important;height:75px!important}
  .facts strong{font-size:10px!important}
  .detail-body{padding-left:15px!important;padding-right:15px!important}
}

/* NAVUREL 1.2.1 — own listing and detail corrections */
.cover{
  height:172px!important;
}
.cover>b{
  top:55px!important;
  right:42px!important;
  font-size:48px!important;
}
.cover span{
  bottom:12px!important;
}
.detail-body{
  margin-top:-20px!important;
  min-height:calc(100dvh - 150px)!important;
}
.detail-actions--clean .primary.is-manage{
  background:linear-gradient(145deg,#183b70,#0e2448)!important;
  box-shadow:0 12px 24px rgba(14,36,72,.2)!important;
}
.detail-report-button.is-manage{
  border-color:#d7e4f7!important;
  background:#eef5ff!important;
  color:#1268f3!important;
  font-size:22px!important;
}
.card-price,
.price,
.response-card__listing span,
.premium-chat-listing>span:last-child{
  font-variant-numeric:tabular-nums;
  letter-spacing:-.015em;
}

/* NAVUREL 1.2.2 — remove duplicate owner action */
.detail-actions--clean.own-listing-actions{
  grid-template-columns:minmax(0,1fr)!important;
}
.detail-actions--clean.own-listing-actions .primary{
  width:100%!important;
}
.detail-secondary-action.is-hidden,
.detail-report-button.is-hidden{
  display:none!important;
}

/* NAVUREL 1.2.3 — persistent back action in detail screen */
.detail-actions--with-back{
  grid-template-columns:112px minmax(0,1fr)!important;
  gap:10px!important;
}
.detail-back-button{
  appearance:none;
  -webkit-appearance:none;
  width:100%;
  min-width:0;
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  margin:0;
  padding:0 12px;
  border:1px solid #d9e4f2;
  border-radius:17px;
  background:#f2f6fc;
  color:#173765;
  font-size:12px;
  font-weight:850;
  white-space:nowrap;
}
.detail-back-button:active{
  transform:scale(.975);
  background:#e9f0fa;
}
.detail-top>div{
  display:flex;
  align-items:center;
  gap:8px;
}
.detail-top-report{
  color:#ff6b5e!important;
}
.detail-top-report.is-hidden{
  display:none!important;
}
#detail .detail-body{
  padding-bottom:calc(156px + env(safe-area-inset-bottom))!important;
}
@media(max-width:380px){
  .detail-actions--with-back{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:8px!important;
  }
  .detail-back-button{
    padding:0 8px;
    font-size:11px;
  }
}

/* NAVUREL 1.2.4 — final deterministic price formatting */
.card-price,
.price,
.response-card__listing span,
.premium-chat-listing>span:last-child{
  font-variant-numeric:tabular-nums;
  word-spacing:0;
}

/* =========================================================
   NAVUREL 1.3 — PUBLIC PROFILES & REVIEWS
   ========================================================= */
.owner-photo,.public-profile-photo{
  width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit
}
.chat-avatar img,.review-person-avatar img,.public-review-avatar img{
  width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit
}
.public-profile-screen,.review-screen{background:#f4f7fb}
.public-profile-header{position:sticky;top:0;z-index:25}
.public-profile-main{padding:18px 16px calc(40px + env(safe-area-inset-bottom))}
.public-profile-hero{
  display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;
  padding:18px;border:1px solid #dce5f1;border-radius:25px;
  background:radial-gradient(circle at 95% 0,rgba(49,132,255,.18),transparent 36%),#fff;
  box-shadow:0 18px 42px rgba(22,45,85,.085)
}
.public-profile-avatar{
  width:76px;height:76px;display:grid;place-items:center;overflow:hidden;
  border-radius:24px;background:linear-gradient(145deg,#eaf2ff,#f8fbff);
  color:#1268f3;font-size:25px;font-weight:950
}
.public-profile-identity{min-width:0}
.public-profile-identity h2{
  margin:0;font-size:21px;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.public-profile-identity p{margin:6px 0 7px;color:#667085;font-size:11px}
.public-profile-identity span{color:#078b54;font-size:10px;font-weight:750}
.public-profile-identity span.not-verified{color:#667085}
.public-profile-rating{text-align:right}
.public-profile-rating strong{display:block;color:#1268f3;font-size:18px}
.public-profile-rating small{display:block;margin-top:5px;color:#98a2b3;font-size:8px;white-space:nowrap}
.public-profile-bio{
  margin:14px 0 0;padding:15px 16px;border:1px solid #e1e8f2;border-radius:18px;
  background:#fff;color:#475467;font-size:12px;line-height:1.55
}
.public-profile-since{margin:10px 2px 0;color:#98a2b3;font-size:9px}
.public-profile-stats{
  display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0
}
.public-profile-stats div{
  padding:14px 8px;border:1px solid #dfe7f1;border-radius:18px;background:#fff;text-align:center
}
.public-profile-stats strong{display:block;color:#1268f3;font-size:19px}
.public-profile-stats small{display:block;margin-top:4px;color:#667085;font-size:9px}
.public-profile-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-bottom:18px}
.public-profile-actions .primary{min-height:48px;border-radius:16px}
.public-profile-secondary{
  min-height:48px;padding:0 13px;border:1px solid #f5c7c2;border-radius:16px;
  background:#fff5f3;color:#c43228;font-size:10px;font-weight:800
}
.public-profile-tabs{
  display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px
}
.public-profile-tabs button{
  min-height:48px;border:1px solid #dfe6ef;border-radius:16px;background:#fff;
  color:#667085;font-size:11px;font-weight:850
}
.public-profile-tabs button.active{
  border-color:#1268f3;background:#1268f3;color:#fff;box-shadow:0 10px 22px rgba(18,104,243,.2)
}
.public-profile-tabs span{
  display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;
  border-radius:999px;background:rgba(255,255,255,.18);font-size:9px
}
.public-profile-panel{display:none}
.public-profile-panel.active{display:block}
.compact-empty{padding:38px 18px!important}
.public-reviews-list{display:grid;gap:11px}
.public-review-card{
  padding:15px;border:1px solid #dfe6ef;border-radius:20px;background:#fff;
  box-shadow:0 10px 28px rgba(25,52,90,.055)
}
.public-review-head{
  display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px
}
.public-review-avatar{
  width:42px;height:42px;display:grid;place-items:center;overflow:hidden;
  border-radius:14px;background:#edf4ff;color:#1268f3;font-size:13px;font-weight:900
}
.public-review-head span{min-width:0}
.public-review-head strong,.public-review-head small{display:block}
.public-review-head strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.public-review-head small{margin-top:3px;color:#98a2b3;font-size:8px}
.public-review-head b{color:#ffad0d;font-size:11px;letter-spacing:1px;white-space:nowrap}
.public-review-card p{margin:12px 0 0;color:#344054;font-size:11px;line-height:1.55}
.public-review-card footer{margin-top:10px;padding-top:10px;border-top:1px solid #edf1f6;color:#667085;font-size:8px}

/* Review composer */
.review-main{padding:18px 16px calc(40px + env(safe-area-inset-bottom))}
.review-person-card{
  display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;
  padding:15px;border:1px solid #dfe6ef;border-radius:20px;background:#fff
}
.review-person-avatar{
  width:58px;height:58px;display:grid;place-items:center;overflow:hidden;
  border-radius:18px;background:#edf4ff;color:#1268f3;font-weight:900
}
.review-person-card small,.review-person-card strong,.review-person-card span{display:block}
.review-person-card small{color:#98a2b3;font-size:8px;font-weight:900;letter-spacing:.12em}
.review-person-card strong{margin-top:4px;font-size:16px}
.review-person-card span{margin-top:4px;color:#667085;font-size:9px}
.review-rating-card{
  margin:13px 0;padding:20px 15px;border:1px solid #dfe6ef;border-radius:22px;background:#fff;text-align:center
}
.review-rating-card>small{color:#98a2b3;font-size:8px;font-weight:900;letter-spacing:.14em}
.review-stars{display:flex;justify-content:center;gap:5px;margin:13px 0 8px}
.review-stars button{
  padding:0;border:0;background:none;color:#d7dde7;font-size:34px;line-height:1
}
.review-stars button.active{color:#ffad0d;filter:drop-shadow(0 5px 8px rgba(255,173,13,.18))}
.review-rating-card>strong{color:#344054;font-size:13px}
.review-rule{color:#98a2b3;font-size:9px;line-height:1.45}
.review-submit{width:100%;min-height:54px;margin-top:14px;border-radius:17px}
.leave-review-button{background:#fff4d6!important;color:#9a6500!important}

/* Detail owner is now clearly interactive */
.employer--prominent{transition:transform .15s ease,box-shadow .15s ease}
.employer--prominent:active{transform:scale(.985)}

/* NAVUREL 1.3.1 — correct request decision flow */
.request-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
}
.request-actions button:only-child{
  grid-column:1/-1;
}
.request-actions .reject-request{
  background:#fff0ee!important;
  color:#b42318!important;
}
.request-actions button[disabled]{
  grid-column:1/-1;
  opacity:1;
  background:#eef2f7!important;
  color:#667085!important;
}
@media(max-width:380px){
  .request-actions{
    grid-template-columns:1fr!important;
  }
}

/* =========================================================
   NAVUREL 1.4 — REAL PHOTOS
   ========================================================= */

/* Listing cards */
.premium-listing-card .card-visual{overflow:hidden}
.premium-listing-card .card-visual img{
  width:100%;height:100%;display:block;object-fit:cover
}

/* Create listing photos */
.create-photo-section{
  margin:14px 0;padding:14px;border:1px solid #dfe6ef;border-radius:19px;background:#fff
}
.create-photo-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.create-photo-head span{min-width:0}
.create-photo-head strong,.create-photo-head small{display:block}
.create-photo-head strong{font-size:13px}
.create-photo-head small{margin-top:4px;color:#98a2b3;font-size:9px}
.create-photo-add{
  flex:0 0 auto;padding:10px 12px;border-radius:13px;background:#edf4ff;
  color:#1268f3;font-size:10px;font-weight:850;cursor:pointer
}
.create-photo-preview{
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px
}
.create-photo-preview.empty{display:none}
.create-photo-item{
  position:relative;aspect-ratio:1/1;border-radius:15px;overflow:hidden;background:#eef2f7
}
.create-photo-item img{width:100%;height:100%;display:block;object-fit:cover}
.create-photo-item span{
  position:absolute;left:6px;bottom:6px;padding:4px 6px;border-radius:999px;
  background:rgba(16,24,40,.72);color:#fff;font-size:7px;font-weight:850
}
.create-photo-item button{
  position:absolute;right:5px;top:5px;width:24px;height:24px;display:grid;place-items:center;
  padding:0;border:1px solid rgba(255,255,255,.45);border-radius:9px;
  background:rgba(16,24,40,.68);color:#fff;font-size:16px
}

/* Detail gallery */
.detail-media-cover{overflow:hidden}
.detail-gallery{
  position:absolute;inset:0;z-index:0;display:none;background:#0c346f
}
.detail-gallery.has-images{display:block}
.detail-gallery-track{
  width:100%;height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;
  scrollbar-width:none;overscroll-behavior-x:contain
}
.detail-gallery-track::-webkit-scrollbar{display:none}
.detail-gallery-slide{
  flex:0 0 100%;width:100%;height:100%;padding:0;border:0;background:#0c346f;
  scroll-snap-align:start
}
.detail-gallery-slide img{
  width:100%;height:100%;display:block;object-fit:cover
}
.detail-gallery:after{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(5,24,55,.22),transparent 46%,rgba(5,24,55,.3))
}
.detail-gallery-dots{
  position:absolute;z-index:2;left:50%;bottom:12px;display:flex;gap:5px;transform:translateX(-50%)
}
.detail-gallery-dots i{
  width:5px;height:5px;border-radius:999px;background:rgba(255,255,255,.55);transition:.15s
}
.detail-gallery-dots i.active{width:15px;background:#fff}
.detail-media-cover>#coverCity,.detail-media-cover>#coverIcon{z-index:3}
.detail-gallery.has-images~#coverCity{
  padding:5px 8px;border-radius:999px;background:rgba(8,32,70,.55);color:#fff;
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)
}

/* Chat images */
.image-bubble{padding:4px!important;overflow:hidden;max-width:min(76%,300px)!important}
.image-bubble>button{
  display:block;width:100%;padding:0;border:0;border-radius:15px;overflow:hidden;background:none
}
.image-bubble img{
  display:block;width:100%;max-height:360px;object-fit:cover;border-radius:15px
}
.image-bubble .bubble-meta{padding:0 7px 4px}
.chat-avatar img{width:100%;height:100%;object-fit:cover}

/* Fullscreen media viewer */
.media-viewer{
  position:fixed;z-index:1000;inset:0;display:none;align-items:center;justify-content:center;
  padding:24px;background:rgba(3,10,24,.92);backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px)
}
.media-viewer.show{display:flex}
.media-viewer img{
  max-width:100%;max-height:88dvh;display:block;object-fit:contain;border-radius:16px;
  box-shadow:0 30px 80px rgba(0,0,0,.4)
}
.media-viewer-close{
  position:absolute;right:18px;top:calc(18px + env(safe-area-inset-top));
  width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.2);
  border-radius:15px;background:rgba(255,255,255,.12);color:#fff;font-size:28px
}

/* Upload state */
button:disabled{cursor:default}
.step-button:disabled{opacity:.7}
.premium-message-form>button:first-child:disabled{opacity:.5}

@media(max-width:380px){
  .create-photo-preview{grid-template-columns:repeat(2,1fr)}
}

/* =========================================================
   NAVUREL 1.4.1 — PROFILE PHOTO SYNC
   ========================================================= */
.avatar{overflow:hidden}
.avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}
.edit-profile-main{padding-bottom:calc(40px + env(safe-area-inset-bottom))}
.edit-profile-photo-card{
  display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;
  margin-bottom:16px;padding:16px;border:1px solid #dfe6ef;border-radius:22px;
  background:linear-gradient(145deg,#fff,#f7faff);
  box-shadow:0 12px 30px rgba(22,45,85,.06)
}
.edit-profile-avatar{
  grid-row:1/3;width:72px;height:72px;display:grid;place-items:center;overflow:hidden;
  border-radius:23px;background:linear-gradient(145deg,#ffcf70,#ffad5e);
  color:#fff;font-size:29px;font-weight:950
}
.edit-profile-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.edit-profile-photo-info{min-width:0;align-self:center}
.edit-profile-photo-info strong,.edit-profile-photo-info small{display:block}
.edit-profile-photo-info strong{font-size:14px}
.edit-profile-photo-info small{margin-top:5px;color:#667085;font-size:9px;line-height:1.4}
.edit-profile-photo-actions{
  grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;margin-top:2px
}
.edit-profile-photo-actions button,.edit-profile-photo-actions label{
  min-height:38px;display:inline-flex;align-items:center;justify-content:center;
  padding:0 11px;border:1px solid #dce6f3;border-radius:13px;
  background:#edf4ff;color:#1268f3;font-size:9px;font-weight:850
}
.edit-profile-photo-actions .danger{
  border-color:#f5d0cc;background:#fff3f1;color:#b42318
}
.edit-profile-photo-actions label.loading{opacity:.65;pointer-events:none}
@media(max-width:380px){
  .edit-profile-photo-card{grid-template-columns:62px minmax(0,1fr);padding:14px}
  .edit-profile-avatar{width:62px;height:62px;border-radius:20px}
}

/* =========================================================
   NAVUREL 1.4.2 — PROFILE CROP & SPEED
   ========================================================= */

/* Every avatar is strictly clipped to its container */
.profile-avatar,
.public-profile-avatar,
.edit-profile-avatar,
.employer--prominent>div,
.chat-avatar,
.review-person-avatar,
.public-review-avatar,
.response-card__avatar{
  position:relative!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
  min-width:0!important;
  min-height:0!important;
}
.profile-avatar img,
.public-profile-avatar img,
.edit-profile-avatar img,
.employer--prominent>div img,
.chat-avatar img,
.review-person-avatar img,
.public-review-avatar img,
.response-card__avatar img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:inherit!important;
}
.profile-avatar{width:70px!important;height:70px!important}
.employer--prominent>div{width:54px!important;height:54px!important}
.public-profile-avatar{width:76px!important;height:76px!important}
.edit-profile-avatar{width:72px!important;height:72px!important}

/* Cropper */
.profile-cropper{
  position:fixed;z-index:1100;inset:0;display:none;
  background:#f5f7fb;color:#101828
}
.profile-cropper.show{display:flex;flex-direction:column}
.profile-cropper-header{
  display:grid;grid-template-columns:82px minmax(0,1fr) 82px;align-items:center;
  padding:calc(14px + env(safe-area-inset-top)) 16px 14px;
  border-bottom:1px solid #e1e7f0;background:rgba(255,255,255,.95);
  backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)
}
.profile-cropper-header strong{text-align:center;font-size:16px}
.profile-cropper-header button{
  min-height:38px;padding:0 10px;border:0;border-radius:12px;
  background:#edf3fb;color:#344054;font-size:10px;font-weight:850
}
.profile-cropper-header .crop-save{background:#1268f3;color:#fff}
.profile-cropper-main{
  flex:1;display:flex;flex-direction:column;align-items:center;
  padding:24px 20px calc(24px + env(safe-area-inset-bottom));overflow:auto
}
.profile-crop-viewport{
  position:relative;width:min(82vw,360px);aspect-ratio:1/1;overflow:hidden;
  border-radius:50%;background:#0b1424;touch-action:none;
  box-shadow:0 22px 55px rgba(15,38,77,.22)
}
.profile-crop-viewport:after{
  content:"";position:absolute;inset:0;z-index:4;pointer-events:none;
  border:3px solid rgba(255,255,255,.95);border-radius:50%;
  box-shadow:0 0 0 999px rgba(4,12,26,.45)
}
.profile-crop-viewport>img{
  position:absolute;z-index:1;left:50%;top:50%;max-width:none!important;
  transform-origin:center center;will-change:transform;user-select:none;
  -webkit-user-drag:none;pointer-events:none
}
.profile-crop-grid{
  position:absolute;z-index:3;inset:0;pointer-events:none;border-radius:50%;
  background:
    linear-gradient(to right,transparent 33.1%,rgba(255,255,255,.35) 33.3%,rgba(255,255,255,.35) 33.7%,transparent 33.9%,transparent 66.1%,rgba(255,255,255,.35) 66.3%,rgba(255,255,255,.35) 66.7%,transparent 66.9%),
    linear-gradient(to bottom,transparent 33.1%,rgba(255,255,255,.35) 33.3%,rgba(255,255,255,.35) 33.7%,transparent 33.9%,transparent 66.1%,rgba(255,255,255,.35) 66.3%,rgba(255,255,255,.35) 66.7%,transparent 66.9%)
}
.profile-cropper-main>p{
  margin:20px 0 12px;color:#667085;font-size:11px;text-align:center
}
.profile-crop-zoom{
  width:min(82vw,360px);display:grid;grid-template-columns:68px minmax(0,1fr);
  align-items:center;gap:12px;padding:14px;border:1px solid #dfe6ef;
  border-radius:17px;background:#fff
}
.profile-crop-zoom span{font-size:10px;font-weight:800}
.profile-crop-zoom input{width:100%;accent-color:#1268f3}
.profile-crop-center{
  min-height:42px;margin-top:12px;padding:0 18px;border:1px solid #dce6f3;
  border-radius:14px;background:#edf4ff;color:#1268f3;font-size:10px;font-weight:850
}
body:has(.profile-cropper.show){overflow:hidden}
@media(max-width:380px){
  .edit-profile-avatar{width:62px!important;height:62px!important}
  .profile-cropper-header{grid-template-columns:72px minmax(0,1fr) 72px}
}

/* NAVUREL 1.4.3 — Telegram photo reliability */
.profile-avatar,
.public-profile-avatar,
.edit-profile-avatar,
.employer--prominent>div,
.avatar{
  background-clip:padding-box;
}
.profile-avatar img,
.public-profile-avatar img,
.edit-profile-avatar img,
.employer--prominent>div img,
.avatar img{
  font-size:0;
  color:transparent;
}

/* =========================================================
   NAVUREL 1.4.4 — HEADER AVATAR & TELEGRAM FALLBACK
   ========================================================= */
.premium-home-header{
  grid-template-columns:54px minmax(0,1fr) 42px!important;
  min-height:90px!important;
  padding-left:20px!important;
  padding-right:20px!important;
}
.premium-header-avatar{
  position:relative!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  min-height:52px!important;
  padding:0!important;
  margin:0!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:17px!important;
  border:1px solid #d7e4f6!important;
  background:#eef4ff!important;
  box-shadow:0 8px 22px rgba(17,75,160,.08)!important;
  line-height:52px!important;
}
.premium-header-avatar img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:inherit!important;
  transform:none!important;
}
@media(max-width:380px){
  .premium-home-header{
    grid-template-columns:50px minmax(0,1fr) 40px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .premium-header-avatar{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    line-height:48px!important;
    border-radius:16px!important;
  }
}

/* NAVUREL 1.4.5 — persistent profile photo */
[data-action="save-profile"]:disabled{
  opacity:.72;
  pointer-events:none;
}

/* =========================================================
   NAVUREL 1.4.6 — STARTUP FLASH FIX
   ========================================================= */
.boot-screen{
  min-height:100dvh;
  background:
    radial-gradient(circle at 50% 38%,rgba(11,99,246,.08),transparent 30%),
    #f5f8fc;
  color:#101828;
}
.boot-screen.active{
  display:grid;
  place-items:center;
}
.boot-screen__content{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding-bottom:8vh;
  text-align:center;
}
.boot-screen__logo{
  width:76px;
  height:76px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border-radius:24px;
  background:linear-gradient(145deg,#0b63f6,#4d98ff);
  box-shadow:0 18px 42px rgba(11,99,246,.22);
}
.boot-screen__logo img{
  width:100%;
  height:100%;
  display:block;
}
.boot-screen__content strong{
  margin-top:19px;
  font-size:24px;
  font-weight:950;
  letter-spacing:.08em;
}
.boot-screen__content small{
  margin-top:6px;
  color:#98a2b3;
  font-size:11px;
}
.boot-screen__spinner{
  width:23px;
  height:23px;
  margin-top:22px;
  border:3px solid #dce7f6;
  border-top-color:#0b63f6;
  border-radius:50%;
  animation:navurelBootSpin .75s linear infinite;
}
@keyframes navurelBootSpin{
  to{transform:rotate(360deg)}
}
.screen-no-animation{
  animation:none!important;
}
@media(prefers-reduced-motion:reduce){
  .boot-screen__spinner{animation-duration:1.5s}
}

/* =========================================================
   NAVUREL 1.4.7 — AVATAR LOADING FIX
   ========================================================= */
.premium-header-avatar,
.profile-avatar,
.edit-profile-avatar,
.public-profile-avatar,
.chat-avatar,
.employer--prominent>div{
  text-align:center!important;
  font-weight:900!important;
}
.premium-header-avatar{
  display:grid!important;
  place-items:center!important;
  font-size:22px!important;
  color:#1268f3!important;
}
.premium-header-avatar.avatar-photo-loading{
  background:
    linear-gradient(110deg,#edf4ff 30%,#f8fbff 48%,#edf4ff 66%)!important;
  background-size:220% 100%!important;
  animation:navurelAvatarLoading 1.15s linear infinite!important;
}
.premium-header-avatar.avatar-photo-loading:before{
  content:attr(data-avatar-fallback);
  display:grid;
  place-items:center;
  position:absolute;
  inset:0;
  color:#1268f3;
  font-size:22px;
  font-weight:900;
}
.premium-header-avatar.avatar-photo-ready{
  animation:none!important;
}
.premium-header-avatar img,
.profile-avatar img,
.edit-profile-avatar img{
  opacity:0;
  animation:navurelAvatarAppear .16s ease-out forwards;
}
@keyframes navurelAvatarLoading{
  to{background-position:-220% 0}
}
@keyframes navurelAvatarAppear{
  to{opacity:1}
}
@media(prefers-reduced-motion:reduce){
  .premium-header-avatar.avatar-photo-loading,
  .premium-header-avatar img,
  .profile-avatar img,
  .edit-profile-avatar img{
    animation:none!important;
    opacity:1!important;
  }
}

/* =========================================================
   NAVUREL 1.4.8 — COMPACT HOME
   ========================================================= */

/* Compact sticky header */
.premium-home-header{
  grid-template-columns:46px minmax(0,1fr) 40px!important;
  min-height:72px!important;
  padding:
    calc(8px + env(safe-area-inset-top))
    17px
    8px!important;
}
.premium-header-avatar{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  line-height:44px!important;
  border-radius:15px!important;
}
.premium-home-brand strong{
  font-size:17px!important;
}
.premium-home-brand small{
  margin-top:4px!important;
  font-size:6.5px!important;
}
.premium-header-action{
  width:38px!important;
  height:38px!important;
}

/* Main content begins immediately with search */
.compact-home-main{
  padding:12px 15px 30px!important;
}
.premium-location-pill,
.compact-home-main>.trust{
  display:none!important;
}
.compact-connection-banner[hidden]{
  display:none!important;
}
.compact-connection-banner:not([hidden]){
  display:flex!important;
  margin:0 0 10px!important;
  padding:10px 12px!important;
  border-radius:15px!important;
  background:#fff8eb!important;
  border:1px solid #f1d8a8!important;
}
.compact-connection-banner strong{
  font-size:11px!important;
}
.compact-connection-banner small{
  font-size:9px!important;
}

/* City and search in one compact row */
.compact-search-wrap{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:8px;
  align-items:center;
  margin-bottom:15px;
}
.compact-city-filter{
  height:48px;
  max-width:128px;
  display:flex;
  align-items:center;
  gap:5px;
  padding:0 10px;
  border:1px solid #dfe6ef;
  border-radius:16px;
  background:#fff;
  color:#344054;
  box-shadow:0 7px 18px rgba(24,56,102,.045);
}
.compact-city-filter span{
  flex:0 0 auto;
  color:#1268f3;
  font-size:14px;
}
.compact-city-filter strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:10px;
  font-weight:850;
}
.compact-city-filter i{
  flex:0 0 auto;
  color:#98a2b3;
  font-size:8px;
  font-style:normal;
}
.compact-search{
  height:48px!important;
  min-width:0;
  margin:0!important;
  padding:0 5px 0 12px!important;
  border-radius:16px!important;
  box-shadow:0 7px 18px rgba(24,56,102,.045)!important;
}
.compact-search-icon{
  flex:0 0 auto;
  color:#667085;
  font-size:17px;
}
.compact-search input{
  min-width:0;
  font-size:11px!important;
}
.compact-search button{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
}

/* Categories: smaller and closer to the feed */
.compact-section-head{
  margin:0 1px 8px!important;
}
.compact-section-head h3{
  font-size:17px!important;
}
.categories{
  gap:7px!important;
  margin:0 -15px 15px!important;
  padding:0 15px 3px!important;
}
.cat{
  flex-basis:58px!important;
}
.cat b{
  width:50px!important;
  height:50px!important;
  margin-bottom:6px!important;
  border-radius:16px!important;
  font-size:18px!important;
}
.cat small{
  font-size:8.5px!important;
}
.compact-feed-head{
  margin:0 1px 9px!important;
}
.compact-feed-head h3{
  font-size:18px!important;
}
.compact-feed-head small{
  margin-top:2px;
  font-size:10px!important;
}

/* More listings visible on one screen */
.feed{
  gap:9px!important;
}
.premium-listing-card{
  grid-template-columns:76px minmax(0,1fr) 36px!important;
  min-height:100px!important;
  gap:11px!important;
  padding:10px!important;
  border-radius:19px!important;
}
.premium-listing-card .card-visual{
  width:76px!important;
  height:76px!important;
  border-radius:18px!important;
}
.premium-listing-card h4{
  margin-top:5px!important;
  font-size:14px!important;
}
.card-price{
  margin-top:4px!important;
  font-size:13px!important;
}
.card-meta{
  margin-top:4px!important;
  font-size:9px!important;
}
.premium-listing-card .heart{
  width:34px!important;
  height:34px!important;
  border-radius:12px!important;
}

/* Keep the content clear of the bottom navigation */
.compact-home-main #feed{
  padding-bottom:8px;
}

@media(max-width:380px){
  .premium-home-header{
    grid-template-columns:42px minmax(0,1fr) 38px!important;
    padding-left:13px!important;
    padding-right:13px!important;
  }
  .premium-header-avatar{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    line-height:40px!important;
    border-radius:14px!important;
  }
  .compact-home-main{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .compact-search-wrap{
    gap:6px;
  }
  .compact-city-filter{
    max-width:108px;
    padding:0 8px;
  }
  .categories{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}

/* =========================================================
   NAVUREL 1.4.9 — BALANCED PREMIUM UI
   ========================================================= */

/* Search row stays compact but feels less compressed */
.compact-search-wrap{
  gap:10px!important;
  margin-bottom:19px!important;
}
.compact-city-filter,
.compact-search{
  height:52px!important;
  border-radius:18px!important;
}
.compact-city-filter{
  max-width:142px!important;
  padding:0 13px!important;
}
.compact-city-filter strong{
  font-size:10.5px!important;
}
.compact-search{
  padding-left:14px!important;
}
.compact-search input{
  font-size:12px!important;
}

/* Categories: compact, but not tiny */
.compact-section-head{
  margin-bottom:10px!important;
}
.categories{
  gap:9px!important;
  margin-bottom:20px!important;
}
.cat{
  flex-basis:66px!important;
}
.cat b{
  width:58px!important;
  height:58px!important;
  margin-bottom:7px!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#ffffff,#f6f9fd)!important;
  border:1px solid #dfe6ef!important;
  box-shadow:0 8px 20px rgba(21,50,92,.055)!important;
  font-size:21px!important;
  transition:transform .15s ease,box-shadow .15s ease,background .15s ease!important;
}
.cat.active b{
  border-color:transparent!important;
  background:linear-gradient(145deg,#176ef2,#3189ff)!important;
  box-shadow:0 13px 28px rgba(23,110,242,.24)!important;
  transform:translateY(-1px)!important;
}
.cat small{
  font-size:9px!important;
  font-weight:760!important;
}

/* Feed spacing */
.compact-feed-head{
  margin-bottom:11px!important;
}
.compact-feed-head h3{
  font-size:19px!important;
}
.feed{
  gap:12px!important;
}

/* Listing cards: balanced, expressive, still compact */
.premium-listing-card--balanced{
  grid-template-columns:88px minmax(0,1fr) 40px!important;
  min-height:116px!important;
  gap:13px!important;
  padding:12px!important;
  border:1px solid rgba(210,220,234,.92)!important;
  border-radius:22px!important;
  background:
    linear-gradient(150deg,rgba(255,255,255,.99),rgba(251,253,255,.98))!important;
  box-shadow:
    0 12px 28px rgba(31,55,91,.065),
    inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.premium-listing-card--balanced:active{
  transform:scale(.992);
}
.premium-listing-card--balanced.is-owner{
  grid-template-columns:88px minmax(0,1fr)!important;
}
.premium-listing-card--balanced .card-visual{
  position:relative;
  width:88px!important;
  height:88px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  border-radius:21px!important;
  background:
    radial-gradient(circle at 30% 20%,rgba(72,145,255,.96),transparent 35%),
    linear-gradient(145deg,#176ef2,#083b8c)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.25),
    0 10px 22px rgba(11,74,166,.18)!important;
}
.premium-listing-card--balanced .card-visual span{
  font-size:28px;
  filter:drop-shadow(0 5px 7px rgba(0,0,0,.16));
}
.premium-listing-card--balanced .card-visual img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.premium-listing-card--balanced .card-content{
  min-width:0;
  align-self:center;
}
.card-topline{
  min-width:0;
  display:flex;
  align-items:center;
  gap:7px;
}
.premium-listing-card--balanced .card-tag{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding:5px 8px!important;
  border-radius:999px!important;
  background:#eafbf1!important;
  color:#087a4d!important;
  font-size:7.5px!important;
  letter-spacing:.035em!important;
  font-weight:900!important;
}
.premium-listing-card--balanced .card-tag--owner{
  background:#eaf2ff!important;
  color:#175cd3!important;
}
.card-category{
  flex:0 0 auto;
  color:#98a2b3;
  font-size:8px;
  font-weight:720;
}
.premium-listing-card--balanced h4{
  margin:7px 0 0!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#101828;
  font-size:15px!important;
  line-height:1.12!important;
  letter-spacing:-.02em;
}
.premium-listing-card--balanced .card-price{
  margin-top:5px!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#0b63f6;
  font-size:14px!important;
  line-height:1.15;
  font-weight:900;
}
.premium-listing-card--balanced .card-meta{
  min-width:0;
  display:flex;
  align-items:center;
  gap:6px;
  margin-top:6px!important;
  color:#667085;
  font-size:9.5px!important;
}
.premium-listing-card--balanced .card-meta span{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#f04438;
  box-shadow:0 0 0 3px rgba(240,68,56,.08);
}
.premium-listing-card--balanced .card-meta strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-weight:500;
}
.premium-listing-card--balanced .heart{
  width:39px!important;
  height:39px!important;
  align-self:start!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #dfe7f2!important;
  box-shadow:none!important;
  font-size:22px!important;
}

/* Detail screen: relevant information, less robotic */
.detail-body{
  padding:20px 18px 30px!important;
}
.detail-body h2{
  margin:15px 0 6px!important;
  font-size:27px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
.detail-body>.price{
  font-size:20px!important;
}
.detail-body>#detailLocation{
  margin-top:9px;
  font-size:14px!important;
}
.detail-facts{
  gap:9px!important;
  margin:18px 0 18px!important;
}
.detail-facts>div{
  min-width:0;
  min-height:96px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:11px 7px!important;
  border:1px solid #e2e8f0;
  border-radius:18px!important;
  background:linear-gradient(145deg,#f9fbfe,#f3f7fc)!important;
}
.detail-facts b{
  font-size:17px!important;
}
.detail-facts strong{
  margin-top:7px!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:11.5px!important;
}
.detail-facts small{
  margin-top:4px!important;
  font-size:8.5px!important;
}
.employer--prominent{
  margin-top:5px!important;
  padding:14px!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff,#f8fbff)!important;
  box-shadow:0 10px 25px rgba(31,55,91,.045)!important;
}
.detail-section{
  margin-top:17px!important;
  padding-top:17px!important;
}
.detail-section h3{
  margin-bottom:11px!important;
  font-size:17px!important;
}
.detail-section--conditions .chips{
  gap:7px!important;
}
.detail-section--conditions .chips span{
  padding:7px 10px!important;
  border:1px solid #dbe8fb;
  border-radius:999px!important;
  background:#eef5ff!important;
  color:#175cd3!important;
  font-size:9px!important;
  font-weight:800!important;
}
.detail-description p{
  font-size:13px!important;
  line-height:1.55!important;
}

/* Slightly calmer bottom action area */
.detail-actions--with-back{
  gap:9px!important;
  padding-top:10px!important;
}
.detail-actions--with-back .detail-back-button{
  flex:0 0 112px!important;
}
.detail-actions--with-back .primary{
  min-width:0!important;
}

@media(max-width:380px){
  .compact-city-filter{
    max-width:116px!important;
  }
  .premium-listing-card--balanced{
    grid-template-columns:82px minmax(0,1fr) 38px!important;
    min-height:108px!important;
    gap:10px!important;
    padding:10px!important;
  }
  .premium-listing-card--balanced.is-owner{
    grid-template-columns:82px minmax(0,1fr)!important;
  }
  .premium-listing-card--balanced .card-visual{
    width:82px!important;
    height:82px!important;
    border-radius:19px!important;
  }
  .card-category{
    display:none;
  }
  .detail-facts strong{
    font-size:10.5px!important;
  }
}


/* =========================================================
   NAVUREL 1.4.10 — COMPACT DETAIL + VACANCY FIX
   ========================================================= */
.card-chip{
  display:inline-flex;align-items:center;justify-content:center;
  padding:5px 8px;border-radius:999px;font-size:7.5px;font-weight:900;letter-spacing:.03em;
  white-space:nowrap
}
.card-chip--info{
  background:#edf7ec;color:#0f8a54;border:1px solid #d2eddc;
}
.card-topline{flex-wrap:wrap;row-gap:5px}
.premium-listing-card--balanced .card-tag,
.premium-listing-card--balanced .card-chip{flex:0 0 auto}
.premium-listing-card--balanced h4{margin-top:6px!important}
.premium-listing-card--balanced .card-meta{margin-top:5px!important}

.cover.detail-media-cover{
  height:214px!important;
}
.cover.detail-media-cover:before{
  left:22px!important;width:78px!important;height:62px!important;box-shadow:92px -20px 0 #ffffff1b,184px 4px 0 #ffffff16!important;
}
.cover.detail-media-cover:after{
  right:28px!important;width:36px!important;height:118px!important;
}
.cover.detail-media-cover>#coverCity{
  left:19px!important;bottom:16px!important;font-size:9px!important;
}
.cover.detail-media-cover>#coverIcon{
  right:34px!important;top:70px!important;font-size:52px!important;
}
.detail-top{padding:calc(13px + env(safe-area-inset-top)) 16px!important}
.detail-top button{width:39px!important;height:39px!important;border-radius:13px!important;font-size:17px!important}

.detail-body{
  margin-top:-16px!important;
  padding:16px 16px 22px!important;
  border-radius:24px 24px 0 0!important;
}
.detail-body h2{
  margin:12px 0 5px!important;
  font-size:23px!important;
}
.detail-body>.price{font-size:17px!important}
.detail-body>#detailLocation{margin-top:5px!important;font-size:13px!important}
.status-row span{padding:6px 9px!important;font-size:9px!important}
#detailId{font-size:12px!important}
.detail-facts{gap:8px!important;margin:14px 0 14px!important}
.detail-facts>div{
  min-height:74px!important;padding:8px 6px!important;border-radius:16px!important;
}
.detail-facts b{font-size:15px!important}
.detail-facts strong{margin-top:5px!important;font-size:10.5px!important}
.detail-facts small{font-size:8px!important}

.employer--prominent{
  margin-top:0!important;padding:11px!important;border-radius:18px!important;
}
.employer--prominent>div{width:42px!important;height:42px!important;border-radius:13px!important}
.employer strong{font-size:15px!important}
.employer small{margin-top:2px!important;font-size:9px!important}
.employer i{font-size:8.5px!important}
.employer button{font-size:17px!important}

.detail-section{
  margin-top:13px!important;padding-top:13px!important;
}
.detail-section h3{font-size:15px!important;margin-bottom:9px!important}
.detail-section--conditions .chips{gap:6px!important}
.detail-section--conditions .chips span{
  padding:6px 9px!important;font-size:8.5px!important;
}
.detail-description p{font-size:12px!important;line-height:1.45!important}
.detail-extras{
  grid-template-columns:1fr 1fr!important;gap:8px!important;
}
.detail-extra{
  padding:10px!important;border-radius:14px!important;min-height:86px!important;
}
.detail-extra small{font-size:8.5px!important;margin-bottom:4px!important}
.detail-extra strong{font-size:11px!important;line-height:1.32!important}
.detail-actions{padding:10px 16px calc(10px + env(safe-area-inset-bottom))!important}
.detail-actions--with-back{gap:8px!important}
.detail-actions--with-back .detail-back-button{flex:0 0 104px!important}

@media(max-width:380px){
  .premium-listing-card--balanced .card-tag,
  .premium-listing-card--balanced .card-chip{font-size:7px!important;padding:4px 7px!important}
  .cover.detail-media-cover{height:196px!important}
  .detail-body{padding:14px 14px 20px!important}
  .detail-body h2{font-size:21px!important}
  .detail-facts>div{min-height:70px!important}
  .detail-extras{grid-template-columns:1fr!important}
}

/* NAVUREL 1.4.11 — корректное склонение количества мест */
.card-chip--info{
  min-width:48px;
}

/* =========================================================
   NAVUREL 1.4.12 — DETAIL CLEANUP
   ========================================================= */

/* The salary period is already shown in the price: “150 000 ₩ / день”. */
.detail-extras-section[style*="display: none"]{
  display:none!important;
}

/* Shorter cover and tighter white sheet */
.cover.detail-media-cover{
  height:182px!important;
}
.cover.detail-media-cover>#coverIcon{
  top:58px!important;
  right:32px!important;
  font-size:47px!important;
}
.cover.detail-media-cover>#coverCity{
  bottom:12px!important;
}
.detail-body{
  margin-top:-13px!important;
  padding:13px 15px 20px!important;
  border-radius:22px 22px 0 0!important;
}
.status-row{
  min-height:27px;
}
.detail-body h2{
  margin:9px 0 4px!important;
  font-size:21px!important;
}
.detail-body>.price{
  font-size:16px!important;
  line-height:1.15!important;
}
.detail-body>#detailLocation{
  margin-top:4px!important;
  font-size:12px!important;
}

/* Three useful facts without oversized cards */
.detail-facts{
  gap:7px!important;
  margin:12px 0!important;
}
.detail-facts>div{
  min-height:64px!important;
  padding:7px 5px!important;
  border-radius:14px!important;
}
.detail-facts b{
  font-size:14px!important;
}
.detail-facts strong{
  margin-top:3px!important;
  font-size:10px!important;
}
.detail-facts small{
  margin-top:2px!important;
  font-size:7.5px!important;
}

/* Compact owner card */
.employer--prominent{
  padding:9px 10px!important;
  border-radius:16px!important;
}
.employer--prominent>div{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
}
.employer strong{
  font-size:14px!important;
}
.employer small,
.employer i{
  font-size:8px!important;
}
.employer button{
  width:34px!important;
  height:34px!important;
}

/* Sections */
.detail-section{
  margin-top:11px!important;
  padding-top:11px!important;
}
.detail-section h3{
  margin-bottom:8px!important;
  font-size:14.5px!important;
}
.detail-section--conditions .chips{
  gap:5px!important;
}
.detail-section--conditions .chips span{
  padding:5px 8px!important;
  font-size:8px!important;
}
.detail-description p{
  font-size:11.5px!important;
  line-height:1.42!important;
}

/* A single remaining field does not create a huge grid */
.detail-extras.is-single{
  display:block!important;
}
.detail-extras.is-single .detail-extra{
  min-height:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:10px 12px!important;
  border-radius:14px!important;
}
.detail-extras.is-single .detail-extra small{
  margin:0!important;
  font-size:9px!important;
}
.detail-extras.is-single .detail-extra strong{
  text-align:right!important;
  font-size:11px!important;
}
.detail-extras:not(.is-single){
  gap:7px!important;
}
.detail-extra{
  min-height:72px!important;
  padding:9px!important;
  border-radius:13px!important;
}
.detail-extra small{
  font-size:8px!important;
}
.detail-extra strong{
  font-size:10.5px!important;
  line-height:1.28!important;
}

/* Fixed actions remain comfortable */
.detail-actions{
  padding:9px 15px calc(9px + env(safe-area-inset-bottom))!important;
}
.detail-actions--with-back .detail-back-button{
  flex-basis:100px!important;
}

@media(max-width:380px){
  .cover.detail-media-cover{
    height:170px!important;
  }
  .detail-body{
    padding-left:13px!important;
    padding-right:13px!important;
  }
  .detail-body h2{
    font-size:20px!important;
  }
}


/* =========================================================
   NAVUREL 1.4.13 — DETAIL DENSITY
   ========================================================= */

/* Without a real image the decorative blue cover should not occupy half a screen. */
#detail:not(.detail-has-photo) .cover.detail-media-cover{
  height:126px!important;
}
#detail:not(.detail-has-photo) .cover.detail-media-cover:before{
  left:20px!important;
  bottom:0!important;
  width:58px!important;
  height:42px!important;
  box-shadow:70px -12px 0 #ffffff18,140px 2px 0 #ffffff13!important;
}
#detail:not(.detail-has-photo) .cover.detail-media-cover:after{
  right:34px!important;
  bottom:0!important;
  width:30px!important;
  height:78px!important;
}
#detail:not(.detail-has-photo) .cover.detail-media-cover>#coverIcon{
  top:34px!important;
  right:42px!important;
  font-size:38px!important;
}
#detail:not(.detail-has-photo) .cover.detail-media-cover>#coverCity{
  display:none!important;
}
#detail.detail-has-photo .cover.detail-media-cover{
  height:205px!important;
}

/* More useful information above the fold. */
.detail-body{
  margin-top:-15px!important;
  padding:12px 14px 18px!important;
}
.status-row{
  min-height:23px!important;
  align-items:center!important;
}
.status-row span{
  padding:5px 8px!important;
  font-size:8.5px!important;
}
#detailId{
  color:#98a2b3!important;
  font-size:10px!important;
}
.detail-body h2{
  margin:7px 0 3px!important;
  font-size:20px!important;
  line-height:1.08!important;
}
.detail-body>.price{
  font-size:15.5px!important;
}
.detail-body>#detailLocation{
  margin-top:3px!important;
  font-size:11.5px!important;
}

/* Facts are compact indicators, not large dashboard cards. */
.detail-facts{
  gap:6px!important;
  margin:10px 0!important;
}
.detail-facts>div{
  min-height:55px!important;
  padding:6px 4px!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
.detail-facts b{
  font-size:12px!important;
}
.detail-facts strong{
  margin-top:2px!important;
  font-size:9.5px!important;
}
.detail-facts small{
  margin-top:1px!important;
  font-size:7px!important;
}

/* Author: compact identity row. */
.employer--prominent{
  min-height:57px!important;
  padding:8px 9px!important;
  border-radius:15px!important;
  box-shadow:none!important;
}
.employer--prominent>div{
  width:36px!important;
  height:36px!important;
  border-radius:11px!important;
}
.employer-label{
  font-size:6.5px!important;
  letter-spacing:.12em!important;
}
.employer strong{
  margin-top:1px!important;
  font-size:13px!important;
}
.employer small{
  margin-top:1px!important;
  font-size:7.5px!important;
}
.employer i.employer-meta{
  margin-top:2px!important;
  font-size:7.5px!important;
  color:#667085!important;
}
.employer button{
  width:31px!important;
  height:31px!important;
}

/* Conditions remain scannable but use less vertical space. */
.detail-section{
  margin-top:9px!important;
  padding-top:9px!important;
}
.detail-section h3{
  margin-bottom:6px!important;
  font-size:13.5px!important;
}
.detail-section--conditions .chips{
  gap:5px!important;
}
.detail-section--conditions .chips span{
  padding:5px 7px!important;
  font-size:7.8px!important;
  border-radius:999px!important;
}
.detail-description p{
  margin:0!important;
  font-size:11px!important;
  line-height:1.4!important;
}

/* Extra data is a readable list, not another grid of empty boxes. */
.detail-extras{
  display:block!important;
}
.detail-extra,
.detail-extras.is-single .detail-extra{
  min-height:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  padding:9px 2px!important;
  border:0!important;
  border-bottom:1px solid #e8edf4!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.detail-extra:last-child{
  border-bottom:0!important;
}
.detail-extra small,
.detail-extras.is-single .detail-extra small{
  flex:0 0 42%!important;
  margin:0!important;
  color:#8a94a6!important;
  font-size:9px!important;
}
.detail-extra strong,
.detail-extras.is-single .detail-extra strong{
  flex:1 1 auto!important;
  text-align:right!important;
  color:#172033!important;
  font-size:10.5px!important;
  line-height:1.25!important;
}

/* Lower action bar but keep comfortable tap targets. */
.detail-actions{
  padding:8px 14px calc(8px + env(safe-area-inset-bottom))!important;
}
.detail-actions button{
  min-height:48px!important;
  border-radius:15px!important;
}
.detail-actions--with-back{
  grid-template-columns:94px minmax(0,1fr)!important;
  gap:7px!important;
}
.detail-back-button{
  font-size:10.5px!important;
}

@media(max-width:380px){
  #detail:not(.detail-has-photo) .cover.detail-media-cover{
    height:116px!important;
  }
  .detail-body{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .detail-body h2{
    font-size:19px!important;
  }
  .detail-facts>div{
    min-height:52px!important;
  }
}


/* NAVUREL 1.4.14 — reliable back navigation */
[data-action="back"],
[data-action="public-profile-back"]{
  touch-action:manipulation;
}
[data-action="back"]:active,
[data-action="public-profile-back"]:active{
  transform:scale(.97);
}


/* NAVUREL 1.5.0 — поиск и фильтры */
.sheet-open{overflow:hidden}
.home-filter-trigger{position:relative}
.home-filter-trigger.is-active{background:#0b63f6!important;color:#fff!important;box-shadow:0 10px 24px rgba(11,99,246,.25)}
.filter-badge{
 position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;
 display:grid;place-items:center;border-radius:999px;background:#ef4444;color:#fff;
 border:2px solid #fff;font-size:8px;font-weight:900;line-height:1
}
.filter-badge.hidden{display:none}
.filters-sheet{position:fixed;inset:0;z-index:220;display:none}
.filters-sheet.show{display:block}
.filters-sheet__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42)}
.filters-sheet__panel{
 position:absolute;left:0;right:0;bottom:0;max-height:84vh;display:flex;flex-direction:column;
 background:#fff;border-radius:28px 28px 0 0;box-shadow:0 -12px 30px rgba(15,23,42,.16)
}
.filters-sheet__handle{width:46px;height:5px;border-radius:999px;background:#d7dfea;margin:10px auto 6px}
.filters-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;padding:0 18px 14px}
.filters-sheet__header small{display:block;color:#0b63f6;font-size:10px;font-weight:900;letter-spacing:.12em}
.filters-sheet__header h3{margin:6px 0 0;font-size:22px;line-height:1.08}
.filters-sheet__close{width:40px;height:40px;border:1px solid var(--line);border-radius:14px;background:#f7faff;font-size:16px}
.filters-sheet__content{padding:0 18px 14px;overflow:auto}
.filters-sheet__footer{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;padding:12px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #edf1f7;background:#fff}
.filters-form{display:grid;gap:14px}
.filter-field,.filter-switch{display:grid;gap:8px}
.filter-field>span,.filter-switch>span{font-size:12px;font-weight:850;color:#0f172a}
.filter-field input,.filter-field select{
 height:50px;padding:0 14px;border:1px solid #dfe6ef;border-radius:16px;background:#f9fbff;font-size:14px
}
.filter-field input:focus,.filter-field select:focus{outline:none;border-color:#8bb4ff;box-shadow:0 0 0 3px rgba(11,99,246,.08)}
.filter-field--checks{gap:10px}
.filter-chips{display:flex;flex-wrap:wrap;gap:8px}
.filter-chip{position:relative;display:inline-flex}
.filter-chip input{position:absolute;opacity:0;pointer-events:none}
.filter-chip i{
 display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;
 border:1px solid #dbe5f1;background:#fff;color:#344054;font-style:normal;font-size:12px;font-weight:700
}
.filter-chip.is-selected i,
.filter-chip:has(input:checked) i{background:#eaf2ff;border-color:#0b63f6;color:#0b63f6}
.filter-switch{grid-template-columns:1fr auto;align-items:center;padding:13px 14px;border:1px solid #dfe6ef;border-radius:18px;background:#f9fbff}
.filter-switch input{width:20px;height:20px}
@media(max-width:380px){
 .filters-sheet__header h3{font-size:20px}
 .filters-sheet__footer{grid-template-columns:1fr 1fr}
 .filter-chip i{padding:8px 11px;font-size:11px}
}

/* NAVUREL 1.5.1 — единый выбор города */
.city-sheet{position:fixed;inset:0;z-index:225;display:none}
.city-sheet.show{display:block}
.city-sheet__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42)}
.city-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:82vh;overflow:hidden;display:flex;flex-direction:column;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -12px 32px rgba(15,23,42,.16)}
.city-sheet__handle{width:46px;height:5px;margin:10px auto 6px;border-radius:999px;background:#d7dfea}
.city-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;padding:0 18px 14px}
.city-sheet__header small{color:#0b63f6;font-size:10px;font-weight:900;letter-spacing:.12em}
.city-sheet__header h3{margin:6px 0 0;font-size:22px}
.city-sheet__close{width:40px;height:40px;border:1px solid var(--line);border-radius:14px;background:#f7faff;font-size:16px}
.city-sheet__content{padding:0 18px calc(18px + env(safe-area-inset-bottom));overflow:auto}
.city-option{border:1px solid #dfe6ef;background:#fff;color:#101828}
.city-option--all{width:100%;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-bottom:12px;padding:13px;text-align:left;border-radius:18px}
.city-option--all>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f1f6ff;font-size:22px}
.city-option strong{display:block;font-size:13px}
.city-option i{display:block;color:#98a2b3;font-size:9px;font-style:normal}
.city-sheet__grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.city-sheet__grid .city-option{min-height:64px;padding:11px 12px;text-align:left;border-radius:17px}
.city-option.is-selected{border-color:#0b63f6;background:#edf4ff;color:#0b63f6;box-shadow:0 0 0 2px rgba(11,99,246,.07)}
.city-custom{display:block;margin-top:15px}
.city-custom>span{display:block;margin-bottom:8px;color:#344054;font-size:11px;font-weight:850}
.city-custom>div{display:grid;grid-template-columns:1fr auto;gap:8px}
.city-custom input{min-width:0;height:48px;padding:0 13px;border:1px solid #dfe6ef;border-radius:15px;background:#f9fbff;font-size:13px}
.city-custom button{padding:0 14px;border:0;border-radius:15px;background:#0b63f6;color:#fff;font-size:11px;font-weight:850}
.compact-city-filter strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:380px){
 .city-sheet__grid{gap:8px}
 .city-sheet__grid .city-option{min-height:60px;padding:10px}
 .city-sheet__header h3{font-size:20px}
}


/* =========================================================
   NAVUREL 1.5.2 — PREMIUM FILTER UX
   ========================================================= */
.filters-sheet{z-index:220}
.filters-sheet__panel{
  max-height:80vh!important;
  border-radius:26px 26px 0 0!important;
}
.filters-sheet__handle{
  margin:8px auto 5px!important;
}
.filters-sheet__header{
  padding:0 16px 10px!important;
}
.filters-sheet__header h3{
  margin-top:4px!important;
  font-size:20px!important;
}
.filters-sheet__header small{
  font-size:9px!important;
}
.filters-sheet__close{
  width:38px!important;
  height:38px!important;
  border-radius:13px!important;
}
.filters-sheet__content{
  padding:0 16px 10px!important;
}
.filters-form{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:10px!important;
}
.filter-field,
.filter-switch{
  grid-column:1/-1;
  gap:6px!important;
  min-width:0;
}
.filter-field--half,
.filter-switch.filter-field--half{
  grid-column:auto;
}
.filter-field>span,
.filter-switch>span{
  font-size:10.5px!important;
  line-height:1.2;
}
.filter-control{
  position:relative;
  display:flex;
  align-items:center;
  min-width:0;
}
.filter-control--input input,
.filter-control--date input{
  width:100%;
  min-width:0;
  height:45px!important;
  padding:0 12px!important;
  border:1px solid #dfe6ef;
  border-radius:14px!important;
  background:#f8faff;
  font-size:12px!important;
  color:#101828;
}
.filter-control--input input{
  padding-right:33px!important;
}
.filter-control--input>i{
  position:absolute;
  right:12px;
  color:#98a2b3;
  font-size:10px;
  font-style:normal;
  font-weight:800;
}
.filter-control--date{
  border:1px solid #dfe6ef;
  border-radius:14px;
  background:#f8faff;
  overflow:hidden;
}
.filter-control--date>i{
  padding-left:10px;
  font-size:13px;
  font-style:normal;
}
.filter-control--date input{
  border:0!important;
  background:transparent!important;
  padding-left:8px!important;
}
.filter-select-trigger{
  width:100%;
  height:45px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  padding:0 12px;
  border:1px solid #dfe6ef;
  border-radius:14px;
  background:#f8faff;
  color:#667085;
  text-align:left;
}
.filter-select-trigger strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
  font-weight:650;
}
.filter-select-trigger>i{
  flex:0 0 auto;
  color:#667085;
  font-size:15px;
  font-style:normal;
}
.filter-select-trigger.has-value{
  border-color:#b8d1fa;
  background:#f2f7ff;
  color:#0b63f6;
}
.filter-select-trigger.has-value strong{
  color:#0b63f6;
  font-weight:800;
}
.filter-field--checks{
  margin-top:2px;
}
.filter-chips{
  gap:6px!important;
}
.filter-chip i{
  padding:7px 10px!important;
  font-size:10px!important;
  border-radius:999px!important;
}
.filter-switch{
  min-height:45px;
  grid-template-columns:1fr auto!important;
  gap:8px!important;
  padding:0 11px!important;
  border-radius:14px!important;
}
.filter-switch input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.filter-switch>i{
  position:relative;
  width:34px;
  height:20px;
  border-radius:999px;
  background:#d0d5dd;
  transition:.15s ease;
}
.filter-switch>i:after{
  content:"";
  position:absolute;
  top:3px;
  left:3px;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 1px 4px rgba(15,23,42,.18);
  transition:.15s ease;
}
.filter-switch:has(input:checked)>i{
  background:#0b63f6;
}
.filter-switch:has(input:checked)>i:after{
  transform:translateX(14px);
}
.filters-sheet__footer{
  grid-template-columns:.82fr 1.4fr!important;
  gap:8px!important;
  padding:9px 16px calc(11px + env(safe-area-inset-bottom))!important;
}
.filters-sheet__footer button{
  min-height:48px!important;
  border-radius:15px!important;
  font-size:12px!important;
  white-space:nowrap;
}
#filterResetButton:disabled,
#filterResetButton.is-disabled{
  opacity:.42;
  pointer-events:none;
}
#filterApplyButton.is-empty{
  background:#667085!important;
}

/* Custom NAVUREL option picker */
.filter-picker-sheet{
  position:fixed;
  inset:0;
  z-index:235;
  display:none;
}
.filter-picker-sheet.show{display:block}
.filter-picker-sheet__backdrop{
  position:absolute;
  inset:0;
  background:rgba(15,23,42,.26);
}
.filter-picker-sheet__panel{
  position:absolute;
  left:10px;
  right:10px;
  bottom:calc(10px + env(safe-area-inset-bottom));
  max-height:58vh;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:24px;
  background:#fff;
  box-shadow:0 20px 55px rgba(15,23,42,.24);
}
.filter-picker-sheet__handle{
  width:40px;
  height:4px;
  margin:8px auto 4px;
  border-radius:999px;
  background:#d7dfea;
}
.filter-picker-sheet__header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding:2px 15px 10px;
  border-bottom:1px solid #eef2f6;
}
.filter-picker-sheet__header small{
  color:#0b63f6;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
}
.filter-picker-sheet__header h3{
  margin:4px 0 0;
  font-size:18px;
}
.filter-picker-sheet__header button{
  width:35px;
  height:35px;
  border:1px solid #e2e8f0;
  border-radius:12px;
  background:#f8faff;
  color:#0b63f6;
}
.filter-picker-options{
  padding:7px 10px calc(10px + env(safe-area-inset-bottom));
  overflow:auto;
}
.filter-picker-option{
  width:100%;
  min-height:47px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 11px;
  border:0;
  border-bottom:1px solid #f0f3f7;
  background:#fff;
  color:#101828;
  text-align:left;
}
.filter-picker-option:last-child{
  border-bottom:0;
}
.filter-picker-option span{
  font-size:13px;
  font-weight:650;
}
.filter-picker-option i{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#eaf2ff;
  color:#0b63f6;
  font-size:12px;
  font-style:normal;
  font-weight:900;
}
.filter-picker-option.is-selected{
  color:#0b63f6;
  background:#f7faff;
}
@media(max-width:380px){
  .filters-sheet__panel{max-height:82vh!important}
  .filters-form{gap:8px!important}
  .filter-select-trigger,
  .filter-control--input input,
  .filter-control--date input,
  .filter-switch{height:43px!important;min-height:43px}
  .filter-chip i{padding:6px 9px!important;font-size:9.5px!important}
  .filters-sheet__footer button{font-size:11px!important}
}


/* =========================================================
   NAVUREL 1.5.3 — iOS numeric keyboard / zoom fix
   ========================================================= */

/* iOS Safari/WebView auto-zooms inputs below 16px.
   Keep inputs at 16px even though the surrounding UI remains compact. */
#filtersForm .filter-control--input input,
#filtersForm .filter-control--date input{
  font-size:16px!important;
}

.filter-control--numeric input{
  padding-right:42px!important;
}
.filter-control--numeric:has(.filter-currency) input{
  padding-right:67px!important;
}
.filter-currency{
  position:absolute!important;
  right:42px!important;
  color:#98a2b3!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:850!important;
  pointer-events:none;
  transition:.15s ease;
}
.filter-input-done{
  position:absolute;
  right:6px;
  top:50%;
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  transform:translateY(-50%) scale(.92);
  border:0;
  border-radius:10px;
  background:#e8f1ff;
  color:#0b63f6;
  font-size:15px;
  font-weight:900;
  opacity:0;
  pointer-events:none;
  transition:opacity .12s ease,transform .12s ease,background .12s ease;
}
.filter-control--numeric.is-focused .filter-input-done,
.filter-control--numeric:focus-within .filter-input-done{
  opacity:1;
  pointer-events:auto;
  transform:translateY(-50%) scale(1);
}
.filter-control--numeric.is-focused .filter-currency,
.filter-control--numeric:focus-within .filter-currency{
  right:43px!important;
}
.filter-control--numeric:focus-within input{
  border-color:#7caaff!important;
  box-shadow:0 0 0 3px rgba(11,99,246,.09)!important;
}

/* Prevent iOS text-size adjustments from making filter controls inconsistent. */
.filters-sheet,
.filter-picker-sheet,
.city-sheet{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}


/* =========================================================
   NAVUREL 1.5.4 — QUICK FILTERS + SORT
   ========================================================= */
.home-quick-bar{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:8px;
  margin:-2px 0 12px;
}
.home-quick-filters{
  min-width:0;
  display:flex;
  gap:6px;
  overflow-x:auto;
  padding:2px 1px 4px;
  scrollbar-width:none;
}
.home-quick-filters::-webkit-scrollbar{display:none}
.home-quick-chip{
  flex:0 0 auto;
  min-height:32px;
  padding:0 10px;
  border:1px solid #dfe6ef;
  border-radius:999px;
  background:#fff;
  color:#475467;
  font-size:9px;
  font-weight:800;
  white-space:nowrap;
}
.home-quick-chip.active{
  border-color:#b9d3ff;
  background:#eaf2ff;
  color:#0b63f6;
  box-shadow:0 5px 13px rgba(11,99,246,.08);
}
.home-sort-button{
  height:34px;
  max-width:112px;
  display:flex;
  align-items:center;
  gap:5px;
  padding:0 9px;
  border:1px solid #dfe6ef;
  border-radius:12px;
  background:#f8fbff;
  color:#344054;
}
.home-sort-button span{
  color:#0b63f6;
  font-size:12px;
}
.home-sort-button strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:8.5px;
  font-weight:850;
}

/* Sorting bottom sheet */
.sort-sheet{
  position:fixed;
  inset:0;
  z-index:230;
  display:none;
}
.sort-sheet.show{display:block}
.sort-sheet__backdrop{
  position:absolute;
  inset:0;
  background:rgba(15,23,42,.38);
}
.sort-sheet__panel{
  position:absolute;
  left:10px;
  right:10px;
  bottom:calc(10px + env(safe-area-inset-bottom));
  overflow:hidden;
  border-radius:23px;
  background:#fff;
  box-shadow:0 20px 55px rgba(15,23,42,.22);
}
.sort-sheet__handle{
  width:40px;
  height:4px;
  margin:8px auto 4px;
  border-radius:999px;
  background:#d7dfea;
}
.sort-sheet__header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding:2px 15px 10px;
  border-bottom:1px solid #eef2f6;
}
.sort-sheet__header small{
  color:#0b63f6;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
}
.sort-sheet__header h3{
  margin:4px 0 0;
  font-size:18px;
}
.sort-sheet__header button{
  width:35px;
  height:35px;
  border:1px solid #e2e8f0;
  border-radius:12px;
  background:#f8faff;
  color:#0b63f6;
}
.sort-options{
  padding:7px 10px calc(10px + env(safe-area-inset-bottom));
}
.sort-option{
  width:100%;
  min-height:49px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 11px;
  border:0;
  border-bottom:1px solid #f0f3f7;
  background:#fff;
  color:#101828;
  text-align:left;
}
.sort-option:last-child{border-bottom:0}
.sort-option span{
  font-size:13px;
  font-weight:700;
}
.sort-option i{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#eaf2ff;
  color:#0b63f6;
  font-size:12px;
  font-style:normal;
  font-weight:900;
}
.sort-option.is-selected{
  background:#f7faff;
  color:#0b63f6;
}

@media(max-width:380px){
  .home-quick-bar{gap:6px;margin-bottom:10px}
  .home-quick-chip{min-height:30px;padding:0 9px;font-size:8.5px}
  .home-sort-button{height:32px;max-width:96px;padding:0 8px}
  .home-sort-button strong{font-size:8px}
}


/* =========================================================
   NAVUREL 1.5.5 — ANTI-DUPLICATE / SPAM GUARD
   ========================================================= */
.publish-quality-hint{
  display:flex;
  align-items:flex-start;
  gap:9px;
  margin:12px 0;
  padding:10px 11px;
  border:1px solid #d8eee2;
  border-radius:15px;
  background:#f3fbf6;
}
.publish-quality-hint>span{
  flex:0 0 25px;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#dcf7e7;
  color:#087a4d;
  font-size:11px;
  font-weight:900;
}
.publish-quality-hint p{
  min-width:0;
  margin:0;
}
.publish-quality-hint strong,
.publish-quality-hint small{
  display:block;
}
.publish-quality-hint strong{
  color:#14532d;
  font-size:10.5px;
}
.publish-quality-hint small{
  margin-top:3px;
  color:#667085;
  font-size:8.5px;
  line-height:1.35;
}


/* =========================================================
   NAVUREL 1.5.6 — TRUST & REPUTATION
   ========================================================= */
.public-trust-card{
  margin:12px 0;
  padding:14px;
  border:1px solid #e3e9f1;
  border-radius:20px;
  background:linear-gradient(145deg,#ffffff,#f8fbff);
  box-shadow:0 8px 24px rgba(15,23,42,.05);
}
.public-trust-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
}
.public-trust-head>div:first-child{
  min-width:0;
}
.public-trust-head small{
  display:block;
  color:#667085;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
}
.public-trust-head strong{
  display:block;
  margin-top:5px;
  color:#101828;
  font-size:15px;
  line-height:1.15;
}
.public-trust-score{
  flex:0 0 auto;
  display:flex;
  align-items:baseline;
  gap:2px;
}
.public-trust-score b{
  color:#0b63f6;
  font-size:23px;
  line-height:1;
}
.public-trust-score span{
  color:#98a2b3;
  font-size:9px;
  font-weight:800;
}
.public-trust-track{
  height:7px;
  margin:11px 0;
  overflow:hidden;
  border-radius:999px;
  background:#e9eef5;
}
.public-trust-track i{
  display:block;
  width:0;
  height:100%;
  border-radius:inherit;
  background:#0b63f6;
  transition:width .35s ease;
}
.public-trust-badges{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}
.public-trust-badges>span{
  display:flex;
  align-items:center;
  gap:5px;
  min-height:28px;
  padding:0 9px;
  border:1px solid #e0e8f3;
  border-radius:999px;
  background:#fff;
  color:#344054;
  font-size:8.5px;
  font-weight:800;
}
.public-trust-badges>span i{
  color:#0b63f6;
  font-size:9px;
  font-style:normal;
}
.public-trust-badges .muted-trust{
  color:#98a2b3;
}
.public-trust-card>p{
  margin:10px 0 0;
  color:#98a2b3;
  font-size:8px;
  line-height:1.4;
}
.public-trust-card.trust-trusted{
  border-color:#c9defd;
  background:linear-gradient(145deg,#ffffff,#f2f7ff);
}
.public-trust-card.trust-excellent{
  border-color:#c8ead6;
  background:linear-gradient(145deg,#ffffff,#f1fbf5);
}
.public-trust-card.trust-excellent .public-trust-score b,
.public-trust-card.trust-excellent .public-trust-badges>span i{
  color:#087a4d;
}
.public-trust-card.trust-excellent .public-trust-track i{
  background:#10a365;
}
.public-trust-card.trust-active .public-trust-track i{
  background:#4d83d9;
}
.public-trust-card.trust-new .public-trust-track i{
  background:#98a2b3;
}

.owner-trust{
  display:inline-flex!important;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:3px;
  padding:3px 7px;
  border-radius:999px;
  background:#f2f4f7;
  color:#667085;
  font-size:7.5px!important;
  font-style:normal;
  font-weight:850;
  line-height:1.25;
}
.owner-trust.trust-active{
  background:#eef4ff;
  color:#3567b7;
}
.owner-trust.trust-trusted{
  background:#e9f2ff;
  color:#0b63f6;
}
.owner-trust.trust-excellent{
  background:#e7f8ee;
  color:#087a4d;
}
.owner-trust.hidden{display:none!important}

@media(max-width:380px){
  .public-trust-card{padding:12px;border-radius:18px}
  .public-trust-head strong{font-size:14px}
  .public-trust-score b{font-size:21px}
  .public-trust-badges>span{font-size:8px;padding:0 8px}
}


/* =========================================================
   NAVUREL 1.5.6.1 — TRUST VISIBILITY + SMALL UI FIXES
   ========================================================= */

/* Long names: show up to two lines instead of cutting at "...". */
.public-profile-identity h2{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
  overflow:hidden!important;
  overflow-wrap:anywhere;
  font-size:19px!important;
  line-height:1.12!important;
}

/* Give the identity a little more usable width on small screens. */
.public-profile-hero{
  grid-template-columns:72px minmax(0,1fr) auto!important;
  gap:11px!important;
}
.public-profile-avatar{
  width:72px!important;
  height:72px!important;
}

/* Reputation must always be a visible block between date and stats. */
#publicTrustCard.public-trust-card{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  min-height:116px;
  position:relative;
  z-index:1;
}

/* Sort: compact enough for "Зарплата ↑" without clipping. */
.home-sort-button{
  width:auto!important;
  min-width:82px!important;
  max-width:124px!important;
  flex:0 0 auto!important;
  padding:0 8px!important;
}
.home-sort-button strong{
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:8.2px!important;
}
.home-quick-bar{
  grid-template-columns:minmax(0,1fr) auto!important;
}

@media(max-width:380px){
  .public-profile-hero{
    grid-template-columns:66px minmax(0,1fr) auto!important;
    gap:9px!important;
    padding:15px!important;
  }
  .public-profile-avatar{
    width:66px!important;
    height:66px!important;
  }
  .public-profile-identity h2{
    font-size:17px!important;
  }
  .home-sort-button{
    min-width:76px!important;
    max-width:116px!important;
  }
  .home-sort-button strong{
    font-size:7.8px!important;
  }
}


/* =========================================================
   NAVUREL 1.5.7 — MODERATION + VERIFIED BUSINESS
   ========================================================= */
.public-business-verified{
  display:inline-flex!important;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:4px;
  padding:4px 8px;
  border-radius:999px;
  background:#e8f8ef;
  color:#087a4d;
  font-size:8px!important;
  font-weight:900;
  line-height:1.25;
}
.public-business-verified.hidden{display:none!important}
.owner-business-verified{
  display:inline-flex!important;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:3px;
  padding:3px 7px;
  border-radius:999px;
  background:#e8f8ef;
  color:#087a4d;
  font-size:7.5px!important;
  font-weight:900;
}
.owner-business-verified.hidden{display:none!important}

/* Business verification */
.business-verification-main{
  padding-bottom:32px;
}
.business-verification-status{
  display:flex;
  gap:13px;
  align-items:flex-start;
  padding:16px;
  margin-bottom:14px;
  border:1px solid #dfe6ef;
  border-radius:21px;
  background:#fff;
}
.business-status-icon{
  flex:0 0 46px;
  width:46px;height:46px;
  display:grid;place-items:center;
  border-radius:15px;
  background:#eef4ff;
  color:#0b63f6;
  font-size:18px;
}
.business-verification-status small{
  display:block;
  color:#667085;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
}
.business-verification-status strong{
  display:block;
  margin-top:5px;
  color:#101828;
  font-size:17px;
}
.business-verification-status p{
  margin:5px 0 0;
  color:#667085;
  font-size:10px;
  line-height:1.45;
}
.business-verification-status.status-pending{
  border-color:#f4dbad;background:#fffaf1;
}
.business-verification-status.status-pending .business-status-icon{
  background:#fff1d5;color:#a76200;
}
.business-verification-status.status-approved{
  border-color:#c8ead6;background:#f3fbf6;
}
.business-verification-status.status-approved .business-status-icon{
  background:#dcf7e7;color:#087a4d;
}
.business-verification-status.status-rejected{
  border-color:#f1c5c5;background:#fff6f6;
}
.business-verification-status.status-rejected .business-status-icon{
  background:#ffe7e7;color:#b42318;
}
.business-verification-form{
  display:grid;
  gap:11px;
}
.verification-privacy{
  display:flex;
  align-items:flex-start;
  gap:9px;
  padding:11px;
  border:1px solid #dbe8fa;
  border-radius:16px;
  background:#f5f9ff;
}
.verification-privacy>span{
  flex:0 0 26px;width:26px;height:26px;
  display:grid;place-items:center;
  border-radius:9px;background:#e5efff;color:#0b63f6;font-weight:900;
}
.verification-privacy p{margin:0}
.verification-privacy strong,.verification-privacy small{display:block}
.verification-privacy strong{font-size:10px;color:#344054}
.verification-privacy small{margin-top:3px;font-size:8.5px;color:#667085;line-height:1.4}
.verification-note{
  margin:-2px 2px 0;
  color:#98a2b3;
  font-size:8px;
  line-height:1.4;
}

/* Report sheet */
.report-sheet{position:fixed;inset:0;z-index:245;display:none}
.report-sheet.show{display:block}
.report-sheet__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.43)}
.report-sheet__panel{
  position:absolute;left:0;right:0;bottom:0;
  max-height:86vh;overflow:hidden;display:flex;flex-direction:column;
  border-radius:27px 27px 0 0;background:#fff;
  box-shadow:0 -15px 42px rgba(15,23,42,.18)
}
.report-sheet__handle{width:44px;height:5px;margin:9px auto 5px;border-radius:999px;background:#d7dfea}
.report-sheet__header{
  display:flex;align-items:flex-start;justify-content:space-between;
  padding:0 17px 11px;border-bottom:1px solid #eef2f6
}
.report-sheet__header small{color:#e5484d;font-size:8px;font-weight:900;letter-spacing:.13em}
.report-sheet__header h3{margin:4px 0 0;font-size:20px}
.report-sheet__header button{
  width:38px;height:38px;border:1px solid #e2e8f0;border-radius:13px;
  background:#f8faff;color:#0b63f6
}
.report-sheet__content{padding:10px 16px calc(14px + env(safe-area-inset-bottom));overflow:auto}
.report-reasons{display:grid;gap:6px}
.report-reasons>button{
  width:100%;min-height:54px;display:grid;grid-template-columns:27px 1fr;
  align-items:center;gap:8px;padding:8px 10px;
  border:1px solid #e2e8f0;border-radius:15px;background:#fff;text-align:left;color:#101828
}
.report-reasons>button>span strong,.report-reasons>button>span small{display:block}
.report-reasons>button>span strong{font-size:11px}
.report-reasons>button>span small{margin-top:2px;color:#98a2b3;font-size:8px;line-height:1.3}
.report-reasons>button.selected{
  border-color:#ffb5b8;background:#fff5f5;box-shadow:0 0 0 2px rgba(229,72,77,.06)
}
.report-comment{display:block;margin-top:10px}
.report-comment>span{display:block;margin-bottom:5px;color:#344054;font-size:9px;font-weight:850}
.report-comment textarea{
  width:100%;resize:none;padding:10px 11px;border:1px solid #dfe6ef;border-radius:14px;
  background:#f9fbff;font-size:16px
}
#reportSubmitButton{width:100%;margin-top:9px;min-height:48px;border-radius:15px}
#reportSubmitButton:disabled{opacity:.42}
.report-rule{margin:8px 2px 0;color:#98a2b3;font-size:7.5px;line-height:1.4}

@media(max-width:380px){
  .report-reasons>button{min-height:50px}
  .business-verification-status{padding:14px}
}

/* NAVUREL 1.5.8 — business verification */
.business-verification-summary{margin-bottom:14px;padding:15px;border:1px solid #e0e7f0;border-radius:20px;background:#fff}
.business-verification-summary.hidden{display:none!important}
.business-summary-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.business-summary-head>span{color:#667085;font-size:8px;font-weight:900;letter-spacing:.12em}
.business-summary-head>b{padding:5px 9px;border-radius:999px;background:#fff3d9;color:#9a6500;font-size:8px}
.business-summary-head>b.approved{background:#e7f8ee;color:#087a4d}
.business-summary-head>b.rejected{background:#fff0f0;color:#b42318}
.business-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.business-summary-grid>div{min-height:62px;padding:10px;border:1px solid #edf1f6;border-radius:14px;background:#f9fbfe}
.business-summary-grid small{display:block;color:#98a2b3;font-size:8px}
.business-summary-grid strong{display:block;margin-top:5px;color:#101828;font-size:10px;line-height:1.3;overflow-wrap:anywhere}
.business-verification-benefits{display:grid;gap:7px;margin-bottom:14px}
.business-verification-benefits>div{display:flex;gap:9px;align-items:flex-start;padding:10px 11px;border:1px solid #e7edf5;border-radius:15px;background:#fff}
.business-verification-benefits>div>span{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:#e8f8ef;color:#087a4d;font-size:10px;font-weight:900}
.business-verification-benefits p{margin:0}
.business-verification-benefits strong,.business-verification-benefits small{display:block}
.business-verification-benefits strong{color:#344054;font-size:9px}
.business-verification-benefits small{margin-top:2px;color:#98a2b3;font-size:8px;line-height:1.35}
@media(max-width:380px){.business-summary-grid{grid-template-columns:1fr}}


/* =========================================================
   NAVUREL 1.5.9 — HIRING / DEAL FLOW
   ========================================================= */
.request-progress__steps{
  grid-template-columns:repeat(4,1fr)!important;
  gap:5px!important;
  margin-top:11px!important;
}
.request-progress__labels{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:4px;
  margin-top:6px;
}
.request-progress__labels span{
  color:#a5adba;
  font-size:6.6px;
  font-weight:750;
  text-align:center;
  line-height:1.15;
}
.request-progress__labels span.active{color:#175cd3}
.request-status-hint{
  margin:10px 0 0;
  color:#667085;
  font-size:8.2px;
  line-height:1.45;
}
.request-confirmations{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px;
  margin-top:9px;
}
.request-confirmations.hidden{display:none!important}
.request-confirmations>div{
  min-height:43px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:8px 9px;
  border:1px solid #e3e9f1;
  border-radius:12px;
  background:#f9fbfe;
}
.request-confirmations span{
  flex:0 0 22px;
  width:22px;height:22px;
  display:grid;place-items:center;
  border-radius:999px;
  background:#eaf2ff;
  color:#0b63f6;
  font-weight:900;
  font-size:10px;
}
.request-confirmations small{
  color:#475467;
  font-size:7.2px;
  line-height:1.25;
}
.request-status-badge.accepted{background:#eaf2ff;color:#175cd3}
.request-status-badge.agreed{background:#dcfae6;color:#067647}
.request-status-badge.completed{background:#e8f8ef;color:#087a4d}
.response-card__status.completed{background:#e8f8ef!important;color:#087a4d!important}

@media(max-width:380px){
  .request-progress__labels span{font-size:6px}
  .request-confirmations{grid-template-columns:1fr}
}

/* NAVUREL 1.5.9.1 — live vacancy sync */
.detail-fact.is-zero-vacancies{opacity:.72}

/* NAVUREL 1.6.0 — security / antispam */
.request-status-badge.blocked{background:#fff0f0!important;color:#b42318!important}
.message-form.interaction-blocked{opacity:.72}
.message-form.interaction-blocked input{background:#f2f4f7!important;color:#667085!important}
.message-form.interaction-blocked button{cursor:not-allowed}


/* =========================================================
   NAVUREL 1.6.1 — MERGED CHAT LIST
   ========================================================= */
.chat-row__meta{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
}
.chat-row__meta span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.chat-row__meta em{
  flex:0 0 auto;
  font-style:normal;
  font-size:7px;
  font-weight:800;
  color:#667085;
  background:#eef4ff;
  border-radius:999px;
  padding:3px 6px;
}
#quickReplies.hidden{display:none!important}
