.PhotoCarousel-module__BCg2gG__carousel{flex-direction:column;align-items:center;gap:2rem;width:100%;margin-bottom:3rem;display:flex}.PhotoCarousel-module__BCg2gG__mainWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex;position:relative}.PhotoCarousel-module__BCg2gG__imageContainer{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.PhotoCarousel-module__BCg2gG__mainImage{object-fit:cover;width:100%;height:100%;animation:.5s ease-out PhotoCarousel-module__BCg2gG__fadeScale}@keyframes PhotoCarousel-module__BCg2gG__fadeScale{0%{opacity:.8;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.PhotoCarousel-module__BCg2gG__navBtn{cursor:pointer;width:50px;height:50px;color:var(--foreground);z-index:10;opacity:1;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.PhotoCarousel-module__BCg2gG__navBtn:hover{background:var(--primary);color:#fff;transform:translateY(-50%)scale(1.1)}.PhotoCarousel-module__BCg2gG__prev{left:-25px}.PhotoCarousel-module__BCg2gG__next{right:-25px}.PhotoCarousel-module__BCg2gG__thumbnails{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:50px;justify-content:center;gap:1rem;padding:.5rem;display:flex}.PhotoCarousel-module__BCg2gG__thumbWrapper{opacity:.5;cursor:pointer;border:2px solid #0000;border-radius:50%;width:60px;height:60px;transition:all .3s;overflow:hidden}.PhotoCarousel-module__BCg2gG__thumbWrapper:hover{opacity:.8;transform:translateY(-2px)}.PhotoCarousel-module__BCg2gG__thumbWrapper.PhotoCarousel-module__BCg2gG__active{opacity:1;border-color:var(--primary);transform:scale(1.1);box-shadow:0 4px 12px #00000026}.PhotoCarousel-module__BCg2gG__thumbImage{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.PhotoCarousel-module__BCg2gG__mainWrapper{max-width:90vw}.PhotoCarousel-module__BCg2gG__navBtn{background:#ffffffe6;width:40px;height:40px;font-size:1.2rem;box-shadow:0 2px 8px #00000026}.PhotoCarousel-module__BCg2gG__prev{left:10px}.PhotoCarousel-module__BCg2gG__next{right:10px}.PhotoCarousel-module__BCg2gG__thumbnails{gap:.5rem;max-width:95vw;padding:.4rem;overflow-x:auto}.PhotoCarousel-module__BCg2gG__thumbWrapper{flex-shrink:0;width:50px;height:50px}}
.SpotlightCarousel-module__IIp8FW__container{width:100%;padding:1rem 0;position:relative}.SpotlightCarousel-module__IIp8FW__sectionTitle{text-align:center;color:var(--foreground);letter-spacing:-.02em;margin:0 auto 1.5rem;font-size:2rem;font-weight:600}.SpotlightCarousel-module__IIp8FW__carouselWrapper{justify-content:center;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.SpotlightCarousel-module__IIp8FW__viewport{width:1000px;padding:2rem 1rem;overflow:hidden}.SpotlightCarousel-module__IIp8FW__track{gap:40px;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.SpotlightCarousel-module__IIp8FW__card{cursor:pointer;z-index:1;background:#fff;border:1px solid #0000000a;border-radius:1rem;flex-shrink:0;width:300px;height:400px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:visible;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,0 10px 15px -3px #00000008}.SpotlightCarousel-module__IIp8FW__linkWrapper{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.SpotlightCarousel-module__IIp8FW__imageWrapper{z-index:1;background-color:#fcfcfc;border-radius:1rem;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.SpotlightCarousel-module__IIp8FW__image{object-fit:contain;padding:1rem;transition:transform .6s}.SpotlightCarousel-module__IIp8FW__card:hover .SpotlightCarousel-module__IIp8FW__image,.SpotlightCarousel-module__IIp8FW__active .SpotlightCarousel-module__IIp8FW__image{transform:scale(1.05)}.SpotlightCarousel-module__IIp8FW__content{z-index:3;background:#fff;border-top:1px solid #00000008;border-radius:0 0 1rem 1rem;flex-direction:column;justify-content:flex-start;width:100%;padding:1rem 1.5rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 80px))}.SpotlightCarousel-module__IIp8FW__title{color:var(--foreground);border:none;align-items:center;min-height:2.6rem;margin-bottom:0;padding:0;font-size:1rem;font-weight:700;line-height:1.3;transition:margin-bottom .3s;display:flex}.SpotlightCarousel-module__IIp8FW__description{color:#666;opacity:0;height:0;font-size:.9rem;line-height:1.5;transition:all .3s;overflow:hidden}.SpotlightCarousel-module__IIp8FW__card:hover,.SpotlightCarousel-module__IIp8FW__active{z-index:10;border-color:#00000005;transform:scale(1.05)translateY(-10px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.SpotlightCarousel-module__IIp8FW__card:hover .SpotlightCarousel-module__IIp8FW__content,.SpotlightCarousel-module__IIp8FW__active .SpotlightCarousel-module__IIp8FW__content{padding-bottom:1.5rem;transform:translateY(0)}.SpotlightCarousel-module__IIp8FW__card:hover .SpotlightCarousel-module__IIp8FW__title,.SpotlightCarousel-module__IIp8FW__active .SpotlightCarousel-module__IIp8FW__title{margin-bottom:.8rem}.SpotlightCarousel-module__IIp8FW__card:hover .SpotlightCarousel-module__IIp8FW__description,.SpotlightCarousel-module__IIp8FW__active .SpotlightCarousel-module__IIp8FW__description{opacity:1;height:auto;margin-top:.5rem}.SpotlightCarousel-module__IIp8FW__navButton{width:50px;height:50px;color:var(--foreground);cursor:pointer;z-index:20;background:#fff;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.SpotlightCarousel-module__IIp8FW__navButton:hover:not(:disabled){border-color:#0003;transform:scale(1.1);box-shadow:0 8px 20px #0000001a}.SpotlightCarousel-module__IIp8FW__navButton:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}@media (max-width:768px){.SpotlightCarousel-module__IIp8FW__viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100vw;padding:1rem;overflow-x:auto}.SpotlightCarousel-module__IIp8FW__viewport::-webkit-scrollbar{display:none}.SpotlightCarousel-module__IIp8FW__track{gap:1.5rem;width:max-content}.SpotlightCarousel-module__IIp8FW__card{scroll-snap-align:center;width:85vw;height:50vh;box-shadow:0 4px 12px #00000014}.SpotlightCarousel-module__IIp8FW__content{padding-bottom:1.5rem;transform:translateY(0)}.SpotlightCarousel-module__IIp8FW__title{margin-bottom:.5rem}.SpotlightCarousel-module__IIp8FW__description{opacity:1;height:auto;margin-top:.5rem}.SpotlightCarousel-module__IIp8FW__navButton{z-index:20;background:#ffffffe6;width:40px;height:40px;font-size:1.2rem;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0003;display:flex!important}.SpotlightCarousel-module__IIp8FW__prevButton{left:5px}.SpotlightCarousel-module__IIp8FW__nextButton{right:5px}}
.Timeline-module__xPkO6q__timeline{max-width:800px;margin:0 auto;padding:0;position:relative}.Timeline-module__xPkO6q__controls{justify-content:flex-end;margin-bottom:2rem;display:flex}.Timeline-module__xPkO6q__toggleAllBtn{border:1px solid var(--foreground);color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Timeline-module__xPkO6q__toggleAllBtn:hover{background:var(--foreground);color:var(--background)}.Timeline-module__xPkO6q__timeline:before{display:none}.Timeline-module__xPkO6q__item{flex-direction:column;width:100%;margin-bottom:5rem;display:flex;position:relative}.Timeline-module__xPkO6q__headerRow{cursor:pointer;align-items:center;gap:1.5rem;width:100%;display:flex}.Timeline-module__xPkO6q__logoWrapper{background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Timeline-module__xPkO6q__logo{object-fit:contain;width:100%;height:100%;color:var(--foreground)}.Timeline-module__xPkO6q__info{flex:1}.Timeline-module__xPkO6q__role{color:var(--foreground);margin-bottom:.2rem;font-size:1.5rem;font-weight:700;line-height:1.2;display:block;border-bottom:none!important}.Timeline-module__xPkO6q__company{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:400;display:flex;border-bottom:none!important}.Timeline-module__xPkO6q__inlineDate{opacity:.5;color:var(--foreground);font-size:1rem;font-weight:400}.Timeline-module__xPkO6q__shortDesc{max-width:650px;color:var(--primary);background:linear-gradient(120deg,#0033661a 0% 100%) 0 88%/100% 40% no-repeat;padding:0 2px;font-size:1.1rem;font-weight:700;line-height:1.6;display:inline}.Timeline-module__xPkO6q__expandIcon{color:var(--foreground);margin-left:1rem;font-size:2rem;font-weight:300;line-height:1}.Timeline-module__xPkO6q__expandBtn{display:none}.Timeline-module__xPkO6q__expandedContent{background:#fff;border:1px solid #0000000a;border-radius:1rem;width:100%;margin-top:1.5rem;padding:2rem;animation:.4s ease-out Timeline-module__xPkO6q__fadeIn;box-shadow:0 4px 20px #00000005}.Timeline-module__xPkO6q__tags{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.Timeline-module__xPkO6q__details{color:var(--foreground);border-left:none;margin-top:1.5rem;padding-left:0;font-size:1rem;line-height:1.8}@keyframes Timeline-module__xPkO6q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.Timeline-module__xPkO6q__headerRow{flex-direction:column;align-items:flex-start;gap:1rem;position:relative!important}.Timeline-module__xPkO6q__logoWrapper{width:60px!important;height:60px!important}.Timeline-module__xPkO6q__expandedContent{padding:1.5rem}.Timeline-module__xPkO6q__expandIcon{margin-left:0!important;position:absolute!important;top:0!important;right:0!important}.Timeline-module__xPkO6q__info{width:100%;padding-right:2rem}}
.HighlighterTag-module__n2KmBq__container{justify-content:center;align-items:center;height:2.2em;margin:0 .5rem;padding:0 .3rem;display:inline-flex;position:relative}.HighlighterTag-module__n2KmBq__text{z-index:2;font-family:var(--font-serif);color:#1a1a1a;white-space:nowrap;pointer-events:none;font-weight:700;position:relative}.HighlighterTag-module__n2KmBq__svgContainer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:0;overflow:visible;transform:translateY(-50%)}.HighlighterTag-module__n2KmBq__path{stroke-dasharray:10000;stroke-dashoffset:10000px;animation:3s ease-out forwards HighlighterTag-module__n2KmBq__draw}@keyframes HighlighterTag-module__n2KmBq__draw{to{stroke-dashoffset:0}}@media (max-width:600px){.HighlighterTag-module__n2KmBq__text{white-space:normal;text-align:center;line-height:1.4}.HighlighterTag-module__n2KmBq__container{height:auto;padding:.5rem}}
.MiniExperience-module__ruubOG__container{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));justify-items:center;gap:2rem;width:100%;padding:2rem 0;display:grid}.MiniExperience-module__ruubOG__item{text-align:center;cursor:pointer;group:hover;flex-direction:column;align-items:center;width:100%;max-width:200px;display:flex;position:relative}.MiniExperience-module__ruubOG__logoWrapper{justify-content:center;align-items:flex-end;width:100%;height:80px;margin-bottom:1rem;transition:transform .2s;display:flex;position:relative}.MiniExperience-module__ruubOG__item:hover .MiniExperience-module__ruubOG__logoWrapper{transform:translateY(-5px)}.MiniExperience-module__ruubOG__logo{object-fit:contain;mix-blend-mode:multiply;width:auto;max-height:100%}.MiniExperience-module__ruubOG__company{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:600;line-height:1.3}.MiniExperience-module__ruubOG__role{color:var(--foreground);opacity:.7;font-size:.9rem;font-style:italic;font-weight:400}.MiniExperience-module__ruubOG__tooltip{color:#333;opacity:0;visibility:hidden;z-index:10;pointer-events:none;text-align:left;background:#fff;border:1px solid #0000000d;border-radius:8px;width:250px;padding:1rem;font-size:.9rem;line-height:1.5;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #0000001a}.MiniExperience-module__ruubOG__tooltip:after{content:"";border:6px solid #0000;border-top-color:#fff;margin-left:-6px;position:absolute;top:100%;left:50%}.MiniExperience-module__ruubOG__item:hover .MiniExperience-module__ruubOG__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-10px)}@media (max-width:600px){.MiniExperience-module__ruubOG__container{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.MiniExperience-module__ruubOG__tooltip{width:200px;left:0;transform:translate(-20%)translateY(10px)}.MiniExperience-module__ruubOG__item:hover .MiniExperience-module__ruubOG__tooltip{transform:translate(-20%)translateY(-10px)}}
.EducationList-module__UDMRva__container{max-width:800px;margin:0 auto;padding:0;position:relative}.EducationList-module__UDMRva__controls{justify-content:flex-end;margin-bottom:2rem;display:flex}.EducationList-module__UDMRva__toggleAllBtn{border:1px solid var(--foreground);color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.EducationList-module__UDMRva__toggleAllBtn:hover{background:var(--foreground);color:var(--background)}.EducationList-module__UDMRva__item{flex-direction:column;width:100%;margin-bottom:5rem;display:flex;position:relative}.EducationList-module__UDMRva__headerRow{cursor:pointer;align-items:center;gap:1.5rem;width:100%;display:flex}.EducationList-module__UDMRva__logoWrapper{background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.EducationList-module__UDMRva__logo{object-fit:contain;width:100%;height:100%;color:var(--foreground)}.EducationList-module__UDMRva__placeholderLogo{background:#eee;width:100%;height:100%}.EducationList-module__UDMRva__info{flex:1}.EducationList-module__UDMRva__institute{color:var(--foreground);margin-bottom:.2rem;font-size:1.5rem;font-weight:700;line-height:1.2;display:block;border-bottom:none!important}.EducationList-module__UDMRva__degree{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:400;display:flex;border-bottom:none!important}.EducationList-module__UDMRva__inlineDate{opacity:.5;color:var(--foreground);font-size:1rem;font-weight:400}.EducationList-module__UDMRva__shortDesc{max-width:650px;color:var(--primary);background:linear-gradient(120deg,#0033661a 0% 100%) 0 88%/100% 40% no-repeat;padding:0 2px;font-size:1.1rem;font-weight:700;line-height:1.6;display:inline}.EducationList-module__UDMRva__expandIcon{color:var(--foreground);margin-left:1rem;font-size:2rem;font-weight:300;line-height:1}.EducationList-module__UDMRva__expandedContent{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;margin-top:1.5rem;padding:1rem 0;animation:.4s ease-out EducationList-module__UDMRva__fadeIn}.EducationList-module__UDMRva__projectLinkWrapper{text-align:right;margin-top:2rem}.EducationList-module__UDMRva__projectLink{color:var(--primary);border-bottom:1px solid #0000;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-block}.EducationList-module__UDMRva__projectLink:hover{border-bottom-color:var(--primary)}@keyframes EducationList-module__UDMRva__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.EducationList-module__UDMRva__headerRow{flex-direction:column;align-items:flex-start;gap:1rem;position:relative!important}.EducationList-module__UDMRva__logoWrapper{width:60px!important;height:60px!important}.EducationList-module__UDMRva__expandedContent{padding:1.5rem 0}.EducationList-module__UDMRva__expandIcon{margin-left:0!important;position:absolute!important;top:0!important;right:0!important}.EducationList-module__UDMRva__info{width:100%;padding-right:2rem}.EducationList-module__UDMRva__shortDesc{white-space:normal;word-wrap:break-word;background-size:100% 100%;max-width:100%;margin-top:.5rem;line-height:1.4;display:block}}
.MediaGallery-module__narl8W__galleryContainer{scrollbar-width:thin;scrollbar-color:var(--primary)transparent;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.MediaGallery-module__narl8W__galleryContainer::-webkit-scrollbar{height:6px}.MediaGallery-module__narl8W__galleryContainer::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:3px}.MediaGallery-module__narl8W__tile{cursor:pointer;border:1px solid var(--secondary);background:#fff;border-radius:8px;flex-direction:column;flex:0 0 200px;height:180px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.MediaGallery-module__narl8W__tile:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.MediaGallery-module__narl8W__imageWrapper{background:#eee;width:100%;height:140px;position:relative}.MediaGallery-module__narl8W__thumbnail{object-fit:cover}.MediaGallery-module__narl8W__docOverlay{background:#fff;border-radius:4px;padding:2px 6px;font-size:1rem;position:absolute;bottom:5px;right:5px;box-shadow:0 2px 4px #0000001a}.MediaGallery-module__narl8W__fileWrapper{width:100%;height:140px;color:var(--foreground);background:#f9f9f9;justify-content:center;align-items:center;display:flex}.MediaGallery-module__narl8W__fileIcon{font-size:3rem}.MediaGallery-module__narl8W__tileLabel{text-align:center;height:40px;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-top:1px solid #eee;justify-content:center;align-items:center;padding:0 .5rem;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.MediaGallery-module__narl8W__lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out MediaGallery-module__narl8W__fadeIn;display:flex;position:fixed;top:0;left:0}.MediaGallery-module__narl8W__lightboxContent{flex-direction:column;justify-content:center;align-items:flex-end;width:auto;max-width:95vw;height:auto;max-height:95vh;display:flex;position:relative}.MediaGallery-module__narl8W__lightboxTitle{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;flex-shrink:0;width:100%;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.MediaGallery-module__narl8W__imageContainer{justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:75vh;display:flex;position:relative}.MediaGallery-module__narl8W__fullImage{object-fit:contain;max-width:100%;max-height:75vh;width:auto!important;height:auto!important;position:relative!important}.MediaGallery-module__narl8W__closeBtn{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:3rem;line-height:1;position:absolute;top:20px;right:30px}.MediaGallery-module__narl8W__prevBtn,.MediaGallery-module__narl8W__nextBtn{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__narl8W__prevBtn:hover,.MediaGallery-module__narl8W__nextBtn:hover{color:#000;background:#fff;transform:translateY(-50%)scale(1.1)}.MediaGallery-module__narl8W__prevBtn{left:30px}.MediaGallery-module__narl8W__nextBtn{right:30px}.MediaGallery-module__narl8W__filePreview{flex-direction:column;align-items:flex-end;width:fit-content;max-width:90vw;display:flex}.MediaGallery-module__narl8W__lightboxThumbnailWrapper{justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:75vh;display:flex;position:relative}.MediaGallery-module__narl8W__lightboxThumbnail{object-fit:contain;max-width:100%;max-height:75vh;box-shadow:0 10px 30px #00000080;width:auto!important;height:auto!important;position:relative!important}.MediaGallery-module__narl8W__previewIcon{color:#fff;opacity:.8;align-self:center;margin-bottom:2rem;font-size:8rem}.MediaGallery-module__narl8W__downloadBtn{color:var(--foreground);z-index:30;background:#fff;border-radius:30px;flex-shrink:0;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0003}.MediaGallery-module__narl8W__downloadBtn:hover{transform:scale(1.05)}
.BentoGrid-module__vqQFhG__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1200px;margin:2rem auto;display:grid}.BentoGrid-module__vqQFhG__card{background:#fff;border:1px solid #0000000a;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-height:220px;padding:2rem;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.BentoGrid-module__vqQFhG__card:hover{border-color:#0033661a;transform:translateY(-5px);box-shadow:0 15px 30px #00336614}.BentoGrid-module__vqQFhG__cardTitle{font-family:var(--font-serif);color:var(--primary);background:linear-gradient(120deg,#0033661a 0% 100%) 0 88%/100% 40% no-repeat;margin-bottom:.5rem;padding:0 2px;font-size:1.2rem;font-weight:600;line-height:1.2;display:inline}.BentoGrid-module__vqQFhG__cardTitle:hover{background-size:100% 100%;transition:background-size .3s}.BentoGrid-module__vqQFhG__cardSubtitle{font-size:.9rem;font-family:var(--font-serif);color:#2d2d2d;margin-bottom:1rem;font-weight:400;line-height:1.3}.BentoGrid-module__vqQFhG__cardLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;font-weight:700}.BentoGrid-module__vqQFhG__cardDesc{color:#555;font-size:.95rem;font-weight:400;line-height:1.6}.BentoGrid-module__vqQFhG__cardBuilder,.BentoGrid-module__vqQFhG__cardCompetitor{grid-column:span 1}.BentoGrid-module__vqQFhG__competitorList{margin:0;padding:0;list-style:none}.BentoGrid-module__vqQFhG__competitorList li{color:#444;margin-bottom:.5rem;padding-left:1rem;font-size:.95rem;position:relative}.BentoGrid-module__vqQFhG__competitorList li:before{content:"";background:var(--primary);border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:0}.BentoGrid-module__vqQFhG__cardLeader{background:linear-gradient(90deg,#fff,#fafafa);grid-column:span 2}.BentoGrid-module__vqQFhG__cardPivot{flex-direction:column;grid-column:span 2;justify-content:flex-start;align-items:flex-start;display:flex}.BentoGrid-module__vqQFhG__pivotContainer{align-items:flex-start;gap:1rem;width:100%;display:flex;position:relative}.BentoGrid-module__vqQFhG__pivotItem{flex:1}.BentoGrid-module__vqQFhG__pivotLine{background:#eee;flex:none;width:2rem;height:1px;margin-top:1.5rem;position:relative}.BentoGrid-module__vqQFhG__pivotLine:after{content:"";border-top:1px solid var(--secondary);border-right:1px solid var(--secondary);width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.BentoGrid-module__vqQFhG__cardSmall{grid-column:span 1}.BentoGrid-module__vqQFhG__cardLarge{grid-column:span 2}@media (max-width:768px){.BentoGrid-module__vqQFhG__grid{grid-template-columns:1fr}.BentoGrid-module__vqQFhG__card,.BentoGrid-module__vqQFhG__cardSmall,.BentoGrid-module__vqQFhG__cardLarge{grid-column:span 1!important}.BentoGrid-module__vqQFhG__pivotContainer{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:0}.BentoGrid-module__vqQFhG__pivotLine{width:2px;height:20px;margin-left:1rem}}
.BottomBanner-module__807HsG__banner{text-align:center;margin-top:auto;padding:4rem 0}.BottomBanner-module__807HsG__tagWrapper{flex-wrap:wrap;justify-content:center;align-items:center;max-width:100%;padding:0 1rem;display:flex}.BottomBanner-module__807HsG__banner p{color:var(--text-secondary);font-size:.9rem}.BottomBanner-module__807HsG__contactLink{font:inherit;color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.BottomBanner-module__807HsG__contactLink:hover{color:var(--text-primary)}
.page-module__E0kJGG__hero{align-items:center;min-height:90vh;padding-bottom:0;display:flex}.page-module__E0kJGG__heroContainer{justify-content:center;align-items:center;gap:5rem;width:100%;display:flex}.page-module__E0kJGG__intro{text-align:left;flex:1;margin-top:-6rem}.page-module__E0kJGG__intro h1{color:var(--foreground);margin-bottom:1rem;font-size:5rem;line-height:1.1}.page-module__E0kJGG__intro p{opacity:.8;max-width:600px;margin:0;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:auto;padding:4rem 0}.page-module__E0kJGG__heroContainer{text-align:center;flex-direction:column;gap:2rem;width:100%;overflow-x:hidden}.page-module__E0kJGG__intro{text-align:center;margin-top:0}.page-module__E0kJGG__intro p{margin:0 auto}}.page-module__E0kJGG__sectionTitle{text-align:center;margin-bottom:1.5rem;font-size:2rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.page-module__E0kJGG__emptyState{text-align:center;opacity:.5;font-style:italic}
