.project_container__43tQr{width:100%;min-height:100vh;padding:1rem;background-color:#f9f9f9;background-image:linear-gradient(135deg,#f5f7fa,#f1f4f8);display:flex;flex-direction:column;align-items:center;margin-top:50px}.project_main__74Czj{width:100%;max-width:1400px;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);margin-top:1.5rem}.project_title__UItrT{font-size:2rem;margin-bottom:3rem;text-align:center;color:#333;position:relative;font-weight:700;letter-spacing:-.5px}.project_title__UItrT:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#0070f3;border-radius:3px}.project_filters__VJCwl{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;width:100%;max-width:800px;margin-left:auto;margin-right:auto}.project_searchInput__zHg_o{width:100%;padding:.75rem 1rem;margin-bottom:.75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:all .3s ease}.project_searchInput__zHg_o:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.project_categorySelect__YSUb8{width:100%;border:1px solid #e0e0e0;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:white;font-size:1rem;min-height:48px;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px);padding:.75rem 30px .75rem 1rem;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:all .3s ease}.project_categorySelect__YSUb8:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.project_categorySelect__YSUb8 option{padding:.75rem;background-color:#fff;color:#333;font-size:1rem}.project_grid__9s8z6{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%}.project_card__RbxOr{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);overflow:hidden;position:relative}.project_card__RbxOr:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(79,172,254,.1),rgba(0,242,254,.1));opacity:0;transition:opacity .3s ease;z-index:0}.project_card__RbxOr:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1);border-color:#e6e6e6}.project_card__RbxOr:hover:before{opacity:1}.project_appImage__Zb28V{width:100%;height:200px;object-fit:contain;border-radius:8px;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.05);position:relative;z-index:1}.project_card__RbxOr:hover .project_appImage__Zb28V{transform:scale(1.03)}.project_card__RbxOr h2{font-size:1.25rem;margin-bottom:.75rem;color:#333;font-weight:600;position:relative;z-index:1}.project_card__RbxOr p{color:#666;margin-bottom:1rem;line-height:1.5;position:relative;z-index:1}.project_category__SvkNg{background-color:#0070f3;color:#fff;padding:.3rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;letter-spacing:.5px;position:relative;z-index:1;box-shadow:0 2px 4px rgba(0,112,243,.2)}@media screen and (min-width:768px){.project_container__43tQr{padding:1.5rem}.project_main__74Czj{padding:2rem}.project_title__UItrT{font-size:2.25rem;margin-bottom:3.5rem}.project_filters__VJCwl{flex-direction:row;justify-content:center;gap:1rem}.project_searchInput__zHg_o{width:60%;margin-bottom:0}.project_categorySelect__YSUb8{width:40%}.project_grid__9s8z6{grid-template-columns:repeat(2,1fr);gap:1.5rem}.project_card__RbxOr{padding:1.5rem}.project_appImage__Zb28V{height:200px}.project_card__RbxOr h2{font-size:1.35rem}}@media screen and (min-width:1024px){.project_container__43tQr{padding:2rem}.project_main__74Czj{padding:2.5rem}.project_title__UItrT{font-size:2.5rem;margin-bottom:4rem}.project_filters__VJCwl{width:70%}.project_grid__9s8z6{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}.project_card__RbxOr{padding:1.75rem}.project_appImage__Zb28V{height:200px}.project_card__RbxOr h2{font-size:1.5rem}.project_category__SvkNg{padding:.3rem .75rem;font-size:.8rem}}