:root{--blue:#0756b8;--dark:#073d83;--deep:#062e62;--ink:#13243c;--muted:#697b93;--bg:#f4f7fb;--line:#e3eaf3;--red:#e4212d;--shadow:0 10px 28px rgba(20,45,80,.09)}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font:15px/1.45 system-ui,-apple-system,Segoe UI,Roboto,Arial;background:var(--bg);color:var(--ink)}a{text-decoration:none;color:inherit}.wrap{max-width:1240px;margin:0 auto;padding:0 22px}
.utility{height:34px;background:var(--dark);color:#e7f0ff;font-size:12px}.utility-in{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-in>div{display:flex;gap:14px}.site-header{background:#fff;border-bottom:1px solid #eef2f7}.header-in{height:104px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:64px;height:64px}.brand-name{font:700 28px Georgia,serif}.brand-name span{color:#153d72}.brand-name b{color:var(--blue)}.brand small{display:block;margin-top:6px;color:var(--muted)}.search{margin-left:auto;width:360px;height:44px;display:flex;border:1px solid var(--line);border-radius:24px;overflow:hidden}.search input{flex:1;border:0;padding:0 15px;outline:0}.search button{border:0;background:var(--blue);color:#fff;padding:0 18px}.hamb{display:none}.nav{background:linear-gradient(90deg,#074999,#0a59b7);color:#fff}.nav-in{display:flex;overflow:auto}.nav-in a{padding:13px 11px;white-space:nowrap;font-weight:600;font-size:13px}.breaking{background:#fff;border-bottom:1px solid var(--line)}.breaking-in{height:42px;display:flex;align-items:center;gap:12px}.breaking-in b{background:var(--red);color:#fff;padding:6px 9px;border-radius:4px;font-size:11px}.main{padding-top:22px;padding-bottom:48px}
.hero-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:18px}.hero{position:relative;min-height:450px;border-radius:14px;overflow:hidden;background:#0a56b4;box-shadow:var(--shadow)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,21,47,.94),rgba(3,21,47,.08))}.hero-content{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:30px;color:#fff}.hero h1{font:700 clamp(32px,4vw,50px)/1.04 Georgia,serif;margin:10px 0}.hero p{color:#e8eff8}.tag{display:inline-block;background:#0d74e7;color:#fff;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:800;text-transform:uppercase}.panel,.card{background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.panel-title{padding:16px 18px;border-bottom:1px solid var(--line)}.panel-title h2{margin:0}.side-news{display:grid;grid-template-columns:90px 1fr;gap:11px;padding:13px 14px;border-bottom:1px solid var(--line)}.side-news img{width:90px;height:68px;object-fit:cover;border-radius:7px}.side-news h3{font:700 14px/1.25 Georgia,serif;margin:5px 0}.meta{font-size:11px;color:var(--muted)}.empty{padding:30px 18px;color:var(--muted);text-align:center}.section{margin-top:22px}.section-head h2{margin:0 0 12px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card img{width:100%;height:150px;object-fit:cover}.card-body{padding:13px}.card h3{font:700 18px/1.18 Georgia,serif;margin:8px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:20px}.article-row{display:grid;grid-template-columns:210px 1fr;gap:16px;padding:15px;border-bottom:1px solid var(--line)}.article-row img{width:210px;height:128px;object-fit:cover;border-radius:8px}.article-row h3{font:700 22px/1.16 Georgia,serif;margin:7px 0}.rank{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line)}.rank strong{font-size:23px;color:#b7c4d6}.rank h4{margin:0}
.article{max-width:920px;margin:auto;background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:30px}.article h1{font:700 clamp(36px,5vw,60px)/1.04 Georgia,serif;margin:10px 0}.article .lead{font-size:20px;color:#53657c}.article-featured{width:100%;max-height:540px;object-fit:cover;border-radius:10px;margin:18px 0}.article-body{font:18px/1.8 Georgia,serif}.article-body h2{font-size:30px}.article-body h3{font-size:24px}.article-body a{color:#075dbb;text-decoration:underline}.article-body blockquote{border-left:4px solid var(--blue);background:#f5f8fc;padding:12px 20px}.content-image{margin:22px 0}.content-image img{max-width:100%;height:auto}.content-image figcaption{font-size:13px;color:var(--muted)}.opening-label{font-weight:800;color:var(--blue);margin-top:15px}.additional-info{background:#f5f8fc;border-left:4px solid var(--blue);padding:15px 18px;margin:24px 0}
.article-video video{width:100%;max-height:620px;background:#000}.article-embed{position:relative;padding-top:56.25%;margin:22px 0;background:#000}.article-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.public-gallery{margin-top:35px;border-top:1px solid var(--line);padding-top:22px}.public-gallery-head{display:flex;justify-content:space-between;align-items:center}.public-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.public-gallery-item{border:0;padding:0;background:none;aspect-ratio:4/3;overflow:hidden}.public-gallery-item img{width:100%;height:100%;object-fit:cover}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox img{max-width:88vw;max-height:88vh}.lightbox-close,.lightbox-nav{position:absolute;background:#ffffff22;color:#fff;border:0;border-radius:50%;cursor:pointer}.lightbox-close{right:20px;top:20px;width:46px;height:46px;font-size:30px}.lightbox-nav{top:50%;width:50px;height:50px;font-size:38px}.lightbox-nav.prev{left:20px}.lightbox-nav.next{right:20px}.preview-banner{max-width:920px;margin:0 auto 14px;background:#fff3cd;border:1px solid #ffe69c;color:#664d03;padding:10px;border-radius:8px;text-align:center;font-weight:800}
footer{background:var(--deep);color:#dce9fb}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px;padding:40px 22px}.footer-brand{display:flex;gap:13px}.footer-brand img{width:52px}.footer-grid a{display:block;margin:7px 0}.footer-bottom{text-align:center;padding:15px;border-top:1px solid #ffffff20}

/* Admin V7 */
.login-card{max-width:430px;margin:50px auto;background:#fff;padding:26px;border-radius:14px;box-shadow:var(--shadow)}.field{display:grid;gap:6px;margin:12px 0}.field input,.field textarea,.field select,.wp-sidebox input,.wp-sidebox select{width:100%;padding:10px;border:1px solid #cbd5df;border-radius:5px;background:#fff}.btn{border:0;background:#2271b1;color:#fff;padding:9px 14px;border-radius:4px;font-weight:700;cursor:pointer}.button-light,.mini{border:1px solid #2271b1;background:#fff;color:#2271b1;padding:8px 11px;border-radius:4px;cursor:pointer}.danger,.trash-link{color:#b42318}.trash-link{border:0;background:none;text-decoration:underline;cursor:pointer}.admin-wrap{max-width:1320px;margin:10px auto 60px}.admin-head{display:flex;justify-content:space-between;align-items:center}.admin-head h1{margin-bottom:0}.admin-head p{margin-top:4px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.stat{background:#fff;border:1px solid var(--line);padding:15px}.stat span{display:block;color:var(--muted)}.stat b{font-size:27px}.admin-tabs{display:flex;gap:5px;margin-bottom:15px}.tab{border:1px solid #cbd5df;background:#fff;padding:9px 13px;cursor:pointer}.tab.active{background:#2271b1;color:#fff}.admin-card{background:#fff;border:1px solid #d7dee6;padding:20px}.toolbar{display:grid;grid-template-columns:1fr 220px;gap:10px;margin-bottom:15px}.toolbar input,.toolbar select{padding:10px;border:1px solid #cbd5df}.admin-row{display:grid;grid-template-columns:78px 1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:11px 0}.admin-thumb{width:78px;height:54px;background-size:cover;background-position:center}.admin-info{display:grid}.admin-info small{color:var(--muted)}
.wp-editor-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.wp-editor-main{min-width:0}.wp-sidebar{display:grid;gap:16px}.wp-title{font:400 28px system-ui;margin:0 0 12px}.wp-title-input{width:100%;font-size:23px;padding:10px;border:1px solid #aeb8c2}.permalink-preview{padding:8px 2px;color:#68798d}.wp-editor-box,.wp-metabox,.wp-sidebox{background:#fff;border:1px solid #cfd7df}.wp-editor-top{display:flex;justify-content:space-between;align-items:center;padding:8px}.wp-media-btn{border:1px solid #2271b1;background:#fff;color:#2271b1;padding:8px 11px;border-radius:3px;cursor:pointer}.editor-mode button,.seo-tabs button{border:1px solid #cbd3dc;background:#f3f4f5;padding:8px 12px;cursor:pointer}.editor-mode button.active,.seo-tabs button.active{background:#fff;color:#2271b1}.wp-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:7px;background:#f6f7f7;border-top:1px solid #d7dee6;border-bottom:1px solid #d7dee6}.wp-toolbar button,.wp-toolbar select{border:1px solid #cbd3dc;background:#fff;padding:6px 8px;cursor:pointer}.rich-editor{min-height:470px;padding:16px;outline:none;font:17px/1.7 Georgia,serif}.editor-status{padding:6px 10px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.code-editor{width:100%;min-height:470px;padding:14px;border:0;background:#17212b;color:#e9eef4;font:14px/1.55 monospace}.wp-metabox{margin-top:20px}.wp-metabox-title,.wp-side-title{padding:10px 13px;border-bottom:1px solid #d7dee6;font-weight:800}.seo-tabs{padding:10px 14px 0}.seo-inner,.wp-extra-grid,.gallery-section,.video-fields{padding:16px}.google-preview{border:1px solid #e0e4e8;box-shadow:0 2px 8px #0001;padding:14px;margin:10px 0}.google-preview #googleTitle{color:#1558d6;font-size:20px}.social-preview-card{border:1px solid #d7dee6;margin-bottom:15px}.social-preview-card img{width:100%;aspect-ratio:1.91/1;object-fit:cover}.social-preview-card div{padding:10px}.mini-rich{min-height:120px;border:1px solid #cbd5df;padding:10px}.gallery-section,.video-fields{border-top:1px solid #e1e6ec}.gallery-label{display:flex;align-items:center;justify-content:space-between}.gallery-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.gallery-admin-item{position:relative;aspect-ratio:1/1;border:1px solid #d7dee6;padding:4px}.gallery-admin-item img{width:100%;height:100%;object-fit:cover}.gallery-admin-item button{position:absolute;right:3px;top:3px;border:0;border-radius:50%;background:#b42318;color:#fff;width:24px;height:24px}.gallery-empty{grid-column:1/-1;padding:18px;border:1px dashed #bdc8d4;text-align:center;color:var(--muted)}.media-inline{display:flex;gap:8px}.media-inline input{flex:1}.embed-tools{display:flex;gap:8px;align-items:center}.embed-tools .ok{color:#18794e}.embed-tools .bad{color:#b42318}.embed-mini-preview{max-width:680px}.publish-top{display:flex;justify-content:space-between;padding:12px}.publish-row,.special-checks{padding:10px 13px}.special-checks{display:grid;gap:8px;border-top:1px solid #e1e6ec}.publish-bottom{display:flex;justify-content:space-between;padding:12px;background:#f8f9fa;border-top:1px solid #d7dee6}.side-search{width:calc(100% - 26px)!important;margin:12px 13px}.category-checks{max-height:240px;overflow:auto;padding:0 13px 13px;display:grid;gap:7px}.tag-input{display:flex;gap:5px;padding:12px}.tag-chips{display:flex;flex-wrap:wrap;gap:5px;padding:0 12px 10px}.tag-chip{background:#eaf2fb;border:1px solid #bfd7ee;border-radius:14px;padding:4px 7px}.tag-chip button{border:0;background:none}.text-link{border:0;background:none;color:#2271b1;text-decoration:underline;cursor:pointer;margin:0 13px 10px}.featured-preview{width:calc(100% - 26px);margin:0 13px 13px;max-height:190px;object-fit:cover}.wp-sidebox>input{width:calc(100% - 26px);margin:12px 13px}.wp-sidebox small{display:block;padding:0 12px 12px;color:var(--muted)}.inline-form{display:flex;gap:8px;margin-bottom:15px}.inline-form input{flex:1;padding:9px}.setting-row{display:grid;grid-template-columns:1fr auto auto auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.setting-row input[type=text],.setting-row>input{padding:9px;border:1px solid #cbd5df}.settings-form{max-width:760px}

/* Media Library */
.media-modal-wrap{position:fixed;inset:0;background:#0009;z-index:30000;display:flex;align-items:center;justify-content:center;padding:20px}.media-modal{width:min(1180px,96vw);height:min(780px,92vh);background:#f6f7f7;display:flex;flex-direction:column}.media-modal-head{display:flex;justify-content:space-between;padding:14px 18px;background:#fff;border-bottom:1px solid #d7dee6}.media-modal-head h2{margin:0;font-weight:500}.media-close{border:0;background:none;font-size:29px;cursor:pointer}.media-tabs{background:#fff;border-bottom:1px solid #d7dee6;padding-left:15px}.media-tabs button{border:0;background:none;padding:12px 14px;cursor:pointer}.media-tabs button.active{border-bottom:3px solid #2271b1;color:#2271b1}.media-body{flex:1;min-height:0}.media-library-pane{height:100%}.media-toolbar{display:flex;gap:8px;height:52px;padding:9px 12px}.media-toolbar input{flex:1}.media-layout{height:calc(100% - 52px);display:grid;grid-template-columns:1fr 300px}.media-grid{overflow:auto;padding:10px;display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:9px;align-content:start}.media-tile{border:3px solid transparent;background:#fff;padding:4px;min-width:0;cursor:pointer}.media-tile.selected{border-color:#2271b1}.media-tile img{width:100%;aspect-ratio:1/1;object-fit:cover}.media-tile span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.video-tile{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#1d2935;color:#fff;font-size:34px}.media-details{background:#fff;border-left:1px solid #d7dee6;padding:14px;overflow:auto}.media-details label{display:grid;gap:4px;margin:9px 0}.media-details input,.media-details textarea{padding:7px;border:1px solid #cbd5df}.media-detail-preview{width:100%;max-height:180px;object-fit:contain}.media-detail-actions{display:flex;justify-content:space-between}.media-upload-pane{height:100%;padding:30px}.media-drop{height:100%;border:2px dashed #aebbc8;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.media-footer{display:flex;justify-content:space-between;padding:10px 15px;background:#fff;border-top:1px solid #d7dee6}.media-empty{grid-column:1/-1;padding:25px;text-align:center;color:var(--muted)}

@media(max-width:980px){.hero-layout,.content-grid,.wp-editor-shell{grid-template-columns:1fr}.wp-sidebar{grid-row:1}.news-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}.media-layout{grid-template-columns:1fr}.media-details{display:none}.media-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.wrap{padding:0 14px}.search,.social a:not(:last-child),#date{display:none}.header-in{height:80px}.brand img{width:48px}.brand-name{font-size:20px}.hamb{display:block;margin-left:auto}.nav-in{display:none;flex-wrap:wrap}.nav.open .nav-in{display:flex}.news-grid{grid-template-columns:1fr}.article-row{grid-template-columns:105px 1fr}.article-row img{width:105px;height:78px}.footer-grid{grid-template-columns:1fr}.public-gallery-grid,.gallery-admin-grid{grid-template-columns:repeat(2,1fr)}.admin-row{grid-template-columns:60px 1fr}.admin-row .mini{grid-column:auto}.toolbar{grid-template-columns:1fr}.setting-row{grid-template-columns:1fr auto}.media-grid{grid-template-columns:repeat(2,1fr)}}
/* V7.1 — aliniere controale publicare/categorii */
.special-checks label,.category-checks label{
 display:flex;
 align-items:center;
 justify-content:flex-start;
 gap:8px;
 width:100%;
}
.special-checks input[type="checkbox"],.category-checks input[type="radio"]{
 width:auto!important;
 min-width:14px;
 margin:0!important;
 flex:0 0 auto;
}
.publish-row{
 display:flex;
 align-items:center;
 gap:10px;
}
.publish-row select{
 margin-left:auto;
 width:auto;
 min-width:150px;
}

/* V7.2 — frontend editorial */
.category-home{margin-top:32px}
.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.section-head>a{font-weight:700;text-decoration:none;color:#075dbb}
.article-editorial .lead{font-size:1.22rem;line-height:1.65;font-weight:600;color:#23364f}
.share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0}
.share-row a,.share-row button{border:1px solid #d7e0ec;background:#fff;color:#075dbb;border-radius:6px;padding:8px 11px;text-decoration:none;font:inherit;cursor:pointer}
.article-media-block{margin:30px 0}
.article-media-block>h2{margin-bottom:12px}
.article-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #e1e7ef;margin-top:28px;padding-top:20px}
.article-tags span{background:#eef5fd;border-radius:999px;padding:6px 10px;font-size:.9rem}
.related-news{margin-top:34px;padding-top:10px;border-top:1px solid #e1e7ef}
.article-embed iframe{width:100%;min-height:420px;border:0}
.article-video video{width:100%;max-height:680px;background:#000}
@media(max-width:760px){
 .article-editorial .lead{font-size:1.08rem}
 .article-embed iframe{min-height:230px}
}

/* V7.3 — ajustare discretă pentru titluri hero foarte lungi */
.hero-title{max-width:920px}
.hero-title.hero-title-long{font-size:clamp(40px,3.5vw,61px);line-height:1.02}
.hero-title.hero-title-xl{font-size:clamp(35px,3vw,52px);line-height:1.04}
@media(max-width:650px){.hero-title.hero-title-long,.hero-title.hero-title-xl{font-size:clamp(29px,9vw,42px)}}


/* V7.4 — responsive mobil, fără modificări de date/backend */
@media(max-width:650px){
  body{overflow-x:hidden}
  .wrap{padding-left:12px;padding-right:12px}

  /* Header mai compact */
  .utility{height:32px}
  .utility-in{height:32px}
  .header-in{height:76px;gap:10px}
  .brand{gap:9px;min-width:0}
  .brand img{width:50px;height:50px;flex:0 0 50px}
  .brand-name{font-size:19px;line-height:1.05;white-space:nowrap}
  .brand small{font-size:11px;line-height:1.2;margin-top:4px;white-space:nowrap}
  .hamb{display:block;margin-left:auto;flex:0 0 auto;border:0;border-radius:18px;padding:8px 12px;background:#eef1f5;font-size:17px}

  /* Ticker pe un singur rând; nu mai intră peste hero */
  .breaking{overflow:hidden}
  .breaking-in{height:48px;min-width:0;gap:10px;overflow:hidden}
  .breaking-in b{flex:0 0 auto;max-width:92px;padding:7px 10px;text-align:center;line-height:1.15}
  #ticker{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}

  .main{padding-top:12px}
  .hero-layout{gap:14px}

  /* Hero: păstrăm fotografia mare, dar nu lăsăm titlul să ocupe tot ecranul */
  .hero{min-height:410px;border-radius:12px}
  .hero-content{padding:22px 18px}
  .hero .tag{margin-bottom:4px}
  .hero h1,.hero-title{font-size:34px;line-height:1.02;margin:8px 0 0}
  .hero-title.hero-title-long{font-size:30px;line-height:1.03}
  .hero-title.hero-title-xl{font-size:27px;line-height:1.04}
  .hero-title{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    overflow:hidden;
    max-width:100%;
  }
  .hero p{display:none}

  /* Cardurile laterale devin o listă mobilă compactă */
  .panel{border-radius:12px}
  .panel-title{padding:15px 16px}
  .panel-title h2{font-size:25px}
  .side-news{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:12px}
  .side-news img{width:96px;height:72px}
  .side-news h3{font-size:15px;line-height:1.2;margin:3px 0}
  .side-news .meta{font-size:11px}

  .section{margin-top:20px}
  .section-head h2{font-size:25px}
  .news-grid{gap:12px}
  .card img{height:190px}
  .card-body{padding:13px}
  .card h3{font-size:20px}
  .article-row{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:12px}
  .article-row img{width:112px;height:84px}
  .article-row h3{font-size:18px}
}

@media(max-width:420px){
  .header-in{height:72px}
  .brand img{width:46px;height:46px;flex-basis:46px}
  .brand-name{font-size:18px}
  .brand small{font-size:10.5px}
  .breaking-in{height:46px}
  .hero{min-height:390px}
  .hero-content{padding:18px 16px}
  .hero h1,.hero-title{font-size:31px}
  .hero-title.hero-title-long{font-size:28px}
  .hero-title.hero-title-xl{font-size:25px}
  .hero-title{-webkit-line-clamp:5}
}


/* V7.5 — Brand & Header */
:root{
 --brand-navy:#073d83;
 --brand-blue:#0756b8;
 --brand-blue-2:#0b67cf;
 --brand-pale:#f4f8fd;
}

.utility{
 height:34px;
 background:#073d83;
 color:#edf5ff;
 border-bottom:1px solid rgba(255,255,255,.08);
}
.utility-in{height:34px}
.utility-left,.utility-right{display:flex;align-items:center;gap:11px}
.utility-city{font-weight:700}
.utility-sep{opacity:.45}
.utility-right>a{font-size:12px;opacity:.94}
.social-icons{display:flex!important;align-items:center;gap:7px!important;padding:0 4px}
.social-icons a{
 display:flex!important;
 align-items:center;
 justify-content:center;
 width:23px;
 height:23px;
 border:1px solid rgba(255,255,255,.24);
 border-radius:50%;
 font-size:11px;
 font-weight:800;
 line-height:1;
 color:#fff;
}
.social-icons a:hover{background:#fff;color:#073d83}

.site-header{background:#fff}
.header-in{height:108px}
.brand-v75{gap:14px}
.brand-v75>img{width:70px;height:70px;flex:0 0 70px}
.brand-copy{display:flex;flex-direction:column;justify-content:center}
.brand-name{
 display:flex;
 align-items:baseline;
 gap:9px;
 font:700 29px/1 Georgia,"Times New Roman",serif;
 letter-spacing:-.4px;
 white-space:nowrap;
}
.brand-name span{color:#173e73}
.brand-name b{color:#0756b8}
.brand-v75 small{
 margin-top:8px;
 color:#78879b;
 font-size:12px;
 letter-spacing:.05px;
}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:9px}
.search{margin-left:0;width:330px;height:42px;background:#f8fafc}
.search button{
 width:52px;
 padding:0;
 font-size:23px;
 background:#0756b8;
}
.header-icon-btn{
 display:flex;
 align-items:center;
 justify-content:center;
 width:40px;
 height:40px;
 border:1px solid #dce5f0;
 border-radius:50%;
 background:#fff;
 color:#073d83;
 cursor:pointer;
 font-size:18px;
}
.header-icon-btn:hover{background:#eef5fd}
.editorial-login{
 display:flex;
 align-items:center;
 height:40px;
 padding:0 16px;
 border-radius:20px;
 background:#0756b8;
 color:#fff;
 font-size:13px;
 font-weight:800;
}
.mobile-search-toggle{display:none}

.nav{background:#073d83;border-top:1px solid rgba(255,255,255,.04)}
.nav-in{align-items:stretch}
.nav-in a{
 display:flex;
 align-items:center;
 gap:5px;
 min-height:46px;
 padding:0 12px;
 font-size:12.5px;
 font-weight:700;
 border-bottom:3px solid transparent;
 transition:.15s ease;
}
.nav-in a:hover{background:rgba(255,255,255,.07);border-bottom-color:#66a7ec}
.home-link{font-weight:800!important}

.breaking{background:#fff;box-shadow:0 1px 0 #e4ebf4}
.breaking-in{height:44px;gap:12px}
.breaking-in b{
 border-radius:3px;
 background:#e5222b;
 letter-spacing:.2px;
}
#ticker{flex:1;min-width:0}
.breaking-time{
 color:#e5222b;
 font-size:12px;
 font-weight:800;
 font-variant-numeric:tabular-nums;
}

/* Dark mode funcțional, discret */
html[data-theme="dark"] body{background:#0d1724;color:#e7eef8}
html[data-theme="dark"] .site-header,
html[data-theme="dark"] .breaking,
html[data-theme="dark"] .panel,
html[data-theme="dark"] .card,
html[data-theme="dark"] .article,
html[data-theme="dark"] .login-card,
html[data-theme="dark"] .admin-card,
html[data-theme="dark"] .wp-editor-box,
html[data-theme="dark"] .wp-metabox,
html[data-theme="dark"] .wp-sidebox{background:#121f2f;color:#e7eef8}
html[data-theme="dark"] .site-header{border-bottom-color:#213248}
html[data-theme="dark"] .brand-name span,
html[data-theme="dark"] .brand-name b{color:#f1f6fc}
html[data-theme="dark"] .brand-v75 small,
html[data-theme="dark"] .meta,
html[data-theme="dark"] .empty{color:#9fb0c5}
html[data-theme="dark"] .search,
html[data-theme="dark"] .search input,
html[data-theme="dark"] .header-icon-btn{background:#172536;color:#eef5ff;border-color:#2d4158}
html[data-theme="dark"] .side-news,
html[data-theme="dark"] .article-row,
html[data-theme="dark"] .rank,
html[data-theme="dark"] .panel-title{border-color:#26384e}

/* Mobile V7.5 */
@media(max-width:760px){
 .utility-right>a:first-child,.social-icons{display:none!important}
 .utility-left{gap:7px}
 .header-in{height:78px}
 .brand-v75{gap:9px;min-width:0}
 .brand-v75>img{width:48px;height:48px;flex-basis:48px}
 .brand-name{font-size:19px;gap:5px}
 .brand-v75 small{font-size:10.5px;margin-top:5px}
 .editorial-login,.theme-toggle{display:none}
 .mobile-search-toggle{display:flex}
 .header-actions{gap:6px}
 .search{
   display:none;
   position:absolute;
   z-index:80;
   left:12px;
   right:12px;
   top:76px;
   width:auto;
   height:44px;
   box-shadow:0 10px 30px rgba(20,45,80,.18);
 }
 .search.mobile-open{display:flex}
 .hamb{margin-left:0}
 .nav{position:relative;z-index:70}
 .nav.open .nav-in{
   display:grid;
   grid-template-columns:repeat(2,minmax(0,1fr));
   padding:7px 10px 10px;
 }
 .nav.open .nav-in a{
   min-height:42px;
   border-bottom:1px solid rgba(255,255,255,.1);
 }
 .breaking-time{display:none}
}

@media(max-width:430px){
 .brand-name{font-size:18px}
 .brand-v75 small{max-width:255px;overflow:hidden;text-overflow:ellipsis}
}


/* V7.5.1 — approved Palace of Culture logo */
.brand-v751{
  display:flex;
  align-items:center;
  width:min(520px,43vw);
  height:92px;
  overflow:visible;
}
.brand-v751>img{
  width:100%;
  height:auto;
  max-height:88px;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:760px){
  .brand-v751{width:min(330px,67vw);height:68px}
  .brand-v751>img{max-height:64px}
}
@media(max-width:430px){
  .brand-v751{width:min(285px,66vw)}
}

/* V7.6 — Homepage Editorial */
.nav-in{position:relative}
.nav-more{
 margin-left:auto;
 border:0;
 background:transparent;
 color:#fff;
 padding:0 14px;
 font-size:17px;
 cursor:pointer;
}
.hero-layout-v76{align-items:stretch}
.hero-v76{min-height:470px}
.hero-v76 .hero-content{padding:32px}
.hero-meta-line{display:flex;align-items:center;gap:10px;color:#d8e6f7;font-size:12px}
.hero-v76 .hero-content p{max-width:760px;margin:10px 0 0;font-size:16px;line-height:1.5}
.hero-cta{
 display:inline-block;
 margin-top:16px;
 background:#0b67cf;
 color:#fff;
 padding:9px 13px;
 border-radius:6px;
 font-weight:800;
 font-size:13px;
}
.now-panel .side-news{min-height:96px}
.editorial-section{margin-top:26px}
.section-head-v76{margin-bottom:12px}
.section-head-v76 h2{position:relative;padding-left:18px}
.section-head-v76 h2:before{
 content:"";
 position:absolute;
 left:0;
 top:50%;
 transform:translateY(-50%);
 width:8px;
 height:8px;
 border-radius:50%;
 background:#0756b8;
 box-shadow:0 0 0 4px #e8f1fc;
}
.section-head-v76>span{font-size:12px;color:#718196}
.current-grid .card{transition:.18s ease}
.current-grid .card:hover{transform:translateY(-3px)}
.current-grid .card img{height:170px}
.visual-popular-grid{
 display:grid;
 grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);
 gap:20px;
 align-items:stretch;
}
.visual-block{min-width:0}
.iasi-gallery-strip{
 display:grid;
 grid-template-columns:repeat(5,1fr);
 gap:8px;
}
.iasi-photo{
 border:0;
 padding:0;
 background:none;
 border-radius:8px;
 overflow:hidden;
 aspect-ratio:4/3;
 cursor:pointer;
}
.iasi-photo img{width:100%;height:100%;object-fit:cover;transition:.2s ease}
.iasi-photo:hover img{transform:scale(1.04)}
.rank-v76{grid-template-columns:32px 1fr}
.rank-v76 small{color:#75869c}
.category-tiles{
 display:grid;
 grid-template-columns:repeat(6,1fr);
 gap:10px;
}
.category-tile{
 position:relative;
 min-height:110px;
 border-radius:9px;
 overflow:hidden;
 box-shadow:var(--shadow);
}
.category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,28,62,.86),rgba(3,28,62,.08))}
.category-tile span{
 position:absolute;
 z-index:1;
 left:12px;
 right:12px;
 bottom:10px;
 color:#fff;
 font-weight:800;
 text-align:center;
}
.quick-cat{
 display:flex;
 align-items:center;
 justify-content:space-between;
 padding:12px 16px;
 border-bottom:1px solid var(--line);
 font-weight:700;
}
.quick-cat b{color:#0756b8}
.latest-grid{margin-top:24px}

@media(max-width:980px){
 .visual-popular-grid{grid-template-columns:1fr}
 .category-tiles{grid-template-columns:repeat(3,1fr)}
 .iasi-gallery-strip{grid-template-columns:repeat(3,1fr)}
 .iasi-photo:nth-child(n+4){display:none}
}
@media(max-width:650px){
 .nav-in{max-height:0;overflow:hidden;transition:max-height .2s ease}
 .nav.open .nav-in{max-height:520px}
 .nav-more{display:none}
 .hero-v76{min-height:400px}
 .hero-v76 .hero-content{padding:20px 16px}
 .hero-meta-line span:last-child{display:none}
 .hero-cta{font-size:12px}
 .section-head-v76{align-items:flex-end}
 .section-head-v76>a{font-size:12px}
 .current-grid{grid-template-columns:1fr 1fr}
 .current-grid .card img{height:120px}
 .current-grid .card h3{font-size:16px}
 .current-grid .card p{display:none}
 .category-tiles{grid-template-columns:repeat(2,1fr)}
 .category-tile{min-height:95px}
 .iasi-gallery-strip{grid-template-columns:repeat(2,1fr)}
 .iasi-photo:nth-child(3){display:none}
 .visual-popular-grid{gap:14px}
}

/* V7.7 — Category Pages */
.nav-in a.active{background:rgba(255,255,255,.09);border-bottom-color:#8bc0f8}
.category-page{padding-bottom:10px}
.category-heading{
 display:flex;
 align-items:flex-end;
 justify-content:space-between;
 gap:18px;
 margin:4px 0 18px;
 padding-bottom:13px;
 border-bottom:2px solid #dbe6f2;
}
.category-heading h1{margin:2px 0 0;font:700 38px/1 Georgia,serif;color:#143c70}
.category-kicker{display:block;color:#0756b8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}
.category-count{color:#7a8a9d;font-size:12px;font-weight:700}
.category-lead-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:20px;align-items:stretch}
.category-lead{position:relative;min-height:430px;border-radius:14px;overflow:hidden;box-shadow:var(--shadow);background:#102743}
.category-lead img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.category-lead:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,25,53,.94),rgba(4,25,53,.12))}
.category-lead-overlay{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:28px;color:#fff}
.category-lead-overlay h2{margin:10px 0 8px;font:700 clamp(28px,3.4vw,46px)/1.05 Georgia,serif}
.category-lead-overlay p{max-width:760px;margin:0 0 8px;color:#e7eef8}
.category-lead-overlay .meta{color:#c6d5e8}
.category-popular{height:100%}
.category-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.category-news-grid .card img{height:175px}
.category-latest-layout{margin-top:24px}
.category-tile-simple{background:#0b4c98;min-height:78px}
.category-tile-simple:after{display:none}
.category-tile-simple span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:16px}
@media(max-width:980px){
 .category-lead-layout{grid-template-columns:1fr}
 .category-news-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
 .category-heading{align-items:flex-start}
 .category-heading h1{font-size:30px}
 .category-count{padding-top:18px}
 .category-lead{min-height:390px}
 .category-lead-overlay{padding:18px 16px}
 .category-lead-overlay h2{font-size:30px}
 .category-lead-overlay p{display:none}
 .category-news-grid{grid-template-columns:1fr}
 .category-news-grid .card img{height:190px}
}

/* V7.8 — Article Experience */
.article-page-v78{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}
.article-v78{max-width:none;padding:34px 42px}
.article-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#7c8ca0;font-size:12px}
.article-breadcrumb a{color:#58708d}
.article-v78>h1{max-width:900px;margin:10px 0 12px;font:700 clamp(38px,4.5vw,62px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-1.2px;color:#123b70}
.article-v78 .lead{max-width:900px;margin:0 0 18px;font-size:20px;line-height:1.5;color:#4f6176}
.article-byline{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.article-byline>div:first-child{display:flex;flex-direction:column;gap:4px}
.article-byline b{font-size:13px;color:#183e6d}
.article-byline span{font-size:12px;color:#75869a}
.article-stats{display:flex!important;flex-direction:row!important;gap:14px!important}
.share-row-v78{margin:14px 0}
.featured-figure{margin:16px 0 24px}
.featured-figure .article-featured{width:100%;max-height:620px;object-fit:cover;border-radius:10px}
.featured-figure figcaption{padding:7px 2px;color:#7d8b9b;font-size:11px}
.article-reading-body{max-width:780px;margin:0 auto;font-size:18px;line-height:1.82;color:#26384d}
.article-reading-body p{margin:0 0 1.25em}
.article-reading-body h2{margin:1.5em 0 .55em;font:700 30px/1.15 Georgia,serif;color:#153f72}
.article-reading-body h3{margin:1.35em 0 .5em;font-size:23px;color:#173e70}
.article-reading-body blockquote{margin:1.5em 0;padding:4px 0 4px 20px;border-left:4px solid #0b67cf;font:italic 21px/1.55 Georgia,serif;color:#40556d}
.article-reading-body img{max-width:100%;height:auto;border-radius:8px}
.article-rich-block{max-width:900px;margin:30px auto}
.article-block-head span,.public-gallery-head>div>span{color:#0756b8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}
.article-block-head h2,.public-gallery-head h2{margin:3px 0 12px;font:700 28px/1.1 Georgia,serif;color:#153f72}
.article-end-share{max-width:780px;margin:32px auto 4px;padding:18px;border-radius:10px;background:#f4f8fd;border:1px solid #dce8f5}
.article-end-share>b,.article-end-share>span{display:block}
.article-end-share>span{margin-top:4px;color:#718196;font-size:13px}
.article-sidebar{min-width:0}
.article-side-sticky{position:sticky;top:16px}
.related-v78{margin-top:24px}
html[data-theme="dark"] .article-v78>h1,
html[data-theme="dark"] .article-reading-body h2,
html[data-theme="dark"] .article-reading-body h3,
html[data-theme="dark"] .article-block-head h2,
html[data-theme="dark"] .public-gallery-head h2{color:#edf5ff}
html[data-theme="dark"] .article-v78 .lead,
html[data-theme="dark"] .article-reading-body{color:#cbd8e8}
html[data-theme="dark"] .article-end-share{background:#142437;border-color:#2b4058}
@media(max-width:1000px){
 .article-page-v78{grid-template-columns:1fr}
 .article-sidebar{display:none}
 .article-v78{padding:30px}
}
@media(max-width:650px){
 .article-v78{padding:20px 16px}
 .article-v78>h1{font-size:36px;letter-spacing:-.6px}
 .article-v78 .lead{font-size:17px}
 .article-byline{align-items:flex-start;flex-direction:column}
 .article-stats{gap:10px!important}
 .share-row-v78{overflow-x:auto;white-space:nowrap}
 .featured-figure{margin-left:-16px;margin-right:-16px}
 .featured-figure .article-featured{border-radius:0;max-height:440px}
 .featured-figure figcaption{padding-left:16px;padding-right:16px}
 .article-reading-body{font-size:17px;line-height:1.72}
 .article-reading-body h2{font-size:26px}
 .article-rich-block{margin:24px 0}
}
