/*
Theme Name: Zarnoti-design-core
Author: Zarnoti-webmaster
Version: 1.2.4
Description: Zarnoti
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Lato:wght@300;400;700&display=swap');
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#F8FAF6;--bg2:#E8F3EA;--green:#276749;--green-l:#3d8a62;--text:#2a2a2a;--muted:#5a6b5e;--white:#fff;--shadow:0 4px 24px rgba(39,103,73,.10)}
html{scroll-behavior:smooth}
body{font-family:'Lato',sans-serif;background-color:#F8FAF6;background-image:radial-gradient(ellipse at 8% 92%,rgba(39,103,73,.07) 0%,transparent 52%),radial-gradient(ellipse at 92% 8%,rgba(232,243,234,.9) 0%,transparent 48%),radial-gradient(ellipse at 50% 50%,rgba(248,250,246,1) 0%,rgba(232,243,234,.25) 100%);color:#2a2a2a;line-height:1.75;min-height:100vh}
.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}
h1,h2,h3,h4{font-family:'Playfair Display',serif;color:#276749;line-height:1.3}
h1{font-size:clamp(1.9rem,5vw,3.4rem)}
h2{font-size:clamp(1.4rem,3vw,2.4rem)}
h3{font-size:clamp(1.1rem,2vw,1.6rem)}
a{color:#276749;text-decoration:none}
a:hover{color:#3d8a62;text-decoration:underline}
p{margin-bottom:1rem;color:#5a6b5e}
.tag{display:inline-block;background:#E8F3EA;color:#276749;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:2rem;margin-bottom:1rem}
.site-header{background:rgba(248,250,246,.96);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;border-bottom:1px solid #E8F3EA;padding:.9rem 0}
.site-header .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}
.logo{font-family:'Playfair Display',serif;font-size:1.55rem;font-weight:700;color:#276749;letter-spacing:-.02em}
.logo:hover{text-decoration:none;color:#3d8a62}
.main-nav{display:flex;gap:1.5rem;flex-wrap:wrap}
.main-nav a{font-size:.88rem;font-weight:600;letter-spacing:.04em;color:#5a6b5e;transition:color .2s}
.main-nav a:hover{color:#276749;text-decoration:none}
.hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 3.5rem 3.5rem;margin-bottom:4rem}
.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(155deg,rgba(39,103,73,.2) 0%,rgba(39,103,73,.78) 100%)}
.hero-content{position:relative;z-index:2;padding:3.5rem 2rem;max-width:680px}
.hero-content h1{color:#fff;margin-bottom:1rem;text-shadow:0 2px 14px rgba(0,0,0,.22)}
.hero-content p{color:rgba(255,255,255,.92);font-size:1.12rem;margin-bottom:2rem}
.btn-primary{display:inline-block;background:#fff;color:#276749;font-weight:700;padding:.85rem 2.1rem;border-radius:2rem;font-size:.95rem;transition:all .25s;border:2px solid #fff}
.btn-primary:hover{background:transparent;color:#fff;text-decoration:none}
.news-layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;padding:0 0 4rem;align-items:start}
.grid-article{background:#fff;border-radius:2.2rem;padding:2.5rem;box-shadow:0 4px 28px rgba(39,103,73,.09)}
.article-header{margin-bottom:2rem}
.meta{font-size:.83rem;color:#5a6b5e;margin-top:.4rem}
.article-body h3{color:#276749;margin:2rem 0 .75rem;padding-left:1rem;border-left:3px solid #E8F3EA}
.article-body p{color:#5a6b5e;margin-bottom:1rem}
.article-body a{color:#3d8a62;text-decoration:underline}
.disclaimer{background:#E8F3EA;border-radius:1.5rem;padding:1.5rem;margin-top:2.5rem}
.disclaimer p{margin:0;font-size:.88rem;color:#5a6b5e;font-style:italic}
.section-title{font-size:.88rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#276749;display:block;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #E8F3EA}
.aside-card{background:#fff;border-radius:1.8rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(39,103,73,.08);transition:transform .2s}
.aside-card:hover{transform:translateY(-3px)}
.aside-card h3{font-size:1.05rem;margin-bottom:.5rem}
.aside-card h3 a{color:#276749}
.aside-card p{font-size:.88rem;margin-bottom:.75rem}
.aside-card .card-link{font-size:.84rem;font-weight:700;color:#3d8a62}
.about-section{padding:4rem 0;background:#E8F3EA;border-radius:3rem;margin:0 1rem 4rem;overflow:hidden;position:relative}
.about-section::before{content:'';position:absolute;top:-70px;right:-70px;width:280px;height:280px;background:rgba(39,103,73,.07);border-radius:50% 50% 50% 0;pointer-events:none}
.about-section::after{content:'';position:absolute;bottom:-50px;left:-50px;width:200px;height:200px;background:rgba(39,103,73,.05);border-radius:0 50% 50% 50%;pointer-events:none}
.about-inner{max-width:680px}
.about-section h2{margin-bottom:1rem}
.subscribe-section{padding:4rem 0 5rem}
.subscribe-section h2{text-align:center;margin-bottom:.5rem}
.subscribe-lead{text-align:center;color:#5a6b5e;margin-bottom:2rem}
.subscribe-form{max-width:520px;margin:0 auto;background:#fff;border-radius:2.2rem;padding:2.5rem;box-shadow:0 4px 28px rgba(39,103,73,.10)}
.form-group{margin-bottom:1.25rem}
.form-group label{display:block;font-size:.83rem;font-weight:700;color:#276749;margin-bottom:.4rem;letter-spacing:.05em}
.form-group input{width:100%;padding:.85rem 1.25rem;border:2px solid #E8F3EA;border-radius:1.1rem;font-family:inherit;font-size:1rem;color:#2a2a2a;background:#F8FAF6;transition:border-color .2s;outline:none}
.form-group input:focus{border-color:#276749}
.submit-btn{width:100%;padding:1rem;background:#276749;color:#fff;border:none;border-radius:1.1rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s;margin-top:.5rem}
.submit-btn:hover{background:#3d8a62}
.site-footer{background:#276749;color:#fff;padding:3rem 0;border-radius:3rem 3rem 0 0;margin-top:2rem}
.site-footer .container{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}
.footer-copy{font-size:.88rem;color:rgba(255,255,255,.72)}
.footer-nav{display:flex;gap:1.5rem;flex-wrap:wrap}
.footer-nav a{font-size:.83rem;color:rgba(255,255,255,.72);transition:color .2s}
.footer-nav a:hover{color:#fff;text-decoration:none}
.cookie-checkbox{position:absolute;opacity:0;pointer-events:none;z-index:-1}
.cookie-banner{position:fixed;bottom:1.5rem;right:1.5rem;background:#fff;border-radius:1.8rem;padding:1.5rem;max-width:300px;box-shadow:0 8px 36px rgba(39,103,73,.22);z-index:900}
.cookie-banner p{font-size:.86rem;color:#5a6b5e;margin-bottom:1rem}
.cookie-banner a{color:#276749;text-decoration:underline}
.cookie-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}
.cookie-link{font-size:.82rem;color:#5a6b5e}
.cookie-btn{display:inline-block;background:#276749;color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.84rem;font-weight:700;cursor:pointer;transition:background .2s}
.cookie-btn:hover{background:#3d8a62}
.cookie-checkbox:checked~.cookie-banner{display:none}
.post-hero{position:relative;height:400px;border-radius:2.2rem;overflow:hidden;margin-bottom:3rem}
.post-hero-img{width:100%;height:100%;object-fit:cover}
.post-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(39,103,73,.6),transparent 55%)}
.post-wrap{max-width:800px;margin:0 auto;padding:2rem 1.5rem 5rem}
.post-wrap .tag{margin-bottom:1rem}
.post-wrap h1{margin-bottom:.5rem}
.post-wrap .meta{margin-bottom:2.5rem}
.post-wrap h2{margin:2.5rem 0 1rem;padding-left:1rem;border-left:3px solid #E8F3EA}
.post-wrap h3{margin:1.75rem 0 .75rem;padding-left:1rem;border-left:3px solid #E8F3EA}
.post-wrap p{margin-bottom:1.25rem;color:#5a6b5e}
.post-wrap a{color:#3d8a62;text-decoration:underline}
.post-back{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:2rem;color:#276749;font-weight:600;font-size:.9rem}
.post-back:hover{text-decoration:none;color:#3d8a62}
.static-page{max-width:820px;margin:4rem auto;padding:0 1.5rem 5rem}
.static-page h1{margin-bottom:1.5rem}
.static-page h2{margin:2.2rem 0 .75rem;font-size:1.25rem;padding-left:1rem;border-left:3px solid #E8F3EA}
.static-page p{color:#5a6b5e;margin-bottom:.9rem}
.static-page ul{padding-left:1.5rem;margin-bottom:1rem}
.static-page ul li{color:#5a6b5e;margin-bottom:.5rem}
.success-wrap{min-height:72vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}
.success-card{background:#fff;border-radius:2.5rem;padding:4rem 3rem;max-width:480px;text-align:center;box-shadow:0 8px 40px rgba(39,103,73,.12)}
.success-icon{font-size:4rem;display:block;margin-bottom:1.5rem}
.success-card h1{margin-bottom:1rem}
.success-card p{margin-bottom:2rem}
.btn-back{display:inline-block;background:#276749;color:#fff;padding:.9rem 2.2rem;border-radius:2rem;font-weight:700;font-size:.95rem;transition:background .2s}
.btn-back:hover{background:#3d8a62;text-decoration:none}
.not-found-wrap{min-height:72vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center}
.not-found-inner{max-width:480px}
.big-num{font-family:'Playfair Display',serif;font-size:9rem;color:#E8F3EA;line-height:1;display:block;margin-bottom:-1rem}
.not-found-inner h1{font-size:2rem;margin-bottom:1rem}
.not-found-inner p{margin-bottom:2rem}
@media(max-width:900px){.news-layout{grid-template-columns:1fr}.site-footer .container{grid-template-columns:1fr}}
@media(max-width:680px){.hero{min-height:420px;border-radius:0 0 2.5rem 2.5rem}.hero-content{padding:2.5rem 1.5rem}.main-nav{gap:.9rem}.about-section{margin:0 .5rem 3rem;border-radius:2rem}.grid-article{padding:1.75rem;border-radius:1.75rem}.subscribe-form{padding:2rem 1.5rem}.site-footer{border-radius:2rem 2rem 0 0}.success-card{padding:3rem 2rem}.cookie-banner{right:1rem;left:1rem;max-width:none;bottom:1rem}}