:root{--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--border:#0f172a1a;--text:#0f172a;--muted:#475569;--navy:#0f172a;--gold:#c9a227;--shadow:0 18px 50px #0f172a14;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,Noto Sans Mongolian,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:100;border-bottom:1px solid var(--border);background:#f8fafcf2;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.nav{align-items:center;gap:28px;display:flex}.nav a{color:var(--muted);font-weight:500}.nav a:hover{color:var(--text)}.nav-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.desktop-menu{align-items:center;gap:12px;display:flex}.mobile-only,.mobile-menu-btn{display:none}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 18px;font-weight:600;transition:all .2s;display:inline-flex}.btn-block{width:100%}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.btn-ghost{border-color:var(--border);background:#ffffffb3}.btn-ghost:hover{background:var(--surface-2);border-color:var(--text)}.text-link{color:var(--navy);font-weight:600}.hero{color:#fff;background-image:linear-gradient(120deg,#0f172ad9,#0f172a73),url(/uuruu_mn.png);background-position:50%;background-size:cover;align-items:center;min-height:760px;display:grid;position:relative}.hero-content{z-index:2;padding:70px 0;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-size:.78rem;font-weight:700}.hero h1{letter-spacing:-.05em;max-width:760px;margin:14px 0 18px;font-size:clamp(2.4rem,5vw,5rem);line-height:1.02}.hero-text{color:#ffffffe0;max-width:650px;font-size:1.08rem}.search-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:28px;grid-template-columns:1fr 1fr 1fr 1fr auto;align-items:end;gap:12px;margin-top:34px;padding:18px;display:grid}.search-field{gap:6px;display:grid}.search-field label{color:#fffc;font-size:.82rem;font-weight:700}.search-submit{white-space:nowrap;border-radius:14px;height:50px;padding:0 24px}input,select,textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:50px;font:inherit;color:var(--text);border-radius:14px;padding:0 14px}input[type=file]{padding:12px 14px}textarea{resize:vertical;min-height:150px;padding:14px}.section{padding:50px 0}.muted-section{background:linear-gradient(#fff,#f8fafc)}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-head h2,.page-header h1{letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.listing-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #fff9;overflow:hidden}.listing-card img{object-fit:cover;width:100%;height:250px}.card-body{padding:18px}.price{letter-spacing:-.04em;font-size:1.4rem;font-weight:800}.card-title{margin:10px 0 6px;font-size:1.15rem;font-weight:700;display:block}.card-meta,.small-meta{color:var(--muted);font-size:.95rem}.card-stats{flex-wrap:wrap;gap:10px;margin:14px 0 0;display:flex}.card-stats span{background:var(--surface-2);color:var(--text);border-radius:999px;padding:8px 12px;font-size:.88rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.feature-card,.content-card,.pricing-card,.filters-card,.table-card,.promo-card{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius);border:1px solid #fffc}.feature-card{padding:28px}.feature-icon{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-weight:700;display:grid}.site-footer{border-top:1px solid var(--border);background:#fff;padding:32px 0 44px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:24px;display:grid}.footer-grid h4{margin:0 0 12px}.footer-grid a{color:var(--muted);margin:8px 0;display:block}.page-main{padding:44px 0 86px}.page-header{margin-bottom:26px}.listing-layout{grid-template-columns:1fr 320px;align-items:start;gap:26px;display:grid}.filters-card,.pricing-card,.content-card,.table-card{padding:24px}.compact-form{gap:14px;display:grid}.listings-topbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.detail-layout{min-height:60vh}.detail-grid{grid-template-columns:1.4fr .8fr;align-items:start;gap:32px;display:grid}.gallery-main{box-shadow:var(--shadow);border-radius:24px;margin-bottom:14px;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:520px;transition:transform .4s}.gallery-main:hover img{transform:scale(1.02)}.info-card,.contact-card{background:var(--surface);border-radius:20px;padding:28px;box-shadow:0 20px 40px #0f172a0f}.contact-card{padding:26px;position:sticky;top:96px;box-shadow:0 25px 50px #0f172a14}.info-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:22px 0;display:grid}.info-list div{background:#f8fafc;border-radius:14px;padding:14px;transition:all .2s}.info-list div:hover{background:#f1f5f9}.info-list strong{color:var(--muted);margin-bottom:6px;font-size:.9rem;display:block}.detail-box{border:1px solid var(--border);background:#f8fafc;border-radius:16px;padding:14px 16px}.price-big{margin:10px 0 16px;font-size:2rem;font-weight:800}.quick-info{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;margin-top:18px;padding:12px 0;font-weight:600;display:flex}.form-page-layout{grid-template-columns:1fr 320px;gap:26px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.single-col{grid-template-columns:1fr}.full-width,.full{grid-column:1/-1}.auth-page{background:linear-gradient(135deg,#0f172af5,#1e293be6),url(https://images.unsplash.com/photo-1460317442991-0ec209397118?auto=format&fit=crop&w=1400&q=80) 50%/cover;place-items:center;min-height:100vh;display:grid}.auth-card{width:min(520px,100% - 32px);box-shadow:var(--shadow);background:#fffffff5;border-radius:28px;padding:34px}.auth-meta{color:var(--muted);margin-top:16px}.notice{color:#5c4a00;background:#fff7dd;border:1px solid #f3e5aa;border-radius:16px;margin-bottom:18px;padding:16px 18px}.table-like{gap:12px;display:grid}.row-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px;display:flex}.status-badge{border-radius:999px;align-items:center;padding:8px 12px;font-size:.86rem;font-weight:700;display:inline-flex}.status-badge.live{color:#047857;background:#10b98124}.status-badge.pending{color:#b45309;background:#f59e0b29}.status-badge.expired{color:#475569;background:#94a3b82e}.admin-shell{background:#fff;min-height:100vh}.admin-header{border-bottom:1px solid var(--border);z-index:20;background:#fff;position:sticky;top:0}.admin-wrap{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.admin-main{padding:36px 0 72px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.kpi-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:18px}.kpi-card strong{margin-top:4px;font-size:1.8rem;display:block}.card-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:980px){.nav{display:none}.search-panel,.cards-grid,.feature-grid,.listing-layout,.detail-grid,.form-page-layout,.footer-grid,.kpi-grid{grid-template-columns:1fr}.contact-card{position:static}}@media (max-width:768px){.desktop-menu{display:none!important}.mobile-only{align-items:center;gap:8px;display:flex!important}.mobile-menu-btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex!important}.nav-wrap{min-height:64px}.container{width:calc(100% - 24px)}.page-main{padding:16px 0 56px}.page-header{margin-bottom:20px;padding:10px 4px 4px}.page-header .section-kicker{letter-spacing:.22em;margin-bottom:10px;font-size:.72rem;display:inline-block}.page-header h1{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(2rem,10vw,2.55rem);line-height:1.12}.page-header .small-meta,.page-header p{color:var(--muted);font-size:.95rem;line-height:1.7}.hero{min-height:auto;padding:48px 0 36px}.hero-content{padding:0 16px}.hero h1{letter-spacing:-.04em;max-width:95%;margin:12px 0 20px;font-size:2.2rem;line-height:1.1}.hero-text,.hero p{opacity:.9;max-width:92%;font-size:1rem;line-height:1.75}.hero .search-panel{margin-top:40px}.search-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border-radius:22px;gap:10px;margin-top:28px;padding:22px;background:#fffffff2!important;grid-template-columns:1fr!important}.search-field label{color:var(--text);font-size:.85rem;font-weight:700}.search-submit{border-radius:14px;width:100%;height:50px}.listings-topbar{grid-template-columns:1fr;gap:6px;margin-bottom:26px;padding:10px 4px 0;display:grid}.listings-topbar .section-kicker{letter-spacing:.22em;margin-bottom:10px;font-size:.72rem;display:inline-block}.listings-topbar h1{letter-spacing:-.055em;max-width:100%;margin:0;font-size:clamp(2.15rem,11vw,2.7rem);line-height:1.18}.listings-topbar .small-meta{color:var(--muted);white-space:normal;align-self:start;padding-bottom:0;font-size:.95rem;line-height:1.6}.listing-card img{height:210px}.gallery-main img{height:280px}.section{padding:48px 0}.section-head{margin-bottom:22px;display:block}.form-grid,.info-list{grid-template-columns:1fr}.listing-layout aside{order:2}.listing-layout section{order:1}.kpi-grid{grid-template-columns:repeat(2,1fr)!important}:root{--hero-text-display:none}.hero .mobile-only{display:inline!important}.desktop-only{display:none!important}.eyebrow{letter-spacing:.1em;font-size:.65rem}}.info-section{margin-top:26px}.info-section h3{letter-spacing:-.02em;margin:0 0 14px;font-size:1.05rem}.info-section+.detail-box{margin-top:26px}.site-header .btn{width:auto!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:.82rem!important;line-height:1!important}.chatWidget{z-index:9999;position:fixed;bottom:24px;right:24px}.chatPanel{background:#fffffffa;border:1px solid #0f172a14;border-radius:26px;flex-direction:column;width:380px;max-height:70vh;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 30px 90px #0f172a47}.chatHeader{background:linear-gradient(135deg,#0f172a,#1e3a5f);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.chatBrand{align-items:center;gap:12px;display:flex}.chatLogo{color:#0f172a;letter-spacing:-.05em;background:linear-gradient(135deg,#f0c040,#c9a227);border-radius:12px;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:grid;box-shadow:0 8px 20px #c9a2273d,inset 0 1px #ffffff59}.chatTitle{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:800}.chatSubtitle{color:#e2e8f0b3;margin-top:2px;font-size:.78rem}.chatClose{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:36px;height:36px;font-size:1.45rem;line-height:1}.chatMessages{background:linear-gradient(#f8fafc,#fff);flex-direction:column;gap:10px;max-height:210px;padding:16px;display:flex;overflow-y:auto}.chatRow{display:flex}.chatRowUser{justify-content:flex-end}.chatRowBot{justify-content:flex-start}.chatBubble{border-radius:18px;max-width:84%;padding:11px 14px;font-size:.88rem;line-height:1.55}.chatBubbleBot{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:6px}.chatBubbleUser{color:#fff;background:#0f172a;border-bottom-right-radius:6px;font-weight:600}.chatFaqArea{background:#fff;border-top:1px solid #eef2f7;flex-direction:column;gap:8px;max-height:330px;padding:14px 16px 16px;display:flex;overflow-y:auto}.chatHint{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:2px;font-size:.76rem;font-weight:800}.chatFaqButton,.chatMoreButton{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:.86rem;transition:all .18s;display:flex}.chatFaqButton:hover,.chatMoreButton:hover{background:#fffaf0;border-color:#c9a22799;transform:translateY(-1px)}.chatArrow{color:#c9a227;font-size:1.2rem;line-height:1}.chatResetButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-top:4px;font-size:.76rem}.chatToggle{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#f0c040,#c9a227);border:1px solid #c9a22773;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 12px 30px #0f172a29,0 4px 14px #c9a2272e}.chatToggle:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0f172a29,0 5px 16px #c9a22729}.chatToggleIcon{letter-spacing:-.06em;color:#0f172a;font-size:1rem;font-weight:900}@media (max-width:640px){.chatWidget{bottom:18px;right:16px}.chatPanel{border-radius:24px;width:auto;max-height:68vh;bottom:88px;left:18px;right:18px}.chatHeader{z-index:2;position:sticky;top:0}.chatMessages{max-height:170px}.chatFaqArea{max-height:38vh;padding:14px}.chatFaqButton,.chatMoreButton{padding:11px 12px;font-size:.9rem}}
