/*
Theme Name: Simply Settled
Theme URI: https://simplysettled.dk
Author: Simply Settled
Author URI: https://simplysettled.dk
Description: A clean, modern, mobile-first theme for Simply Settled — a small business supporting international families settling in Denmark. Light green palette, no animations, SEO friendly.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: simply-settled
Tags: business, one-column, two-columns, custom-menu, featured-images, threaded-comments, translation-ready, blog
*/

/* ---------- Reset & base ---------- */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;line-height:1.6}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2d24;background:#f7fbf6;font-size:17px}
img{max-width:100%;height:auto;display:block}
a{color:#2f7a47;text-decoration:none}
a:hover,a:focus{text-decoration:underline}
h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;color:#1f4d2b;line-height:1.2;margin:0 0 .6em}
h1{font-size:2.25rem}
h2{font-size:1.75rem}
h3{font-size:1.25rem}
p{margin:0 0 1em}
:focus-visible{outline:3px solid #2f7a47;outline-offset:2px}
.skip-link{position:absolute;left:-9999px;top:0;background:#1f4d2b;color:#fff;padding:.75rem 1rem;z-index:1000}
.skip-link:focus{left:0}

/* ---------- Layout ---------- */
.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.25rem}
.section{padding:3rem 0}
.grid{display:grid;gap:1.5rem}
@media(min-width:720px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr)}}

/* ---------- Header ---------- */
.site-header{background:#eaf5e6;border-bottom:1px solid #cfe3c6}
.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;flex-wrap:wrap;gap:1rem}
.site-title{font-family:Georgia,serif;font-size:1.4rem;color:#1f4d2b;margin:0}
.site-title a{color:inherit;text-decoration:none}
.main-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem}
.main-nav a{color:#1f4d2b;font-weight:500;padding:.4rem .25rem;display:block}
.main-nav .current-menu-item>a{border-bottom:2px solid #2f7a47}
.menu-toggle{display:none;background:#2f7a47;color:#fff;border:0;padding:.55rem .9rem;border-radius:4px;cursor:pointer;font-size:1rem}
@media(max-width:719px){
  .menu-toggle{display:inline-block}
  .main-nav{flex-basis:100%;display:none}
  .main-nav.is-open{display:block}
  .main-nav ul{flex-direction:column;gap:0}
  .main-nav li{border-top:1px solid #cfe3c6}
}

/* ---------- Hero / blocks ---------- */
.hero{background:linear-gradient(180deg,#eaf5e6 0%,#f7fbf6 100%);padding:4rem 0}
.hero h1{font-size:2.5rem;max-width:34ch}
.hero p.lead{font-size:1.15rem;max-width:60ch}
.btn{display:inline-block;background:#2f7a47;color:#fff;padding:.85rem 1.4rem;border-radius:4px;font-weight:500;border:0;cursor:pointer}
.btn:hover,.btn:focus{background:#1f4d2b;text-decoration:none;color:#fff}
.btn-ghost{background:transparent;color:#1f4d2b;border:1px solid #2f7a47}
.btn-ghost:hover{background:#eaf5e6;color:#1f4d2b}
.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}

.card{background:#fff;border:1px solid #d8ead0;border-radius:6px;padding:1.5rem}
.card h3{margin-top:0}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:#2f7a47;font-weight:600;margin:0 0 .5rem}

.price-card{background:#fff;border:1px solid #d8ead0;border-radius:6px;padding:2rem;display:flex;flex-direction:column}
.price-card .price{font-family:Georgia,serif;font-size:2rem;color:#1f4d2b;margin:.5rem 0 1rem}
.price-card ul{padding-left:1.1rem;margin:0 0 1.5rem}
.price-card.featured{border:2px solid #2f7a47;background:#f4faf0}

/* ---------- Content (posts/pages) ---------- */
.entry{background:#fff;padding:2rem;border:1px solid #d8ead0;border-radius:6px;margin-bottom:1.5rem}
.entry-meta{color:#5a6b5e;font-size:.9rem;margin-bottom:1rem}
.entry-title a{color:#1f4d2b}

/* ---------- Footer ---------- */
.site-footer{background:#1f4d2b;color:#eaf5e6;padding:2.5rem 0;margin-top:3rem}
.site-footer a{color:#cfe3c6}
.site-footer .footer-grid{display:grid;gap:1.5rem}
@media(min-width:720px){.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr}}
.site-footer h4{color:#fff;margin-top:0}
.site-footer small{display:block;margin-top:1.5rem;color:#cfe3c6}

/* ---------- Cookie banner ---------- */
#cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;background:#1f4d2b;color:#fff;padding:1rem 1.25rem;border-radius:6px;display:none;z-index:999;box-shadow:0 4px 18px rgba(0,0,0,.18)}
#cookie-banner.is-visible{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}
#cookie-banner p{margin:0;flex:1 1 260px}
#cookie-banner button{background:#fff;color:#1f4d2b;border:0;padding:.55rem 1rem;border-radius:4px;cursor:pointer;font-weight:600}

/* ---------- Utility ---------- */
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
.text-center{text-align:center}
.mt-0{margin-top:0}
