/*
Theme Name: 3CRO
Theme URI: https://3cro.com
Author: 3CRO
Description: Lightweight editorial starter theme for 3CRO. Croatian-first, translation-plugin ready.
Version: 0.3.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: threecro
*/
:root{--ink:#182522;--muted:#68746e;--paper:#faf9f5;--line:#e4e8e2;--accent:#326d59;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,'Segoe UI',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{min-height:84px;display:flex;align-items:center;gap:36px}.brand{font-weight:900;font-size:2rem;letter-spacing:-.095em;line-height:1}.brand span{color:var(--accent)}.nav{display:flex;gap:24px;align-items:center;flex:1}.nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.nav a{font-size:.89rem;font-weight:650}.header-tools{display:flex;gap:16px;align-items:center;margin-left:auto}.search-form{display:flex;border:1px solid var(--line);border-radius:40px;overflow:hidden;background:white}.search-form input{border:0;background:transparent;padding:8px 13px;min-width:0;width:150px}.search-form button{border:0;background:transparent;padding:8px 14px;cursor:pointer}.menu-toggle{display:none;border:1px solid var(--line);background:transparent;border-radius:6px;padding:7px 11px}.eyebrow{text-transform:uppercase;font-size:.72rem;letter-spacing:.16em;color:var(--accent);font-weight:750}.intro{padding:75px 0 48px;max-width:820px}.intro h1{font-size:clamp(2.8rem,6vw,5.7rem);line-height:1.07;letter-spacing:-.06em;margin:12px 0 20px;font-weight:760}.intro p{font-size:1.18rem;color:var(--muted);max-width:650px}.section-head{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--line);margin:44px 0 26px;padding-bottom:12px}.section-head h2{font-size:1.5rem;letter-spacing:-.035em;margin:0}.section-head a{font-size:.85rem;color:var(--accent)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.post-card .thumb{aspect-ratio:1.5;background:#e9eee7;overflow:hidden;border-radius:3px}.post-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-card:hover img{transform:scale(1.025)}.post-card h3{font-size:1.3rem;line-height:1.25;letter-spacing:-.03em;margin:10px 0}.post-card p{color:var(--muted);font-size:.94rem;margin:8px 0}.post-meta{font-size:.76rem;color:var(--muted);margin-top:13px}.hero-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:38px}.hero-grid .post-card:first-child .thumb{aspect-ratio:1.35}.hero-grid .post-card:first-child h3{font-size:clamp(1.7rem,3vw,2.8rem)}.hero-side{display:grid;gap:24px}.hero-side .post-card{display:grid;grid-template-columns:125px 1fr;gap:16px}.hero-side .post-card .thumb{aspect-ratio:1}.hero-side .post-card h3{font-size:1.13rem}.feature-quote{margin:80px 0;background:#dce8df;padding:72px 30px;text-align:center}.feature-quote p{max-width:790px;margin:auto;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.25;letter-spacing:-.045em;font-weight:550}.page-title{font-size:clamp(2.5rem,5vw,4.7rem);letter-spacing:-.06em;line-height:1.08;margin:52px 0 20px}.archive-description{max-width:720px;color:var(--muted);font-size:1.1rem}.article{max-width:780px;margin:70px auto 110px}.article h1{font-size:clamp(2.7rem,6vw,5rem);letter-spacing:-.065em;line-height:1.08;margin:15px 0 25px}.article .lead{font-size:1.35rem;color:#46564e;line-height:1.55}.article .featured{margin:36px 0}.article .featured img{width:100%;height:auto}.article .featured figcaption{color:var(--muted);font-size:.8rem;margin-top:9px}.article-body{font-family:Georgia,'Times New Roman',serif;font-size:1.17rem;line-height:1.86}.article-body h2,.article-body h3{font-family:system-ui,sans-serif;letter-spacing:-.04em;line-height:1.2;margin-top:2em}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{border-left:3px solid var(--accent);margin:32px 0;padding:5px 0 5px 26px;font-style:italic}.article-body figure{margin:35px 0}.article-body figcaption{font-family:system-ui,sans-serif;color:var(--muted);font-size:.8rem}.article-body iframe{max-width:100%}.pagination{margin:48px 0}.pagination .nav-links{display:flex;gap:14px}.site-footer{border-top:1px solid var(--line);margin-top:90px;padding:48px 0;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:30px}.screen-reader-text{position:absolute;left:-10000px}.screen-reader-text:focus{position:static}.wp-block-image img{height:auto}@media(max-width:850px){.header-inner{min-height:72px;flex-wrap:wrap;gap:15px}.menu-toggle{display:block}.nav{display:none;order:3;flex-basis:100%;padding:0 0 18px}.nav.open{display:block}.nav ul{display:block}.nav li{padding:9px 0}.header-tools{margin-left:auto}.search-form input{width:100px}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.container{width:min(calc(100% - 32px),var(--max))}.intro{padding:50px 0 20px}.post-grid,.hero-side{grid-template-columns:1fr}.hero-side .post-card{grid-template-columns:105px 1fr}.search-form input{width:85px}.article{margin:45px auto 70px}.footer-inner{flex-direction:column}.feature-quote{margin:55px 0;padding:50px 18px}}

/* v0.2 demo-ready refinements */
.hero-side .post-card>a{display:contents}.hero-side .post-card p{display:none}.post-card .thumb:empty{background:linear-gradient(135deg,#dce7df,#f0e6d7)}.article-body .wp-block-quote{font-style:italic}.article-body .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.article-body .wp-block-gallery img{width:100%}@media(max-width:560px){.article-body .wp-block-gallery{grid-template-columns:1fr}}

/* v0.3: neutral editorial surfaces and independent width control */
:root{--paper:#fff;--ink:#171717;--muted:#686868;--line:#e5e5e5;--accent:#171717;--max:1280px}
.brand span{color:inherit}.feature-quote{background:transparent;border-block:1px solid var(--line)}.post-card .thumb,.post-card .thumb:empty{background:#f1f1f1;border-radius:0}.eyebrow,.section-head a{color:var(--muted)}
.header-inner{display:grid;grid-template-columns:auto auto minmax(160px,1fr) auto;gap:22px;min-height:76px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;font-size:1.4rem;padding:8px;background:transparent;cursor:pointer}.header-search{width:min(100%,460px);justify-self:center}.header-search .search-form{width:100%;border-radius:6px}.header-search .search-form input{width:100%}.header-language{white-space:nowrap}.header-navigation{border-top:1px solid var(--line)}.header-navigation .nav{display:block}.header-navigation .nav ul{display:flex;align-items:center;gap:28px;min-height:44px}.header-navigation .nav a{font-size:.82rem}.header-navigation .nav:not(.open){display:block}
@media(max-width:850px){.header-inner{grid-template-columns:auto auto 1fr auto;flex-wrap:nowrap}.header-navigation .nav:not(.open){display:none}.header-navigation .nav.open{display:block;padding:12px 0}.header-navigation .nav ul{display:block}.header-navigation .nav li{padding:8px 0}.header-search{width:100%}}
@media(min-width:851px){.header-navigation .nav.open{padding:12px 0}.header-navigation .nav.open ul{display:block}.header-navigation .nav.open li{padding:8px 0}}
@media(max-width:560px){.header-inner{grid-template-columns:auto auto 1fr auto;gap:9px}.brand{font-size:1.5rem}.header-search .search-form input{font-size:.82rem;padding:7px}.header-search .search-form button{padding:7px}.header-language{font-size:.8rem}}
