.blog-post-detail-container{max-width:900px;margin:4rem auto;padding:4rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px #00000014}@media(max-width:768px){.blog-post-detail-container{margin:2.5rem auto;padding:2rem}}.blog-post-featured-image{margin-bottom:3rem;border-radius:.5rem;overflow:hidden}.blog-post-featured-image img{width:100%;height:auto;display:block}.blog-post-title{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:800;font-size:3.5rem;line-height:1.1;letter-spacing:-.03em}@media(min-width:640px){.blog-post-title{font-size:4rem}}@media(min-width:1024px){.blog-post-title{font-size:3.5rem}}.blog-post-title{color:#122d3f;margin-bottom:1.5rem;text-align:center}@media(max-width:768px){.blog-post-title{font-size:1.75rem}}.blog-post-meta{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;color:#666;font-size:1rem}@media(max-width:768px){.blog-post-meta{flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem}}.blog-post-author,.blog-post-date{font-weight:500}.blog-post-content{line-height:1.6;font-size:1.125rem;color:#333}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{color:#122d3f;margin-top:3rem;margin-bottom:1.5rem;line-height:1.1}.blog-post-content h1{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;line-height:1.15;letter-spacing:-.025em}@media(min-width:640px){.blog-post-content h1{font-size:3rem}}@media(min-width:1024px){.blog-post-content h1{font-size:2.5rem}}.blog-post-content h2{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;margin-bottom:1.5rem;font-weight:700;font-size:1.75rem;line-height:1.3;letter-spacing:-.02em}@media(min-width:640px){.blog-post-content h2{font-size:1.5rem}}@media(min-width:1024px){.blog-post-content h2{font-size:1.75rem}}.blog-post-content h3{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;margin-bottom:1.5rem;font-weight:600;font-size:1.5rem;line-height:1.3;letter-spacing:-.02em}@media(min-width:640px){.blog-post-content h3{font-size:1.25rem}}@media(min-width:1024px){.blog-post-content h3{font-size:1.5rem}}.blog-post-content h4{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;margin-bottom:1.5rem;font-weight:600;font-size:1.25rem;line-height:1.3;letter-spacing:-.02em}@media(min-width:640px){.blog-post-content h4{font-size:1.125rem}}@media(min-width:1024px){.blog-post-content h4{font-size:1.25rem}}.blog-post-content h5{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;margin-bottom:1.5rem;font-weight:600;font-size:1.125rem;line-height:1.3;letter-spacing:-.02em}@media(min-width:640px){.blog-post-content h5{font-size:1rem}}@media(min-width:1024px){.blog-post-content h5{font-size:1.125rem}}.blog-post-content h6{font-size:1.125rem}.blog-post-content p{margin-bottom:1.5rem}.blog-post-content ul,.blog-post-content ol{margin-bottom:1.5rem;padding-left:2.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content a{color:#122d3f;text-decoration:underline}.blog-post-content a:hover{color:#102939}.blog-post-content img{max-width:100%;height:auto;display:block;margin:2.5rem auto;border-radius:.5rem;box-shadow:0 5px 15px #0000000d}.blog-post-content blockquote{border-left:4px solid #122d3f;padding-left:1.5rem;margin:2.5rem 0;font-style:italic;color:#555}.blog-post-content pre{background-color:#f4f4f4;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1.5rem}.blog-post-content code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background-color:#e9e9e9;padding:2px 4px;border-radius:3px}.recommended-articles{max-width:1200px;margin:5rem auto;padding:0 2rem}@media(max-width:768px){.recommended-articles{margin:3rem auto;padding:0 1rem}}.recommended-articles__title{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;line-height:1.15;letter-spacing:-.025em}@media(min-width:640px){.recommended-articles__title{font-size:3rem}}@media(min-width:1024px){.recommended-articles__title{font-size:2.5rem}}.recommended-articles__title{color:#122d3f;text-align:center;margin-bottom:3rem}@media(max-width:768px){.recommended-articles__title{font-size:1.5rem;margin-bottom:2.5rem}}.recommended-articles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}@media(max-width:1024px){.recommended-articles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.recommended-articles__grid{grid-template-columns:1fr;gap:2rem}}.recommended-card{background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.recommended-card:hover{box-shadow:0 8px 25px #00000026}.recommended-card{overflow:hidden;padding:0;transition:transform .3s ease,box-shadow .3s ease}.recommended-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.recommended-card__link{display:block;text-decoration:none;color:inherit;height:100%}.recommended-card__image{width:100%;height:180px;overflow:hidden}.recommended-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.recommended-card:hover .recommended-card__image img{transform:scale(1.05)}.recommended-card__content{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.recommended-card__title{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;margin-bottom:1.5rem;font-weight:600;font-size:1.5rem;line-height:1.3;letter-spacing:-.02em}@media(min-width:640px){.recommended-card__title{font-size:1.25rem}}@media(min-width:1024px){.recommended-card__title{font-size:1.5rem}}.recommended-card__title{color:#122d3f;margin:0;font-size:1.125rem;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommended-card__excerpt{font-size:.875rem;color:#555;line-height:1.2;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recommended-card__meta{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#666;margin-top:.25rem}.recommended-card__author{font-weight:500;color:#122d3f}.recommended-card__separator{opacity:.5}.recommended-card__date{opacity:.8}.blog-cta{background-color:#fff;padding:5rem 0}.blog-cta .container{background-color:#122d3f;color:#fff;padding:6rem;border-radius:1.5rem;box-shadow:0 20px 60px #00000026;position:relative;overflow:hidden}.blog-cta .container:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#f0ff6414,#00d4aa14);pointer-events:none}@media(max-width:768px){.blog-cta .container{padding:4rem 2.5rem;border-radius:1rem}}.blog-cta__content{text-align:center;max-width:700px;margin:0 auto;position:relative;z-index:1}.blog-cta__title{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;line-height:1.15;letter-spacing:-.025em}@media(min-width:640px){.blog-cta__title{font-size:3rem}}@media(min-width:1024px){.blog-cta__title{font-size:2.5rem}}.blog-cta__title{color:#fff;margin-bottom:1.5rem;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}@media(max-width:768px){.blog-cta__title{font-size:1.75rem}}.blog-cta__description{font-size:1.125rem;color:#ffffffe6;line-height:1.6;max-width:550px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem}@media(max-width:768px){.blog-cta__description{font-size:1rem}}.blog-cta__button{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.blog-cta__button:disabled{opacity:.6;cursor:not-allowed}.blog-cta__button{background-color:#f0ff64;color:#000}.blog-cta__button:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.blog-cta__button{background:#f0ff64;color:#122d3f;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.blog-cta__button:hover{background:#f0ff64e6;transform:translateY(-2px);box-shadow:0 8px 25px #f0ff6466}
