*{box-sizing:border-box}body{background:#1a1d29;background-image:radial-gradient(circle at 20% 50%,rgba(139,92,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(236,72,153,.02) 0%,transparent 50%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eaed;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;line-height:1.6}#main{padding:60px 20px 40px;margin:0 auto;max-width:700px;width:100%}.site-nav{position:sticky;top:0;z-index:100;background:#1a1d29d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);padding:16px 20px}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:1.1em;font-weight:600;color:#fff;text-decoration:none;border:none;padding:0}.nav-logo:hover{color:#c4b5fd;border:none}.nav-links{display:flex;gap:24px;align-items:center}.nav-link{font-size:.95em;font-weight:500;color:#9ca3af;text-decoration:none;border:none;padding:0;transition:color .2s ease}.nav-link:hover{color:#e8eaed;border:none}h1{font-size:3.5em;font-weight:700;margin:0 0 .5em;letter-spacing:-.02em;line-height:1.1;background:linear-gradient(135deg,#fff,#c4b5fd,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero{padding:70px 20px 50px;text-align:center;border-bottom:1px solid rgba(255,255,255,.06);background:radial-gradient(ellipse at 50% 0%,rgba(139,92,246,.08) 0%,transparent 60%);margin-bottom:0}.hero-inner{max-width:650px;margin:0 auto}.tagline{font-size:1.4em;color:#e8eaed;margin:0 0 16px;font-weight:500;line-height:1.5}.intro{font-size:1.1em;color:#9ca3af;margin:0;line-height:1.75}.section-wide{max-width:1100px;margin:0 auto;padding:50px 20px}.section-wide h2{text-align:center}hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:0 0 60px}section{width:100%;margin-bottom:0}section h2{font-size:1.8em;font-weight:600;margin:0 0 24px;color:#f5f5f7;letter-spacing:-.02em}section p{font-size:1.125em;margin:0 0 16px;color:#d8dae5;line-height:1.75}.case-study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case-study{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:24px;display:flex;flex-direction:column;transition:border-color .2s ease,background .2s ease}.case-study:hover{border-color:#a78bfa40;background:#ffffff0d}.case-tag{display:inline-block;font-size:.7em;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#a78bfa;background:#8b5cf61f;border:1px solid rgba(139,92,246,.25);padding:3px 10px;border-radius:4px;margin-bottom:12px;align-self:flex-start}.case-stat{display:flex;flex-direction:row;align-items:baseline;gap:8px;margin-bottom:14px}.stat-number{font-size:2em;font-weight:700;color:#a78bfa;line-height:1}.stat-label{font-size:.75em;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.case-study h3{font-size:1.2em;color:#fff;margin:0 0 4px;font-weight:600}.case-study .case-meta{font-size:.85em!important;color:#9ca3af!important;margin:0 0 14px!important}.case-study p{font-size:.9em;margin:0 0 10px;line-height:1.65}.case-study .case-outcome{color:#a78bfa!important;font-weight:500;font-size:.9em!important;margin-top:auto!important;margin-bottom:0!important;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.capabilities{color:#a78bfa!important;margin-top:28px!important;font-weight:500;font-size:1.05em!important;padding:16px 24px;background:#8b5cf614;border-radius:8px;border:1px solid rgba(139,92,246,.15)}.intro-text{font-size:1.1em!important}ul{padding-left:0;list-style:none;color:#d1d5db;line-height:1.85;margin:0 0 30px}ul li{margin-bottom:12px;position:relative;padding-left:24px}ul li:before{content:"→";position:absolute;left:0;color:#a78bfa}.latest-post-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:32px 36px;max-width:800px;margin:0 auto}.latest-post-card img,.latest-post-card div[style]{display:none}.all-posts-link{text-align:center;margin-top:20px}#latest-post a{display:block;text-decoration:none;border:none}#latest-post h3{color:#fff;font-size:1.5em;margin:0 0 16px;font-weight:600}#latest-post .post-excerpt{color:#d8dae5;font-size:1em;line-height:1.7;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;position:relative}#latest-post .post-excerpt:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3em;background:linear-gradient(to bottom,transparent,rgba(30,33,46,1));pointer-events:none}#latest-post .post-excerpt p{color:#d8dae5;margin:0 0 16px}#latest-post .post-excerpt p:last-child{margin-bottom:0}#latest-post .post-excerpt a{color:#a78bfa;display:inline}#latest-post .post-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}#latest-post .post-meta{color:#9ca3af;font-size:.9em;display:flex;align-items:center;gap:8px}#latest-post .post-meta .separator{color:#6b7280}#latest-post .read-more{color:#a78bfa;font-size:.9em;white-space:nowrap}.contact-section{border-top:1px solid rgba(255,255,255,.06)}.contact-card{max-width:500px;margin:0 auto;text-align:center}.contact-card p{font-size:1.05em;margin:0 0 8px;color:#d8dae5}.contact-details{font-size:.95em!important;margin-top:12px!important;margin-bottom:0!important;color:#9ca3af!important}a{color:#a78bfa;text-decoration:none;transition:all .2s ease;border-bottom:1px solid rgba(167,139,250,.3);padding-bottom:2px}a:hover,a:focus{color:#c4b5fd;border-bottom:1px solid #c4b5fd}.site-footer{text-align:center;padding:24px 20px;color:#6b7280;font-size:.85em}.site-footer p{margin:0}@media(max-width:1024px){.case-study-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media(max-width:768px){h1{font-size:2.5em}.hero{padding:60px 20px 50px}.hero{padding:50px 20px}.tagline{font-size:1.2em}.intro{font-size:1.05em}section h2{font-size:1.8em}#main{padding:40px 20px}ul li{font-size:.95em;padding:10px 10px 10px 28px}.intro-text{font-size:1em!important}.case-study{padding:20px}}
