.dev_log-page{background-color:#f5f8f7;padding-top:3.5rem;padding-bottom:6rem;font-family:Inter,system-ui,-apple-system,sans-serif}.dev_log-page .container{width:100%;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem;max-width:1280px!important}.dev_log-page h1.dev_log-title{color:#11252f;letter-spacing:-.02em;width:100%;margin-bottom:8rem;font-size:3.5rem;font-weight:600}.dev_log-section{flex-direction:column-reverse;align-items:center;gap:3rem;margin-bottom:6rem;display:flex}.dev_log-section--reverse{flex-direction:column-reverse}@media (min-width:1024px){.dev_log-section{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.dev_log-section--reverse{flex-direction:row-reverse}}.dev_log-section__content{flex:1;max-width:620px}.dev_log-page h2{color:#b83a7b;margin-bottom:1.5rem;font-size:2.7rem;font-weight:600;line-height:1.3}.dev_log-section__content p{color:#4a5568;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.dev_log-section__intro-pillars{margin-top:1.5rem;font-weight:500;color:#11252f!important}.dev_log-section__image-box{flex:1;justify-content:center;align-items:center;display:flex}.dev_log-section__img{object-fit:contain;width:100%;max-width:470px;height:auto}.dev_log-features{grid-template-columns:1fr;gap:2rem;width:100%;margin-top:4rem;display:grid}@media (min-width:768px){.dev_log-features{grid-template-columns:repeat(2,1fr)}}.dev_log-features__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2.5rem 2rem;box-shadow:0 4px 6px #00000005}.dev_log-features__card h3{color:#11252f;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dev_log-features__card p{color:#4a5568;font-size:1rem;line-height:1.6}.dev_log-cta{background-color:#e2f8f1;border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;min-height:280px;margin-top:5rem;padding:4rem 3rem;display:flex}@media (min-width:768px){.dev_log-cta{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.dev_log-cta p{color:#11252f;max-width:700px;font-size:1.5rem;font-weight:500;line-height:1.5;margin:0!important}.dev_log-cta__btn{background:var(--color-primary);white-space:nowrap;border-radius:4px;padding:.9rem 2.2rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background-color .2s;color:#fff!important}.dev_log-cta__btn:hover{background:var(--color-secondary);color:#fff}
