#soro-blog .soro-blog{font-family:inherit;color:#0f172a;max-width:100%!important}.soro-blog-content{margin:0 auto;padding:0 1rem}.soro-blog-list{display:grid!important;grid-template-columns:1fr;gap:1.75rem!important;padding:0;list-style:none;margin:0}@media(min-width:640px){.soro-blog-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.soro-blog-list{grid-template-columns:repeat(3,1fr)}}#soro-blog,#soro-blog>*,.soro-blog,.soro-blog>*{background-color:transparent!important;color:#0f172a!important}.soro-blog-card{background:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;box-shadow:0 2px 8px #0000000f,0 0 0 1px #00000008!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;color:#0f172a!important}.soro-blog-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 28px -6px #00000024,0 4px 10px -4px #00000014!important}.soro-blog-card-image{display:block!important;width:100%!important;height:200px!important;min-height:200px!important;overflow:hidden!important;border-radius:0!important;flex-shrink:0!important;background:#f1f5f9!important;position:relative!important}img.soro-blog-card-image{width:100%!important;height:200px!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important;border-radius:4px}.soro-blog-card-image img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important;border-radius:0!important;position:absolute!important;top:0!important;left:0!important}.soro-blog-card-content{padding:1.25rem 1.25rem 1.5rem!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;flex:1!important}.soro-blog-card-title{font-size:1rem!important;font-weight:700!important;line-height:1.45!important;color:#fff!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.soro-blog-card-excerpt{font-size:.875rem!important;line-height:1.6!important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;flex:1!important}.soro-blog-card-date{font-size:.7rem!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#94a3b8!important;margin:0!important;padding-top:.5rem!important;border-top:1px solid #f1f5f9!important}.soro-blog-header{max-width:52rem;margin:0 auto;padding:2rem 1rem 0}.soro-blog-back{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;padding:.4rem .85rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;transition:color .15s ease,border-color .15s ease,background .15s ease;margin-bottom:1.75rem}.soro-blog-back:hover{color:#2563eb;border-color:#93c5fd;background:#eff6ff}.dark .soro-blog-back{color:#94a3b8;border-color:#334155;background:#1e293b}.dark .soro-blog-back:hover{color:#60a5fa;border-color:#3b82f6;background:#1e3a5f}.soro-blog-article{max-width:52rem;margin:0 auto;padding:2rem 1rem 4rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #00000012}@media(max-width:640px){.soro-blog-article{border:none;border-radius:0;box-shadow:none;padding:1.5rem 1rem 3rem}}.dark .soro-blog-article{background:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0000004d}.soro-blog-article-title{font-size:clamp(1.625rem,4vw,2.25rem);font-weight:700;line-height:1.25;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.02em}.dark .soro-blog-article-title{color:#f1f5f9}.soro-blog-article-date{font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin-bottom:2rem;display:block}.dark .soro-blog-article-date{color:#64748b}.soro-blog-article-image{width:100%;max-height:26rem;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;display:block;margin:0 0 2.5rem}.soro-blog-article-image img{width:100%;max-height:26rem;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;display:block}.soro-blog-article-content{font-size:1.0625rem;line-height:1.8;color:#1e293b;max-width:68ch}.dark .soro-blog-article-content{color:#cbd5e1}.soro-blog-article-content p{margin:0 0 1.5rem;max-width:68ch}.soro-blog-article-content p:last-child{margin-bottom:0}.soro-blog-article-content h2{font-size:1.5rem;font-weight:700;line-height:1.3;letter-spacing:-.015em;color:#0f172a;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.dark .soro-blog-article-content h2{color:#f1f5f9;border-bottom-color:#334155}.soro-blog-article-content h3{font-size:1.1875rem;font-weight:600;line-height:1.4;letter-spacing:-.01em;color:#0f172a;margin:2rem 0 .75rem}.dark .soro-blog-article-content h3{color:#e2e8f0}.soro-blog-article-content h4{font-weight:600;color:#1e293b;margin:1.75rem 0 .5rem;text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem}.dark .soro-blog-article-content h4{color:#cbd5e1}.soro-blog-article-content a{color:#2563eb;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease}.soro-blog-article-content a:hover{color:#1d4ed8;border-bottom-color:#93c5fd}.dark .soro-blog-article-content a{color:#60a5fa}.dark .soro-blog-article-content a:hover{color:#93c5fd;border-bottom-color:#3b82f6}.soro-blog-article-content ul{margin:0 0 1.5rem;padding-left:1.5rem;list-style:disc}.soro-blog-article-content ul li{margin-bottom:.4rem;padding-left:.25rem;color:#1e293b;line-height:1.75}.dark .soro-blog-article-content ul li{color:#cbd5e1}.soro-blog-article-content ol{margin:0 0 1.5rem;padding-left:1.5rem;list-style:decimal}.soro-blog-article-content ol li{margin-bottom:.4rem;padding-left:.25rem;color:#1e293b;line-height:1.75}.dark .soro-blog-article-content ol li{color:#cbd5e1}.soro-blog-article-content ul ul,.soro-blog-article-content ol ul,.soro-blog-article-content ul ol,.soro-blog-article-content ol ol{margin:.4rem 0 .4rem 1rem}.soro-blog-article-content blockquote{margin:2rem 0;padding:1rem 1.25rem;border-left:4px solid #3b82f6;background:#f0f7ff;border-radius:0 .5rem .5rem 0;color:#334155;font-style:italic}.soro-blog-article-content blockquote p{margin:0}.dark .soro-blog-article-content blockquote{background:#1e3a5f;border-left-color:#60a5fa;color:#94a3b8}.soro-blog-article-content img{max-width:100%;height:auto;border-radius:.625rem;display:block;margin:2rem auto;box-shadow:0 4px 12px #00000014}.dark .soro-blog-article-content img{box-shadow:0 4px 12px #0000004d}.soro-blog-article-content table{width:100%;border-collapse:collapse;font-size:.9375rem;margin:2rem 0;border-radius:.5rem;overflow:hidden;border:1px solid #e2e8f0}.dark .soro-blog-article-content table{border-color:#334155}.soro-blog-article-content thead{background:#f1f5f9}.dark .soro-blog-article-content thead{background:#0f172a}.soro-blog-article-content th{text-align:left;padding:.625rem .875rem;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;color:#475569;border-bottom:1px solid #e2e8f0}.dark .soro-blog-article-content th{color:#94a3b8;border-bottom-color:#334155}.soro-blog-article-content td{padding:.625rem .875rem;border-bottom:1px solid #f1f5f9;color:#1e293b;vertical-align:top}.dark .soro-blog-article-content td{color:#cbd5e1;border-bottom-color:#1e293b}.soro-blog-article-content tr:last-child td{border-bottom:none}.soro-blog-article-content tbody tr:hover{background:#f8fafc}.dark .soro-blog-article-content tbody tr:hover{background:#0f172a}.soro-blog-article-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;background:#f1f5f9;color:#0f172a;padding:.15em .4em;border-radius:.3rem;border:1px solid #e2e8f0}.dark .soro-blog-article-content code{background:#0f172a;color:#e2e8f0;border-color:#334155}.soro-blog-article-content pre{background:#0f172a;color:#e2e8f0;border-radius:.625rem;padding:1.25rem 1.5rem;overflow-x:auto;margin:2rem 0;font-size:.875rem;line-height:1.7;border:1px solid #1e293b}.soro-blog-article-content pre code{background:transparent;color:inherit;padding:0;border:none;font-size:inherit}.soro-blog-article-content hr{border:none;border-top:1px solid #e2e8f0;margin:2.5rem 0}.dark .soro-blog-article-content hr{border-top-color:#334155}.soro-blog-article-content strong{font-weight:600;color:#0f172a}.dark .soro-blog-article-content strong{color:#f1f5f9}.soro-blog-card,.soro-blog-back,.soro-blog-article-content a{transition:all .15s ease}
