.BlogPost-module__LqNe4a__article{background:var(--background);min-height:100vh}.BlogPost-module__LqNe4a__header{text-align:center;background:linear-gradient(to bottom, color-mix(in srgb, var(--brand-2) 8%, var(--background)), var(--background));padding:4rem 1.5rem}.BlogPost-module__LqNe4a__headerContent{max-width:800px;margin:0 auto}.BlogPost-module__LqNe4a__category{text-transform:uppercase;letter-spacing:.08em;background:var(--brand-gradient);color:#fff;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.BlogPost-module__LqNe4a__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.2}.BlogPost-module__LqNe4a__meta{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.BlogPost-module__LqNe4a__separator{opacity:.5}.BlogPost-module__LqNe4a__author{font-weight:500}.BlogPost-module__LqNe4a__coverImage{max-width:900px;margin:0 auto 3rem;padding:0 1.5rem}.BlogPost-module__LqNe4a__coverImage img{border-radius:16px;width:100%;height:auto;box-shadow:0 20px 60px -20px #0000004d}.BlogPost-module__LqNe4a__content{max-width:720px;margin:0 auto;padding:0 1.5rem 6rem}.BlogPost-module__LqNe4a__shareBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 0;display:flex}.BlogPost-module__LqNe4a__shareLabel{color:var(--muted-foreground);font-size:.875rem;font-weight:600}.BlogPost-module__LqNe4a__shareLink{color:var(--brand-2);font-size:.875rem;text-decoration:none;transition:opacity .2s}.BlogPost-module__LqNe4a__shareLink:hover{opacity:.8}.BlogPost-module__LqNe4a__body{color:var(--foreground);font-size:1.0625rem;line-height:1.8}.BlogPost-module__LqNe4a__body h2{letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.BlogPost-module__LqNe4a__body h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.BlogPost-module__LqNe4a__body p{margin-bottom:1.5rem}.BlogPost-module__LqNe4a__body ul,.BlogPost-module__LqNe4a__body ol{margin-bottom:1.5rem;padding-left:1.5rem}.BlogPost-module__LqNe4a__body li{margin-bottom:.75rem}.BlogPost-module__LqNe4a__body ul li{list-style-type:disc}.BlogPost-module__LqNe4a__body strong{font-weight:600}.BlogPost-module__LqNe4a__body a{color:var(--brand-2);text-decoration:underline}.BlogPost-module__LqNe4a__suggested{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.BlogPost-module__LqNe4a__suggestedTitle2{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.BlogPost-module__LqNe4a__suggestedGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.BlogPost-module__LqNe4a__suggestedCard{color:inherit;background:var(--card);border:1px solid var(--border);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.BlogPost-module__LqNe4a__suggestedCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px -8px #00000026}.BlogPost-module__LqNe4a__suggestedImage{aspect-ratio:16/9;overflow:hidden}.BlogPost-module__LqNe4a__suggestedImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogPost-module__LqNe4a__suggestedCard:hover .BlogPost-module__LqNe4a__suggestedImage img{transform:scale(1.05)}.BlogPost-module__LqNe4a__suggestedContent{padding:1rem}.BlogPost-module__LqNe4a__suggestedCategory{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-2);margin-bottom:.5rem;font-size:.65rem;font-weight:600;display:inline-block}.BlogPost-module__LqNe4a__suggestedTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogPost-module__LqNe4a__suggestedReadTime{color:var(--muted-foreground);font-size:.75rem}.BlogPost-module__LqNe4a__cta{background:color-mix(in srgb, var(--brand-2) 8%, var(--card));border:1px solid color-mix(in srgb, var(--brand-2) 20%, var(--border));text-align:center;border-radius:16px;margin-top:3rem;padding:2rem}.BlogPost-module__LqNe4a__cta h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.BlogPost-module__LqNe4a__cta p{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9375rem}.BlogPost-module__LqNe4a__ctaButton{color:#fff;background:var(--brand-gradient);border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.BlogPost-module__LqNe4a__ctaButton:hover{opacity:.9;transform:translateY(-2px)}.BlogPost-module__LqNe4a__nav{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.BlogPost-module__LqNe4a__backLink{color:var(--brand-2);font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s}.BlogPost-module__LqNe4a__backLink:hover{opacity:.8}.BlogPost-module__LqNe4a__notFound{text-align:center;padding:8rem 1.5rem}.BlogPost-module__LqNe4a__notFound h1{margin-bottom:1rem;font-size:2rem;font-weight:700}.BlogPost-module__LqNe4a__notFound p{color:var(--muted-foreground);margin-bottom:2rem}@media (max-width:640px){.BlogPost-module__LqNe4a__header{padding:3rem 1rem}.BlogPost-module__LqNe4a__meta{flex-wrap:wrap;gap:.5rem}.BlogPost-module__LqNe4a__coverImage{margin-bottom:2rem;padding:0}.BlogPost-module__LqNe4a__coverImage img{border-radius:0}.BlogPost-module__LqNe4a__content{padding:0 1rem 4rem}.BlogPost-module__LqNe4a__body{font-size:1rem}.BlogPost-module__LqNe4a__body h2{font-size:1.35rem}}
