:root{--font-mono:"Roboto Mono",monospace}*{box-sizing:border-box}html{font-size:18px;line-height:32px;background:rgb(0,0,0);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:system-ui;font-size:18px;line-height:32px;margin:0;color:rgb(1000,1000,1000);@media (max-width:1024px){font-size:15px;line-height:24px}}.frontend-root{min-height:100vh;display:flex;flex-direction:column}.frontend-main{flex:1 0 auto}.blog-footer{flex-shrink:0;border-top:1px solid #e5e7eb;background:#ffffff}.blog-footer-inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;font-size:.9rem;color:#4b5563}.blog-footer-left{white-space:nowrap}.blog-footer-nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.blog-footer-link{text-decoration:none;color:#111827;font-size:.9rem}.blog-footer-link:hover{text-decoration:underline}@media (max-width:640px){.blog-footer-inner{padding:.75rem 1rem}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;line-height:70px;font-weight:700;@media (max-width:1024px){margin-left:0;margin-bottom:24px;margin-right:0;margin-top:24px;font-size:42px;line-height:42px}@media (max-width:768px){font-size:38px;line-height:38px}@media (max-width:400px){font-size:32px;line-height:32px}}p{margin:24px 0;@media (max-width:1024px){margin:calc(var(--base) * .75) 0}}a{color:currentColor;&:focus{opacity:.8;outline:none}&:active{opacity:.7;outline:none}}svg{vertical-align:middle}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:45px;max-width:1024px;margin:0 auto;overflow:hidden;@media (max-width:400px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;h1{text-align:center}}.links{display:flex;align-items:center;gap:12px;a{text-decoration:none;padding:.25rem .5rem;border-radius:4px}.admin{color:rgb(0,0,0);background:rgb(1000,1000,1000);border:1px solid rgb(0,0,0)}.docs{color:rgb(1000,1000,1000);background:rgb(0,0,0);border:1px solid rgb(1000,1000,1000)}}.footer{display:flex;align-items:center;gap:8px;@media (max-width:1024px){flex-direction:column;gap:6px}p{margin:0}.codeLink{text-decoration:none;padding:0 .5rem;background:rgb(60,60,60);border-radius:4px}}}body,html{background:#ffffff!important}body{color:#0f172a!important}main{background:#ffffff!important}.blog-top-header{width:100%;background:#ffffff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:100}.blog-top-header-content{display:flex;justify-content:space-between;align-items:center;padding:8px 2rem;max-width:1200px;margin:0 auto;height:82px}.blog-site-logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.16em;color:#22293c}.blog-site-logo:hover{color:#6b7280}.blog-search-container{position:relative;flex:1 1;justify-content:flex-end;width:100%}.blog-search-container,.blog-search-icon{display:flex;align-items:center;height:100%}.blog-search-icon{justify-content:center;width:auto;border:none;background:transparent;cursor:pointer;color:#6c7a89;padding:0;transition:color .2s ease}.blog-search-icon:hover{color:#4a5568}.blog-search-icon svg{width:100%;height:100%;max-width:40px;max-height:40px}.blog-search-input{width:100%;padding:0;border:none;border-radius:0;font-size:2rem;color:#111827;background:transparent;outline:none;height:100%;line-height:1;text-align:right;display:flex;align-items:center;flex:1 1;opacity:0;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0}.blog-search-input--active{opacity:1;pointer-events:auto;position:relative}.blog-search-input:focus{outline:none}.blog-search-input::placeholder{color:transparent}.blog-shell{min-height:100vh;padding:3rem 2rem 4rem;max-width:1200px;margin:0 auto;color:#0f172a;background:#ffffff;border-radius:0;box-shadow:none;width:100%}.blog-header{display:flex;flex-direction:column;margin-bottom:2.5rem}.blog-kicker{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#471b78}.blog-title{margin:0;font-size:2.4rem;line-height:1.1;font-weight:700}.blog-subtitle{margin-top:1rem;max-width:640px;font-size:.98rem;color:#4b5563}.blog-search-results-header{display:flex;flex-direction:column;margin-bottom:2.5rem}.blog-search-results-title{margin:0;font-size:1.5rem;line-height:1.4;font-weight:400;color:#0f172a}.blog-search-query{font-weight:600;color:#2563eb}.blog-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1.2fr);grid-gap:2.5rem;gap:2.5rem}.blog-layout-search{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2.1fr);grid-gap:2.5rem;gap:2.5rem}.blog-hero-card{display:flex;flex-direction:column;gap:0;transition:background-color .4s ease,color .4s ease;padding:0;border-radius:4px;cursor:pointer;overflow:hidden}.blog-hero-card:hover{background-color:#471b78;color:#ffffff}.blog-hero-card-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.blog-hero-card:hover .blog-card-category,.blog-hero-card:hover .blog-card-date,.blog-hero-card:hover .blog-hero-title{color:#ffffff}.blog-hero-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:0;display:block}.blog-hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4f46e5;background:#e0e7ff;padding:.25rem .7rem;border-radius:999px;width:-moz-fit-content;width:fit-content}.blog-hero-title{font-size:1.8rem;line-height:1.3;font-weight:600;color:#111827;text-decoration:none;transition:color .4s ease}.blog-hero-title:hover{text-decoration:underline}.blog-hero-meta{font-size:.8rem;color:#6b7280}.blog-hero-description{font-size:.92rem;color:#4b5563}.blog-hero-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.82rem;color:#4f46e5;text-decoration:none}.blog-hero-link:hover{text-decoration:underline}.blog-sidebar{display:flex;flex-direction:column;gap:1.2rem}.blog-sidebar--search{margin-bottom:2rem}.blog-category-nav{background:rgba(15,23,42,.92);border-radius:1.2rem;padding:1rem 1.1rem;color:#e5e7eb}.blog-category-nav-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;color:#9ca3af}.blog-category-list{display:flex;flex-wrap:wrap;gap:.5rem}.blog-category-pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;font-size:.78rem;border:1px solid rgba(148,163,184,.9);color:#e5e7eb;background:rgba(15,23,42,.5);text-decoration:none;transition:all .15s ease}.blog-category-pill:hover{border-color:#471b78;background:rgba(37,99,235,.4)}.blog-category-pill--active{background:#471b78;border-color:transparent;color:white;box-shadow:0 0 0 1px rgba(129,140,248,.4)}.blog-list{margin-top:2.5rem}.blog-list-header{display:flex;justify-content:space-between;align-items:baseline;gap:1.25rem;margin-bottom:1.25rem}.blog-list-title{font-size:1rem;font-weight:600;color:#111827}.blog-list-count{font-size:.78rem;color:#6b7280}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.4rem;gap:1.4rem}.blog-card{display:flex;flex-direction:column;gap:0;transition:background-color .4s ease,color .4s ease;padding:0;border-radius:4px;cursor:pointer;overflow:hidden}.blog-card:hover{background-color:#471b78;color:#ffffff}.blog-card-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.blog-card:hover *,.blog-card:hover .blog-card-date,.blog-card:hover .blog-card-title{color:#ffffff}.blog-card-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:0;display:block}.blog-card-meta-row{display:flex;align-items:center;justify-content:space-between}.blog-card-category,.blog-card-meta-row{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.blog-card-category{transition:color .4s ease;text-decoration:none}.blog-card-category:hover{text-decoration:underline}.blog-card-date{font-size:.75rem;color:#6b7280;transition:color .4s ease}.blog-card-title{font-size:1.1rem;font-weight:600;color:#111827;line-height:1.4;text-decoration:none;transition:color .4s ease}.blog-card-title:hover{text-decoration:underline}.blog-article{display:flex;flex-direction:column;gap:1rem}.blog-article-title{font-size:2rem;line-height:1.2;font-weight:600;color:#111827;margin:0}.blog-article-content{margin-top:.5rem}.blog-hero-description{color:#374151;font-style:italic;font-size:16px}.blog-article-body{margin-top:2.5rem}.blog-article-body p{font-size:1.125rem;line-height:1.5}.blog-article-body a{color:#2563eb;text-decoration:underline}.blog-article-body a:hover{color:#1d4ed8}.blog-pagination{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.75rem;font-size:.8rem;color:#6b7280}.blog-pagination a,.blog-pagination button{padding:.35rem .8rem;border-radius:999px;border:1px solid #e5e7eb;background:white;color:#111827;cursor:pointer;text-decoration:none;font-size:.78rem}.blog-pagination button[disabled]{opacity:.35;cursor:default}.blog-pagination a:hover,.blog-pagination button:not([disabled]):hover{border-color:#471b78}.blog-load-more{display:flex;justify-content:center;align-items:center;margin-top:2.5rem}.blog-load-more-button{padding:.75rem 2rem;border-radius:999px;border:1px solid rgba(148,163,184,.9);color:#e5e7eb;background:rgba(15,23,42,.92);box-shadow:0 0 0 1px rgba(129,140,248,.4);cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .4s ease,color .4s ease}.blog-load-more-button:hover:not(:disabled){background-color:#471b78;color:#ffffff}.blog-load-more-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:960px){.blog-shell{padding:2.25rem 1.25rem 3rem;border-radius:0}.blog-layout{grid-template-columns:minmax(0,1fr)}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.blog-top-header-content{padding:8px 1rem;height:71px}.blog-site-logo{font-size:1rem;text-transform:uppercase;letter-spacing:.16em;color:#22293c}.blog-search-input{max-width:200px;font-size:1.5rem}.blog-shell{padding:1.75rem 1rem 2.5rem;border-radius:0}.blog-title{font-size:1.9rem;margin:0}.blog-grid{grid-template-columns:minmax(0,1fr)}}