@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.Header_header__HXQOm{background-color:#1e1e1e;border-bottom:1px solid #333;box-shadow:0 2px 4px #fff3;color:#e0e0e0;font-family:"Noto Serif",serif;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.Header_container__vI36D{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.Header_logo__UsziS{color:#f5f5f5;font-size:1.5rem;font-weight:700}.Header_logoLink__w9XbH{color:inherit;text-decoration:none}.Header_logoLink__w9XbH:hover{text-decoration:none}.Header_nav__J8WFt{display:flex}.Header_navList__Hy5AU{display:flex;list-style:none;margin:0;padding:0}.Header_navItem__ehw-3{margin-left:1rem}.Header_navLink__jN4KB{color:#3498db;font-size:1rem;text-decoration:none}.Header_navLink__jN4KB:hover{color:#7f8c8d;text-decoration:none}.Footer_footer__kXlYa{background-color:#2e2e2e;border-top:1px solid #444;padding:1rem;text-align:center}.Footer_container__R7sXj{margin:0 auto;max-width:1200px}p{color:#b0b0b0;font-size:.875rem}.Home_container__w\+u63{background-color:#121212;border-radius:10px;box-shadow:0 4px 8px #fff3;color:#e0e0e0;font-family:"Noto Serif",serif;margin:80px auto 2rem;max-width:1200px;padding:2rem}.Home_pageTitle__VBpDB{color:#f5f5f5;font-size:2rem;font-weight:700;margin-bottom:1rem}.Home_blogSection__LUAGV{margin-top:2rem}.Home_blogCardLink__TrXx7{color:inherit;display:block;text-decoration:none}.Home_blogCardLink__TrXx7:hover{text-decoration:none}.Home_blogCard__s4xRX{border:1px solid #333;border-radius:10px;box-sizing:border-box;margin-bottom:1.5rem;padding:1.5rem;transition:box-shadow .3s ease}.Home_blogCard__s4xRX:hover{box-shadow:0 6px 12px #fff6}.Home_blogTitle__OPucH{color:#f5f5f5;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.Home_blogDescription__PXfwE{color:#b0b0b0;font-size:1rem;margin-bottom:.5rem}.Home_blogDate__s3-Xj{color:#888;font-size:.875rem;margin-bottom:.5rem}.Home_blogTags__TV7E\+{display:flex;flex-wrap:wrap;gap:4px;margin-top:1rem}.Home_blogTag__imngN{background-color:#333;border-radius:4px;color:#e0e0e0;font-size:.875rem;padding:4px 8px}.PostDetailPage_container__Kch5E{background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 8px #fff3;color:#e0e0e0;font-family:"Noto Serif",serif;margin:80px auto 2rem;max-width:1200px;padding:2rem}.PostDetailPage_projectContent__pzkV2{color:#b0b0b0;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;margin-top:1.5rem}.PostDetailPage_projectContent__pzkV2 pre{background-color:#2d2d2d;border-radius:5px;margin:1.5rem 0;overflow-x:auto;padding:1rem}.PostDetailPage_projectContent__pzkV2 code{background-color:#2d2d2d;border-radius:3px;color:#e0e0e0;font-family:Courier New,Courier,monospace;padding:.2rem .4rem}.PostDetailPage_projectContent__pzkV2 pre code{background-color:initial;padding:0}.PostDetailPage_projectContent__pzkV2 h1,.PostDetailPage_projectContent__pzkV2 h2,.PostDetailPage_projectContent__pzkV2 h3{color:#f5f5f5;margin-bottom:1rem;margin-top:2rem}.PostDetailPage_projectContent__pzkV2 ol,.PostDetailPage_projectContent__pzkV2 ul{margin-bottom:1.5rem;margin-left:1.5rem}.PostDetailPage_mainContent__PeIh2{padding:2rem}.PostDetailPage_projectTitle__krXLU{color:#f5f5f5;font-size:2rem;font-weight:700;margin-bottom:1rem}.PostDetailPage_projectDescription__KG4HB{color:#b0b0b0;font-size:1rem;margin-bottom:1rem}.PostDetailPage_projectProgression__C76mj{font-size:1rem;font-weight:700;margin-bottom:1rem}.PostDetailPage_progressionIdeas__vQjhQ{color:#f1c40f}.PostDetailPage_progressionDeployed__l1-I6{color:#2ecc71}.PostDetailPage_progressionInProgress__JtaQ-{color:#3498db}.PostDetailPage_progressSection__BCqFW{margin-top:2rem}.PostDetailPage_progressTitle__j6IeD{color:#f5f5f5;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.PostDetailPage_progressList__Sb2Je{margin-top:1rem}.PostDetailPage_progressItem__HwcgC{border-bottom:1px solid #333;padding:1rem 0;transition:background-color .3s ease}.PostDetailPage_progressItem__HwcgC:last-child{border-bottom:none}.PostDetailPage_progressItem__HwcgC:hover{background-color:#2c2c2c}.PostDetailPage_updateTitle__mPaFj{color:#f5f5f5;font-size:1.25rem;font-weight:700}.PostDetailPage_updateDate__HFMcN{color:#8c8c8c;font-size:.9rem}.PostDetailPage_updateContent__Bm4gE{font-size:1rem}.PostDetailPage_projectLink__6BZGw{color:#3498db;font-size:1rem;margin-top:1.5rem;text-decoration:none;transition:box-shadow .3s ease,transform .3s ease}.PostDetailPage_projectLink__6BZGw:hover{box-shadow:0 4px 8px #ffffff4d;text-decoration:none;transform:translateY(-2px)}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#121212;color:#e0e0e0;font-family:Roboto,sans-serif;line-height:1.6}a{color:#1e90ff;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:600;margin-bottom:1rem}button{background-color:#333;border:none;border-radius:4px;color:#e0e0e0;cursor:pointer;font-family:inherit;font-size:1rem;padding:.5rem 1rem}button:hover{background-color:#444}ul{list-style:none}input,textarea{background-color:#222;border:1px solid #333;border-radius:4px;color:#e0e0e0;font-family:inherit;font-size:1rem;padding:.5rem}input:focus,textarea:focus{border-color:#1e90ff;outline:none}.container{margin:0 auto;max-width:1200px;padding:1rem;width:90%}section{margin-bottom:2rem}
/*# sourceMappingURL=main.203c4eec.css.map*/