.blog-module__NtvxIq__blogContainer{flex-direction:column;gap:3rem;max-width:1280px;margin:0 auto;padding:2rem 0;display:flex}.blog-module__NtvxIq__header{border:1px solid var(--border);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex;box-shadow:0 10px 40px -10px #0000000d}.blog-module__NtvxIq__headerContent{align-items:center;display:flex}.blog-module__NtvxIq__title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.blog-module__NtvxIq__navigation{align-items:center;display:flex}.blog-module__NtvxIq__navList{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__NtvxIq__navLink{color:var(--text-secondary);font-weight:600;text-decoration:none;transition:color .3s}.blog-module__NtvxIq__navLink:hover{background:var(--blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__NtvxIq__main{flex-direction:column;flex:1;gap:3rem;display:flex}.blog-module__NtvxIq__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}.blog-module__NtvxIq__card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.blog-module__NtvxIq__card:hover{border-color:#06b6d44d;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.blog-module__NtvxIq__featuredCard{flex-direction:row;grid-column:1/-1;height:480px}@media (max-width:900px){.blog-module__NtvxIq__featuredCard{flex-direction:column;height:auto}}.blog-module__NtvxIq__imageWrapper{height:240px;display:block;position:relative;overflow:hidden}.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__imageWrapper{width:60%;height:100%}@media (max-width:900px){.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__imageWrapper{width:100%;height:300px}}.blog-module__NtvxIq__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.blog-module__NtvxIq__cardContent{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex;position:relative}.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__cardContent{justify-content:center;width:40%;padding:3rem}@media (max-width:900px){.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__cardContent{width:100%;padding:2rem}}.blog-module__NtvxIq__cardTitle{margin:0;font-size:1.5rem;font-weight:700;line-height:1.4}.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__cardTitle{font-size:2.2rem}.blog-module__NtvxIq__link{color:var(--text);text-decoration:none;transition:color .3s}.blog-module__NtvxIq__link:hover{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__NtvxIq__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-module__NtvxIq__featuredCard .blog-module__NtvxIq__excerpt{-webkit-line-clamp:4;font-size:1.15rem}.blog-module__NtvxIq__meta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.blog-module__NtvxIq__date{color:var(--primary);letter-spacing:.5px;background:#1a2b3c0d;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.blog-module__NtvxIq__footer{text-align:center;padding:3rem 0}.blog-module__NtvxIq__subtitle{color:var(--text-secondary);margin:0;font-size:1.1rem}.blog-module__NtvxIq__btn{background:var(--primary);color:#fff;border-radius:12px;margin-top:1rem;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 10px 25px #1a2b3c26}.blog-module__NtvxIq__btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #1a2b3c40}.blog-module__NtvxIq__heroImage{object-fit:cover;border-radius:12px;width:100%;height:400px}.blog-module__NtvxIq__heroImageWrapper{border-radius:12px;overflow:hidden}.blog-module__NtvxIq__articleContent{background:#fff;border:1px solid #00000014;border-radius:12px;padding:2rem}.blog-module__NtvxIq__singleExcerpt{color:var(--text-secondary);margin:0 0 1rem;font-size:1.1rem;line-height:1.6}.blog-module__NtvxIq__singleDate{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem;display:inline-block}.blog-module__NtvxIq__articleBody{color:var(--text);background:#fff;border:1px solid #00000014;border-radius:12px;padding:2rem;line-height:1.8}.blog-module__NtvxIq__articleBody h1{color:var(--text);margin:0 0 1.5rem;font-size:2.5rem}.blog-module__NtvxIq__articleBody h2{color:var(--text);margin:2rem 0 1rem;font-size:1.8rem}.blog-module__NtvxIq__articleBody p{margin:0 0 1rem;line-height:1.8}.blog-module__NtvxIq__articleBody ul,.blog-module__NtvxIq__articleBody ol{margin:0 0 1.5rem;padding-left:1.5rem}.blog-module__NtvxIq__articleBody li{margin-bottom:.5rem;line-height:1.8}.blog-module__NtvxIq__articleBody table{border-collapse:collapse;width:100%;margin:1rem 0}.blog-module__NtvxIq__articleBody th,.blog-module__NtvxIq__articleBody td{text-align:left;border:1px solid #00000014;padding:.8rem}.blog-module__NtvxIq__articleBody th{background:#00000005;font-weight:700}.blog-module__NtvxIq__backLink{color:#00b894;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.blog-module__NtvxIq__backLink:hover{color:#00cec9}.blog-module__NtvxIq__articleBody a{color:#00b894;text-decoration:none}.blog-module__NtvxIq__articleBody a:hover{text-decoration:underline}.blog-module__NtvxIq__adminNavLink{background:var(--primary-gradient);color:#fff;border-radius:12px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 15px #1a2b3c33}.blog-module__NtvxIq__adminNavLink:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #1a2b3c4d}.blog-module__NtvxIq__editLink{color:#a29bfe;margin-left:auto;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-module__NtvxIq__editLink:hover{color:#6c5ce7}.blog-module__NtvxIq__readLink{color:#fff;background:var(--primary);border-radius:20px;margin-left:auto;padding:.4rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.blog-module__NtvxIq__readLink:hover{background:#1a2b3ccc;transform:translateY(-2px);box-shadow:0 4px 10px #1a2b3c26}
