:root{--bg:#f0ede4;--text:#14202b;--muted:#5c6a78;--line:#14202b1f;--accent:#134f5c;--accent-2:#6e8435;--accent-3:#c98c2f}*{box-sizing:border-box}html,body,#root{height:100%}body{color:var(--text);background:radial-gradient(circle at 12% 8%, #1f4d5a29, transparent 24%), radial-gradient(circle at 86% 14%, #c98c2f29, transparent 18%), radial-gradient(circle at right 20%, #6e843524, transparent 24%), linear-gradient(180deg, #f8f5ef 0%, var(--bg) 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app{max-width:1240px;margin:0 auto;padding:28px 20px 56px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.brand{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:800}.nav{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:14px;display:flex}.nav a{background:#ffffff7a;border:1px solid #14202b12;border-radius:999px;padding:8px 12px}.stack{gap:22px;display:grid}.hero{border:1px solid var(--line);background:linear-gradient(#ffffffd6,#ffffffb8);border-radius:30px;grid-template-columns:1.15fr .85fr;gap:22px;padding:34px;display:grid;position:relative;box-shadow:0 24px 60px #14202b1f}.hero.compact{grid-template-columns:1fr}.eyebrow{color:var(--accent);background:#134f5c14;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:13px;display:inline-flex}h1{letter-spacing:0;max-width:12em;margin:12px 0 14px;font-size:clamp(40px,7vw,72px);line-height:1.06}.lead{color:var(--muted);max-width:58ch;font-size:18px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:14px 18px;font-weight:600;display:inline-flex}.btn.primary{background:linear-gradient(135deg, var(--accent), #1f6672);color:#fff}.btn.secondary{color:var(--text);border-color:var(--line);background:#ffffffb8}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.stat{background:#ffffffa8;border:1px solid #14202b14;border-radius:18px;padding:14px 16px}.stat strong{color:var(--accent);margin-bottom:4px;font-size:18px;display:block}.stat span{color:var(--muted);font-size:13px;line-height:1.5}.heroCard{color:#eff6f6;background:radial-gradient(circle at 100% 0,#ffffff24,#0000 34%),linear-gradient(#12313a,#1f4d5a);border-radius:24px;align-content:end;gap:16px;min-height:340px;padding:22px;display:grid;position:relative;overflow:hidden}.heroCard:before{content:"";background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;inset:-20% -10% auto auto}.heroCard:after{content:"";background:#7a8f3d38;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-70px;left:-40px}.heroCard .tagline{letter-spacing:.04em;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:8px 12px;font-size:13px;display:inline-flex}.heroCard h2,.heroCard p{z-index:1;margin:0;position:relative}.heroCard h2{font-size:28px;line-height:1.12}.heroCard p{color:#eff6f6d6;line-height:1.65}.heroFeaturedLink{z-index:1;color:#eff6f6;gap:12px;text-decoration:none;display:grid;position:relative}.heroFeaturedLink span{color:#ffe4ae;background:#edae492e;border:1px solid #edae4957;border-radius:999px;width:fit-content;padding:7px 10px;font-size:13px;font-weight:700}.heroFeaturedLink strong{font-family:var(--display);font-size:clamp(28px,4vw,40px);line-height:1.08}.heroFeaturedLink small{color:#eff6f6d6;max-width:28em;font-size:15px;line-height:1.65}.section{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff9e;border-radius:28px;padding:28px}.sectionHead{justify-content:space-between;align-items:end;gap:10px;margin-bottom:16px;display:flex}.sectionHead h2{margin:0;font-size:24px;line-height:1.2}.sectionHead p{color:var(--muted);margin:0;line-height:1.6}.articleListHead{align-items:center}.segmented{border:1px solid var(--line);background:#ffffffad;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.segmented button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:9px 13px;font-size:14px}.segmented button.active{background:var(--accent);color:#fff;box-shadow:0 8px 18px #134f5c29}.chips{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--line);background:linear-gradient(#fff,#ffffffe0);border-radius:999px;padding:11px 14px;font-size:14px}.articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.featuredSection{scroll-margin-top:24px}.featuredGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.homePodcastSection{background:linear-gradient(135deg,#ebf9f5db,#ffffffad)}.homePodcastCard{background:#ffffffb8;border:1px solid #2a7f523d;border-radius:22px;grid-template-columns:minmax(150px,.34fr) 1fr;align-items:center;gap:24px;padding:24px;display:grid}.homePodcastBadge{color:#fff;text-align:center;background:linear-gradient(145deg,#0f5e75,#237746);border-radius:18px;place-items:center;min-height:150px;padding:18px;font-size:20px;font-weight:800;display:grid}.homePodcastCard h3{margin:6px 0 10px;font-size:clamp(22px,3vw,32px);line-height:1.3}.homePodcastCard p{max-width:760px;color:var(--muted);margin:0;line-height:1.8}.homePodcastActions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;display:flex}.card{border:1px solid var(--line);background:linear-gradient(#fffffffa,#ffffffdb);border-radius:22px;padding:18px;box-shadow:0 10px 30px #14202b0f}.card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2), var(--accent-3));border-radius:999px;width:42px;height:4px;margin-bottom:14px;display:block}.card .meta{color:var(--muted);margin-bottom:12px;font-size:13px}.card h3{margin:0 0 10px;font-size:18px;line-height:1.35}.card p{color:var(--muted);margin:0;line-height:1.6}.compactCard{min-height:150px}.podcastGrid .card{min-height:190px}.podcastListenLink{color:#237746;margin-top:12px;font-weight:800;display:inline-block}.podcastEpisodePage{max-width:1060px;padding:42px 54px 56px}.podcastEpisodePage h1{max-width:860px;margin:20px 0 18px;font-size:clamp(44px,5.5vw,68px);line-height:1.12}.backLink{color:#237746;margin-bottom:24px;font-weight:800;display:inline-block}.spotifyEmbed{background:#111;border-radius:12px;margin:42px 0 52px;overflow:hidden}.spotifyEmbed iframe{border:0;width:100%;min-height:352px;display:block}.podcastDescription{max-width:760px;margin:0 0 34px}.podcastDescription h2{margin-bottom:12px}.podcastDescription p{color:var(--muted);margin:0;line-height:1.9}.spotifyDescription{white-space:pre-line}.podcastSource{color:#237746;margin-top:18px;font-weight:800;display:inline-block}@media (width<=640px){.podcastEpisodePage{padding:28px 22px 36px}.podcastEpisodePage h1{font-size:42px}.spotifyEmbed{margin:32px 0 38px}}.aboutCopy{max-width:820px;color:var(--muted);font-size:17px;line-height:1.9}.aboutCopy p{margin:0 0 18px}.aboutCopy p:last-child{margin-bottom:0}.socialLinks{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.socialLink{border:1px solid var(--line);color:var(--text);background:#ffffffb8;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.socialLink:hover{transform:translateY(-2px);box-shadow:0 8px 18px #14202b1a}.socialLink img{width:21px;height:21px;display:block}.podcastCard{background:linear-gradient(135deg,#2a7f521a,#ffffffc7);border:1px solid #2a7f523d;border-radius:22px;margin-top:30px;padding:24px}.podcastEyebrow{color:#237746;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.podcastCard h2{color:var(--ink);font-family:var(--display);margin:8px 0;font-size:clamp(24px,4vw,34px)}.podcastCard p{color:var(--muted);margin:0 0 18px}.categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.categoryCard{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#cd653129,#0000 28%),linear-gradient(145deg,#fffffffa,#f7f2e7e0);border-radius:26px;min-height:210px;padding:24px;display:block;box-shadow:0 16px 42px #14202b14}.categoryCard span{color:var(--accent);font-size:14px;font-weight:800}.categoryCard h2{font-family:var(--display);color:var(--ink);margin:18px 0 10px;font-size:clamp(32px,5vw,52px)}.categoryCard p{color:var(--muted);margin:0;line-height:1.7}.categorySwitch{margin-top:22px}.aboutPanel{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.aboutBox{border:1px solid var(--line);background:linear-gradient(#1f4d5a14,#7a8f3d14);border-radius:22px;padding:20px}.bodyCopy{color:var(--muted);margin:0;line-height:1.75}.postList{gap:14px;display:grid}.postRow{border:1px solid var(--line);background:linear-gradient(#fffffffa,#ffffffe6);border-radius:20px;grid-template-columns:140px minmax(0,1fr) auto;align-items:start;gap:18px;padding:18px;display:grid;box-shadow:0 8px 28px #16202a0d}.postDate{color:var(--muted);font-size:14px}.postRow h3{margin:0 0 8px;font-size:21px;line-height:1.35}.postRow p{color:var(--muted);margin:0;line-height:1.65}.tagList{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.tag{color:#3d4d59;white-space:nowrap;background:#f5f2ea;border:1px solid #16202a14;border-radius:999px;padding:8px 10px;font-size:13px}.articlePage{border:1px solid var(--line);background:#ffffffb8;border-radius:30px;overflow:hidden;box-shadow:0 24px 60px #14202b1a}.articleHeader{padding:34px 34px 24px}.articleMeta{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:18px;font-size:14px;display:flex}.articleMeta a{color:var(--accent);font-weight:700}.articleFigure{margin:0;padding:0 34px 26px}.articleFigure img{border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;display:block}.articleBody{max-width:820px;padding:0 34px 8px}.articleBody p{color:#24323d;margin:0 0 18px;font-size:18px;line-height:1.85}.articleBody a{color:var(--accent);text-underline-offset:4px;font-weight:700;text-decoration:underline}.articleBody h2{font-family:var(--display);color:var(--ink);margin:34px 0 16px;font-size:clamp(28px,4vw,42px);line-height:1.15}.wordpressHtml{gap:18px;display:grid}.wordpressHtml p,.wordpressHtml li{color:#24323d;font-size:18px;line-height:1.85}.wordpressHtml p{margin:0}.wordpressHtml h2,.wordpressHtml h3,.wordpressHtml h4{font-family:var(--display);color:var(--ink);margin:22px 0 0;line-height:1.2}.wordpressHtml h2{font-size:clamp(28px,4vw,42px)}.wordpressHtml h3{font-size:clamp(23px,3vw,32px)}.wordpressHtml ul,.wordpressHtml ol{margin:0 0 0 24px;padding:0}.wordpressHtml figure{margin:8px 0 20px}.wordpressHtml img{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,920px);height:auto;display:block;box-shadow:0 18px 45px #14202b1a}.articleDiagram{color:#17313d;background:linear-gradient(145deg,#f7fbfa,#edf3f1);border:1px solid #134f5c3d;border-radius:18px;max-width:980px;margin:1.8rem auto;padding:1.25rem;box-shadow:0 10px 24px #14202b14}.diagramTitle{text-align:center;color:var(--accent);margin-bottom:1rem;font-size:1.08rem;font-weight:800}.diagramClients{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto .65rem;display:flex}.diagramClients span{text-align:center;background:#fff;border:1px solid #b9cfca;border-radius:9px;padding:.5rem .75rem;font-weight:700}.diagramClients small{color:var(--muted);font-weight:500}.diagramArrow{color:#fff;background:var(--accent);border-radius:999px;width:fit-content;margin:.45rem auto .8rem;padding:.4rem .9rem;font-size:.85rem;font-weight:700}.diagramSites{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.diagramSites section{text-align:center;background:#fffc;border:2px solid #699b91;border-radius:14px;padding:.9rem}.diagramSites h4{color:#0d5d62;margin:0 0 .5rem;font-size:1rem}.diagramSites p{color:var(--muted);margin:.3rem 0 .65rem}.diagramSites b{border-top:1px dashed #afc3bf;margin-top:.7rem;padding-top:.65rem;display:block}.diagramPills{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.diagramPills i{color:#285e63;background:#e2efed;border-radius:999px;padding:.28rem .5rem;font-size:.75rem;font-style:normal}.diagramSync{color:#264f7c;text-align:center;background:#dfe9f5;border-radius:9px;margin:.85rem auto .45rem;padding:.55rem;font-size:.85rem;font-weight:700}.diagramNote{text-align:center;color:#6d5d2e;font-size:.84rem}.amlSteps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:.65rem;display:grid}.amlSteps section{background:#fffdf5;border:1px solid #d6c99b;border-radius:13px;padding:.9rem}.amlSteps section>b{color:#fff;background:var(--accent-3);border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;display:inline-grid}.amlSteps h4{color:#67501d;margin:.55rem 0 .35rem}.amlSteps p{color:var(--muted);margin:0 0 .6rem;font-size:.88rem;line-height:1.6}.amlSteps strong{color:#a15e1d;font-size:.82rem}.amlArrow{color:var(--accent);align-self:center;font-size:1.7rem;font-weight:800}@media (width<=760px){.diagramSites,.amlSteps{grid-template-columns:1fr}.amlArrow{justify-self:center;transform:rotate(90deg)}}.wordpressHtml figcaption{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.6}.wordpressHtml blockquote{border-left:4px solid var(--accent);background:#fff7e8;border-radius:14px;margin:10px 0;padding:18px 22px}.articleInlineFigure{margin:0 0 28px}.articleInlineFigure img{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,920px);display:block;box-shadow:0 18px 45px #14202b1a}.articleBody .articleNextLink{margin-top:30px}.articleNextLink a{border:1px solid var(--line);color:var(--ink);background:#fff7e8;border-radius:999px;padding:12px 18px;text-decoration:none;display:inline-flex}.articleTags{justify-content:flex-start;padding:0 34px 34px}@media (width<=920px){.hero,.stats{grid-template-columns:1fr}.articleGrid,.featuredGrid{grid-template-columns:1fr 1fr}.categoryGrid,.aboutPanel,.postRow{grid-template-columns:1fr}.tagList{justify-content:flex-start}}@media (width<=640px){.app{padding-inline:14px}.hero,.section{border-radius:22px;padding:20px}.articleGrid,.featuredGrid{grid-template-columns:1fr}.homePodcastCard{grid-template-columns:1fr;gap:18px;padding:18px}.homePodcastBadge{min-height:110px}h1{font-size:40px}.articleListHead{align-items:flex-start}.segmented{width:100%}.segmented button{flex:1}.articleHeader,.articleFigure,.articleBody,.articleTags{padding-left:20px;padding-right:20px}}
