@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0}:root{--text: #2a2a28;--text-muted: #5a5a58;--accent: #c8652a;--accent-hover: #a8531f;--accent-gold: #d4a843;--accent-teal: #2a7a6e;--accent-pink: #e8a0b4;--accent-sky: #7ab8d4;--bg: #faf8f4;--bg-warm: #fdf5ec;--card-bg: #fff;--border: #e8e4dc;--border-playful: #d4a843;--max-width: 56rem;--content-width: 42rem;--font-heading: "Playfair Display", serif;--font-body: "Source Sans 3", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--shadow-sm: 0 2px 8px rgba(42, 42, 40, .06);--shadow-md: 0 4px 16px rgba(42, 42, 40, .08), 0 2px 4px rgba(42, 42, 40, .04);--shadow-lg: 0 8px 32px rgba(42, 42, 40, .1), 0 4px 8px rgba(42, 42, 40, .04);--shadow-glow: 0 4px 20px rgba(200, 101, 42, .12);--transition-fast: .2s ease;--transition-med: .3s ease;--radius: 1rem;--radius-sm: .5rem}html{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}body{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem 4rem;position:relative;overflow-x:hidden}a{color:var(--accent);text-decoration:none;background-image:linear-gradient(var(--accent-gold),var(--accent-gold));background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size var(--transition-fast),color var(--transition-fast)}a:hover{color:var(--accent-hover);background-size:100% 2px}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.01em}h1{font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}p{margin-bottom:1.25rem}ul,ol{margin-bottom:1.25rem;padding-left:1.5rem}li{margin-bottom:.25rem}img{max-width:100%;height:auto;border-radius:var(--radius)}pre{background:#1a1a1a;color:#e5e5e5;padding:1rem;border-radius:var(--radius);overflow-x:auto;margin-bottom:1.25rem;font-family:var(--font-mono);font-size:.875rem;line-height:1.5}code{font-family:var(--font-mono);font-size:.875rem}:not(pre)>code{background:#0000000f;padding:.15rem .35rem;border-radius:.25rem}blockquote{border-left:3px solid var(--accent-gold);padding-left:1rem;color:var(--text-muted);margin-bottom:1.25rem}hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.wavy-divider{width:100%;height:24px;margin:1rem 0;overflow:hidden;opacity:.35}.wavy-divider svg{width:100%;height:100%}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;margin-bottom:1rem;position:relative}.site-header:after{content:"";position:absolute;bottom:0;left:-2rem;right:-2rem;height:3px;background:linear-gradient(90deg,var(--accent-teal) 0%,var(--accent-gold) 25%,var(--accent) 50%,var(--accent-pink) 75%,var(--accent-teal) 100%);border-radius:2px;opacity:.6}.site-header__home{display:flex;align-items:center;gap:.75rem;color:var(--text);background-image:none}.site-header__home:hover{color:var(--text);background-image:none}.site-header__logo{height:52px;width:auto;border-radius:0}.site-header__name{font-family:var(--font-heading);font-weight:700;font-size:1.35rem;background:linear-gradient(135deg,var(--accent-teal),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site-header__tagline{font-size:.8rem;color:var(--text-muted);font-style:italic}.site-header nav{display:flex;align-items:center;gap:.25rem}.site-header__sep{width:1px;height:1.1rem;background:var(--border);margin:0 .25rem}.site-header__subscribe-link{color:var(--accent)!important;font-weight:600!important}.site-header nav a{color:var(--text-muted);font-size:.9rem;font-weight:500;padding:.4rem .85rem;border-radius:2rem;background-image:none;transition:background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.site-header nav a:hover{color:var(--text);background-color:#d4a8431f;background-image:none}.site-header nav a[aria-current=page]{color:var(--accent);background-color:#c8652a1a;font-weight:600;box-shadow:0 2px 8px #c8652a1a}.site-footer{margin-top:4rem;padding:2.5rem 0 1.5rem;font-size:.85rem;color:var(--text-muted);text-align:center;position:relative}.site-footer:before{content:"";position:absolute;top:0;left:-2rem;right:-2rem;height:3px;background:linear-gradient(90deg,var(--accent-pink) 0%,var(--accent) 25%,var(--accent-gold) 50%,var(--accent-teal) 75%,var(--accent-pink) 100%);border-radius:2px;opacity:.5}.site-footer__doodles{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;opacity:.45}.site-footer__tagline{font-family:var(--font-heading);font-style:italic;font-size:1rem;color:var(--accent);margin-bottom:.5rem}.site-footer__social{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem}.site-footer__social-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.85rem;background-image:none}.site-footer__social-link:hover{color:var(--accent);background-image:none}.site-footer__social-sep{color:var(--border)}.site-footer p{margin-bottom:.5rem}.hero{margin-bottom:1rem;text-align:center;padding:3rem 1rem 2rem;position:relative}.hero__doodle-left,.hero__doodle-right{position:absolute;top:50%;transform:translateY(-50%);opacity:.3;pointer-events:none}.hero__doodle-left{left:-1rem}.hero__doodle-right{right:-1rem}.hero__logo{max-width:280px;height:auto;margin-bottom:1rem;border-radius:0}.hero__subtitle{font-size:1.2rem;color:var(--text-muted);margin-bottom:1.5rem;max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.6}.hero__badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.hero__badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:var(--text-muted);background:var(--card-bg);padding:.4rem .9rem;border-radius:2rem;box-shadow:var(--shadow-sm);border:1px solid var(--border)}.hero__line{width:5rem;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--accent-teal),var(--accent-gold),var(--accent));margin:0 auto;animation:lineGrow .8s ease-out forwards}@keyframes lineGrow{0%{width:0}to{width:5rem}}.section-header{margin-top:2.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.6rem}.section-header h2{margin-top:0;font-size:1.35rem}.section-header__accent{width:2rem;height:3px;background:linear-gradient(90deg,var(--accent-gold),transparent);border-radius:2px;flex-shrink:0}.article-card{display:block;color:var(--text);background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--transition-med),transform var(--transition-med);background-image:none;animation:fadeInUp .5s ease-out both;border:1px solid var(--border)}.article-card:hover{box-shadow:var(--shadow-glow);transform:translateY(-3px);color:var(--text);background-image:none;border-color:var(--accent-gold)}.article-card:hover .article-card__img img{transform:scale(1.03)}.article-card__img{overflow:hidden;display:block;background-image:none;position:relative}.article-card__img:hover{background-image:none}.article-card__img img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform var(--transition-med)}.article-card__content{padding:1.25rem 1.5rem}.article-card__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:linear-gradient(135deg,#c8652a1a,#d4a8431a);padding:.25rem .7rem;border-radius:2rem;margin-bottom:.5rem}.article-card__title-link{color:var(--text);background-image:none}.article-card__title-link:hover{background-image:none}.article-card__title-link:hover .article-card__title{color:var(--accent)}.article-card__title{font-family:var(--font-heading);font-weight:600;line-height:1.25;margin-bottom:.35rem;transition:color var(--transition-fast)}.article-card__meta{color:var(--text-muted);font-size:.85rem;margin-bottom:0}.article-card__tags{color:var(--text-muted);font-size:.8rem}.article-card__tags a{color:var(--text-muted)}.article-card__tags a:hover{color:var(--accent)}.article-card--featured{margin-bottom:2rem;border:1px solid rgba(212,168,67,.3)}.article-card--featured .article-card__img{aspect-ratio:2.2 / 1}.article-card--featured .article-card__title{font-size:1.5rem}.article-card--featured .article-card__content{padding:1.5rem 1.75rem}.article-card--regular{display:grid;grid-template-columns:200px 1fr;margin-bottom:1.25rem}.article-card--regular .article-card__img{aspect-ratio:4 / 3}.article-card--regular .article-card__title{font-size:1.1rem}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.article-grid .article-card--regular{grid-template-columns:1fr;margin-bottom:0}.article-grid .article-card--regular .article-card__img{aspect-ratio:16 / 9}.article-list{display:flex;flex-direction:column;gap:1.25rem}.article-list .article-card--regular{margin-bottom:0}.all-articles-link{margin-top:2.5rem;text-align:center}.all-articles-link a{font-weight:600;font-size:1rem;padding:.6rem 1.5rem;border-radius:2rem;background:var(--card-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:all var(--transition-fast);display:inline-flex;align-items:center;gap:.4rem;background-image:none}.all-articles-link a:hover{box-shadow:var(--shadow-glow);border-color:var(--accent-gold);background-image:none}.article-meta{color:var(--text-muted);font-size:.9rem;margin-bottom:2rem}.article-tags{color:var(--text-muted);font-size:.85rem}.article__hero{background-image:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.15) 60%,transparent),var(--hero-img);background-size:cover;background-position:center;min-height:300px;display:flex;align-items:flex-end;width:100vw;margin-left:calc(50% - 50vw);margin-bottom:2rem;border-radius:0 0 2rem 2rem}.article__hero-content{width:100%;max-width:var(--content-width);margin:0 auto;padding:2rem 1.5rem}.article__hero h1{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:.5rem}.article__hero .article-meta{color:#ffffffd9;margin-bottom:0}.article__hero .article-tags{color:#ffffffbf}.article__hero .article-tags a{color:#ffffffd9;background-image:none}.article__hero .article-tags a:hover{color:#fff;background-image:none;text-decoration:underline}.article__body{max-width:var(--content-width);margin:0 auto}.sources{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.9rem}.sources h2{font-size:1rem;margin-top:0}.sources ol{padding-left:1.25rem}.sources li{margin-bottom:.25rem}.page-doodle{position:fixed;pointer-events:none;opacity:.08;z-index:-1}.page-doodle--top-right{top:8rem;right:2rem}.page-doodle--bottom-left{bottom:12rem;left:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes gentleFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(2deg)}}.article-card:nth-child(1){animation-delay:0s}.article-card:nth-child(2){animation-delay:.08s}.article-card:nth-child(3){animation-delay:.16s}.article-card:nth-child(4){animation-delay:.24s}.article-card:nth-child(5){animation-delay:.32s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:640px){.article__hero{min-height:220px;border-radius:0 0 1rem 1rem}.article__hero h1{font-size:1.5rem}.site-header{flex-direction:column;align-items:flex-start;gap:.75rem}.site-header nav{gap:.15rem}.hero{padding:2rem .5rem 1.5rem}.hero__heading{font-size:clamp(2rem,8vw,2.5rem)}.hero__doodle-left,.hero__doodle-right{display:none}.article-card--regular{grid-template-columns:1fr}.article-card--regular .article-card__img{aspect-ratio:16 / 9}.article-grid{grid-template-columns:1fr}.page-doodle{display:none}}@media(min-width:641px)and (max-width:900px){.article-card--regular{grid-template-columns:160px 1fr}.article-card--featured .article-card__img{aspect-ratio:2 / 1}}
