@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap);:root{--primary-color:#ca647cdf;--primary-hover:#000;--text-light:#d1d5db;--text-dark:#374151;--border-radius-full:9999px;--transition-base:all 0.3s ease;--glass-bg:#8282824d;--glass-border:#ffffff1a}body,html{height:100%;margin:0;padding:0}#root{min-height:100vh}*{text-decoration:none}.home-contact-title,.home-designer-label span,.home-header,.home-nav-button,.home-navigation,.home-project-title,.home-project-type,.home-section-title{font-family:Josefin Sans,sans-serif!important}.home-container{background:linear-gradient(135deg,#f1d9db,#f4edf0 25%,#ede9eb 50%,#f7e1e2 75%,#f8e9f5);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;position:relative;transition:all .3s ease;transition:var(--transition-base);width:100%}.home-container:after,.home-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.home-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.home-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@media (prefers-reduced-motion:reduce){.home-container:after,.home-container:before{animation:none}}.home-container>*{position:relative;z-index:2}.home-header{left:0;padding:.2rem;position:fixed;right:0;top:0;z-index:50}.home-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:88rem}.home-logo{font-size:1.5rem;font-weight:700}.home-logo-image{border-radius:.5rem;height:5rem;object-fit:contain;transition:transform .3s ease;width:5rem}.home-logo-image:hover{transform:scale(1.05)}.home-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8282824d;background:var(--glass-bg);border:1px solid #ffffff1a;border:1px solid var(--glass-border);border-radius:9999px;border-radius:var(--border-radius-full);gap:3rem;padding:.5rem 2rem}.home-nav-button,.home-navigation{align-items:center;color:#fff;display:flex}.home-nav-button{background:none;border:none;border-radius:9999px;border-radius:var(--border-radius-full);cursor:pointer;font-size:.875rem;font-weight:500;gap:.5rem;outline:none;padding:.5rem 1.25rem;transition:all .3s ease;transition:var(--transition-base)}.home-nav-button.active,.home-nav-button:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3}.home-dot{border-radius:50%;height:.5rem;width:.5rem}.blue-dot{background-color:#ca647cdf;background-color:var(--primary-color)}.pink-dot{background-color:#c1b6ba}.yellow-dot{background-color:#6d96ec}.home-side-navigation{bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;left:auto;pointer-events:auto;position:fixed;right:1.5rem;z-index:100}.home-social-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3741514d;border:1px solid #ffffff1a;border:1px solid var(--glass-border);border-radius:50%;box-sizing:border-box;color:#fff;display:block;height:50px;padding:.5rem;transition:all .3s ease;transition:var(--transition-base);width:50px;z-index:100}.home-social-icon:hover{transform:scale(1.1)}.home-social-icon.linkedin:hover{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#2563eb99}.home-social-icon.email:hover{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#05966999}.home-social-icon.instagram:hover{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#db277799}.home-main{min-height:100vh;position:relative;width:100%;z-index:10}.home-hero-section{align-items:center;display:flex;justify-content:flex-start;min-height:100vh;padding:1.5rem 1.5rem 1.5rem 4rem}.home-hero-content{margin:0;max-width:64rem;text-align:left}.home-designer-label{margin-bottom:2rem}.home-designer-label span{color:#ca647cdf;color:var(--primary-color);font-size:.875rem;font-weight:500;letter-spacing:.1em}.home-title{color:#1f2937;display:flex;flex-direction:column;font-size:4rem;font-weight:700;gap:.3rem;margin:0 0 2rem}.home-title-line{align-items:center;display:flex;height:1.2em;line-height:1;margin:0;padding:0}.home-title-line:first-child:after{content:","}.home-description{color:#4b5563;font-size:1.125rem;margin:0 auto 3rem 0;max-width:32rem}.home-cta-buttons{align-items:center;display:flex;gap:1rem}.home-cta-button{align-items:center;background-color:#ca647cdf;background-color:var(--primary-color);border:none;border-radius:9999px;border-radius:var(--border-radius-full);color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;transition:var(--transition-base)}.home-cta-button:hover{background-color:#000;background-color:var(--primary-hover);transform:scale(1.05)}.home-cta-button-secondary{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2d37481a;border:1px solid #a0aec080;border-radius:9999px;border-radius:var(--border-radius-full);color:#1f2937;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;transition:var(--transition-base)}.home-cta-button-secondary:hover{background:#ffffff4d;transform:scale(1.05)}.home-video-section{box-sizing:border-box;padding:6rem 2rem 3rem;position:relative;width:100%;z-index:2}.home-video-content{margin:0 auto;max-width:1200px;text-align:center}.home-video-container{margin:-1rem auto 0;max-width:900px;position:relative;transition:transform .3s ease}.home-video-container:hover{transform:translateY(-5px)}.home-laptop-frame,.home-laptop-image{display:block;height:auto;position:relative;width:100%}.home-laptop-image{pointer-events:none;z-index:2}.home-video-screen{background:#000;border-radius:.2rem;bottom:30%;left:22.5%;overflow:hidden;position:absolute;right:23%;top:20%;z-index:1}.home-intro-video{background:#000;display:block;height:100%;object-fit:contain;width:100%}.home-video-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.home-play-button,.home-video-overlay{align-items:center;display:flex;justify-content:center}.home-play-button{animation:pulse 2s infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;cursor:pointer;height:80px;pointer-events:auto;transition:all .3s ease;transition:var(--transition-base);width:80px}.home-play-button:hover{background:#ffffff4d;transform:scale(1.1)}.home-play-icon{border-bottom:12px solid #0000;border-left:20px solid #fff;border-top:12px solid #0000;height:0;margin-left:4px;width:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.home-projects-section{padding:5rem 1.5rem}.home-projects-content{margin:0 auto;max-width:80rem}.home-section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.home-section-description{color:#6b7280;font-size:1rem;margin:0 0 2rem;max-width:32rem;text-align:left}.home-intro-description{color:#4b5563;font-size:1rem;margin:2rem auto;max-width:32rem;text-align:center}.home-projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.home-project-card,.home-project-image{transition:all .3s ease;transition:var(--transition-base)}.home-project-image{background-color:#e5e7eb;border-radius:.75rem;height:21rem;margin-bottom:1rem;overflow:hidden;position:relative}.home-project-image img{display:block;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:cover;object-position:center;width:100%}.home-project-card:hover .home-project-image{background-color:#d1d5db;background-color:var(--text-light)}.home-project-info{display:flex;flex-direction:column;gap:.75rem}.home-project-type{color:#ca647cdf;color:var(--primary-color);font-size:.875rem;font-weight:500}.home-project-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.home-project-description{color:#6b7280;line-height:1.6;margin:0}.home-tech-stack{display:flex;flex-wrap:wrap;gap:.75rem}.home-tech{background-color:#f7eef2;border-radius:9999px;border-radius:var(--border-radius-full);color:#374151;color:var(--text-dark);font-size:.875rem;padding:.25rem .75rem}.home-more-projects-container{text-align:center}.home-more-projects-button{align-items:center;background-color:#ca647cdf;background-color:var(--primary-color);border:none;border-radius:9999px;border-radius:var(--border-radius-full);color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;transition:var(--transition-base)}.home-more-projects-button:hover{background-color:#000;background-color:var(--primary-hover);transform:scale(1.05)}.home-contact-section{padding:13rem 1.5rem 5rem}.home-contact-content{margin:0 auto;max-width:80rem}.home-contact-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}.home-contact-title{color:#1a1a1a;font-size:3rem;font-weight:700;line-height:1.1;margin:0 0 2rem}.home-contact-info{display:flex;flex-direction:column;gap:1.5rem}.home-contact-description{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:0}.home-contact-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.home-email{color:#2d2d2d;font-size:1.125rem;margin-right:.5rem}.home-footer{padding:3rem 1.5rem .6rem;position:relative;z-index:10}.home-footer-content{margin:0 auto;max-width:80rem;text-align:center}.home-copyright{color:#6b7280;margin:0}.home-project-card.scroll-animate{transition-delay:0s}.home-project-card.scroll-animate:first-child{transition-delay:.1s}.home-project-card.scroll-animate:nth-child(2){transition-delay:.2s}.home-more-projects-container.scroll-animate{transition-delay:.3s}@media (min-width:1024px){.home-title{font-size:5rem}.home-contact-title,.home-section-title{font-size:4rem}.home-projects-grid{gap:3rem}.home-contact-grid,.home-projects-grid{grid-template-columns:1fr 1fr}}@media (min-width:768px) and (max-width:1023px){.home-title{font-size:4rem}.home-contact-title,.home-section-title{font-size:3rem}.home-hero-section{padding-left:3rem}.home-navigation{gap:1.5rem;padding:.75rem 1.25rem}.home-nav-button{font-size:.875rem;padding:.75rem 1rem}.home-projects-grid{gap:2rem}.home-project-image{height:24rem}.home-contact-grid{grid-template-columns:1fr 1fr}}@media (min-width:481px) and (max-width:767px){.home-navigation{gap:1rem;padding:.5rem 1rem}.home-nav-button{font-size:.75rem;padding:.5rem}.home-hero-section{justify-content:center;padding-left:1.5rem}.home-designer-label,.home-hero-content{text-align:center}.home-description{margin-left:auto;margin-right:auto}.home-cta-buttons{flex-wrap:wrap;justify-content:center}.home-contact-title,.home-section-title,.home-title{font-size:2.5rem}.home-projects-grid{gap:1.5rem}.home-project-image{height:20rem}.home-video-section{padding:4rem 1rem}.home-video-container{margin:2rem auto 0}.home-play-button{height:60px;width:60px}.home-play-icon{border-bottom:9px solid #0000;border-left:15px solid #fff;border-top:9px solid #0000}}@media (max-width:480px){.home-navigation{flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.5rem .75rem}.home-nav-button{font-size:.7rem;padding:.5rem .75rem}.home-hero-section{padding:6rem 1rem 1rem}.home-contact-title,.home-section-title,.home-title{font-size:2rem}.home-description{font-size:1rem;margin-bottom:2rem}.home-cta-button,.home-cta-button-secondary{font-size:1rem;padding:.875rem 1.5rem}.home-contact-section,.home-projects-section{padding:3rem 1rem}.home-project-image{height:18rem}.home-side-navigation{bottom:1rem;gap:.75rem;right:1rem}.home-social-icon{font-size:.875rem;padding:.5rem}.home-video-section{padding:3rem .5rem}.home-video-container{margin:1.5rem auto 0}.home-play-button{height:50px;width:50px}.home-play-icon{border-bottom:7px solid #0000;border-left:12px solid #fff;border-top:7px solid #0000}}.about-greeting,.about-label,.about-profile-title,.about-rotating-text,.about-section-title,.about-skill-group h4,.about-values-text h3{font-family:Josefin Sans,sans-serif!important}.about-profile-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 2rem;text-align:left}.about-body p:first-child{color:#6b7280;font-family:Josefin Sans,sans-serif!important;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;margin-bottom:1.5rem}.about-highlight{font-weight:600}.about-highlight,.about-highlight-strong{color:#000;font-family:Josefin Sans,sans-serif;white-space:nowrap}.about-highlight-strong{background:linear-gradient(120deg,#ca647c1a,#ca647c33);border-radius:.25rem;font-weight:700;padding:0 .25rem}.about-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;transition:all .5s ease}.about-floating-pearls{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.about-pearl{background:radial-gradient(circle at 30% 30%,#fffc 0,#f0dce699 30%,#dcc8d766 70%,#c8b4c84d 100%);border-radius:50%;box-shadow:0 8px 32px #ffffff26,inset 0 4px 16px #ffffff4d,inset 0 -4px 16px #c8b4be33;cursor:none;filter:blur(.3px);opacity:.8;position:absolute;transition:all .6s ease-out;will-change:transform;z-index:1}.about-pearl-1{height:clamp(4rem,8vw,10rem);left:5%;top:12%;width:clamp(4rem,8vw,10rem)}.about-pearl-2{height:clamp(3rem,5vw,6rem);right:18%;top:20%;width:clamp(3rem,5vw,6rem)}.about-pearl-3{bottom:35%;height:clamp(2.5rem,3.5vw,4rem);left:3%;width:clamp(2.5rem,3.5vw,4rem)}.about-pearl-4{bottom:25%;height:clamp(6rem,12vw,14rem);right:15%;width:clamp(6rem,12vw,14rem)}.about-pearl-5{height:clamp(4rem,6.5vw,8rem);left:20%;top:65%;width:clamp(4rem,6.5vw,8rem)}.about-pearl-6{height:clamp(2.5rem,3.5vw,4rem);left:35%;top:-4%;width:clamp(2.5rem,3.5vw,4rem)}.about-hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:clamp(1rem,3vw,1.5rem);position:relative;z-index:10}.about-hero-content{margin:0 auto;max-width:64rem;text-align:center}.about-intro{align-items:center;animation:fadeInDown .8s ease-out;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.about-label{color:#6b7280;font-weight:500}.about-emoji,.about-label{font-size:clamp(1.125rem,2.5vw,1.5rem)}.about-greeting{animation:fadeInDown .8s ease-out .2s both,sparkle 3s ease-in-out infinite;margin-bottom:1rem;margin-top:0}.about-greeting,.about-rotating-text{color:#000;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.1;position:relative}.about-rotating-text{align-items:center;animation:fadeInDown .8s ease-out .4s both;display:flex;height:clamp(3.5rem,8vw,5.5rem);justify-content:center;margin:0;opacity:1;overflow:hidden;transform:translateY(0)}.about-accent{color:#3b82f6}@keyframes slideUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-60px)}}@keyframes slideUpIn{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.about-rotating-text.fade-out{animation:slideUpOut .4s ease-out forwards}.about-rotating-text.fade-in{animation:slideUpIn .4s ease-out forwards}@keyframes naturalBreathing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sparkle{0%,to{text-shadow:0 0 5px #d5beb5cc,0 0 10px #d5beb599,0 0 15px #d5beb566,0 0 20px #d5beb54d}50%{text-shadow:0 0 8px #d5beb5,0 0 15px #d5beb5e6,0 0 25px #d5beb5b3,0 0 35px #d5beb580,0 0 45px #d5beb54d}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.about-sticky-layout{grid-gap:clamp(2rem,4vw,3rem);align-items:start;display:grid;gap:clamp(2rem,4vw,3rem);grid-template-columns:minmax(280px,460px) minmax(320px,60ch);justify-content:center;margin:0 auto;max-width:80rem;padding:clamp(2rem,5vw,5rem) clamp(1rem,3vw,1.5rem);position:relative}.about-sticky-left{align-self:start;height:fit-content;position:sticky;top:120px;z-index:2}.about-sticky-right{grid-gap:clamp(1.5rem,3vw,2rem);display:grid;gap:clamp(1.5rem,3vw,2rem);min-height:120vh;min-width:0;width:min(100%,60ch)}.about-block{border-bottom:1px solid #0000000f;padding-bottom:clamp(2rem,6vw,4rem)}.about-block:first-child{transition-delay:.1s}.about-block:nth-child(2){transition-delay:.2s}.about-block:nth-child(3){transition-delay:.3s}.about-body p,.about-values-text p{color:#6b7280;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;margin:0 0 1.25rem;max-width:60ch}.about-section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 2rem;text-align:left}.about-values-text h3{color:#1a1a1a;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;margin:2.5rem 0 .75rem}.about-skills-text{grid-gap:1.5rem 2rem;display:grid;gap:1.5rem 2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:60ch}.about-skill-group h4{color:#1a1a1a;font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:700;margin:0 0 .5rem}.about-skill-group ul{list-style-position:inside;margin:0;padding-left:0}.about-skill-group li{color:#6b7280;font-size:clamp(.9375rem,2vw,1rem);line-height:1.7}.about-sticky-card{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.about-profile-image-container{align-items:center;background:#d5beb5;border-radius:clamp(1.5rem,3vw,2rem);cursor:pointer;display:flex;justify-content:center;max-width:100%;padding:clamp(1.5rem,3vw,2rem);position:relative;transition:all .4s ease;width:100%}.about-profile-image-container:hover{background:#c9afa6;box-shadow:0 20px 60px #d5beb566;transform:scale(1.02)}.about-profile-image{border-radius:1rem;height:auto;max-width:400px;object-fit:cover;transition:all .4s ease;width:100%}.about-profile-image-container:hover .about-profile-image{filter:brightness(1.05) contrast(1.05);transform:scale(1.02)}.about-resume-button{align-items:center;align-self:center;background:#d5bcb2;border-radius:9999px;color:#fff;display:inline-flex;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;gap:.5rem;max-width:240px;padding:clamp(.875rem,2vw,1rem) clamp(1.5rem,3vw,2rem);text-decoration:none;transform:scale(1);transition:all .3s ease;width:auto}.about-resume-button:hover{background:#000;box-shadow:0 10px 30px #0000004d;color:#fff;transform:scale(1.05)}.about-cta-row{align-items:center;display:flex;grid-column:1/-1;justify-content:flex-end;margin-top:2rem;padding-right:11rem}.about-view-projects{align-items:center;background:#d5bcb2;border:none;border-radius:9999px;color:#fff;display:inline-flex;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;gap:.5rem;padding:clamp(.875rem,2vw,1rem) clamp(1.5rem,3vw,2rem);text-decoration:none;transition:all .3s ease}.about-view-projects:hover{background:#000;transform:translateY(-2px)}@media (min-width:1440px){.about-sticky-layout{gap:4rem}}@media (min-width:1024px) and (max-width:1439px){.about-sticky-layout{gap:3rem;max-width:90%}.about-view-projects{margin-left:clamp(0px,20vw,480px)}}@media (max-width:1023px){.about-sticky-layout{gap:2.5rem;grid-template-columns:1fr;max-width:700px}.about-sticky-left{margin:0 auto;max-width:500px;position:static}.about-sticky-right{min-height:auto;width:100%}.about-cta-row{justify-content:center}.about-view-projects{margin-left:0}.about-skills-text{grid-template-columns:1fr 1fr}}@media (max-width:767px){.about-hero-section{padding:1rem}.about-sticky-layout{gap:2rem;padding:2rem 1rem}.about-profile-image-container,.about-sticky-left{max-width:100%}.about-skills-text{gap:1.25rem;grid-template-columns:1fr}.about-block{padding-bottom:2rem}.about-scroll-indicator{right:1rem}}@media (max-width:480px){.about-greeting,.about-rotating-text{font-size:2rem!important}.about-rotating-text{height:auto!important;max-width:100%;min-height:2.5rem;padding:0 .5rem}.about-intro{flex-direction:column;gap:.5rem}.about-sticky-layout{padding:1.5rem 1rem}.about-cta-row{margin-top:1.5rem}}@media (max-width:374px){.about-hero-section{padding:.75rem}.about-sticky-layout{padding:1.25rem .75rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.about-sticky-layout{max-width:600px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.about-sticky-layout{gap:2.5rem;grid-template-columns:minmax(300px,400px) minmax(320px,55ch)}.about-view-projects{margin-left:clamp(0px,15vw,300px)}}.home-footer{background:#0000!important}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.projects-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;position:relative;transition:all .5s ease}.projects-container:after,.projects-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.projects-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.projects-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@media (prefers-reduced-motion:reduce){.projects-container:after,.projects-container:before{animation:none}}.projects-container>*{position:relative;z-index:2}.projects-main{background:#0000;margin:0 auto;max-width:80rem;padding:-4rem 2rem 4rem}.projects-title-section{background:#0000;margin-bottom:2rem;text-align:center;visibility:hidden}.projects-main-title{color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:2rem;margin-top:0}.projects-title-underline{background:#63a4d1;border-radius:.125rem;height:.25rem;margin:-1.5rem auto 0;width:12rem}.projects-grid-gallery{grid-gap:2rem;background:#0000;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:68rem}.project-card{aspect-ratio:16/10;background:#fff;border:1px solid #000;border-radius:1rem;box-shadow:none;cursor:pointer;display:block;max-height:380px;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,opacity .8s ease}.scroll-animate{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.project-card:first-child{transition-delay:.05s}.project-card:nth-child(2){transition-delay:.1s}.project-card:nth-child(3){transition-delay:.15s}.project-card:nth-child(4){transition-delay:.2s}.project-card:nth-child(5){transition-delay:.25s}.project-card:nth-child(6){transition-delay:.3s}.project-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.project-card-image,.project-card-image img{display:block;height:100%;object-fit:cover;object-position:30% 60%;transition:transform .5s ease;width:100%}.project-card:hover .project-card-image img{transform:scale(1.05)}.project-card-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-card-overlay{opacity:1}.project-card-content{color:#1f2937;text-align:center;transform:translateY(20px);transition:transform .3s ease;width:100%}.project-card:hover .project-card-content{transform:translateY(0)}.project-card-title{color:#1f2937;font-family:Josefin Sans,sans-serif!important;font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.project-card-category{color:#4b5563;font-size:1.125rem;font-weight:500;margin-bottom:2rem}.project-card-tools{align-items:center;display:flex;gap:2rem;justify-content:center}.project-tool-icon{align-items:center;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.project-tool-icon:hover{transform:translateY(-2px)}.project-tool-icon-image{align-items:center;background:#1f2937;border-radius:8px;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.project-tool-icon-image svg{height:32px;width:32px}.project-tool-name{color:#1f2937;font-size:.875rem;font-weight:500}.projects-container .home-contact-description{color:#6b7280}.projects-filter-nav{display:flex;gap:3rem;justify-content:center;margin-bottom:6rem;margin-top:-4rem}.projects-filter-button{background:none;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.projects-filter-button:hover{color:#1f2937}.projects-filter-button.active{color:#271d12;font-weight:600;position:relative}.projects-filter-button.active:after{background:#271d12;bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.projects-container .home-footer{padding:3rem 1.5rem .6rem;position:relative;z-index:10}.projects-container .home-footer-content{margin:0 auto;max-width:80rem;text-align:center}.projects-container .home-copyright{color:#6b7280;font-size:1rem;margin:0}@media (max-width:768px){.projects-grid-gallery{gap:1.5rem;grid-template-columns:1fr}.projects-main{padding-left:1rem;padding-right:1rem;padding-top:6rem}.projects-main-title{font-size:2.5rem}.project-card-title{font-size:1.5rem}.project-card-category{font-size:1rem;margin-bottom:1.5rem}.project-card-overlay{padding:1.5rem}.project-card-tools{gap:1.5rem}.project-tool-icon-image{height:48px;width:48px}.project-tool-icon-image svg{height:28px;width:28px}.project-tool-name{font-size:.8rem}.projects-filter-nav{flex-wrap:wrap;gap:1.5rem}.projects-filter-button{font-size:1rem}}@media (max-width:480px){.projects-main-title{font-size:2rem}.project-card-title{font-size:1.25rem}.project-card-tools{gap:1rem}.project-tool-icon-image{height:40px;width:40px}.project-tool-icon-image svg{height:24px;width:24px}.project-tool-name{font-size:.75rem}}.pearl-beauty-project-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.pearl-beauty-project-container:after,.pearl-beauty-project-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.pearl-beauty-project-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.pearl-beauty-project-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@media (prefers-reduced-motion:reduce){.pearl-beauty-project-container:after,.pearl-beauty-project-container:before{animation:none}}.pearl-beauty-project-container>*{position:relative;z-index:2}.pearl-beauty-project-main{margin:0 auto;max-width:80rem;padding:8rem 2rem 4rem}.pearl-beauty-top-section{margin-bottom:8rem;margin-top:0}.pearl-beauty-top-grid{grid-gap:4rem;align-items:end;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.pearl-beauty-top-left{display:flex;flex-direction:column;justify-content:flex-end;text-align:left}.pearl-beauty-project-title{color:#1f2937;font-family:serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.pearl-beauty-project-subtitle{color:#6b7280;font-size:1.25rem;font-weight:500;margin-bottom:2.5rem}.pearl-beauty-project-info-box{background:#bb858926;border:1px solid #bb85894d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.pearl-beauty-project-info-box:hover{background:#bb858933;border:1px solid #bb858966;box-shadow:0 12px 40px #bb858940;transform:translateY(-8px)}.pearl-beauty-info-title{color:#bb8589;font-family:serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.pearl-beauty-info-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.75rem}.pearl-beauty-info-item:last-child{margin-bottom:0}.pearl-beauty-info-label{color:#3f2c23;font-size:.95rem;font-weight:600;min-width:80px}.pearl-beauty-info-value{color:#6b7280;font-size:.95rem;line-height:1.5}.pearl-beauty-top-right{align-items:center;display:flex;justify-content:center}.pearl-beauty-top-image{border-radius:1rem;box-shadow:0 20px 60px #0000001a;height:auto;max-width:500px;object-fit:contain;transition:all .3s ease;width:100%}.pearl-beauty-top-image:hover{box-shadow:0 25px 70px #00000026;transform:translateY(-8px) scale(1.02)}.pearl-beauty-centered-section{margin-bottom:6rem;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.pearl-beauty-centered-section-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.pearl-beauty-centered-description{color:#6b7280;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;text-align:center}.pearl-beauty-highlights-section{margin-bottom:6rem;text-align:center}.pearl-beauty-highlights-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.pearl-beauty-highlights-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.pearl-beauty-highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.pearl-beauty-highlight-card{background:#f2f1ef99;border:1px solid #bb858933;border-radius:1rem;padding:2.5rem;transition:all .3s ease}.pearl-beauty-highlight-card:hover{background:#f2f1efe6;box-shadow:0 10px 30px #bb858933;transform:translateY(-5px)}.pearl-beauty-highlight-heading{color:#bb8589;font-family:serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.pearl-beauty-highlight-text{color:#6b7280;font-size:1rem;line-height:1.6}.pearl-beauty-full-width-image-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:350px;overflow:hidden}.pearl-beauty-full-image{display:block;height:auto;object-fit:contain;width:100%}.pearl-beauty-material-section{margin-bottom:6rem;text-align:center}.pearl-beauty-material-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.pearl-beauty-material-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.pearl-beauty-material-image-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:500px;overflow:hidden}.pearl-beauty-material-image{display:block;height:auto;object-fit:contain;width:100%}.pearl-beauty-material-video-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:500px;overflow:hidden}.pearl-beauty-material-video{border-radius:.5rem;display:block;height:auto;width:100%}.pearl-beauty-back-button-container{margin-bottom:2rem;margin-top:4rem;text-align:center}.pearl-beauty-back-button{align-items:center;background:#0000;border:1px solid #1f2937;border-radius:9999px;color:#1f2937;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transform:scale(1);transition:all .3s ease}.pearl-beauty-back-button:hover{background:#1f2937;box-shadow:0 10px 30px #1f29374d;color:#fff;text-decoration:none;transform:scale(1.05)}@media (max-width:968px){.pearl-beauty-highlights-grid{gap:1.5rem;grid-template-columns:1fr}.pearl-beauty-top-grid{gap:3rem;grid-template-columns:1fr}.pearl-beauty-top-left{text-align:center}.pearl-beauty-project-info-box{margin:0 auto;max-width:500px}}@media (max-width:768px){.pearl-beauty-project-main{padding-left:1rem;padding-right:1rem;padding-top:6rem}.pearl-beauty-project-title{font-size:2.5rem}.pearl-beauty-project-subtitle{font-size:1.125rem}.pearl-beauty-centered-section-title{font-size:2rem}.pearl-beauty-centered-description{font-size:1rem}.pearl-beauty-highlights-title{font-size:2rem}.pearl-beauty-highlight-card{padding:2rem}.pearl-beauty-material-title{font-size:2rem}.pearl-beauty-project-info-box{padding:1.5rem}}@media (max-width:480px){.pearl-beauty-project-title{font-size:2rem}.pearl-beauty-centered-section-title{font-size:1.75rem}.pearl-beauty-centered-description{font-size:.95rem}.pearl-beauty-highlights-title{font-size:1.75rem}.pearl-beauty-highlight-heading{font-size:1.5rem}.pearl-beauty-highlight-card{padding:1.5rem}.pearl-beauty-material-title{font-size:1.75rem}}.pearl-beauty-project-container .home-contact-description{color:#6b7280;font-size:1.125rem;line-height:1.6}.pearl-clothing-project-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.pearl-clothing-project-container:after,.pearl-clothing-project-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.pearl-clothing-project-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.pearl-clothing-project-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@media (prefers-reduced-motion:reduce){.pearl-clothing-project-container:after,.pearl-clothing-project-container:before{animation:none}}.pearl-clothing-project-container>*{position:relative;z-index:2}.pearl-clothing-project-main{margin:0 auto;max-width:80rem;padding:8rem 2rem 4rem}.pearl-top-section{margin-bottom:8rem;margin-top:0}.pearl-top-grid{grid-gap:4rem;align-items:end;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.pearl-top-left{display:flex;flex-direction:column;justify-content:flex-end;text-align:left}.pearl-clothing-project-title{color:#1f2937;font-family:serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.pearl-clothing-project-subtitle{color:#6b7280;font-size:1.25rem;font-weight:500;margin-bottom:2.5rem}.pearl-project-info-box{background:#bb858926;border:1px solid #bb85894d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.pearl-project-info-box:hover{background:#bb858933;border:1px solid #bb858966;box-shadow:0 12px 40px #bb858940;transform:translateY(-8px)}.pearl-info-title{color:#bb8589;font-family:serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.pearl-info-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.75rem}.pearl-info-item:last-child{margin-bottom:0}.pearl-info-label{color:#3f2c23;font-size:.95rem;font-weight:600;min-width:80px}.pearl-info-value{color:#6b7280;font-size:.95rem;line-height:1.5}.pearl-top-right{align-items:center;display:flex;justify-content:center}.pearl-top-image{border-radius:1rem;box-shadow:0 20px 60px #0000001a;height:auto;max-width:500px;object-fit:contain;transition:all .3s ease;width:100%}.pearl-top-image:hover{box-shadow:0 25px 70px #00000026;transform:translateY(-8px) scale(1.02)}.pearl-centered-section{margin-bottom:6rem;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.pearl-centered-section-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.pearl-centered-description{color:#6b7280;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;text-align:center}.pearl-centered-list{list-style:none;margin:2rem auto;max-width:600px;padding-left:0;text-align:center}.pearl-centered-list li{color:#6b7280;font-size:1.125rem;line-height:1.7;margin-bottom:.75rem;padding-left:2rem;position:relative;text-align:left}.pearl-centered-list li:before{color:#bb8589;content:"✦";font-size:1.25rem;left:0;position:absolute}.pearl-values-section{margin-bottom:6rem;text-align:center}.pearl-values-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.pearl-values-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.pearl-values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.pearl-value-card{background:#f2f1ef99;border:1px solid #bb858933;border-radius:1rem;padding:2.5rem;transition:all .3s ease}.pearl-value-card:hover{background:#f2f1efe6;box-shadow:0 10px 30px #bb858933;transform:translateY(-5px)}.pearl-value-heading{color:#bb8589;font-family:serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.pearl-value-text{color:#6b7280;font-size:1rem;line-height:1.6}.pearl-full-width-image-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:600px;overflow:hidden}.pearl-full-image{display:block;height:auto;object-fit:contain;width:100%}.pearl-video-wrapper-center{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:500px;overflow:hidden}.pearl-centered-video{border-radius:.5rem;display:block;height:auto;width:100%}.pearl-clothing-back-button-container{margin-bottom:2rem;margin-top:4rem;text-align:center}.pearl-clothing-back-button{align-items:center;background:#0000;border:1px solid #1f2937;border-radius:9999px;color:#1f2937;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transform:scale(1);transition:all .3s ease}.pearl-clothing-back-button:hover{background:#1f2937;box-shadow:0 10px 30px #1f29374d;color:#fff;text-decoration:none;transform:scale(1.05)}@media (max-width:968px){.pearl-values-grid{gap:1.5rem;grid-template-columns:1fr}.pearl-top-grid{gap:3rem;grid-template-columns:1fr}.pearl-top-left{text-align:center}.pearl-project-info-box{margin:0 auto;max-width:500px}}@media (max-width:768px){.pearl-clothing-project-main{padding-left:1rem;padding-right:1rem;padding-top:6rem}.pearl-clothing-project-title{font-size:2.5rem}.pearl-clothing-project-subtitle{font-size:1.125rem}.pearl-centered-section-title{font-size:2rem}.pearl-centered-description{font-size:1rem}.pearl-values-title{font-size:2rem}.pearl-value-card{padding:2rem}.pearl-project-info-box{padding:1.5rem}}@media (max-width:480px){.pearl-clothing-project-title{font-size:2rem}.pearl-centered-section-title{font-size:1.75rem}.pearl-centered-description{font-size:.95rem}.pearl-values-title{font-size:1.75rem}.pearl-value-heading{font-size:1.5rem}.pearl-value-card{padding:1.5rem}}.pearl-clothing-project-container .home-contact-description{color:#6b7280;font-size:1.125rem;line-height:1.6}.sheytoon-project-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:relative}.sheytoon-project-container:after,.sheytoon-project-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.sheytoon-project-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.sheytoon-project-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@media (prefers-reduced-motion:reduce){.sheytoon-project-container:after,.sheytoon-project-container:before{animation:none}}.sheytoon-project-main{margin:0 auto;max-width:80rem;padding:8rem 2rem 4rem;position:relative;z-index:2}.sheytoon-project-header{margin-bottom:4rem;text-align:center}.sheytoon-project-title{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.sheytoon-project-subtitle{color:#6b7280;font-size:1.25rem;font-weight:500}.sheytoon-section{margin-bottom:5rem}.sheytoon-section-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.sheytoon-section-content{gap:2rem;grid-template-columns:1fr}}.sheytoon-text-content{background:#ffffffe6;border:1px solid #ffffff80;border-radius:1rem;box-shadow:0 20px 60px #0000001a;padding:2.5rem}.sheytoon-section-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.sheytoon-section-description{color:#4b5563;font-size:1.125rem;line-height:1.7}.sheytoon-image-container{align-items:center;display:flex;justify-content:center}.sheytoon-project-image{border-radius:1rem;box-shadow:0 20px 60px #00000026;height:auto;max-width:100%;transition:transform .3s ease}.sheytoon-project-image:hover{transform:scale(1.02)}.sheytoon-back-button-container{margin-top:4rem;text-align:center}.sheytoon-back-button{align-items:center;background:#ffffffe6;border:1px solid #0000001a;border-radius:9999px;box-shadow:0 10px 30px #0000001a;color:#1a1a1a;display:inline-flex;font-size:1.125rem;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.sheytoon-back-button:hover{background:#1a1a1a;box-shadow:0 15px 40px #0003;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.sheytoon-project-main{padding:6rem 1rem 3rem}.sheytoon-project-title{font-size:2.5rem}.sheytoon-project-subtitle{font-size:1.125rem}.sheytoon-section-title{font-size:1.75rem}.sheytoon-text-content{padding:2rem}.sheytoon-section-content{gap:2rem}}.sheytoon-project-container .home-contact-description{color:#6b7280;font-size:1.125rem;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}.home-side-navigation{bottom:1.5rem!important;display:flex!important;flex-direction:column!important;gap:1rem!important;left:auto!important;position:fixed!important;right:1.5rem!important;z-index:100!important}.home-side-navigation,.home-social-icon{height:auto!important;width:auto!important}.home-social-icon{display:block!important}.bcit-reel-project-container{background:linear-gradient(135deg,#f8f6f7,#f2f0f1 25%,#ede9eb 50%,#f0ecee 75%,#f5f3f4);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.bcit-reel-project-container:after,.bcit-reel-project-container:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:fixed;z-index:1}.bcit-reel-project-container:before{animation:pulse-pink 8s ease-in-out infinite;background:radial-gradient(circle,#ffb6c1 0,pink 30%,#0000 70%);height:600px;left:5%;top:5%;width:600px}.bcit-reel-project-container:after{animation:pulse-orange 10s ease-in-out infinite;background:radial-gradient(circle,#ff9f7f 0,#ffb8a3 30%,#0000 70%);bottom:10%;height:700px;right:5%;width:700px}@keyframes pulse-pink{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes pulse-orange{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.bcit-reel-project-container:after,.bcit-reel-project-container:before{animation:none}}.bcit-reel-project-container>*{position:relative;z-index:2}.about-scroll-indicator{animation:bounce 2s infinite;bottom:50%;cursor:pointer;pointer-events:auto;position:fixed;right:clamp(1rem,3vw,3rem);transform:translateY(50%);z-index:99999999}.about-scroll-arrow{color:#6b7280;transition:color .3s ease}.about-scroll-indicator:hover .about-scroll-arrow{color:#3b82f6}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(50%)}40%{transform:translateY(40%)}60%{transform:translateY(45%)}}.bcit-reel-project-main{margin:0 auto;max-width:75rem;padding:8rem 2rem 4rem}.bcit-reel-top-section{margin-bottom:8rem;margin-top:0}.bcit-reel-top-grid{grid-gap:4rem;align-items:end;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.bcit-reel-top-left{display:flex;flex-direction:column;justify-content:flex-end;text-align:left}.bcit-reel-project-title{color:#1f2937;font-family:serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.bcit-reel-project-subtitle{color:#6b7280;font-size:1.25rem;font-weight:500;margin-bottom:2.5rem}.bcit-reel-project-info-box{background:#bb858926;border:1px solid #bb85894d;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.bcit-reel-project-info-box:hover{background:#bb858933;border:1px solid #bb858966;box-shadow:0 12px 40px #bb858940;transform:translateY(-8px)}.bcit-reel-info-title{color:#bb8589;font-family:serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.bcit-reel-info-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.75rem}.bcit-reel-info-item:last-child{margin-bottom:0}.bcit-reel-info-label{color:#3f2c23;font-size:.95rem;font-weight:600;min-width:80px}.bcit-reel-info-value{color:#6b7280;font-size:.95rem;line-height:1.5}.bcit-reel-top-right{align-items:center;display:flex;justify-content:center}.bcit-reel-top-image{border-radius:1rem;box-shadow:0 20px 60px #0000001a;height:auto;max-width:470px;object-fit:contain;transition:all .3s ease;width:100%}.bcit-reel-top-image:hover{box-shadow:0 25px 70px #00000026;transform:translateY(-8px) scale(1.02)}.bcit-reel-centered-section{margin-bottom:6rem;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.bcit-reel-centered-section-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.bcit-reel-centered-description{color:#6b7280;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;text-align:center}.bcit-reel-highlights-section{margin-bottom:6rem;text-align:center}.bcit-reel-highlights-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.bcit-reel-highlights-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.bcit-reel-highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.bcit-reel-highlight-card{background:#f2f1ef99;border:1px solid #bb858933;border-radius:1rem;padding:2.5rem;transition:all .3s ease}.bcit-reel-highlight-card:hover{background:#f2f1efe6;box-shadow:0 10px 30px #bb858933;transform:translateY(-5px)}.bcit-reel-highlight-heading{color:#bb8589;font-family:serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.bcit-reel-highlight-text{color:#6b7280;font-size:1rem;line-height:1.6}.bcit-reel-bts-section{margin-bottom:6rem;text-align:center}.bcit-reel-bts-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.bcit-reel-bts-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.bcit-reel-bts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.bcit-reel-bts-item{align-items:center;background:#f2f1ef4d;border-radius:.75rem;box-shadow:0 8px 20px #0000001a;display:flex;height:350px;justify-content:center;overflow:hidden;transition:all .3s ease}.bcit-reel-bts-item:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-5px)}.bcit-reel-bts-image,.bcit-reel-bts-video{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.bcit-reel-video-section{margin-bottom:6rem;text-align:center}.bcit-reel-video-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.bcit-reel-video-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.bcit-reel-video-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:600px;overflow:hidden}.bcit-reel-final-video{border-radius:.5rem;display:block;height:auto;width:100%}.bcit-reel-stats-section{margin-bottom:6rem;text-align:center}.bcit-reel-stats-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.bcit-reel-stats-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.bcit-reel-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}.bcit-reel-stat-card{background:#f2f1ef99;border:1px solid #bb858933;border-radius:1rem;padding:2.5rem;transition:all .3s ease}.bcit-reel-stat-card:hover{background:#f2f1efe6;box-shadow:0 10px 30px #bb858933;transform:translateY(-5px)}.bcit-reel-stat-number{color:#bb8589;font-family:serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}.bcit-reel-stat-label{color:#6b7280;font-size:1.125rem;font-weight:500}.bcit-reel-proof-section{margin-bottom:6rem;text-align:center}.bcit-reel-proof-title{color:#1f2937;font-family:serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.bcit-reel-proof-description{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.bcit-reel-proof-wrapper{border-radius:1rem;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:300px;overflow:hidden}.bcit-reel-proof-video{border-radius:.5rem;display:block;height:auto;width:100%}.bcit-reel-back-button-container{margin-bottom:2rem;margin-top:4rem;text-align:center}.bcit-reel-back-button{align-items:center;background:#0000;border:1px solid #1f2937;border-radius:9999px;color:#1f2937;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transform:scale(1);transition:all .3s ease}.bcit-reel-back-button:hover{background:#1f2937;box-shadow:0 10px 30px #1f29374d;color:#fff;text-decoration:none;transform:scale(1.05)}@media (max-width:968px){.bcit-reel-highlights-grid{gap:1.5rem;grid-template-columns:1fr}.bcit-reel-top-grid{gap:3rem;grid-template-columns:1fr}.bcit-reel-top-left{text-align:center}.bcit-reel-project-info-box{margin:0 auto;max-width:500px}.bcit-reel-stats-grid{grid-template-columns:repeat(2,1fr)}.bcit-reel-bts-grid{gap:1.5rem;grid-template-columns:1fr}.bcit-reel-bts-item{height:300px}}@media (max-width:768px){.bcit-reel-project-main{padding-left:1rem;padding-right:1rem;padding-top:6rem}.bcit-reel-project-title{font-size:2.5rem}.bcit-reel-project-subtitle{font-size:1.125rem}.bcit-reel-centered-section-title{font-size:2rem}.bcit-reel-centered-description{font-size:1rem}.bcit-reel-bts-title,.bcit-reel-highlights-title,.bcit-reel-proof-title,.bcit-reel-stats-title,.bcit-reel-video-title{font-size:2rem}.bcit-reel-highlight-card{padding:2rem}.bcit-reel-project-info-box{padding:1.5rem}.bcit-reel-stat-card{padding:2rem}.bcit-reel-stat-number{font-size:2.5rem}}@media (max-width:480px){.bcit-reel-project-title{font-size:2rem}.bcit-reel-centered-section-title{font-size:1.75rem}.bcit-reel-centered-description{font-size:.95rem}.bcit-reel-bts-title,.bcit-reel-highlights-title,.bcit-reel-proof-title,.bcit-reel-stats-title,.bcit-reel-video-title{font-size:1.75rem}.bcit-reel-highlight-heading{font-size:1.5rem}.bcit-reel-highlight-card{padding:1.5rem}.bcit-reel-stats-grid{gap:1.5rem;grid-template-columns:1fr}.bcit-reel-stat-card{padding:1.5rem}.bcit-reel-stat-number{font-size:2rem}}.bcit-reel-project-container .home-contact-description{color:#6b7280;font-size:1.125rem;line-height:1.6}
/*# sourceMappingURL=main.fe454b4f.css.map*/