.blog-layout{padding-top:64px}.blog-page{max-width:1140px;margin:0 auto;padding:0 1.5rem 5rem}.blog-hero{text-align:center;padding:4rem 1rem 3rem}.blog-hero__label{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-primary);background:var(--clr-primary-light);padding:.3rem .8rem;border-radius:99px;margin-bottom:1rem}.blog-hero h1{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:800;color:var(--clr-text);letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem}.blog-hero p{font-size:1.05rem;color:var(--clr-text-muted);max-width:540px;margin:0 auto;line-height:1.7}.blog-section{margin-top:3rem}.blog-section__title{font-size:1.3rem;font-weight:700;color:var(--clr-text);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--clr-border)}.blog-empty{text-align:center;color:var(--clr-text-muted);padding:4rem 0;font-size:1.05rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.75rem;gap:1.75rem}.blog-grid--featured{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.blog-grid--small{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.post-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;background:var(--clr-bg);border:1px solid var(--clr-border)}.post-card:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,.12)}.post-card__image{position:relative;height:200px;background:var(--clr-bg-muted)}.post-card__image-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,var(--clr-primary-light) 0,var(--clr-bg-muted) 100%)}.post-card__body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1 1}.post-card__category{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--clr-primary);margin-bottom:.5rem}.post-card__title{font-size:1.05rem;font-weight:700;color:var(--clr-text);line-height:1.4;margin:0 0 .6rem;flex:1 1}.post-card__excerpt{font-size:.88rem;color:var(--clr-text-muted);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta{display:flex;gap:1rem;font-size:.78rem;color:var(--clr-text-faint);flex-wrap:wrap}.post-card--featured .post-card__title{font-size:1.15rem}.post-header{max-width:780px;margin:0 auto;padding:2.5rem 1.5rem 0}.post-header__category{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--clr-primary);background:var(--clr-primary-light);padding:.25rem .7rem;border-radius:99px;margin-bottom:1rem}.post-header__title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:var(--clr-text);line-height:1.25;letter-spacing:-.02em;margin-bottom:1rem}.post-header__excerpt{font-size:1.1rem;color:var(--clr-text-secondary);line-height:1.7;margin-bottom:1.25rem}.post-header__meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:var(--clr-text-faint);padding-bottom:1.5rem;border-bottom:1px solid var(--clr-border);margin-bottom:2rem}.post-header__cover{position:relative;height:420px;border-radius:14px;overflow:hidden;margin-bottom:2.5rem;background:var(--clr-bg-muted)}@media(max-width:640px){.post-header__cover{height:240px}}.blog-post{max-width:780px;margin:0 auto;padding:0 1.5rem 4rem}.blog-post__body{font-size:1.05rem;line-height:1.85;color:var(--clr-text-secondary)}.blog-post__body h2{font-size:1.55rem;font-weight:800;color:var(--clr-text);margin:2.5rem 0 .75rem;letter-spacing:-.015em}.blog-post__body h3{font-size:1.2rem;font-weight:700;color:var(--clr-text);margin:1.75rem 0 .5rem}.blog-post__body p{margin:1rem 0}.blog-post__body ol,.blog-post__body ul{padding-left:1.6rem;margin:1rem 0}.blog-post__body ol li,.blog-post__body ul li{margin:.45rem 0}.blog-post__body strong{color:var(--clr-text);font-weight:600}.blog-post__body a{color:var(--clr-primary);text-decoration:underline;text-underline-offset:3px}.blog-post__body a:hover{color:var(--clr-primary-hover)}.blog-post__body img{border-radius:10px;margin:1.5rem 0;max-width:100%;height:auto}.blog-post__body blockquote{border-left:4px solid var(--clr-primary);padding:.75rem 1.25rem;background:var(--clr-primary-light);border-radius:0 8px 8px 0;margin:1.5rem 0;color:var(--clr-text-secondary);font-style:italic}.blog-post__body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.blog-post__body table th{background:var(--clr-bg-muted);font-weight:700;text-align:left}.blog-post__body table td,.blog-post__body table th{padding:.6rem .9rem;border:1px solid var(--clr-border)}.blog-post__body table td{vertical-align:top}.blog-post__body table tr:nth-child(2n) td{background:var(--clr-bg-subtle)}.blog-post__body hr{border:none;border-top:1px solid var(--clr-border);margin:2.5rem 0}.cta-banner{background:var(--clr-primary);color:#fff;border-radius:14px;padding:1.5rem 2rem;margin:2.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cta-banner p{font-size:1rem;font-weight:600;margin:0;flex:1 1;min-width:200px}.cta-banner__btn{background:#fff;color:var(--clr-primary);padding:.65rem 1.4rem;border-radius:8px;font-weight:700;font-size:.9rem;white-space:nowrap;text-decoration:none;transition:opacity .15s}.cta-banner__btn:hover{opacity:.9;text-decoration:none}.faq-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--clr-border)}.faq-section>h2{font-size:1.4rem;font-weight:800;color:var(--clr-text);margin-bottom:1.25rem}.faq-item{border-bottom:1px solid var(--clr-border)}.faq-item__question{cursor:pointer;font-weight:600;font-size:1rem;color:var(--clr-text);padding:1rem 0;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:after{content:"+";font-size:1.2rem;font-weight:400;color:var(--clr-primary);flex-shrink:0}.faq-item[open] .faq-item__question:after{content:"−"}.faq-item__answer{padding:0 0 1.25rem;color:var(--clr-text-muted);line-height:1.75;margin:0;font-size:.97rem}.blog-post-footer{max-width:780px;margin:3rem auto 0;padding:0 1.5rem 4rem}.blog-related{margin-bottom:3rem}.blog-related h2{font-size:1.3rem;font-weight:700;margin-bottom:1.25rem}.blog-post-footer__cta{text-align:center;background:var(--clr-bg-subtle);border:1px solid var(--clr-border);border-radius:14px;padding:2rem 1.5rem}.blog-post-footer__cta p{font-size:1.1rem;font-weight:600;color:var(--clr-text);margin-bottom:1rem}.btn-primary{display:inline-block;background:var(--clr-primary);color:#fff;padding:.7rem 1.6rem;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:background .15s}.btn-primary:hover{background:var(--clr-primary-hover);text-decoration:none;color:#fff}@media(max-width:640px){.blog-page{padding:0 1rem 3rem}.blog-hero{padding:2.5rem .5rem 2rem}.blog-post,.blog-post-footer,.post-header{padding-left:1rem;padding-right:1rem}.cta-banner{flex-direction:column;text-align:center}.cta-banner__btn{width:100%;text-align:center}}