.header{z-index:100;max-width:1200px;margin:0 auto;padding:16px 24px;position:sticky;top:0}.header-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 16px 16px 24px;display:flex;box-shadow:0 2px 10px #0000000d}.header-logo{color:#1a1a1a;align-items:center;transition:opacity .2s;display:flex}.header-logo:hover{opacity:.7}.header-nav{gap:56px;display:flex}.header-nav-link{color:#333;font-size:15px;font-weight:500;transition:color .2s}.header-nav-link:hover,.header-nav-link.active{color:#1a1a1a;font-weight:600}.header-nav-dropdown{position:relative}.header-nav-dropdown>.header-nav-link{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;display:inline-flex}.header-nav-dropdown>.header-nav-link i{font-size:14px;transition:transform .2s}.header-nav-dropdown.open>.header-nav-link i{transform:rotate(180deg)}.header-nav-dropdown .header-dropdown-menu{opacity:0;visibility:hidden;background:#fff;border-radius:12px;min-width:180px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001a}.header-nav-dropdown.open .header-dropdown-menu{opacity:1;visibility:visible}.header-dropdown-item{color:#666;border-radius:8px;padding:10px 16px;font-size:14px;transition:all .15s;display:block}.header-dropdown-item:hover{color:#1a1a1a;background:#f2f2f2}.header-dropdown-item.active{color:#1a1a1a;font-weight:600}.header-resume-btn{color:#fff;background:#1a1a1a;border-radius:40px;padding:8px 20px;font-size:14px;transition:all .2s}.header-resume-btn:hover{color:#fff;background-color:#1a1a1a}@media (max-width:768px){.header{padding:10px 16px}.header-container{padding:12px 12px 12px 16px}.header-nav{gap:24px}.header-resume-btn{display:none}.header-nav-dropdown .header-dropdown-menu{left:auto;right:-40px;transform:none}}.footer{color:#fff;background-color:#1a1a1a;border-radius:32px 32px 0 0;padding:80px 0 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-top{justify-content:space-between;gap:60px;margin-bottom:80px;display:flex}.footer-cta{flex:1}.footer-label{color:#fff9;margin-bottom:16px;font-size:14px;display:block}.footer-heading{margin-bottom:32px;font-size:40px;font-weight:600;line-height:1.2}.footer-talk-btn{border:1.5px solid #fff;border-radius:30px;padding:10px 24px;font-size:14px;transition:all .2s;display:inline-block}.footer-talk-btn:hover{color:#1a1a1a;background-color:#fff}.footer-links{gap:100px;display:flex}.footer-nav-col{flex-direction:column;gap:16px;display:flex}.footer-nav-col a{color:#fffc;font-size:15px;transition:color .2s}.footer-nav-col a:hover{color:#fff}.footer-contact-col{flex-direction:column;gap:16px;display:flex}.footer-contact-col .footer-linkedin-link{align-items:center;gap:8px;display:flex}.footer-contact-col .footer-linkedin-link i{font-size:16px}.footer-contact-col a{color:#fffc;font-size:15px;transition:color .2s}.footer-contact-col a:hover{color:#fff}.footer-arrow{font-size:12px}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.footer-bottom p{color:#ffffff80;font-size:13px}.footer-bottom .social-links{gap:24px;display:flex}.footer-bottom .social-links a{color:#ffffff80;font-size:20px}@media (max-width:768px){.footer{border-radius:24px 24px 0 0;padding:60px 0 0}.footer-top{flex-direction:column;gap:40px;margin-bottom:60px}.footer-heading{font-size:28px}.footer-links{gap:60px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:480px){.footer-links{flex-direction:column;gap:32px}}.project-card{background:#fff;border:1px solid #f2f2f2;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000003}.project-card:hover{box-shadow:0 12px 40px #00000014}.project-card-content{padding:24px}.project-card-title{margin-bottom:16px;font-size:28px;font-weight:700}.project-card-description{color:#333;margin-bottom:16px;font-size:14px;line-height:1.5}.project-card-tags{flex-wrap:wrap;gap:16px;display:flex}.project-card-tags .tag-purple{color:#9c27b0;background-color:#f5e6ff}.project-card-tags .tag-blue{color:#1565c0;background-color:#e8edf5}.project-card-tags .tag-green{color:#1b5e20;background-color:#ddffe4}.project-card-tags .tag-yellow{color:#f57f17;background-color:#fdfad8}.project-card-tag{color:#ff6b35;background-color:#fff0eb;border-radius:24px;padding:4px 12px;font-size:12px}.project-card-image-wrapper{justify-content:center;align-items:center;padding:24px;display:flex}.project-card-image-wrapper .project-card-image-placeholder{aspect-ratio:16/9;background:gray;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.project-card-image-wrapper .project-card-image-placeholder img{object-fit:cover;transition:transform .3s;width:100%!important;height:100%!important}.project-card-image-wrapper .project-card-image-placeholder img:hover{transform:scale(1.05)}@media (max-width:768px){.project-card-content{padding:20px}.project-card-title{margin-bottom:12px;font-size:22px}.project-card-image-wrapper{padding:16px}}.home-page{max-width:1200px;margin:0 auto;padding:0 24px}.home-hero{align-items:center;min-height:500px;padding:80px 60px 80px 0;display:flex}.home-hero .hero-testimonials{flex-direction:column;gap:32px;display:flex;position:relative}.home-hero .hero-testimonials .el1{width:60px;height:60px;display:none;position:absolute;top:-20px;right:20px}.home-hero .hero-testimonials .author-name{color:#333;font-size:20px;font-weight:500}.home-hero .hero-testimonials .author-headline{font-size:48px;font-weight:700;line-height:1.2}.home-hero .hero-testimonials .author-location{color:#333;margin-top:8px;font-size:14px}.home-hero .hero-testimonials .primary-cta{color:#fff;appearance:none;cursor:pointer;background:#1a1a1a;border:none;border-radius:80px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;height:44px;padding:0 40px;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;transition:all .2s;display:inline-flex}.home-hero .hero-testimonials .primary-cta:hover{background:#333}.home-hero .hero-testimonials .primary-cta:active{background:#4d4d4d}.home-hero .hero-testimonials .primary-cta span{font-size:16px;font-weight:600}.home-hero .autor-video{flex-shrink:0;justify-content:flex-end;align-items:center;width:20%;display:flex}.home-hero .autor-video video{object-fit:cover;border-radius:24px 24px 200px 200px;width:70%}.home-services{text-align:center;padding:120px 0 200px}.home-services-subtitle{color:#333;margin-top:20px;margin-bottom:8px;font-size:14px;font-weight:500}.home-services-title{margin-bottom:72px;font-size:40px;font-weight:700}.home-services-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.home-service-card{text-align:left;background:#fff;border:1px solid #f2f2f2;border-radius:16px;padding:32px 24px;transition:all .3s;box-shadow:0 4px 12px #00000003}.home-service-card:hover{box-shadow:0 12px 40px #00000014}.home-service-card h3{margin-bottom:8px;font-size:18px;font-weight:700}.home-service-card p{color:#666;font-size:14px;line-height:1.6}.home-service-icon{background:#f2f2f2;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.home-service-icon i{color:#1a1a1a;font-size:26px}.home-work{padding:40px 0}.home-project-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:1024px){.home-hero{min-height:auto;padding:60px 20px 40px}.home-hero .hero-testimonials{gap:24px}.home-hero .hero-testimonials .author-headline{font-size:36px}.home-hero .autor-video video{width:90%}}@media (max-width:768px){.home-hero{flex-direction:column;gap:40px;padding:40px 0}.home-hero .hero-testimonials{gap:20px}.home-hero .hero-testimonials .author-name{font-size:16px}.home-hero .hero-testimonials .author-headline{font-size:28px}.home-hero .hero-testimonials .author-location{font-size:13px}.home-hero .hero-testimonials .primary-cta{height:40px;padding:0 32px}.home-hero .hero-testimonials .primary-cta span{font-size:14px}.home-hero .autor-video{justify-content:center;width:100%}.home-hero .autor-video video{width:60%}.home-project-grid{grid-template-columns:1fr}.home-services-title{margin-bottom:32px;font-size:26px}.home-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-hero .autor-video video{width:100%}.home-services-grid{grid-template-columns:1fr}}.about-page{max-width:1200px;margin:0 auto;padding:0 24px}.about-intro{justify-content:space-between;align-items:center;padding:100px 0;display:flex}.about-intro .about-intro-content{flex:1}.about-intro .about-intro-content h1{margin-bottom:24px;font-size:42px;font-weight:600}.about-intro .about-intro-content .about-bio{color:#333;font-size:18px;line-height:1.7}.about-intro .about-flower{opacity:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:100px;display:flex}.about-image{gap:32px;display:flex}.about-image .about-image-item{flex:1;min-width:0}.about-image img{width:100%;height:auto}.about-philosophy{flex-direction:column;gap:40px;padding:80px 0 0;display:flex}.about-philosophy-item{align-items:flex-start;gap:48px;display:flex}.about-philosophy-item h3{color:#1a1a1a;flex-shrink:0;width:160px;font-size:18px;font-weight:700}.about-philosophy-item p{color:#666;flex:1;font-size:15px;line-height:1.7}.about-details{grid-template-columns:1fr 1fr;gap:60px;padding:100px 0 0;display:grid}.about-details h2{color:#1a1a1a;margin-bottom:24px;font-size:22px;font-weight:700}.about-column{flex-direction:column;display:flex}.about-item{margin-bottom:20px}.about-item h3{margin-bottom:4px;font-size:16px;font-weight:500}.about-item p{color:#333;font-size:14px}.about-skills{padding:100px 0 160px}.about-skills h2{color:#1a1a1a;margin-bottom:32px;font-size:22px;font-weight:700}.about-skills-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.about-skill-item{background:#fff;border:1px solid #f2f2f2;border-radius:12px;align-items:center;gap:24px;padding:16px 20px;display:flex}.about-skill-item .icon-container{background:#f2f2f2;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.about-skill-item .icon-container i{color:#1a1a1a;flex-shrink:0;font-size:24px}.about-skill-info{flex:1;min-width:0}.about-skill-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.about-skill-name{color:#1a1a1a;font-size:14px;font-weight:600}.about-skill-level{color:#666;font-size:12px}.about-skill-bar{background:#e6e6e6;border-radius:3px;height:5px;overflow:hidden}.about-skill-fill{background:linear-gradient(90deg,#ff79be14 0%,#ff79be4d 30%,#ff79be99 60%,#ff79be 100%);border-radius:3px;height:100%;transition:width .6s}@media (max-width:1024px){.about-intro .about-flower{margin-left:40px}}@media (max-width:768px){.about-intro{flex-direction:column;gap:40px;padding:60px 0}.about-intro .about-intro-content h1{font-size:28px}.about-intro .about-intro-content .about-bio{font-size:16px}.about-intro .about-flower{width:200px;height:200px;margin-left:0;display:none}.about-image{gap:16px}.about-philosophy-item{flex-direction:column;gap:12px}.about-philosophy-item h3{width:auto}.about-details{grid-template-columns:1fr;gap:40px;padding-top:60px}.about-skills{padding:60px 0 80px}.about-skills-grid{grid-template-columns:repeat(2,1fr);gap:16px}.about-skill-item{gap:16px;padding:12px 16px}.about-skill-item .icon-container{width:40px;height:40px}.about-skill-item .icon-container i{font-size:20px}}@media (max-width:480px){.about-image{flex-direction:column}.about-skills-grid{grid-template-columns:1fr}}.play-page{max-width:1200px;margin:0 auto;padding:80px 24px}.play-intro{margin-bottom:48px}.play-intro h1{margin-bottom:12px;font-size:42px;font-weight:600}.play-intro p{color:#333;font-size:16px}.play-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.play-card{background:#fff;border:1px solid #f2f2f2;border-radius:12px;overflow:hidden}.play-placeholder{aspect-ratio:1;background:#f5f5f5}@media (max-width:768px){.play-page{padding:60px 24px}.play-intro{margin-bottom:32px}.play-intro h1{font-size:32px}.play-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.play-grid{grid-template-columns:1fr}}.project-page{max-width:1200px;margin:0 auto;padding:0 24px}.project-hero{flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:700px;margin:0 auto;padding:80px 0;display:flex}.project-hero h1{text-align:center;font-size:40px;font-weight:700;line-height:1.2}.project-hero .project-subtitle{color:#666;text-align:center;margin-top:16px;font-size:18px;line-height:1.7}.project-hero .project-meta{gap:16px;display:flex}.project-hero .project-meta .project-tag{color:#ff6b35;background-color:#fff0eb;border-radius:20px;padding:6px 12px;font-size:12px}.project-hero .project-meta .project-tag.tag-purple{color:#9c27b0;background-color:#f5e6ff}.project-hero .project-meta .project-tag.tag-blue{color:#1565c0;background-color:#e8edf5}.project-hero .project-meta .project-tag.tag-green{color:#1b5e20;background-color:#ddffe4}.project-hero .project-meta .project-tag.tag-yellow{color:#f57f17;background-color:#fdfad8}.project-cover-image{aspect-ratio:16/9;border-radius:24px;width:100%;margin:0 auto;overflow:hidden}.project-cover-image video{object-fit:cover;width:100%;height:100%}.project-view-website{justify-content:flex-end;margin-top:24px;display:flex}.project-view-website-btn{color:#1a1a1a;border:1.5px solid #1a1a1a;border-radius:24px;align-items:center;gap:6px;margin:32px auto 0;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.project-view-website-btn i{font-size:16px}.project-view-website-btn:hover{color:#fff;background:#1a1a1a}.project-info{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:32px;display:grid}.project-info-item{background:#fff;border-radius:16px;padding:24px}.project-info-item>i{color:#9c27b0;margin-bottom:16px;font-size:28px;display:block}.project-info-item h3{margin-bottom:12px;font-size:20px;font-weight:700}.project-info-item p{color:#666;font-size:14px;line-height:1.6}.project-content{padding:0 80px}.project-image-group{border-radius:32px;margin-top:60px;overflow:hidden}.project-image-group img{width:100%;height:auto;display:block}.project-section-icon{text-align:center;color:#9c27b0;margin-bottom:12px;font-size:28px;display:block}.project-section{margin-top:160px}.project-section h2{text-align:center;margin-bottom:24px;font-size:32px;font-weight:700}.project-section p{color:#666;text-align:center;font-size:16px;line-height:1.8}.project-mobile-screens{justify-content:center;gap:32px;margin:80px 0 0;display:flex}.project-mobile-screens img{flex:1;width:0;height:auto;box-shadow:0 4px 24px #00000014}.project-confidential-group{max-width:700px;margin:160px auto 0}.project-confidential{align-items:center;gap:16px;margin:40px 0 24px;display:flex}.project-confidential i{color:#b3b3b3;flex-shrink:0;font-size:18px}.project-confidential-line{background:#e6e6e6;flex:1;height:1px}.project-confidential-text{text-align:center;color:#999;max-width:700px;margin:0 auto 80px;font-size:14px;line-height:1.6}@media (max-width:1024px){.project-content{padding:0 40px}}@media (max-width:768px){.project-hero{padding:60px 0}.project-hero h1{font-size:28px}.project-hero .project-subtitle{font-size:16px}.project-hero .project-meta{flex-wrap:wrap;justify-content:center;gap:8px}.project-cover-image{border-radius:16px}.project-info{grid-template-columns:repeat(2,1fr);gap:16px}.project-info-item{padding:20px 16px}.project-info-item>i{font-size:24px}.project-info-item h3{font-size:16px}.project-content{padding:0}.project-section{margin-top:80px}.project-section h2{font-size:24px}.project-mobile-screens{gap:12px;margin-top:40px}.project-mobile-screens img{border-radius:10px}.project-image-group{border-radius:16px;margin-top:40px}.project-confidential-group{margin-top:80px}.project-confidential-text{margin-bottom:60px}}@media (max-width:480px){.project-info{grid-template-columns:1fr;gap:12px}.project-mobile-screens{flex-wrap:wrap}.project-mobile-screens img{flex:0 0 calc(50% - 6px);width:calc(50% - 6px)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fff3f3 0%,#f4f4fb 54.81%);font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
@font-face{font-family:nunito;src:url(../media/Nunito_VariableFont_wght-s.p.0hi8l8x80j1qd.ttf)format("truetype");font-display:swap}@font-face{font-family:nunito Fallback;src:local(Arial);ascent-override:103.02%;descent-override:35.97%;line-gap-override:0.0%;size-adjust:98.13%}.nunito_a6892bb-module__ynkazG__className{font-family:nunito,nunito Fallback}
