:root{--color-primary:#a83253;--color-primary-hover:#82203f;--color-primary-soft:#fbeef2;--color-accent-gray:#6b7c8d;--color-white:#fff}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:#1e293b;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3}.markdown-content h1{font-size:2.25rem;font-weight:900}.markdown-content h2{border-bottom:2px solid #f1f5f9;padding-bottom:.5rem;font-size:1.875rem;font-weight:800}.markdown-content h3{font-size:1.5rem;font-weight:700}.markdown-content h4{font-size:1.25rem;font-weight:700}.markdown-content p{color:#334155;margin-bottom:1.5rem}.markdown-content strong{color:#0f172a;font-weight:700}.markdown-content a{color:#be3a63;border-bottom:1.5px solid #a8325366;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.markdown-content a:hover,.markdown-content a:focus-visible{color:#9d2449;background:#a8325314;border-bottom-color:#9d2449;outline:none}.markdown-content ul,.markdown-content ol{color:#334155;margin-bottom:1.5rem;padding-left:1.5rem}.markdown-content li{margin-bottom:.5rem}.markdown-content li::marker{color:#64748b}.markdown-content blockquote{color:#475569;background:#f8fafc;border-left:4px solid #a83253;border-radius:0 12px 12px 0;margin:2rem 0;padding:1.25rem 1.5rem;font-style:italic;box-shadow:0 1px 2px #0000000d}.markdown-content blockquote p:last-child{margin-bottom:0}.markdown-content img{border:1px solid #e2e8f0;border-radius:12px;max-width:100%;height:auto;margin:2.5rem auto;display:block;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.markdown-content code{color:#db2777;background:#f1f5f9;border-radius:6px;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.markdown-content pre{color:#f8fafc;background:#1e293b;border-radius:12px;margin:2rem 0;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.markdown-content pre code{color:inherit;background:0 0;border-radius:0;padding:0;font-size:.9em}.markdown-content table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:2.5rem 0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.markdown-content th,.markdown-content td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.markdown-content th{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#a83253;font-size:.85rem;font-weight:700}.markdown-content tr:nth-child(2n) td{background:#f8fafc}.markdown-content tr:last-child td{border-bottom:none}.markdown-content tr:hover td{background:#f1f5f9}.markdown-content hr{opacity:.7;background:linear-gradient(90deg,#0000,#94a3b8,#0000);border:0;height:3px;margin:3.5rem 0}.blog-card{transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.md-only{display:none}.row-md{flex-direction:column;display:flex}@media (min-width:768px){.md-only{display:inline}.row-md{flex-direction:row}}
.Header-module__9-Q01W__header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;padding:.875rem 2rem;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.Header-module__9-Q01W__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Header-module__9-Q01W__logo{color:#a83253;letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.Header-module__9-Q01W__logo:hover{color:#c25478}.Header-module__9-Q01W__logoImage{object-fit:contain;width:40px;height:40px;display:block}.Header-module__9-Q01W__logoText{line-height:1}.Header-module__9-Q01W__navDesktop{align-items:center;gap:1.75rem;display:flex}.Header-module__9-Q01W__navLink{color:#475569;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Header-module__9-Q01W__navLink:after{content:"";background:#a83253;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__9-Q01W__navLink:hover{color:#a83253}.Header-module__9-Q01W__navLink:hover:after{width:100%}.Header-module__9-Q01W__menuToggle{color:#a83253;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:background .2s,border-color .2s;display:none}.Header-module__9-Q01W__menuToggle:hover{background:#fbeef2;border-color:#a83253}.Header-module__9-Q01W__menuToggle:focus-visible{outline-offset:2px;outline:2px solid #a83253}.Header-module__9-Q01W__navMobile{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;max-height:0;transition:max-height .25s;display:none;overflow:hidden}.Header-module__9-Q01W__navMobileOpen{max-height:320px}.Header-module__9-Q01W__navMobileLink{color:#a83253;border-bottom:1px solid #f1f5f9;padding:1rem 1.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s}.Header-module__9-Q01W__navMobileLink:last-child{border-bottom:none}.Header-module__9-Q01W__navMobileLink:hover,.Header-module__9-Q01W__navMobileLink:focus-visible{color:#82203f;background:#fbeef2;outline:none}@media (max-width:768px){.Header-module__9-Q01W__header{padding:.625rem 1rem}.Header-module__9-Q01W__logoImage{width:32px;height:32px}.Header-module__9-Q01W__logoText{font-size:1rem}.Header-module__9-Q01W__navDesktop{display:none}.Header-module__9-Q01W__menuToggle{display:inline-flex}.Header-module__9-Q01W__navMobile{border:none;display:flex}}@media (max-width:400px){.Header-module__9-Q01W__logoText{font-size:.875rem}}
.Footer-module__KT9B4W__footer{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:6rem;padding:4rem 2rem}.Footer-module__KT9B4W__inner{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__KT9B4W__logo{color:#a83253;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__KT9B4W__logo:hover{color:#c25478}.Footer-module__KT9B4W__logoImage{object-fit:contain;width:36px;height:36px;display:block}.Footer-module__KT9B4W__description{color:#64748b;max-width:520px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.Footer-module__KT9B4W__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.Footer-module__KT9B4W__legalLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Footer-module__KT9B4W__legalLink{color:#64748b;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__KT9B4W__legalLink:hover,.Footer-module__KT9B4W__legalLink:focus-visible{color:#a83253}.Footer-module__KT9B4W__link{color:#a83253;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s}.Footer-module__KT9B4W__link:hover{color:#c25478}.Footer-module__KT9B4W__bottom{color:#94a3b8;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding-top:2rem;font-size:.9rem;font-weight:500;display:flex}@media (max-width:768px){.Footer-module__KT9B4W__footer{padding:3rem 1.25rem}.Footer-module__KT9B4W__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__KT9B4W__links{flex-direction:column;gap:1.25rem}.Footer-module__KT9B4W__legalLinks{gap:1rem 1.25rem}}
