:root{--sky: #e8f4ff;--coral: #ff6b5b;--coral-light: #fff0ee;--sun: #ffd166;--sun-light: #fff9ed;--mint: #06d6a0;--blue: #118ab2;--navy: #1a1a2e;--white: #ffffff;--gray: #6b7280;--light-gray: #f8f9fb;--border: #e5e7eb;--radius: 20px;--radius-sm: 12px}[data-astro-cid-hnchtf4o],[data-astro-cid-hnchtf4o]:before,[data-astro-cid-hnchtf4o]:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,sans-serif;background:var(--white);color:var(--navy);overflow-x:hidden}nav[data-astro-cid-hnchtf4o]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 2.5rem;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:2px solid var(--border)}.logo[data-astro-cid-hnchtf4o]{display:flex;align-items:center;gap:.55rem;text-decoration:none}.logo[data-astro-cid-hnchtf4o] .logo-iso[data-astro-cid-hnchtf4o]{display:block;height:44px;width:auto;flex-shrink:0}.logo-text[data-astro-cid-hnchtf4o]{display:flex;flex-direction:column;line-height:1}.logo-wordmark[data-astro-cid-hnchtf4o]{font-family:Fraunces,serif;font-size:2.05rem;font-weight:700;color:var(--navy);letter-spacing:-.015em}.logo-wordmark-accent[data-astro-cid-hnchtf4o]{color:var(--coral)}.logo-strapline[data-astro-cid-hnchtf4o]{margin-top:.2rem;font-size:.58rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--gray)}.nav-links[data-astro-cid-hnchtf4o]{display:flex;align-items:center;gap:1.5rem;list-style:none}.nav-links[data-astro-cid-hnchtf4o] a[data-astro-cid-hnchtf4o]{color:var(--gray);text-decoration:none;font-size:.9rem;font-weight:700}.nav-links[data-astro-cid-hnchtf4o] a[data-astro-cid-hnchtf4o]:hover{color:var(--navy)}.nav-actions[data-astro-cid-hnchtf4o]{display:flex;align-items:center}.btn-cta[data-astro-cid-hnchtf4o]{background:var(--coral);color:#fff;border:none;padding:.7rem 1.6rem;border-radius:50px;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 4px #d94f40;text-decoration:none;display:inline-block}.btn-cta[data-astro-cid-hnchtf4o]:hover{transform:translateY(-2px);box-shadow:0 6px #d94f40}.hero[data-astro-cid-hnchtf4o]{padding:4.3rem 2.5rem 3rem;text-align:center;background:linear-gradient(180deg,#fff8f7 0%,var(--white) 100%);position:relative;overflow:hidden}.blob[data-astro-cid-hnchtf4o]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:.35}.blob-1[data-astro-cid-hnchtf4o]{width:400px;height:400px;background:var(--sun);top:-100px;left:-100px}.blob-2[data-astro-cid-hnchtf4o]{width:300px;height:300px;background:var(--coral);top:0;right:-80px}.blob-3[data-astro-cid-hnchtf4o]{width:350px;height:350px;background:#c7f0e8;bottom:-110px;left:50%;transform:translate(-50%)}.hero-tag[data-astro-cid-hnchtf4o]{display:inline-flex;align-items:center;gap:.4rem;background:var(--sun-light);border:2px solid var(--sun);color:#b87700;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.35rem 1rem;border-radius:50px;margin-bottom:1.2rem;position:relative;z-index:2}h1[data-astro-cid-hnchtf4o]{font-family:Fraunces,serif;font-size:clamp(2rem,6vw,3.6rem);font-weight:700;line-height:1.12;color:var(--navy);margin-bottom:.85rem;position:relative;z-index:2;max-width:880px;margin-left:auto;margin-right:auto}.hero-sub[data-astro-cid-hnchtf4o]{font-size:.92rem;color:var(--gray);line-height:1.6;margin:0 auto 1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:2}.btn-secondary[data-astro-cid-hnchtf4o]{display:inline-flex;align-items:center;gap:.3rem;text-decoration:none;color:var(--navy);font-weight:700;position:relative;z-index:2}.btn-secondary[data-astro-cid-hnchtf4o]:hover{color:var(--coral)}.post-section[data-astro-cid-hnchtf4o]{background:var(--sky);padding:2.2rem 2.5rem 3.5rem}.post-card[data-astro-cid-hnchtf4o]{max-width:980px;margin:0 auto;background:var(--white);border:2px solid var(--border);border-radius:var(--radius);padding:1.8rem 1.7rem}.post-hero-media[data-astro-cid-hnchtf4o]{margin:0 0 1.25rem;border-radius:calc(var(--radius) - 4px);overflow:hidden;border:2px solid var(--border);background:#f1f5f9}.post-hero-media[data-astro-cid-hnchtf4o] img[data-astro-cid-hnchtf4o]{display:block;width:100%;max-height:520px;object-fit:cover}.post-card[data-astro-cid-hnchtf4o] p{color:var(--gray);line-height:1.8;margin:1rem 0}.post-card[data-astro-cid-hnchtf4o] h2,.post-card[data-astro-cid-hnchtf4o] h3{font-family:Fraunces,serif;color:var(--navy);line-height:1.2;margin-top:1.8rem;margin-bottom:.65rem}.post-card[data-astro-cid-hnchtf4o] h2{font-size:clamp(1.35rem,3vw,1.8rem)}.post-card[data-astro-cid-hnchtf4o] h3{font-size:clamp(1.2rem,2.4vw,1.45rem)}.post-card[data-astro-cid-hnchtf4o] ul,.post-card[data-astro-cid-hnchtf4o] ol{color:var(--gray);line-height:1.8;padding-left:1.2rem;margin:1rem 0}.post-card[data-astro-cid-hnchtf4o] a{color:var(--coral);font-weight:700}.post-card[data-astro-cid-hnchtf4o] a:hover{color:#d94f40}.post-card[data-astro-cid-hnchtf4o] img{display:block;max-width:100%;height:auto}.post-card[data-astro-cid-hnchtf4o] p>img,.post-card[data-astro-cid-hnchtf4o] figure>img{border-radius:var(--radius-sm);border:2px solid var(--border);margin:.35rem auto}.post-card[data-astro-cid-hnchtf4o] figure{margin:1rem 0}@media(max-width:900px){nav[data-astro-cid-hnchtf4o]{padding:.9rem 1.25rem}.hero[data-astro-cid-hnchtf4o],.post-section[data-astro-cid-hnchtf4o]{padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:768px){.nav-links[data-astro-cid-hnchtf4o]{display:none}.logo[data-astro-cid-hnchtf4o] .logo-iso[data-astro-cid-hnchtf4o]{height:34px}.logo-wordmark[data-astro-cid-hnchtf4o]{font-size:1.55rem}.logo-strapline[data-astro-cid-hnchtf4o]{font-size:.5rem}.btn-cta[data-astro-cid-hnchtf4o]{padding:.55rem 1.05rem;font-size:.76rem}h1[data-astro-cid-hnchtf4o]{font-size:clamp(1.75rem,8vw,2.4rem)}.hero-sub[data-astro-cid-hnchtf4o]{font-size:.79rem}.post-card[data-astro-cid-hnchtf4o]{padding:1.05rem .95rem}}
