.Home_container__d256j{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed;position:relative;overflow-x:hidden}.Home_container__d256j:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="c" cx="50%" r="20%"><stop offset="0%" stop-color="%23fff" stop-opacity="0.1"/><stop offset="100%" stop-color="%23fff" stop-opacity="0"/></radialGradient></defs><circle fill="url(%23c)" cx="283" cy="81" r="300"/><circle fill="url(%23c)" cx="775" cy="350" r="300"/><circle fill="url(%23c)" cx="400" cy="700" r="300"/></svg>') no-repeat 50%;background-size:1000px 1000px;pointer-events:none;z-index:0}.Home_main__VkIEL{flex:1 1;position:relative;z-index:1}.Home_hero__VkeT1{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;position:relative}.Home_heroContent__aWtjQ{max-width:800px;animation:Home_fadeInUp__U6shb .8s ease-out}.Home_title__hYX6j{font-size:clamp(3rem,8vw,6rem);font-weight:800;margin:0 0 1rem;line-height:1.1}.Home_gradient__edxv8{background:linear-gradient(135deg,#fff,#f8f9ff 50%,#e8efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 30px rgba(255,255,255,.3);animation:Home_shimmer__YAhUi 3s infinite}.Home_subtitle__KzT68{font-size:clamp(1.2rem,3vw,1.8rem);color:rgba(255,255,255,.9);margin:0 0 1.5rem;font-weight:300;letter-spacing:.5px}.Home_description__uXNdx{font-size:clamp(1rem,2.5vw,1.3rem);color:rgba(255,255,255,.8);line-height:1.6;max-width:600px;margin:0 auto 3rem}.Home_cta__AxdWf{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.Home_primaryButton__eqY8U{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);color:white;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;box-shadow:0 4px 15px rgba(255,107,107,.3);transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.Home_primaryButton__eqY8U:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,107,.4);background:linear-gradient(135deg,#ff5252,#e53e3e)}.Home_secondaryButton__6EeWS{background:rgba(255,255,255,.1);color:white;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;font-size:1rem}.Home_secondaryButton__6EeWS:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.1)}.Home_projectsSection__aOznZ{background:#f8faff;padding:5rem 2rem;position:relative}.Home_sectionTitle__DKb2S{text-align:center;font-size:clamp(2.5rem,5vw,3.5rem);color:#2d3748;margin:0 0 3rem;font-weight:700}.Home_filterTabs__XwCUc{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.Home_filterTab__V_cNS{background:transparent;border:2px solid #e2e8f0;color:#4a5568;padding:.75rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.9rem}.Home_filterTab__V_cNS:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px)}.Home_filterTab__V_cNS.Home_active__EQNkL{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:white;box-shadow:0 4px 15px rgba(102,126,234,.3)}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Home_card__E5spL{background:white;border-radius:20px;padding:2rem;text-decoration:none;color:inherit;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden;animation:Home_fadeInUp__U6shb .6s ease-out both;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_card__E5spL:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#ff6b6b);transform:scaleX(0);transition:transform .3s ease}.Home_card__E5spL:hover:before{transform:scaleX(1)}.Home_card__E5spL:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.Home_cardHeader__PPag0{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Home_icon__iJDY0{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Home_category__fB_aH{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.Home_card__E5spL h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#2d3748}.Home_card__E5spL p{color:#4a5568;line-height:1.6;margin:0 0 1.5rem}.Home_cardFooter__VMaY2{display:flex;justify-content:flex-end;align-items:center}.Home_arrow__AmoTJ{font-size:1.5rem;color:#667eea;transition:transform .3s ease}.Home_card__E5spL:hover .Home_arrow__AmoTJ{transform:translateX(5px)}.Home_footer__yFiaX{background:linear-gradient(135deg,#2d3748,#4a5568);color:white;padding:3rem 2rem 1rem;position:relative}.Home_footerContent__RZUDB{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:0 auto 2rem}.Home_footerInfo___8aV6 h3{font-size:1.5rem;margin:0 0 .5rem;color:white}.Home_footerInfo___8aV6 p{color:rgba(255,255,255,.8);margin:0;line-height:1.6}.Home_footerContact__c2tmE{text-align:right}.Home_contactLink__5oisB{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);color:white;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.Home_contactLink__5oisB:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,107,.4)}.Home_footerBottom__Onsk3{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center}.Home_footerBottom__Onsk3 p{color:rgba(255,255,255,.6);margin:0;font-size:.9rem}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_shimmer__YAhUi{0%{background-position:-200%}to{background-position:200%}}@media (max-width:768px){.Home_hero__VkeT1{min-height:80vh;padding:1rem}.Home_cta__AxdWf{flex-direction:column;align-items:stretch}.Home_primaryButton__eqY8U,.Home_secondaryButton__6EeWS{text-align:center}.Home_grid__AVljO{grid-template-columns:1fr;gap:1.5rem}.Home_footerContact__c2tmE{text-align:left}.Home_filterTabs__XwCUc{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.Home_filterTab__V_cNS{white-space:nowrap;min-width:max-content}}@media (max-width:480px){.Home_projectsSection__aOznZ{padding:3rem 1rem}.Home_card__E5spL{padding:1.5rem}}