:root{--primary-color:#cf6d2e;--primary-hover:#b85a1f;--primary-light:rgba(207,109,46,.08);--text-color:#1a2332;--text-secondary:#475569;--light-text:#64748b;--section-bg:#f8fafc;--border-color:#e2e8f0;--navy:#0f172a;--navy-light:#1e293b;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 12px 40px rgba(0,0,0,.12);--transition-base:0.3s cubic-bezier(0.4,0,0.2,1);--max-width:1200px}body{overflow-x:hidden}.nav-link-muted{font-size:.9rem;color:var(--light-text)!important}.nav-link-muted:hover{color:var(--primary-color)!important}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.hero-ctas .cta-primary{background:var(--primary-color);color:#fff;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px rgba(210,128,54,.2)}.hero-ctas .cta-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.hero-ctas .cta-secondary{background:transparent;color:var(--text-color);padding:.875rem 1.75rem;border-radius:8px;font-weight:600;text-decoration:none;border:2px solid var(--text-color);transition:all .3s ease}.hero-ctas .cta-secondary:hover{border-color:var(--primary-color);color:var(--primary-color)}.hero-light .hero-ctas .cta-secondary{border-color:var(--text-color);color:var(--text-color)}.hero-light .hero-ctas .cta-secondary:hover{border-color:var(--primary-color);color:var(--primary-color)}.scroll-arrow{text-decoration:none;color:inherit}a.scroll-arrow:hover{color:inherit}footer.minimal-footer{padding:2rem}footer.minimal-footer .footer-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2rem}footer.minimal-footer .footer-section{margin-bottom:0}footer.minimal-footer .footer-quick-links{display:flex;flex-direction:row;align-items:center;gap:.5rem 1rem}footer.minimal-footer .footer-quick-links a{color:hsla(0,0%,100%,.9);text-decoration:none}footer.minimal-footer .footer-quick-links a:hover{color:var(--primary-color)}.footer-sep{color:hsla(0,0%,100%,.5);font-size:.875rem}footer.minimal-footer .footer-bottom{text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}footer.minimal-footer .footer-section:not(.footer-quick-links):not(:has(.social-links)){display:none}.social-links,footer.minimal-footer .social-links{justify-content:center}.footer-legacy-link{font-size:.875rem;color:var(--light-text);margin-top:.5rem}.footer-legacy-link a{color:var(--primary-color);text-decoration:none}.footer-legacy-link a:hover{text-decoration:underline}#hero.hero-light{background:var(--section-bg);color:var(--text-color);min-height:100vh;height:100vh;padding:4rem 2rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.hero-light .hero-content h1{color:var(--text-color);text-shadow:none}.hero-light .hero-content p{color:var(--light-text);text-shadow:none}.hero-light .scroll-arrow__mouse{border-color:rgba(0,0,0,.25)}.hero-light .scroll-arrow__wheel{background-color:var(--primary-color)}.hero-light .scroll-arrow__arrows span{border-color:rgba(0,0,0,.25)}.trusted-by-section{padding:4rem 2rem;background:#fff}.trusted-by-title{text-align:center;font-size:1.25rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--light-text);margin-bottom:1rem}.trusted-by-quote{text-align:center;font-size:1.125rem;font-style:italic;color:var(--text-color);max-width:500px;margin:0 auto 2.5rem}.trusted-by-logos{flex-wrap:wrap;gap:3rem}.trusted-by-logo,.trusted-by-logos{display:flex;justify-content:center;align-items:center}.trusted-by-logo{padding:1rem 2rem;filter:grayscale(100%);opacity:.7;transition:all .3s ease;text-decoration:none;color:var(--text-color)}.trusted-by-logo:hover{filter:grayscale(0);opacity:1}.trusted-by-logo .trusted-by-logo-svg,.trusted-by-logo img{max-height:50px;width:auto;height:auto;object-fit:contain;display:block}.trusted-by-logo-text{font-size:1.25rem;font-weight:600}.value-props-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.value-prop-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease}.value-prop-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.value-prop-icon{width:48px;height:48px;margin-bottom:1rem}.value-prop-icon svg{width:100%;height:100%;stroke:var(--primary-color)}.value-prop-title{font-size:1.25rem;font-weight:700;color:var(--text-color);margin-bottom:.75rem}.value-prop-text{font-size:1rem;color:var(--light-text);line-height:1.6}.why-site-tech-mortar-link{font-size:.95rem;color:var(--light-text)}.why-site-tech-mortar-link a{color:var(--primary-color);text-decoration:none;margin-left:.25rem}.why-site-tech-mortar-link a:hover{text-decoration:underline}.about-team-content{max-width:1000px;margin:0 auto}.about-team-text{text-align:center;margin-bottom:3rem}.team-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.team-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);text-align:center;transition:all .3s ease}.team-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.08)}.team-card-photo{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 1rem;background:var(--section-bg)}.team-card-photo img{width:100%;height:100%;object-fit:cover}.team-card-name{font-size:1.25rem;font-weight:700;color:var(--text-color);margin-bottom:.25rem}.team-card-role{font-size:.9rem;color:var(--primary-color);font-weight:600;margin-bottom:.75rem}.team-card-bio{font-size:.95rem;color:var(--light-text);line-height:1.5;margin-bottom:.5rem}.team-card-location{font-size:.875rem;color:var(--light-text)}.contact-cta-section{background:linear-gradient(145deg,#1a1a2e,#16213e);color:#fff}.contact-cta-headline{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fff}.contact-cta-details,.contact-cta-headline{text-align:center;margin-bottom:2rem}.contact-cta-email{display:block;font-size:1.5rem;font-weight:600;color:var(--primary-color);text-decoration:none;margin-bottom:.5rem}.contact-cta-email:hover{text-decoration:underline}.contact-cta-phone{display:inline-block;font-size:1.125rem;color:hsla(0,0%,100%,.9);text-decoration:none;margin-bottom:.5rem}.contact-cta-phone:hover{color:var(--primary-color)}.contact-cta-address{font-size:1rem;color:hsla(0,0%,100%,.7)}.cta-contact-large{display:block;max-width:400px;margin:0 auto;text-align:center;padding:1rem 1.5rem;font-size:1.125rem}#products.projects-section{padding:0!important;margin:0!important;min-height:auto!important;height:auto;display:block!important;justify-content:unset!important;background:var(--section-bg);position:relative;overflow:visible}#products .projects-section-title{position:absolute;top:calc(var(--header-height) + 1rem);left:0;right:0;z-index:3;text-align:center;font-size:1.5rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-color);padding:.5rem 2rem;pointer-events:none}#products .projects-blocks{position:relative;height:auto;overflow:visible;z-index:1}#products .project-block{height:100vh;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;position:relative;opacity:1;pointer-events:auto}#products .project-block-viewport{height:100vh;display:flex;align-items:center;justify-content:center;padding:calc(var(--header-height) + 3rem) 5% 4rem;box-sizing:border-box}#products .project-scroll-indicator{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:2}#products .project-scroll-dot{width:10px;height:10px;border-radius:50%;background:var(--border-color);transition:background .3s ease,transform .3s ease}#products .project-scroll-dot.filled{background:var(--primary-color);transform:scale(1.2)}#products .project-block-indicator{position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:2}#products .block-dot{width:12px;height:12px;border-radius:50%;border:2px solid var(--border-color);background:transparent;transition:all .3s ease;cursor:pointer}#products .block-dot.active{background:var(--primary-color);border-color:var(--primary-color)}#products .projects-blocks .project-block:first-child{background:linear-gradient(165deg,#fff,#f0ebe5 50%,#e8e2d9);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08)}#products .projects-blocks .project-block:nth-child(2){background:linear-gradient(165deg,#f5f1ec,#eae5de 50%,#e0d9d0);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 8px 32px rgba(0,0,0,.06)}#products .projects-blocks .project-block:nth-child(3){background:linear-gradient(165deg,#faf8f5,#f0ebe5 50%,#e6dfd6);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 -8px 32px rgba(0,0,0,.06)}#products .projects-blocks .project-block:nth-child(4){background:linear-gradient(165deg,#f5f1ec,#ebe6df 50%,#e1dbd2);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06)}#products .project-block-inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;width:100%}#products .project-block-number{display:block;font-size:.875rem;font-weight:700;letter-spacing:.25em;color:var(--primary-color);margin-bottom:1rem;opacity:.95}#products .project-block-title{font-size:2rem;font-weight:700;color:var(--text-color);margin-bottom:1.25rem;line-height:1.25;letter-spacing:-.02em;position:relative;display:inline-block}#products .project-block-title:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--primary-color),transparent);transition:width .6s cubic-bezier(.4,0,.2,1);transition-delay:.4s}#products .project-block.active .project-block-title:after{width:100%}#products .project-block-desc{font-size:1.125rem;color:var(--light-text);line-height:1.7;margin-bottom:1rem}#products .project-block-highlights{font-size:.95rem;color:var(--text-color);opacity:.88;line-height:1.6}#products .project-block-benefits{list-style:none;padding:0;margin:1rem 0 0}#products .project-block-benefits li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1rem;color:var(--light-text);line-height:1.5;opacity:0;transform:translateX(-20px);transition:opacity .4s ease,transform .4s ease}#products .project-block-benefits li:before{content:"\2192";position:absolute;left:0;color:var(--primary-color);font-weight:600}#products .project-block.active .project-block-benefits li{opacity:1;transform:translateX(0)}#products .project-block.active .project-block-benefits li:first-child{transition-delay:.5s}#products .project-block.active .project-block-benefits li:nth-child(2){transition-delay:.6s}#products .project-block.active .project-block-benefits li:nth-child(3){transition-delay:.7s}#products .project-block.active .project-block-benefits li:nth-child(4){transition-delay:.8s}#products .project-block .project-cta{margin-top:1.5rem}#products .project-block .project-cta a{color:var(--primary-color);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:gap .25s ease,color .25s ease}#products .project-block .project-cta a:hover{color:var(--primary-hover);gap:.75rem}#products .project-block-text{flex:1;max-width:500px;opacity:0;transform:translateX(-30px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transition-delay:.2s}#products .project-block.active .project-block-text{opacity:1;transform:translateX(0)}.project-block-image{position:relative;flex:1;max-width:500px;min-width:300px}.project-block-image img{width:100%;height:auto;object-fit:contain;opacity:0;transform:translateX(30px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transition-delay:.3s}#products .project-block.active .project-block-image img{opacity:1;transform:translateX(0)}.scroll-indicator{position:fixed;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:4;opacity:0;transition:opacity .3s ease;pointer-events:none}.scroll-indicator.visible{opacity:1;pointer-events:auto}.scroll-indicator--left{left:2rem}.scroll-indicator--right{right:2rem}.scroll-indicator-dot{width:14px;height:14px;border-radius:50%;border:2px solid var(--border-color);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.scroll-indicator-dot:hover{border-color:var(--primary-color);transform:scale(1.1)}.scroll-indicator-dot.active{background:var(--primary-color);border-color:var(--primary-color);transform:scale(1.2)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.project-card{background:var(--background);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;transition:box-shadow .2s ease}.project-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.project-card h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-color)}.project-card p{font-size:.95rem;color:var(--light-text);line-height:1.5}.project-card .project-cta{margin-top:1rem}.project-card .project-cta a{color:var(--primary-color);font-weight:500;text-decoration:none}.project-card .project-cta a:hover{text-decoration:underline}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem}.team-item{text-align:center}.team-item .name{font-weight:600;color:var(--text-color)}.team-item .location{font-size:.9rem;color:var(--light-text)}.locations-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem}.locations-list li{font-size:.95rem;color:var(--light-text)}html{scroll-padding-top:var(--header-height)}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.1s}.fade-up-delay-2{transition-delay:.2s}.fade-up-delay-3{transition-delay:.3s}.fade-up-delay-4{transition-delay:.4s}.section-label{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--primary-color);margin-bottom:1rem;display:block}.landing-section h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--text-color);letter-spacing:-.02em;text-transform:none;border-bottom:none;padding-bottom:0;text-shadow:none;margin-bottom:0}#hero.hero-landing{background:var(--section-bg) url(../../assets/images/landing/abstract_hero.webp) 50%/cover no-repeat;color:var(--text-color);min-height:100vh;padding:0 2rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-top:var(--header-height)}#hero.hero-landing:before{top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,var(--primary-light) 0,transparent 70%)}#hero.hero-landing:after,#hero.hero-landing:before{content:"";position:absolute;border-radius:50%;pointer-events:none}#hero.hero-landing:after{bottom:-10%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(15,23,42,.03) 0,transparent 70%)}.hero-landing .hero-content{max-width:800px;text-align:center;position:relative;z-index:1}.hero-landing .hero-content h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--text-color);text-shadow:none;margin-bottom:1.5rem}.hero-landing .hero-content p{font-size:1.25rem;color:var(--text-secondary);text-shadow:none;line-height:1.6;max-width:600px;margin:0 auto 2.5rem}.hero-landing .hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-landing .hero-ctas .cta-secondary{background:transparent;border:1px solid var(--border-color);color:var(--text-color)}.hero-landing .hero-ctas .cta-secondary:hover{background:var(--section-bg);border-color:var(--text-secondary)}.capabilities-section{padding:6rem 2rem;background:#fff;overflow:hidden}.capabilities-header{text-align:center;max-width:var(--max-width);margin:0 auto 4rem}.capabilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:var(--max-width);margin:0 auto}.capability-card{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto 1fr;gap:0;background:var(--section-bg);border-radius:var(--radius-md);padding:1.75rem;transition:transform var(--transition-base),box-shadow var(--transition-base);border:1px solid var(--border-color)}.capability-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.capability-card-number{grid-column:1;grid-row:1;font-size:.8rem;font-weight:700;letter-spacing:.2em;color:var(--primary-color);margin-bottom:.5rem;display:block}.capability-card-visual{grid-column:2;grid-row:1/3;width:150px;height:150px;align-self:start;overflow:hidden}.capability-card-visual img{width:100%;height:100%;object-fit:contain}.capability-card h3{grid-column:1;grid-row:2;font-size:1.5rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem;letter-spacing:-.01em}.capability-card>p{grid-column:1/-1;grid-row:3;font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:.75rem}.capability-benefits{grid-column:1/-1;grid-row:4;list-style:none;padding:0;margin:0}.capability-benefits li{position:relative;padding-left:1.25rem;margin-bottom:.5rem;font-size:.95rem;color:var(--light-text);line-height:1.5}.capability-benefits li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--primary-color)}.cases-section{padding:6rem 2rem;background:var(--section-bg)}.cases-header{text-align:center;margin:0 auto 4rem}.cases-grid,.cases-header{max-width:var(--max-width)}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto 3rem}.case-card{background:#fff;border-radius:var(--radius-md);padding:2rem;border:1px solid var(--border-color);transition:transform var(--transition-base),box-shadow var(--transition-base);display:flex;flex-direction:column;text-decoration:none;color:inherit}.case-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.case-card-logo{height:40px;margin-bottom:1.5rem;display:flex;align-items:center}.case-card-logo img{height:100%;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all var(--transition-base)}.case-card:hover .case-card-logo img{filter:grayscale(0);opacity:1}.case-card h3{font-size:1.25rem;font-weight:700;color:var(--text-color);margin-bottom:.75rem}.case-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;flex:1}.case-card-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);font-weight:600;font-size:.95rem;margin-top:1.25rem;transition:gap var(--transition-base)}.case-card:hover .case-card-link{gap:.75rem}.cases-stats{display:flex;justify-content:center;gap:4rem;padding-top:3rem;border-top:1px solid var(--border-color);max-width:800px;margin:0 auto}.stat-item{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:var(--text-color);letter-spacing:-.02em}.stat-label{font-size:.875rem;color:var(--light-text);margin-top:.25rem}.why-section{padding:6rem 2rem;background:#fff}.why-header{text-align:center;margin:0 auto 4rem}.why-grid,.why-header{max-width:var(--max-width)}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin:0 auto}.why-card{display:flex;gap:1.25rem;align-items:flex-start}.why-card-icon{width:48px;height:48px;flex-shrink:0;background:var(--primary-light);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.why-card-icon svg{width:24px;height:24px;stroke:var(--primary-color);fill:none;stroke-width:1.5}.why-card-text h3{font-size:1.125rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}.why-card-text p{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.team-section-compact{padding:5rem 2rem;background:var(--section-bg)}.team-compact-header{text-align:center;max-width:var(--max-width);margin:0 auto 3rem}.team-compact-grid{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.team-compact-member{text-align:center;width:180px}.team-compact-photo{width:96px;height:96px;border-radius:50%;overflow:hidden;margin:0 auto 1rem;border:3px solid #fff;box-shadow:var(--shadow-sm)}.team-compact-photo img{width:100%;height:100%;object-fit:cover}.team-compact-name{font-size:1rem;font-weight:700;color:var(--text-color);margin-bottom:.25rem}.team-compact-role{font-size:.85rem;color:var(--light-text);line-height:1.4}.contact-section-v2,section.contact-section-v2:last-of-type{padding:2.5rem 2rem 2rem;background:linear-gradient(145deg,var(--navy),var(--navy-light));color:#fff;text-align:center;align-items:center;justify-content:flex-start;min-height:0}.contact-section-v2 h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;border-bottom:none;text-transform:none;padding-bottom:0}.contact-trust-line{font-size:.95rem;color:hsla(0,0%,100%,.55);margin-bottom:1.25rem;letter-spacing:.02em}.contact-details-v2{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;margin-bottom:1.5rem}.contact-details-v2 a,.contact-details-v2 p{color:hsla(0,0%,100%,.75);text-decoration:none;font-size:.95rem;transition:color var(--transition-base);padding:0 1.25rem;position:relative}.contact-details-v2 a:hover{color:#fff}.contact-details-v2 a+a:before,.contact-details-v2 a+p:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:1em;background:hsla(0,0%,100%,.25)}.contact-details-v2 p{color:hsla(0,0%,100%,.5)}.contact-cta-row{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:540px}.contact-subject-input{flex:1;min-width:0;padding:.85rem 1.25rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;color:#fff;font-size:.95rem;font-family:inherit;outline:none;transition:border-color var(--transition-base),background var(--transition-base)}.contact-subject-input::placeholder{color:hsla(0,0%,100%,.4)}.contact-subject-input:focus{border-color:var(--primary-color);background:hsla(0,0%,100%,.12)}.cta-contact-v2{display:inline-block;padding:.9rem 2.75rem;flex-shrink:0;white-space:nowrap;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.05rem;letter-spacing:.01em;box-shadow:0 4px 24px rgba(210,128,54,.35);transition:background var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base)}.cta-contact-v2:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 32px rgba(210,128,54,.5)}@media (max-width:768px){.hero-ctas{flex-direction:column}.hero-ctas .cta-primary,.hero-ctas .cta-secondary{width:100%;text-align:center}.trusted-by-logos{gap:2rem}.team-cards-grid,.value-props-grid{grid-template-columns:1fr}#products .projects-section-title{font-size:1.1rem;letter-spacing:.15em;padding:1rem}#products .project-block{height:100vh;min-height:100vh;position:relative}#products .project-block-viewport{padding:calc(var(--header-height) + 2rem) 1.25rem 3rem;flex-direction:column;justify-content:center;align-items:center}#products .project-block-inner{max-width:100%;text-align:center;flex-direction:column;gap:2rem}#products .project-block-text{transform:translateY(-20px)}#products .project-block.active .project-block-text{transform:translateY(0)}#products .project-block-title{font-size:1.5rem}#products .project-block-desc,#products .project-block-highlights{font-size:1rem}#products .project-block-benefits{text-align:left}#products .project-scroll-indicator{right:1rem}#products .project-block-indicator{left:1rem}.project-block-image{max-width:300px;margin:0 auto}.project-block-image img{transform:translateY(20px)}#products .project-block.active .project-block-image img{transform:translateY(0)}.scroll-indicator{gap:.75rem;position:fixed}.scroll-indicator--left{left:1rem}.scroll-indicator--right{right:1rem}.scroll-indicator-dot{width:12px;height:12px}}@media (max-width:1024px) and (min-width:769px){#products .project-block-inner{gap:2rem}.project-block-image{max-width:400px}}@media (max-width:768px){#hero.hero-landing{min-height:80vh;padding:0 1.25rem;background-image:none}#hero.hero-landing:before{width:100vh;height:100vw;top:50%;left:50%;right:auto;bottom:auto;border-radius:0;background:url(../../assets/images/landing/abstract_hero.webp) 50%/cover no-repeat;transform:translate(-50%,-50%) rotate(90deg);z-index:0}#hero.hero-landing .hero-content{position:relative;z-index:1}.hero-landing .hero-content h1{font-size:2rem}.hero-landing .hero-content p{font-size:1.05rem}.capabilities-section{padding:4rem 1.25rem}.capabilities-grid{grid-template-columns:1fr;max-width:100%}.capability-card{padding:1.25rem;word-break:break-word;overflow:hidden}.capability-card-visual{width:100px;height:100px}.cases-section{padding:4rem 1.25rem}.cases-grid{grid-template-columns:1fr}.cases-stats{flex-direction:column;gap:2rem}.why-section{padding:4rem 1.25rem}.why-grid{grid-template-columns:1fr}.team-section-compact{padding:3rem 1.25rem}.team-compact-grid{gap:2rem}.contact-section-v2{padding:2rem 1.25rem 1.5rem}.contact-cta-row{flex-direction:column}.contact-subject-input{width:100%}.contact-details-v2{flex-direction:column;gap:.75rem}.contact-details-v2 a+a:before,.contact-details-v2 a+p:before{display:none}}@media (max-width:1024px) and (min-width:769px){.capabilities-grid{gap:1.5rem}.capability-card{padding:1.5rem}.capability-card-visual{width:120px;height:120px}.cases-grid{gap:1.5rem}}