:root{--admin-bg: #0f1419;--admin-panel: #171e27;--admin-line: #2a3441;--admin-text: #eef3f8;--admin-muted: #93a1b3;--admin-accent: #b41f1f;--admin-ok: #1f9d5c}.admin-root{min-height:100vh;background:var(--admin-bg);color:var(--admin-text);font-family:Mulish,sans-serif}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-side{background:#121821;border-right:1px solid var(--admin-line);padding:22px 16px;display:flex;flex-direction:column;gap:18px}.admin-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.02em}.admin-brand img{height:32px;width:auto}.admin-nav{display:flex;flex-direction:column;gap:4px}.admin-nav a{color:var(--admin-muted);text-decoration:none;padding:10px 12px;border-radius:8px;font-weight:700}.admin-nav a.active,.admin-nav a:hover{background:#b41f1f29;color:#fff}.admin-side-foot{margin-top:auto;display:flex;flex-direction:column;gap:8px}.admin-side-foot button,.admin-btn{border:0;cursor:pointer;border-radius:8px;padding:10px 14px;font-weight:700}.admin-btn{background:var(--admin-accent);color:#fff}.admin-btn.ghost{background:transparent;color:var(--admin-muted);border:1px solid var(--admin-line)}.admin-btn.danger{background:#8a1a1a}.admin-main{padding:28px}.admin-main h1{margin:0 0 8px;font-size:28px}.admin-lead{color:var(--admin-muted);margin-bottom:22px}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.admin-card{background:var(--admin-panel);border:1px solid var(--admin-line);border-radius:12px;padding:16px}.admin-card strong{display:block;font-size:28px;margin-top:6px}.admin-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;align-items:center}.admin-toolbar input,.admin-toolbar select,.admin-form input,.admin-form textarea,.admin-form select{background:#10161d;border:1px solid var(--admin-line);color:#fff!important;-webkit-text-fill-color:#fff;caret-color:#fff;border-radius:8px;padding:10px 12px;width:100%;color-scheme:dark}.admin-form input::placeholder,.admin-form textarea::placeholder,.admin-toolbar input::placeholder{color:#93a1b3;-webkit-text-fill-color:#93a1b3;opacity:1}.admin-form input:-webkit-autofill,.admin-form input:-webkit-autofill:hover,.admin-form input:-webkit-autofill:focus,.admin-form textarea:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff;box-shadow:0 0 0 1000px #10161d inset;transition:background-color 9999s ease-out}.admin-table{width:100%;border-collapse:collapse;background:var(--admin-panel);border-radius:12px;overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--admin-line);vertical-align:top}.admin-table th{color:var(--admin-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.admin-form{display:grid;gap:14px;max-width:920px}.admin-form label{display:grid;gap:6px;font-weight:700}.admin-checkboxes{display:flex;flex-wrap:wrap;gap:10px}.admin-checkboxes label{font-weight:600;display:flex;gap:6px;align-items:center}.admin-login{min-height:100vh;display:grid;place-items:center;padding:24px}.admin-login-card{width:min(420px,100%);background:var(--admin-panel);border:1px solid var(--admin-line);border-radius:16px;padding:28px}.admin-login-card h1{margin-top:0}.admin-badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:800;background:#243044}.admin-badge.publish{background:#1f9d5c33;color:#7dffb5}.admin-badge.draft{background:#b41f1f33;color:#ffb4b4}.admin-error{color:#ff8b8b;font-weight:700}.admin-ok{color:#7dffb5}@media(max-width:991px){.admin-shell{grid-template-columns:1fr}.admin-side{flex-direction:row;flex-wrap:wrap;align-items:center}.admin-nav{flex-direction:row;flex-wrap:wrap;width:100%}.admin-side-foot{margin-top:0;flex-direction:row}.admin-cards{grid-template-columns:1fr 1fr}.admin-table{display:block;overflow-x:auto}}body.admin-body{margin:0;background:var(--admin-bg, #0f1419)}@media(max-width:640px){.admin-main{padding:16px}.admin-cards{grid-template-columns:1fr}.admin-nav a,.admin-btn{min-height:44px;display:inline-flex;align-items:center}}:root{--primary-color: #b41f1f;--font-head: "PT Serif", serif;--font-body: "Muli", "Mulish", -apple-system, BlinkMacSystemFont, Roboto, sans-serif}html{overflow-x:hidden}body{font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,h4,h5,h6,.site-title,.entry-title,.widget-title{font-family:var(--font-head)}.custom-logo-link{display:inline-block;max-width:100%}.custom-logo{display:block;max-height:90px;width:auto;max-width:min(250px,100%);height:auto}.widget_block img,.adore-adver img,.post-thumbnail img,.entry-content img,.post-item-image img{max-width:100%;height:auto}.slider-wrapper{position:relative;overflow:hidden}.slider-wrapper .post-item-outer{display:none}.slider-wrapper .post-item-outer.is-active{display:block}.slider-dots{position:absolute;right:12px;bottom:12px;z-index:4;display:flex;gap:6px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:#ffffff8c;cursor:pointer}.slider-dots button.active{background:var(--primary-color)}.post-item.post-grid .post-item-image img{aspect-ratio:1 / .7}.post-item,.post-item-hit{cursor:pointer}.main-navigation ul a.current,.main-navigation ul li.current-menu-item>a{opacity:1}.entry-content{line-height:1.8}.entry-content p{margin-bottom:1em}.post-navigation{display:flex;justify-content:space-between;gap:20px;margin:30px 0}.wpcf7-form input,.wpcf7-form textarea{width:100%;max-width:520px;padding:10px 12px;border:1px solid rgba(0,0,0,.15)}.wpcf7-form button,.wpcf7-submit{background:var(--primary-color);color:#fff;border:0;padding:10px 22px;cursor:pointer}.form-success{color:#1b7a3d;font-weight:600}.weatherwidget-io,iframe{max-width:100%}.breadcrumb-trail .trail-items{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 20px}.breadcrumb-trail .trail-items li:not(:last-child):after{content:"/";margin-left:8px;opacity:.5}.comment-list{list-style:none;padding:0}.comment-body{border-bottom:1px solid rgba(0,0,0,.08);padding:16px 0}.grid-widget .adore-widget-body{display:grid;gap:20px}.post-latest-widget-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(min-width:768px){.primary-widgets-area .grid-widget .adore-widget-body{grid-template-columns:1fr 1fr}}@media(min-width:992px){.menu-toggle{display:none!important}.main-navigation ul.nav-menu{display:flex}}@media(max-width:991px){.above-footer-widget-section-wrap{grid-template-columns:1fr}.post-latest-widget-wrapper{grid-template-columns:repeat(2,1fr)}.main-navigation:not(.toggled) ul.nav-menu{display:none}.main-navigation.toggled ul.nav-menu{display:block}.header-nav-search,.adore-adver img{width:100%}.middle-header-wrap .site-branding,.middle-header-wrap .custom-logo-link{width:100%;text-align:center}.middle-header-wrap .custom-logo{margin-inline:auto}}@media(max-width:767px){.recentpost-wrapper,.express-list-widget .express-list-widget-wrapper{grid-template-columns:1fr}.express-list-widget .express-list-widget-wrapper .post-item:first-child{grid-column:auto}.post-navigation{flex-direction:column}.theme-archive-layout.grid-layout.grid-column-3{grid-template-columns:1fr}}@media(max-width:767px){.post-latest-widget-wrapper{grid-template-columns:1fr}.middle-header .adore-adver{display:none}.top-header .left-side,.top-header .right-side{justify-content:center}}.site-info{display:none}.footer-copy,.footer-admin-link{display:inline-block}.bottom-footer-info{display:flex!important;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;width:100%;position:relative;z-index:2}.footer-admin-link{color:#fff!important;font-weight:700;text-decoration:none;padding:8px 12px;min-height:44px;display:inline-flex;align-items:center}.archive-intro{margin:0 0 18px;color:#000000a6}.adore-header{position:sticky;top:0;z-index:40}.menu-toggle,.navigation-search-icon{min-width:44px;min-height:44px}.entry-content{overflow-wrap:anywhere}img{max-width:100%}@media(max-width:991px){.top-header-wrap .right-side ul.social-links a{padding:12px}.main-navigation ul a{padding:14px 16px}.post-item.overlay-post{min-height:240px}}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}.search-form .search-field,.search-form .search-submit,.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form button,.wpcf7-submit{min-height:44px}.entry-content img,.post-thumbnail img,.widget_block img{max-width:100%;height:auto}@media(max-width:767px){.site-footer .top-footer .top-footer-widgets{display:grid;grid-template-columns:1fr;gap:24px}.middle-header{padding-block:8px}.custom-logo{max-height:64px;width:auto}.entry-title,.page-title{font-size:1.45rem;line-height:1.35}.widget_block img{width:100%;height:auto}.primary-content{overflow-x:hidden}.banner-slider{display:grid;gap:12px}.post-item.overlay-post{min-height:210px}.adore-adver{margin-top:8px}.theme-wrap,.site-content{display:block}#secondary{margin-top:28px}.related-posts .theme-archive-layout.grid-layout.grid-column-3{grid-template-columns:1fr}.comment-content,.entry-content{font-size:1.05rem;line-height:1.7}}.post-item{position:relative;overflow:hidden;min-width:0}a.post-item-hit{position:absolute;inset:0;z-index:2;display:block}.post-item.overlay-post:after{z-index:1;pointer-events:none}.post-item .blog-banner,.post-item .post-overlay,.post-item .post-item-content{position:relative;z-index:3;pointer-events:none}.post-item .entry-cat,.post-item .post-btn,.post-item .post-author{pointer-events:auto}.post-item-image,.post-item-image img,.post-item-fallback{display:block;width:100%;height:100%;object-fit:cover}.post-item-fallback{min-height:72px;background:#d9dde3}.post-item.post-list,.post-item.post-list:nth-child(2n){align-items:flex-start;min-width:0}.post-item.post-list .post-item-image,.post-item.post-list .post-item-content{min-width:0}.post-item .entry-title{overflow-wrap:anywhere;word-break:break-word}.post-item .entry-title a{pointer-events:none}.widget-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.widget-header .widget-title{margin:0}.widget-header>a{white-space:nowrap;flex-shrink:0}.above-footer-widget-section-wrap{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:36px;align-items:start}.above-footer-widget-section-wrap .latest-widget .post-latest-widget-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.latest-widget .post-item.post-grid{background:#fff}.latest-widget .post-item-image{aspect-ratio:4 / 3;overflow:hidden}.latest-widget .post-item-content{padding:12px 0 0}.latest-widget .entry-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.above-footer-widget-section-wrap .most-read-widget .most-read-widget-wrapper,.above-footer-widget-section-wrap .most-read-widget .most-read-widget-wrapper.most-read-widget-wrapper{display:grid;grid-template-columns:1fr;gap:14px}.most-read-widget .post-item.post-list,.most-read-widget .post-item.post-list:nth-child(2n){display:flex;flex-direction:row;align-items:flex-start;gap:12px;background:transparent}.most-read-widget .post-item.post-list .post-item-image{flex:0 0 86px;width:86px;max-width:86px;aspect-ratio:1;overflow:hidden}.most-read-widget .post-item.post-list .post-item-content{flex:1 1 auto;padding:0;text-align:start}.most-read-widget .entry-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 0;font-size:.95rem;line-height:1.35}.most-read-widget .post-item.post-list .entry-meta{display:none}.list-widget .post-item.post-list,.list-widget .post-item.post-list:nth-child(2n){display:flex;flex-direction:row;gap:20px;margin-bottom:24px;background:transparent}.primary-widgets-area .list-widget .post-item.post-list .post-item-image{flex:0 0 46%;max-width:46%}.primary-widgets-area .list-widget .post-item.post-list .post-item-image img{aspect-ratio:16 / 10;object-fit:cover}.list-widget .post-item.post-list .post-item-content{flex:1 1 auto;padding:0;min-width:0}.list-widget .entry-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.secondary-widgets-area .grid-widget .adore-widget-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.grid-widget .post-item{min-width:0}.grid-widget .entry-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.posts-tabs-widget .post-item.post-list,.posts-tabs-widget .post-item.post-list:nth-child(2n){flex-direction:row;gap:12px}.secondary-widgets-area .posts-tabs-widget .post-item .post-item-image{flex:0 0 78px;max-width:78px;width:78px}.posts-tabs-widget .entry-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-footer .top-footer .top-footer-widgets{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr));gap:28px;margin-inline:0}.site-footer .top-footer .top-footer-widgets .footer-widget{width:auto;max-width:100%;min-width:0;padding-inline:0;overflow:hidden}.site-footer .most-read-widget .most-read-widget-wrapper{display:grid;grid-template-columns:1fr;gap:12px}.site-footer .most-read-widget .post-item.post-list,.site-footer .most-read-widget .post-item.post-list:nth-child(2n){flex-direction:row;align-items:flex-start;gap:10px;background:transparent}.site-footer .most-read-widget .post-item.post-list .post-item-image,.site-footer .post-item.post-list .post-item-image{flex:0 0 72px;width:72px;max-width:72px;aspect-ratio:1}.site-footer .most-read-widget .post-item.post-list .post-item-content{padding:0}.site-footer .most-read-widget .entry-title{color:#fff;-webkit-line-clamp:2;margin:2px 0 0}.site-footer .most-read-widget .entry-title a{color:#fff}.site-footer .most-read-widget .entry-cat.no-bg .post-categories li a{color:#f2b4b4}.site-footer .most-read-widget .widget-header{margin-bottom:14px}@media(max-width:1100px){.above-footer-widget-section-wrap{grid-template-columns:1fr}.above-footer-widget-section-wrap .latest-widget .post-latest-widget-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-footer .top-footer .top-footer-widgets{grid-template-columns:1fr 1fr}}@media(max-width:767px){.primary-widgets-area .list-widget .post-item.post-list,.primary-widgets-area .list-widget .post-item.post-list:nth-child(2n){flex-direction:column}.primary-widgets-area .list-widget .post-item.post-list .post-item-image{flex:none;max-width:100%;width:100%}.site-footer .top-footer .top-footer-widgets{grid-template-columns:1fr;gap:28px}.post-latest-widget-wrapper,.above-footer-widget-section-wrap .latest-widget .post-latest-widget-wrapper{grid-template-columns:1fr!important}}
