.blog-module__9CE99G__pageWrapper{background:#fcfbf9;width:100%;min-height:100vh;position:relative}.blog-module__9CE99G__main{width:100%;position:relative}.blog-module__9CE99G__container{max-width:var(--home-container-max-width);padding:0 max(2.5rem, var(--page-gutter-desktop,2.5rem));margin:0 auto}.blog-module__9CE99G__hero{background-color:#5f8fae;justify-content:center;align-items:center;width:100%;height:clamp(260px,36vw,450px);margin:0;padding:0;display:flex;position:relative;overflow:hidden}.blog-module__9CE99G__heroContent{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.blog-module__9CE99G__heroSvg{object-fit:contain;max-width:100%;max-height:100%;display:block}.blog-module__9CE99G__blogSection{background:0 0;padding:3rem 0 .5rem}.blog-module__9CE99G__searchSection{background:0 0;padding:2.4rem 0 0}.blog-module__9CE99G__searchForm{width:100%}.blog-module__9CE99G__searchInputWrapper{background:#fff;border:1.5px solid #251f1a1f;border-radius:999px;align-items:center;gap:.75rem;width:100%;max-width:1120px;margin:0 auto;padding:.45rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 12px 32px #251f1a14}.blog-module__9CE99G__searchInputWrapper:focus-within{border-color:#b6684c;box-shadow:0 14px 34px #b6684c1f}.blog-module__9CE99G__searchIcon{color:#b6684c;flex-shrink:0;width:1.8rem;height:1.8rem}.blog-module__9CE99G__searchInput{color:#171311;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem;font-family:inherit;font-size:1.45rem}.blog-module__9CE99G__searchInput::placeholder{color:#aaa}.blog-module__9CE99G__searchInput::-webkit-search-cancel-button{display:none}.blog-module__9CE99G__searchClearBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:.6rem;flex-shrink:0;padding:.4rem .6rem;font-size:1.4rem;transition:color .2s}.blog-module__9CE99G__searchClearBtn:hover{color:#b6684c}.blog-module__9CE99G__searchSubmitBtn{color:#fff;cursor:pointer;background:#b6684c;border:none;border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;margin:.5rem 0;padding:1rem 2.4rem;font-family:inherit;font-size:1.45rem;font-weight:700;transition:background .2s,transform .15s;display:flex;position:relative}.blog-module__9CE99G__searchSubmitBtn:hover:not(:disabled){background:#9d5a41;transform:translateY(-1px)}.blog-module__9CE99G__searchSubmitBtn:disabled{opacity:.7;cursor:not-allowed}.blog-module__9CE99G__searchSpinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1.4rem;height:1.4rem;animation:.6s linear infinite blog-module__9CE99G__spin;display:inline-block}@keyframes blog-module__9CE99G__spin{to{transform:rotate(360deg)}}.blog-module__9CE99G__searchResultsLabel{text-align:center;color:#666;margin-top:1.6rem;font-size:1.5rem}.blog-module__9CE99G__searchResultsLabel strong{color:#171311;font-weight:700}.blog-module__9CE99G__blogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem;margin-bottom:2.2rem;display:grid}.blog-module__9CE99G__blogCard{background:#fff;border:1px solid #251f1a1a;border-radius:2rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 12px 36px #251f1a0f}.blog-module__9CE99G__blogCard:hover{transform:translateY(-6px);box-shadow:0 20px 42px #251f1a1f}.blog-module__9CE99G__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.blog-module__9CE99G__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.blog-module__9CE99G__cardImage{object-fit:cover;transition:transform .3s}.blog-module__9CE99G__blogCard:hover .blog-module__9CE99G__cardImage{transform:scale(1.05)}.blog-module__9CE99G__cardContent{flex-direction:column;flex-grow:1;padding:2.2rem;display:flex}.blog-module__9CE99G__category{color:#756659;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.2rem;font-size:1.15rem;font-weight:700}.blog-module__9CE99G__cardTitle{color:#171311;margin-bottom:2.4rem;font-size:2rem;font-weight:600;line-height:1.38}.blog-module__9CE99G__cardFooter{flex-direction:column;gap:.6rem;margin-top:auto;display:flex}.blog-module__9CE99G__authorMetaRow{align-items:center;gap:1rem;display:flex}.blog-module__9CE99G__avatarWrapper{background:#e5e7eb;border-radius:50%;width:2.8rem;height:2.8rem;position:relative;overflow:hidden}.blog-module__9CE99G__avatar{object-fit:cover}.blog-module__9CE99G__cardAuthorName{color:#374151;font-size:1.35rem;font-weight:600}.blog-module__9CE99G__timeAgo{color:#6b7280;font-size:1.2rem}.blog-module__9CE99G__loadMoreWrapper{text-align:center;margin-top:4rem}.blog-module__9CE99G__loadMoreButton{color:#fff;cursor:pointer;background:#b6684c;border:none;border-radius:.8rem;padding:1.4rem 3rem;font-size:1.6rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #0000001a}.blog-module__9CE99G__loadMoreButton:hover{background:#9d5a41;transform:translateY(-2px);box-shadow:0 12px 34px #b6684c40}@media (max-width:1024px){.blog-module__9CE99G__container{padding:0 var(--page-gutter-tablet)}.blog-module__9CE99G__blogSection{padding:2.2rem 0 5.8rem}.blog-module__9CE99G__blogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem}.blog-module__9CE99G__cardTitle{font-size:1.85rem}}@media (max-width:768px){.blog-module__9CE99G__blogGrid{grid-template-columns:1fr;gap:2rem}.blog-module__9CE99G__imageWrapper{height:216px}.blog-module__9CE99G__cardContent{padding:1.8rem}}@media (max-width:560px){.blog-module__9CE99G__hero{height:230px}.blog-module__9CE99G__blogSection{padding:1.6rem 0 4.8rem}}.blog-module__9CE99G__breadcrumbArea{background:#fcfbf9;padding:1.8rem 0 .2rem}.blog-module__9CE99G__breadcrumb{color:#666;align-items:center;gap:.5rem;padding:1rem 0;font-size:1.4rem;display:flex}.blog-module__9CE99G__breadcrumb a{color:#b6684c;text-decoration:none;transition:color .2s}.blog-module__9CE99G__breadcrumb a:hover{color:#000}.blog-module__9CE99G__breadcrumbSeparator{color:#666;margin:0 .8rem}.blog-module__9CE99G__articleHeaderArea{background:#fcfbf9;width:100%;padding:.5rem 0 3rem}.blog-module__9CE99G__headerContainer{max-width:var(--home-container-max-width);padding:0 var(--page-gutter-desktop);grid-template-columns:45fr 55fr;align-items:stretch;gap:6.5rem;margin:0 auto;display:grid}.blog-module__9CE99G__headerText{text-align:left;flex-direction:column;justify-content:flex-start;padding:3.5rem 0 .8rem;display:flex}.blog-module__9CE99G__titleTop{width:100%}.blog-module__9CE99G__articleCategory{color:#b6684c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:3.5rem;font-size:1.45rem;font-weight:900;display:block}.blog-module__9CE99G__articleTitle{color:#171311;letter-spacing:-.03em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.5rem;font-size:4.2rem;font-weight:700;line-height:1.2}.blog-module__9CE99G__articleMeta{border-top:1px solid #17131114;align-items:center;gap:2.5rem;width:100%;margin-top:auto;padding:2.2rem 0;display:flex}.blog-module__9CE99G__authorSection{cursor:pointer;align-items:center;gap:1.4rem;display:flex}.blog-module__9CE99G__authorSection:hover .blog-module__9CE99G__detailAuthorName{text-decoration:underline}.blog-module__9CE99G__authorImageWrapper{background:#eeeae6;border-radius:50%;width:3.8rem;height:3.8rem;position:relative;overflow:hidden}.blog-module__9CE99G__detailAuthorName{color:#171311;font-size:1.55rem;font-weight:800}.blog-module__9CE99G__articleInfo{color:#8e847c;align-items:center;gap:1rem;font-size:1.45rem;font-weight:600;display:flex}.blog-module__9CE99G__articleTimeAgo{color:#b6684c;font-weight:700}.blog-module__9CE99G__headerImage{aspect-ratio:16/10;border-radius:2.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 45px 85px #0000001f}.blog-module__9CE99G__featuredImage{object-fit:cover}.blog-module__9CE99G__articleBodyArea{background:#fcfbf9;padding:0 0 2rem}.blog-module__9CE99G__contentWrapper{max-width:var(--home-container-max-width);padding:0 var(--page-gutter-desktop);margin:0 auto}.blog-module__9CE99G__prose{color:#4b5563;font-family:var(--font-figtree,"Figtree", sans-serif);font-size:1.6rem;line-height:1.75}.blog-module__9CE99G__proseParagraph{color:#4b5563;white-space:pre-wrap;margin:0 0 1.6rem}.blog-module__9CE99G__proseH1{font-size:3.5rem;font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseH2{font-size:clamp(2.4rem,4vw,3.2rem);font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseH3{font-size:clamp(2rem,3.2vw,2.4rem);font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseH4{font-size:2rem;font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseH5{font-size:1.75rem;font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseH6{font-size:1.5rem;font-family:var(--font-jetbrains-mono,"JetBrains Mono", monospace);letter-spacing:-.02em;color:#b6684c;margin:2rem 0 1rem;padding:0;font-weight:700}.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH1,.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH2,.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH3,.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH4,.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH5,.blog-module__9CE99G__proseParagraph+.blog-module__9CE99G__proseH6{margin-top:.8rem}.blog-module__9CE99G__proseUl,.blog-module__9CE99G__proseOl{margin:0 0 1.6rem 1.8rem;padding-left:1.8rem!important;list-style-position:outside!important}.blog-module__9CE99G__proseUl li,.blog-module__9CE99G__proseOl li{color:#4b5563;margin-bottom:.85rem;font-size:1.58rem}.blog-module__9CE99G__proseUl{list-style-type:disc}.blog-module__9CE99G__proseOl{list-style-type:decimal}.blog-module__9CE99G__proseBlockquote{color:#4b5563;background:#b6684c0a;border-left:6px solid #b6684c;border-radius:0 1rem 1rem 0;margin:4rem 0;padding:1.5rem 0 1.5rem 3rem;font-size:1.6rem;font-style:italic}.blog-module__9CE99G__proseLink{color:#b6684c;text-underline-offset:4px;font-weight:700;text-decoration:underline;transition:opacity .2s}.blog-module__9CE99G__proseLink:hover{opacity:.8}.blog-module__9CE99G__proseCodeInline{color:#b6684c;background:#b6684c14;border-radius:.6rem;padding:.2rem .6rem;font-family:inherit;font-size:.9em;font-weight:600}.blog-module__9CE99G__proseCodeBlock{color:#eeeae6;background:#171311;border-radius:1.6rem;margin:4rem 0;padding:2.5rem;line-height:1.6;overflow-x:auto}.blog-module__9CE99G__proseImageWrapper{width:100%;max-width:750px;margin:6rem auto}.blog-module__9CE99G__proseImage{border-radius:2.5rem;width:100%;height:auto;display:block}.blog-module__9CE99G__proseVideoWrapper{width:100%;max-width:728px;margin:6rem auto}.blog-module__9CE99G__proseVideo{aspect-ratio:16/9;background:#000;border-radius:2.5rem;width:100%;height:auto;display:block}.blog-module__9CE99G__proseCaption{text-align:center;color:#8e847c;margin-top:2rem;font-size:1.5rem;font-style:italic}@media (max-width:1024px){.blog-module__9CE99G__contentWrapper{padding:0 var(--page-gutter-tablet)}.blog-module__9CE99G__headerContainer{grid-template-columns:1fr;gap:4rem;padding-top:2rem}.blog-module__9CE99G__headerText{padding:0}.blog-module__9CE99G__articleTitle{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4rem)}.blog-module__9CE99G__articleMeta{margin-top:3rem;padding:1.8rem 0}.blog-module__9CE99G__headerImage{aspect-ratio:16/9;order:2}.blog-module__9CE99G__articleBodyArea{padding-bottom:5rem}}@media (max-width:768px){.blog-module__9CE99G__container,.blog-module__9CE99G__contentWrapper{padding:0 2rem}.blog-module__9CE99G__breadcrumbArea{padding:1.5rem 0 0}.blog-module__9CE99G__breadcrumb{flex-wrap:wrap;font-size:1.1rem}.blog-module__9CE99G__articleHeaderArea{padding:0 0 3rem}.blog-module__9CE99G__articleCategory{margin-bottom:1.5rem;font-size:1.25rem}.blog-module__9CE99G__articleTitle{font-size:2.8rem;line-height:1.2}.blog-module__9CE99G__articleMeta{flex-wrap:wrap;gap:1.5rem}.blog-module__9CE99G__detailAuthorName,.blog-module__9CE99G__articleInfo{font-size:1.35rem}.blog-module__9CE99G__articleBodyArea{padding:0 0 4rem}.blog-module__9CE99G__prose{font-family:var(--font-figtree,"Figtree", sans-serif);font-size:1.8rem;line-height:1.8}.blog-module__9CE99G__proseH1{margin:4rem 0 1.5rem;font-size:3.2rem}.blog-module__9CE99G__proseH2{margin:3.5rem 0 1.2rem;font-size:2.8rem}.blog-module__9CE99G__proseH3{margin:3rem 0 1rem;font-size:2.4rem}.blog-module__9CE99G__proseH4{margin:2.8rem 0 .9rem;font-size:2.1rem}.blog-module__9CE99G__proseH5{margin:2.5rem 0 .85rem;font-size:1.85rem}.blog-module__9CE99G__proseH6{margin:2.2rem 0 .8rem;font-size:1.6rem}.blog-module__9CE99G__proseUl,.blog-module__9CE99G__proseOl{margin:2.5rem 0;padding-left:2rem}.blog-module__9CE99G__proseBlockquote{margin:3.5rem 0;padding:1rem 0 1rem 2rem}.blog-module__9CE99G__proseCodeBlock{border-radius:1rem;padding:1.5rem;font-size:1.4rem}}.blog-module__9CE99G__contentGrid{grid-template-columns:1fr;gap:3.5rem;max-width:100%;margin:0 auto;display:grid}.blog-module__9CE99G__infoRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;margin-bottom:3rem;display:grid}.blog-module__9CE99G__infoColumn{background:#fff;border:1px solid #11182114;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 24px #1118210f}.blog-module__9CE99G__sidebarSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.blog-module__9CE99G__sidebarTechStack{flex-wrap:wrap;gap:.75rem;display:flex}.blog-module__9CE99G__sidebarTechTag{color:#b6684c;background:#f5f3f9;border:1px solid #e5e7eb;border-radius:4px;padding:.6rem 1.2rem;font-size:1.3rem;font-weight:500}.blog-module__9CE99G__sidebarDescription{color:#4b5563;font-size:1.58rem;line-height:1.75}@media (max-width:900px){.blog-module__9CE99G__infoRow{grid-template-columns:1fr}}.blog-module__9CE99G__articleWrapper{max-width:var(--home-container-max-width);padding:0 var(--page-gutter-desktop);margin:0 auto}.blog-module__9CE99G__articleHeader{padding:4rem 0 0}.blog-module__9CE99G__articleType{color:#b6684c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.blog-module__9CE99G__featuredImageWrapper{border-radius:2.5rem;width:100%;margin-top:3rem;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 45px 85px #0000001f}.blog-module__9CE99G__featuredImageWrapper img{width:100%;height:auto;display:block}.blog-module__9CE99G__contentBody{justify-content:center;display:flex}.blog-module__9CE99G__contentWrapper{width:100%;max-width:100%;margin:0 auto;padding:0}.blog-module__9CE99G__playStoreBadgeWrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;margin:3.5rem 0 1rem;display:flex}.blog-module__9CE99G__playStoreBadge,.blog-module__9CE99G__appStoreBadge{width:auto;height:52px;transition:transform .3s,filter .3s;display:block}.blog-module__9CE99G__playStoreBadge:hover,.blog-module__9CE99G__appStoreBadge:hover{filter:brightness(1.1);transform:translateY(-2px)}.blog-module__9CE99G__backButton{color:#000;background:#faf9fb;border:1px solid #e5e7eb;border-radius:6px;margin:4rem 0;padding:1.2rem 2.5rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.blog-module__9CE99G__backButton:hover{color:#fff;background:#b6684c;transform:translate(-4px)}.blog-module__9CE99G__authorImage{object-fit:cover}
