@import url('https://fonts.googleapis.com/css2?family=Dailyposeaa:wght@400;600;700&family=Nunito:wght@400;600;700&display=swap');:root{--sage:#8c9b6e;--sage-dark:#5f6f4a;--sage-soft:#dfe6cf;--terra:#c87a54;--terra-dark:#a85e3c;--sand:#e8dcc4;--sand-light:#f4ecdc;--cream:#faf6ee;--ink:#3a3a32;--muted:#6f6f60;--r:28px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{font-family:'Nunito',sans-serif;color:var(--ink);background:var(--cream);line-height:1.75;font-size:17px}h1,h2,h3{font-family:'Dailyposeaa',cursive;line-height:1.25;color:var(--sage-dark);font-weight:700}h1{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}h2{font-size:clamp(1.4rem,3vw,2rem);margin:1.8rem 0 .8rem}h3{font-size:1.25rem;margin:1.4rem 0 .6rem;color:var(--terra-dark)}p{margin-bottom:1.1rem}a{color:var(--terra-dark);text-decoration:none;transition:.25s}a:hover,a:focus{color:var(--sage-dark);text-decoration:underline}ul{margin:0 0 1.2rem 1.3rem}li{margin-bottom:.5rem}blockquote{border-left:6px solid var(--terra);background:var(--sand-light);padding:1.1rem 1.5rem;margin:1.6rem 0;border-radius:0 var(--r) var(--r) 0;font-family:'Dailyposeaa',cursive;color:var(--sage-dark)}.container{width:min(1080px,92vw);margin:0 auto}img{max-width:100%;height:auto;border-radius:var(--r);display:block}.site-header{background:var(--sage-soft);padding:1.6rem 0;border-bottom:0;text-align:center}.brand{display:inline-block;font-family:'Dailyposeaa',cursive;font-weight:700;font-size:2rem;color:var(--sage-dark);margin-bottom:.7rem}.main-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem}.main-nav a{font-family:'Dailyposeaa',cursive;font-weight:600;color:var(--sage-dark);padding:.4rem .9rem;border-radius:999px;transition:.25s}.main-nav a:hover,.main-nav a:focus{background:var(--sage);color:#fff;text-decoration:none}.btn{display:inline-block;font-family:'Dailyposeaa',cursive;font-weight:600;padding:.85rem 1.7rem;border-radius:999px;border:none;cursor:pointer;transition:.25s;text-align:center}.btn-primary{background:var(--sage);color:#fff}.btn-primary:hover,.btn-primary:focus{background:var(--sage-dark);text-decoration:none;color:#fff}.btn-secondary{background:0 0;border:2px solid var(--terra);color:var(--terra-dark)}.btn-secondary:hover,.btn-secondary:focus{background:var(--terra);color:#fff;text-decoration:none}.btn-cta{background:var(--terra);color:#fff;font-size:1.05rem;padding:1rem 2.2rem;box-shadow:0 8px 22px rgba(200,122,84,.35)}.btn-cta:hover,.btn-cta:focus{background:var(--terra-dark);color:#fff;text-decoration:none;transform:translateY(-2px)}main{padding:2.5rem 0 3rem}.article,.page-wrap{width:min(760px,92vw);margin:0 auto}.lead{font-size:1.18rem;color:var(--muted);font-weight:600}.bleed{width:min(1000px,94vw);margin:2rem auto;position:relative;left:50%;transform:translateX(-50%)}.bleed img{border-radius:50%/16%}.bleed figcaption{text-align:center;color:var(--muted);font-size:.95rem;margin-top:.6rem;font-style:italic}.wave-divider{line-height:0;margin:2rem 0}.wave-divider svg{width:100%;height:60px;display:block}.wave-divider path{fill:var(--sage-soft)}.wave-divider.flip{transform:rotate(180deg)}.breadcrumbs{width:min(760px,92vw);margin:0 auto 1rem;color:var(--muted);font-size:.9rem}.breadcrumbs a{color:var(--muted)}.author-box{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;background:var(--sand-light);border-radius:var(--r);padding:1.6rem;margin:1.8rem 0}.author-avatar{width:64px;height:64px;border-radius:50%;background:var(--sage);color:#fff;display:flex;align-items:center;justify-content:center;font-family:'Dailyposeaa',cursive;font-size:1.6rem;font-weight:700;flex:0 0 auto}.author-name{font-family:'Dailyposeaa',cursive;font-weight:700;color:var(--sage-dark);margin-bottom:.3rem}.author-box h2{margin:0 0 .3rem;font-size:1rem;color:var(--terra-dark)}.author-meta{flex:1 1 240px}.mistakes{background:#f7ece4;border-radius:var(--r);padding:1.4rem 1.6rem;margin-bottom:1.6rem}.expert{background:var(--sage-soft);border-radius:var(--r);padding:1.4rem 1.6rem;margin-bottom:1.6rem;font-style:italic}.block-title{margin-top:2rem}.cta-band{background:var(--sage-dark);color:var(--cream);border-radius:var(--r);padding:2rem;text-align:center;margin:2.2rem 0}.cta-band p{font-family:'Dailyposeaa',cursive;font-size:1.15rem;margin-bottom:1.1rem}.disclaimer{background:var(--sand);border-radius:var(--r);padding:1.4rem 1.6rem;margin:2rem 0;font-size:.95rem}.disclaimer h2{font-size:1.05rem;margin-top:0}.read-also{margin:2rem 0}.read-also ul{list-style:none;margin-left:0}.read-also li{background:var(--sand-light);border-radius:999px;padding:.7rem 1.3rem;margin-bottom:.6rem}.subscribe{background:var(--sage-soft);border-radius:var(--r);padding:2rem;margin:2rem 0}.sub-form{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.sub-form label{flex:1 1 100%;font-weight:700;font-size:.95rem;color:var(--sage-dark)}.sub-form input,.sub-form textarea{flex:1 1 220px;padding:.85rem 1rem;border:2px solid #d8d2bf;border-radius:18px;font-family:inherit;font-size:1rem;background:#fff}.sub-form textarea{flex:1 1 100%}.sub-form input:focus,.sub-form textarea:focus{outline:none;border-color:var(--sage)}.sub-form button{flex:1 1 100%}.contact-grid{display:flex;flex-wrap:wrap;gap:1.2rem;margin:1.5rem 0}.contact-card{flex:1 1 220px;background:var(--sand-light);border-radius:var(--r);padding:1.4rem}.contact-card h2{font-size:1.1rem;margin-top:0}.team{display:flex;flex-wrap:wrap;gap:1.4rem;margin:1.5rem 0}.team-card{flex:1 1 260px;background:var(--sand-light);border-radius:var(--r);padding:1.6rem;text-align:center}.team-card .author-avatar{margin:0 auto 1rem}.hero{background:var(--sage-soft);border-radius:48px;padding:2.5rem;margin:1rem 0 2.5rem;text-align:center}.hero p{max-width:600px;margin:0 auto 1.3rem;color:var(--muted)}.feed{display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem}.feed-item{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;background:var(--sand-light);border-radius:var(--r);padding:1.6rem}.feed-item:nth-child(even){flex-direction:row-reverse}.feed-thumb{flex:1 1 240px;min-height:160px;border-radius:40% 60% 55% 45%;background:linear-gradient(135deg,var(--sage),var(--terra));display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Dailyposeaa',cursive;font-size:1.4rem;padding:1.5rem;text-align:center}.feed-body{flex:1 1 280px}.feed-body h3{margin-top:0}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.8rem}.legal-note{font-size:.9rem;color:var(--muted);background:var(--sand-light);border-radius:var(--r);padding:1.2rem 1.4rem;margin-top:1.6rem}.site-footer{position:relative;background:var(--sage-dark);color:var(--sand-light);margin-top:3rem;padding:0 0 2rem}.footer-wave{line-height:0}.footer-wave svg{width:100%;height:70px;display:block}.footer-wave path{fill:var(--sage-dark)}.footer-cols{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:1.5rem 0;text-align:center}.footer-col{flex:1 1 240px;max-width:320px}.footer-col h3{color:var(--sand);font-size:1.1rem;margin-bottom:.8rem}.footer-col a{color:var(--sand-light);display:block;margin-bottom:.5rem}.footer-col a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding-top:1.2rem;font-size:.9rem;color:var(--sand)}.cookie-bar{position:fixed;left:0;right:0;bottom:0;background:var(--sage-dark);color:var(--sand-light);padding:1.2rem;z-index:999;display:none}.cookie-bar.show{display:block}.cookie-inner{width:min(1080px,92vw);margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.cookie-inner p{margin:0;flex:1 1 280px}.cookie-actions{display:flex;flex-wrap:wrap;gap:.7rem;flex:1 1 auto;justify-content:flex-end}.cookie-actions .btn{flex:1 1 150px;font-size:.95rem;padding:.7rem 1rem}.cookie-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem}.cookie-modal.show{display:flex}.cookie-card{background:var(--cream);color:var(--ink);border-radius:var(--r);padding:2rem;width:min(520px,94vw);max-height:90vh;overflow:auto}.cookie-card h2{margin-top:0}.cookie-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 0;border-bottom:1px solid var(--sand)}.switch{position:relative;width:50px;height:28px;flex:0 0 auto}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;inset:0;background:#c9c3b0;border-radius:999px;transition:.25s;cursor:pointer}.slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.25s}.switch input:checked+.slider{background:var(--sage)}.switch input:checked+.slider:before{transform:translateX(22px)}.switch input:disabled+.slider{opacity:.7;cursor:not-allowed}