@import "https://fonts.googleapis.com/css2?family=Public+Sans:wght@100..900&display=swap";
:root{--bg:#fff;--surface:#fff;--surface-alt:#f5faff;--text:#16324f;--muted:#5f7387;--line:#dceaf7;--primary:#3e9be9;--primary-dark:#1f6fb4;--accent:#eaf5fe;--shadow:0 12px 34px #1f6fb414;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#3e9be91c,#0000 28%),linear-gradient(#fff 0%,#fbfdff 45%,#fff 100%);margin:0;font-family:Public Sans,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.shell{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.content-width{width:min(100%,1000px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #dceaf7a6;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.95rem;font-weight:800;display:inline-flex}.brand-mark{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-copy{gap:.1rem;display:grid}.brand-copy small{color:var(--muted);letter-spacing:.01em;font-weight:600}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.nav a,.button-link{color:var(--primary-dark);border-radius:999px;padding:.8rem .95rem;font-weight:600;transition:transform .18s,background-color .18s,color .18s}.nav a:hover,.button-link:hover{background:#3e9be914}.nav .nav-cta,.button-link.primary{background:var(--primary);color:#fff}.nav .nav-cta:hover,.button-link.primary:hover{background:#3089d3}main{padding:0}.hero{padding:5.5rem 0;position:relative;overflow:hidden}.hero-surface{background:#eef5fb}.hero-background{position:absolute;inset:0}.hero-background-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#ffffffd1 0%,#ffffff9e 44%,#ffffff52 76%,#ffffff29 100%),linear-gradient(#f0f7fc2e,#f0f7fc14);position:absolute;inset:0}.eyebrow{color:var(--primary-dark);letter-spacing:.12em;text-transform:uppercase;background:#3e9be914;border-radius:999px;justify-self:start;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex}h1,h2,h3{letter-spacing:-.04em;margin:0;line-height:1.05}h1{max-width:20ch;margin-top:1rem;font-size:clamp(2.75rem,5vw,3.5rem);line-height:1.08}h2{font-size:clamp(1.85rem,4vw,2.125rem);line-height:1.18}h3{font-size:clamp(1.25rem,2vw,1.4rem);line-height:1.24}p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.75}.button-row{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.hero-stack{z-index:1;gap:2.5rem;display:grid;position:relative}.section-intro,.section-copy{gap:1rem;display:grid}.section-summary{max-width:62ch}.hero .eyebrow{background:#ffffffb8}.hero .button-link{color:var(--primary-dark);background:#ffffffb8}.hero .button-link.primary{background:var(--primary);color:#fff}.hero-image-wrap,.section-visual{width:100%}.section-image{width:100%;height:auto;box-shadow:var(--shadow);background:#f7fbff;border-radius:16px;display:block}.media-block{align-self:stretch}.section{padding:5rem 0}.section-plain{background:#fff}.section-tint{background:#f4f8fc}.section-soft{background:#edf5fc}.section-flow{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:3rem;display:grid}.section-flow-reverse .section-copy{order:2}.section-flow-reverse .section-visual{order:1}.section-heading{gap:.85rem;max-width:760px;margin-bottom:2rem;display:grid}.page-hero{padding:5rem 0;position:relative;overflow:hidden}.page-hero-media{position:absolute;inset:0}.page-hero-image{object-fit:cover;object-position:center}.page-hero-overlay{background:linear-gradient(90deg,#ffffffd6 0%,#ffffff9e 45%,#ffffff3d 78%,#ffffff1f 100%),linear-gradient(#f4f9ff38,#f4f9ff1a);position:absolute;inset:0}.page-hero-card{z-index:1;background:0 0;max-width:1000px;margin:0 auto;padding:0;position:relative}.stack{gap:1.1rem;display:grid}.kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:800}.feature-card,.detail-card,.contact-card,.content-card,.faq-item,.cta-band{background:#eaf5fe8c;border:0;border-radius:12px;gap:.8rem;padding:1.5rem;display:grid;box-shadow:0 8px 20px #1f6fb40d}.feature-card ul,.detail-card ul,.content-card ul,.faq-item ul,.site-footer ul{color:var(--muted);margin:0;padding-left:1.1rem;line-height:1.8}.faq-grid{gap:1.75rem;width:min(100%,1000px);margin:0 auto;display:grid}.contact-list{gap:.9rem;display:grid}.pill-list{flex-wrap:wrap;gap:.7rem;margin-top:.5rem;display:flex}.pill{color:var(--primary-dark);background:#3e9be91f;border-radius:999px;padding:.55rem .8rem;font-weight:600}.split-grid,.card-grid{width:min(100%,1000px);margin:0 auto}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2.25rem;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.compact-card-grid{margin-top:1.5rem}.closing-section{gap:1rem;display:grid}.cta-section{background:#3e9be9;padding:5.5rem 0}.cta-inner{color:#fff;gap:1rem;display:grid}.cta-inner h2,.cta-inner p{color:#fff}.button-link-white{color:var(--primary-dark);background:#fff}.button-link-white:hover{background:#eef5ff}.button-link-outline-light{color:#fff;background:0 0;border:1px solid #ffffff8a}.button-link-outline-light:hover{background:#ffffff24}.site-footer{color:#ffffffe6;background:#0d2540;margin-top:0;padding:3rem 0}.site-footer p,.site-footer li,.site-footer a{color:#ffffffb8}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:1.5rem;display:grid}.footer-title{color:#fff;margin-bottom:.8rem;font-weight:700}@media (max-width:980px){.split-grid,.card-grid,.section-flow,.footer-grid,.section-flow-reverse{grid-template-columns:1fr}.section-flow-reverse .section-copy,.section-flow-reverse .section-visual{order:initial}.site-header-inner{flex-direction:column;align-items:flex-start;padding:.85rem 0}.nav{justify-content:flex-start}}.blog-section{padding:4rem 0 5rem}.blog-header{margin-bottom:2.5rem}.blog-header h1{max-width:none}.blog-subtitle{max-width:56ch;margin-top:.75rem}.blog-categories{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.blog-category-pill{color:var(--primary-dark);background:#3e9be914;border-radius:999px;padding:.45rem .85rem;font-size:.88rem;font-weight:600;transition:background .16s,color .16s}.blog-category-pill:hover{background:#3e9be929}.blog-category-pill.active{background:var(--primary);color:#fff}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.blog-card{background:#fff;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 6px 24px #1f6fb412}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #1f6fb41f}.blog-card-img{aspect-ratio:16/9;background:var(--accent);overflow:hidden}.blog-card-img img{object-fit:cover;width:100%;height:100%}.blog-card-img-placeholder{color:var(--primary);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.blog-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.blog-card-category{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);align-self:flex-start;font-size:.78rem;font-weight:700;display:inline-block}.blog-card-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.blog-card-excerpt{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-card-date{color:var(--muted);margin-top:auto;padding-top:.25rem;font-size:.82rem}.blog-empty{text-align:center;padding:4rem 0}.blog-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.blog-page-btn{background:var(--primary);color:#fff;border-radius:999px;padding:.6rem 1.2rem;font-weight:600;transition:background .16s}.blog-page-btn:hover{background:var(--primary-dark)}.blog-page-info{color:var(--muted);font-size:.92rem}.post-article{padding:3rem 0 5rem}.post-breadcrumb{color:var(--muted);align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.88rem;display:flex}.post-breadcrumb a:hover{color:var(--primary)}.post-breadcrumb-sep{opacity:.4}.post-header{margin-bottom:2.5rem}.post-categories{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.post-title{letter-spacing:-.03em;max-width:none;font-size:clamp(2rem,4.5vw,2.75rem);line-height:1.12}.post-meta{color:var(--muted);align-items:center;gap:.6rem;margin-top:1rem;font-size:.92rem;display:flex}.post-author{color:var(--text);font-weight:600}.post-author:after{content:"·";color:var(--muted);margin-left:.6rem}.post-featured-image{background:var(--accent);border-radius:14px;max-width:600px;margin:0 auto 2.5rem;overflow:hidden}.post-featured-image img{border-radius:14px;width:100%;display:block}.post-content div[style*=--ricos]{all:unset!important;display:block!important}.post-content{color:var(--text);font-family:Public Sans,sans-serif;font-size:1.05rem;line-height:1.8}.post-content h2{letter-spacing:-.03em;color:var(--text)!important;margin-top:2.5rem!important;margin-bottom:.75rem!important;font-family:Public Sans,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;line-height:1.2!important}.post-content h3{letter-spacing:-.02em;color:var(--text)!important;margin-top:2rem!important;margin-bottom:.5rem!important;font-family:Public Sans,sans-serif!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.25!important}.post-content h4{color:var(--text)!important;margin-top:1.5rem!important;margin-bottom:.4rem!important;font-family:Public Sans,sans-serif!important;font-size:1.15rem!important;font-weight:700!important}.post-content p{color:var(--text)!important;margin-bottom:1.25rem!important;font-family:Public Sans,sans-serif!important;font-size:1.05rem!important;font-weight:400!important;line-height:1.8!important}.post-content figure{border-radius:12px;margin:2rem 0;overflow:hidden}.post-content figure img{margin:0}.post-content{overflow:hidden}.post-content *{max-width:100%!important}.post-content img{border-radius:10px;margin:1.5rem auto;display:block;object-fit:contain!important;width:100%!important;max-width:600px!important;height:auto!important;position:static!important}.post-content a{color:var(--primary)!important;text-decoration:underline!important}.post-content a:hover{color:var(--primary-dark)!important}.post-content blockquote{border-radius:0 8px 8px 0;font-style:italic;border-left:4px solid var(--primary)!important;background:var(--accent)!important;margin:1.5rem 0!important;padding:1rem 1.5rem!important}.post-content ul,.post-content ol{color:var(--text)!important;margin-bottom:1.25rem!important;padding-left:1.5rem!important;font-size:1.05rem!important;line-height:1.8!important}.post-content li{margin-bottom:.5rem!important;font-family:Public Sans,sans-serif!important;line-height:1.7!important}.post-content li::marker{color:var(--primary)}.post-content strong,.post-content b{color:var(--text)!important;font-weight:700!important}.post-content hr{border:none;border-top:1px solid var(--line);margin:2rem 0}.post-content [data-hook=image-viewer],.post-content [data-hook=figure-IMAGE]{border-radius:10px;margin:1.5rem 0;overflow:hidden}.post-content .moHCnT,.post-content .fTEXDR{margin:0;padding:0;display:block}.toc-card{background:var(--surface-alt);border:1px solid var(--line);border-radius:12px;margin:2rem 0;padding:1.5rem 2rem}.toc-title{border-bottom:1px solid var(--line);padding-bottom:.75rem;color:var(--text)!important;margin-bottom:.75rem!important;font-size:1.1rem!important;font-weight:700!important}.toc-links p{margin-bottom:0!important;padding:.35rem 0!important}.toc-links a{font-size:.95rem!important;font-weight:500!important;text-decoration:none!important}.toc-links a:hover{color:var(--primary-dark)!important}.post-tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:2rem;display:flex}.post-tag{color:var(--primary-dark);background:#3e9be91a;border-radius:999px;padding:.4rem .75rem;font-size:.82rem;font-weight:600}.post-back{margin-top:3rem}.post-back-link{color:var(--primary);font-weight:600;transition:color .16s}.post-back-link:hover{color:var(--primary-dark)}@media (max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shell{width:min(var(--max-width), calc(100% - 1.1rem))}.hero{padding-top:3rem}.nav a,.button-link{padding:.75rem .9rem;font-size:.96rem}h1{font-size:clamp(2.75rem,10vw,3.25rem)}h2{font-size:1.85rem}p{font-size:1rem}.section{padding:3.5rem 0}.hero{padding:4.5rem 0}.page-hero{padding:4rem 0}.blog-grid{grid-template-columns:1fr}}
