:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111827;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#f0f9ff;background-image:url(/gridGradientBg.png);background-repeat:repeat;background-size:auto}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#111827;letter-spacing:-.02em}a{font-weight:500;color:#3b82f6;text-decoration:inherit;transition:color .2s ease}a:hover{color:#2563eb}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#3b82f6;color:#fff;cursor:pointer;transition:all .25s ease}button:hover{background-color:#2563eb}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.case-study-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:2rem;text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px #0000000d;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.case-study-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #3b82f626;border-color:#3b82f6}.case-study-logo-container{margin-bottom:.75rem;display:flex;align-items:center;justify-content:flex-start}.case-study-logo{max-height:40px;max-width:150px;object-fit:contain}.case-study-card-header{margin-bottom:.75rem}.case-study-industry{display:inline-block;font-size:.75rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.case-study-title{font-size:1.5rem;font-weight:700;color:#111827;margin:.5rem 0 .25rem;line-height:1.3;letter-spacing:-.02em}.case-study-company{font-size:.95rem;color:#6b7280;margin:0;font-weight:500}.case-study-description{color:#4b5563;line-height:1.6;margin-top:0;margin-bottom:1.5rem;flex-grow:1}.case-study-results-preview{display:flex;gap:1.5rem;margin-bottom:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.result-preview{display:flex;flex-direction:column}.result-value{font-size:1.75rem;font-weight:700;color:#3b82f6;line-height:1.2}.result-metric{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.case-study-card-footer{margin-top:auto}.read-more{font-size:.95rem;font-weight:600;color:#3b82f6;transition:color .2s ease}.case-study-card:hover .read-more{color:#2563eb}@media(max-width:768px){.case-study-card{padding:1.5rem}.case-study-title{font-size:1.25rem}.case-study-results-preview{flex-direction:column;gap:1rem}}.app-header{background:transparent;border-bottom:none;position:sticky;top:0;z-index:100;box-shadow:none;pointer-events:none}.header-container{max-width:1280px;margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827;font-weight:700;font-size:1.25rem;pointer-events:auto}.logo:hover{color:#111827}.logo-image{height:48px!important;width:auto!important;max-width:none!important}.logo-text{font-weight:700}.header-nav{display:flex;align-items:center;gap:1rem;pointer-events:auto}.book-meeting-btn{font-size:.9375rem;font-weight:500;color:#fff;text-decoration:none;padding:.625rem 1.25rem;border-radius:9999px;background-image:url(/gradient_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;transition:all .2s ease;cursor:pointer;display:inline-block}.book-meeting-btn:hover{opacity:.9;color:#fff}@media(max-width:768px){.header-container{padding:1rem}.header-nav{gap:1rem}}.case-study-list-container{max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.case-study-list-header{text-align:center;margin-bottom:16px}.case-study-list-header h1{font-size:3.5rem;font-weight:700;color:#111827;margin:0 0 1.5rem;line-height:1.1;letter-spacing:-.03em}.subtitle{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.7;font-weight:400}.case-study-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media(max-width:768px){.case-study-list-container{padding:2rem 1rem}.case-study-list-header h1{font-size:2rem}.subtitle{font-size:1rem}.case-study-grid{grid-template-columns:1fr;gap:1.5rem}}.case-study-detail-container{max-width:900px;margin:-80px auto 0;padding:1.5rem 2rem 4rem;position:relative;z-index:1}.back-link{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:#3b82f6;text-decoration:none;margin-bottom:2rem;transition:color .2s ease;position:relative;z-index:101}.back-link:hover{color:#2563eb}.case-study-detail{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 1px 3px #0000000d;overflow:hidden}.case-study-detail-header{margin:-3rem -3rem 1.5rem;padding:2rem 3rem 1.5rem;border-bottom:1px solid #e5e7eb;background-size:100% 50%;background-position:bottom;background-repeat:no-repeat;position:relative}.case-study-logo-container-detail{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:flex-start}.case-study-logo-detail{max-height:60px;max-width:200px;object-fit:contain}.case-study-detail-header .case-study-industry{display:inline-block;font-size:.75rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.case-study-detail-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin:.5rem 0;line-height:1.2}.case-study-detail-header .case-study-company{font-size:1.25rem;color:#6b7280;margin:.5rem 0 0;font-weight:500}.case-study-content{display:flex;flex-direction:column;gap:3rem}.case-study-section{line-height:1.8}.case-study-section h2{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 1rem}.case-study-section p{font-size:1.125rem;color:#4b5563;margin:0}.case-study-results-section h2{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 2rem}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.result-card{background:#f8fafc;border-radius:8px;padding:1.5rem;text-align:center;border:1px solid #e5e7eb;transition:all .2s ease}.result-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.result-value-large{font-size:2.5rem;font-weight:700;color:#3b82f6;line-height:1.2;margin-bottom:.5rem}.result-metric-large{font-size:.875rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.result-description{font-size:.875rem;color:#6b7280;line-height:1.5}.case-study-testimonial{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;padding:2.5rem;border-left:4px solid #3b82f6}.testimonial-content{display:flex;flex-direction:column;gap:1.5rem}.testimonial-quote{font-size:1.25rem;font-weight:500;color:#111827;line-height:1.6;margin:0;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.author-name{font-size:1rem;font-weight:600;color:#111827}.author-role{font-size:.875rem;color:#6b7280}.not-found{text-align:center;padding:4rem 2rem}.not-found h1{font-size:2rem;color:#111827;margin-bottom:1rem}.not-found p{color:#6b7280;margin-bottom:2rem}@media(max-width:768px){.case-study-detail-container{padding:0 1rem 2rem}.case-study-detail{padding:2rem 1.5rem}.case-study-detail-header{margin:-2rem -1.5rem 1.5rem;padding:2rem 1.5rem 1.5rem}.case-study-detail-header h1{font-size:1.75rem}.case-study-section h2,.case-study-results-section h2{font-size:1.5rem}.case-study-section p{font-size:1rem}.results-grid{grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.results-grid{grid-template-columns:1fr}}.testimonial-quote{font-size:1.125rem}}
