@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--primary: #08b2d4;--primary-dark: #068fa9;--background-light: #f5f8f8;--background-dark: #101f22;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-700: #475569;--slate-800: #1e293b;--slate-900: #0f172a}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:Space Grotesk,sans-serif;background-color:var(--background-dark);color:#fff;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}html.dark body{background-color:var(--background-dark);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-dark)}::-webkit-scrollbar-thumb{background:#224349;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}img,[style*=background-image],[class*=image],[class*=avatar],[class*=placeholder],[class*=imageBackground],[class*=imageArea],[class*=imageHeader]{max-width:100%;height:auto}[style*=aspect-ratio]{width:100%;max-width:100%}div[style*=background-image]{background-attachment:scroll;background-size:cover;background-position:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.bg-tech-gradient{background-image:radial-gradient(circle at 50% 50%,#08b2d426,#101f2200 50%)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._navbar_9bj6y_1{position:sticky;top:0;z-index:9999;width:100%;border-bottom:1px solid rgba(255,255,255,.05);background-color:#0f2023cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease;will-change:position}._container_9bj6y_13{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){._container_9bj6y_13{padding:0 1.5rem}}@media(min-width:1024px){._container_9bj6y_13{padding:0 2rem}}._navContent_9bj6y_31{display:flex;align-items:center;justify-content:space-between;height:5rem}._logoGroup_9bj6y_39{display:flex;align-items:center;gap:.75rem;cursor:pointer}._logoIcon_9bj6y_46{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}._logoIcon_9bj6y_46:hover{border-color:#07b6d580;background-color:#07b6d51a}._logoIcon_9bj6y_46 span{color:#07b6d5;font-size:1.5rem;transition:transform .3s ease}._logoGroup_9bj6y_39:hover ._logoIcon_9bj6y_46 span{transform:scale(1.1)}._logoGlow_9bj6y_74{position:absolute;inset:0;background-color:#07b6d533;filter:blur(32px);border-radius:9999px;opacity:0;transition:opacity .3s ease}._logoGroup_9bj6y_39:hover ._logoGlow_9bj6y_74{opacity:1}._logoText_9bj6y_88{display:flex;flex-direction:column}._logoTitle_9bj6y_93{color:#fff;font-size:1.125rem;font-weight:700;line-height:1;letter-spacing:-.025em;transition:color .3s ease}._logoGroup_9bj6y_39:hover ._logoTitle_9bj6y_93{color:#07b6d5}._logoSubtitle_9bj6y_106{font-size:.75rem;color:#64748b;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-top:.25rem;transition:color .3s ease}._logoGroup_9bj6y_39:hover ._logoSubtitle_9bj6y_106{color:#94a3b8}._desktopMenu_9bj6y_121{display:none;flex:1;align-items:center;justify-content:flex-end;gap:1.5rem}@media(min-width:768px){._desktopMenu_9bj6y_121{display:flex}}._navItems_9bj6y_135{display:flex;align-items:center;border-radius:9999px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.05);padding:.375rem .5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._navLink_9bj6y_145{position:relative;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#94a3b8;transition:color .3s ease;text-decoration:none;border-radius:9999px;background:none;border:none;cursor:pointer}._navLink_9bj6y_145:hover{color:#07b6d5}._navLinkActive_9bj6y_163{color:#fff}._underline_9bj6y_167{position:absolute;bottom:.375rem;left:50%;width:0;height:2px;background-color:#07b6d5;transform:translate(-50%);transition:width .3s ease}._navLink_9bj6y_145:hover ._underline_9bj6y_167,._navLinkActive_9bj6y_163 ._underline_9bj6y_167{width:50%}._ctaButton_9bj6y_187{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;background-color:#07b6d5;padding:.625rem 1.5rem;transition:all .3s ease;border:none;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;color:#0f2023;gap:.5rem;box-shadow:0 0 20px #07b6d533}._ctaButton_9bj6y_187:hover{background-color:#06d4ff;box-shadow:0 0 20px #07b6d566}._ctaButton_9bj6y_187 span:last-child{font-size:1.125rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaButton_9bj6y_187:hover span:last-child{transform:translate(2px)}._mobileMenuBtn_9bj6y_225{display:flex;align-items:center;position:relative;z-index:40}@media(min-width:768px){._mobileMenuBtn_9bj6y_225{display:none}}._mobileMenuBtn_9bj6y_225 button{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:color .3s ease}._mobileMenuBtn_9bj6y_225 button:hover{color:#07b6d5}._mobileMenuBtn_9bj6y_225 span{font-size:1.875rem}._mobileMenu_9bj6y_225{position:absolute;top:100%;left:0;right:0;background-color:#0f2023fa;border-bottom:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:_slideDown_9bj6y_1 .3s ease;z-index:30}@keyframes _slideDown_9bj6y_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){._mobileMenu_9bj6y_225{display:none}}._mobileMenuItems_9bj6y_285{display:flex;flex-direction:column;padding:1rem;gap:0}._mobileMenuItem_9bj6y_285{padding:.75rem 1rem;color:#94a3b8;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;text-align:left;transition:all .3s ease;border-left:2px solid transparent}._mobileMenuItem_9bj6y_285:hover{background-color:#07b6d51a;color:#07b6d5;border-left-color:#07b6d5}._mobileMenuCta_9bj6y_311{padding:.875rem 1rem;margin-top:.5rem;background-color:#07b6d5;color:#0f2023;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}._mobileMenuCta_9bj6y_311:hover{background-color:#06d4ff}._hero_1d5uk_1{position:relative;overflow:hidden;background-color:#0f2023;padding:1rem 1rem 4rem;min-height:100vh;display:flex;align-items:center}@media(min-width:640px){._hero_1d5uk_1{padding:2rem 1.5rem 4rem}}@media(min-width:1024px){._hero_1d5uk_1{padding:2rem 2rem 4rem}}._heroBackground_1d5uk_23{position:absolute;inset:0;z-index:0;overflow:hidden}._gradientBlob_1d5uk_30{position:absolute;width:30rem;height:30rem;background:radial-gradient(circle,rgba(7,182,213,.3),transparent);border-radius:9999px;top:-10rem;right:-5rem;filter:blur(40px);animation:_float_1d5uk_468 8s ease-in-out infinite}._gradientBlobSecond_1d5uk_42{position:absolute;width:25rem;height:25rem;background:radial-gradient(circle,rgba(59,130,246,.2),transparent);border-radius:9999px;bottom:-5rem;left:-10rem;filter:blur(40px);animation:_float_1d5uk_468 10s ease-in-out infinite reverse}@keyframes _float_1d5uk_468{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}._container_1d5uk_63{position:relative;z-index:1;max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){._container_1d5uk_63{grid-template-columns:1fr 1fr;gap:4rem}}._contentLeft_1d5uk_82{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;animation:_fadeInUp_1d5uk_1 .8s ease-out;align-items:flex-start}@media(min-width:640px){._contentLeft_1d5uk_82{flex-direction:column;flex-wrap:nowrap}}@keyframes _fadeInUp_1d5uk_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._statusBadge_1d5uk_109{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background-color:#07b6d51a;border:1px solid rgba(7,182,213,.3);font-size:.875rem;color:#07b6d5;width:fit-content}._statusDot_1d5uk_122{position:relative;display:inline-flex;align-items:center;justify-content:center;width:.5rem;height:.5rem;background-color:#07b6d5;border-radius:50%;animation:_pulse_1d5uk_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1d5uk_1{0%,to{opacity:1}50%{opacity:.5}}._pulsingDot_1d5uk_143{position:relative;display:inline-flex;align-items:center;justify-content:center}._ping_1d5uk_150{position:absolute;display:inline-flex;height:.5rem;width:.5rem;border-radius:50%;background-color:#07b6d5;opacity:.75;animation:_ping_1d5uk_150 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes _ping_1d5uk_150{75%,to{transform:scale(2);opacity:0}}._dot_1d5uk_169{position:relative;display:inline-flex;border-radius:50%;height:.5rem;width:.5rem;background-color:#07b6d5}._mainHeading_1d5uk_178{font-size:3.5rem;line-height:1.1;font-weight:700;letter-spacing:-.025em;color:#fff;margin:0}@media(min-width:640px){._mainHeading_1d5uk_178{font-size:4rem}}@media(min-width:1024px){._mainHeading_1d5uk_178{font-size:5rem}}._gradientText_1d5uk_199{background:linear-gradient(135deg,#07b6d5,#06d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._description_1d5uk_206{font-size:1.125rem;line-height:1.6;color:#94a3b8;margin:0}._nameHighlight_1d5uk_213{color:#fff;font-weight:500}@media(min-width:1024px){._description_1d5uk_206{max-width:90%}}._buttonGroup_1d5uk_225{display:flex;flex-direction:column;gap:1rem;width:100%;order:2;align-items:center;justify-content:center}@media(min-width:640px){._buttonGroup_1d5uk_225{flex-direction:row;order:0;width:fit-content;align-items:stretch;justify-content:flex-start}}._primaryButton_1d5uk_245{padding:.875rem 1.75rem;border-radius:.5rem;background-color:#07b6d5;color:#0f2023;font-size:1rem;font-weight:700;letter-spacing:.05em;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #07b6d533;display:flex;align-items:center;gap:.5rem}._primaryButton_1d5uk_245:hover{background-color:#06d4ff;box-shadow:0 0 30px #07b6d566;transform:scale(1.05)}._secondaryButton_1d5uk_268{padding:.875rem 1.75rem;border-radius:.5rem;background-color:transparent;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;border:1px solid #475569;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem}._secondaryButton_1d5uk_268:hover{background-color:#07b6d51a;border-color:#07b6d5;color:#07b6d5;transform:scale(1.02)}._secondaryButton_1d5uk_268 span:last-child{font-size:1.25rem;transition:transform .3s ease}._secondaryButton_1d5uk_268:hover span:last-child{transform:translateY(2px)}._statsContainer_1d5uk_301{display:none;flex-direction:row;gap:1.5rem;padding:0;border:none;align-items:center;order:1;padding-right:1rem;border-right:1px solid rgba(255,255,255,.05)}@media(min-width:640px){._statsContainer_1d5uk_301{display:flex;flex-direction:row;align-items:center;gap:2rem;padding-top:1rem;padding-right:0;border-right:none;border-top:1px solid rgba(255,255,255,.05);order:0}}._statItem_1d5uk_327{display:flex;flex-direction:column;gap:.25rem}._statNumber_1d5uk_333{font-size:1.875rem;font-weight:700;color:#fff}._statLabel_1d5uk_339{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.1em}._statDivider_1d5uk_346{display:none;width:1px;height:2.5rem;background-color:#ffffff1a}@media(min-width:640px){._statDivider_1d5uk_346{display:block}}._statsIcons_1d5uk_359{display:flex;gap:1rem;color:#64748b;transition:color .3s ease}._statsIcons_1d5uk_359 span{cursor:help;transition:color .3s ease}._statsIcons_1d5uk_359 span:hover{color:#07b6d5}._contentRight_1d5uk_376{display:none;position:relative;animation:_fadeIn_1d5uk_1 1.2s ease-out;transform:translate(2rem)}@keyframes _fadeIn_1d5uk_1{0%{opacity:0}to{opacity:1}}@media(min-width:640px){._contentRight_1d5uk_376{display:block}}@media(min-width:1024px){._contentRight_1d5uk_376{display:block}}._imageContainer_1d5uk_404{position:relative;width:100%;max-width:280px;aspect-ratio:1}@media(min-width:640px){._imageContainer_1d5uk_404{max-width:320px}}@media(min-width:768px){._imageContainer_1d5uk_404{max-width:380px}}@media(min-width:1024px){._imageContainer_1d5uk_404{max-width:500px}}._imageBorder_1d5uk_429{position:absolute;inset:0;border:1px solid rgba(255,255,255,.1);border-radius:1rem;z-index:20;pointer-events:none}._imageFrame_1d5uk_438{position:relative;width:100%;height:100%;border-radius:1rem;border:1px solid rgba(7,182,213,.2);overflow:hidden;background:linear-gradient(135deg,#07b6d51a,#3b82f61a);transition:transform .7s ease}._imageFrame_1d5uk_438:hover{transform:scale(1.05)}._imagePlaceholder_1d5uk_453{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#07b6d526,#3b82f626);background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuCv4G2knB5gLoVNkn79vbgVyQcEHugOLPPyBs8s0DVEyXd0SVgIEGm7C-AuCUv1aKfJaChuv4MryA4qFYZZbMeu5fk4lGkIsIP3iPL7H-iJmPa9vHI1ps1fDra18rFkcfeRBtUyIM95l1YrxW-jttgxJ2IK0Aktoxkepg1vRV1C8GnBk5vbKydLzRiIeZglU3I-g1i3ps7BueA8BbHnEOD_yqVpkojS4HjCsTxKF8CA3CzlxBL-iC02bcCaPieZTlU6xPgQw2Ft7RQ);background-size:cover;background-position:center;background-attachment:fixed;filter:brightness(.8) contrast(1.1);backface-visibility:hidden}._floatingCard_1d5uk_468{position:absolute;bottom:2rem;left:2rem;right:2rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:flex-start;gap:.75rem;box-shadow:0 20px 40px #0006;z-index:30}._cardIconContainer_1d5uk_485{padding:.5rem;background-color:#07b6d533;border-radius:.5rem;color:#07b6d5;display:flex;align-items:center;justify-content:center;flex-shrink:0}._cardTitle_1d5uk_496{font-size:.875rem;font-weight:700;color:#fff;margin:0}._cardText_1d5uk_503{font-size:.75rem;color:#94a3b8;margin:.25rem 0 0}._aboutSection_wlizy_1{position:relative;display:flex;min-height:100vh;width:100%;flex-direction:column;justify-content:center;padding:2.5rem 1rem}@media(min-width:1024px){._aboutSection_wlizy_1{padding:5rem 1rem}}._gridBackground_wlizy_17{position:fixed;inset:0;pointer-events:none;opacity:.07;background-size:40px 40px;background-image:linear-gradient(to right,currentColor 1px,transparent 1px),linear-gradient(to bottom,currentColor 1px,transparent 1px);z-index:0}._layoutContainer_wlizy_32{display:flex;height:100%;flex-grow:1;flex-direction:column;align-items:center;position:relative;z-index:10}._contentWrapper_wlizy_42{padding:0 1rem;width:100%;max-width:80rem}@media(min-width:640px){._contentWrapper_wlizy_42{padding:0 1.5rem}}@media(min-width:768px){._contentWrapper_wlizy_42{padding:0 2.5rem}}@media(min-width:1024px){._contentWrapper_wlizy_42{padding:0 5rem}}._sectionLabel_wlizy_66{margin-bottom:3rem;display:flex;justify-content:flex-start}._labelContent_wlizy_72{display:flex;align-items:center;gap:.75rem}._labelLine_wlizy_78{height:1px;width:3rem;background-color:#08b2d4;display:inline-block}._labelText_wlizy_85{color:#08b2d4;font-size:.875rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}._mainGrid_wlizy_93{display:grid;grid-template-columns:1fr;gap:3rem;align-items:flex-start}@media(min-width:1024px){._mainGrid_wlizy_93{grid-template-columns:repeat(12,1fr);gap:5rem}}._leftColumn_wlizy_107{display:flex;flex-direction:column;gap:1.5rem;position:relative}@media(min-width:1024px){._leftColumn_wlizy_107{grid-column:span 5}}._avatarFrame_wlizy_120{position:relative;padding:.5rem;border-radius:1rem;border:1px solid rgba(51,65,85,.5);background-color:#1e293b33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._cornerTopLeft_wlizy_129{position:absolute;top:0;left:0;transform:translate(-4px,-4px);width:1.5rem;height:1.5rem;border-top:2px solid #08b2d4;border-left:2px solid #08b2d4;border-radius:.5rem 0 0}._cornerBottomRight_wlizy_141{position:absolute;bottom:0;right:0;transform:translate(4px,4px);width:1.5rem;height:1.5rem;border-bottom:2px solid #08b2d4;border-right:2px solid #08b2d4;border-radius:0 0 .5rem .5rem}._imageContainer_wlizy_153{position:relative;aspect-ratio:4/5;width:100%;max-width:300px;overflow:hidden;border-radius:.75rem;background-color:#1e293b;margin:0 auto}@media(min-width:640px){._imageContainer_wlizy_153{max-width:350px}}@media(min-width:1024px){._imageContainer_wlizy_153{max-width:100%;margin:0}}._avatarImage_wlizy_177{position:relative;width:100%;height:100%;background-size:cover;background-position:center top;background-attachment:scroll;transition:transform .7s ease;filter:saturate(.8) contrast(1.1);backface-visibility:hidden}._avatarFrame_wlizy_120:hover ._avatarImage_wlizy_177{transform:scale(1.05)}._imageOverlay_wlizy_193{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.9),transparent)}._statusBadge_wlizy_199{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:.5rem;background-color:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #334155;box-shadow:0 10px 15px -3px #0000001a;z-index:20}._statusContent_wlizy_216{display:flex;align-items:center;gap:.75rem}._statusIndicator_wlizy_222{position:relative;display:flex;height:.75rem;width:.75rem}._ping_wlizy_229{position:absolute;display:inline-flex;height:100%;width:100%;border-radius:9999px;background-color:#08b2d4;opacity:.75;animation:_ping_wlizy_229 2s cubic-bezier(0,0,.2,1) infinite}@keyframes _ping_wlizy_229{75%,to{transform:scale(2);opacity:0}}._dot_wlizy_248{position:relative;display:inline-flex;border-radius:9999px;height:.75rem;width:.75rem;background-color:#08b2d4}._statusText_wlizy_257{display:flex;flex-direction:column}._statusLabel_wlizy_262{font-size:.75rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._statusValue_wlizy_270{font-size:.75rem;color:#fff;font-weight:700}._educationCard_wlizy_276{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.75rem;border:1px solid #334155;background-color:#0f172a80;transition:border-color .3s ease}._educationCard_wlizy_276:hover{border-color:#08b2d44d}._educationIcon_wlizy_291{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#1e293b;color:#08b2d4}._educationIcon_wlizy_291 span{font-size:1.75rem}._educationInfo_wlizy_306{display:flex;flex-direction:column}._educationLabel_wlizy_311{font-size:.75rem;color:#08b2d4;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._educationUniversity_wlizy_319{color:#fff;font-size:.875rem;font-weight:500;margin-top:.25rem}._educationBatch_wlizy_326{color:#94a3b8;font-size:.75rem;margin-top:.25rem}._rightColumn_wlizy_332{display:flex;flex-direction:column;justify-content:center;height:100%;padding-top:1rem}@media(min-width:1024px){._rightColumn_wlizy_332{grid-column:span 7}}._headline_wlizy_346{margin-bottom:2rem}._mainTitle_wlizy_350{font-size:1.875rem;font-weight:700;color:#fff;line-height:1.1;margin-bottom:1rem}@media(min-width:640px){._mainTitle_wlizy_350{font-size:2.25rem}}@media(min-width:768px){._mainTitle_wlizy_350{font-size:3rem}}@media(min-width:1024px){._mainTitle_wlizy_350{font-size:3.75rem}}._gradientSpan_wlizy_376{background:linear-gradient(to right,#08b2d4,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_wlizy_383{color:#08b2d4;font-size:1.125rem;font-weight:500}._bioSection_wlizy_389{max-width:42rem;margin-bottom:2.5rem;color:#cbd5e1;font-size:1.125rem;line-height:1.625;border-left:2px solid #475569;padding-left:1.5rem}._bioSection_wlizy_389 p{margin-bottom:1rem}._bioSection_wlizy_389 p:last-child{margin-bottom:0}._highlight_wlizy_407{color:#fff;font-weight:600}._highlightPrimary_wlizy_412{color:#08b2d4;font-weight:500}._techStackSection_wlizy_417{margin-bottom:2.5rem}._techStackTitle_wlizy_421{color:#94a3b8;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._techStackTitle_wlizy_421 span{font-size:1rem}._techStackGrid_wlizy_437{display:flex;flex-wrap:wrap;gap:.75rem}._techChip_wlizy_443{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background-color:#1e293b;border:1px solid #334155;transition:all .3s ease;cursor:default}._techChip_wlizy_443:hover{border-color:#08b2d480;background-color:#1e293bcc}._techDot_wlizy_460{width:.5rem;height:.5rem;border-radius:9999px;display:inline-block}._techName_wlizy_467{color:#cbd5e1;font-size:.875rem;font-weight:500;transition:color .3s ease}._techChip_wlizy_443:hover ._techName_wlizy_467{color:#08b2d4}._skillsSection_aiewd_1{width:100%;display:flex;flex-direction:column;overflow-x:hidden;background-color:#101f22;color:#e2e8f0}._header_aiewd_10{width:100%;display:flex;justify-content:center;padding:4rem 1.5rem 2rem}._headerContent_aiewd_17{max-width:96rem;width:100%;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){._headerContent_aiewd_17{flex-direction:row;align-items:flex-end;justify-content:space-between}}._titleSection_aiewd_33{display:flex;flex-direction:column;gap:.5rem}._label_aiewd_39{color:#07b6d5;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}._mainTitle_aiewd_47{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.025em}@media(min-width:640px){._mainTitle_aiewd_47{font-size:2.25rem}}@media(min-width:768px){._mainTitle_aiewd_47{font-size:3rem}}._gradientText_aiewd_66{background:linear-gradient(to right,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}._description_aiewd_74{color:#94a3b8;max-width:28rem;font-size:.95rem;margin-top:.5rem}@media(min-width:768px){._description_aiewd_74{font-size:1.125rem}}._scrollIndicator_aiewd_87{display:flex;align-items:center;gap:.5rem}._scrollLine_aiewd_93{height:1px;width:3rem;background-color:#475569;display:inline-block}._scrollText_aiewd_100{font-size:.75rem;color:#64748b;font-family:Courier New,monospace}._gridContainer_aiewd_106{width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center;padding:0 1rem 5rem}@media(min-width:640px){._gridContainer_aiewd_106{padding:0 1.5rem 5rem}}._bentoGrid_aiewd_121{max-width:96rem;width:100%;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){._bentoGrid_aiewd_121{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1024px){._bentoGrid_aiewd_121{grid-template-columns:repeat(4,1fr)}}._bentoCard_aiewd_142{position:relative;overflow:hidden;border-radius:1rem;background-color:#1e293b80;border:1px solid rgba(71,85,105,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-out;min-height:300px}._bentoCard_aiewd_142:hover{transform:translateY(-4px);box-shadow:0 10px 30px -10px #07b6d533;border-color:#07b6d566}._cardLarge_aiewd_164{grid-column:1;grid-row:auto}@media(min-width:768px){._cardLarge_aiewd_164{grid-column:span 2;grid-row:span 2;min-height:auto}}._cardTall_aiewd_177{grid-column:1;grid-row:auto}@media(min-width:768px){._cardTall_aiewd_177{grid-column:span 1;grid-row:span 2}}._cardMedium_aiewd_189{grid-column:1;grid-row:auto}@media(min-width:768px){._cardMedium_aiewd_189{grid-column:span 1;grid-row:span 1}}._cardHighlight_aiewd_201{grid-column:1;grid-row:auto;background-size:cover;background-position:center}@media(min-width:768px){._cardHighlight_aiewd_201{grid-column:span 1;grid-row:span 1}}._cardWide_aiewd_215{grid-column:1;grid-row:auto}@media(min-width:768px){._cardWide_aiewd_215{grid-column:span 2;grid-row:span 1}}._cardCTA_aiewd_227{grid-column:1;grid-row:auto;background-color:#07b6d51a;border-color:#07b6d533}@media(min-width:768px){._cardCTA_aiewd_227{grid-column:span 2;grid-row:span 1}}._cardCTA_aiewd_227:hover{background-color:#07b6d526}._cardGradient_aiewd_246{position:absolute;top:0;right:0;margin-top:-40px;margin-right:-40px;width:192px;height:192px;background-color:#07b6d51a;border-radius:9999px;filter:blur(96px);transition:background-color .5s ease}._bentoCard_aiewd_142:hover ._cardGradient_aiewd_246{background-color:#07b6d533}._cardContent_aiewd_264{position:relative;z-index:10}._cardIcon_aiewd_269{background-color:#1e293bcc;width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:1px solid #475569;color:#07b6d5}._cardIcon_aiewd_269 span{font-size:1.5rem}._cardTitle_aiewd_286{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}._cardLarge_aiewd_164 ._cardTitle_aiewd_286{font-size:1.5rem}._cardDescription_aiewd_296{color:#94a3b8;line-height:1.625;margin-bottom:1.5rem}._cardSmallDesc_aiewd_302{font-size:.875rem;color:#94a3b8}._skillTags_aiewd_307{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}._skillTag_aiewd_307{padding:.375rem .75rem;border-radius:.375rem;background-color:#1e293b;border:1px solid #475569;font-size:.875rem;font-weight:500;color:#cbd5e1;cursor:default;transition:all .3s ease}._skillTag_aiewd_307:hover{border-color:#07b6d580;color:#07b6d5}._codeVisual_aiewd_331{position:absolute;bottom:0;right:0;opacity:.1;pointer-events:none}._codeVisual_aiewd_331 pre{font-size:.75rem;font-family:monospace;color:#07b6d5;line-height:1.2;padding:1rem;margin:0;white-space:pre}._cardHeader_aiewd_349{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._dataList_aiewd_356{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:10}._dataItem_aiewd_364{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.5rem;background-color:#1e293b80;transition:all .3s ease;border:1px solid transparent;cursor:default}._dataItem_aiewd_364:hover{background-color:#1e293b;border-color:#475569}._dataItem_aiewd_364 span{color:#07b6d5;font-size:1.125rem;display:flex;align-items:center;justify-content:center}._dataInfo_aiewd_389{display:flex;flex-direction:column}._dataName_aiewd_394{font-size:.875rem;font-weight:700;color:#cbd5e1}._dataSubtext_aiewd_400{font-size:.625rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._cardGradientOverlay_aiewd_407{position:absolute;inset:0;background:linear-gradient(to top right,rgba(7,182,213,.05),transparent);opacity:0;transition:opacity .5s ease}._bentoCard_aiewd_142:hover ._cardGradientOverlay_aiewd_407{opacity:1}._techBadges_aiewd_419{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._techBadge_aiewd_419{font-size:.75rem;font-family:monospace;color:#07b6d5;background-color:#07b6d51a;padding:.25rem .5rem;border-radius:.25rem}._cardHighlight_aiewd_201{background-size:cover;background-position:center;padding:0}._highlightOverlay_aiewd_441{position:absolute;inset:0;background:linear-gradient(to top,black,rgba(0,0,0,.5),transparent)}._highlightContent_aiewd_447{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;z-index:10}._highlightBadge_aiewd_457{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._highlightBadge_aiewd_457 span:first-child{color:#07b6d5;font-size:.75rem;animation:_pulse_aiewd_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_aiewd_1{0%,to{opacity:1}50%{opacity:.5}}._highlightBadge_aiewd_457 span:last-child{font-size:.75rem;font-weight:700;color:#07b6d5;letter-spacing:.1em;text-transform:uppercase}._highlightTitle_aiewd_488{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2}._toolsHeader_aiewd_495{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:768px){._toolsHeader_aiewd_495{flex-direction:row;align-items:center;justify-content:space-between}}._toolsInfo_aiewd_510{display:flex;align-items:flex-start;gap:1rem}@media(min-width:768px){._toolsInfo_aiewd_510{align-items:center}}._toolsBadges_aiewd_522{display:flex;gap:.5rem;flex-wrap:wrap}._toolBadge_aiewd_528{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;background-color:#1e293b80;border:1px solid rgba(71,85,105,.5);font-size:.75rem;color:#cbd5e1;transition:all .3s ease}._toolBadge_aiewd_528:hover{border-color:#07b6d5;color:#07b6d5}._toolBadge_aiewd_528 span{font-size:1rem;display:flex;align-items:center;justify-content:center}._ctaContent_aiewd_553{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){._ctaContent_aiewd_553{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}._ctaIcon_aiewd_568{display:none}@media(min-width:768px){._ctaIcon_aiewd_568{display:flex;height:3rem;width:3rem;border-radius:9999px;background-color:#07b6d5;color:#020617;align-items:center;justify-content:center;box-shadow:0 0 15px #07b6d580;flex-shrink:0}._ctaIcon_aiewd_568 span{font-size:1.5rem}}._ctaText_aiewd_591{text-align:center}@media(min-width:768px){._ctaText_aiewd_591{text-align:left}}._ctaTitle_aiewd_601{font-size:1.25rem;font-weight:700;color:#fff}._ctaDescription_aiewd_607{font-size:.875rem;color:#cbd5e1}._ctaButton_aiewd_612{display:flex;align-items:center;justify-content:center;border-radius:.5rem;height:3rem;padding:0 2rem;background-color:#07b6d5;color:#020617;font-weight:700;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 0 20px #07b6d54d;width:100%;gap:.5rem}@media(min-width:768px){._ctaButton_aiewd_612{width:auto}}._ctaButton_aiewd_612:hover{background-color:#fff;color:#000;box-shadow:0 0 25px #fff6}._ctaButton_aiewd_612 span{font-size:1.25rem;display:flex;align-items:center;justify-content:center}._certificationsSection_lg0y8_1{position:relative;display:flex;min-height:100vh;width:100%;flex-direction:column;background-color:#0f2023;color:#fff;overflow-x:hidden}._header_lg0y8_13{position:sticky;top:0;z-index:50;border-bottom:1px solid #224349;background-color:#0f2023f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem}@media(min-width:640px){._header_lg0y8_13{padding:1rem 1.5rem}}@media(min-width:1024px){._header_lg0y8_13{padding:1rem 5rem}}._headerContent_lg0y8_35{display:flex;align-items:center;justify-content:space-between;width:100%}._logo_lg0y8_42{display:flex;align-items:center;gap:1rem;color:#fff}._logoIcon_lg0y8_49{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background-color:#07b6d51a;color:#07b6d5}._logoIcon_lg0y8_49 span{font-size:1.5rem}._logoText_lg0y8_64{font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.025em}._desktopNav_lg0y8_71{display:none;align-items:center;gap:2rem;flex:1;justify-content:center}@media(min-width:768px){._desktopNav_lg0y8_71{display:flex}}._navLink_lg0y8_85{font-size:.875rem;font-weight:500;color:#9ca3af;transition:color .3s ease;text-decoration:none}._navLink_lg0y8_85:hover{color:#07b6d5}._activeNavLink_lg0y8_97{font-size:.875rem;font-weight:500;color:#07b6d5;text-decoration:none}._headerActions_lg0y8_104{display:flex;align-items:center;gap:1rem}._cvButton_lg0y8_110{display:none;align-items:center;justify-content:center;height:2.5rem;border-radius:.5rem;background-color:#07b6d5;padding:0 1.25rem;font-size:.875rem;font-weight:700;color:#0f2023;transition:all .3s ease;border:none;cursor:pointer;gap:.5rem}@media(min-width:640px){._cvButton_lg0y8_110{display:flex}}._cvButton_lg0y8_110:hover{transform:scale(1.05);box-shadow:0 0 15px #07b6d566}._cvButton_lg0y8_110 span{font-size:1.125rem}._mobileMenuBtn_lg0y8_142{display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border:none;background:none;padding:0}@media(min-width:768px){._mobileMenuBtn_lg0y8_142{display:none}}._mainContent_lg0y8_160{flex:1}._contentContainer_lg0y8_164{display:flex;height:100%;flex-direction:column;padding:2rem 1rem}@media(min-width:640px){._contentContainer_lg0y8_164{padding:2.5rem 1.5rem}}@media(min-width:1024px){._contentContainer_lg0y8_164{padding:2.5rem 10rem}}._sectionHeader_lg0y8_184{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}._iconBadge_lg0y8_192{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background-color:#07b6d51a;box-shadow:0 0 0 1px #07b6d54d;margin-bottom:1rem;color:#07b6d5}._iconBadge_lg0y8_192 span{font-size:1.5rem}._sectionTitle_lg0y8_209{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;color:#fff}@media(min-width:640px){._sectionTitle_lg0y8_209{font-size:2.25rem}}@media(min-width:768px){._sectionTitle_lg0y8_209{font-size:3rem}}._highlightText_lg0y8_228{color:#07b6d5}._sectionDescription_lg0y8_232{margin-top:1rem;max-width:42rem;font-size:1.125rem;color:#9ca3af}._filterContainer_lg0y8_240{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem}._filterChip_lg0y8_248{display:flex;align-items:center;justify-content:center;height:2.25rem;border-radius:9999px;border:1px solid #224349;background-color:transparent;padding:0 1.5rem;transition:all .3s ease;cursor:pointer;font-size:.875rem;font-weight:500;color:#d1d5db}._filterChip_lg0y8_248:hover{border-color:#07b6d580;background-color:#07b6d50d}._filterChipActive_lg0y8_269{background-color:#07b6d5;border-color:#07b6d5;color:#0f2023}._filterChip_lg0y8_248 span{display:block}._certsGrid_lg0y8_280{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){._certsGrid_lg0y8_280{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._certsGrid_lg0y8_280{grid-template-columns:repeat(3,1fr)}}._placeholderCard_lg0y8_299{position:relative;overflow:hidden;border-radius:.75rem;border:1px dashed #224349;background-color:transparent;transition:all .3s ease}._placeholderCard_lg0y8_299:hover{border-color:#07b6d5;background-color:#162a2e80}._placeholderContent_lg0y8_313{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}._placeholderIcon_lg0y8_323{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background-color:#224349;color:#9ca3af;margin-bottom:1rem;transition:all .3s ease}._placeholderCard_lg0y8_299:hover ._placeholderIcon_lg0y8_323{background-color:#07b6d533;color:#07b6d5}._placeholderIcon_lg0y8_323 span{font-size:1.875rem}._placeholderTitle_lg0y8_345{font-size:1.125rem;font-weight:700;color:#fff}._placeholderDesc_lg0y8_351{margin-top:.5rem;font-size:.875rem;color:#9ca3af}._card_11s25_1{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:.75rem;border:1px solid #224349;background-color:#162a2e;transition:all .3s ease}._card_11s25_1:hover{transform:translateY(-4px);border-color:#07b6d5;box-shadow:0 4px 30px #07b6d526}._imageArea_11s25_19{position:relative;width:100%;height:10rem;overflow:hidden;backface-visibility:hidden}@media(min-width:640px){._imageArea_11s25_19{height:11rem}}@media(min-width:768px){._imageArea_11s25_19{height:12rem}}._imageBackground_11s25_39{position:absolute;inset:0;background-size:cover;background-position:center;background-attachment:scroll;transition:transform .7s ease;backface-visibility:hidden}._card_11s25_1:hover ._imageBackground_11s25_39{transform:scale(1.1)}._imageOverlay_11s25_53{position:absolute;inset:0;background:linear-gradient(to top,#162a2e,rgba(22,42,46,.4),transparent)}._categoryBadge_11s25_59{position:absolute;bottom:.75rem;left:.75rem;z-index:10}._categoryBadge_11s25_59 span{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid rgba(7,182,213,.3);background-color:#07b6d51a;padding:.375rem .625rem;font-size:.75rem;font-weight:600;color:#07b6d5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._iconBadge_11s25_79{position:absolute;top:.75rem;right:.75rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background-color:#00000080;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._iconBadge_11s25_79 span{font-size:1.125rem}._content_11s25_100{display:flex;flex:1;flex-direction:column;padding:1.25rem}._contentInner_11s25_107{flex:1}._title_11s25_111{font-size:1.125rem;font-weight:700;color:#fff;transition:color .3s ease}._card_11s25_1:hover ._title_11s25_111{color:#07b6d5}._issuer_11s25_122{margin-top:.5rem;font-size:.875rem;color:#9ca3af}._issuedDate_11s25_128{font-size:.75rem;color:#6b7280}._footer_11s25_134{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #224349;padding-top:1rem;margin-top:1rem}._credentialId_11s25_143{font-size:.75rem;font-weight:500;color:#6b7280;transition:color .3s ease}._card_11s25_1:hover ._credentialId_11s25_143{color:#d1d5db}._viewButton_11s25_154{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#07b6d5;opacity:.8;transition:opacity .3s ease;text-decoration:none}._card_11s25_1:hover ._viewButton_11s25_154{opacity:1}._viewButton_11s25_154 span{font-size:1rem;display:flex;align-items:center;justify-content:center}._projectsSection_1ezw7_1{width:100%;background-color:#0f172a}._container_1ezw7_6{max-width:96rem;margin:0 auto;padding:6rem 1rem 2rem}@media(min-width:640px){._container_1ezw7_6{padding:6rem 1.5rem 2rem}}@media(min-width:768px){._container_1ezw7_6{padding:0 2.5rem}}._header_1ezw7_29{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}._title_1ezw7_36{font-size:1.5rem;font-weight:700;color:#f1f5f9;display:flex;align-items:center;gap:.75rem;white-space:nowrap}@media(min-width:640px){._title_1ezw7_36{font-size:1.875rem}}._titleBar_1ezw7_52{display:inline-block;width:.5rem;height:2rem;background-color:#07b6d5;border-radius:9999px;box-shadow:0 0 10px #07b6d580}._divider_1ezw7_61{height:1px;flex-grow:1;background-color:#1e293b}._viewGithubLink_1ezw7_67{font-size:.875rem;font-weight:700;color:#07b6d5;display:flex;align-items:center;gap:.25rem;text-decoration:none;transition:color .3s ease;white-space:nowrap}._viewGithubLink_1ezw7_67:hover{color:#fff}._arrowIcon_1ezw7_83{font-size:1.125rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._viewGithubLink_1ezw7_67:hover ._arrowIcon_1ezw7_83{transform:translate(4px)}._grid_1ezw7_96{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){._grid_1ezw7_96{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:768px){._grid_1ezw7_96{grid-template-columns:repeat(3,1fr)}}._card_17gep_1{position:relative;border-radius:.75rem;background-color:#1e293b;border:1px solid rgba(71,85,105,.5);transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}._card_17gep_1:hover{transform:translateY(-4px);border-color:#07b6d580;box-shadow:0 10px 30px -10px #07b6d526}._imageHeader_17gep_19{position:relative;width:100%;height:10rem;background-color:#1e293b80;overflow:hidden;backface-visibility:hidden}@media(min-width:640px){._imageHeader_17gep_19{height:11rem}}@media(min-width:768px){._imageHeader_17gep_19{height:12rem}}._gradientBg_17gep_40{position:absolute;inset:0;background:radial-gradient(circle at 100% 0%,rgba(7,182,213,.1),transparent)}._iconContainer_17gep_46{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}._iconContainer_17gep_46 span{font-size:2.75rem;color:#475569;transition:color .3s ease}@media(min-width:640px){._iconContainer_17gep_46 span{font-size:3rem}}@media(min-width:768px){._iconContainer_17gep_46 span{font-size:3.75rem}}._card_17gep_1:hover ._iconContainer_17gep_46 span{color:#07b6d5}._techBadges_17gep_76{position:absolute;bottom:.75rem;left:.75rem;display:flex;gap:.375rem;opacity:0;transition:all .3s ease;transform:translateY(8px)}._card_17gep_1:hover ._techBadges_17gep_76{opacity:1;transform:translateY(0)}._techBadge_17gep_76{font-size:.625rem;font-family:monospace;background-color:#0f172ae6;color:#07b6d5;border:1px solid rgba(7,182,213,.2);padding:.125rem .5rem;border-radius:.25rem}._content_17gep_103{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}._title_17gep_110{font-size:1.125rem;font-weight:700;color:#f1f5f9;margin-bottom:.5rem;transition:color .3s ease}._card_17gep_1:hover ._title_17gep_110{color:#07b6d5}._description_17gep_122{color:#94a3b8;font-size:.875rem;line-height:1.625;margin-bottom:1rem;flex-grow:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}._footer_17gep_136{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(71,85,105,.5)}._category_17gep_144{font-size:.75rem;color:#64748b;font-family:monospace}._actions_17gep_150{display:flex;gap:.75rem}._actionLink_17gep_155{color:#64748b;transition:color .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}._actionLink_17gep_155:hover{color:#fff}._actionLink_17gep_155 span{font-size:1.25rem}._footer_1uqfo_1{position:relative;width:100%;border-top:1px solid rgba(30,41,59,.5);background-color:#0f172a}._topBorder_1uqfo_8{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(7,182,213,.3),transparent)}._footerContent_1uqfo_22{max-width:96rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._footerContent_1uqfo_22{padding:3rem 1.5rem}}@media(min-width:768px){._footerContent_1uqfo_22{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:3rem 2.5rem}}._leftSection_1uqfo_47{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media(min-width:768px){._leftSection_1uqfo_47{align-items:flex-start;text-align:left}}._nameSection_1uqfo_62{display:flex;align-items:center;gap:.5rem}._name_1uqfo_62{font-size:1.25rem;font-weight:700;color:#f1f5f9;letter-spacing:-.025em}@media(min-width:640px){._name_1uqfo_62{font-size:1.5rem}}._dot_1uqfo_81{color:#07b6d5;font-size:1.5rem}._description_1uqfo_86{color:#64748b;font-size:.8rem;max-width:16rem;line-height:1.625}@media(min-width:640px){._description_1uqfo_86{font-size:.875rem}}._copyright_1uqfo_99{padding-top:.5rem;font-size:.75rem;color:#475569}._rightSection_1uqfo_106{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media(min-width:768px){._rightSection_1uqfo_106{align-items:flex-end;width:auto}}._contactTitle_1uqfo_121{font-size:.875rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}._contactLinks_1uqfo_130{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._contactLinks_1uqfo_130{flex-direction:row}}._contactLink_1uqfo_130{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;background-color:#1e293b;border:1px solid #1e293b;transition:all .3s ease;text-decoration:none;color:#94a3b8;pointer-events:auto!important;cursor:pointer}._contactLink_1uqfo_130:hover{border-color:#07b6d580;background-color:#334155;color:#cbd5e1}._contactIcon_1uqfo_163{padding:.375rem;border-radius:9999px;background-color:#47556980;color:#07b6d5;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:none}._contactLink_1uqfo_130:hover ._contactIcon_1uqfo_163{background-color:#07b6d533}._contactIcon_1uqfo_163 span{font-size:1.125rem}._contactText_1uqfo_183{font-size:.875rem;font-weight:500;transition:color .3s ease;pointer-events:none}._externalIcon_1uqfo_190{font-size:.875rem;color:#64748b;transition:all .3s ease;pointer-events:none}._contactLink_1uqfo_130:hover ._externalIcon_1uqfo_190{color:#07b6d5;transform:translate(2px)}
