.blog-page{background-color:#f9fafb;min-height:100vh}.blog-header-section{text-align:center;background:linear-gradient(#0d1a26 0%,#152a3d 100%);padding:4rem 0 6rem;position:relative;overflow:hidden}.blog-header-section h1{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:3rem;font-weight:800}.blog-header-section p{color:#cbd5e1;max-width:700px;margin:0 auto;font-size:1.125rem;font-weight:300}.blog-search-container{z-index:10;width:90%;max-width:896px;position:relative;margin:-4rem auto 5rem!important}.blog-search-input-wrapper{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 20px 50px #0003}.blog-search-input{color:#121826!important;text-align:left!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:.75rem!important;width:100%!important;padding:1rem 1rem 1rem 3rem!important;font-size:1rem!important}.blog-search-input:focus{border-color:#0e836e!important;box-shadow:0 0 0 2px #0e836e33!important}.blog-search-container .search-icon-svg{color:#94a3b8;pointer-events:none;position:absolute;top:3.5rem;left:3.5rem}.blog-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.filter-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px #0000000a}.filter-chip:hover{color:#0e836e;border-color:#0e836e}.filter-chip.active{color:#fff;background-color:#0e836e;border-color:#0e836e;box-shadow:0 4px 12px #1c9c7c33}.blog-content-section-divider{margin-top:0}.blog-main-container{max-width:1240px;margin-inline:auto;padding:0 1.5rem}.section-title{color:#111827;align-items:center;gap:1.5rem;margin-bottom:3rem;font-size:1.75rem;font-weight:800;display:flex}.section-title-line{background:linear-gradient(90deg,#e5e7eb,#0000);flex:1;height:2px}.articles-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.stitch-article-card{background-color:#fff;border:1px solid #cbd5e1;border-radius:1rem;flex-direction:column;min-width:0;max-width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000026}.stitch-article-card .card-image-container{height:16rem;position:relative;overflow:hidden}.stitch-article-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.stitch-article-card:hover img{transform:scale(1.05)}.stitch-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#0e836e;border-radius:.25rem;padding:.25rem .75rem;font-size:10px;font-weight:700;position:absolute;top:1rem;left:1rem}.stitch-card-content{flex-direction:column;flex-grow:1;min-width:0;padding:2rem;display:flex}.stitch-card-meta{color:#94a3b8;align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.75rem;display:flex}.stitch-card-title{color:#121826;overflow-wrap:anywhere;word-break:break-word;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25}.stitch-card-excerpt{color:#64748b;overflow-wrap:anywhere;word-break:break-word;margin-bottom:2rem;font-size:.875rem;line-height:1.5}.stitch-read-link{color:#0e836e;align-items:center;gap:.25rem;margin-top:auto;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex}.stitch-read-link span{margin-left:.25rem;transition:margin-left .3s}.stitch-article-card:hover .stitch-read-link span{margin-left:.5rem}.stitch-featured-article{background-color:#fff;border:1px solid #cbd5e1;border-radius:1.5rem;flex-direction:column;min-width:0;max-width:100%;margin-bottom:6rem;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000026}@media (min-width:768px){.stitch-featured-article{flex-direction:row;align-items:stretch;min-height:520px}}.stitch-featured-image{width:100%;min-height:300px;position:relative}@media (min-width:768px){.stitch-featured-image{width:50%;min-height:unset}}.stitch-featured-image img{object-fit:cover;width:100%;height:100%;display:block}.stitch-featured-content{flex-direction:column;flex:1;justify-content:center;padding:2.5rem;display:flex}@media (min-width:768px){.stitch-featured-content{width:50%;padding:3rem 4rem}}.stitch-featured-meta-row{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.stitch-featured-badge-text{color:#0e836e;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:700}.stitch-featured-heading{color:#121826;overflow-wrap:anywhere;word-break:break-word;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.stitch-featured-heading{font-size:3rem}}.stitch-featured-excerpt{color:#64748b;overflow-wrap:anywhere;word-break:break-word;margin-bottom:2rem;font-size:1rem;line-height:1.625}.articles-grid-stitch{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.articles-grid-stitch{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.articles-grid-stitch{grid-template-columns:repeat(3,1fr)}}.latest-articles-section{margin-top:5rem}.latest-articles-section .section-title-wrapper{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.latest-articles-section .section-title-line{background-color:#cbd5e1;flex-grow:1;height:1px}.blog-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:5rem;margin-bottom:8rem;display:flex}.pagination-number{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:600;transition:all .2s;display:flex}.pagination-number.active{color:#fff;background-color:#0e836e;border-color:#0e836e}.pagination-arrow{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.pagination-arrow:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.articles-grid{grid-template-columns:1fr}}.lucide{vertical-align:middle;display:inline-block}
