.styles_aboutSection__DSAf2{width:100%;padding:5rem 0;background:linear-gradient(to bottom,var(--section-bg),var(--section-bg-alt));transition:background .3s ease}.styles_contentGrid__YI06t{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.styles_contentGrid__YI06t{grid-template-columns:1fr 1.5fr;gap:4rem}}.styles_imageContent__1yYyU{display:flex;justify-content:center;align-items:center;position:relative}.styles_imageWrapper__Tq1rx{position:relative;width:100%;max-width:500px;aspect-ratio:3/4;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background:transparent!important;transition:all .4s cubic-bezier(.4,0,.2,1)}.styles_imageWrapper__Tq1rx:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#2563eb,#4f46e5,#7c3aed);border-radius:1.5rem;z-index:1;opacity:0;transition:opacity .4s ease}.styles_imageWrapper__Tq1rx:hover:before{opacity:.3}.styles_imageWrapper__Tq1rx:hover{transform:translateY(-8px);box-shadow:0 35px 60px -12px rgba(0,0,0,.35)}.styles_dark__B0_7g .styles_imageWrapper__Tq1rx:hover{box-shadow:0 35px 60px -12px rgba(0,0,0,.6)}.styles_profileImage__zA51q{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center;transition:transform .6s cubic-bezier(.4,0,.2,1);background:transparent!important;display:block;margin:0;padding:0;z-index:2}.styles_imageWrapper__Tq1rx:hover .styles_profileImage__zA51q{transform:scale(1.05)}.styles_textContent__EP4m2{text-align:left}.styles_nameTitle__cR328{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.2;transition:all .3s ease}@media (max-width:768px){.styles_nameTitle__cR328{font-size:2.25rem}}.styles_title__73chR{font-size:2rem;font-weight:600;color:var(--text-secondary);margin-bottom:2rem;position:relative;letter-spacing:-.01em;transition:color .3s ease}.styles_title__73chR:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(90deg,#2563eb,#4f46e5);margin-top:.75rem;border-radius:2px}.styles_bio__5PNUq{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;transition:color .3s ease}.styles_skillsTitle__DVW1x{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-top:2.5rem;margin-bottom:1.25rem;transition:color .3s ease}.styles_skillsList___I6cb{display:flex;flex-wrap:wrap;gap:.75rem}.styles_skillItem__lut2m{font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e40af;padding:.625rem 1.25rem;border-radius:.5rem;border:1px solid rgba(37,99,235,.2);transition:all .2s ease}.styles_dark__B0_7g .styles_skillItem__lut2m{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#93c5fd;border-color:rgba(59,130,246,.3)}.styles_skillItem__lut2m:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(37,99,235,.15);border-color:rgba(37,99,235,.4)}.styles_dark__B0_7g .styles_skillItem__lut2m:hover{box-shadow:0 4px 8px rgba(59,130,246,.3);border-color:rgba(59,130,246,.5)}.styles_contactSection__CLG8U{width:100%;padding:5rem 0;background:linear-gradient(135deg,var(--section-bg-alt) 0,var(--section-bg) 100%);transition:background .3s ease}.styles_container__S_yOq{max-width:1200px;margin:0 auto;padding:0 1.5rem}.styles_header__NIqT4{text-align:center;margin-bottom:4rem}.styles_title__Grx8a{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.02em;transition:color .3s ease}.styles_title__Grx8a:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(90deg,#2563eb,#4f46e5);margin:.75rem auto 0;border-radius:2px}.styles_description__odTM1{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto;transition:color .3s ease}.styles_contentGrid___ytQM{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:1024px){.styles_contentGrid___ytQM{grid-template-columns:1fr 1fr}}.styles_socialLinks__8_IVO{display:grid;grid-template-columns:1fr;gap:1rem}.styles_socialCard__Vsk3P{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.styles_socialCard__Vsk3P:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1);border-color:#2563eb}.styles_dark__vwuZs .styles_socialCard__Vsk3P:hover{border-color:#3b82f6;box-shadow:0 10px 25px -5px rgba(59,130,246,.2)}.styles_iconWrapper__cZlAo{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:.5rem;color:#2563eb;flex-shrink:0;transition:all .3s ease}.styles_dark__vwuZs .styles_iconWrapper__cZlAo{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#93c5fd}.styles_socialCard__Vsk3P:hover .styles_iconWrapper__cZlAo{transform:scale(1.1)}.styles_socialInfo__kdTTY{flex:1}.styles_socialTitle__m78Cf{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;transition:color .3s ease}.styles_socialValue__4g6_C{font-size:.875rem;color:var(--text-secondary);transition:color .3s ease}.styles_contactForm__QeCj4{padding:2rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_formTitle__u6IzN{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;transition:color .3s ease}.styles_formGroup__m17mD{margin-bottom:1.5rem}.styles_label__WQpzU{display:block;font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem;transition:color .3s ease}.styles_input__8rM2R,.styles_textarea__AnzJ1{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:.5rem;font-size:1rem;background:var(--section-bg);color:var(--text-primary);transition:all .3s ease;font-family:inherit}.styles_input__8rM2R:focus,.styles_textarea__AnzJ1:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.styles_dark__vwuZs .styles_input__8rM2R:focus,.styles_dark__vwuZs .styles_textarea__AnzJ1:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.styles_textarea__AnzJ1{resize:vertical;min-height:120px}.styles_submitButton__t95Vo{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#ffffff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_submitButton__t95Vo:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px -2px rgba(37,99,235,.3)}.styles_submitButton__t95Vo:disabled{opacity:.6;cursor:not-allowed}.styles_successMessage__QafEJ{margin-top:1rem;padding:1rem;background:#d1fae5;color:#065f46;border-radius:.5rem;text-align:center;font-weight:600}.styles_dark__vwuZs .styles_successMessage__QafEJ{background:#064e3b;color:#6ee7b7}.styles_loading__HwBPc{padding:2rem;text-align:center;color:#6b7280}.styles_dark__vwuZs .styles_loading__HwBPc{color:#94a3b8}.styles_heroSection__Ob78K{display:flex;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - 5rem);background:linear-gradient(135deg,var(--gradient-start) 0,var(--section-bg) 50%,var(--gradient-end) 100%);padding:4rem 1.5rem;position:relative;overflow:hidden;transition:background .3s ease}.styles_heroSection__Ob78K:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(37,99,235,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(79,70,229,.1) 0,transparent 50%);pointer-events:none}.styles_dark__xdXEs .styles_heroSection__Ob78K:before{background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.2) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(99,102,241,.2) 0,transparent 50%)}.styles_container__4wJxB{max-width:900px;position:relative;z-index:1;background:rgba(255,255,255,.03);backdrop-filter:blur(2px);padding:2rem;border-radius:1rem;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1)}.styles_title__eCcjG{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;transition:color .3s ease;text-shadow:0 2px 10px rgba(0,0,0,.2)}.styles_titleName__AZGJp{color:#4f46e5;display:inline-block;text-shadow:0 0 30px rgba(79,70,229,.3)}.styles_dark__xdXEs .styles_titleName__AZGJp{color:#818cf8;text-shadow:0 0 30px rgba(129,140,248,.4)}.styles_subtitle__ExkI9{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto;transition:color .3s ease;text-shadow:0 1px 5px rgba(0,0,0,.1)}.styles_ctaContainer__LcMxw{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.styles_ctaButtonPrimary__cZcYO{display:inline-block;background-color:var(--button-bg);color:#ffffff;padding:.875rem 2.25rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;box-shadow:0 4px 6px -1px rgba(37,99,235,.2)}.styles_ctaButtonPrimary__cZcYO:hover{background-color:var(--button-hover);transform:translateY(-2px);box-shadow:0 6px 12px -2px rgba(37,99,235,.3)}.styles_ctaButtonSecondary__Uf1lC{display:inline-block;background-color:transparent;color:var(--text-secondary);border:2px solid var(--border-color);padding:.875rem 2.25rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease}.styles_ctaButtonSecondary__Uf1lC:hover{background-color:var(--section-bg-alt);border-color:var(--text-secondary);color:var(--text-primary);transform:translateY(-2px)}@media (min-width:768px){.styles_heroSection__Ob78K{padding:6rem 1.5rem}.styles_title__eCcjG{font-size:3.75rem}.styles_subtitle__ExkI9{font-size:1.5rem}}.styles_mediaCard__VPTTO{border:none;border-radius:0;overflow:hidden;background-color:#000000;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;cursor:pointer;text-decoration:none;color:inherit}.styles_dark__iqp1L .styles_mediaCard__VPTTO{background-color:#1e293b;border-color:#334155}.styles_mediaCard__VPTTO:hover{box-shadow:0 12px 30px rgba(0,0,0,.25);transform:translateY(-6px)}.styles_dark__iqp1L .styles_mediaCard__VPTTO:hover{box-shadow:0 12px 30px rgba(0,0,0,.5)}.styles_mediaContainer__NYIic{position:relative;width:100%;background:#000000;overflow:hidden}.styles_imageRatio__B5OoB,.styles_videoRatio__QuVfX{aspect-ratio:9/16}.styles_dark__iqp1L .styles_mediaContainer__NYIic{background:#1e293b}.styles_media___8dcU{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.styles_mediaCard__VPTTO:hover .styles_media___8dcU{transform:scale(1.08)}.styles_videoThumbnail__Sx0JM{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_videoPreview__4wsbT{width:100%;height:100%;object-fit:cover;background-color:#000000;transition:transform .6s cubic-bezier(.4,0,.2,1)}.styles_mediaCard__VPTTO:hover .styles_videoPreview__4wsbT{transform:none}.styles_mediaCard__VPTTO:hover .styles_playButton__4GZfF{transform:scale(1.1)}.styles_playButton__4GZfF{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:transparent;border:none;cursor:pointer;padding:0;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.styles_playButton__4GZfF:hover{transform:translate(-50%,-50%) scale(1.15)}.styles_playButton__4GZfF svg circle{transition:fill .3s ease}.styles_playButton__4GZfF:hover svg circle{fill:rgba(255,255,255,1)}.styles_title__Taxd9{padding:.5rem .75rem;font-size:.6875rem;font-weight:500;color:#6b7280;text-align:center;background-color:#ffffff;margin:0;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.3}.styles_dark__iqp1L .styles_title__Taxd9{color:#94a3b8;background-color:#0f172a}.styles_errorFallback__IWA6i{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#262626;border:1px solid #404040;color:#a3a3a3;transition:all .3s ease}.styles_errorFallback__IWA6i:hover{background-color:#333333;color:#e5e5e5}.styles_videoPlaceholder__yep5B{width:100%;height:100%;background-color:#1a1a1a;display:flex;align-items:center;justify-content:center;border:1px solid #333}.styles_videoIconWrapper__jDwbC{display:flex;align-items:center;justify-content:center;color:#525252;transition:color .3s ease}.styles_videoIcon__voVmF{width:48px;height:48px}.styles_mediaCard__VPTTO:hover .styles_videoPlaceholder__yep5B{background-color:#262626}.styles_mediaCard__VPTTO:hover .styles_videoIcon__voVmF{color:#737373}.styles_modalOverlay__LNd8V{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;animation:styles_fadeIn__Zzpvm .3s ease;backdrop-filter:blur(12px)}@keyframes styles_fadeIn__Zzpvm{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(10px)}}.styles_modalContent__4mR3y{position:relative;width:auto;height:auto;max-width:90vw;max-height:90vh;background:#000000;border-radius:1.5rem;padding:0;animation:styles_slideUp__tPLAS .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:0;overflow:hidden;box-shadow:0 30px 60px -12px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.styles_dark__kO1ce .styles_modalContent__4mR3y{background:#000000}@keyframes styles_slideUp__tPLAS{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.styles_closeButton__RRGOR{position:absolute;top:1.5rem;right:1.5rem;background:rgba(0,0,0,.6);border:2px solid rgba(255,255,255,.2);color:#ffffff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10000;backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles_closeButton__RRGOR:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.4);transform:scale(1.15) rotate(90deg);box-shadow:0 6px 16px rgba(0,0,0,.4)}.styles_closeButton__RRGOR:active{transform:scale(1.05) rotate(90deg)}.styles_closeButton__RRGOR svg{width:24px;height:24px;stroke-width:2.5}.styles_mediaContainer__DTGiZ{position:relative;width:100%;height:100%;min-width:300px;min-height:300px;background:#000000;display:flex;align-items:center;justify-content:center}.styles_mediaImage___7N71{width:auto!important;height:auto!important;position:relative!important}.styles_mediaImage___7N71,.styles_mediaVideo__Vxieb{max-width:100%;max-height:90vh;object-fit:contain;display:block}.styles_mediaVideo__Vxieb{width:100%;height:100%;background-color:#000000}.styles_mediaVideo__Vxieb::-webkit-media-controls-panel{background-color:rgba(0,0,0,.7)}.styles_mediaVideo__Vxieb::-webkit-media-controls-mute-button,.styles_mediaVideo__Vxieb::-webkit-media-controls-play-button,.styles_mediaVideo__Vxieb::-webkit-media-controls-volume-slider{filter:brightness(1.2)}.styles_mediaInfo__uzanh{position:absolute;bottom:2rem;left:2rem;right:auto;background:none;padding:0;display:flex;flex-direction:column;gap:1.25rem;z-index:100;pointer-events:none}.styles_mediaInfo__uzanh>*{pointer-events:auto}.styles_mediaTitle__hl6vk{font-size:1.75rem;font-weight:700;color:#ffffff;margin:0;line-height:1.3;text-shadow:0 2px 12px rgba(0,0,0,.7),0 4px 8px rgba(0,0,0,.5);letter-spacing:-.01em}.styles_mediaCategory__Kcyk_{display:inline-block;font-size:.8rem;font-weight:500;background:rgba(255,255,255,.1);color:#ffffff;padding:.5rem 1rem;border-radius:2rem;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(255,255,255,.2);width:fit-content;backdrop-filter:blur(8px);transition:all .3s ease}.styles_mediaCategory__Kcyk_:hover{background:linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.25));border-color:rgba(255,255,255,.4);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4)}@media (max-width:1100px){.styles_modalOverlay__LNd8V{padding:1.5rem}.styles_modalContent__4mR3y{width:min(95vw,1000px);height:min(95vw,1000px);max-height:min(95vh,1000px)}}@media (max-width:1024px){.styles_modalOverlay__LNd8V{padding:1rem}.styles_modalContent__4mR3y{width:min(90vw,900px);height:min(90vw,900px);max-height:min(90vh,900px)}.styles_closeButton__RRGOR{top:1rem;right:1rem;width:40px;height:40px}.styles_mediaInfo__uzanh{padding:2rem 1.5rem 1.5rem}.styles_mediaTitle__hl6vk{font-size:1.25rem}}@media (max-width:768px){.styles_modalOverlay__LNd8V{padding:.5rem}.styles_modalContent__4mR3y{width:min(95vw,800px);height:min(95vw,800px);max-height:min(95vh,800px);border-radius:1rem}.styles_closeButton__RRGOR{top:.75rem;right:.75rem;width:36px;height:36px}.styles_closeButton__RRGOR svg{width:20px;height:20px}.styles_mediaInfo__uzanh{padding:1.5rem 1rem 1rem;gap:.75rem}.styles_mediaTitle__hl6vk{font-size:1.125rem}.styles_mediaCategory__Kcyk_{font-size:.75rem;padding:.375rem .75rem}}.styles_projectsSection__2WzjU{padding:5rem 0;background:linear-gradient(to bottom,var(--section-bg-alt),var(--section-bg));transition:background .3s ease}.styles_container__2X52U{max-width:1280px;margin:0 auto;padding:0 1.5rem}.styles_header__LzYiP{text-align:center;margin-bottom:3rem}.styles_title__hHFuh{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;transition:color .3s ease}.styles_subtitle__pobDD{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;transition:color .3s ease}.styles_projectsGrid__PZwBE{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media (min-width:640px){.styles_projectsGrid__PZwBE{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.styles_projectsGrid__PZwBE{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.styles_projectsGrid__PZwBE{gap:2.5rem}}.styles_viewAll__yffgc{text-align:center;margin-top:3rem}.styles_viewAllButton__WPZna{display:inline-block;background-color:var(--button-bg);color:#ffffff;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:1rem}.styles_viewAllButton__WPZna:hover{background-color:var(--button-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.styles_cardPlaceholder__UKUOj{min-height:300px;display:flex;align-items:center;justify-content:center;background:var(--section-bg-alt);border-radius:.75rem;color:var(--text-secondary)}.styles_pageContainer__UHFQ7{max-width:1800px;margin:3rem auto;padding:0 1.5rem;transition:background-color .3s ease}.styles_dark__mxmWz .styles_pageContainer__UHFQ7{background-color:transparent}.styles_header__IEISA{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb;transition:border-color .3s ease}.styles_dark__mxmWz .styles_header__IEISA{border-bottom-color:#334155}.styles_title__aESSz{font-size:2.5rem;font-weight:800;color:#213768;margin-bottom:1rem;letter-spacing:-.02em;transition:color .3s ease}.styles_dark__mxmWz .styles_title__aESSz{color:#f1f5f9}.styles_subtitle__lWovc{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;transition:color .3s ease}.styles_dark__mxmWz .styles_subtitle__lWovc{color:#94a3b8}.styles_contentWrapper__WQp_u{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.styles_contentWrapper__WQp_u{grid-template-columns:280px 1fr;gap:3rem}}.styles_sidebar__194Ve{position:sticky;top:100px;height:fit-content;max-height:calc(100vh - 120px);overflow-y:auto;background:linear-gradient(135deg,#ffffff,#f9fafb);border:1px solid rgba(0,0,0,.06);border-radius:1.25rem;padding:2rem 1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.styles_dark__mxmWz .styles_sidebar__194Ve{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:rgba(255,255,255,.1);box-shadow:0 4px 20px rgba(0,0,0,.4)}.styles_sidebar__194Ve::-webkit-scrollbar{width:6px}.styles_sidebar__194Ve::-webkit-scrollbar-track{background:transparent}.styles_sidebar__194Ve::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.styles_dark__mxmWz .styles_sidebar__194Ve::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}.styles_filterSection__wHKeL{margin-bottom:2.5rem}.styles_filterSection__wHKeL:last-child{margin-bottom:0}.styles_filterTitle__6q1m3{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:1.25rem;transition:color .3s ease;padding-bottom:.75rem;border-bottom:2px solid rgba(0,0,0,.05)}.styles_dark__mxmWz .styles_filterTitle__6q1m3{color:#94a3b8;border-bottom-color:rgba(255,255,255,.1)}.styles_filterButtons__NRzNx{display:flex;flex-direction:column;gap:.625rem}.styles_filterButton__uMTRn{background:transparent;color:#4b5563;border:1px solid transparent;padding:.875rem 1.25rem;border-radius:.75rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-align:left;width:100%;position:relative;overflow:hidden}.styles_dark__mxmWz .styles_filterButton__uMTRn{color:#94a3b8}.styles_filterButton__uMTRn:hover{background:rgba(37,99,235,.04);color:#2563eb;transform:translateX(4px)}.styles_dark__mxmWz .styles_filterButton__uMTRn:hover{background:rgba(59,130,246,.08);color:#60a5fa}.styles_activeFilterButton__n1TMY{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#ffffff;border:1px solid transparent;padding:.875rem 1.25rem;border-radius:.75rem;font-size:.9rem;font-weight:600;cursor:pointer;text-align:left;width:100%;box-shadow:0 4px 12px rgba(37,99,235,.25);transform:translateX(4px);position:relative;overflow:hidden}.styles_dark__mxmWz .styles_activeFilterButton__n1TMY{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.3);color:#ffffff}.styles_activeFilterButton__n1TMY:hover{transform:translateX(4px) scale(1.01);box-shadow:0 6px 16px rgba(37,99,235,.35)}.styles_dark__mxmWz .styles_activeFilterButton__n1TMY:hover{box-shadow:0 6px 16px rgba(59,130,246,.4)}.styles_mainContent__HXHEV{width:100%}.styles_grid__6WHOw{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.styles_grid__6WHOw{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.styles_grid__6WHOw{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.styles_grid__6WHOw{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (min-width:1536px){.styles_grid__6WHOw{gap:2.5rem}}.styles_noResults__Jgm1o{text-align:center;padding:4rem 2rem;color:#6b7280;font-size:1.125rem}.styles_dark__mxmWz .styles_noResults__Jgm1o{color:#94a3b8}.styles_loading__SRzeX{text-align:center;padding:3rem;color:#6b7280}.styles_dark__mxmWz .styles_loading__SRzeX{color:#94a3b8}.styles_cardPlaceholder__cl4uv{min-height:300px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:.75rem;color:#6b7280}.styles_dark__mxmWz .styles_cardPlaceholder__cl4uv{background:#1e293b;color:#94a3b8}