:root{--bg:#ffffff;--surface:#ffffff;--text:#111827;--muted:#4b5563;--primary:#ff2e63;--chip:#f3f4f6;--card:#ffffff;--border:#e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial,sans-serif;background:var(--bg);color:var(--text)}.container{max-width:1120px;margin:0 auto;padding:0 16px}.site-header{background:#ffffff;border-bottom:1px solid var(--border)}.header-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}.brand{display:flex;align-items:center;gap:10px;margin:0;padding:8px 0}.brand img{width:32px;height:32px}.brand a{color:var(--text);text-decoration:none;font-size:18px;font-weight:600}.brand a img{vertical-align:middle;margin-right:5px}.top-menu{display:flex;gap:14px;align-items:center}.top-menu a{color:#374151;text-decoration:none;font-size:14px;padding:8px 10px;border-radius:8px;border:1px solid transparent}.top-menu a:hover{background:#f3f4f6;border-color:var(--border);color:#111827}.card-body{padding:12px}.site-footer{border-top:1px solid var(--border);margin-top:32px;background:#ffffff}.site-footer .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:16px;padding:20px 0}.footer-brand img{width:28px;height:28px}.footer-links a{color:#374151;text-decoration:none;font-size:14px}.footer-links a:hover{text-decoration:underline}.site-footer p{color:#000000}.admin-sidebar .brand{padding:6px 0 16px 0}.admin-nav a{color:#000000;text-decoration:none;padding:8px 10px;border-radius:8px;border:1px solid #E91E63;text-align:center}.admin-nav a:hover{background:#f3f4f6;border-color:var(--border);color:#111827}@media(max-width:960px){body.menu-open{overflow:hidden}}.breadcrumb a{color:#374151;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.city-head{text-align:center;padding:16px 0 8px 0}.list-body{display:flex;flex-direction:row;gap:12px}.list-body>.text{flex:1;display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:768px){.list-body{gap:10px}}.modal-body{padding:14px;color:#4b5563}@media (max-width:768px){.container{padding:0 15px}.card-body{padding:10px}.city-head h1{font-size:24px}.city-head p{font-size:14px}.modal-body{padding:12px}}@media (max-width:480px){.container{padding:0 12px}.city-head h1{font-size:20px}.brand a{font-size:16px}.brand img{width:24px;height:24px}}@media (max-width:768px){div[style*="display:flex"]{flex-direction:column !important;gap:8px !important}}@media (max-width:768px){.admin-nav a{min-height:44px;display:flex;align-items:center;padding:12px 10px}}@media (prefers-color-scheme:dark){:root{--bg:#111827;--surface:#1f2937;--text:#f9fafb;--muted:#9ca3af;--chip:#374151;--card:#1f2937;--border:#374151}}.city-description{margin:0 0 8px 0}.city-description2-section{margin-top:40px;padding:30px 0;background-color:#f8f9fa;border-top:1px solid #e9ecef}.city-description2-content{line-height:1.6;color:#333}.city-card h3 a:hover{color:#007bff}.pagination a{color:#ffffff;padding:1px 5px;text-decoration:none;border:1px solid #ddd;margin:0 4px;border-radius:4px}.pagination a.active{background-color:#007bff;color:white;border:1px solid #007bff}.pagination a:hover:not(.active){background-color:#f2f2f2;color:#111827}.pagination a{color:#333;padding:8px 16px;text-decoration:none;border:1px solid #ddd;margin:0 4px;border-radius:4px}.pagination a:hover:not(.active){background-color:#f2f2f2}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width:768px){.site-footer .container>div:first-child{grid-template-columns:1fr !important;gap:30px !important;text-align:center}.site-footer .container>div:first-child>div{max-width:100%}.site-footer .container>div:first-child>div:nth-child(2)>div{grid-template-columns:1fr 1fr !important;gap:12px !important}.site-footer .container>div:last-child>div{flex-direction:column !important;gap:15px !important;text-align:center}.container{padding:0 15px !important}main.container{padding:20px 15px !important}}@media (max-width:480px){.site-footer .container>div:first-child>div:nth-child(2)>div{grid-template-columns:1fr !important}.site-footer h3{font-size:16px !important}.site-footer h4{font-size:14px !important}.site-footer h5{font-size:12px !important}}img.list-thumb,.list-thumb{width:160px;height:120px;object-fit:cover;border-radius:10px;flex:0 0 160px}@media (max-width:576px){img.list-thumb,.list-thumb{width:100%;height:200px;flex:0 0 auto}}.list-body{min-width:0}.list-body h1,.list-body h2,.list-body h3{margin:0 0 6px 0 !important;line-height:1.25 !important}.post-content p{margin:10px 0 !important}.post-content h1{font-size:28px;margin:16px 0 10px !important;line-height:1.2}.post-content h2{font-size:24px;margin:16px 0 10px !important;line-height:1.25}.post-content img{max-width:100%;height:200Px;display:block;margin:12px auto !important;border-radius:10px}@media (max-width:768px){.post-content h1{font-size:24px}.post-content h2{font-size:20px}}:root{--primary:#795548!important;--bg:#f3e2db!important;--surface:#ffffff!important;--text:#000000!important;--muted:#4b5563!important;--chip:#f3f4f6!important;--card:#ffffff!important;--card-bg:#ffffff!important;--border:var(--primary)!important}body[data-mode='dark']{--bg:#1b1410!important;--surface:#0f1115!important;--text:#ffffff!important;--muted:#cbd5e1!important;--chip:#111827!important;--card:#0f1115!important;--card-bg:#0f1115!important;--border:var(--primary)!important}body{background:var(--bg)!important;color:var(--text)!important}a{color:var(--primary)!important;text-decoration:none}a:hover{text-decoration:underline}a:-webkit-any-link{color:var(--primary)!important}.site-header{background:#ffffff!important;border-bottom:1px solid var(--border)!important}.site-footer{background:#ffffff!important;border-top:1px solid var(--border)!important}.city-description2-section{background:var(--bg)!important;border-top:1px solid var(--border)!important}.post-service-item,.city-link,.list-item,.pagination a{border-color:var(--border)!important;background:var(--card-bg)!important}.brand a,.top-menu a{color:var(--primary)!important;border-color:var(--border)!important;background:#fff!important}.breadcrumb a{color:var(--primary)!important}h1,h2,h3,h4,h5,h6,p,li,.list-text,.breadcrumb{color:var(--text)!important}:root{--container:1100px;--pad:clamp(12px,2vw,20px);--space-1:clamp(6px,1.2vw,10px);--space-2:clamp(10px,2vw,16px);--space-3:clamp(14px,2.6vw,22px);--h1:clamp(18px,2.3vw,28px);--h2:clamp(16px,1.9vw,22px);--h3:clamp(15px,1.6vw,20px);--p:clamp(14px,1.2vw,16px);--lh-head:1.2;--lh-text:1.6}body{background:var(--bg) !important;color:var(--text) !important}.container,.wrap,.site-container{max-width:var(--container);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}h1{font-size:var(--h1) !important;line-height:var(--lh-head) !important;margin:0 0 var(--space-2) !important;color:var(--text) !important}h2{font-size:var(--h2) !important;line-height:var(--lh-head) !important;margin:var(--space-3) 0 var(--space-2) !important;color:var(--text) !important}p,li{font-size:var(--p) !important;line-height:var(--lh-text) !important;margin:0 0 var(--space-2) !important;color:var(--text) !important}section,.section,.city-description2-section{padding:var(--space-3) 0 !important;text-align:center}a{color:#ff2aa6 !important}.brand a,.top-menu a,.breadcrumb a{color:#ff2aa6 !important}.pagination a,.city-link,.list-item,.post-service-item,.top-menu a,.site-header,.site-footer,.list-thumb,.post-image{border-color:var(--border) !important}.site-header,.site-footer{background:#ffffff !important}.list-body{gap:8px !important}div.gallery img{width:100%;height:403px;border:solid #ff2aa6 !important}div.desc{padding:15px;text-align:center}*{box-sizing:border-box}.responsive{padding:0 6px;float:left;width:24.99999%}@media only screen and (max-width:700px){.responsive{width:49.99999%;margin:6px 0}}@media only screen and (max-width:500px){.responsive{width:100%}}:root{--primary:#ff2e63 !important;--bg:#000000 !important;--surface:#000000 !important;--text:#ffffff !important;--muted:#cbd5e1 !important;--chip:#111827 !important;--card:#0f1115 !important;--card-bg:#0f1115 !important;--border:#ff2aa6 !important}body[data-mode='dark']{--bg:#000000 !important;--surface:#000000 !important;--text:#ffffff !important;--muted:#cbd5e1 !important;--chip:#111827 !important;--card:#0f1115 !important;--card-bg:#0f1115 !important;--border:#ff2aa6 !important}body{background:#000 !important;color:#fff !important}.site-header,.site-footer{background:#000 !important;color:#fff !important}.site-header a,.site-footer a,.top-menu a,.brand a{color:#ff2aa6 !important}p,li,h1,h2,h3,h4,h5,h6{color:#fff !important}:root{--primary:#ff2aa6}body{background:#000!important;color:#fff!important}a{color:var(--primary)}a:hover,a:focus{text-decoration:none!important}.site-header,.header-bar,header,nav,.top-menu{background:transparent!important}.gallery img{height:300px!important;width:100%!important;object-fit:fill;display:block}
.brand a, .top-menu a{background:#000000 !important;}