.sc-reveal{opacity:0;transform:translateY(40px);filter:blur(6px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1)}.sc-revealed{opacity:1;transform:translateY(0);filter:blur(0)}.sc-main-grid>*{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.sc-grid-revealed>*:nth-child(1){opacity:1;transform:translateY(0);transition-delay:.05s}.sc-grid-revealed>*:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.15s}.sc-grid-revealed>*:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.25s}.sc-grid-revealed>*:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.35s}.sc-grid-revealed>*:nth-child(5){opacity:1;transform:translateY(0);transition-delay:.45s}.sc-grid-revealed>*:nth-child(6){opacity:1;transform:translateY(0);transition-delay:.55s}.sc-typing-cursor{display:inline-block;animation:sc-blink .7s step-end infinite;color:#e6f78c;font-weight:300;margin-left:2px}@keyframes sc-blink{0%,to{opacity:1}50%{opacity:0}}.sc-fade-in{animation:sc-fadeIn .6s ease forwards}@keyframes sc-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sc-page{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#f4f4f4;color:#0d0d0d;line-height:1.2;padding:8px 24px 24px;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,svg,video,iframe{max-width:100%;height:auto}.sc-pill{border:1px solid #0D0D0D;border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .2s ease;text-decoration:none;color:#0d0d0d;background:transparent;cursor:pointer;font-family:inherit}.sc-pill:hover,.sc-pill-filled{background-color:#0d0d0d;color:#fff}.sc-pill-filled:hover{background-color:#555}.sc-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:16px 0;margin-bottom:8px;max-width:1440px;margin-left:auto;margin-right:auto}.sc-logo{font-weight:800;font-size:24px;letter-spacing:-1px;display:flex;align-items:center;gap:8px;text-decoration:none;color:#0d0d0d}.sc-logo-img{height:100px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.sc-menu{display:flex;gap:24px;list-style:none}.sc-menu a{text-decoration:none;color:#0d0d0d;font-size:15px;font-weight:500;transition:opacity .2s}.sc-menu a:hover{opacity:.6}.sc-nav-actions{display:flex;gap:12px;align-items:center}.sc-search-bar{border:1px solid #0D0D0D;border-radius:100px;padding:8px 16px;display:flex;align-items:center;gap:8px;width:200px;background:#fff}.sc-search-bar input{border:none;outline:none;font-size:14px;width:100%;background:transparent;font-family:inherit}.sc-lang-toggle{border:1px solid #0D0D0D;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;background:transparent;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.sc-lang-toggle:hover{background:#0d0d0d;color:#fff}.sc-main-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(100px,auto);gap:16px;max-width:1440px;margin:0 auto}.sc-card{border-radius:32px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:transform .3s ease}.sc-card:hover{transform:translateY(-2px)}.sc-hero-text{grid-column:span 8;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:400px;border-radius:32px;padding:48px}.sc-pill-badge{border:1px solid #0D0D0D;border-radius:100px;padding:6px 16px;font-size:12px;text-transform:uppercase;margin-bottom:24px;display:inline-block;letter-spacing:.5px}.sc-hero-title{font-size:clamp(24px,5vw + 16px,72px);line-height:1;font-weight:400;letter-spacing:-2px;text-transform:uppercase;margin-bottom:24px;overflow-wrap:break-word;word-break:break-word}.sc-hero-italic{display:block;font-weight:300;font-style:italic;font-family:Georgia,Times New Roman,Times,serif;color:#888}.sc-card-dark{grid-column:span 4;background-color:#0d0d0d;color:#fff;min-height:400px}.sc-card-dark .sc-pill-badge{border-color:#ffffff4d;color:#fff;width:-moz-fit-content;width:fit-content}.sc-card-dark h3{font-size:24px;font-weight:400;margin-bottom:16px}.sc-card-dark p{color:#999;font-size:15px;line-height:1.4;max-width:280px}.sc-card-dark .sc-pill{margin-top:24px;border-color:#ffffff4d;color:#fff}.sc-card-dark .sc-pill:hover{background-color:#fff;color:#0d0d0d}.sc-asterisk{position:absolute;top:24px;right:24px;font-size:64px;line-height:.5;font-family:Georgia,Times New Roman,Times,serif}.sc-texture-lines{position:absolute;bottom:-50px;right:-50px;width:200%;height:200%;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.05) 10px,rgba(255,255,255,.05) 11px);pointer-events:none}.sc-card-dark-content{margin-top:auto;position:relative;z-index:2}.sc-card-stat{grid-column:span 4;background-color:#e5e5e5;border-radius:24px;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:transform .3s ease}.sc-card-stat:hover{transform:translateY(-2px)}.sc-card-stat-dark{background-color:#0d0d0d;color:#fff}.sc-stat-num{font-size:48px;font-weight:400;margin-bottom:8px}.sc-stat-label{font-size:14px;text-transform:uppercase;letter-spacing:1px;opacity:.7}.sc-card-lime{grid-column:span 12;background-color:#e6f78c;min-height:320px}.sc-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:auto}.sc-tag-dark{background:#0d0d0d;color:#fff;padding:6px 16px;border-radius:100px;font-size:12px;font-weight:500;text-decoration:none}.sc-tag-outline{border:1px solid #0D0D0D;color:inherit;padding:6px 16px;border-radius:100px;font-size:12px;font-weight:500;text-decoration:none}.sc-card-lime-content{margin-top:auto}.sc-card-lime h2{font-size:clamp(20px,4vw + 8px,48px);font-weight:400;margin-bottom:16px;letter-spacing:-1px;overflow-wrap:break-word;word-break:break-word}.sc-card-lime p{max-width:400px;font-size:15px;line-height:1.5;margin-bottom:24px}.sc-arrow-icon{font-size:48px;position:absolute;bottom:24px;right:24px;transition:transform .2s}.sc-card-lime:hover .sc-arrow-icon{transform:translate(4px,-4px)}.sc-card-texture{grid-column:span 4;grid-row:span 1;background-color:#eaeaea;border-radius:24px;position:relative;background-image:radial-gradient(#cccccc 1px,transparent 1px);background-size:20px 20px;display:flex;align-items:center;justify-content:center;min-height:200px;transition:transform .3s ease}.sc-card-texture:hover{transform:translateY(-2px)}.sc-circular-badge{width:120px;height:120px;border:1px solid #0D0D0D;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:sc-rotate 10s linear infinite}.sc-badge-center{font-size:24px}.sc-badge-label{position:absolute;bottom:16px;font-size:12px;font-weight:500;letter-spacing:.5px}@keyframes sc-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sc-founder{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;max-width:1440px;margin:16px auto 0}.sc-founder-img-wrap{grid-column:span 5;border-radius:32px;overflow:hidden;min-height:400px}.sc-founder-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sc-founder-content{grid-column:span 7;background:#fff;border-radius:32px;padding:48px;display:flex;flex-direction:column;justify-content:center}.sc-founder-label{font-size:12px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;opacity:.6}.sc-founder-name{font-size:clamp(20px,4vw + 8px,48px);font-weight:400;letter-spacing:-1px;margin-bottom:24px;overflow-wrap:break-word;word-break:break-word}.sc-founder-bullets{list-style:none;padding:0;margin:0;max-width:520px}.sc-founder-bullets li{font-size:15px;line-height:1.6;padding-left:20px;position:relative;margin-bottom:12px;color:#555}.sc-founder-bullets li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:#e6f78c;border:1px solid #0D0D0D}.sc-book{display:grid;grid-template-columns:1fr 2fr;gap:16px;max-width:1440px;margin:16px auto 0}.sc-book-img-wrap{background:#fff;border-radius:32px;padding:32px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sc-book-img-wrap img{max-height:360px;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0000001f;transition:transform .3s ease}.sc-book-img-wrap:hover img{transform:scale(1.02)}.sc-book-content{background:#fff;border-radius:32px;padding:48px;display:flex;flex-direction:column;justify-content:center}.sc-book-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#e6f78c;background:#0d0d0d;display:inline-block;padding:4px 12px;border-radius:100px;margin-bottom:20px;width:-moz-fit-content;width:fit-content}.sc-book-title{font-size:clamp(20px,3vw + 8px,36px);font-weight:400;letter-spacing:-1px;margin-bottom:16px;line-height:1.1;overflow-wrap:break-word;word-break:break-word}.sc-book-desc{font-size:15px;line-height:1.6;color:#555;max-width:480px;margin-bottom:24px}.sc-focus-session{max-width:1440px;margin:16px auto 0;background:#0d0d0d;border-radius:32px;padding:48px;color:#fff;display:flex;flex-direction:column;gap:32px}.sc-focus-session-header .sc-pill-badge{border-color:#ffffff4d;color:#fff;margin-bottom:20px}.sc-focus-session-title{font-size:clamp(20px,4vw + 8px,48px);font-weight:400;letter-spacing:-1px;margin-bottom:16px;overflow-wrap:break-word;word-break:break-word}.sc-focus-session-desc{font-size:16px;line-height:1.6;color:#999;max-width:640px}.sc-focus-session-bullets{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sc-focus-bullet{display:flex;gap:16px;align-items:flex-start}.sc-focus-bullet-num{font-size:32px;font-weight:300;color:#e6f78c;flex-shrink:0;line-height:1}.sc-focus-bullet-text{font-size:15px;line-height:1.5;color:#ccc;padding-top:4px}.sc-focus-session .sc-pill-filled{background:#e6f78c;color:#0d0d0d;border-color:#e6f78c}.sc-focus-session .sc-pill-filled:hover{background:#d4e56a}.sc-offices{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1440px;margin:16px auto 0}.sc-office-card{background:#fff;border-radius:32px;padding:40px;display:flex;flex-direction:column;transition:transform .3s ease}.sc-office-card:hover{transform:translateY(-2px)}.sc-office-city{font-size:28px;font-weight:400;letter-spacing:-.5px;margin-bottom:12px}.sc-office-desc{font-size:15px;line-height:1.6;color:#555}.sc-clients{max-width:1440px;margin:16px auto 0;background:#fff;border-radius:32px;padding:40px 48px;overflow:hidden}.sc-clients-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;opacity:.5;margin-bottom:24px}.sc-clients-track{display:flex;gap:48px;animation:sc-scroll 30s linear infinite;width:-moz-max-content;width:max-content}.sc-clients-track img{height:48px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.5;filter:grayscale(100%);transition:opacity .3s,filter .3s}.sc-clients-track img:hover{opacity:1;filter:grayscale(0%)}@keyframes sc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sc-contact{max-width:1440px;margin:16px auto 0;background:#fff;border-radius:32px;padding:64px}.sc-contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.sc-contact-title{font-size:clamp(24px,3.5vw + 8px,42px);font-weight:400;letter-spacing:-1px;margin:16px 0;overflow-wrap:break-word;word-break:break-word}.sc-contact-desc{font-size:16px;line-height:1.6;color:#555;margin-bottom:32px}.sc-contact-channels{display:flex;flex-direction:column;gap:12px}.sc-contact-channel{display:inline-flex;align-items:center;gap:10px;font-size:15px;color:#0d0d0d;text-decoration:none;transition:opacity .2s}.sc-contact-channel:hover{opacity:.6}.sc-contact-form{display:flex;flex-direction:column;gap:20px}.sc-form-group{display:flex;flex-direction:column;gap:6px}.sc-form-group label{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#888}.sc-form-group input,.sc-form-group textarea{font-family:inherit;font-size:15px;padding:12px 16px;border:1px solid #ddd;border-radius:12px;background:#f4f4f4;outline:none;transition:border-color .2s;resize:vertical}.sc-form-group input:focus,.sc-form-group textarea:focus{border-color:#0d0d0d}.sc-contact-submit{align-self:flex-start;cursor:pointer;font-size:15px;margin-top:4px}.sc-contact-privacy{font-size:12px;color:#999;line-height:1.5}@media(max-width:900px){.sc-contact{padding:40px 24px}.sc-contact-inner{grid-template-columns:1fr;gap:40px}}.sc-consulting{max-width:1440px;margin:16px auto 0}.sc-consulting-header{margin-bottom:32px}.sc-consulting-title{font-size:clamp(20px,4vw + 8px,48px);font-weight:400;letter-spacing:-1px;overflow-wrap:break-word;word-break:break-word}.sc-consulting-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sc-consulting-card{background:#0d0d0d;border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .3s ease}.sc-consulting-card:hover{transform:translateY(-4px)}.sc-consulting-card-img{position:relative;height:240px;overflow:hidden}.sc-consulting-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.sc-consulting-card:hover .sc-consulting-card-img img{transform:scale(1.05)}.sc-consulting-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0006)}.sc-consulting-card-content{padding:28px 32px 32px}.sc-consulting-card-num{font-size:28px;font-weight:300;color:#e6f78c;margin-bottom:8px}.sc-consulting-card-title{font-size:22px;font-weight:500;color:#fff;line-height:1.3;margin-bottom:12px;letter-spacing:-.3px}.sc-consulting-card-desc{font-size:14px;line-height:1.6;color:#999}.sc-product-search{max-width:1440px;margin:16px auto 0;background:#fff;border-radius:32px;padding:48px}.sc-product-search-header{margin-bottom:40px}.sc-product-search-title{font-size:48px;font-weight:400;letter-spacing:-1px;margin-bottom:16px}.sc-product-search-desc{font-size:16px;line-height:1.6;color:#555;max-width:640px}.sc-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.sc-product-card{background:#f4f4f4;border-radius:24px;padding:32px;transition:transform .3s ease,background .3s ease}.sc-product-card:hover{transform:translateY(-3px);background:#eaeaea}.sc-product-card-icon{font-size:36px;margin-bottom:16px}.sc-product-card-title{font-size:20px;font-weight:500;margin-bottom:8px;letter-spacing:-.3px}.sc-product-card-desc{font-size:14px;line-height:1.6;color:#666}.sc-product-cta{background:#0d0d0d;border-radius:24px;padding:40px;text-align:center}.sc-product-cta-title{font-size:28px;font-weight:400;color:#fff;letter-spacing:-.5px;margin-bottom:8px}.sc-product-cta-desc{font-size:16px;color:#e6f78c;margin-bottom:24px}.sc-product-cta .sc-pill-filled{background:#e6f78c;color:#0d0d0d;border-color:#e6f78c}.sc-product-cta .sc-pill-filled:hover{background:#d4e56a}.sc-footer{max-width:1440px;margin:16px auto 0;background:#0d0d0d;border-radius:32px;padding:48px;color:#fff}.sc-footer-top{display:flex;justify-content:space-between;gap:48px;margin-bottom:48px}.sc-footer-brand{flex-shrink:0}.sc-footer-brand-name{font-weight:800;font-size:20px;letter-spacing:-.5px;margin-bottom:16px}.sc-footer-logo-img{height:28px;width:auto;-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(0) invert(1)}.sc-footer-email{display:block;color:#e6f78c;font-size:16px;font-weight:500;text-decoration:none;margin-bottom:12px;transition:opacity .2s}.sc-footer-email:hover{opacity:.7}.sc-footer-address,.sc-footer-legal-info{font-size:13px;color:#777;line-height:1.5;margin-bottom:4px}.sc-footer-socials{display:flex;gap:8px;margin-top:16px}.sc-footer-social{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s,border-color .2s}.sc-footer-social:hover{background:#e6f78c;border-color:#e6f78c;color:#0d0d0d}.sc-footer-columns{display:flex;gap:64px}.sc-footer-col h4{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#777;margin-bottom:16px;font-weight:500}.sc-footer-col ul{list-style:none}.sc-footer-col li{font-size:15px;margin-bottom:8px;cursor:pointer;transition:color .2s,transform .2s}.sc-footer-col li:hover{color:#e6f78c;transform:translate(4px)}.sc-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;justify-content:space-between;color:#777;font-size:12px;text-transform:uppercase;letter-spacing:1px}.sc-footer-links{display:flex;gap:24px}.sc-footer-links span{cursor:pointer;transition:color .2s}.sc-footer-links span:hover{color:#fff}.sc-featured{max-width:1440px;margin:16px auto 0}.sc-featured-header{margin-bottom:24px}.sc-featured-title{font-size:clamp(20px,4vw + 8px,48px);font-weight:400;letter-spacing:-1px;overflow-wrap:break-word;word-break:break-word}.sc-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sc-featured-card{background:#0d0d0d;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.sc-featured-card:hover{transform:translateY(-4px)}.sc-featured-card-img{position:relative;height:220px;overflow:hidden}.sc-featured-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.sc-featured-card:hover .sc-featured-card-img img{transform:scale(1.05)}.sc-featured-card-tag{position:absolute;top:16px;left:16px;background:#e6f78c;color:#0d0d0d;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:5px 14px;border-radius:100px}.sc-featured-card-title{font-size:20px;font-weight:500;color:#fff;line-height:1.3;padding:24px 24px 0;letter-spacing:-.3px}.sc-featured-card-desc{font-size:14px;line-height:1.6;color:#999;padding:12px 24px 0;flex-grow:1}.sc-featured-card-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#e6f78c;text-decoration:none;padding:20px 24px 24px;transition:gap .2s ease}.sc-featured-card-link:hover{gap:10px}.sc-featured-card-link span{transition:transform .2s ease}.sc-featured-card-link:hover span{transform:translate(2px)}.sc-insights{max-width:1440px;margin:16px auto 0;background:#fff;border-radius:32px;padding:40px 48px;overflow:hidden}.sc-insights-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.sc-insights-title{font-size:clamp(20px,3vw + 8px,36px);font-weight:400;letter-spacing:-1px;overflow-wrap:break-word;word-break:break-word}.sc-insights-nav{display:flex;gap:8px}.sc-insights-nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #0D0D0D;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.sc-insights-nav-btn:hover{background:#0d0d0d;color:#fff}.sc-insights-nav-btn:hover svg{stroke:#fff}.sc-insights-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.sc-insights-scroll::-webkit-scrollbar{display:none}.sc-insight-card{min-width:320px;max-width:320px;background:#f4f4f4;border-radius:24px;overflow:hidden;flex-shrink:0;scroll-snap-align:start;transition:transform .3s ease}.sc-insight-card:hover{transform:translateY(-3px)}.sc-insight-card-img{height:180px;overflow:hidden}.sc-insight-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.sc-insight-card:hover .sc-insight-card-img img{transform:scale(1.05)}.sc-insight-card-body{padding:20px}.sc-insight-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.sc-insight-card-tag{background:#0d0d0d;color:#e6f78c;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;border-radius:100px}.sc-insight-card-date{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.sc-insight-card-title{font-size:17px;font-weight:500;line-height:1.3;letter-spacing:-.2px;margin-bottom:8px;color:#0d0d0d}.sc-insight-card-desc{font-size:13px;line-height:1.5;color:#777}.sc-facts-article{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sc-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border:1px solid #0D0D0D;border-radius:50%;background:transparent;cursor:pointer;padding:0;transition:background .2s}.sc-hamburger:hover{background:#0d0d0d}.sc-hamburger:hover .sc-hamburger-line{background:#fff}.sc-hamburger-line{display:block;width:18px;height:2px;background:#0d0d0d;border-radius:2px;transition:transform .3s,opacity .3s}.sc-hamburger-line.sc-hamburger-open:nth-child(1){transform:translateY(7px) rotate(45deg)}.sc-hamburger-line.sc-hamburger-open:nth-child(2){opacity:0}.sc-hamburger-line.sc-hamburger-open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sc-mobile-menu{position:fixed;inset:0;background:#f4f4f4fa;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;animation:sc-fadeIn .3s ease}.sc-mobile-menu ul{list-style:none;text-align:center;padding:0;margin:0}.sc-mobile-menu li{margin-bottom:16px}.sc-mobile-menu a{font-size:20px;font-weight:500;color:#0d0d0d;text-decoration:none;display:inline-flex;align-items:center;min-height:44px;transition:opacity .2s}.sc-mobile-menu a:hover{opacity:.6}@media(max-width:1024px){.sc-hero-text{grid-column:span 12}.sc-card-dark{grid-column:span 12;min-height:300px}.sc-card-lime{grid-column:span 12}.sc-card-stat{grid-column:span 4}.sc-card-texture{grid-column:span 12;min-height:200px}.sc-book,.sc-focus-session-bullets,.sc-offices,.sc-founder{grid-template-columns:1fr}.sc-founder-img-wrap{grid-column:span 1;min-height:300px}.sc-founder-content{grid-column:span 1}.sc-featured-grid,.sc-consulting-grid{grid-template-columns:1fr}.sc-product-grid{grid-template-columns:repeat(2,1fr)}.sc-footer-top{flex-direction:column}.sc-footer-columns{flex-wrap:wrap;gap:32px}}@media(max-width:768px){.sc-page{padding:16px}.sc-nav{grid-template-columns:1fr auto;gap:12px}.sc-menu,.sc-search-bar{display:none}.sc-nav-actions{gap:8px}.sc-hamburger{display:flex}.sc-nav-actions>.sc-pill-filled{display:none}.sc-lang-toggle{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px}.sc-pill{min-height:44px;padding:10px 16px}.sc-hero-text{padding:32px;min-height:280px}.sc-card-stat{grid-column:span 6;height:150px}.sc-card-stat:last-of-type{grid-column:span 12}.sc-stat-num{font-size:32px}.sc-stat-label{font-size:12px}.sc-card-dark{min-height:260px;padding:24px}.sc-card-dark p{max-width:100%}.sc-card-lime{min-height:260px;padding:24px}.sc-card-lime p{max-width:100%}.sc-arrow-icon svg{width:36px;height:36px}.sc-book-content,.sc-book-img-wrap{padding:24px}.sc-book-img-wrap img{max-height:280px}.sc-book-desc{max-width:100%}.sc-focus-session{padding:24px;gap:24px}.sc-focus-session-desc{max-width:100%}.sc-office-card{padding:24px;border-radius:24px}.sc-office-city{font-size:22px}.sc-founder-content{padding:24px}.sc-founder-img-wrap{min-height:260px}.sc-founder-bullets{max-width:100%}.sc-featured-card-title{font-size:18px;padding:20px 20px 0}.sc-featured-card-desc{padding:10px 20px 0}.sc-featured-card-link{padding:16px 20px 20px}.sc-featured-card-img{height:180px}.sc-insights{padding:24px;border-radius:24px}.sc-insights-header{flex-direction:column;align-items:flex-start;gap:16px}.sc-insight-card{min-width:280px;max-width:280px}.sc-insight-card-img{height:150px}.sc-insight-card-body{padding:16px}.sc-insight-card-title{font-size:15px}.sc-clients{padding:24px;border-radius:24px}.sc-clients-track{gap:32px}.sc-clients-track img{height:36px}.sc-contact-submit{align-self:stretch}.sc-footer{padding:24px;border-radius:24px}.sc-footer-top{flex-direction:column;gap:32px}.sc-footer-columns{flex-wrap:wrap;gap:24px}.sc-footer-col{min-width:120px}.sc-footer-bottom{flex-direction:column;gap:12px}.sc-footer-social{width:44px;height:44px}.sc-consulting-card-content{padding:20px 24px 24px}.sc-consulting-card-title{font-size:18px}.sc-consulting-card-img{height:200px}.sc-logo-img{height:80px}.sc-product-search{padding:24px;border-radius:24px}.sc-product-grid{grid-template-columns:1fr}.sc-product-card{padding:24px}.sc-product-card-title{font-size:18px}.sc-product-cta{padding:24px}.sc-product-cta-title{font-size:22px}.sc-product-search-title{font-size:32px}.sc-contact-channel{min-height:44px}}@media(max-width:480px){.sc-page{padding:16px}.sc-nav{margin-bottom:8px}.sc-hero-text{grid-column:span 12;padding:24px;min-height:240px;border-radius:24px}.sc-card-dark{grid-column:span 12;min-height:240px;padding:20px;border-radius:24px}.sc-card-stat{grid-column:span 12;height:120px;border-radius:20px}.sc-stat-num{font-size:28px}.sc-stat-label{font-size:11px}.sc-card-lime{grid-column:span 12;min-height:220px;padding:20px;border-radius:24px}.sc-card{border-radius:24px;padding:20px}.sc-book-img-wrap{padding:16px;border-radius:24px}.sc-book-img-wrap img{max-height:220px}.sc-book-content{padding:20px;border-radius:24px}.sc-book-desc{font-size:14px}.sc-focus-session{padding:20px;border-radius:24px;gap:20px}.sc-focus-session-desc{font-size:14px}.sc-focus-bullet-num{font-size:24px}.sc-focus-bullet-text{font-size:14px}.sc-office-card{padding:20px;border-radius:20px}.sc-office-city{font-size:20px}.sc-office-desc{font-size:14px}.sc-founder-img-wrap{min-height:220px;border-radius:24px}.sc-founder-content{padding:20px;border-radius:24px}.sc-founder-bullets li{font-size:14px}.sc-featured-card{border-radius:24px}.sc-featured-card-title{font-size:16px;padding:16px 16px 0}.sc-featured-card-desc{font-size:13px;padding:8px 16px 0}.sc-featured-card-link{padding:12px 16px 16px;min-height:44px}.sc-featured-card-img{height:160px}.sc-insights{padding:16px;border-radius:20px}.sc-insight-card{min-width:260px;max-width:260px;border-radius:20px}.sc-insight-card-img{height:130px}.sc-insight-card-body{padding:14px}.sc-insight-card-title{font-size:14px}.sc-insight-card-desc{font-size:12px}.sc-clients{padding:16px;border-radius:20px}.sc-clients-track{gap:24px}.sc-clients-track img{height:28px}.sc-contact{padding:32px 20px;border-radius:24px}.sc-footer{padding:20px;border-radius:20px}.sc-footer-brand-name{font-size:18px}.sc-footer-email{font-size:14px}.sc-footer-columns{gap:20px}.sc-footer-col h4{font-size:11px;margin-bottom:12px}.sc-footer-col li{font-size:14px;min-height:44px;display:flex;align-items:center}.sc-footer-bottom{font-size:11px}.sc-footer-links{gap:16px}.sc-footer-links span{min-height:44px;display:inline-flex;align-items:center}.sc-consulting-card{border-radius:24px}.sc-consulting-card-content{padding:16px 20px 20px}.sc-consulting-card-title{font-size:16px}.sc-consulting-card-desc{font-size:13px}.sc-consulting-card-img{height:160px}.sc-logo-img{height:64px}.sc-footer-logo-img{height:22px}.sc-product-search,.sc-product-card{padding:20px;border-radius:20px}.sc-product-card-icon{font-size:28px}.sc-product-card-title{font-size:16px}.sc-product-card-desc{font-size:13px}.sc-product-cta{padding:20px;border-radius:20px}.sc-product-cta-title{font-size:20px}.sc-product-cta-desc{font-size:14px}.sc-product-search-title{font-size:26px}.sc-card-dark p,.sc-card-lime p,.sc-founder-bullets,.sc-book-desc,.sc-focus-session-desc{max-width:100%}}@media(max-width:360px){.sc-page{padding:12px}.sc-nav{gap:8px;margin-bottom:6px}.sc-logo{font-size:18px}.sc-hero-text{padding:20px;min-height:200px}.sc-pill-badge{font-size:11px;padding:5px 12px}.sc-stat-num{font-size:24px}.sc-book-img-wrap img{max-height:180px}.sc-focus-bullet{gap:12px}.sc-focus-bullet-num{font-size:20px}.sc-focus-bullet-text{font-size:13px}.sc-office-card{padding:16px}.sc-office-city{font-size:18px}.sc-office-desc{font-size:13px}.sc-founder-img-wrap{min-height:180px}.sc-founder-content{padding:16px}.sc-founder-bullets li{font-size:13px;margin-bottom:8px}.sc-insight-card{min-width:240px;max-width:240px}.sc-insight-card-img{height:110px}.sc-consulting-card-img,.sc-featured-card-img{height:140px}.sc-featured-card-title{font-size:15px}.sc-contact{padding:24px 16px}.sc-contact-channels{gap:8px}.sc-contact-channel{font-size:14px;min-height:44px}.sc-clients-track img{height:24px}.sc-clients-track{gap:20px}.sc-product-search-title{font-size:22px}}.sc-target-audience{padding:80px 48px;max-width:1200px;margin:0 auto}.sc-target-header{margin-bottom:48px}.sc-target-title{font-size:2rem;font-weight:700;margin-top:12px;color:#111}.sc-target-subtitle{font-size:1.15rem;color:#666;margin-top:8px;font-weight:500}.sc-target-desc{font-size:.95rem;color:#888;margin-top:12px;max-width:600px;line-height:1.6}.sc-target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.sc-target-card{background:#f8f9fa;border-radius:16px;padding:32px;transition:transform .3s ease,box-shadow .3s ease}.sc-target-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.sc-target-icon{width:56px;height:56px;border-radius:12px;background:#e8f5e9;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#2e7d32}.sc-target-card-title{font-size:1.15rem;font-weight:600;margin-bottom:8px;color:#111}.sc-target-card-desc{font-size:.95rem;color:#666;line-height:1.5}@media(max-width:768px){.sc-target-audience{padding:48px 24px}.sc-target-grid{grid-template-columns:1fr;gap:20px}.sc-target-title{font-size:1.5rem}}
