.LeadModal-module__pHjv-W__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;animation:.15s cubic-bezier(.16,1,.3,1) LeadModal-module__pHjv-W__overlayShow;position:fixed;inset:0}.LeadModal-module__pHjv-W__content{z-index:1001;background:#fff;border-radius:24px;outline:none;width:90vw;max-width:450px;max-height:85vh;padding:2.5rem;animation:.15s cubic-bezier(.16,1,.3,1) LeadModal-module__pHjv-W__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.LeadModal-module__pHjv-W__header{margin-bottom:2rem;position:relative}.LeadModal-module__pHjv-W__title{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.LeadModal-module__pHjv-W__description{color:#64748b;font-size:.95rem;line-height:1.5}.LeadModal-module__pHjv-W__close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:-1rem;right:-1rem}.LeadModal-module__pHjv-W__close:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.LeadModal-module__pHjv-W__form{flex-direction:column;gap:1.25rem;display:flex}.LeadModal-module__pHjv-W__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LeadModal-module__pHjv-W__label{color:#475569;font-size:.875rem;font-weight:700}.LeadModal-module__pHjv-W__input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.LeadModal-module__pHjv-W__input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.LeadModal-module__pHjv-W__submit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .2s}.LeadModal-module__pHjv-W__submit:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 10px 20px #16a34a33}.LeadModal-module__pHjv-W__submit:disabled{cursor:not-allowed;background:#cbd5e1;transform:none}.LeadModal-module__pHjv-W__privacy{color:#94a3b8;text-align:center;font-size:.75rem;line-height:1.4}@keyframes LeadModal-module__pHjv-W__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes LeadModal-module__pHjv-W__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.Post-module__g9vABG__post{padding-bottom:var(--spacing-3xl)}.Post-module__g9vABG__header{padding:var(--spacing-2xl) 0;background:linear-gradient(#6366f10d 0%,#0000 100%)}.Post-module__g9vABG__headerMain{min-width:0}.Post-module__g9vABG__meta{margin-bottom:var(--spacing-md);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem 1rem;display:flex}.Post-module__g9vABG__back{color:var(--color-text-tertiary);font-size:.875rem;font-weight:500}.Post-module__g9vABG__back:hover{color:var(--color-primary-light)}.Post-module__g9vABG__category{color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.Post-module__g9vABG__title{margin-bottom:var(--spacing-sm);max-width:900px}.Post-module__g9vABG__excerpt{margin:0 0 var(--spacing-md);max-width:760px;color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.7}.Post-module__g9vABG__date{color:var(--color-text-tertiary);margin-bottom:var(--spacing-sm);font-size:.875rem}.Post-module__g9vABG__byline{margin-bottom:var(--spacing-md);background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.45rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Post-module__g9vABG__bylineDot{color:var(--color-text-tertiary)}.Post-module__g9vABG__heroImage{margin-bottom:var(--spacing-3xl)}.Post-module__g9vABG__imageWrap{aspect-ratio:21/9;border-radius:var(--radius-2xl);background:var(--color-bg-tertiary);width:100%;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.Post-module__g9vABG__heroImageAsset{object-fit:cover}@media (max-width:767px){.Post-module__g9vABG__imageWrap{aspect-ratio:16/9}}.Post-module__g9vABG__placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Post-module__g9vABG__content{gap:var(--spacing-3xl);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.Post-module__g9vABG__content{grid-template-columns:2fr 1fr}}.Post-module__g9vABG__articleBody{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8}.Post-module__g9vABG__sidebar{gap:var(--spacing-2xl);flex-direction:column;display:flex}.Post-module__g9vABG__ctaBox{padding:var(--spacing-xl);border-radius:var(--radius-xl);text-align:center}.Post-module__g9vABG__ctaBox h4{margin-bottom:var(--spacing-sm)}.Post-module__g9vABG__ctaBox p{margin-bottom:var(--spacing-lg);font-size:.9375rem}.Post-module__g9vABG__ctaButton{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;cursor:pointer;width:100%;min-height:2.9rem;box-shadow:var(--shadow-md);border:1px solid #6366f147;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.Post-module__g9vABG__ctaButton:hover{filter:brightness(1.04);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.Post-module__g9vABG__tags h5{margin-bottom:var(--spacing-sm);color:var(--color-text)}.Post-module__g9vABG__tagsList{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.Post-module__g9vABG__tag{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-tertiary);padding:4px 10px;font-size:.8125rem}
