/* 1.2.0: coherent headline/summary cards and distinct editorial sections. */
.oa-news-section{min-width:0;align-self:start;background:var(--oa-surface);padding:0;color:var(--oa-text)}
.oa-news-section .oa-section-heading{margin-bottom:16px}.oa-news-section .oa-section-heading h2{font-size:1.1rem;line-height:1.25;letter-spacing:-.02em}.oa-news-grid{display:grid;gap:18px;align-content:start;align-items:stretch;min-width:0}
.oa-news-card{min-width:0;overflow:hidden;background:var(--oa-surface);border:1px solid var(--oa-line)}.oa-news-link{display:flex;flex-direction:column;height:100%;color:var(--oa-text)}.oa-news-link:hover{color:var(--oa-text)}.oa-news-link:hover h3{color:var(--oa-red)}.oa-news-photo{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--oa-soft);min-width:0}.oa-news-photo img{display:block;width:100%;height:100%;object-fit:cover}.oa-news-photo .oa-image-placeholder{font-size:1.25rem}.oa-news-body{padding:15px;display:flex;flex-direction:column;flex:1;min-width:0}.oa-news-body h3{font-size:1.04rem;line-height:1.36;letter-spacing:-.015em;font-weight:700;margin:0 0 9px;overflow-wrap:break-word;word-break:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.oa-news-summary{font-size:.875rem;line-height:1.55;color:var(--oa-muted);margin:0 0 12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:break-word}.oa-news-body time{font-size:.75rem;line-height:1.3;color:var(--oa-muted);margin-top:auto;padding-top:3px}
/* Ayvacık: lead plus three contiguous rows; Bayramiç: three generous horizontal cards. */
.oa-news-section.oa-layout-feature{grid-column:span 7}.oa-layout-feature .oa-news-grid{grid-template-columns:1.15fr 1fr;gap:14px;grid-template-rows:repeat(3,auto)}.oa-layout-feature .oa-news-item-1{grid-row:span 3}.oa-layout-feature .oa-news-item-1 .oa-news-photo{aspect-ratio:1.25}.oa-layout-feature .oa-news-item-1 h3{font-size:1.2rem}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-link{display:grid;grid-template-columns:105px 1fr;align-items:start}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:1; margin:12px 0 12px 12px}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-body{padding:12px}.oa-layout-feature .oa-news-card:not(:first-child) h3{font-size:.94rem;margin-bottom:7px}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2;font-size:.8rem;line-height:1.45;margin-bottom:6px}.oa-layout-feature .oa-news-card:not(:first-child) time{display:none}
.oa-news-section.oa-layout-columns{grid-column:span 5}.oa-layout-columns .oa-news-grid{grid-template-columns:1fr;gap:14px}.oa-layout-columns .oa-news-link{display:grid;grid-template-columns:34% 1fr;align-items:stretch}.oa-layout-columns .oa-news-photo{aspect-ratio:auto;height:100%;min-height:150px}.oa-layout-columns .oa-news-body{padding:13px}.oa-layout-columns h3{font-size:1rem}.oa-layout-columns .oa-news-summary{-webkit-line-clamp:2;margin-bottom:8px;font-size:.84rem}
/* Biga: picture and copy share one bounded lead row, followed by two story cards. */
.oa-news-section.oa-layout-editorial{grid-column:span 6}.oa-layout-editorial .oa-news-grid{grid-template-columns:1fr 1fr;gap:16px}.oa-layout-editorial .oa-news-item-1{grid-column:1/-1}.oa-layout-editorial .oa-news-item-1 .oa-news-link{display:grid;grid-template-columns:46% 1fr}.oa-layout-editorial .oa-news-item-1 .oa-news-photo{aspect-ratio:auto;height:100%;min-height:235px}.oa-layout-editorial .oa-news-item-1 h3{font-size:1.18rem}.oa-layout-editorial .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:2}.oa-layout-editorial .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2}
/* Bozcaada keeps a distinct photo-led cover presentation without overlaying the copy. */
.oa-news-section.oa-layout-cover{grid-column:span 6}.oa-layout-cover .oa-news-grid{grid-template-columns:1fr 1fr;gap:16px}.oa-layout-cover .oa-news-item-1{grid-column:1/-1}.oa-layout-cover .oa-news-item-1 .oa-news-photo{aspect-ratio:2.8}.oa-layout-cover .oa-news-item-1 h3{font-size:1.17rem}.oa-layout-cover .oa-news-item-1 .oa-news-summary{-webkit-line-clamp:2}.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-link{display:grid;grid-template-columns:35% 1fr}.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:auto;height:100%;min-height:165px}.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-body{padding:12px}.oa-layout-cover .oa-news-card:not(:first-child) h3{font-size:.95rem}.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2;font-size:.82rem}
.oa-news-section.oa-layout-list{grid-column:span 5}.oa-layout-list .oa-news-grid{grid-template-columns:1fr;gap:14px}.oa-layout-list .oa-news-link{display:grid;grid-template-columns:38% 1fr}.oa-layout-list .oa-news-photo{height:100%;min-height:155px;aspect-ratio:auto}.oa-layout-list h3{font-size:1rem}.oa-layout-list .oa-news-summary{-webkit-line-clamp:2}
.oa-news-section.oa-layout-mosaic{grid-column:span 7}.oa-layout-mosaic .oa-news-grid{grid-template-columns:1fr 1fr;gap:16px}.oa-layout-mosaic .oa-news-item-1{grid-column:1/-1}.oa-layout-mosaic .oa-news-item-1 .oa-news-link{display:grid;grid-template-columns:52% 1fr}.oa-layout-mosaic .oa-news-item-1 .oa-news-photo{aspect-ratio:auto;min-height:230px;height:100%}.oa-layout-mosaic .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:2}.oa-layout-mosaic .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2}
/* Ezine: rectangular newspaper photos, four columns, titles and summaries. */
.oa-news-section.oa-layout-circles{grid-column:1/-1;background:var(--oa-soft);padding:20px}.oa-layout-circles .oa-news-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.oa-layout-circles .oa-news-photo{aspect-ratio:1.6;border-radius:0}.oa-layout-circles h3{font-size:1.1rem}.oa-layout-circles .oa-news-body{text-align:left}
/* Gelibolu: one strong lead at left, four image+summary stories in a two by two grid. */
.oa-news-section.oa-layout-reverse{grid-column:1/-1;border-top:3px solid var(--oa-navy);padding-top:15px}.oa-layout-reverse .oa-news-grid{grid-template-columns:1.35fr 1fr 1fr;gap:20px;grid-template-rows:auto auto}.oa-layout-reverse .oa-news-item-1{grid-row:span 2}.oa-layout-reverse .oa-news-item-1 .oa-news-photo{aspect-ratio:1.2}.oa-layout-reverse .oa-news-item-1 h3{font-size:1.4rem}.oa-layout-reverse .oa-news-item-1 .oa-news-summary{-webkit-line-clamp:4;font-size:.95rem}.oa-layout-reverse .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:2.15}.oa-layout-reverse .oa-news-card:not(:first-child) .oa-news-body{padding:13px}.oa-layout-reverse .oa-news-card:not(:first-child) h3{font-size:1.02rem}.oa-layout-reverse .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2}
.oa-news-section.oa-layout-dark{grid-column:1/-1;background:var(--oa-navy);color:var(--oa-inverse);padding:20px}.oa-layout-dark .oa-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.oa-layout-dark .oa-news-card{border:0}.oa-layout-dark .oa-news-photo{aspect-ratio:1.85}.oa-layout-dark .oa-news-link:hover{color:var(--oa-text);text-decoration:none}
/* Lapseki: balanced main image with copy beside it, followed by two compact cards. */
.oa-news-section.oa-layout-panorama{grid-column:span 7}.oa-layout-panorama .oa-news-grid{grid-template-columns:1fr 1fr;gap:16px}.oa-layout-panorama .oa-news-item-1{grid-column:1/-1}.oa-layout-panorama .oa-news-item-1 .oa-news-link{display:grid;grid-template-columns:48% 1fr}.oa-layout-panorama .oa-news-item-1 .oa-news-photo{height:100%;aspect-ratio:auto;min-height:245px}.oa-layout-panorama .oa-news-item-1 h3{font-size:1.16rem}.oa-layout-panorama .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:2.1}.oa-layout-panorama .oa-news-card:not(:first-child) .oa-news-summary{-webkit-line-clamp:2}
/* Yenice: full thumbnails and summary rows, no author-style numbering. */
.oa-news-section.oa-layout-numbered{grid-column:span 5}.oa-layout-numbered .oa-news-grid{grid-template-columns:1fr;gap:16px}.oa-layout-numbered .oa-news-link{display:grid;grid-template-columns:36% 1fr}.oa-layout-numbered .oa-news-photo{height:100%;aspect-ratio:auto;min-height:155px}.oa-layout-numbered h3{font-size:1.01rem}.oa-layout-numbered .oa-news-summary{-webkit-line-clamp:2;margin-bottom:8px}
/* The stage reserves the tallest group, avoiding height shifts when the nine items cycle. */
.oa-center{min-width:0}.oa-center-stage{display:grid;gap:18px}.oa-center-page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:0}.oa-center.is-ready .oa-center-page{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(18px);transition:opacity .4s ease,transform .4s ease}.oa-center.is-ready .oa-center-page.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:none}.oa-center-stage{overflow:hidden}.oa-center .oa-news-photo{aspect-ratio:1.5}.oa-center .oa-news-body{padding:13px}.oa-center h3{font-size:1.05rem;min-height:4.08em}.oa-center .oa-news-summary{min-height:4.65em;-webkit-line-clamp:3}.oa-center-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;font-size:.8rem}.oa-center-controls button{min-width:36px;min-height:36px;padding:4px 10px;background:var(--oa-surface)}.oa-center-counter{padding-inline:6px;font-variant-numeric:tabular-nums}.oa-center .oa-news-link:hover h3{color:var(--oa-red)}
@media(max-width:1100px){.oa-news-section.oa-layout-feature,.oa-news-section.oa-layout-columns,.oa-news-section.oa-layout-list,.oa-news-section.oa-layout-mosaic,.oa-news-section.oa-layout-panorama,.oa-news-section.oa-layout-numbered{grid-column:span 6}.oa-layout-feature .oa-news-grid{grid-template-columns:1fr}.oa-layout-feature .oa-news-item-1{grid-row:auto}.oa-layout-feature .oa-news-item-1 .oa-news-photo{aspect-ratio:2}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-link{grid-template-columns:110px 1fr}.oa-layout-columns .oa-news-link,.oa-layout-numbered .oa-news-link{grid-template-columns:32% 1fr}.oa-layout-circles .oa-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oa-layout-reverse .oa-news-grid{grid-template-columns:1fr 1fr}.oa-layout-reverse .oa-news-item-1{grid-column:1/-1;grid-row:auto}.oa-layout-reverse .oa-news-item-1 .oa-news-link{display:grid;grid-template-columns:1fr 1fr}.oa-layout-reverse .oa-news-item-1 .oa-news-photo{aspect-ratio:1.5}.oa-layout-panorama .oa-news-item-1 .oa-news-link{display:flex}.oa-layout-panorama .oa-news-item-1 .oa-news-photo{aspect-ratio:1.8;min-height:0}.oa-center-page{gap:10px}.oa-center h3{font-size:.95rem}.oa-center .oa-news-body{padding:10px}}
@media(max-width:900px){.oa-news-section[class*="oa-layout-"]{grid-column:1/-1}.oa-layout-feature .oa-news-grid{grid-template-columns:1.1fr 1fr}.oa-layout-feature .oa-news-item-1{grid-row:span 3}.oa-layout-feature .oa-news-item-1 .oa-news-photo{aspect-ratio:1.1}.oa-layout-columns .oa-news-link,.oa-layout-numbered .oa-news-link{grid-template-columns:32% 1fr}.oa-main-tv{grid-template-columns:1fr}.oa-center h3{font-size:1.05rem}.oa-center .oa-news-body{padding:14px}.oa-layout-panorama .oa-news-item-1 .oa-news-link{display:grid;grid-template-columns:1fr 1fr}.oa-layout-panorama .oa-news-item-1 .oa-news-photo{height:100%;aspect-ratio:auto;min-height:220px}}
@media(max-width:600px){.oa-news-grid{gap:14px}.oa-news-section .oa-section-heading h2{font-size:1.04rem}.oa-news-body{padding:12px}.oa-news-body h3{font-size:1rem}.oa-news-summary{font-size:.84rem}.oa-layout-feature .oa-news-grid{grid-template-columns:1fr}.oa-layout-feature .oa-news-item-1{grid-row:auto}.oa-layout-feature .oa-news-item-1 .oa-news-photo{aspect-ratio:1.65}.oa-layout-feature .oa-news-card:not(:first-child) .oa-news-link{grid-template-columns:100px 1fr}.oa-layout-columns .oa-news-photo,.oa-layout-numbered .oa-news-photo,.oa-layout-list .oa-news-photo{min-height:150px}.oa-layout-editorial .oa-news-item-1 .oa-news-link,.oa-layout-mosaic .oa-news-item-1 .oa-news-link,.oa-layout-panorama .oa-news-item-1 .oa-news-link{display:flex}.oa-layout-editorial .oa-news-item-1 .oa-news-photo,.oa-layout-mosaic .oa-news-item-1 .oa-news-photo,.oa-layout-panorama .oa-news-item-1 .oa-news-photo{aspect-ratio:1.65;min-height:0}.oa-layout-editorial .oa-news-grid,.oa-layout-cover .oa-news-grid,.oa-layout-mosaic .oa-news-grid,.oa-layout-panorama .oa-news-grid{grid-template-columns:1fr}.oa-layout-editorial .oa-news-card:not(:first-child) .oa-news-link,.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-link,.oa-layout-mosaic .oa-news-card:not(:first-child) .oa-news-link,.oa-layout-panorama .oa-news-card:not(:first-child) .oa-news-link{display:grid;grid-template-columns:34% 1fr}.oa-layout-editorial .oa-news-card:not(:first-child) .oa-news-photo,.oa-layout-cover .oa-news-card:not(:first-child) .oa-news-photo,.oa-layout-mosaic .oa-news-card:not(:first-child) .oa-news-photo,.oa-layout-panorama .oa-news-card:not(:first-child) .oa-news-photo{height:100%;aspect-ratio:auto;min-height:155px}.oa-layout-circles .oa-news-grid,.oa-layout-dark .oa-news-grid{grid-template-columns:1fr}.oa-news-section.oa-layout-circles,.oa-news-section.oa-layout-dark{padding:14px}.oa-layout-circles .oa-news-link{display:grid;grid-template-columns:38% 1fr}.oa-layout-circles .oa-news-photo{aspect-ratio:auto;height:100%;min-height:180px}.oa-layout-reverse .oa-news-grid{grid-template-columns:1fr}.oa-layout-reverse .oa-news-item-1{grid-column:auto}.oa-layout-reverse .oa-news-item-1 .oa-news-link{display:flex}.oa-layout-reverse .oa-news-item-1 .oa-news-photo{aspect-ratio:1.65}.oa-layout-reverse .oa-news-item-1 h3{font-size:1.2rem}.oa-layout-reverse .oa-news-card:not(:first-child) .oa-news-link{display:grid;grid-template-columns:38% 1fr}.oa-layout-reverse .oa-news-card:not(:first-child) .oa-news-photo{height:100%;min-height:170px;aspect-ratio:auto}.oa-center-page{grid-template-columns:1fr;gap:12px}.oa-center .oa-news-link{display:grid;grid-template-columns:34% 1fr}.oa-center .oa-news-photo{height:100%;aspect-ratio:auto;min-height:180px}.oa-center h3{font-size:1rem;min-height:0}.oa-center .oa-news-summary{font-size:.82rem;min-height:0;-webkit-line-clamp:2}.oa-center .oa-news-body{padding:12px}.oa-center-controls{justify-content:center}}
@media(prefers-reduced-motion:reduce){.oa-center.is-ready .oa-center-page{transition:none;transform:none}}
/* Fewer published stories must not reserve empty news positions. */
.oa-news-section[data-count="1"] .oa-news-grid{grid-template-columns:1fr;grid-template-rows:auto}.oa-news-section[data-count="1"] .oa-news-item-1{grid-row:auto;grid-column:auto}
.oa-layout-feature[data-count="2"] .oa-news-grid{grid-template-rows:auto}.oa-layout-feature[data-count="2"] .oa-news-item-1{grid-row:auto}
.oa-layout-feature[data-count="3"] .oa-news-grid{grid-template-rows:auto auto}.oa-layout-feature[data-count="3"] .oa-news-item-1{grid-row:span 2}
.oa-layout-circles[data-count="2"] .oa-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.oa-layout-reverse[data-count="2"] .oa-news-grid,.oa-layout-reverse[data-count="3"] .oa-news-grid{grid-template-rows:auto}.oa-layout-reverse[data-count="2"] .oa-news-item-1,.oa-layout-reverse[data-count="3"] .oa-news-item-1{grid-row:auto}
@media(min-width:1101px){.oa-layout-reverse[data-count="2"] .oa-news-grid{grid-template-columns:1.35fr 1fr}.oa-layout-reverse[data-count="4"] .oa-news-grid{grid-template-columns:1.1fr 1fr;grid-template-rows:repeat(3,auto)}.oa-layout-reverse[data-count="4"] .oa-news-item-1{grid-row:span 3}.oa-layout-reverse[data-count="4"] .oa-news-card:not(:first-child) .oa-news-link{display:grid;grid-template-columns:35% 1fr}.oa-layout-reverse[data-count="4"] .oa-news-card:not(:first-child) .oa-news-photo{aspect-ratio:auto;height:100%}}
@media(max-width:600px){.oa-layout-feature[data-count="3"] .oa-news-grid{grid-template-rows:auto}.oa-layout-feature[data-count="3"] .oa-news-item-1{grid-row:auto}.oa-layout-circles[data-count="2"] .oa-news-grid{grid-template-columns:1fr}}
/* 1.2.1: photos cannot contribute their original portrait height to grid rows. */
.oa-news-photo{position:relative}
.oa-news-photo>img,.oa-news-photo>.oa-image-placeholder{position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}
.oa-news-section.oa-layout-columns .oa-news-grid,.oa-news-section.oa-layout-numbered .oa-news-grid{grid-auto-rows:auto;align-content:start;gap:14px}
.oa-news-section.oa-layout-columns .oa-news-link,.oa-news-section.oa-layout-numbered .oa-news-link{grid-template-columns:34% minmax(0,1fr);height:auto;align-items:stretch}
.oa-news-section.oa-layout-columns .oa-news-photo,.oa-news-section.oa-layout-numbered .oa-news-photo{height:auto;min-height:155px;aspect-ratio:auto;align-self:stretch}
.oa-news-section.oa-layout-columns .oa-news-body,.oa-news-section.oa-layout-numbered .oa-news-body{padding:14px;justify-content:flex-start}
.oa-news-section.oa-layout-columns .oa-news-body time,.oa-news-section.oa-layout-numbered .oa-news-body time{margin-top:0;padding-top:0}
.oa-news-section.oa-layout-columns .oa-news-summary,.oa-news-section.oa-layout-numbered .oa-news-summary{margin-bottom:10px}
.oa-main-tv{align-items:stretch}
.oa-main-tv>.oa-tv{display:flex;flex-direction:column;padding:16px;min-width:0}
.oa-main-tv>.oa-tv .oa-section-heading{flex-shrink:0}
.oa-main-tv>.oa-tv .oa-video-player{flex:1;min-height:180px;aspect-ratio:16/9}
.oa-main-tv>.oa-tv h3{font-size:1.25rem;line-height:1.3;margin:14px 0 7px}
.oa-main-tv>.oa-tv>p{font-size:.9rem;line-height:1.5;margin:0}
@media(max-width:600px){.oa-news-section.oa-layout-columns .oa-news-body,.oa-news-section.oa-layout-numbered .oa-news-body{padding:12px}.oa-news-section.oa-layout-columns .oa-news-photo,.oa-news-section.oa-layout-numbered .oa-news-photo{min-height:150px}.oa-main-tv>.oa-tv .oa-video-player{flex:none;min-height:0;width:100%;aspect-ratio:16/9}}
