﻿body{font-family:charter,Georgia,Cambria,times new roman,Times,serif;background-color:#fff;color:#292929;line-height:1.6;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:border-box}a{color:#1a8917;text-decoration:none;transition:all .2s ease}a:hover{color:#125d10}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.content-container{width:100%;max-width:680px;margin:0 auto;padding:0 1.5rem}@media screen and (max-width:768px){.content-container{padding:0 1.5rem}}.content-container p{font-family:charter,Georgia,Cambria,times new roman,Times,serif;font-size:20px;line-height:1.86;margin-bottom:2rem;color:#292929;letter-spacing:-.003em}.content-container h1{font-family:sohne,helvetica neue,Helvetica,Arial,sans-serif;font-size:2.5rem;line-height:1.3;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.015em}.content-container h2{font-family:sohne,helvetica neue,Helvetica,Arial,sans-serif;font-size:1.8rem;line-height:1.4;margin:2rem 0 1rem;font-weight:600;text-align:left;letter-spacing:-.012em}.content-container img{max-width:100%;height:auto;margin:2rem auto;display:block}.content-container pre{margin:2rem 0;padding:1.5rem;border-radius:4px;overflow-x:auto;background-color:#fafafa;border:1px solid #e6e6e6;font-size:16px;font-family:ui-monospace,SFMono-Regular,sf mono,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}.content-container blockquote{margin:2rem 0;padding-left:1.5rem;border-left:3px solid #292929;font-style:italic;color:#757575}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:600}h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}h2{font-size:2rem;margin-bottom:1.5rem;text-align:center}.hero{background-color:#fff;padding:5rem 1.5rem;text-align:center}.hero .hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero h1 .highlight{color:#1a8917;display:block}.hero .hero-description{font-size:1.25rem;color:#757575;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;transition:all .2s ease;cursor:pointer}.btn.btn-primary{background-color:#1a8917;color:#fff}.btn.btn-primary:hover{background-color:#125d10;color:#fff}.btn.btn-secondary{background-color:#fafafa;color:#292929}.btn.btn-secondary:hover{background-color:#fff}.btn.btn-secondary.github-btn{background-color:rgba(26,137,23,.15);border:1px solid rgba(26,137,23,.3);color:#167313}.btn.btn-secondary.github-btn:hover{background-color:rgba(26,137,23,.25);border-color:rgba(26,137,23,.4)}.btn .arrow-icon{margin-left:.5rem;font-style:normal}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.featured-projects{margin-top:4rem;margin-bottom:4rem}.project-grid{display:flex;flex-wrap:wrap;margin:0 -1rem;margin-bottom:1.5rem;width:100%}.project-grid .project-card{width:calc(33.333% - 2rem);margin:0 1rem 1.5rem;background-color:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,5%);transition:all .2s ease;display:flex;flex-direction:column;height:auto;min-height:300px;border:1px solid rgba(230,230,230,.2)}@media(max-width:1100px){.project-grid .project-card{width:calc(50% - 2rem)}}@media(max-width:768px){.project-grid .project-card{width:calc(100% - 2rem)}}.project-grid .project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.2)}.project-grid .project-card .project-content{display:flex;flex-direction:column;height:100%;min-height:100%}.project-grid .project-card .project-header{display:flex;align-items:center;margin-bottom:1rem}.project-grid .project-card .project-header .project-icon{font-size:2rem;margin-right:1rem;line-height:1}.project-grid .project-card .project-header .project-title{margin:0;font-size:1.5rem}.project-grid .project-card .project-header .project-title a{color:#292929;transition:all .2s ease}.project-grid .project-card .project-header .project-title a:hover{color:#1a8917}.project-grid .project-card .project-description{color:#757575;margin-bottom:1.5rem;flex-grow:1}.project-grid .project-card .project-footer{margin-top:auto}.project-grid .project-card .project-footer .project-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-grid .project-card .project-footer .project-meta .project-difficulty,.project-grid .project-card .project-footer .project-meta .project-category{padding:.35rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.project-grid .project-card .project-footer .project-meta .project-difficulty:hover,.project-grid .project-card .project-footer .project-meta .project-category:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.project-grid .project-card .project-footer .project-meta .project-difficulty.beginner{background-color:#0f730c;color:#fff}.project-grid .project-card .project-footer .project-meta .project-difficulty.beginner:hover{background-color:#128a0e}.project-grid .project-card .project-footer .project-meta .project-difficulty.intermediate{background-color:#f59e0b;color:#fff}.project-grid .project-card .project-footer .project-meta .project-difficulty.intermediate:hover{background-color:#f6a823}.project-grid .project-card .project-footer .project-meta .project-difficulty.advanced{background-color:#ef4444;color:#fff}.project-grid .project-card .project-footer .project-meta .project-difficulty.advanced:hover{background-color:#f15b5b}.project-grid .project-card .project-footer .project-meta .project-category{background-color:#1a8917;color:#fff}.project-grid .project-card .project-footer .project-meta .project-category:hover{background-color:#1e9f1b}.project-grid .project-card .project-footer .project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-grid .project-card .project-footer .project-tags .tag{background-color:rgba(26,137,23,.15);color:#1a8917;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.project-grid .project-card .project-footer .project-tags .tag:hover{background-color:rgba(26,137,23,.25);transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.project-grid .project-card .project-footer .project-tags .tag.more{background-color:rgba(41,41,41,.1);color:#757575;cursor:default}.project-grid .project-card .project-footer .project-tags .tag.more:hover{transform:none;box-shadow:none}.project-grid .project-card .project-footer .view-project{display:inline-block;color:#1a8917;font-weight:500;margin-top:.5rem;transition:all .2s ease}.project-grid .project-card .project-footer .view-project:hover{color:#125d10;transform:translateX(3px)}.view-all{text-align:center;margin-top:1.5rem}.view-all .view-all-link{display:inline-flex;align-items:center;color:#1a8917;font-weight:500}.view-all .view-all-link .arrow-icon{margin-left:.25rem;transition:all .2s ease;font-style:normal}.view-all .view-all-link:hover{color:#125d10}.view-all .view-all-link:hover .arrow-icon{transform:translateX(3px)}.benefits{margin-top:4rem;margin-bottom:4rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.benefits-grid .benefit-card{background-color:#fff;padding:2rem;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,5%);transition:all .2s ease}.benefits-grid .benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.2)}.benefits-grid .benefit-card h3{color:#1a8917;margin-bottom:1rem;font-size:1.25rem}.benefits-grid .benefit-card p{color:#757575;margin-bottom:0}.get-started{margin-top:4rem;margin-bottom:4rem;background-color:#1a8917;padding:3rem 2rem;border-radius:4px;text-align:center}.get-started h2{color:#fff;margin-bottom:1rem}.get-started p{color:rgba(255,255,255,.9);max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.get-started .btn-primary{background-color:#fff;color:#1a8917}.get-started .btn-primary:hover{background-color:rgba(255,255,255,.9)}.filter-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;justify-content:center}.filter-categories .filter-category{background-color:#fff;color:#292929;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .2s ease}.filter-categories .filter-category:hover,.filter-categories .filter-category.active{background-color:#1a8917;color:#fff}.clear-filters{margin-top:1rem;display:inline-block}.no-results{text-align:center;padding:2rem;background-color:#fff;border-radius:4px;margin:2rem 0}.no-results p{margin-bottom:1rem;color:#757575}.back-link{margin-bottom:2rem}.back-link .back-button{display:inline-flex;align-items:center;color:#292929;font-weight:500;transition:all .2s ease}.back-link .back-button .arrow-icon.back{margin-right:.5rem;font-style:normal}.back-link .back-button:hover{color:#1a8917}.project-detail{margin-bottom:4rem}.project-detail .project-header{margin-bottom:3rem;text-align:center}.project-detail .project-header .project-icon{font-size:5rem;margin-bottom:1rem;line-height:1}.project-detail .project-header h1{font-size:2.5rem;margin-bottom:1rem}.project-detail .project-header .project-description{font-size:1.25rem;color:#757575;max-width:800px;margin:0 auto 1.5rem}.project-detail .project-header .project-meta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.project-detail .project-header .project-meta .difficulty,.project-detail .project-header .project-meta .category,.project-detail .project-header .project-meta .tag{padding:.35rem .75rem;border-radius:4px;font-size:.875rem}.project-detail .project-header .project-meta .difficulty.beginner{background-color:#0f730c;color:#fff}.project-detail .project-header .project-meta .difficulty.intermediate{background-color:#f59e0b;color:#fff}.project-detail .project-header .project-meta .difficulty.advanced{background-color:#ef4444;color:#fff}.project-detail .project-header .project-meta .category{background-color:#1a8917;color:#fff}.project-detail .project-header .project-meta .tag{background-color:#fff;color:#292929}.project-detail .project-header .project-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.project-detail .project-header .project-links .github-icon,.project-detail .project-header .project-links .website-icon{margin-right:.5rem;font-style:normal}.project-detail .project-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}@media(max-width:768px){.project-detail .project-info-grid{grid-template-columns:1fr}}.project-detail .project-info-grid .info-card{background-color:#fff;padding:1.5rem;border-radius:4px}.project-detail .project-info-grid .info-card h3{margin-bottom:1rem;font-size:1.25rem}.project-detail .project-info-grid .info-card ul{padding-left:0;list-style:none}.project-detail .project-info-grid .info-card ul li{margin-bottom:.5rem;color:#757575}.project-detail .project-info-grid .info-card ul li:last-child{margin-bottom:0}.project-detail .project-info-grid .info-card ul li strong{color:#292929;font-weight:600}.project-detail .project-info-grid .info-card .difficulty-indicator .difficulty-dot{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:.5rem}.project-detail .project-info-grid .info-card .difficulty-indicator .difficulty-dot.beginner{background-color:#0f730c}.project-detail .project-info-grid .info-card .difficulty-indicator .difficulty-dot.intermediate{background-color:#f59e0b}.project-detail .project-info-grid .info-card .difficulty-indicator .difficulty-dot.advanced{background-color:#ef4444}.project-detail .project-info-grid .info-card .difficulty-indicator span{font-weight:600}.project-detail .project-info-grid .info-card .difficulty-indicator p{margin-top:.75rem;color:#757575;font-size:.9rem}.project-detail .project-content h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;text-align:left;border-bottom:1px solid #e6e6e6;padding-bottom:.5rem}.project-detail .project-content h3{font-size:1.35rem;margin-top:2rem;margin-bottom:.75rem}.project-detail .project-content pre{background-color:#fff;padding:1rem;border-radius:4px;overflow-x:auto;margin:1.5rem 0}.project-detail .project-content code{font-family:fira code,monospace;font-size:.9rem}.project-detail .project-content blockquote{border-left:4px solid #1a8917;padding:.5rem 0 .5rem 1rem;margin:1.5rem 0;background-color:rgba(26,137,23,.1);border-radius:0 4px 4px 0}.project-detail .project-content blockquote p{margin:0;color:#757575}.project-detail .project-content ul,.project-detail .project-content ol{padding-left:1.5rem;margin:1rem 0}.project-detail .project-content ul li,.project-detail .project-content ol li{margin-bottom:.5rem}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}.hero{padding:3rem 1rem}.hero h1{font-size:2.25rem}.hero .hero-description{font-size:1.1rem}.project-grid,.benefits-grid{grid-template-columns:1fr}}.projects-list{padding:2rem 0}.projects-list .projects-header{margin-bottom:2rem;text-align:center}.projects-list .projects-header h1{font-size:2.5rem;margin-bottom:1rem}.projects-list .projects-header p{font-size:1.2rem;color:var(--text-secondary);max-width:800px;margin:0 auto}.projects-list .content-description{margin-bottom:2rem}.projects-list .filter-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;justify-content:center}.projects-list .filter-categories .filter-category{padding:.5rem 1rem;background-color:var(--bg-secondary);border-radius:20px;cursor:pointer;transition:all .2s ease;font-size:.9rem}.projects-list .filter-categories .filter-category:hover{background-color:var(--primary-light)}.projects-list .filter-categories .filter-category.active{background-color:var(--primary);color:#fff}.projects-list .category-section{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(230,230,230,5%);clear:both}.projects-list .category-section:last-child{border-bottom:none;margin-bottom:2rem}.projects-list .category-section .category-title{font-size:1.8rem;margin-bottom:1.5rem;color:#292929;border-bottom:1px solid #e6e6e6;padding-bottom:.5rem}@media(max-width:768px){.projects-list .category-section{margin-bottom:2.5rem}.projects-list .category-section .category-title{font-size:1.5rem;margin-bottom:1.5rem}}.projects-list #filtered-category-view .project-grid{margin-top:1.5rem}.projects-list #filtered-category-title{font-size:2rem;margin-bottom:1.5rem;text-align:center}.projects-list .project-grid{display:flex;flex-wrap:wrap;margin:0 -1rem;margin-bottom:1.5rem;width:100%}.projects-list .project-grid .project-card{width:calc(33.333% - 2rem);margin:0 1rem 1.5rem;background-color:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,5%);transition:all .2s ease;display:flex;flex-direction:column;height:auto;min-height:300px;border:1px solid rgba(230,230,230,.2)}@media(max-width:1100px){.projects-list .project-grid .project-card{width:calc(50% - 2rem)}}@media(max-width:768px){.projects-list .project-grid .project-card{width:calc(100% - 2rem)}}.projects-list .project-grid .project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.2)}.projects-list .project-grid .project-card .project-icon{font-size:2.5rem;margin-bottom:1rem}.projects-list .project-grid .project-card .project-icon i{display:inline-block;width:auto;height:auto;color:#1a8917;font-size:2.5rem}.projects-list .project-grid .project-card h3{font-size:1.5rem;margin-bottom:.75rem}.projects-list .project-grid .project-card p{color:#757575;margin-bottom:1.5rem;flex-grow:1}.projects-list .project-grid .project-card .learn-more{display:inline-flex;align-items:center;color:#1a8917;font-weight:500}.projects-list .project-grid .project-card .learn-more .arrow-icon{margin-left:.25rem;transition:all .2s ease;font-style:normal}.projects-list .project-grid .project-card .learn-more:hover{color:#125d10}.projects-list .project-grid .project-card .learn-more:hover .arrow-icon{transform:translateX(3px)}.site-header{background-color:#fff;padding:1.5rem 0;border-bottom:1px solid #e6e6e6;position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-content{display:flex;justify-content:space-between;align-items:center}.site-logo{font-size:1.5rem;font-weight:700;color:#292929;transition:all .2s ease}.site-logo:hover{color:#1a8917}.main-nav .nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.main-nav .nav-item{margin:0}.main-nav .nav-link{color:#757575;font-weight:500;transition:all .2s ease}.main-nav .nav-link:hover,.main-nav .nav-link.active{color:#1a8917}.main-nav .theme-toggle-container{margin-left:.5rem}.site-footer{background-color:#fafafa;padding:4rem 0 2rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-content{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}@media(max-width:768px){.footer-content{grid-template-columns:1fr}}.footer-logo h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#292929}.footer-logo p{color:#757575;max-width:300px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer-links{grid-template-columns:1fr}}.footer-section h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#292929}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section li a{color:#757575;transition:all .2s ease}.footer-section li a:hover{color:#1a8917}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e6e6e6;text-align:center}.footer-bottom p{color:#757575;font-size:.9rem}.content-grid{display:flex;flex-wrap:wrap;margin:0 -1rem;margin-bottom:1.5rem;width:100%}.content-grid .content-card{width:calc(33.333% - 2rem);margin:0 1rem 1.5rem;background-color:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,5%);transition:all .2s ease;display:flex;flex-direction:column;height:auto;min-height:250px;border:1px solid rgba(230,230,230,.2)}@media(max-width:1100px){.content-grid .content-card{width:calc(50% - 2rem)}}@media(max-width:768px){.content-grid .content-card{width:calc(100% - 2rem)}}.content-grid .content-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.2)}.content-grid .content-card .content-meta{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.85rem}.content-grid .content-card .content-meta .content-date{color:#757575}.content-grid .content-card .content-meta .content-category{background-color:#1a8917;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.75rem}.content-grid .content-card .content-title{margin:0 0 .75rem;font-size:1.5rem}.content-grid .content-card .content-title a{color:#292929;transition:all .2s ease}.content-grid .content-card .content-title a:hover{color:#1a8917}.content-grid .content-card .content-description{color:#757575;margin-bottom:1rem;flex-grow:1}.content-grid .content-card .content-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.content-grid .content-card .content-tags .tag{background-color:rgba(26,137,23,.15);color:#1a8917;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;transition:all .2s ease}.content-grid .content-card .content-tags .tag:hover{background-color:rgba(26,137,23,.25);transform:translateY(-2px)}.content-grid .content-card .content-author{font-size:.85rem;color:#757575;margin-top:auto}.blog-post{padding:4rem 0}.blog-post .post-header{margin-bottom:3rem}.blog-post .post-header .post-categories{margin-bottom:1rem}.blog-post .post-header .post-categories .category{display:inline-block;padding:.35rem .75rem;background-color:#fafafa;color:#292929;border-radius:4px;font-size:.875rem;margin-right:.5rem}.blog-post .post-header .post-meta{color:#757575;font-size:.875rem;margin-top:1rem}.blog-post .post-header .post-meta>*+*{margin-left:1rem}.blog-post .post-header .post-meta>*+*:before{content:"•";margin-right:1rem}.blog-post .post-header .post-description{font-size:1.25rem;color:#757575;margin-top:1.5rem;line-height:1.6}.blog-post .post-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid #e6e6e6}.blog-post .post-footer .post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-post .post-footer .post-tags .tag{padding:.35rem .75rem;background-color:#fafafa;color:#757575;border-radius:4px;font-size:.875rem;transition:all .2s ease}.blog-post .post-footer .post-tags .tag:hover{background-color:#fff;color:#292929}.error-page{text-align:center;padding:5rem 0}.error-page h1{font-size:6rem;margin-bottom:1rem;color:var(--primary-color)}.error-page h2{font-size:2rem;margin-bottom:2rem}.error-page p{margin-bottom:2rem;font-size:1.2rem}.error-page .btn{display:inline-block;padding:.75rem 1.5rem}