.Navbar-module__cJzEcG__nav{z-index:1000;padding:20px 0;transition:all .4s cubic-bezier(.2,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#fefaf6e6;border-bottom:1px solid #c77d5a1a;padding:12px 0;box-shadow:0 4px 30px #c77d5a0a}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:4px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoScript{font-family:var(--font-display);background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-style:italic;font-weight:700}.Navbar-module__cJzEcG__logoDot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-top:8px}.Navbar-module__cJzEcG__links{gap:8px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);letter-spacing:.01em;border-radius:100px;padding:8px 18px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__link:hover{color:var(--primary);background:#c77d5a14}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;z-index:1000;background:#fefaf6fa;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__link{padding:12px 24px;font-size:1.2rem}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__blobOne{filter:blur(60px);background:radial-gradient(circle,#c77d5a1f,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite Hero-module__ZARIfG__floatBlob1;position:absolute;top:-10%;right:-5%}.Hero-module__ZARIfG__blobTwo{filter:blur(60px);background:radial-gradient(circle,#8b6f9c1a,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite Hero-module__ZARIfG__floatBlob2;position:absolute;bottom:10%;left:-10%}.Hero-module__ZARIfG__blobThree{filter:blur(60px);background:radial-gradient(circle,#c9a84c14,#0000 70%);border-radius:50%;width:300px;height:300px;animation:18s ease-in-out infinite reverse Hero-module__ZARIfG__floatBlob1;position:absolute;top:40%;right:30%}@keyframes Hero-module__ZARIfG__floatBlob1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes Hero-module__ZARIfG__floatBlob2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.1)}}.Hero-module__ZARIfG__content{z-index:1;opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;transition:all 1s cubic-bezier(.2,0,.2,1);display:grid;position:relative;transform:translateY(30px)}.Hero-module__ZARIfG__content.Hero-module__ZARIfG__loaded{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__textSide{flex-direction:column;display:flex}.Hero-module__ZARIfG__greeting{color:var(--primary);letter-spacing:.05em;margin-bottom:12px;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__name{font-family:var(--font-display);color:var(--foreground);margin-bottom:12px;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__tagline{color:var(--primary);letter-spacing:.02em;margin-bottom:20px;font-size:1.25rem;font-weight:500}.Hero-module__ZARIfG__intro{color:var(--text-muted);max-width:480px;margin-bottom:32px;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__cta{gap:16px;margin-bottom:48px;display:flex}.Hero-module__ZARIfG__primaryBtn{font-family:var(--font-body);color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:100px;align-items:center;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #c77d5a40}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c77d5a59}.Hero-module__ZARIfG__btnShimmer{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite Hero-module__ZARIfG__shimmerBtn;position:absolute;top:0;left:-100%}@keyframes Hero-module__ZARIfG__shimmerBtn{0%{left:-100%}to{left:200%}}.Hero-module__ZARIfG__secondaryBtn{font-family:var(--font-body);color:var(--primary);background:0 0;border:2px solid #c77d5a4d;border-radius:100px;align-items:center;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--primary);background:#c77d5a0f;transform:translateY(-2px)}.Hero-module__ZARIfG__stats{align-items:center;gap:24px;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);color:var(--foreground);font-size:1.8rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:#c77d5a33;width:1px;height:40px}.Hero-module__ZARIfG__imageSide{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__imageFrame{width:420px;height:520px;position:relative}.Hero-module__ZARIfG__imageGlow{filter:blur(30px);background:linear-gradient(135deg,#c77d5a26,#8b6f9c1a);border-radius:30px;animation:12s ease-in-out infinite Hero-module__ZARIfG__floatBlob1;position:absolute;inset:-20px}.Hero-module__ZARIfG__imageContainer{border:3px solid #c77d5a26;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014,0 4px 20px #c77d5a0f}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center top}.Hero-module__ZARIfG__floatingBadge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--foreground);background:#ffffffe6;border:1px solid #c77d5a1f;border-radius:100px;align-items:center;gap:10px;padding:12px 22px;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__ZARIfG__floatGentle;display:flex;position:absolute;bottom:30px;left:-20px;box-shadow:0 8px 30px #00000014}@keyframes Hero-module__ZARIfG__floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__ZARIfG__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{color:var(--text-subtle);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.Hero-module__ZARIfG__scrollMouse{border:2px solid #c77d5a4d;border-radius:12px;width:24px;height:38px;position:relative}.Hero-module__ZARIfG__scrollDot{background:var(--primary);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollAnim;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollAnim{0%{opacity:1;top:6px}to{opacity:0;top:22px}}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__textSide{order:2;align-items:center}.Hero-module__ZARIfG__imageSide{order:1}.Hero-module__ZARIfG__name{font-size:3.5rem}.Hero-module__ZARIfG__intro{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__cta,.Hero-module__ZARIfG__stats{justify-content:center}.Hero-module__ZARIfG__imageFrame{width:320px;height:400px}.Hero-module__ZARIfG__floatingBadge{bottom:-20px;left:50%;transform:translate(-50%)}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:100px 16px 60px}.Hero-module__ZARIfG__name{font-size:2.8rem}.Hero-module__ZARIfG__tagline{font-size:1.05rem}.Hero-module__ZARIfG__intro{font-size:1rem}.Hero-module__ZARIfG__stats{flex-wrap:wrap;gap:16px}.Hero-module__ZARIfG__statDivider{display:none}.Hero-module__ZARIfG__imageFrame{width:260px;height:340px}.Hero-module__ZARIfG__cta{flex-direction:column;width:100%;max-width:300px}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.About-module__vAULUW__about{padding:120px 24px;position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";pointer-events:none;background:linear-gradient(#0000,#fdf5ee80,#0000);position:absolute;inset:0}.About-module__vAULUW__container{opacity:0;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);display:grid;transform:translateY(40px)}.About-module__vAULUW__container.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}.About-module__vAULUW__imageCol{position:relative}.About-module__vAULUW__imageStack{width:100%;max-width:420px;position:relative}.About-module__vAULUW__mainImage{border:3px solid #c77d5a1a;border-radius:20px;width:100%;height:480px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000f}.About-module__vAULUW__secondaryImage{border:4px solid var(--background);border-radius:16px;width:180px;height:200px;position:absolute;bottom:-30px;right:-30px;overflow:hidden;box-shadow:0 10px 30px #00000014}.About-module__vAULUW__photo{object-fit:cover}.About-module__vAULUW__experienceBadge{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;animation:4s ease-in-out infinite About-module__vAULUW__floatGentle;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 8px 25px #c77d5a4d}@keyframes About-module__vAULUW__floatGentle{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(3deg)}}.About-module__vAULUW__badgeNumber{font-family:var(--font-display);font-size:1.6rem;font-weight:700;line-height:1}.About-module__vAULUW__badgeText{text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.6rem;font-weight:600;line-height:1.3}.About-module__vAULUW__textCol h2{color:var(--foreground);margin-bottom:24px;font-size:2.5rem;line-height:1.2}.About-module__vAULUW__lead{color:var(--foreground);margin-bottom:16px;font-size:1.1rem;font-weight:500}.About-module__vAULUW__textCol p{color:var(--text-muted);margin-bottom:16px;line-height:1.8}.About-module__vAULUW__highlights{flex-direction:column;gap:16px;margin-top:32px;display:flex}.About-module__vAULUW__highlight{background:#fff9;border:1px solid #c77d5a14;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.About-module__vAULUW__highlight:hover{background:#ffffffe6;border-color:#c77d5a26;transform:translate(6px);box-shadow:0 4px 20px #c77d5a0f}.About-module__vAULUW__highlightIcon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.About-module__vAULUW__highlight strong{color:var(--foreground);margin-bottom:2px;font-size:.95rem;font-weight:600;display:block}.About-module__vAULUW__highlight p{color:var(--text-muted);font-size:.85rem;margin:0!important}@media (max-width:1024px){.About-module__vAULUW__container{text-align:center;grid-template-columns:1fr;gap:50px}.About-module__vAULUW__imageCol{justify-content:center;display:flex}.About-module__vAULUW__imageStack{max-width:350px}.About-module__vAULUW__mainImage{height:400px}.About-module__vAULUW__textCol h2{font-size:2rem}.About-module__vAULUW__highlights{max-width:500px;margin-left:auto;margin-right:auto}}@media (max-width:640px){.About-module__vAULUW__about{padding:80px 16px}.About-module__vAULUW__mainImage{height:320px}.About-module__vAULUW__secondaryImage{width:130px;height:150px;bottom:-20px;right:-10px}.About-module__vAULUW__experienceBadge{width:80px;height:80px;top:-10px;right:-10px}.About-module__vAULUW__badgeNumber{font-size:1.2rem}.About-module__vAULUW__textCol h2{font-size:1.8rem}}
.Philosophy-module__PUxW5G__philosophy{padding:120px 24px;position:relative}.Philosophy-module__PUxW5G__container{opacity:0;max-width:1200px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);transform:translateY(40px)}.Philosophy-module__PUxW5G__container.Philosophy-module__PUxW5G__visible{opacity:1;transform:translateY(0)}.Philosophy-module__PUxW5G__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Philosophy-module__PUxW5G__card{opacity:0;animation:.6s forwards Philosophy-module__PUxW5G__cardFadeIn}@keyframes Philosophy-module__PUxW5G__cardFadeIn{to{opacity:1}}.Philosophy-module__PUxW5G__cardInner{background:#fff9;border:1px solid #c77d5a14;border-radius:20px;padding:36px 32px;transition:all .4s cubic-bezier(.2,0,.2,1);position:relative;overflow:hidden}.Philosophy-module__PUxW5G__cardInner:hover{background:#ffffffe6;border-color:#c77d5a26;transform:translateY(-4px);box-shadow:0 12px 40px #c77d5a14}.Philosophy-module__PUxW5G__cardGlow{pointer-events:none;background:radial-gradient(circle,#c77d5a0f,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-50%}.Philosophy-module__PUxW5G__icon{margin-bottom:16px;font-size:2.2rem;display:block}.Philosophy-module__PUxW5G__cardInner h3{font-family:var(--font-display);color:var(--foreground);margin-bottom:12px;font-size:1.3rem;font-weight:700}.Philosophy-module__PUxW5G__cardInner p{color:var(--text-muted);font-size:.95rem;line-height:1.7}@media (max-width:768px){.Philosophy-module__PUxW5G__grid{grid-template-columns:1fr}.Philosophy-module__PUxW5G__philosophy{padding:80px 16px}}
.Experience-module__RsmxMa__experience{background:linear-gradient(#0000,#fdf8f099,#0000);padding:120px 24px;position:relative}.Experience-module__RsmxMa__container{opacity:0;max-width:900px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);transform:translateY(40px)}.Experience-module__RsmxMa__container.Experience-module__RsmxMa__visible{opacity:1;transform:translateY(0)}.Experience-module__RsmxMa__timeline{padding-left:40px;position:relative}.Experience-module__RsmxMa__timeline:before{content:"";background:linear-gradient(180deg,var(--primary-light),var(--secondary-light),transparent);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:14px}.Experience-module__RsmxMa__timelineItem{margin-bottom:48px;position:relative}.Experience-module__RsmxMa__timelineItem:last-child{margin-bottom:0}.Experience-module__RsmxMa__timelineDot{background:var(--background);border:2px solid var(--primary-light);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:28px;left:-40px}.Experience-module__RsmxMa__dotInner{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;width:10px;height:10px}.Experience-module__RsmxMa__card{background:#ffffffb3;border:1px solid #c77d5a14;border-radius:20px;padding:32px;transition:all .4s}.Experience-module__RsmxMa__card:hover{background:#fffffff2;border-color:#c77d5a26;transform:translate(6px);box-shadow:0 12px 40px #c77d5a0f}.Experience-module__RsmxMa__period{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#c77d5a14;border-radius:100px;margin-bottom:8px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.Experience-module__RsmxMa__role{font-family:var(--font-display);color:var(--foreground);margin-bottom:4px;font-size:1.5rem;font-weight:700}.Experience-module__RsmxMa__company{color:var(--secondary);margin-bottom:16px;font-size:1rem;font-weight:500;display:block}.Experience-module__RsmxMa__desc{color:var(--text-muted);margin-bottom:16px;font-size:.95rem;line-height:1.7}.Experience-module__RsmxMa__highlights{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;list-style:none;display:grid}.Experience-module__RsmxMa__highlights li{color:var(--text-muted);padding-left:20px;font-size:.88rem;position:relative}.Experience-module__RsmxMa__highlights li:before{content:"✦";color:var(--primary-light);font-size:.65rem;position:absolute;top:3px;left:0}.Experience-module__RsmxMa__certification{color:var(--foreground);background:linear-gradient(135deg,#c77d5a14,#8b6f9c0f);border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:768px){.Experience-module__RsmxMa__experience{padding:80px 16px}.Experience-module__RsmxMa__highlights{grid-template-columns:1fr}.Experience-module__RsmxMa__role{font-size:1.3rem}.Experience-module__RsmxMa__card{padding:24px}}
.Gallery-module__3QxX8q__gallery{padding:120px 24px;position:relative}.Gallery-module__3QxX8q__container{max-width:1200px;margin:0 auto}.Gallery-module__3QxX8q__masonryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:16px;display:grid}.Gallery-module__3QxX8q__tall{grid-row:span 2}.Gallery-module__3QxX8q__wide{grid-column:span 2}.Gallery-module__3QxX8q__photoCard{cursor:pointer;opacity:0;border:1px solid #c77d5a0f;border-radius:16px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:translateY(40px)scale(.95)}.Gallery-module__3QxX8q__photoCard.Gallery-module__3QxX8q__visible{opacity:1;animation:.8s cubic-bezier(.23,1,.32,1) forwards Gallery-module__3QxX8q__cardReveal;transform:translateY(0)scale(1)}@keyframes Gallery-module__3QxX8q__cardReveal{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Gallery-module__3QxX8q__photoCard:hover{z-index:2;border-color:#c77d5a33;transform:translateY(-4px)scale(1.01);box-shadow:0 16px 48px #0000001a}.Gallery-module__3QxX8q__photoCard.Gallery-module__3QxX8q__active{z-index:3}.Gallery-module__3QxX8q__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.Gallery-module__3QxX8q__image{object-fit:cover;transition:transform .7s cubic-bezier(.23,1,.32,1)}.Gallery-module__3QxX8q__photoCard:hover .Gallery-module__3QxX8q__image{transform:scale(1.08)}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0000 0%,#2d2a261a 60%,#2d2a26b3 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__photoCard:hover .Gallery-module__3QxX8q__overlay{opacity:1}.Gallery-module__3QxX8q__caption{font-family:var(--font-display);color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:600}.Gallery-module__3QxX8q__viewBtn{color:#ffffffb3;letter-spacing:.05em;font-size:.8rem;font-weight:500}.Gallery-module__3QxX8q__lightbox{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000eb;justify-content:center;align-items:center;animation:.3s Gallery-module__3QxX8q__fadeInLightbox;display:flex;position:fixed;inset:0}@keyframes Gallery-module__3QxX8q__fadeInLightbox{0%{opacity:0}to{opacity:1}}.Gallery-module__3QxX8q__lightboxClose{color:#fff;cursor:pointer;opacity:.7;z-index:10001;background:0 0;border:none;font-size:1.8rem;transition:opacity .3s;position:absolute;top:20px;right:24px}.Gallery-module__3QxX8q__lightboxClose:hover{opacity:1}.Gallery-module__3QxX8q__lightboxImage{width:80vw;max-width:1000px;height:80vh;position:relative}.Gallery-module__3QxX8q__lightboxImg{object-fit:contain}.Gallery-module__3QxX8q__lightboxNav{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__3QxX8q__lightboxNav:hover{background:#fff3}.Gallery-module__3QxX8q__lightboxPrev{left:24px}.Gallery-module__3QxX8q__lightboxNext{right:24px}.Gallery-module__3QxX8q__lightboxCaption{font-family:var(--font-display);color:#fffc;font-size:1.2rem;font-style:italic;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Gallery-module__3QxX8q__masonryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}}@media (max-width:768px){.Gallery-module__3QxX8q__gallery{padding:80px 16px}.Gallery-module__3QxX8q__masonryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:12px}.Gallery-module__3QxX8q__wide{grid-column:span 1}.Gallery-module__3QxX8q__lightboxImage{width:95vw;height:70vh}.Gallery-module__3QxX8q__lightboxNav{width:36px;height:36px;font-size:1.2rem}.Gallery-module__3QxX8q__lightboxPrev{left:8px}.Gallery-module__3QxX8q__lightboxNext{right:8px}}
.Skills-module__G7oUEG__skills{padding:120px 24px;position:relative}.Skills-module__G7oUEG__container{opacity:0;max-width:1200px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);transform:translateY(40px)}.Skills-module__G7oUEG__container.Skills-module__G7oUEG__visible{opacity:1;transform:translateY(0)}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Skills-module__G7oUEG__card{background:#fff9;border:1px solid #c77d5a14;border-radius:20px;padding:28px;transition:all .4s}.Skills-module__G7oUEG__card:hover{background:#ffffffe6;border-color:#c77d5a26;box-shadow:0 8px 30px #c77d5a0f}.Skills-module__G7oUEG__cardHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Skills-module__G7oUEG__cardIcon{font-size:1.6rem}.Skills-module__G7oUEG__cardHeader h3{font-family:var(--font-display);color:var(--foreground);font-size:1.2rem;font-weight:700}.Skills-module__G7oUEG__skillsList{flex-direction:column;gap:16px;display:flex}.Skills-module__G7oUEG__skillItem{flex-direction:column;gap:6px;display:flex}.Skills-module__G7oUEG__skillInfo{color:var(--foreground);justify-content:space-between;font-size:.88rem;font-weight:500;display:flex}.Skills-module__G7oUEG__skillPercent{color:var(--text-muted);font-size:.8rem}.Skills-module__G7oUEG__progressBar{background:#c77d5a14;border-radius:3px;width:100%;height:6px;overflow:hidden}.Skills-module__G7oUEG__progressFill{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:3px;height:100%;transition:width 1.2s cubic-bezier(.2,0,.2,1)}@media (max-width:768px){.Skills-module__G7oUEG__skills{padding:80px 16px}.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Education-module__JpHHoW__education{background:linear-gradient(#0000,#fdf8f080,#0000);padding:120px 24px}.Education-module__JpHHoW__container{opacity:0;max-width:1200px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);transform:translateY(40px)}.Education-module__JpHHoW__container.Education-module__JpHHoW__visible{opacity:1;transform:translateY(0)}.Education-module__JpHHoW__layout{grid-template-columns:1.3fr 1fr;align-items:flex-start;gap:48px;display:grid}.Education-module__JpHHoW__educationList{flex-direction:column;gap:16px;display:flex}.Education-module__JpHHoW__eduCard{background:#fff9;border:1px solid #c77d5a0f;border-radius:16px;gap:20px;padding:24px;transition:all .4s;display:flex}.Education-module__JpHHoW__eduCard:hover{background:#fffffff2;border-color:#c77d5a26;transform:translate(6px);box-shadow:0 8px 30px #c77d5a0f}.Education-module__JpHHoW__eduIcon{flex-shrink:0;margin-top:4px;font-size:1.8rem}.Education-module__JpHHoW__eduContent{flex:1}.Education-module__JpHHoW__eduYear{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#c77d5a14;border-radius:100px;margin-bottom:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.Education-module__JpHHoW__eduContent h3{font-family:var(--font-display);color:var(--foreground);margin-bottom:2px;font-size:1.2rem;font-weight:700}.Education-module__JpHHoW__institution{color:var(--secondary);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.Education-module__JpHHoW__eduContent p{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Education-module__JpHHoW__certSection{position:sticky;top:100px}.Education-module__JpHHoW__certTitle{font-family:var(--font-display);color:var(--foreground);margin-bottom:20px;font-size:1.3rem;font-weight:700}.Education-module__JpHHoW__certList{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.Education-module__JpHHoW__certCard{color:var(--foreground);background:#ffffffb3;border:1px solid #c77d5a14;border-radius:14px;align-items:center;gap:12px;padding:16px 20px;font-size:.92rem;font-weight:500;transition:all .3s;display:flex}.Education-module__JpHHoW__certCard:hover{background:#fffffff2;border-color:#c77d5a26;box-shadow:0 4px 20px #c77d5a0f}.Education-module__JpHHoW__certIcon{font-size:1.3rem}.Education-module__JpHHoW__quoteCard{background:linear-gradient(135deg,#c77d5a0f,#8b6f9c0f);border:1px solid #c77d5a1a;border-radius:20px;padding:28px}.Education-module__JpHHoW__quoteCard blockquote{font-family:var(--font-display);color:var(--foreground);margin-bottom:12px;font-size:1.15rem;font-style:italic;line-height:1.6}.Education-module__JpHHoW__quoteCard cite{color:var(--text-muted);font-size:.85rem;font-style:normal;font-weight:500}@media (max-width:1024px){.Education-module__JpHHoW__layout{grid-template-columns:1fr}.Education-module__JpHHoW__certSection{position:static}}@media (max-width:640px){.Education-module__JpHHoW__education{padding:80px 16px}.Education-module__JpHHoW__eduCard{text-align:center;flex-direction:column;gap:12px}}
.Contact-module__hcVmEa__contact{padding:120px 24px;position:relative;overflow:hidden}.Contact-module__hcVmEa__container{opacity:0;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;transition:all .8s cubic-bezier(.2,0,.2,1);display:grid;transform:translateY(40px)}.Contact-module__hcVmEa__container.Contact-module__hcVmEa__visible{opacity:1;transform:translateY(0)}.Contact-module__hcVmEa__content h2{margin-bottom:12px;font-size:2.5rem}.Contact-module__hcVmEa__desc{color:var(--text-muted);max-width:500px;margin-bottom:32px;font-size:1.05rem;line-height:1.8}.Contact-module__hcVmEa__contactCards{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.Contact-module__hcVmEa__contactCard{background:#ffffffb3;border:1px solid #c77d5a14;border-radius:16px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:all .4s;display:flex}.Contact-module__hcVmEa__contactCard:hover{background:#fffffff2;border-color:#c77d5a33;transform:translate(8px);box-shadow:0 8px 30px #c77d5a14}.Contact-module__hcVmEa__contactIcon{flex-shrink:0;font-size:1.6rem}.Contact-module__hcVmEa__contactCard strong{color:var(--foreground);margin-bottom:2px;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__contactCard span{color:var(--text-muted);font-size:.95rem}.Contact-module__hcVmEa__decorativeQuote{border-left:3px solid var(--primary);background:linear-gradient(135deg,#c77d5a0f,#8b6f9c0f);border-radius:16px;padding:24px 28px}.Contact-module__hcVmEa__decorativeQuote p{font-family:var(--font-display);color:var(--foreground);margin-bottom:8px;font-size:1.05rem;font-style:italic;line-height:1.6}.Contact-module__hcVmEa__decorativeQuote cite{color:var(--text-muted);font-size:.85rem;font-style:normal}.Contact-module__hcVmEa__decorativeSide{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Contact-module__hcVmEa__floatingElements{width:300px;height:300px;position:relative}.Contact-module__hcVmEa__floatingItem{font-size:2.5rem;animation:6s ease-in-out infinite Contact-module__hcVmEa__floatItem;position:absolute}.Contact-module__hcVmEa__item1{animation-delay:0s;top:10%;left:10%}.Contact-module__hcVmEa__item2{animation-delay:1s;top:5%;right:15%}.Contact-module__hcVmEa__item3{animation-delay:.5s;top:45%;left:5%}.Contact-module__hcVmEa__item4{animation-delay:1.5s;top:40%;right:5%}.Contact-module__hcVmEa__item5{animation-delay:2s;bottom:15%;left:20%}.Contact-module__hcVmEa__item6{animation-delay:.8s;bottom:10%;right:20%}@keyframes Contact-module__hcVmEa__floatItem{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-15px)rotate(5deg)}50%{transform:translateY(-5px)rotate(-3deg)}75%{transform:translateY(-20px)rotate(3deg)}}@media (max-width:1024px){.Contact-module__hcVmEa__container{text-align:center;grid-template-columns:1fr}.Contact-module__hcVmEa__desc{margin-left:auto;margin-right:auto}.Contact-module__hcVmEa__decorativeSide{display:none}.Contact-module__hcVmEa__contactCards{max-width:400px;margin-left:auto;margin-right:auto}.Contact-module__hcVmEa__decorativeQuote{border-left:none;border-top:3px solid var(--primary);max-width:500px;margin:0 auto}}@media (max-width:640px){.Contact-module__hcVmEa__contact{padding:80px 16px}.Contact-module__hcVmEa__content h2{font-size:2rem}}
.Footer-module__S6Hkya__footer{background:linear-gradient(#0000,#fdf8f0cc);padding:60px 24px 40px}.Footer-module__S6Hkya__container{text-align:center;max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__top{margin-bottom:24px}.Footer-module__S6Hkya__logo{font-family:var(--font-display);background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-style:italic;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--text-muted);margin-top:8px;font-size:.95rem}.Footer-module__S6Hkya__divider{background:linear-gradient(90deg,var(--primary-light),var(--secondary-light));border-radius:1px;width:60px;height:2px;margin:0 auto 24px}.Footer-module__S6Hkya__bottom{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__S6Hkya__madeWith{font-size:.85rem}@media (max-width:640px){.Footer-module__S6Hkya__bottom{flex-direction:column;gap:8px}}
.FloatingPetals-module__GuCF8W__container{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.FloatingPetals-module__GuCF8W__petal{border-radius:50% 0;animation:linear infinite FloatingPetals-module__GuCF8W__fall;position:absolute;top:-20px}.FloatingPetals-module__GuCF8W__type0{background:linear-gradient(135deg,#c77d5a99,#e8a87c4d);border-radius:50% 0}.FloatingPetals-module__GuCF8W__type1{background:linear-gradient(135deg,#c97b7b80,#f0d4d44d);border-radius:0 50%}.FloatingPetals-module__GuCF8W__type2{background:linear-gradient(135deg,#8b6f9c66,#b09cc233);border-radius:50%}@keyframes FloatingPetals-module__GuCF8W__fall{0%{opacity:0;transform:translateY(-10vh)rotate(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(110vh)rotate(720deg)translate(100px)}}
