.Navbar-module__cJzEcG__navbar{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .4s cubic-bezier(.25,.8,.25,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:rgba(var(--bg-primary-rgb,255,255,255),.85);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);padding:1rem 0;box-shadow:0 4px 30px #0000000d}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__scrolled{background:#121212d9}}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;align-items:baseline;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoName{color:var(--text-primary)}.Navbar-module__cJzEcG__logoDot{color:var(--accent-color);font-size:1.5rem;line-height:0}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__langToggle{background:rgba(var(--text-primary-rgb,0,0,0),.05);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:20px;margin-left:1rem;padding:.2rem .8rem;font-size:.85rem;font-weight:600;transition:all .3s}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__langToggle{background:#ffffff0d}}.Navbar-module__cJzEcG__langToggle:hover{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:rotate(45deg)translateY(5px)translate(5px)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(5px)}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__navLinks{-webkit-backdrop-filter:blur(16px);z-index:999;background:#121212f7;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem 2.5rem;transition:transform .35s cubic-bezier(.25,.8,.25,1);position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__navLinksOpen{transform:translateY(0)}.Navbar-module__cJzEcG__navLink{font-size:1.15rem}.Navbar-module__cJzEcG__langToggle{margin-left:0}}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#d2a87814 0%,#fff0 70%);width:80vw;height:80vh;position:absolute;top:10%;left:50%;transform:translate(-50%)}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__backgroundGlow{background:radial-gradient(circle,#e8c39e0d 0%,#12121200 70%)}}.Hero-module__ZARIfG__heroContainer{z-index:1;position:relative}.Hero-module__ZARIfG__heroContent{max-width:800px}.Hero-module__ZARIfG__badge{background:rgba(var(--text-primary-rgb,0,0,0),.05);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border-color);border-radius:30px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__badge{background:#ffffff0d}}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(120deg,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:700px;margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.Hero-module__ZARIfG__awardsGroup{flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__awardItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:transform .3s;display:flex;box-shadow:0 4px 20px #00000005}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__awardItem{box-shadow:none}}.Hero-module__ZARIfG__awardItem:hover{border-color:var(--accent-color);transform:translateY(-3px)}.Hero-module__ZARIfG__awardIcon{font-size:1.25rem}.Hero-module__ZARIfG__awardText{color:var(--text-primary);font-size:.95rem;font-weight:600}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__primaryButton{background-color:var(--text-primary);color:var(--bg-primary);border:1px solid #0000}.Hero-module__ZARIfG__primaryButton:hover{background-color:var(--text-secondary);transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__secondaryButton{color:var(--text-primary);border:1px solid var(--border-color);background-color:#0000}.Hero-module__ZARIfG__secondaryButton:hover{background-color:var(--bg-secondary);border-color:var(--text-secondary);transform:translateY(-2px)}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{min-height:auto;padding-top:4rem;padding-bottom:4rem}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.05rem}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:.75rem}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{text-align:center;width:100%;padding:.75rem 1.5rem;font-size:.95rem}.Hero-module__ZARIfG__awardsGroup{flex-direction:column;gap:.75rem;margin-bottom:2rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2rem}}
.Experience-module__RsmxMa__experienceSection{background-color:var(--bg-secondary);padding:8rem 0;position:relative}.Experience-module__RsmxMa__sectionTitle{color:var(--text-primary);text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Experience-module__RsmxMa__timeline{flex-direction:column;gap:3rem;max-width:1100px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.Experience-module__RsmxMa__timelineItem{width:85%;margin-bottom:0;position:relative}.Experience-module__RsmxMa__timelineItem:nth-child(odd){align-self:flex-start;padding-right:2rem}.Experience-module__RsmxMa__timelineItem:nth-child(odd) .Experience-module__RsmxMa__expMeta{flex-direction:row-reverse;justify-content:flex-end;gap:1rem}.Experience-module__RsmxMa__timelineItem:nth-child(odd) .Experience-module__RsmxMa__tagsGroup{justify-content:flex-end}.Experience-module__RsmxMa__timelineItem:nth-child(2n){align-self:flex-end;padding-left:2rem}.Experience-module__RsmxMa__timelineItem:nth-child(2n) .Experience-module__RsmxMa__expMeta{justify-content:flex-start;gap:1rem}.Experience-module__RsmxMa__innerCard{border-radius:16px;padding:2.5rem;transition:transform .4s,box-shadow .4s}.Experience-module__RsmxMa__innerCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.Experience-module__RsmxMa__timelineContent{z-index:1;position:relative}.Experience-module__RsmxMa__expTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.Experience-module__RsmxMa__expMeta{color:var(--accent-color);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.95rem;font-weight:500;display:flex}.Experience-module__RsmxMa__company{color:var(--text-secondary)}.Experience-module__RsmxMa__date{background:rgba(var(--text-primary-rgb,0,0,0),.04);border-radius:20px;padding:.25rem .75rem;font-size:.85rem}@media (prefers-color-scheme:dark){.Experience-module__RsmxMa__date{background:#ffffff0d}}.Experience-module__RsmxMa__expDesc{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.Experience-module__RsmxMa__tagsGroup{flex-wrap:wrap;gap:.75rem;display:flex}.Experience-module__RsmxMa__tag{background:rgba(var(--text-secondary-rgb,100,100,100),.1);color:var(--text-secondary);border-radius:6px;padding:.35rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s}.Experience-module__RsmxMa__tag:hover{background:var(--accent-color);color:#fff}.Experience-module__RsmxMa__imageWrapper{border:1px solid var(--border-color);cursor:pointer;border-radius:8px;margin-top:1.5rem;overflow:hidden}.Experience-module__RsmxMa__projectImage{width:100%;height:auto;transition:transform .5s;display:block}.Experience-module__RsmxMa__projectImage:hover{transform:scale(1.02)}.Experience-module__RsmxMa__lightbox{z-index:9999;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s Experience-module__RsmxMa__lightboxFadeIn;display:flex;position:fixed;top:0;left:0}.Experience-module__RsmxMa__lightboxContent{width:85vw;max-width:1400px;height:85vh;position:relative}@keyframes Experience-module__RsmxMa__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.Experience-module__RsmxMa__subSectionTitle{color:var(--text-primary);text-align:center;margin:5rem 0 3rem;font-size:2rem}.Experience-module__RsmxMa__projectsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Experience-module__RsmxMa__projectCard{border-top:2px solid #0000;flex-direction:column;height:100%;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.Experience-module__RsmxMa__projectCard:hover{border-top-color:var(--accent-color)}.Experience-module__RsmxMa__projectTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem}.Experience-module__RsmxMa__projectDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Experience-module__RsmxMa__githubLink{color:var(--accent-color);margin-top:auto;font-size:.85rem;font-weight:600;display:inline-block}.Experience-module__RsmxMa__subItemBlock{margin-top:1rem}.Experience-module__RsmxMa__subItemDivider{background:var(--border-color);height:1px;margin-bottom:1.5rem}.Experience-module__RsmxMa__subItemTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Experience-module__RsmxMa__closedSourceBadge{color:var(--text-secondary);border:1px solid var(--border-color);opacity:.7;border-radius:20px;margin-top:auto;padding:.3rem .75rem;font-size:.8rem;display:inline-block}@media (max-width:768px){.Experience-module__RsmxMa__experienceSection{padding:4rem 0}.Experience-module__RsmxMa__sectionTitle{margin-bottom:2.5rem;font-size:1.75rem}.Experience-module__RsmxMa__timelineItem{width:100%!important;padding-left:0!important;padding-right:0!important}.Experience-module__RsmxMa__innerCard{padding:1.5rem}.Experience-module__RsmxMa__expTitle{font-size:1.25rem}.Experience-module__RsmxMa__expMeta{flex-wrap:wrap;gap:.5rem}.Experience-module__RsmxMa__projectsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.Experience-module__RsmxMa__subSectionTitle{margin:3rem 0 2rem;font-size:1.5rem}.Experience-module__RsmxMa__lightboxContent{width:95vw;height:80vh}}@media (max-width:480px){.Experience-module__RsmxMa__projectsGrid{grid-template-columns:1fr}.Experience-module__RsmxMa__expMeta{flex-direction:column;align-items:flex-start}}
.Competitions-module__ejetqa__compSection{background-color:var(--bg-primary);padding:8rem 0;position:relative}.Competitions-module__ejetqa__compContainer{flex-direction:column;display:flex}.Competitions-module__ejetqa__header{text-align:center;align-self:center;max-width:600px;margin-bottom:5rem}.Competitions-module__ejetqa__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.Competitions-module__ejetqa__sectionText{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Competitions-module__ejetqa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;width:100%;display:grid}.Competitions-module__ejetqa__card{border-top:1px solid var(--border-color);background:linear-gradient(145deg,rgba(var(--bg-secondary-rgb,255,255,255),.5),transparent);flex-direction:column;height:100%;padding:2.5rem;display:flex}.Competitions-module__ejetqa__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Competitions-module__ejetqa__compTitle{color:var(--text-primary);flex:1;font-size:1.35rem;line-height:1.4}.Competitions-module__ejetqa__awardBadgeBtn{color:var(--accent-hover);white-space:nowrap;cursor:pointer;background-color:#d2a87826;border:1px solid #0000;border-radius:24px;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Competitions-module__ejetqa__awardBadgeBtn:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #d2a8784d}.Competitions-module__ejetqa__year{color:var(--text-secondary);margin-bottom:1.5rem;font-family:monospace;font-size:.9rem}.Competitions-module__ejetqa__compDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.7}.Competitions-module__ejetqa__skills{flex-wrap:wrap;gap:.75rem;margin-top:auto;display:flex}.Competitions-module__ejetqa__skillTag{color:var(--text-primary);align-items:center;font-size:.8rem;font-weight:500;display:flex}.Competitions-module__ejetqa__skillTag:before{content:"•";color:var(--accent-color);margin-right:.5rem}@media (max-width:768px){.Competitions-module__ejetqa__compSection{padding:4rem 0}.Competitions-module__ejetqa__header{margin-bottom:3rem}.Competitions-module__ejetqa__sectionTitle{font-size:1.75rem}.Competitions-module__ejetqa__grid{grid-template-columns:1fr}.Competitions-module__ejetqa__card{padding:1.5rem}.Competitions-module__ejetqa__cardHeader{flex-direction:column}.Competitions-module__ejetqa__compTitle{font-size:1.15rem}}
.Publications-module__s7Q2la__pubSection{background-color:var(--bg-secondary);padding:8rem 0;position:relative}.Publications-module__s7Q2la__pubContainer{flex-direction:column;display:flex}.Publications-module__s7Q2la__header{text-align:center;align-self:center;max-width:700px;margin-bottom:4rem}.Publications-module__s7Q2la__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.Publications-module__s7Q2la__sectionText{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Publications-module__s7Q2la__pubList{flex-direction:column;gap:2rem;width:100%;max-width:900px;margin:0 auto;display:flex}.Publications-module__s7Q2la__pubCard{border-left:3px solid #0000;padding:2.5rem;transition:border-color .3s,transform .3s}.Publications-module__s7Q2la__pubCard:hover{border-left-color:var(--accent-color);transform:translate(4px)}.Publications-module__s7Q2la__pubHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Publications-module__s7Q2la__statusBadge{border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.Publications-module__s7Q2la__published{color:#4caf50;background:#4caf5026}.Publications-module__s7Q2la__preprint{color:#ffc107;background:#ffc10726}.Publications-module__s7Q2la__pubYear{color:var(--text-secondary);font-family:monospace;font-size:.85rem}.Publications-module__s7Q2la__pubTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:600;line-height:1.5}.Publications-module__s7Q2la__pubAuthors{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;font-style:italic;line-height:1.6}.Publications-module__s7Q2la__pubContribution{color:var(--accent-color);border-left:2px solid var(--accent-color);margin-bottom:1rem;padding-left:.75rem;font-size:.88rem;line-height:1.6}.Publications-module__s7Q2la__pubMeta{align-items:center;gap:1.5rem;margin-bottom:1.25rem;display:flex}.Publications-module__s7Q2la__journal{color:var(--accent-color);font-size:.9rem;font-weight:600}.Publications-module__s7Q2la__doiLink{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:6px;padding:.25rem .75rem;font-size:.85rem;transition:all .2s}.Publications-module__s7Q2la__doiLink:hover{color:var(--accent-color);border-color:var(--accent-color)}.Publications-module__s7Q2la__pubTags{flex-wrap:wrap;gap:.6rem;display:flex}.Publications-module__s7Q2la__pubTag{background:rgba(var(--text-secondary-rgb,100,100,100),.1);color:var(--text-secondary);border-radius:6px;padding:.3rem .7rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.Publications-module__s7Q2la__pubSection{padding:4rem 0}.Publications-module__s7Q2la__header{margin-bottom:2.5rem}.Publications-module__s7Q2la__sectionTitle{font-size:1.75rem}.Publications-module__s7Q2la__pubCard{padding:1.5rem}.Publications-module__s7Q2la__pubTitle{font-size:1.05rem}.Publications-module__s7Q2la__pubMeta{flex-direction:column;gap:.75rem}.Publications-module__s7Q2la__pubHeader{flex-wrap:wrap}}
.VideoShowcase-module__gKHO9q__videoSection{background-color:var(--bg-primary);padding:8rem 0 4rem;position:relative}.VideoShowcase-module__gKHO9q__videoContainer{flex-direction:column;align-items:center;display:flex}.VideoShowcase-module__gKHO9q__header{text-align:center;max-width:800px;margin-bottom:4rem}.VideoShowcase-module__gKHO9q__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.VideoShowcase-module__gKHO9q__sectionText{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.VideoShowcase-module__gKHO9q__videoPlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,rgba(var(--bg-secondary-rgb,255,255,255),.5),rgba(var(--bg-secondary-rgb,255,255,255),.1));border:1px dashed var(--accent-color);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:960px;transition:transform .4s;display:flex;box-shadow:0 20px 40px #0000000d}.VideoShowcase-module__gKHO9q__videoPlaceholder:hover{transform:scale(1.02)}.VideoShowcase-module__gKHO9q__placeholderContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.VideoShowcase-module__gKHO9q__playIcon{color:var(--text-secondary);opacity:.5;font-size:4rem;transition:all .3s}.VideoShowcase-module__gKHO9q__videoPlaceholder:hover .VideoShowcase-module__gKHO9q__playIcon{color:var(--accent-color);opacity:1;transform:scale(1.1)}.VideoShowcase-module__gKHO9q__placeholderText{color:var(--text-secondary);letter-spacing:.05em;font-size:1.25rem;font-weight:600}@media (max-width:768px){.VideoShowcase-module__gKHO9q__videoSection{padding:4rem 0 2rem}.VideoShowcase-module__gKHO9q__header{margin-bottom:2.5rem}.VideoShowcase-module__gKHO9q__sectionTitle{font-size:1.75rem}.VideoShowcase-module__gKHO9q__placeholderText{font-size:1rem}.VideoShowcase-module__gKHO9q__playIcon{font-size:2.5rem}.VideoShowcase-module__gKHO9q__videoPlaceholder:hover{transform:none}}
.AIVision-module__IcaYra__visionSection{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);padding:10rem 0;position:relative;overflow:hidden}.AIVision-module__IcaYra__visionSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#d2a8780d 0%,#fff0 60%);border-radius:50%;width:1000px;height:1000px;position:absolute;top:-50%;right:-20%}.AIVision-module__IcaYra__visionContainer{z-index:1;justify-content:center;display:flex;position:relative}.AIVision-module__IcaYra__visionContent{text-align:center;max-width:800px}.AIVision-module__IcaYra__iconWrapper{margin-bottom:2rem;font-size:3rem;display:inline-block}.AIVision-module__IcaYra__title{color:var(--text-primary);margin-bottom:3rem;font-size:3rem}.AIVision-module__IcaYra__highlight{display:inline-block;position:relative}.AIVision-module__IcaYra__highlight:after{content:"";z-index:-1;background-color:#d2a8784d;border-radius:2px;width:100%;height:.3em;position:absolute;bottom:.2em;left:0}.AIVision-module__IcaYra__textStack{text-align:left;flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.AIVision-module__IcaYra__textBlock{color:var(--text-secondary);border-left:2px solid var(--border-color);padding-left:1.5rem;font-size:1.25rem;line-height:1.8;transition:border-color .3s}.AIVision-module__IcaYra__textBlock:hover{border-left-color:var(--accent-color);color:var(--text-primary)}.AIVision-module__IcaYra__quoteCard{color:var(--text-primary);text-align:center;background:linear-gradient(135deg,rgba(var(--bg-secondary-rgb,255,255,255),.8),transparent);border-color:#d2a8784d;padding:3rem;font-size:1.5rem;font-style:italic;font-weight:500}@media (prefers-color-scheme:dark){.AIVision-module__IcaYra__visionSection:before{background:radial-gradient(circle,#e8c39e08 0%,#12121200 60%)}}@media (max-width:768px){.AIVision-module__IcaYra__visionSection{padding:4rem 0}.AIVision-module__IcaYra__title{margin-bottom:2rem;font-size:2rem}.AIVision-module__IcaYra__textBlock{padding-left:1rem;font-size:1.05rem}.AIVision-module__IcaYra__textStack{margin-bottom:2.5rem}.AIVision-module__IcaYra__quoteCard{padding:2rem 1.5rem;font-size:1.15rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding-top:4rem}.Footer-module__S6Hkya__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__footerContent{max-width:400px}.Footer-module__S6Hkya__brand{align-items:baseline;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__name{color:var(--text-primary)}.Footer-module__S6Hkya__dot{color:var(--accent-color);font-size:1.8rem;line-height:0}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__footerLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:1rem;font-weight:500;transition:color .2s;position:relative}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);text-align:center;padding:2rem 0}.Footer-module__S6Hkya__copyright{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__footerContainer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.Footer-module__S6Hkya__footerContent{max-width:100%}.Footer-module__S6Hkya__footerLinks{gap:1.5rem}.Footer-module__S6Hkya__footer{padding-top:2.5rem}}
