/*
Theme Name: Georgios Kourtelis
Theme URI: https://georgios.fertile.build/
Author: Fertile Digital
Author URI: https://fertile.digital/
Description: Custom brand theme for Georgios Kourtelis. Scaffold awaiting design import — palette, typography and section styles are placeholders until the design HTML is supplied.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: georgios-kourtelis-theme
Domain Path: /languages
Tags: business, custom-logo, custom-menu, translation-ready, accessibility-ready, block-styles, wide-blocks, editor-style
*/
@font-face{font-family:'Serif Fallback';src:local('Georgia');size-adjust:100%;ascent-override:100%;descent-override:25%;line-gap-override:0%}@font-face{font-family:'Sans Fallback';src:local('Arial');size-adjust:100%;ascent-override:92%;descent-override:24%;line-gap-override:0%}*,*::before,*::after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink-2);font-family:var(--font-sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink);line-height:1.1;font-weight:400;margin:0 0 0.5em}a{color:var(--accent)}img{max-width:100%;height:auto}.site-main{max-width:880px;margin:0 auto;padding:48px 24px}.entry-title{font-size:clamp(30px,4vw,48px)}.search-form{display:flex;gap:8px;max-width:480px}.search-form input[type="search"]{flex:1;padding:10px 14px;border:1px solid var(--muted);background:var(--bg-2);color:var(--ink)}.search-form button{padding:10px 18px;border:1px solid var(--accent);background:var(--accent);color:var(--bg);cursor:pointer}.error-404{text-align:center;padding:96px 24px}