:root{--bg-color:#0a0a0a;--text-color:#f5f5f5;--accent-color:#ff4d12;--font-main:"Inter", sans-serif;--transition-slow:.8s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;line-height:1.2}canvas{z-index:-1;opacity:.4;will-change:transform;width:100%;height:100vh;display:block;position:fixed;top:0;left:0}#loading{z-index:10000;width:100%;height:100%;position:fixed;top:0;left:0}#loading.fade-out{pointer-events:none;visibility:hidden;transition:visibility 2s}.shutter{background-color:var(--accent-color);z-index:10;width:100%;height:50.5%;transition:transform 1.5s cubic-bezier(.85,0,.15,1);position:absolute;left:0}.shutter.top{top:0}.shutter.bottom{bottom:0}.fade-out .shutter.top{transform:translateY(-100%)}.fade-out .shutter.bottom{transform:translateY(100%)}.loader-hud-screen{z-index:20;color:#111;justify-content:center;align-items:center;width:100%;height:100vh;padding:3.5rem;transition:opacity 1s ease-out;display:flex;position:absolute;top:0;left:0}.fade-out .loader-hud-screen{opacity:0}.hud-label{letter-spacing:.2em;opacity:.4;text-transform:uppercase;font-size:.7rem;font-weight:900;position:absolute}.hud-label.tl{top:3.5rem;left:3.5rem}.hud-label.tr{top:3.5rem;right:3.5rem}.hud-label.bl{bottom:3.5rem;left:3.5rem}.hud-label.br{bottom:3.5rem;right:3.5rem}.hud-main-center{text-align:center;width:100%;max-width:1000px}.brand-name-reveal{letter-spacing:-.06em;margin-bottom:4rem;font-size:clamp(5rem,18vw,15rem);font-weight:950;line-height:.8}.progress-container-linear{background:#0000001a;width:250px;height:2px;margin:0 auto 3rem;position:relative;overflow:hidden}.progress-bar-fill{background:#111;height:100%;transition:width .1s linear}.progress-meta-info{flex-direction:column;gap:.8rem;font-weight:900;display:flex}.p-count{letter-spacing:-.04em;font-size:2.5rem;line-height:1}.p-status{letter-spacing:.3em;opacity:.4;text-transform:uppercase;font-size:.7rem}header.main-header{z-index:100;justify-content:space-between;align-items:flex-start;width:100%;padding:2.5rem 3rem;display:flex;position:fixed;top:0;left:0}.header-logo{text-transform:uppercase;letter-spacing:-.02em;color:var(--text-color);z-index:110;font-size:1.2rem;font-weight:900;text-decoration:none}.header-nav{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.nav-item{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;opacity:.6;align-items:center;gap:1rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.nav-item:hover{opacity:1}.nav-item span{opacity:.5;font-size:.6rem}.hamburger-btn{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:24px;display:none}.hamburger-btn span{background-color:var(--text-color);transform-origin:50%;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger-btn.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=768px){header.main-header{align-items:center;padding:1.5rem}.hamburger-btn{display:flex}.header-nav{background-color:var(--bg-color);z-index:105;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100vw;height:100vh;transition:transform .5s cubic-bezier(.77,.2,.05,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.header-nav.nav-open{transform:translateY(0)}.nav-item{opacity:1;font-size:1.5rem}.nav-item span{font-size:1rem}.loader-hud-screen{padding:1.5rem}.hud-label.tr,.hud-label.br{right:1.5rem}.hud-label.tl,.hud-label.bl{left:1.5rem}.brand-name-reveal{margin-bottom:2rem;font-size:clamp(3.5rem,15vw,6rem)}.progress-container-linear{width:180px}.p-count{font-size:2rem}.p-status{letter-spacing:.1em}}.hero{flex-direction:column;justify-content:flex-end;width:100%;height:100vh;padding:3rem;display:flex;position:relative;overflow:hidden}.hero-bg-image{z-index:0;pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-image img{object-fit:cover;filter:brightness(.8)contrast(1.2);width:100%;height:100%}.hero-main-title{text-transform:uppercase;letter-spacing:-.04em;z-index:10;margin-bottom:2rem;font-size:clamp(4rem,15vw,18rem);font-weight:900;line-height:.85;position:relative}.hero-main-title .accent{color:var(--accent-color)}.hero-sub{z-index:10;justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:relative}.hero-desc{opacity:.8;max-width:400px;font-size:1.1rem;line-height:1.4}.hero-badge{text-transform:uppercase;letter-spacing:.1em;border:1px solid #fff3;border-radius:100px;padding:.5rem 1rem;font-size:.7rem}.selected-work-section{background-color:var(--bg-color);padding:12rem 3rem}.work-container{max-width:1600px;margin:0 auto}.work-header-main{margin-bottom:8rem}.header-top-meta{color:#fff6;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;width:100%;margin-bottom:2rem;font-size:.9rem;display:flex}.header-bottom-row{justify-content:space-between;align-items:flex-end;gap:4rem;display:flex}.work-main-title{color:#fff;margin-bottom:2rem;font-size:clamp(3rem,6vw,6rem);font-weight:700;line-height:1}.work-sub-desc{color:#ffffff80;max-width:500px;font-size:1.2rem;line-height:1.6}.view-all-projects-btn{color:#fff;white-space:nowrap;border:1px solid #fff3;border-radius:100px;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.view-all-projects-btn:hover{color:#000;background-color:#fff}.work-grid-kanso{grid-template-columns:repeat(2,1fr);gap:6rem 3rem;display:grid}.work-card-kanso{text-decoration:none;display:block}.work-img-wrapper{aspect-ratio:4/3;background-color:#111;border-radius:24px;width:100%;margin-bottom:2rem;overflow:hidden}.work-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.work-card-kanso:hover .work-img-wrapper img{transform:scale(1.05)}.work-info{flex-direction:column;gap:.5rem;display:flex}.info-top{justify-content:space-between;align-items:baseline;display:flex}.project-title{color:#fff;font-size:1.4rem;font-weight:700}.project-year{color:#fff6;font-size:1rem}.project-type{color:#ffffff80;font-size:.95rem}.work-card-kanso.is-locked{cursor:default;pointer-events:none}.work-card-kanso.is-locked .work-img-wrapper{filter:grayscale();opacity:.7;position:relative}.locked-overlay{z-index:5;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.locked-overlay span{letter-spacing:.3em;color:#fff;backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff4d;border-radius:100px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:800}.work-card-kanso.is-locked .work-info{opacity:.5}@media (width<=900px){.work-grid-kanso{grid-template-columns:1fr}.header-bottom-row{flex-direction:column;align-items:flex-start}}.n-footer{background-color:var(--bg-color);color:var(--text-color);border-top:1px solid #ffffff1a;position:relative;overflow:hidden}.n-footer-inner{max-width:1400px;margin:0 auto;padding:8rem 3rem 4rem}.n-footer-top{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:8rem;display:flex}.n-footer-top-head{align-items:center;gap:6rem;display:flex}.n-footer-giant-title{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:800;line-height:.9}.n-footer-cta-box{flex-direction:column;align-items:flex-start;gap:2rem;max-width:350px;padding-bottom:0;display:flex}.n-footer-desc{color:#fff9;font-size:1.1rem;line-height:1.5}.n-footer-btn{color:var(--accent-color);border:1px solid var(--accent-color);text-transform:uppercase;letter-spacing:.05em;background-color:#0000;border-radius:100px;align-items:center;padding:1rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.n-footer-btn:hover{background-color:var(--accent-color);color:var(--bg-color)}.n-footer-availability{opacity:.8;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.8rem;display:flex}.n-avail-dot{background-color:#2ecc71;border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.n-footer-middle{grid-template-columns:2fr 1fr 1fr 2fr;gap:2rem;padding-bottom:6rem;display:grid}.n-footer-column{flex-direction:column;gap:1rem;display:flex}.n-col-contact{margin-right:auto}.n-col-newsletter{max-width:350px;margin-left:auto}.n-footer-column-title{text-transform:uppercase;letter-spacing:.1em;opacity:.4;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.n-footer-link{color:var(--text-color);opacity:.8;width:fit-content;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .3s,transform .3s}.n-footer-link:hover{opacity:1;color:#fff}.n-footer-email{color:var(--accent-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:block}.n-footer-phone{opacity:.9;color:var(--text-color);font-size:1.2rem;font-weight:600;text-decoration:none}.n-newsletter-desc{opacity:.7;font-size:.95rem;line-height:1.4}.n-newsletter-input-group{border-bottom:1px solid #fff3;margin-top:1rem;padding-bottom:1rem;display:flex}.n-newsletter-input{color:var(--text-color);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.n-newsletter-input::placeholder{color:#ffffff4d}.n-newsletter-submit{color:var(--text-color);text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:700;transition:color .3s}.n-newsletter-submit:hover{color:var(--accent-color)}.n-newsletter-msg{margin-top:1rem;font-size:.85rem;font-weight:500;transition:all .3s}.n-newsletter-msg.success{color:#4ade80}.n-newsletter-msg.error{color:#f87171}.n-footer-legal{opacity:.5;justify-content:space-between;align-items:flex-end;margin-top:2rem;font-size:.8rem;display:flex}.n-footer-copyright{line-height:1.6}.n-footer-copyright a{color:inherit;text-decoration:none;transition:color .3s}.n-footer-copyright a:hover{color:#fff}.n-footer-madeby strong{color:#fff;margin-left:.2rem}.n-footer-brand-band{background-color:#ff3e10;justify-content:space-between;align-items:flex-end;width:100%;padding:2rem 3rem 1rem;display:flex;position:relative}.n-brand-huge-text{color:var(--bg-color);letter-spacing:-.05em;margin:0 0 0 -1vw;font-size:clamp(4rem,20vw,25rem);font-weight:900;line-height:.75}.n-brand-reg{vertical-align:top;margin-left:.5rem;font-size:3rem;line-height:1}.n-brand-slogan{letter-spacing:-.03em;color:var(--bg-color);text-align:right;margin-left:2rem;padding-bottom:1rem;font-size:clamp(2rem,3vw,4rem);font-weight:800;line-height:1}@media (width<=1100px){.n-footer-top{flex-direction:column;gap:2rem}.n-footer-top-head{flex-direction:column;align-items:flex-start;gap:2rem}.n-footer-middle{grid-template-columns:1fr 1fr;gap:4rem}.n-col-newsletter{margin-left:0}.n-brand-reg{font-size:1.5rem}}@media (width<=768px){.n-footer-inner{padding:4rem 1.5rem 2rem}.n-footer-middle{grid-template-columns:1fr;gap:3rem}.n-footer-legal{flex-direction:column;align-items:flex-start;gap:1.5rem}.n-footer-brand-band{flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem 1.5rem 1rem}.n-brand-slogan{text-align:left;margin-left:0;font-size:2.5rem}}.insights-section{background-color:var(--bg-color);z-index:10;padding:8rem 3rem;position:relative}.section-header{justify-content:space-between;align-items:flex-end;max-width:1600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:flex}.section-title{text-transform:uppercase;letter-spacing:-.05em;align-items:flex-start;gap:1.5rem;font-size:clamp(3rem,8vw,10rem);font-weight:900;line-height:.85;display:flex}.blog-tag{text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-top:.2em;font-size:1rem;font-weight:500}.see-all-btn{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:2rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.see-all-btn span{color:var(--accent-color);transition:color .3s}.see-all-btn .arrow-icon{width:18px;height:18px;color:var(--accent-color);transition:transform .3s}.see-all-btn:hover{border-color:var(--accent-color);background-color:#ff4d120d}.see-all-btn:hover .arrow-icon{transform:translate(3px,-3px)}.insights-grid{grid-template-columns:2fr 1.3fr 1.3fr;gap:1.5rem;max-width:1600px;margin:0 auto;display:grid}.insights-card{color:var(--text-color);border-radius:16px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.insights-card.large{background-color:#111;justify-content:flex-end;min-height:480px;padding:2.5rem;position:relative}.insights-card-bg{object-fit:cover;z-index:0;filter:brightness(.85);width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:transform .8s;position:absolute;top:0;left:0}.insights-card.large:hover .insights-card-bg{transform:scale(1.02)}.insights-card.large:after{content:"";z-index:1;background:linear-gradient(#0000,#000000e6);width:100%;height:60%;position:absolute;bottom:0;left:0}.insights-card.large .card-content{z-index:2;position:relative}.insights-card.standard{background:0 0}.insights-card.standard .img-container{aspect-ratio:4/3;background-color:#111;border-radius:12px;width:100%;margin-bottom:1.2rem;position:relative;overflow:hidden}.insights-card.standard img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:transform .8s}.insights-card.standard:hover img{transform:scale(1.03)}.card-badge{-webkit-backdrop-filter:blur(8px);z-index:2;color:#fff;background:#0006;border:1px solid #ffffff0d;border-radius:20px;padding:.3rem .8rem;font-size:.75rem;font-weight:500;position:absolute;top:1.2rem;right:1.2rem}.card-date{color:#ffffff80;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.insights-card.large .card-date{color:#fffc}.insights-card.large .card-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.8rem;font-weight:700;line-height:1.2}.insights-card.large .card-desc{color:#fffc;max-width:90%;font-size:1rem;line-height:1.4}.insights-card.standard .card-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.insights-card.standard .card-desc{color:#ffffff80;font-size:.95rem;line-height:1.5}@media (width<=1024px){.insights-grid{grid-template-columns:1fr}.insights-card.large{min-height:400px}}.work-list-section{background-color:var(--bg-color);z-index:10;padding:12rem 3rem;position:relative}.work-header-custom{justify-content:space-between;align-items:flex-end;max-width:1600px;margin-bottom:8rem;margin-left:auto;margin-right:auto;display:flex}.work-title-giant{text-transform:uppercase;letter-spacing:-.05em;color:#fff;align-items:flex-start;margin:0;font-size:clamp(3rem,8vw,10rem);font-weight:900;line-height:.85;display:flex}.title-index{opacity:.5;margin-top:.5rem;margin-left:1.5rem;font-size:1.1rem;font-weight:500}.view-all-btn-orange{color:var(--accent-color);white-space:nowrap;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:1.5rem;margin-bottom:.5rem;padding:1.2rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.view-all-btn-orange:hover{border-color:var(--accent-color);background-color:#ff4d120d}.work-list-container{max-width:1600px;margin:0 auto}.work-item{cursor:default;border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:2rem 0;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.work-item:hover{background-color:#ffffff05;border-bottom-color:#fff6;gap:3.5rem;padding:3.5rem 2rem}.work-item-year{color:#fff6;flex-shrink:0;align-items:baseline;width:60px;font-size:.9rem;font-weight:500;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.orange-dot{background-color:var(--accent-color);opacity:0;width:10px;height:10px;margin-left:2px;transition:all .5s cubic-bezier(.16,1,.3,1);transform:scale(0)}.work-item:hover .work-item-year{color:#ffffff26;width:100px;font-size:clamp(2rem,4vw,3.5rem);transform:translateY(-5px)}.work-item:hover .orange-dot{opacity:1;width:14px;height:14px;margin-bottom:5px;margin-left:5px;transform:scale(1)}.work-item-thumbnails{opacity:1;flex-shrink:0;gap:10px;width:auto;height:40px;margin-left:auto;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.work-item:hover .work-item-thumbnails{opacity:1;gap:0;width:380px;height:240px;margin-left:0}.work-thumbnail{background-color:#1a1a1a;border-radius:6px;flex-shrink:0;width:60px;height:40px;transition:all .8s cubic-bezier(.16,1,.3,1),opacity .8s;overflow:hidden}.work-item:hover .work-thumbnail{opacity:1;border-radius:12px;width:380px;height:240px}.work-item:hover .work-thumbnail.hidden-thumb{opacity:0;visibility:hidden;width:0;margin:0}.work-thumbnail img{object-fit:cover;width:100%;height:100%}.work-item-content{flex-direction:column;flex:1;justify-content:center;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.work-item:hover .work-item-content{transform:translate(10px)}.work-item-title{color:#fff;letter-spacing:-.01em;margin-bottom:0;font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:700;transition:all .6s cubic-bezier(.16,1,.3,1)}.work-item:hover .work-item-title{margin-bottom:.8rem;font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:700}.work-item-desc{opacity:0;color:#fff9;max-height:0;margin:0;font-size:1.1rem;line-height:1.5;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden}.work-item:hover .work-item-desc{opacity:1;max-height:100px;margin-bottom:1.5rem}.work-item-skills{opacity:0;flex-wrap:wrap;gap:.8rem;max-height:0;margin-top:0;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.work-item:hover .work-item-skills{opacity:1;max-height:100px}.skill-pill{color:#ffffffb3;border:1px solid #ffffff26;border-radius:100px;padding:.5rem 1.2rem;font-size:.85rem;transition:all .3s}.skill-pill:hover{color:#fff;background-color:#ffffff0d;border-color:#ffffff80}@media (width<=900px){.work-item{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 0}.work-item:hover{padding:3rem 1rem}.work-item-year{width:auto}.work-item:hover .work-item-year{width:auto;transform:translateY(0)}.work-item:hover .work-item-thumbnails{width:100%;margin-bottom:1rem;margin-right:0}.work-thumbnail{aspect-ratio:16/9;width:100%;height:auto}.work-item-title{font-size:2.5rem}}.finance-features-section{background-color:#050505;justify-content:center;padding:8rem 3rem;display:flex}.finance-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1200px;display:grid}.finance-card{box-sizing:border-box;border-radius:20px;flex-direction:column;height:480px;padding-top:2.5rem;display:flex;position:relative;overflow:hidden}.finance-card.dark-card{background-color:#0c0c0c;border:1px solid #ffffff0d}.finance-card.gradient-card{background:radial-gradient(circle at 100% 0,#004d80 0%,#001a33 60%,#0f0f0f 100%);border:1px solid #0096ff1a;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.fc-content{z-index:10;margin-bottom:2rem;padding:0 2.5rem;transition:margin .6s cubic-bezier(.16,1,.3,1);position:relative}.awwwards-card:hover .fc-content{margin-bottom:1rem}.fc-content h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.7rem;font-weight:500;line-height:1.25}.fc-content p{color:#fff9;font-size:.95rem;line-height:1.5}.fc-visual{flex:1;justify-content:center;align-items:flex-end;padding:0 1.5rem;display:flex;position:relative}.finance-card.awwwards-card{border:1px solid #ffffff0d;background-color:#0c0c0c!important}.aww-content{padding-top:.5rem}.awwwards-icons{align-items:center;gap:.8rem;margin-bottom:2rem;transition:margin .6s cubic-bezier(.16,1,.3,1);display:flex}.awwwards-card:hover .awwwards-icons{margin-bottom:.5rem}.w-icon{color:#fff;font-size:2.2rem;font-weight:900;line-height:1}.ribbon-icon{width:28px;height:28px}.aww-text-block{opacity:1;max-height:200px;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden}.awwwards-card:hover .aww-text-block{opacity:0;max-height:0;margin:0}.aww-text-block h2{color:#fff;letter-spacing:-.04em;margin-bottom:.8rem;font-size:1.8rem;font-weight:500}.aww-text-block p{color:#fff9;font-size:1.05rem;line-height:1.4}.fc-visual.aww-visual{justify-content:center;padding:0}.fc-inner-mockup{border-top-left-radius:12px;border-top-right-radius:12px;width:85%;height:100%;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:block;position:relative;top:20px;overflow:hidden;box-shadow:0 10px 40px #0000004d}.awwwards-card:hover .fc-inner-mockup{border-radius:16px;width:100%;height:100%;top:0}.fc-inner-mockup img{object-fit:cover;object-position:top;width:100%;height:100%;transition:all .6s cubic-bezier(.16,1,.3,1)}.aww-hover-btn{-webkit-backdrop-filter:blur(10px);color:#fff;opacity:0;z-index:10;background-color:#ffffff26;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:20px;right:20px;transform:scale(.8)}.aww-hover-btn svg{width:22px;height:22px}.awwwards-card:hover .aww-hover-btn{opacity:1;transition-delay:.15s;transform:scale(1)}.fintech-testimonial-card{background-color:#0c0c0c;flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}.fintech-quote-icon{z-index:10;color:#fff3;width:42px;height:42px;margin-bottom:2rem;position:relative}.fintech-quote-icon svg{width:100%;height:100%}.fintech-quote-text{z-index:10;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#ffffff80 100%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2.5rem;font-size:1.2rem;font-weight:600;line-height:1.4;position:relative}.fintech-author-pill{z-index:10;backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-self:flex-start;align-items:center;gap:1rem;padding:.5rem 1.2rem .5rem .5rem;display:inline-flex;position:relative}.fintech-author-pill img{object-fit:cover;border-radius:50%;width:44px;height:44px}.fintech-author-info{flex-direction:column;display:flex}.fintech-author-info strong{color:#fff;margin-bottom:.1rem;font-size:1.05rem;font-weight:600}.fintech-author-info span{color:#ffffff80;font-size:.85rem}.kanso-image-card{flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden;background-color:#0c0c0c!important;padding:0!important}.kanso-bg-img{object-fit:cover;z-index:0;filter:brightness(.9);width:100%;height:100%;transition:transform .8s;position:absolute;top:0;left:0}.kanso-image-card:hover .kanso-bg-img{transform:scale(1.05)}.kanso-overlay{z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}.kanso-top-brand{z-index:10;color:#fff;letter-spacing:-.01em;padding-top:2rem;font-size:1.15rem;font-weight:700;position:relative}.kanso-bottom-text{z-index:10;text-align:center;width:100%;padding-bottom:2.5rem;position:relative}.kanso-bottom-text h3{color:#fff;letter-spacing:-.04em;margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.kanso-bottom-text p{color:#fff9;letter-spacing:0;margin:0;font-size:1rem;font-weight:400}@media (width<=1024px){.finance-grid{grid-template-columns:1fr;gap:2rem}}.blog-detail-page{z-index:10;color:#fff;background-color:#000;min-height:100vh;padding-top:10rem;padding-bottom:0;position:relative}.blog-detail-container{max-width:1200px;margin:0 auto;padding:0 40px}.blog-header{flex-direction:column;margin-bottom:0;display:flex}.blog-title-main{color:#fff;letter-spacing:-.02em;text-transform:none;margin-bottom:40px;font-size:60px;font-weight:600;line-height:1.1}.blog-subtitle{color:#999;max-width:900px;margin-bottom:64px;font-size:24px;font-weight:400;line-height:1.5}.blog-meta{align-items:center;gap:15px;margin-bottom:40px;font-size:16px;display:flex}.meta-item{color:#666}.meta-value{color:#fff;font-weight:500}.meta-sep{color:#333}.blog-featured-image{aspect-ratio:16/9;border-radius:24px;width:100%;margin-bottom:80px;overflow:hidden}.blog-featured-image img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.blog-body{max-width:800px;margin:0 auto;padding-bottom:4rem}.blog-section{margin-bottom:3rem}.blog-section-title{color:#fff;letter-spacing:-.01em;margin-bottom:1.2rem;font-size:28px;font-weight:600}.blog-body p{color:#ffffffa6;margin-bottom:1.4rem;font-size:18px;line-height:1.75}.blog-body ul,.blog-body ol{margin-bottom:1.4rem;padding-left:1.5rem}.blog-body li{color:#ffffffa6;margin-bottom:.8rem;font-size:18px;line-height:1.75}.blog-body li strong{color:#fff}.blog-img-full{border-radius:16px;margin:3rem -100px;overflow:hidden}.blog-img-full img{width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.blog-img-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin:3rem -100px;display:grid}.blog-img-grid-item{border-radius:16px;overflow:hidden}.blog-img-grid-item img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.blog-read-next{border-top:1px solid #ffffff1a;margin-top:2rem;padding:5rem 0 4rem}.blog-read-next-title{color:#fff;letter-spacing:-.02em;margin-bottom:3rem;font-size:36px;font-style:italic;font-weight:600}.blog-read-next-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.blog-next-card{color:#fff;text-decoration:none;transition:opacity .3s}.blog-next-card:hover{opacity:.75}.blog-next-card-img{aspect-ratio:4/3;background:#ffffff0d;border-radius:12px;width:100%;margin-bottom:1rem;overflow:hidden}.blog-next-card-img img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.blog-next-card-cat{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:.5rem;font-size:13px;font-weight:600;display:block}.blog-next-card-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.blog-collab-cta{border-top:1px solid #ffffff1a;margin-top:1rem;padding:5rem 0 6rem}.blog-collab-label{color:#fff;margin-bottom:.8rem;font-size:28px;font-style:italic;font-weight:600}.blog-collab-email{color:var(--accent-color);font-size:24px;font-weight:500;text-decoration:none;transition:opacity .3s}.blog-collab-email:hover{opacity:.7}.blog-content-body,.blog-footer-nav{display:none}.blog-spacing{height:1.5rem}.blog-divider{border:none;border-top:1px solid #ffffff1a;margin:3rem 0}.img-caption{text-align:center;color:#fff6;margin-top:1rem;font-size:14px;font-style:italic;display:block}.blog-body blockquote{color:#fff;border-left:2px solid var(--accent-color);margin:3rem 0;padding-left:2rem;font-size:24px;font-style:italic;font-weight:500;line-height:1.4}@media (width<=1200px){.blog-title-main{font-size:50px}.blog-img-full,.blog-img-grid{margin-left:0;margin-right:0}}@media (width<=768px){.blog-detail-page{padding-top:8rem}.blog-detail-container{padding:0 20px}.blog-title-main{font-size:36px}.blog-subtitle{font-size:18px}.blog-read-next-grid,.blog-img-grid{grid-template-columns:1fr}.blog-section-title{font-size:22px}.blog-body p,.blog-body li{font-size:16px}.blog-collab-email{font-size:18px}}.projects-page{background-color:var(--bg-color);z-index:10;min-height:100vh;padding:10rem 3rem 8rem;position:relative}.projects-container{max-width:1600px;margin:0 auto}.kanso-projects-hero{text-align:left;margin-bottom:2rem;padding-top:2rem;position:relative}.kanso-projects-title{text-transform:capitalize;letter-spacing:-.04em;color:#fff;margin:0 0 0 -4px;font-size:clamp(3.5rem,8vw,10rem);font-weight:700;line-height:.9}.project-detail-page{background-color:var(--bg-color);z-index:10;min-height:100vh;padding:10rem 3rem 0;position:relative}.project-header{margin-bottom:2rem}.project-header-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:2rem;display:flex}.project-header-left{flex:1;min-width:0;max-width:65%}.project-header-right{text-align:left;flex-shrink:0;min-width:220px;max-width:320px;padding-left:2rem}.project-header-right p{color:#fff9;font-size:1.1rem;line-height:1.6}.project-meta-row{justify-content:space-between;align-items:center;margin-bottom:5rem;display:flex}.meta-info{gap:4rem;display:flex}.meta-info span{color:#fff6;text-transform:uppercase;letter-spacing:.1em;flex-direction:column;font-size:.75rem;display:flex}.meta-info strong{color:#fff;text-transform:none;letter-spacing:0;margin-top:.4rem;font-size:1rem;font-weight:500}.live-site-btn{color:#fff;border:1px solid #fff3;border-radius:2rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.live-site-btn:hover{color:#000;background:#fff}.hero-img-container{border-radius:1.5rem;width:100%;margin-bottom:8rem;overflow:hidden}.hero-img-container img{width:100%;height:auto;transition:transform 1s;display:block}.hero-img-container:hover img{transform:scale(1.02)}.pd-metrics-bar{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:8rem;padding:5rem 0;display:flex}.pd-metric{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.6rem;display:flex}.metric-number{color:#fff;letter-spacing:-.04em;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.metric-label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:500}.pd-metric-divider{background:#ffffff1a;flex-shrink:0;width:1px;height:60px}.pd-scope-strip{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:8rem;display:flex}.pd-scope-label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);flex-shrink:0;font-size:.8rem;font-weight:700}.pd-scope-tags{flex-wrap:wrap;gap:.8rem;display:flex}.pd-scope-tag{color:#ffffff8c;border:1px solid #ffffff1f;border-radius:100px;padding:.55rem 1.6rem;font-size:.9rem;font-weight:500;transition:border-color .3s,color .3s}.pd-scope-tag:hover{color:#fff;border-color:#fff6}.pd-case-section{grid-template-columns:280px 1fr;align-items:flex-start;gap:4rem;margin-bottom:6rem;display:grid}.pd-case-eyebrow{flex-direction:column;gap:1rem;padding-top:.6rem;display:flex}.pd-case-number{color:var(--accent-color);letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.pd-case-line{background:#ffffff26;width:40px;height:2px}.pd-case-label{text-transform:uppercase;letter-spacing:.15em;color:#ffffff59;font-size:.8rem;font-weight:700}.pd-case-body{max-width:900px}.pd-case-heading{letter-spacing:-.02em;color:#fff;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1.15}.pd-case-subtext{color:#ffffff80;max-width:700px;font-size:1.2rem;line-height:1.7}.pd-image-duo{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:8rem;display:grid}.pd-duo-img{background:#ffffff08;border-radius:1.2rem;overflow:hidden}.pd-duo-img img{object-fit:cover;width:100%;height:100%;transition:transform 1s;display:block}.pd-duo-img:hover img{transform:scale(1.04)}.pd-image-stack{flex-direction:column;gap:2rem;margin-bottom:8rem;display:flex}.pd-stack-img{background:#ffffff08;border-radius:1.2rem;overflow:hidden}.pd-stack-img img{width:100%;height:auto;transition:transform 1s;display:block}.pd-stack-img:hover img{transform:scale(1.02)}.pd-result-section{grid-template-columns:280px 1fr;align-items:flex-start;gap:4rem;margin-bottom:6rem;display:grid}.pd-result-body{max-width:900px}.pd-result-heading{letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.pd-impact-image{border-radius:1.5rem;width:100%;margin-bottom:0;overflow:hidden}.pd-impact-image img{width:100%;height:auto;transition:transform 1s;display:block}.pd-impact-image:hover img{transform:scale(1.02)}.pd-next-project{border-top:1px solid #ffffff14;margin-top:8rem;position:relative}.pd-next-link{color:#fff;padding:6rem 0 0;text-decoration:none;transition:color .4s;display:block;position:relative;overflow:hidden}.pd-next-top{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.pd-next-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);font-size:.8rem;font-weight:700}.pd-next-arrow{width:36px;height:36px;stroke:var(--accent-color);transition:transform .4s}.pd-next-link:hover .pd-next-arrow{transform:translate(5px,-5px)}.pd-next-title{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(4rem,8vw,9rem);font-weight:700;line-height:.95;transition:color .4s}.pd-next-link:hover .pd-next-title{color:var(--accent-color)}.pd-next-meta{color:#fff6;text-transform:uppercase;letter-spacing:.08em;gap:3rem;margin-bottom:4rem;font-size:.9rem;display:flex}.pd-next-image-peek{border-radius:1.5rem 1.5rem 0 0;width:100%;height:400px;position:relative;overflow:hidden}.pd-next-image-peek img{object-fit:cover;width:100%;height:100%;transition:transform 1s;display:block}.pd-next-link:hover .pd-next-image-peek img{transform:scale(1.04)}@media (width<=1024px){.pd-case-section,.pd-result-section{grid-template-columns:1fr;gap:2rem}.pd-case-eyebrow{flex-direction:row;align-items:center}.pd-case-line{width:30px}.pd-metrics-bar{flex-wrap:wrap;gap:2rem}.pd-metric-divider{display:none}.pd-metric{flex:0 0 45%}}@media (width<=768px){.project-detail-page{padding:8rem 1.5rem 0}.project-header-top{flex-direction:column;align-items:flex-start;gap:2rem}.project-header-left{max-width:100%}.project-header-right{max-width:100%;padding-left:0}.project-meta-row{flex-direction:column;align-items:flex-start;gap:2rem}.pd-image-duo{grid-template-columns:1fr}.pd-metric{flex:0 0 100%}.pd-next-image-peek{height:240px}.pd-scope-strip{flex-direction:column;align-items:flex-start;gap:1rem}}.project-content-block,.project-image-grid-2,.project-image-stack:not(.pd-image-stack),.hero-img-container.impact,.latest-projects-section{display:none}.avail-dot-green{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse-green;display:inline-block}.avail-dot-green.large{width:10px;height:10px}@keyframes pulse-green{0%,to{box-shadow:0 0 #4ade8080}50%{box-shadow:0 0 0 6px #4ade8000}}.about-page{background-color:var(--bg-color);z-index:10;min-height:100vh;position:relative}.about-hero-section{padding:12rem 3rem 8rem}.about-hero-inner{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:6rem;max-width:1600px;margin:0 auto;display:grid}.about-hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);margin-bottom:2rem;font-size:.8rem;font-weight:700;display:block}.about-hero-title{letter-spacing:-.04em;color:#fff;margin-bottom:2.5rem;font-size:clamp(4rem,8vw,8rem);font-weight:700;line-height:.95}.about-hero-intro{color:#ffffff8c;max-width:580px;margin-bottom:4rem;font-size:1.25rem;line-height:1.7}.about-hero-stats{gap:4rem;display:flex}.about-stat{flex-direction:column;gap:.4rem;display:flex}.stat-number{color:#fff;letter-spacing:-.04em;font-size:2.8rem;font-weight:800;line-height:1}.stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.about-hero-right{position:sticky;top:10rem}.about-hero-image{border-radius:20px;position:relative;overflow:hidden}.about-hero-image img{aspect-ratio:3/4;object-fit:cover;filter:grayscale(30%);width:100%;transition:filter .8s,transform 1s;display:block}.about-hero-image:hover img{filter:grayscale(0%);transform:scale(1.03)}.about-img-badge{-webkit-backdrop-filter:blur(12px);color:#fff;background:#0a0a0ab3;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.6rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;display:inline-flex;position:absolute;bottom:1.5rem;left:1.5rem}.about-skills-marquee{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:2rem 0;position:relative;overflow:hidden}.marquee-fade-left,.marquee-fade-right{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.marquee-fade-left{background:linear-gradient(to right, var(--bg-color), transparent);left:0}.marquee-fade-right{background:linear-gradient(to left, var(--bg-color), transparent);right:0}.marquee-track-wrap{overflow:hidden}.marquee-track{will-change:transform;gap:1.5rem;width:max-content;display:flex}.marquee-pill{color:#fff9;white-space:nowrap;border:1px solid #ffffff1f;border-radius:100px;flex-shrink:0;padding:.7rem 2rem;font-size:1rem;font-weight:500;transition:border-color .3s,color .3s}.marquee-pill:hover{color:#fff;border-color:#fff6}.about-section-inner{max-width:1600px;margin:0 auto;padding:0 3rem}.about-section-header{margin-bottom:6rem}.about-section-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.about-section-title{letter-spacing:-.04em;color:#fff;font-size:clamp(2.5rem,5vw,5rem);font-weight:700;line-height:1}.about-values-section{padding:8rem 0}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.about-value-item{background:#ffffff03;border:1px solid #ffffff12;border-radius:20px;padding:3rem;transition:border-color .4s,background .4s}.about-value-item:hover{background:#ffffff08;border-color:#ffffff2e}.value-number{letter-spacing:.15em;color:var(--accent-color);margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.value-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.value-desc{color:#ffffff80;font-size:1rem;line-height:1.7}.about-experience-section{border-top:1px solid #ffffff12;padding:6rem 0 8rem}.about-exp-header{margin-bottom:4rem}.about-exp-list{flex-direction:column;display:flex}.exp-item{cursor:default;border-bottom:1px solid #ffffff12;align-items:center;gap:2rem;padding:2.2rem 1rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.exp-item:hover{background:#ffffff05;border-bottom-color:#fff3;padding-left:2rem;padding-right:2rem}.exp-year{color:#fff6;font-variant-numeric:tabular-nums;flex:0 0 170px;font-size:.9rem;transition:color .3s}.exp-item:hover .exp-year{color:var(--accent-color)}.exp-role{flex-direction:column;flex:1;gap:.2rem;display:flex}.exp-role strong{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.exp-role span{color:#fff6;font-size:.95rem}.exp-type{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;font-size:.8rem}.exp-arrow{color:#fff3;font-size:1.2rem;transition:color .3s,transform .3s}.exp-item:hover .exp-arrow{color:var(--accent-color);transform:translate(3px,-3px)}.about-cta-strip{background:var(--accent-color);padding:5rem 3rem}.about-cta-inner{justify-content:space-between;align-items:center;gap:3rem;max-width:1600px;margin:0 auto;display:flex}.about-cta-label{color:#000;letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1}.about-cta-link{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#000;border-radius:100px;flex-shrink:0;align-items:center;gap:1rem;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .3s;display:inline-flex}.about-cta-link svg{width:18px;height:18px;transition:transform .3s}.about-cta-link:hover{color:#000;background:#fff;transform:scale(1.03)}.about-cta-link:hover svg{transform:translate(3px,-3px)}@media (width<=1100px){.about-hero-inner{grid-template-columns:1fr;gap:4rem}.about-hero-right{position:static}.about-hero-image img{aspect-ratio:16/9}.about-values-grid{grid-template-columns:1fr;gap:2rem}.about-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=768px){.about-hero-section{padding:10rem 1.5rem 5rem}.about-section-inner{padding:0 1.5rem}.about-hero-stats{gap:2.5rem}.about-cta-strip{padding:4rem 1.5rem}.exp-item{flex-wrap:wrap}.exp-year{flex:none}}.contact-page{background-color:var(--bg-color);z-index:10;min-height:100vh;position:relative}.contact-hero-section{padding:12rem 3rem 6rem}.contact-hero-inner{max-width:1600px;margin:0 auto}.contact-hero-top{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.contact-hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color);font-size:.8rem;font-weight:700}.contact-avail-badge{color:#ffffffb3;background:#4ade800d;border:1px solid #4ade804d;border-radius:100px;align-items:center;gap:.6rem;padding:.5rem 1.2rem;font-size:.85rem;display:inline-flex}.contact-hero-title{letter-spacing:-.05em;color:#fff;margin-bottom:3rem;font-size:clamp(4.5rem,10vw,10rem);font-weight:700;line-height:.95}.contact-hero-title em{color:var(--accent-color);font-style:italic}.contact-hero-sub{color:#ffffff80;max-width:600px;font-size:1.3rem;line-height:1.6}.contact-email-section{padding:4rem 3rem}.contact-email-inner{max-width:1600px;margin:0 auto}.contact-email-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.contact-email-giant{color:#fff;letter-spacing:-.04em;align-items:center;gap:1.5rem;margin-bottom:4rem;font-size:clamp(2.5rem,6vw,6rem);font-weight:700;line-height:1;text-decoration:none;transition:color .4s,gap .4s;display:inline-flex;position:relative}.contact-email-giant:after{content:"";background:var(--accent-color);width:0%;height:3px;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-6px;left:0}.contact-email-giant:hover{color:var(--accent-color);gap:2.5rem}.contact-email-giant:hover:after{width:100%}.email-arrow-svg{stroke:currentColor;flex-shrink:0;width:clamp(2rem,4vw,4rem);height:clamp(2rem,4vw,4rem);transition:transform .4s}.contact-email-giant:hover .email-arrow-svg{transform:translate(6px,-6px)}.contact-email-divider{background:#ffffff14;height:1px}.contact-form-section{padding:8rem 3rem 10rem}.contact-form-inner{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:8rem;max-width:1600px;margin:0 auto;display:grid}.contact-form-heading{color:#fff;letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1}.form-enquiry-type{flex-wrap:wrap;gap:.8rem;margin-bottom:3rem;display:flex}.enquiry-chip{color:#ffffff80;font-size:.9rem;font-family:var(--font-main);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:100px;padding:.5rem 1.4rem;transition:all .3s}.enquiry-chip.active{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.enquiry-chip:hover:not(.active){color:#fff;border-color:#fff6}.form-row{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.form-field{flex-direction:column;gap:.8rem;margin-bottom:2rem;display:flex}.form-field label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.8rem;font-weight:600}.form-field input,.form-field textarea{color:#fff;font-family:var(--font-main);resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem 1.3rem;font-size:1rem;transition:border-color .3s,background .3s}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff40}.form-field input:focus,.form-field textarea:focus{background:#ffffff12;border-color:#ffffff59}.contact-submit-btn{background:var(--accent-color);color:#fff;font-family:var(--font-main);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:1rem;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex}.contact-submit-btn svg{width:18px;height:18px;transition:transform .3s}.contact-submit-btn:hover{background:#ff3e10;transform:translateY(-2px);box-shadow:0 10px 30px #ff4d1259}.contact-submit-btn:hover svg{transform:translate(3px,-3px)}.contact-success-state{background:#4ade800a;border:1px solid #4ade8033;border-radius:20px;flex-direction:column;gap:1.5rem;padding:4rem;display:flex}.success-icon{color:#4ade80;border:2px solid #4ade80;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.success-icon svg{width:28px;height:28px}.contact-success-state h3{color:#fff;letter-spacing:-.02em;font-size:1.8rem;font-weight:700}.contact-success-state p{color:#ffffff80;font-size:1.1rem;line-height:1.6}.contact-info-grid{flex-direction:column;gap:3rem;display:flex}.contact-info-block h3{text-transform:uppercase;letter-spacing:.15em;color:#ffffff59;margin-bottom:1.5rem;font-size:.8rem;font-weight:700}.contact-info-text{color:#fff;margin-bottom:.4rem;font-size:1.2rem;font-weight:500}.contact-info-muted{color:#fff6;font-size:1rem}.contact-socials-list{flex-direction:column;display:flex}.contact-social-row{color:#fff9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s,padding-left .3s;display:flex}.contact-social-row:first-child{border-top:1px solid #ffffff0f}.contact-social-row:hover{color:#fff;padding-left:.5rem}.social-row-arrow{font-size:1rem;transition:transform .3s}.contact-social-row:hover .social-row-arrow{transform:translate(3px,-3px)}.contact-card-dark{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.contact-card-label{text-transform:uppercase;letter-spacing:.15em;color:#ffffff59;font-size:.75rem;font-weight:700}.contact-card-status{color:#fff;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:600;display:flex}.contact-card-sub{color:#ffffff59;font-size:.9rem}@media (width<=1100px){.contact-form-inner{grid-template-columns:1fr;gap:5rem}}@media (width<=768px){.contact-hero-section{padding:10rem 1.5rem 5rem}.contact-hero-top{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.contact-email-section{padding:3rem 1.5rem}.contact-form-section{padding:5rem 1.5rem 6rem}.form-row{grid-template-columns:1fr}}.social-column,.location-column{flex-direction:column;gap:1rem;display:flex}.social-link{color:#fff9;font-size:1.1rem;text-decoration:none}.social-link:hover{color:#fff}.location-column p{color:#ffffff80;font-size:1.1rem}.projects-filter{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:5rem;display:flex}.filter-btn{color:#ffffff80;cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-main);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;transition:color .3s;display:flex}.filter-btn:hover{color:#fffc}.filter-btn.active{color:#fff;font-weight:600}.projects-grid-full{grid-template-columns:repeat(2,1fr);gap:6rem 3rem;display:grid}@media (width<=1024px){.projects-grid-full{grid-template-columns:1fr;gap:4rem}}@media (width<=768px){header{padding:1.5rem}.hero{justify-content:center;padding:1.5rem}.projects-page{padding:8rem 1.5rem 4rem}.selected-work-section,.insights-section{padding:6rem 1.5rem}.kanso-projects-title{font-size:clamp(3rem,12vw,4rem)}.work-main-title,.section-title{font-size:clamp(2.5rem,10vw,4rem)}.about-text-col h2{font-size:clamp(1.8rem,6vw,2.5rem)}.about-grid,.contact-footer-grid{grid-template-columns:1fr;gap:3rem}.huge-email-link{font-size:clamp(2rem,10vw,3.5rem)}.exp-item{flex-direction:column;align-items:flex-start;gap:.5rem;padding-left:0;padding-right:0}.exp-item:hover{padding-left:0;padding-right:0;transform:translate(5px)}.kanso-projects-hero{padding:2rem 0 3rem}.projects-filter{gap:.8rem}.header-bottom-row{flex-direction:column;align-items:flex-start;gap:2rem}.n-footer-inner{padding:4rem 1.5rem 6rem}}.viewport-top-blur{pointer-events:none;z-index:90;-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0a0a0ae6 0%,#0a0a0a73 50%,#0a0a0a00 100%);width:100%;height:12vh;position:fixed;top:0;left:0;mask-image:linear-gradient(#000 0%,#000c 40%,#0003 80%,#0000 100%)}.zc-page{font-family:var(--font-main);color:var(--text-color);background:0 0;min-height:100vh}.zc-main{max-width:1600px;margin:0 auto;padding:200px 3rem 100px}.zc-hud-label{letter-spacing:.25em;color:var(--accent-color);opacity:.3;text-transform:uppercase;z-index:90;pointer-events:none;font-size:.65rem;font-weight:900;position:fixed}.zc-hud-label.tl{top:3.5rem;left:3.5rem}.zc-hud-label.tr{top:3.5rem;right:3.5rem}.zc-hud-label.bl{bottom:3.5rem;left:3.5rem}.zc-hud-label.br{bottom:3.5rem;right:3.5rem}.zc-content-col{max-width:900px;margin:0 auto}.zc-hero{max-width:1600px;margin-bottom:80px;margin-left:auto;margin-right:auto;position:relative}.zc-hero-title{text-transform:uppercase;letter-spacing:-.06em;color:var(--text-color);margin-bottom:80px;font-size:clamp(4rem,12vw,15rem);font-weight:950;line-height:.8}.zc-hero-title .accent{color:var(--accent-color)}.zc-hero-thumb{background:#ffffff05;border:1px solid #ffffff14;border-radius:40px;width:100%;max-width:1600px;margin:0 auto 160px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.zc-hero-thumb img{object-fit:cover;object-position:center;width:100%;height:clamp(600px,80vh,900px);transition:transform 1.2s cubic-bezier(.2,0,.2,1);display:block}.zc-info-grid{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:stretch;gap:0;padding:32px 0;display:flex}.zc-info-col{flex-direction:column;flex:1;gap:8px;min-width:140px;padding:0 32px;display:flex}.zc-info-col:first-child{padding-left:0}.zc-info-divider{background:#ffffff1f;align-self:stretch;width:1px}.zc-label{letter-spacing:.2em;color:#ffffff4d;text-transform:uppercase;font-size:.75rem;font-weight:900}.zc-val{color:var(--text-color);font-size:1rem;font-weight:700}.zc-section-block{margin:120px 0}.zc-section-h2{letter-spacing:-.03em;text-transform:uppercase;color:var(--text-color);margin-bottom:32px;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:900;line-height:1.1}.zc-section-desc{color:#fff9;max-width:800px;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.zc-bg-images{flex-direction:column;gap:80px;margin-top:64px;margin-bottom:64px;display:flex}.zc-bg-image-block{flex-direction:column;gap:0;display:flex}.zc-bg-image-header{flex-direction:column;padding-bottom:28px;display:flex}.zc-bg-image-heading{letter-spacing:-.03em;color:var(--text-color);margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.zc-bg-image-desc{color:#ffffff80;margin:0;padding-top:6px;font-size:.95rem;line-height:1.6}.zc-bg-image-divider{background:#ffffff1a;width:100%;height:1px;margin-bottom:28px}.zc-bg-subheading{color:var(--text-color);max-width:480px;margin:0;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700;line-height:1.3}.zc-bg-header-split{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.zc-bg-subheading-row{border-bottom:1px solid #ffffff14;margin-bottom:0;padding:40px 0}.zc-bg-columns{grid-template-columns:repeat(3,1fr);gap:0;margin-top:0;display:grid}.zc-bg-column-item{border-right:1px solid #ffffff14;flex-direction:column;gap:12px;padding:32px 32px 32px 0;display:flex}.zc-bg-column-item:last-child{border-right:none;padding-left:32px;padding-right:0}.zc-bg-column-item:nth-child(2){padding-left:32px}.zc-bg-column-num{letter-spacing:.15em;color:var(--accent-color);opacity:.8;font-size:.7rem;font-weight:900}.zc-bg-column-text{color:#ffffff80;margin:0;font-size:.95rem;line-height:1.6}@media (width<=768px){.zc-bg-header-split{grid-template-columns:1fr;gap:16px}.zc-bg-columns{grid-template-columns:1fr}.zc-bg-column-item,.zc-bg-column-item:last-child,.zc-bg-column-item:nth-child(2){border-bottom:1px solid #ffffff14;border-right:none;padding:24px 0}}.zc-bg-image{border:1px solid #ffffff12;border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 24px 60px #00000080}@media (width<=768px){.zc-bg-image-header{grid-template-columns:1fr;gap:16px}}.zc-dark-card{backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff05,#ffffff03);border:1px solid #ffffff0f;border-radius:24px;padding:56px;position:relative;overflow:hidden}.zc-dark-card-title{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-color);margin-bottom:32px;font-size:.7rem;font-weight:950}.zc-dark-card-note{color:#fff6;margin-top:24px;font-size:1rem;line-height:1.6}.zc-bullet-list{flex-direction:column;gap:16px;list-style:none;display:flex}.zc-bullet-list li{color:var(--text-color);align-items:center;gap:16px;font-size:1.1rem;font-weight:600;display:flex}.zc-bullet-dot{flex-shrink:0;font-size:1.2rem}.zc-user-list{flex-direction:column;gap:14px;list-style:none;display:flex}.zc-user-list li{color:#ffffffb3;align-items:center;gap:14px;font-size:1.1rem;display:flex}.zc-goals-list{flex-direction:column;gap:12px;display:flex}.zc-goal-item{color:var(--text-color);background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:24px;padding:20px 40px;font-size:1.2rem;font-weight:500;transition:all .4s cubic-bezier(.2,0,0,1);display:flex}.zc-goal-item:hover{border-color:var(--accent-color);background:#ffffff0a;transform:translate(10px)}.zc-goal-num{background:var(--accent-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:950;display:flex}.zc-impact-list{flex-direction:column;gap:12px;margin-top:1.5rem;display:flex}.zc-impact-item{color:var(--text-color);background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:24px;padding:20px 40px;font-size:1.2rem;font-weight:500;transition:all .4s cubic-bezier(.2,0,0,1);display:flex}.zc-impact-item:hover{background:#ffffff0a;border-color:#22c55e;transform:translate(10px)}.zc-impact-num{color:#111;background:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:950;display:flex}.zc-diamond-list{flex-direction:column;gap:12px;list-style:none;display:flex}.zc-diamond-list li{color:#fff9;gap:12px;font-size:1.1rem;line-height:1.6;display:flex}.zc-diamond-list li:before{content:"◆";color:var(--accent-color)}.zc-sticky-notes{gap:16px;padding:10px 0 20px;display:flex;overflow-x:auto}.zc-sticky-note{color:#000;background:#ffd23f;border-radius:4px;flex-shrink:0;min-width:180px;max-width:220px;padding:24px;font-size:1rem;font-weight:600;line-height:1.5;transform:rotate(-1deg);box-shadow:0 10px 25px #0000004d}.zc-sticky-note:nth-child(2n){transform:rotate(1.5deg)}.zc-sticky-notes::-webkit-scrollbar{height:4px}.zc-sticky-notes::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.zc-constraints-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.zc-constraint-card{border-radius:16px;padding:32px}.zc-constraint-card.purple{background:#9370db1a;border:1px solid #9370db33}.zc-constraint-card.blue{background:#1e90ff1a;border:1px solid #1e90ff33}.zc-constraint-card h4{color:var(--text-color);text-transform:uppercase;letter-spacing:.15em;margin-bottom:20px;font-size:.8rem;font-weight:900}.zc-constraint-card ul{flex-direction:column;gap:10px;list-style:none;display:flex}.zc-constraint-card ul li{color:#fff9;font-size:1rem;line-height:1.5}.zc-solution-block{max-width:900px;margin:160px auto}.zc-sol-badge{background:var(--accent-color);color:#fff;letter-spacing:.1em;border-radius:4px;align-items:center;margin-bottom:24px;padding:6px 12px;font-size:.8rem;font-weight:900;display:inline-flex}.zc-sol-title{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:32px;font-size:clamp(1.2rem,2.2vw,2rem);font-weight:900;line-height:1.15}.zc-sol-desc{color:#fff6;margin-bottom:48px;font-size:1.25rem;font-weight:400;line-height:1.6}.zc-solution-block img{border:1px solid #ffffff0d;border-radius:24px;width:100%;height:auto;margin:20px 0;display:block}.zc-rationale-box{border:1px solid #ffffff0d;border-left:6px solid var(--accent-color);backdrop-filter:blur(5px);background:linear-gradient(90deg,#ffffff08,#0000);border-radius:24px;margin-bottom:56px;padding:48px}.zc-rationale-box p{color:#ffffffb3;margin:0;font-size:1.15rem;font-weight:500;line-height:1.7}.zc-mockup-container{background:#000;border:1px solid #ffffff0d;border-radius:32px;justify-content:center;align-items:center;margin-top:40px;display:flex;overflow:hidden}.zc-mockup-container img{border-radius:16px;width:100%;height:auto}.zc-next-section{border-top:1px solid #ffffff1a;padding:160px 3rem 8rem}.zc-next-inner{max-width:1600px;margin:0 auto}.zc-next-label{color:#ffffff59;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;font-size:11px;font-weight:700;display:block}.zc-next-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.zc-next-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.zc-next-card:hover{border-color:#ffffff26;transform:translateY(-5px)}.zc-next-card-img{aspect-ratio:16/10;width:100%;overflow:hidden}.zc-next-card-img img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.zc-next-card:hover .zc-next-card-img img{transform:scale(1.05)}.zc-next-card-footer{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 20px;display:flex}.zc-next-card-info{flex-direction:column;gap:5px;display:flex}.zc-next-card-year{color:#ffffff59;white-space:nowrap;margin-top:2px;font-size:12px;font-weight:500}.zc-step-icon{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.zc-sparkle-list{flex-direction:column;gap:24px;margin-top:32px;padding:0;list-style:none;display:flex}.zc-sparkle-list li{color:#fffc;align-items:flex-start;gap:16px;font-size:1.15rem;font-weight:500;line-height:1.5;display:flex}.zc-sparkle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;display:flex}.zc-challenge-bento{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px}.zc-bento-grid{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}.zc-bento-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:24px;transition:background .3s,border-color .3s;display:flex}.zc-bento-card:hover{background:#ffffff0d;border-color:#ffffff1a}.zc-bento-icon{background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.zc-bento-text{color:#f1f1f1;margin:0;font-size:.95rem;line-height:1.5}.zc-target-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:1.5rem;display:grid}.zc-target-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:flex-start;gap:16px;padding:24px;transition:transform .3s,border-color .3s;display:flex}.zc-target-card:hover{border-color:#ffffff26;transform:translateY(-5px)}.zc-target-icon{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex}.zc-target-text{color:#ffffffd9;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.zc-understanding-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:1.5rem;display:grid}.zc-understanding-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:20px;padding:32px;transition:transform .3s,background .3s;display:flex}.zc-understanding-card:hover{background:#ffffff0a;transform:translateY(-4px)}.zc-understanding-icon{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.zc-understanding-text{color:#ffffffd9;margin:0;font-size:1.05rem;line-height:1.6}.zc-outcome-card{background:linear-gradient(145deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;margin-bottom:60px;padding:56px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0003}.zc-outcome-card:before{content:"";background:linear-gradient(to bottom, var(--accent-color), #22c55e);width:6px;height:100%;position:absolute;top:0;left:0}.zc-outcome-title{background:linear-gradient(90deg,#fff,#fff9);-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:24px;font-size:2.5rem;font-weight:950}.zc-outcome-desc{color:#ffffffd9;margin:0;font-size:1.25rem;font-weight:400;line-height:1.8}.zc-clay-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:60px 0;display:flex}.zc-clay-phone{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:54px;width:300px;height:620px;padding:8px;transition:transform .6s cubic-bezier(.2,0,0,1);position:relative;box-shadow:0 30px 60px #00000080,inset 0 0 2px #fff3}.zc-clay-phone:hover{transform:translateY(-15px)rotate(-1deg)}.zc-clay-phone:nth-child(2n):hover{transform:translateY(-15px)rotate(1deg)}.zc-clay-phone.no-hover:hover{transform:none}.zc-clay-screen{background:#000;border-radius:48px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000c}.zc-clay-screen.is-scrollable{scrollbar-width:none;overscroll-behavior-y:contain;overflow-y:auto}.zc-clay-screen.is-scrollable::-webkit-scrollbar{display:none}.zc-clay-screen img{object-fit:cover;width:100%;height:100%;display:block}.zc-clay-screen.is-scrollable img{height:auto!important}.zc-clay-camera{z-index:10;background:#000;border-radius:20px;width:85px;height:26px;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 4px #ffffff1a}.zc-mockup-label{text-transform:uppercase;letter-spacing:.2em;color:#fff6;text-align:center;margin-top:1.5rem;font-size:.8rem;font-weight:700}@media (width<=1024px){.zc-main{padding:160px 2rem 80px}.zc-hero-title{font-size:8rem}.zc-info-col{padding:0 24px}}@media (width<=768px){.zc-main{padding-top:120px}.zc-hero-title{font-size:4rem;line-height:.9}.zc-info-grid{flex-wrap:wrap;gap:20px;padding:32px 0}.zc-info-divider{display:none}.zc-info-col{border-bottom:1px solid #ffffff0d;min-width:100%;padding:16px 0}.zc-info-col:last-child{border-bottom:none}.zc-hero-thumb{border-radius:24px;margin-bottom:100px}.zc-hero-thumb img{height:400px}.zc-clay-phone{width:260px;height:540px}.zc-target-grid,.zc-understanding-grid,.zc-next-cards{grid-template-columns:1fr}}.zc-mockup-caption{text-transform:uppercase;letter-spacing:.15em;opacity:.4;text-align:center;margin-top:1.5rem;font-size:.85rem;font-weight:500;display:block}
