@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#101010;box-shadow:0 2px 4px #0000001a;color:#fafafa;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;padding:0 40px;width:100%}.header-left,.header-right{flex:1 1}.header-right{align-items:center;display:flex;gap:30px;justify-content:flex-end}.header-right a{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.header-right a.active{color:#5d7fff}.header-right .cta-buttons{display:flex;gap:13px}.header-right .cta-buttons .cta-button{background-color:#5d7fff;border-radius:50px;color:#fff;font-size:12px;font-weight:500;height:40px;max-height:40px;min-height:35px;padding:12px 40px;transition:all .35s ease}.header-right .cta-buttons .cta-button:hover{background-color:#3b4042}.logo{display:block;height:52px;max-height:52px;min-height:52px;width:auto}.back-button{align-items:center;background:none;border:none;border-radius:8px;color:#5d7fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:4px;margin-bottom:20px;padding:4px 8px;transition:all .35s ease}.back-button:hover{background-color:#5d7fff;color:#fff}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;padding:0;width:30px;z-index:10}.hamburger-menu span{background:#fff;border-radius:10px;height:3px;position:relative;transform-origin:1px;transition:all .3s linear;width:26px}.hamburger-menu.open span:first-child{transform:rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg)}@media (max-width:868px){.header-content{padding:0 20px}.logo{height:36px;max-height:36px;min-height:36px}.hamburger-menu{display:flex}.header-right{align-items:center;background-color:#101010;bottom:0;display:none;flex-direction:column;gap:30px;justify-content:flex-start;left:0;padding:40px 20px;position:fixed;right:0;top:70px}.header-right.open{display:flex}.header-right .cta-buttons{flex-direction:column;max-width:300px;width:100%}.header-right .cta-buttons .cta-button{text-align:center;width:100%}}.blog-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.blog-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.blog-item:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.blog-thumbnail{align-items:center;background-color:#f8f9fa;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.thumbnail-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-item:hover .thumbnail-image{transform:scale(1.05)}.blog-item-content{display:flex;flex:1 1;flex-direction:column;height:100%;padding:24px}.blog-title{color:#2c3e50;font-size:20px;font-weight:600;line-height:1.3;margin-bottom:12px}.blog-excerpt,.blog-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-start;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.blog-excerpt{color:#555;font-size:14px;line-height:1.6;margin-bottom:16px;max-height:100px}.blog-meta{align-items:center;border-top:1px solid #f1f3f4;color:#888;display:flex;font-size:12px;justify-content:space-between;margin-top:auto;padding-top:16px}.blog-author,.blog-date{font-weight:500}@media (max-width:768px){.blog-list{gap:15px;grid-template-columns:1fr}.blog-thumbnail{height:180px}.blog-item-content{padding:20px}.blog-title{font-size:18px}.blog-excerpt{font-size:13px}.blog-meta{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:480px){.blog-thumbnail{height:160px}.blog-item-content{padding:16px}.blog-title{font-size:16px;line-height:1.4}.blog-excerpt{font-size:12px}}.Loading_loadingContainer__tNPvY{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;width:100%}.Loading_loadingContainer__tNPvY .Loading_loading__K7Xi7{min-height:46px;min-width:46px}.home{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;height:auto;padding:20px 0;width:100%}.home-header{margin-bottom:40px;text-align:center}.home-header h2{color:#2c3e50;font-size:32px;margin-bottom:10px}.home-header p{color:#7f8c8d;font-size:18px}@media (max-width:768px){.home{padding:10px 0}.home-header{margin-bottom:20px}.home-header h2{font-size:24px}.home-header p{font-size:16px}}.Pagination_pagination__mVvOv{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:auto;justify-content:center;margin-top:20px;width:100%}.Pagination_pagination__mVvOv .Pagination_backBtn__DlocO,.Pagination_pagination__mVvOv .Pagination_nextBtn__slfmd{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:row;height:28px;justify-content:center;max-height:28px;max-width:28px;min-height:28px;min-width:28px;outline:none;transition:.3s;width:28px}.Pagination_pagination__mVvOv .Pagination_backBtn__DlocO svg,.Pagination_pagination__mVvOv .Pagination_nextBtn__slfmd svg{fill:#0d0d0d;color:#0d0d0d;height:18px;max-height:18px;min-height:18px;width:auto}.Pagination_pagination__mVvOv .Pagination_backBtn__DlocO:hover,.Pagination_pagination__mVvOv .Pagination_nextBtn__slfmd:hover{opacity:.8}.Pagination_pagination__mVvOv .Pagination_nextBtn__slfmd svg{transform:rotate(180deg)}.Pagination_pagination__mVvOv .Pagination_pageNumbers__Ig3p2{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:auto;width:fit-content}.Pagination_pagination__mVvOv .Pagination_pageNumbers__Ig3p2 .Pagination_pageNumber__bZXLv{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;box-sizing:border-box;color:#0d0d0d;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:500;height:28px;justify-content:center;max-height:28px;max-width:28px;min-height:28px;min-width:28px;transition:.3s;width:28px}.Pagination_pagination__mVvOv .Pagination_pageNumbers__Ig3p2 .Pagination_pageNumber__bZXLv:hover{color:#4d4d4d}.Pagination_pagination__mVvOv .Pagination_pageNumbers__Ig3p2 .Pagination_pageNumber__bZXLv.Pagination_active__q3h4d{background:#5d7fff99;border:1px solid #5d7fff;border-radius:6px;color:#fdfdfd}.Pagination_pagination__mVvOv .Pagination_pageNumbers__Ig3p2 .Pagination_pageNumber__bZXLv.Pagination_active__q3h4d:hover{color:#fdfdfd}.blog-post-container{margin:0 auto;max-width:800px;padding:20px 0}.loading-container{margin:0 auto;padding:20px}.blog-post{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.post-header{border-bottom:1px solid #e9ecef;box-sizing:border-box;height:auto;padding:20px;width:100%}.post-title{color:#2c3e50;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px}.post-meta{color:#6c757d;display:flex;font-size:14px;gap:20px}.post-author,.post-date{align-items:center;display:flex;font-weight:500;gap:6px}.author-image{border-radius:50%;height:24px;width:24px}.post-content{color:#333;line-height:1.8;padding:clamp(.625rem,.1705rem + 2.2727vw,1.875rem) clamp(.625rem,-.0568rem + 3.4091vw,2.5rem)}.post-body{font-size:16px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{color:#2c3e50;line-height:1.3;margin:24px 0 16px}.post-body h1{font-size:28px}.post-body h2{font-size:24px}.post-body h3{font-size:20px}.post-body p{margin-bottom:16px}.post-body ol,.post-body ul{margin:16px 0;padding-left:24px}.post-body li{margin-bottom:8px}.post-body a,.post-body a:hover{color:#5d7fff}.post-body iframe{border:none;border-radius:6px;overflow:hidden}.post-body blockquote{background-color:#f8f9fa;border-left:4px solid #5d7fff;font-style:italic;margin:20px 0;padding:16px 20px}.post-body code{background-color:#f1f3f4;border-radius:4px;font-size:14px;padding:2px 6px}.post-body pre{background-color:#f8f9fa;border-radius:6px;margin:16px 0;overflow-x:auto;padding:16px}.post-body img{border-radius:6px;height:auto;margin:20px 0;max-width:100%}.post-not-found{align-items:center;display:flex;flex-direction:column;gap:20px;height:70dvh;justify-content:center;text-align:center}.post-not-found img{height:50dvh;width:auto}.post-not-found p{color:#101010;font-family:Krona One,sans-serif;font-size:32px;font-weight:600}@media (max-width:768px){.blog-post-container{padding:10px 0}.blog-post{margin:0 10px}.post-title{font-size:28px}.post-meta{flex-direction:column;gap:8px}.post-body{font-size:15px}}*{font-family:Inter,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:20px;width:100%}@media (max-width:768px){.main-content{padding:10px}}
/*# sourceMappingURL=main.9425c771.css.map*/