body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #3c2f2a;--secondary-color: #6e5b51;--accent-color: #c7a66a;--text-dark: #2a2521;--text-light: #ffffff;--text-muted: #5f5a56;--bg-light: #fbf1d7;--bg-white: #fffaf0;--bg-panel: #fff5df;--border-soft: rgba(60, 47, 42, .12);--shadow: 0 10px 30px rgba(0, 0, 0, .08);--shadow-lg: 0 18px 42px rgba(0, 0, 0, .14);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 12px}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--bg-white);overflow-x:hidden}img{max-width:100%}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.App{background:var(--bg-white)}section{scroll-margin-top:110px}.section-header{display:flex;flex-direction:column;gap:.85rem;margin-bottom:3rem}.section-header--center{text-align:center;align-items:center}.section-kicker,.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .8rem;border-radius:999px;background:#c7a66a29;color:var(--primary-color);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-title,.page-hero-title{font-size:clamp(2rem,5vw,3.2rem);line-height:1.1;color:var(--text-dark)}.section-title--left{text-align:left}.section-description,.page-hero-description{max-width:760px;font-size:1.08rem;color:var(--text-muted);line-height:1.8}.cta-button,.secondary-button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.4rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;border:1px solid transparent}.cta-button,.nav-cta{background:var(--primary-color);color:var(--text-light);box-shadow:var(--shadow)}.secondary-button{background:transparent;border-color:#ffffff40;color:inherit}.cta-band--light .secondary-button,.page-hero .secondary-button,.contact .secondary-button,.services .secondary-button,.projects .secondary-button{color:var(--text-dark);border-color:var(--border-soft)}.cta-button:hover,.secondary-button:hover,.nav-cta:hover,.case-study-cta-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.navbar{position:fixed;inset:0 0 auto;z-index:1000;background:#fffaf0eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(60,47,42,.08);transition:box-shadow .25s ease}.navbar.scrolled{box-shadow:var(--shadow)}.navbar-shell{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.9rem 0}.nav-brand-link{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:inherit}.nav-logo-wrap,.footer-logo-wrap{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 8px 18px #00000014}.nav-logo-wrap{width:56px;height:56px}.nav-logo,.footer-logo{display:block;width:38px;height:auto}.nav-brand-title{display:block;font-size:1rem;font-weight:800;color:var(--primary-color)}.nav-brand-subtitle{display:block;font-size:.82rem;color:var(--text-muted)}.nav-desktop{display:flex;align-items:center;gap:1.5rem}.nav-menu{display:flex;align-items:center;list-style:none;gap:1.25rem}.nav-menu a{color:var(--text-dark);text-decoration:none;font-weight:600}.mobile-menu-button{display:none;width:48px;height:48px;border:1px solid var(--border-soft);border-radius:14px;background:#ffffffe6;padding:.75rem;cursor:pointer}.mobile-menu-button span{display:block;width:100%;height:2px;background:var(--primary-color);border-radius:999px}.mobile-menu-button span+span{margin-top:.35rem}.mobile-menu-panel{display:none}.hero{padding:8.5rem 0 5rem;margin-top:0;background:linear-gradient(135deg,#3c2f2ae6,#6e5b51d1 60%,#3c2f2aeb),url(/images/jerusalem-bg.jpg) center/cover no-repeat;color:var(--text-light)}.hero-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:2rem;align-items:stretch}.hero-content,.page-hero-content{display:flex;flex-direction:column;gap:1.25rem}.hero-logo-panel{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:1rem 1.5rem;border-radius:var(--radius-lg);background:#fffffff2;box-shadow:var(--shadow-lg)}.hero-logo{height:74px;width:auto}.hero-title{font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.04}.hero-subtitle,.hero-supporting-note{max-width:720px;font-size:1.12rem;line-height:1.8;color:#ffffffeb}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero-chip-row{display:flex;flex-wrap:wrap;gap:.75rem}.hero-chip{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:var(--text-light);font-size:.92rem}.hero-proof-grid{display:grid;gap:1rem}.hero-proof-card{padding:1.5rem;border-radius:var(--radius-md);background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.hero-proof-card h2{font-size:1.15rem;margin-bottom:.65rem}.hero-proof-card p{color:#ffffffe6}.page-hero{padding:8rem 0 3.5rem;background:linear-gradient(180deg,#fbf1d7eb,#fffaf0fa)}.page-hero-content{max-width:860px}.services,.case-studies,.projects,.about,.contact,.clients,.process{padding:5.5rem 0}.services,.projects,.contact{background:var(--bg-light)}.case-studies,.about{background:var(--bg-white)}.process{background:linear-gradient(180deg,#fff5dfb3,#fffaf0)}.services-grid,.case-studies-grid,.projects-grid,.process-grid{display:grid;gap:1.5rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.service-card,.case-study-card,.project-card,.process-step,.about-trust-panel,.contact-panel{background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow)}.service-card,.project-card,.case-study-card,.process-step,.about-trust-panel,.contact-panel{padding:1.75rem}.service-card{display:flex;flex-direction:column;gap:1rem}.service-icon{font-size:2.4rem}.service-card h3,.project-header h3,.case-study-title,.process-step h3,.about-trust-panel h3,.contact-panel h3,.contact-fallback h3{color:var(--primary-color)}.service-card p,.case-study-block p,.project-description,.project-highlights li,.about-copy p,.about-points li,.contact-panel p,.contact-list li,.cta-band-description,.clients-error{color:var(--text-muted)}.service-points,.project-highlights ul,.about-points,.contact-list{list-style:none;display:grid;gap:.75rem}.service-points li,.project-highlights li,.about-points li,.contact-list li{position:relative;padding-left:1.4rem}.service-points li:before,.project-highlights li:before,.about-points li:before,.contact-list li:before{content:"•";position:absolute;left:0;top:0;color:var(--accent-color);font-weight:800}.case-studies-grid,.projects-grid,.process-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.case-study-card{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(180deg,#fff5dfb8,#fffaf0)}.case-study-icon{font-size:2rem}.case-study-label{display:inline-block;margin-bottom:.45rem;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-color)}.case-study-outcome{background:#c7a66a24}.case-study-cta{font-style:italic}.case-study-footer{display:flex;flex-direction:column;gap:.85rem;margin-top:auto}.case-study-tags,.project-technologies,.footer-links{display:flex;flex-wrap:wrap;gap:.6rem}.case-study-tag,.tech-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:var(--primary-color);color:var(--text-light);font-size:.82rem}.case-study-based-on,.github-link,.footer-links a,.footer-links a:visited{color:var(--secondary-color);text-decoration:none}.case-study-based-on{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem}.case-study-cta-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.8rem 1.2rem;border-radius:999px;background:var(--primary-color);color:var(--text-light);text-decoration:none;font-weight:700}.project-card{border-left:4px solid var(--accent-color)}.project-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.project-highlights h4{margin-bottom:.8rem;color:var(--secondary-color)}.clients{background:linear-gradient(180deg,#fffaf0,#fbf1d7b3)}.clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;align-items:center}.client-logo{display:flex;align-items:center;justify-content:center;min-height:98px;padding:1rem;background:#ffffffe6;border-radius:var(--radius-sm);border:1px solid var(--border-soft);box-shadow:var(--shadow);filter:grayscale(100%);transition:transform .25s ease,filter .25s ease,box-shadow .25s ease}.client-logo:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);filter:grayscale(0%)}.clients-error{text-align:center;margin-bottom:1rem}.about-layout,.contact-grid,.cta-band-shell,.footer-layout{display:grid;gap:1.5rem}.about-layout,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-copy{display:flex;flex-direction:column;gap:1.1rem}.about-trust-panel{background:linear-gradient(180deg,#fff5dfd9,#fffaf0)}.process-step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#c7a66a2e;color:var(--primary-color);font-weight:800;margin-bottom:1rem}.cta-band{padding:4rem 0}.cta-band--dark{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:var(--text-light)}.cta-band--dark .section-kicker,.cta-band--dark .cta-band-title,.cta-band--dark .cta-band-description{color:var(--text-light)}.cta-band--dark .section-kicker{background:#ffffff24}.cta-band--light{background:linear-gradient(180deg,#fff5dfe6,#fffaf0)}.cta-band-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center}.cta-band-title{font-size:clamp(2rem,4vw,2.8rem);line-height:1.1;margin:.65rem 0}.cta-band-actions{display:flex;flex-wrap:wrap;gap:.9rem}.contact-panel{display:flex;flex-direction:column;gap:1rem}.contact-panel--info{background:linear-gradient(180deg,#fff5dfd9,#fffaf0)}.contact-trust-card,.contact-fallback{padding:1rem 1.1rem;border-radius:var(--radius-sm);background:#c7a66a24;border:1px solid rgba(199,166,106,.22)}.contact-direct-link{width:fit-content}.forms-shell{min-height:clamp(520px,70vh,860px);border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border-soft);background:#fff}.forms-embed{width:100%;min-height:clamp(520px,70vh,860px);border:0}.contact-privacy{font-size:.95rem;color:var(--text-muted);line-height:1.7}.footer{background:var(--text-dark);color:var(--text-light);padding:3rem 0 1.5rem}.footer-layout{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:1.5rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo-wrap{width:64px;height:64px}.footer-brand h2{font-size:1.1rem;margin-bottom:.35rem}.footer-brand p,.footer-bottom p{color:#ffffffb8}.footer-links a{color:var(--accent-color);font-weight:600}.footer-bottom{padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.hero-shell,.about-layout,.contact-grid,.cta-band-shell,.footer-layout{grid-template-columns:1fr}.hero-proof-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:860px){.nav-desktop{display:none}.mobile-menu-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.mobile-menu-panel{display:block;max-height:0;overflow:hidden;transition:max-height .25s ease;background:#fffaf0fa;border-bottom:1px solid rgba(60,47,42,.08)}.mobile-menu-panel.open{max-height:80vh}.mobile-menu-inner{padding:0 0 1.25rem}.mobile-menu-links{list-style:none;display:grid;gap:.25rem;padding:.75rem 0 1rem}.mobile-menu-links a{display:block;padding:.85rem 0;text-decoration:none;color:var(--text-dark);font-weight:700;border-bottom:1px solid rgba(60,47,42,.08)}.nav-cta--mobile{width:100%}.nav-brand-title{font-size:.95rem}}@media(max-width:768px){.hero{padding:7.5rem 0 4rem}.services,.case-studies,.projects,.about,.contact,.clients,.process{padding:4.5rem 0}.section-title,.page-hero-title{font-size:clamp(2rem,8vw,2.6rem)}.hero-title{font-size:clamp(2.4rem,9vw,3.3rem)}.service-card,.project-card,.case-study-card,.process-step,.about-trust-panel,.contact-panel{padding:1.4rem}.forms-shell,.forms-embed{min-height:740px}}@media(max-width:560px){.container{width:min(1200px,calc(100% - 1.25rem))}.nav-brand-link{gap:.7rem}.nav-brand-subtitle{display:none}.nav-logo-wrap{width:48px;height:48px}.nav-logo{width:32px}.hero-logo-panel{padding:.85rem 1rem}.hero-logo{height:58px}.hero-actions,.cta-band-actions{flex-direction:column;align-items:stretch}.cta-button,.secondary-button,.nav-cta,.case-study-cta-button{width:100%}.hero-chip-row,.case-study-tags,.project-technologies,.footer-links{gap:.5rem}.forms-shell,.forms-embed{min-height:680px}}
