*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,sans-serif;line-height:1.6;color:#fff;background-color:#1e1e1e;font-weight:300;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.global-shape-1,.global-shape-2,.global-shape-3{position:fixed;border-radius:50%;filter:blur(80px);opacity:.25;animation:float 12s ease-in-out infinite;z-index:-1;pointer-events:none}.global-shape-1{width:400px;height:400px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);top:10%;left:5%;animation-delay:0s}.global-shape-2{width:300px;height:300px;background:linear-gradient(135deg,#06b6d4,#0891b2);top:60%;right:10%;left:auto;animation-delay:4s}.global-shape-3{width:350px;height:350px;background:linear-gradient(135deg,#f59e0b,#ec4899);top:20%;right:5%;left:auto;animation-delay:8s}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:relative;background:rgba(30,30,30,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px;box-shadow:0 8px 32px rgba(0,0,0,.3);z-index:1000;transition:all .3s ease;padding:.5rem 1.5rem;max-width:90%;width:-moz-fit-content;width:fit-content;margin:20px auto}.hamburger{display:none;flex-direction:column;cursor:pointer;padding:4px}.hamburger span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hamburger.active{background:rgba(139,92,246,.2);border-radius:8px}.nav-container{gap:2rem;position:relative;justify-content:space-between}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo a{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:flex-start}.nav-logo h2{color:#a78bfa;font-weight:500;font-size:1.1rem;letter-spacing:.5px}.nav-logo h2,.nav-logo h3{margin:0;line-height:1.2;transition:color .3s ease}.nav-logo h3{color:#fff;font-weight:300;font-size:.8rem;letter-spacing:1px}.nav-logo a:hover h2{color:#c4b5fd}.nav-logo a:hover h3{color:#fff}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:.5rem;align-items:center}.nav-menu li{margin:0;position:relative}.nav-menu a{text-decoration:none;color:#fff;font-weight:400;font-size:.9rem;padding:.75rem 1.5rem;border-radius:25px;transition:all .3s ease;position:relative;display:block}.nav-menu a:hover{background:rgba(139,92,246,.2);color:#8b5cf6}.nav-menu a.active{background:#333;color:#fff!important;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15)}.nav-menu a.active:before{display:none}.nav-social{gap:1rem}.linkedin-icon,.nav-social{display:flex;align-items:center}.linkedin-icon{width:30px;height:30px;background:#0077b5;color:#fff;border-radius:4px;justify-content:center;text-decoration:none;font-weight:700;font-size:.9rem;transition:transform .3s ease}.linkedin-icon:hover{transform:scale(1.1)}.hero{padding:120px 0 40px;background:transparent;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;z-index:10}.hero-container{padding:0 20px;position:relative;z-index:2}.hero-container,.hero-content{max-width:1200px;margin:0 auto}.hero-content{display:flex;align-items:center;gap:4rem;width:100%}.hero-text{flex:1 1;text-align:left}.hero-image{flex:0 0 300px;display:flex;justify-content:center}.hero-title{font-size:3.75rem;font-weight:300;color:#fff;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-3px}.hero-title .highlight{color:#8b5cf6;font-weight:400}.hero-description{font-size:1.2rem;color:#ccc;margin-bottom:2rem;line-height:1.6;font-weight:300;max-width:600px}.hero-text .hero-description:not(:last-of-type){margin-bottom:1rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.hero-section{padding:5.5rem 0 4rem;min-height:auto}@media (min-width:769px){.hero-section .hero-content{flex-direction:row;align-items:center}.hero-section .hero-text{text-align:left}.hero-section .hero-image{flex:0 0 280px;justify-content:center}}.hero-lead{font-size:1.125rem;line-height:1.65;color:#d4d4d4;font-weight:400;max-width:34rem;margin:0}.hero-support{font-size:.9375rem;line-height:1.55;color:#8a8a8a;font-weight:300;max-width:32rem;margin:.85rem 0 1.75rem}.hero-section .hero-content{flex-direction:row;gap:4rem;align-items:center}.hero-section .hero-image{flex:0 0 280px;align-self:center;opacity:.92;justify-content:center}.hero-section .hero-text{flex:1 1;min-width:0;padding-top:.35rem;text-align:left}.hero-section .profile-circle{width:260px;height:260px;padding:5px;box-shadow:0 20px 48px rgba(0,0,0,.38),0 0 0 1px hsla(0,0%,100%,.08)}.hero-section .hero-title{margin-bottom:1.25rem;font-size:3.35rem;line-height:1.08;letter-spacing:-.04em}.hero-lead{font-size:1.0625rem;line-height:1.6}.hero-support{margin:.75rem 0 1.65rem;font-size:.875rem;letter-spacing:.01em}.hero-buttons{margin-top:.15rem}.btn{display:inline-flex;align-items:center;gap:1rem;padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:400;transition:all .3s ease;border:none;cursor:pointer;font-size:.95rem;letter-spacing:.5px;position:relative;overflow:hidden}.btn-primary{background:#8b5cf6;color:#fff;border:none}.btn-primary:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 10px 30px rgba(139,92,246,.3)}.btn-secondary{background:transparent;color:#8b5cf6;border:2px solid #8b5cf6}.btn-secondary:hover{background:rgba(139,92,246,.1);border-color:#7c3aed;color:#7c3aed;transform:translateY(-2px);box-shadow:0 10px 30px rgba(139,92,246,.2)}.btn .arrow{font-size:1.2rem;transition:transform .3s ease}.btn:hover .arrow{transform:translateX(4px)}.about{padding:100px 0;background:#1e1e1e}.about h2{font-size:2.8rem;color:#fff;margin-bottom:2rem;letter-spacing:-1px}.about h2,.about p{text-align:center;font-weight:300}.about p{font-size:1.1rem;color:#ccc;max-width:600px;margin:0 auto;line-height:1.7}.portfolio{padding:3.5rem 0 5rem;background:transparent;position:relative;overflow:hidden;z-index:10}.portfolio-section-title{margin-left:auto;margin-right:auto}.home-section-heading{font-size:1.625rem;font-weight:600;color:#fff;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;text-align:left;background:none;-webkit-text-fill-color:#fff;width:auto}.portfolio .home-section-heading.portfolio-section-title{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:.65rem}.portfolio-section-intro{margin:0 auto 2.75rem;max-width:36rem;text-align:center;font-size:.9375rem;line-height:1.55;color:#949494;font-weight:400}.portfolio-grid{display:flex;flex-direction:column;gap:4rem;position:relative;z-index:1}.portfolio-item{background:transparent;border-radius:0;padding:0;box-shadow:none;transition:transform .25s ease;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;gap:3rem;min-height:0}.portfolio-item:nth-child(2n){flex-direction:row-reverse}.portfolio-item:hover{transform:translateY(-2px)}.portfolio-image{flex:1 1 48%;max-width:52%;height:280px;overflow:hidden;position:relative}.portfolio-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.portfolio-item .portfolio-image,.portfolio-item .portfolio-image img{overflow:hidden}.portfolio-item:hover .portfolio-image img{transform:scale(1.02)}.placeholder-image{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;border-radius:12px;color:#9ca3af;font-weight:500;font-size:1.1rem}.portfolio-content{flex:1 1 44%;padding:.25rem 0;max-width:30rem}.portfolio-meta{margin:0 0 .4rem;font-size:.8125rem;line-height:1.4;font-weight:400;color:#737373;letter-spacing:.01em}.portfolio-outcome{margin:0 0 .65rem;font-size:.875rem;line-height:1.4;font-weight:500;color:#a3a3a3}.portfolio-content h3{font-size:1.35rem;color:#fff;margin:0 0 .35rem;font-weight:600;letter-spacing:-.02em;line-height:1.25}.portfolio-content>p:not(.portfolio-meta):not(.portfolio-outcome){color:#b3b3b3;margin:0 0 1rem;line-height:1.55;font-weight:400;font-size:.9375rem;max-width:34rem}.case-study-link{color:#8b5cf6;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .3s ease;display:inline-flex;align-items:center;gap:.5rem}.case-study-link:hover{color:#ec4899}.resume{padding:100px 0;background:#f8f8f8}.resume h2{font-size:2.8rem;color:#2c2c2c;text-align:center;font-weight:300;letter-spacing:-1px}.resume h2,.resume-section{margin-bottom:4rem}.resume-section h3{font-size:2rem;color:#2c2c2c;margin-bottom:2.5rem;font-weight:400;letter-spacing:-.5px;position:relative;padding-bottom:1rem}.resume-section h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background:#8b5cf6}.experience-item{margin-bottom:2.5rem;padding:2rem;background:#fff;border-radius:12px;border-left:3px solid #e0e0e0;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.02)}.experience-item:hover{background:#fafafa;border-left-color:#8b5cf6;box-shadow:0 4px 20px rgba(0,0,0,.04)}.experience-item h4{font-size:1.3rem;color:#2c2c2c;margin-bottom:.5rem;font-weight:500;letter-spacing:-.3px}.company{color:#888;font-weight:400;margin-bottom:1.5rem;font-size:.95rem}.experience-list{list-style:none;padding-left:0}.experience-list li{position:relative;padding-left:1.5rem;margin-bottom:.8rem;color:#666;font-weight:300;line-height:1.6}.experience-list li:before{content:"•";color:#8b5cf6;font-weight:700;position:absolute;left:0;top:0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.skill-category{background:#fff;padding:2rem;border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.02)}.skill-category:hover{background:#fafafa;border-color:#e0e0e0;box-shadow:0 4px 20px rgba(0,0,0,.04)}.skill-category h4{color:#2c2c2c;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500;letter-spacing:-.3px}.skill-category ul{list-style:none}.skill-category li{padding:.6rem 0;color:#666;border-bottom:1px solid #f0f0f0;font-weight:300;transition:color .3s ease}.skill-category li:hover{color:#2c2c2c}.skill-category li:last-child{border-bottom:none}.education-item{background:#fff;padding:2rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #f0f0f0;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.02)}.education-item:hover{background:#fafafa;border-color:#e0e0e0;box-shadow:0 4px 20px rgba(0,0,0,.04)}.education-item h4{color:#2c2c2c;margin-bottom:.5rem;font-size:1.2rem;font-weight:500;letter-spacing:-.3px}.school{color:#888;font-weight:400;font-size:.95rem}.resume-download{text-align:center;margin-top:4rem}.contact{padding:100px 0;background:#f8f8f8}.contact h2{font-size:2.8rem;color:#2c2c2c;margin-bottom:1rem;letter-spacing:-1px}.contact h2,.contact p{text-align:center;font-weight:300}.contact p{color:#666;margin-bottom:4rem;font-size:1.1rem}.contact-form{max-width:600px;margin:0 auto;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.04);border:1px solid #f0f0f0}.form-group{margin-bottom:2rem}.form-group input,.form-group textarea{width:100%;padding:16px 20px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:Manrope,sans-serif;font-weight:300;background:#fafafa}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.form-group textarea{resize:vertical;min-height:120px}.footer{background:#1e1e1e;color:#fff;padding:2rem 0}.footer-content{display:flex;justify-content:center;align-items:center;position:relative}.footer-left{text-align:center}.footer-right{position:absolute;right:0}.footer-left p{color:#ccc;font-weight:300;font-size:.9rem}.footer-right{gap:1rem}.footer-right,.scroll-top{display:flex;align-items:center}.scroll-top{width:40px;height:40px;background:#8b5cf6;color:#fff;border:none;border-radius:50%;cursor:pointer;justify-content:center;font-size:1.2rem;transition:all .3s ease}.scroll-top:hover{background:#7c3aed;transform:translateY(-2px)}@media (max-width:1200px){.about-hero-content,.container{padding:0 2rem}.hero-title{font-size:4rem}.portfolio-item{gap:2rem}}@media (max-width:992px){.hero{min-height:auto;overflow:visible}.hero.hero-section{padding:5rem 0 3.5rem}.hero-title{font-size:3.5rem}.hero-description{font-size:1.2rem}.portfolio-item{text-align:center;gap:2rem}.portfolio-item,.portfolio-item:nth-child(2n){flex-direction:column}.portfolio-image{height:280px}.about-hero-content{flex-direction:column;align-items:center;text-align:center;gap:2.5rem}.about-hero .about-image{flex:0 0 auto;max-width:100%;justify-content:center;padding-top:0}.about-hero .about-image .about-img{max-width:320px}.about-hero .about-text{padding-top:0}.about-profile{margin:0 auto}.skills-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.hamburger{display:flex}.nav-container{justify-content:space-between}.nav-container,.nav-menu{align-items:center;width:100%}.nav-menu{position:fixed;top:80px;left:-100%;height:auto;max-height:400px;background:#333!important;justify-content:flex-start;padding:2rem 0;transition:left .3s ease;z-index:999;border-radius:0 0 16px 16px}.nav-menu.active{left:0;background:#333!important}.nav-menu li{margin:1rem 0}.nav-menu a{font-size:1.2rem;padding:1rem 2rem;display:block;text-align:center;width:200px;color:#fff;text-decoration:none}.nav-menu a.active,.nav-menu a:hover{background:rgba(139,92,246,.2);color:#8b5cf6}.nav-menu a.active{font-weight:600;border-radius:8px}.nav-social{margin-top:0}.navbar{margin:10px auto;padding:.4rem 1rem;max-width:95%}.nav-logo h2{font-size:1.2rem}.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:0 0 25px 25px;box-shadow:0 8px 32px rgba(0,0,0,.1);flex-direction:column;padding:1rem;gap:.5rem;z-index:1000}.nav-menu.active{display:flex}.mobile-menu-toggle{display:block!important}.nav-menu a{padding:.6rem 1.2rem;font-size:.85rem}.nav-logo h2{font-size:1rem}.nav-logo h3{font-size:.7rem}.hero-title{font-size:3rem;line-height:1.1}.hero-description{font-size:1.1rem;margin-bottom:1.5rem}.btn{padding:12px 24px;font-size:.9rem}.portfolio{padding:65px 0}.portfolio-grid{gap:2.5rem}.portfolio-item{padding:1.5rem;min-height:auto}.portfolio-image{height:220px}.portfolio-content h3{font-size:1.3rem}.portfolio-content p{font-size:.9rem}.about-hero{padding:65px 0}.about-hero-content{padding:0 2rem}.about-profile{width:200px;height:200px}.about-bio h2{font-size:2rem}.about-bio p{font-size:1rem}.skills-grid{grid-template-columns:1fr;gap:1.5rem}.contact-form{padding:2rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.gradient-shape{display:none}.back-to-top{bottom:20px;right:20px;width:45px;height:45px;font-size:18px}}@media (max-width:480px){.about-hero-content,.container{padding:0 15px}.nav-logo h2{font-size:1rem}.nav-logo h3{font-size:.7rem}.hero,.hero.hero-section{padding:3rem 0}.hero-title{font-size:2.5rem;line-height:1.1}.hero-section .hero-title{font-size:1.95rem;margin-bottom:1.2rem}.hero-section .hero-content{gap:1.5rem}.hero-support{margin-top:.85rem;margin-bottom:1.65rem}.hero-section .profile-circle{width:204px;height:204px}.hero-description{font-size:1rem}.btn{padding:10px 20px;font-size:.8rem}.portfolio{padding:2.75rem 0 4rem}.portfolio-grid{gap:2rem}.portfolio-item{padding:0;margin:0}.portfolio-image{height:200px}.portfolio-content h3{font-size:1.2rem}.portfolio-content p{font-size:.85rem}.about-hero{padding:50px 0}.about-profile{width:150px;height:150px}.about-bio h2{font-size:1.8rem}.about-bio p{font-size:.9rem}.contact-form{padding:1.5rem}.footer-left p{font-size:.8rem}.back-to-top{bottom:15px;right:15px;width:40px;height:40px;font-size:16px}}html{scroll-behavior:smooth}.portfolio-image img{opacity:0;animation:fadeIn .8s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}.education-item,.experience-item,.portfolio-item,.skill-category{opacity:0;transform:translateY(20px);animation:slideUp .6s ease-out forwards}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.projects-page{padding:120px 0 80px;background:transparent;position:relative;min-height:100vh}.projects-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.projects-page .portfolio-grid{position:relative;z-index:2}.projects-page .portfolio-item{-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.projects-page .portfolio-item,.projects-page .portfolio-item:hover{background:transparent;box-shadow:none}.projects-page .portfolio-category{font-size:.75rem;color:#a78bfa;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase;display:inline-block;padding:.4rem .8rem;border-radius:20px;background:rgba(139,92,246,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.3);transition:all .3s ease}.projects-page .portfolio-category:hover{background:rgba(139,92,246,.25);border-color:rgba(139,92,246,.5);transform:translateY(-1px)}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:none;border-radius:50%;color:#fff;font-size:20px;font-weight:700;cursor:pointer;opacity:1;visibility:visible;transition:all .3s ease;z-index:9999;box-shadow:0 4px 15px rgba(139,92,246,.3)}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(139,92,246,.4)}.back-to-top.show{opacity:1;visibility:visible}.nav-menu a.active{color:#2c2c2c;position:relative}.nav-menu a.active:after{display:none}.about-hero{padding:5rem 0 4rem;background:transparent;margin:0;min-height:auto;display:flex;align-items:center;z-index:10;position:relative}.about-hero-content{display:flex;align-items:flex-start;gap:3.5rem;max-width:1200px;margin:0 auto;width:100%;padding:0 20px;box-sizing:border-box}.about-text{flex:1 1;min-width:0;text-align:left;padding-top:.2rem}.about-icon{flex:0 0 400px;display:flex;justify-content:center;align-items:center}.about-icon svg{width:400px;height:400px;shape-rendering:geometricPrecision;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated}.blue-circle,.purple-circle{animation:float 6s ease-in-out infinite}.blue-circle{animation-delay:0s}.purple-circle{animation-delay:1s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}@media (max-width:768px){.about-icon{display:none}.global-shape-1{width:120px;height:120px;opacity:.1;filter:blur(40px)}.global-shape-2{width:90px;height:90px;opacity:.08;filter:blur(30px)}.global-shape-3{width:100px;height:100px;opacity:.1;filter:blur(35px)}.hero{min-height:auto;overflow:visible;margin-top:0;margin-bottom:0;align-items:flex-start}.hero,.hero.hero-section{padding:3.5rem 0 3.25rem}.portfolio{padding:3.25rem 0 4.5rem}.portfolio-image{padding-bottom:8px}.portfolio-item{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.portfolio-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.portfolio-content{margin-top:-.5rem}.portfolio-text h3{font-size:1.4rem;margin-bottom:.8rem;color:#fff;font-weight:600}.portfolio-text p{font-size:.95rem;line-height:1.5;margin-bottom:1.2rem;color:#e5e5e5}.portfolio-category{margin-bottom:1rem;font-size:.85rem}.portfolio-links{margin-top:1rem}}.about-section-heading,.about-text h1{font-size:1.625rem;font-weight:600;color:#fff;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem;background:none;-webkit-text-fill-color:#fff}.section-lead{font-size:1.0625rem;line-height:1.6;color:#d4d4d4;margin:0 0 1rem}.section-aside,.section-lead{font-weight:400;max-width:34rem}.section-aside{font-size:.9375rem;line-height:1.65;color:#8a8a8a;margin:0 0 1.35rem}.approach-list{list-style:none;margin:0;padding:0;max-width:34rem}.approach-list li{position:relative;padding:.65rem 0 .65rem 1.15rem;font-size:.9375rem;line-height:1.55;color:#a3a3a3;border-bottom:1px solid hsla(0,0%,100%,.06)}.approach-list li:last-child{border-bottom:none}.approach-list li:before{content:"";position:absolute;left:0;top:1.05rem;width:5px;height:5px;border-radius:50%;background:#8b5cf6}.hero-tagline{font-size:1.5rem;color:#8b5cf6;font-weight:400;margin-bottom:1.25rem;font-style:italic}.about-text .hero-description{font-size:1.1rem;color:#e0e0e0;line-height:1.7;margin-bottom:1.25rem;font-weight:400;max-width:600px}.about-image{flex:0 0 348px;max-width:40%;display:flex;justify-content:flex-end;align-items:center;align-self:center;padding-top:.15rem}.about-image .about-img{width:100%;max-width:348px;height:auto;display:block;border-radius:14px;opacity:.95;box-shadow:0 20px 48px rgba(0,0,0,.28)}.profile-circle{width:350px;height:350px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#ec4899,#f59e0b);padding:6px;position:relative;box-shadow:0 25px 50px rgba(139,92,246,.3);transition:all .4s ease}.profile-circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.bio-section{padding:100px 0;background:#1e1e1e;margin:0;position:relative}.bio-section h2{font-size:1.5rem;color:#fff;margin-bottom:2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-align:left}.bio-section p{font-size:1.1rem;color:#ccc;line-height:1.7;margin-bottom:1.5rem;font-weight:300;max-width:800px;text-align:left}.experience-section{padding:5rem 0;background:transparent;margin:0;position:relative;z-index:10}.experience-section *{background:transparent!important}.experience-content{max-width:1200px;margin:0 auto;background:transparent}.experience-content h2{margin-bottom:2rem}.experience-item{margin-bottom:2.25rem}.experience-item:last-child{margin-bottom:0}.experience-header{margin-bottom:1.25rem}.experience-header h3{font-size:1.2rem;color:#fff;font-weight:600;margin:0 0 .5rem}.experience-date{font-size:.9rem;color:#8b5cf6;font-weight:500}.experience-list{margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.experience-list-item{padding:.55rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);transition:color .2s ease}.experience-list-item:last-child{border-bottom:none}.experience-list-item:hover{color:#fff}.experience-text{color:#b3b3b3;font-weight:400;font-size:.9375rem;line-height:1.55;transition:color .2s ease;display:block}.experience-list-item:hover .experience-text{color:#fff}.skills-section{padding:5rem 0 4rem;background:transparent;margin:0;position:relative;z-index:10}.skills-tools-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}.skills-section-content,.tools-section-content{max-width:100%;margin:0}.skills-section-content h2,.tools-section-content h2{margin-bottom:1.25rem}.methods-note{margin:0;max-width:28rem;font-size:.9375rem;line-height:1.65;color:#8a8a8a;font-weight:400}.resume-download-wrap{text-align:center;margin-top:2rem;margin-bottom:2.5rem}.skills-list,.tools-list{display:flex;flex-direction:column;gap:0}.skill-item,.tool-item{padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);transition:color .2s ease}.skill-item:last-child,.tool-item:last-child{border-bottom:none}.skill-name,.tool-name{color:#b3b3b3;font-weight:400;font-size:.9375rem;transition:color .2s ease}.skill-item:hover .skill-name,.tool-item:hover .tool-name{color:#fff}.education-section{padding:100px 0;background:#1e1e1e;margin:0;position:relative}.education-content{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1000px;margin:0 auto}.education-column h2{font-size:1.5rem;color:#fff;margin-bottom:2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.education-list{list-style:none;padding:0}.education-list li{margin-bottom:1.5rem;color:#ccc;font-weight:300;line-height:1.6;font-size:1rem}.education-list li strong{color:#fff;font-weight:500}.resume-button{flex-shrink:0}.btn-resume{background:#8b5cf6;color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block}.btn-resume:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.3)}.contact-section{padding:95px 0;background:transparent;overflow:hidden;margin:0;z-index:10}.contact-content,.contact-section{position:relative;text-align:center}.contact-content{z-index:2}.contact-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:1rem;font-weight:300}.contact-title{font-size:3.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-button{margin-top:1.5rem}.btn-email{background:#8b5cf6;color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block}.btn-email:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.3)}@media (max-width:768px){.about-hero-content{flex-direction:column;text-align:center;gap:3rem}.about-section-heading,.about-text h1,.home-section-heading,.portfolio-section-title{font-size:1.5rem}.hero-container{padding-left:1.25rem;padding-right:1.25rem}.hero-section .hero-content{flex-direction:column;gap:1.75rem;align-items:center}.hero-section .hero-image{flex:0 0 auto;width:100%;margin:0;opacity:1;justify-content:center}.hero-section .hero-text{width:100%;padding-top:0;text-align:center}.hero-section .hero-title{font-size:2.15rem;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.35rem}.hero-lead{font-size:1.0625rem;line-height:1.62;max-width:none;margin-bottom:0}.hero-support{font-size:.9rem;line-height:1.55;max-width:none;margin-top:1rem;margin-bottom:1.85rem}.hero-buttons{justify-content:center;margin-top:.35rem;margin-bottom:0;gap:.85rem}.hero-section .profile-circle{width:224px;height:224px;margin:0 auto}.portfolio{padding:3.25rem 0 4.5rem}.portfolio-image{flex:none;max-width:none;width:100%;height:220px}.portfolio-content{max-width:none}.about-image{flex:0 0 auto;max-width:100%}.about-img{width:min(100%,308px);max-width:308px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.28)}.skills-grid{grid-template-columns:1fr;gap:3rem}.education-content{flex-direction:column;gap:2rem}.contact-title{font-size:2.5rem}}@media (max-width:480px){.about-text h1,.portfolio-section-title{font-size:1.8rem}.profile-circle{width:200px;height:200px}.about-image{flex:0 0 auto}.about-img{width:min(100%,268px);max-width:268px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:14px}.about-hero-content{flex-direction:column-reverse}.contact-title{font-size:2rem}.skills-tools-grid{grid-template-columns:1fr;gap:3rem}}.case-study-hero{padding:64px 0;background:transparent;position:relative;overflow:hidden}.case-study-header{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.case-study-category{font-size:.75rem;color:#a78bfa;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase;display:inline-block;padding:.4rem .8rem;border-radius:20px;background:rgba(139,92,246,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.3);transition:all .3s ease}.case-study-category:hover{background:rgba(139,92,246,.25);border-color:rgba(139,92,246,.5);transform:translateY(-1px)}.case-study-hero h1{font-size:3rem;font-weight:400;color:#fff;margin-bottom:1rem;line-height:1.2;letter-spacing:-1px}.case-study-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:3rem;font-weight:300}.case-study-title{font-size:3rem;font-weight:700;color:#8b5cf6;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-1px;text-align:center;position:relative;padding-bottom:.5rem}.case-study-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#8b5cf6}.case-study-subtitle-text{font-size:1.1rem;color:#fff;margin:1.5rem 0;padding:1rem 0;text-align:center;font-weight:300}.case-study-subtitle-text strong{font-weight:700}.case-study-role{font-size:1.1rem;color:#fff;margin:1.5rem 0;padding:1rem 0;text-align:center;font-weight:300}.case-study-role strong{font-weight:700}.case-study-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.25rem auto 2rem;max-width:40rem}.case-study-meta-chip{font-size:.6875rem;font-weight:500;letter-spacing:.02em;display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.28);color:#c4b5fd}.case-study-overview{padding:0 0 3.5rem;position:relative;z-index:1}.case-study-overview-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.case-study-overview-title{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;text-align:center;margin:0 0 1.5rem}.case-study-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.case-study-overview-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:1.25rem 1.35rem;min-height:100%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .25s ease,background .25s ease}.case-study-overview-card:hover{background:hsla(0,0%,100%,.06);border-color:rgba(139,92,246,.35)}.case-study-overview-card h3{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#8b5cf6;margin:0 0 .65rem}.case-study-overview-card p{font-size:.9375rem;line-height:1.55;color:#e5e5e5;font-weight:300;margin:0}.case-study-goals-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.case-study-panel-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:1.75rem 1.85rem;min-height:100%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.case-study-panel-card--constraints{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.025)}.case-study-panel-title{font-size:1.35rem;font-weight:600;color:#fff;margin:0 0 1.25rem;letter-spacing:-.02em}.case-study-panel-card .feature-list{margin:0}.case-study-panel-card .feature-list li{color:#d4d4d4;line-height:1.6}.case-study-section--process .case-study-container{max-width:960px}.case-study-process-lead{font-size:1.0625rem;line-height:1.65;color:#c4c4c4;font-weight:300;margin:-.25rem 0 2rem;max-width:42rem}.case-study-process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;position:relative}.case-study-process-grid:before{content:"";position:absolute;top:2.75rem;left:calc(16.666% + .5rem);right:calc(16.666% + .5rem);height:1px;background:linear-gradient(90deg,rgba(139,92,246,.15),rgba(139,92,246,.45) 50%,rgba(139,92,246,.15));pointer-events:none;z-index:0}.case-study-process-card{position:relative;z-index:1;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;padding:1.65rem 1.5rem 1.75rem;min-height:100%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .25s ease,transform .25s ease}.case-study-process-card:before{content:"";position:absolute;top:0;left:1.25rem;right:1.25rem;height:2px;border-radius:0 0 2px 2px;background:linear-gradient(90deg,#8b5cf6,#06b6d4);opacity:.85}.case-study-process-card:hover{border-color:rgba(139,92,246,.35);transform:translateY(-2px)}.case-study-process-step{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:1.15rem;font-size:.8125rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#c4b5fd;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.35);border-radius:999px}.case-study-process-title{font-size:1.2rem;font-weight:600;color:#fff;margin:0 0 .85rem;letter-spacing:-.02em}.case-study-process-card p{font-size:.9375rem;line-height:1.65;color:#d4d4d4;font-weight:300;margin:0}.case-study-process-flow-wrap{margin-top:2.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.35) transparent;padding-bottom:.25rem}.case-study-process-flow-wrap::-webkit-scrollbar{height:4px}.case-study-process-flow-wrap::-webkit-scrollbar-thumb{background:rgba(139,92,246,.35);border-radius:999px}.case-study-process-flow{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(9.5rem,1fr));grid-gap:0;gap:0;min-width:58rem;position:relative}.case-study-process-flow:before{content:"";position:absolute;top:.6875rem;left:calc(100% / 12);right:calc(100% / 12);height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.06),rgba(139,92,246,.35) 50%,hsla(0,0%,100%,.06));pointer-events:none}.case-study-process-flow-step{position:relative;padding:0 .65rem 0 0;margin:0}.case-study-process-flow-step:last-child{padding-right:0}.case-study-process-flow-marker{display:none}.case-study-process-flow-index{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;margin-bottom:1rem;font-size:.625rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#c4b5fd;background:rgba(18,18,22,.95);border:1px solid rgba(139,92,246,.45);border-radius:999px;position:relative;z-index:1}.case-study-process-flow-title{font-size:.8125rem;font-weight:600;line-height:1.35;color:#fafafa;margin:0 0 .5rem;letter-spacing:-.01em}.case-study-process-flow-desc{font-size:.75rem;line-height:1.55;color:#a3a3a3;font-weight:300;margin:0;max-width:11rem}.case-study-process-flow--5{grid-template-columns:repeat(5,minmax(8.75rem,1fr));min-width:48rem}.case-study-process-flow--5:before{left:calc(100% / 10);right:calc(100% / 10)}.case-study-container--wide,.case-study-section--process .case-study-container--wide{max-width:1080px}.case-study-compare-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.case-study-compare-panel{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem 1.35rem 1.65rem;min-height:100%}.case-study-compare-panel--before{border-color:hsla(0,0%,100%,.1)}.case-study-compare-panel--after{border-color:rgba(139,92,246,.28);background:rgba(139,92,246,.04)}.case-study-compare-label{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;margin:0 0 .5rem}.case-study-compare-panel--before .case-study-compare-label{color:#9ca3af}.case-study-compare-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 1.15rem;letter-spacing:-.02em;line-height:1.35}.case-study-compare-image{margin:0 0 1.35rem;border-radius:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 20px 48px rgba(0,0,0,.35);background:rgba(0,0,0,.25)}.case-study-compare-image img{width:100%;height:auto;display:block;vertical-align:middle}.case-study-compare-subhead{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#8b5cf6;margin:0 0 .85rem}.case-study-compare-panel--before .case-study-compare-subhead{color:#9ca3af}.case-study-compare-list{margin:0}.case-study-compare-list li{font-size:.9375rem;line-height:1.6;color:#d4d4d4}.case-study-mobile-lead{font-size:1.0625rem;line-height:1.7;color:#c4c4c4;font-weight:300;margin:0 0 2.5rem;max-width:44rem}.case-study-mobile-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;align-items:flex-end}.case-study-mobile-device{margin:0;flex:0 1 280px;max-width:300px}.case-study-mobile-device-frame{position:relative;padding:.65rem;border-radius:2rem;background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);box-shadow:0 24px 56px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.08)}.case-study-mobile-device-notch{position:absolute;top:.85rem;left:50%;transform:translateX(-50%);width:28%;height:.35rem;border-radius:999px;background:rgba(0,0,0,.55);z-index:2;pointer-events:none}.case-study-mobile-device-screen{border-radius:1.45rem;overflow:hidden;background:#0a0a0a;border:1px solid hsla(0,0%,100%,.06);aspect-ratio:9/19.5;min-height:420px}.case-study-mobile-device-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.case-study-mobile-device-screen--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.25rem;background:linear-gradient(180deg,rgba(139,92,246,.06),hsla(0,0%,100%,.02)),repeating-linear-gradient(-45deg,transparent,transparent 8px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 9px);border:1px dashed rgba(139,92,246,.35)}.case-study-mobile-placeholder-label{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a78bfa}.case-study-mobile-placeholder-hint{font-size:.8125rem;line-height:1.45;color:#737373;text-align:center;max-width:12rem}.case-study-mobile-device-caption{margin-top:1rem;font-size:.875rem;line-height:1.45;color:#a3a3a3;text-align:center;font-weight:300}.case-study-mobile-device--placeholder .case-study-mobile-device-frame{opacity:.92}.case-study-section--impact{padding-bottom:120px}.case-study-impact-demonstrates{margin-top:2.25rem;padding:1.75rem 1.85rem;background:hsla(0,0%,100%,.04);border:1px solid rgba(139,92,246,.22);border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.case-study-impact-demonstrates h3{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin:0 0 1.15rem}.case-study-impact-tags{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:0;padding:0}.case-study-impact-tags li{font-size:.875rem;line-height:1.4;color:#e5e5e5;font-weight:400;padding:.5rem .95rem;border-radius:999px;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.28)}.case-study-hero--document .case-study-title{color:#fff;font-weight:600}.liquid-ether-bg{pointer-events:none}body.case-study-reading-mode{background:#1e1e1e}body.case-study-reading-mode .case-study-document,body.case-study-reading-mode .case-study-hero--document,body.case-study-reading-mode .case-study-overview--document{background:transparent}body.case-study-reading-mode .navbar{position:relative;z-index:1000;background:rgba(30,30,30,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}body.case-study-reading-mode .case-study-at-a-glance,body.case-study-reading-mode .case-study-compare-panel,body.case-study-reading-mode .case-study-panel-card,body.case-study-reading-mode .case-study-process-card,body.case-study-reading-mode .case-study-prose-card,body.case-study-reading-mode .case-study-subsection-card{background:rgba(28,28,32,.82);border-color:hsla(0,0%,100%,.1)}.case-study-hero--document .case-study-title:after{width:48px;opacity:.75}.case-study-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;margin:0 0 1.25rem}.case-study-hero-tagline{font-size:1.125rem;line-height:1.45;color:#a3a3a3;font-weight:400;max-width:34rem;margin:-.5rem auto 1.75rem}.case-study-hero-lede{font-size:1.0625rem;line-height:1.7;color:#e8e8e8;font-weight:300;max-width:42rem;margin:0 auto 2.25rem;text-align:center}.case-study-hero-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0 auto 1.25rem;max-width:44rem;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.06)}.case-study-hero-fact{margin:0;padding:1.1rem 1.15rem;background:rgba(24,24,28,.88);text-align:left}.case-study-hero-fact-label{font-size:.625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#737373;margin-bottom:.4rem}.case-study-hero-fact-value{margin:0;font-size:.8125rem;line-height:1.5;color:#f5f5f5;font-weight:400}.case-study-hero-scope{font-size:.8125rem;line-height:1.55;color:#8a8a8a;font-weight:300;max-width:44rem;margin:0 auto 1.75rem;text-align:center}.case-study-hero--document .case-study-meta{margin-bottom:2.5rem}.case-study-hero--document{padding-top:3rem;padding-bottom:1rem}.case-study-hero--document .case-study-title{margin-bottom:.75rem}.case-study-hero-media{margin:2rem auto 0;max-width:960px;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 24px 48px rgba(0,0,0,.35);background:rgba(0,0,0,.2)}.case-study-hero-media img{width:100%;height:auto;display:block}.case-study-overview--document{padding-bottom:0}.case-study-document .case-study-container,.case-study-hero--document>.case-study-container,.case-study-overview--document>.case-study-container{max-width:820px;margin-left:auto;margin-right:auto;padding-inline:24px;width:100%;box-sizing:border-box}.case-study-hero--document .case-study-header,.case-study-overview--document .case-study-overview-inner{padding:0;max-width:none}.case-study-document .case-study-container--wide,.case-study-document .case-study-section--process .case-study-container{max-width:820px}.case-study-compare-grid--wide{max-width:1080px;margin-left:auto;margin-right:auto}.case-study-mobile-gallery--wide{max-width:420px;margin-left:auto;margin-right:auto}.case-study-mobile-showcase{margin:0 auto;max-width:1080px}.case-study-mobile-showcase-image{margin:0;border-radius:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.25)}.case-study-mobile-showcase-image img{width:100%;height:auto;display:block;margin:0 auto}.case-study-mobile-showcase-caption{margin-top:1rem;font-size:.875rem;line-height:1.45;color:#a3a3a3;text-align:center;font-weight:300}.case-study-mobile-showcase+.case-study-mobile-showcase,.case-study-mobile-showcase--follow,.case-study-prose-card--follow{margin-top:2.5rem}.case-study-evolution-timeline{list-style:none;margin:2.25rem 0 0;padding:0;position:relative;max-width:40rem}.case-study-evolution-timeline:before{content:"";position:absolute;left:.3125rem;top:.4rem;bottom:.75rem;width:1px;background:linear-gradient(180deg,rgba(139,92,246,.45),hsla(0,0%,100%,.1));pointer-events:none}.case-study-evolution-step{position:relative;padding:0 0 2rem 1.75rem;margin:0}.case-study-evolution-step:last-child{padding-bottom:0}.case-study-evolution-step:before{content:"";position:absolute;left:0;top:.3rem;width:.625rem;height:.625rem;border-radius:999px;background:rgba(16,16,20,.98);border:1px solid rgba(139,92,246,.55);box-shadow:0 0 0 3px rgba(139,92,246,.08);z-index:1}.case-study-evolution-title{font-size:1rem;font-weight:600;line-height:1.35;color:#fafafa;margin:0 0 .5rem;letter-spacing:-.01em}.case-study-evolution-what{font-size:.9375rem;line-height:1.65;color:#d4d4d4;font-weight:300;margin:0 0 .65rem}.case-study-evolution-why{font-size:.875rem;line-height:1.6;color:#a3a3a3;font-weight:300;margin:0 0 .75rem}.case-study-evolution-why strong{color:#c4c4c4;font-weight:600}.case-study-evolution-tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.case-study-evolution-tag{font-size:.625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:.28rem .55rem;border-radius:4px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);color:#737373}.case-study-section--evolution .case-study-mobile-showcase{max-width:1080px;margin-left:auto;margin-right:auto}.case-study-document--editorial{--cs-space-xs:0.5rem;--cs-space-sm:1rem;--cs-space-md:1.5rem;--cs-space-lg:2.5rem;--cs-space-xl:4rem;--cs-space-2xl:6rem;--cs-prose:42rem;--cs-content:720px;--cs-wide:960px;--cs-figure:min(100%,920px)}.case-study-hero--editorial{padding-top:4.5rem;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.case-study-hero--editorial .case-study-title{font-size:clamp(2.25rem,5.5vw,3.25rem);letter-spacing:-.04em;line-height:1.08;margin-bottom:1rem}.case-study-hero--editorial .case-study-hero-tagline{font-size:clamp(1.0625rem,2vw,1.25rem);color:#d4d4d4;letter-spacing:-.015em;margin-bottom:1.5rem}.case-study-hero--editorial .case-study-hero-lede{font-size:1.0625rem;line-height:1.75;color:#a3a3a3;max-width:var(--cs-prose);margin-bottom:2.25rem}.case-study-hero--editorial .case-study-hero-facts{margin-bottom:1.75rem;border-color:hsla(0,0%,100%,.08)}.case-study-hero--editorial .case-study-hero-media{margin-top:3rem;max-width:var(--cs-figure);border-radius:16px;border-color:hsla(0,0%,100%,.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 40px 80px -32px rgba(0,0,0,.65)}.case-study-overview--editorial{padding:var(--cs-space-xl) 0 var(--cs-space-lg);border-bottom:1px solid hsla(0,0%,100%,.06)}.case-study-overview--editorial .case-study-section-title{border-bottom:none;padding-bottom:0;font-size:clamp(1.5rem,3vw,1.875rem);letter-spacing:-.03em}.case-study-overview--editorial .case-study-overview-grid{gap:1rem}.case-study-overview--editorial .case-study-overview-card{padding:1.25rem 1.35rem;border-radius:10px;border-color:hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.025)}.case-study-overview--editorial .case-study-overview-card h3{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:#737373;margin-bottom:.5rem}.case-study-overview--editorial .case-study-overview-card p{font-size:.9375rem;line-height:1.55;color:#e5e5e5}.case-study-document--editorial .case-study-container{max-width:var(--cs-content)}.case-study-document--editorial .case-study-container--wide{max-width:var(--cs-wide)}.case-study-document--editorial .case-study-section{padding:var(--cs-space-2xl) 0;border-top:1px solid hsla(0,0%,100%,.06);position:relative}.case-study-document--editorial .case-study-section:first-of-type{padding-top:var(--cs-space-xl);border-top:none}.case-study-document--editorial .case-study-section:last-of-type{padding-bottom:calc(var(--cs-space-2xl) + 2rem)}.case-study-document--editorial .case-study-section--band:before{content:"";position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,hsla(0,0%,100%,.022),hsla(0,0%,100%,.008) 50%,transparent);border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04);z-index:-1;pointer-events:none}.case-study-section-header{margin-bottom:var(--cs-space-lg);max-width:var(--cs-prose)}.case-study-section-header--wide{max-width:none}.case-study-section-kicker{font-size:.6875rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#525252;margin:0 0 .65rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.case-study-document--editorial .case-study-section-title{font-size:clamp(1.75rem,3.5vw,2.125rem);font-weight:600;letter-spacing:-.035em;line-height:1.12;color:#fafafa;margin:0;padding:0;border-bottom:none;max-width:none}.case-study-document--editorial .case-study-section-header .case-study-section-lead{margin:var(--cs-space-md) 0 0;font-size:1.125rem;line-height:1.65;color:#a3a3a3;font-weight:400;max-width:var(--cs-prose)}.case-study-content-stack{display:flex;flex-direction:column;gap:var(--cs-space-md)}.case-study-content-stack--loose{gap:var(--cs-space-lg)}.case-study-document--editorial .case-study-column>p,.case-study-document--editorial .case-study-prose-card>p{font-size:1.0625rem;line-height:1.75;color:#a3a3a3;margin:0 0 1.25rem}.case-study-document--editorial .case-study-column>p:last-child,.case-study-document--editorial .case-study-prose-card>p:last-child{margin-bottom:0}.case-study-document--editorial .case-study-column>p strong,.case-study-document--editorial .case-study-prose-card>p strong{color:#e5e5e5;font-weight:600}.case-study-document--editorial .case-study-two-column{gap:var(--cs-space-lg);margin-top:0;align-items:start}.case-study-document--editorial .case-study-split-grid{gap:1rem;margin-bottom:0}.case-study-document--editorial .case-study-goals-grid{gap:1rem;margin-top:0}.case-study-document--editorial .case-study-at-a-glance,.case-study-document--editorial .case-study-panel-card,.case-study-document--editorial .case-study-prose-card,.case-study-document--editorial .case-study-subsection-card{border-radius:12px;border-color:hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.025);padding:1.5rem 1.65rem}.case-study-document--editorial .case-study-subsection-title{font-size:.6875rem;letter-spacing:.12em;color:#737373;margin-bottom:1rem}.case-study-document--editorial .case-study-card-title{font-size:1.0625rem;letter-spacing:-.02em;margin-bottom:.65rem}.case-study-document--editorial .case-study-quote{margin:var(--cs-space-lg) 0 0;padding:1.5rem 1.65rem;font-size:1.0625rem;line-height:1.65;color:#d4d4d4;border-left-width:2px;border-left-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.02)}.case-study-document--editorial .case-study-evolution-timeline{margin-top:var(--cs-space-md);max-width:none}.case-study-document--editorial .case-study-evolution-title{font-size:1.0625rem;letter-spacing:-.02em}.case-study-figure-stack{display:flex;flex-direction:column;gap:var(--cs-space-lg);margin-top:var(--cs-space-xl);padding-top:var(--cs-space-lg);border-top:1px solid hsla(0,0%,100%,.06)}.case-study-figure-stack-label{font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#525252;margin:0 0 calc(var(--cs-space-sm) * -.5)}.case-study-figure{margin:0;max-width:var(--cs-figure)}.case-study-figure--wide{max-width:var(--cs-figure);margin-left:auto;margin-right:auto}.case-study-figure--feature{margin-top:var(--cs-space-lg)}.case-study-figure-frame{border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:rgba(8,8,10,.9);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03),0 32px 64px -28px rgba(0,0,0,.6)}.case-study-figure-frame img{width:100%;height:auto;display:block}.case-study-figure-caption{margin:.875rem 0 0;padding-inline:.125rem;font-size:.8125rem;line-height:1.55;color:#737373;font-weight:400;text-align:left;max-width:36rem}.case-study-document--editorial .case-study-section--process .case-study-container--wide{max-width:var(--cs-wide)}.case-study-document--editorial .case-study-at-a-glance-label{color:#525252;letter-spacing:.14em}.case-study-document--editorial .case-study-at-a-glance h3{color:#737373}.case-study-document--editorial .feature-list li{font-size:.9375rem;line-height:1.6;color:#a3a3a3}.case-study-document--editorial .feature-list li strong{color:#e5e5e5}.case-study-document--editorial .case-study-eyebrow{color:#737373;letter-spacing:.14em}.case-study-document--editorial .case-study-process-flow-wrap{margin-top:var(--cs-space-md)}.case-study-document--editorial .case-study-process-flow{min-width:54rem}.case-study-document--editorial .case-study-process-flow-title{font-size:.9375rem}.case-study-document--editorial .case-study-impact-grid{gap:1rem}.case-study-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.case-study-unified .case-study-outcome-card{padding:1.4rem 1.5rem}.case-study-unified .case-study-outcome-card p{font-size:1rem;line-height:1.7;color:#b3b3b3}.case-study-outcome-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:1.35rem 1.5rem}.case-study-outcome-card:last-child:nth-child(odd){grid-column:1/-1}.case-study-outcome-title{font-size:1rem;font-weight:600;letter-spacing:-.02em;color:#fafafa;margin:0 0 .55rem;line-height:1.3}.case-study-outcome-card p{margin:0;font-size:.9375rem;line-height:1.65;color:#a3a3a3;font-weight:400}.case-study-document--editorial .case-study-prose-card--impact{margin-top:0}.case-study-document--editorial .case-study-prose-card--impact p+p{margin-top:1.25rem}.case-study-section-lead--standalone{margin-top:0;margin-bottom:var(--cs-space-md);max-width:var(--cs-prose)}.case-study-insight{margin-top:var(--cs-space-md);padding:1.25rem 1.4rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02);max-width:var(--cs-prose)}.case-study-insight-label{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#525252;margin:0 0 .5rem}.case-study-insight-text{margin:0;font-size:1rem;line-height:1.6;color:#d4d4d4;letter-spacing:-.01em}.case-study-split-grid--follow{margin-top:var(--cs-space-md)}.case-study-evolution-timeline--compact .case-study-evolution-step{padding-bottom:1.75rem}.case-study-evolution-timeline--compact .case-study-evolution-step:last-child{padding-bottom:0}.case-study-tradeoff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.case-study-tradeoff-grid .case-study-subsection-card p{margin:0;font-size:.9375rem;line-height:1.65;color:#a3a3a3}.case-study-figure-stack--inline{margin-top:var(--cs-space-lg);padding-top:0;border-top:none}.case-study-section--impact{padding-bottom:var(--cs-space-2xl)}.case-study-document--editorial .case-study-prose-card--follow{margin-top:var(--cs-space-lg)}.case-study-document--paced .case-study-section-header{margin-bottom:var(--cs-space-xl)}.case-study-document--paced .case-study-section-header--wide{margin-bottom:calc(var(--cs-space-xl) + .5rem)}.case-study-rationale{max-width:var(--cs-prose);margin-bottom:var(--cs-space-md);padding:1.25rem 1.4rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.02)}.case-study-rationale--wide{max-width:none}.case-study-rationale-title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin:0 0 .65rem}.case-study-rationale-lead{font-size:1rem;line-height:1.6;color:#e5e5e5;margin:0 0 .85rem;letter-spacing:-.01em}.case-study-rationale-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.case-study-rationale-list li{font-size:.875rem;line-height:1.55;color:#a3a3a3;padding-left:.85rem;border-left:2px solid rgba(167,139,250,.35)}.case-study-rationale-list li strong{color:#d4d4d4;font-weight:600}.case-study-ui-block{display:flex;flex-direction:column;gap:var(--cs-space-md);margin-top:var(--cs-space-xl);padding-top:var(--cs-space-xl);border-top:1px solid hsla(0,0%,100%,.06)}.case-study-ui-block:first-of-type{margin-top:var(--cs-space-lg);padding-top:0;border-top:none}.case-study-ui-block .case-study-rationale{margin-bottom:0}.case-study-ui-block .case-study-figure{margin-top:.25rem}.case-study-tradeoff-grid--quad{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.case-study-tradeoff-grid--quad .case-study-subsection-card p{font-size:.875rem;line-height:1.6}.case-study-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:var(--cs-space-md)}.case-study-decision-card{padding:1.35rem 1.45rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.025)}.case-study-decision-card h3{font-size:1rem;font-weight:600;letter-spacing:-.02em;color:#fafafa;margin:0 0 .65rem;line-height:1.35}.case-study-decision-what{font-size:.875rem;line-height:1.55;color:#a3a3a3;margin:0 0 .6rem}.case-study-decision-why{font-size:.8125rem;line-height:1.5;color:#737373;margin:0;padding-top:.6rem;border-top:1px solid hsla(0,0%,100%,.06)}.case-study-decision-why strong{color:#a3a3a3;font-weight:600}.case-study-callout-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:var(--cs-space-lg)}.case-study-key-list{list-style:none;margin:.75rem 0 0;padding:0}.case-study-key-list li{font-size:.875rem;line-height:1.55;color:#a3a3a3;padding:.45rem 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.case-study-key-list li:last-child{border-bottom:none;padding-bottom:0}.case-study-key-list li strong{color:#e5e5e5;font-weight:600}.case-study-document--paced .case-study-insight{margin-top:var(--cs-space-lg)}.case-study-document--paced .case-study-quote{margin-top:var(--cs-space-xl)}.case-study-document--paced .case-study-hero--editorial .case-study-hero-lede,.case-study-document--paced.case-study-hero--editorial .case-study-hero-lede{margin-bottom:var(--cs-space-lg)}.case-study-document--paced .case-study-hero--editorial .case-study-hero-media,.case-study-document--paced.case-study-hero--editorial .case-study-hero-media,.case-study-ia-strip{margin-top:var(--cs-space-lg)}.case-study-ia-strip{padding:.85rem 1.1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.015);font-size:.8125rem;line-height:1.5;color:#737373;letter-spacing:.01em;text-align:center}.case-study-ia-strip strong{color:#a3a3a3;font-weight:600}@media (max-width:768px){.case-study-hero--editorial{padding-top:2.5rem}.case-study-document--editorial{--cs-space-xl:3rem;--cs-space-2xl:4rem;--cs-space-lg:2rem}.case-study-document--editorial .case-study-section-header .case-study-section-lead{font-size:1rem}.case-study-figure-stack{margin-top:var(--cs-space-lg);padding-top:var(--cs-space-md)}.case-study-outcome-grid{grid-template-columns:1fr}.case-study-outcome-card:last-child:nth-child(odd){grid-column:auto}.case-study-callout-pair,.case-study-decision-grid,.case-study-tradeoff-grid,.case-study-tradeoff-grid--quad{grid-template-columns:1fr}.case-study-ui-block{margin-top:var(--cs-space-lg);padding-top:var(--cs-space-lg)}}.case-study-hero--document .case-study-hero-media{max-width:100%}.case-study-document .case-study-section{padding:3.25rem 0;border-top:1px solid hsla(0,0%,100%,.06)}.case-study-document .case-study-section:first-of-type{padding-top:3.5rem;border-top:none}.case-study-document .case-study-section:last-of-type{padding-bottom:5rem}.case-study-section-title{color:#fff;max-width:100%}.case-study-overview--document h2.case-study-section-title,.case-study-section h2.case-study-section-title,.case-study-section-title{font-size:1.625rem;font-weight:600;letter-spacing:-.02em;margin:0 0 1.35rem;padding-bottom:.75rem;border-bottom:1px solid rgba(139,92,246,.35);position:static}.case-study-overview--document h2.case-study-section-title:after,.case-study-section h2.case-study-section-title:after{display:none;content:none}.case-study-document .case-study-section h2.case-study-section-title:after{display:none}.case-study-section-lead{font-size:1.0625rem;line-height:1.7;color:#c4c4c4;font-weight:300;margin:0 0 1.5rem;max-width:42rem}.case-study-section-lead--wide{max-width:42rem}.case-study-document .case-study-impact-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:0;margin-bottom:1.25rem}.case-study-prose-card--impact{margin-top:0}.case-study-subsection-title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin:0 0 .85rem}.case-study-card-title{font-size:1.05rem;font-weight:600;color:#fff;margin:0 0 .75rem;letter-spacing:-.01em}.case-study-prose-card,.case-study-subsection-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:1.5rem 1.65rem}.case-study-prose-card>p:last-child,.case-study-subsection-card>p:last-child{margin-bottom:0}.case-study-subsection-card{height:100%}.case-study-split-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.case-study-at-a-glance{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.35rem 1.5rem}.case-study-at-a-glance-label{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;margin:0 0 1rem}.case-study-at-a-glance-metrics{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.case-study-at-a-glance-metrics p{margin:0 0 .35rem;font-size:.9375rem;color:#e5e5e5}.case-study-at-a-glance-metrics strong{color:#c4b5fd;font-weight:600}.case-study-at-a-glance h3{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin:0 0 .75rem}.case-study-callout{font-size:.9375rem;line-height:1.65;color:#d4d4d4;font-weight:400;margin:0 0 1.5rem;padding:1rem 1.25rem;border-radius:10px;background:rgba(139,92,246,.08);border:1px solid rgba(139,92,246,.18)}.case-study-document .case-study-quote{margin:0;padding:1.35rem 1.5rem;border-left:3px solid rgba(139,92,246,.65);border-radius:0 10px 10px 0;background:hsla(0,0%,100%,.03);font-size:1rem}.case-study-quote-cite{display:block;margin-top:.85rem;font-style:normal;font-size:.8125rem;color:#9ca3af;font-weight:400}.feature-list--neutral li:before{content:"—";color:#737373;font-weight:400;font-size:.875rem}.feature-list--compact li{font-size:.875rem;margin-bottom:.65rem;padding-left:1.25rem}.feature-list--compact li:before{font-size:.875rem}.case-study-document .case-study-principle{margin-bottom:1rem}.case-study-document .case-study-principle:last-child{margin-bottom:0}.case-study-document .case-study-principle p{font-size:.9375rem;margin:0}.case-study-document .case-study-ia-list{font-size:.9375rem;line-height:1.85;color:#d4d4d4}.case-study-document .ia-branch:before{content:"└";color:#737373;font-weight:400}.case-study-document .case-study-process-card:before,.case-study-document .case-study-process-grid:before{display:none}.case-study-document .case-study-process-card:hover{transform:none;border-color:hsla(0,0%,100%,.12)}.case-study-document .case-study-process-step{width:auto;height:auto;padding:0;margin-bottom:.65rem;background:none;border:none;border-radius:0;font-size:.75rem;letter-spacing:.12em;color:#a78bfa}.case-study-document .case-study-compare-image{box-shadow:none}.case-study-document .case-study-compare-panel--after{background:hsla(0,0%,100%,.035);border-color:hsla(0,0%,100%,.1)}.case-study-mobile-gallery--single{justify-content:center}.case-study-mobile-gallery--single .case-study-mobile-device{max-width:280px}.case-study-document .case-study-two-column--balanced{gap:1.25rem;margin-top:0}.case-study-document .case-study-panel-title{font-size:1.05rem}@media (max-width:992px){.case-study-split-grid{grid-template-columns:1fr}}.case-study-image{margin:24px 0;overflow:hidden}.case-study-image img{width:100%;max-width:100%;height:auto;display:block;border-radius:8px}.case-study-content{padding:0;background:transparent}.case-study-container{max-width:820px;margin:0 auto;padding-inline:24px;width:100%}.case-study-section{padding-top:72px;padding-bottom:56px}.case-study-section:first-of-type{padding-top:120px}.case-study-section:last-of-type{padding-bottom:120px}.case-study-section h3{margin-top:24px;margin-bottom:12px}.case-study-section h3:first-child{margin-top:0}.case-study-section p:last-child{margin-bottom:0}.case-study-section ul{margin-bottom:12px}.case-study-section ul:last-child{margin-bottom:0}.case-study-section blockquote{margin:24px 0}.case-study-four-column,.case-study-three-column,.case-study-two-column{display:grid;grid-gap:32px;gap:32px;margin-top:24px}.case-study-two-column{grid-template-columns:1fr 1fr}.case-study-three-column{grid-template-columns:repeat(3,1fr)}.case-study-four-column{grid-template-columns:repeat(4,1fr)}.case-study-column{display:flex;flex-direction:column}.case-study-column h3{font-size:1.3rem;color:#fff;margin-bottom:1rem;font-weight:500;margin-top:1.5rem}.case-study-column h4{font-size:1.1rem;color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.case-study-column h3:first-child,.case-study-column h4:first-of-type{margin-top:0}.case-study-info-box{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.case-study-info-box:last-child{margin-bottom:0}.case-study-info-box h3{font-size:1rem;color:#fff;margin-bottom:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:0}.case-study-info-box p{color:#fff;font-size:1rem;line-height:1.6;margin-bottom:0;font-weight:300}.case-study-info-box ul{margin-top:.5rem;margin-bottom:0}.case-study-quote{background:rgba(139,92,246,.1);border-left:4px solid #8b5cf6;padding:1.5rem;margin:1.5rem 0;font-style:italic;color:#fff;font-size:1.1rem;line-height:1.7;border-radius:4px;font-weight:300}.case-study-principle{margin-bottom:2rem}.case-study-principle:last-child{margin-bottom:0}.case-study-principle h3{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-weight:700;margin-top:0}.case-study-principle p{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:0;font-weight:300}.case-study-flow{font-size:1.2rem;color:#fff;font-weight:500;margin:1rem 0 2rem;letter-spacing:.5px}.case-study-ia-structure{margin-top:1.5rem}.case-study-ia-list{list-style:none;padding:0;margin:0;font-family:Courier New,monospace;font-size:1rem;color:#fff;line-height:2}.case-study-ia-list li{padding-left:0;margin-bottom:0;position:relative}.case-study-ia-list li:before{content:none}.ia-indent{padding-left:2rem}.ia-indent-2{padding-left:4rem}.ia-branch{position:relative;padding-left:1.5rem}.ia-branch:before{content:"L";position:absolute;left:0;color:#8b5cf6;font-weight:700}.case-study-image-section{padding:0}.case-study-image-section h3{font-size:1.5rem;color:#fff;margin-bottom:1.5rem;font-weight:400}.case-study-image-grid{display:grid;grid-gap:24px;gap:24px;margin-top:24px}.case-study-image-column{display:flex;flex-direction:column;gap:2rem}.case-study-image-grid.two-column-asymmetric{grid-template-columns:1fr 1.5fr;align-items:start}.case-study-image-large .case-study-image{width:100%}@media (max-width:768px){.case-study-image-grid.two-column-asymmetric{grid-template-columns:1fr}}.case-study-image-caption{font-size:.9rem;color:#ccc;margin-top:1rem;font-style:italic;text-align:left;line-height:1.5;font-weight:300}.case-study-rationale-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:24px}.case-study-rationale-box{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem}.case-study-rationale-box h3{font-size:1.3rem;color:#8b5cf6;margin-bottom:.75rem;font-weight:600;margin-top:0}.case-study-rationale-box>p{color:#fff;font-size:1rem;margin-bottom:1rem;font-weight:300;line-height:1.6}.case-study-rationale-box ul{margin-top:.5rem}.case-study-rationale-conclusion{font-size:1.1rem;color:#ccc;line-height:1.7;margin:24px 0 0;font-style:italic;font-weight:300}.case-study-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:24px}.case-study-impact-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem}.case-study-impact-card h3{font-size:1.2rem;color:#fff;margin-bottom:.75rem;font-weight:600;margin-top:0}.case-study-impact-card p{color:#ccc;font-size:.95rem;line-height:1.6;margin-bottom:0;font-weight:300}@media (max-width:992px){.case-study-overview-grid{grid-template-columns:repeat(2,1fr)}.case-study-goals-grid,.case-study-process-grid{grid-template-columns:1fr}.case-study-process-grid:before{display:none}.case-study-compare-grid{grid-template-columns:1fr;gap:2rem}.case-study-mobile-gallery{gap:2rem}.case-study-mobile-device{flex:1 1 100%;max-width:320px}}@media (max-width:768px){.case-study-container{padding-inline:16px}.case-study-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-hero-lede{font-size:1rem;margin-bottom:1.75rem}.case-study-hero-tagline{font-size:1rem;margin-bottom:1.25rem}.case-study-hero--document{padding-top:2rem}.case-study-process-flow{scroll-snap-type:x mandatory;min-width:52rem}.case-study-process-flow-step{scroll-snap-align:start}.case-study-process-flow-desc{max-width:10.5rem}.case-study-section{padding-top:40px;padding-bottom:32px}.case-study-section:first-of-type{padding-top:80px}.case-study-section:last-of-type{padding-bottom:80px}.case-study-compare-grid,.case-study-four-column,.case-study-goals-grid,.case-study-overview-grid,.case-study-process-grid,.case-study-three-column,.case-study-two-column{grid-template-columns:1fr;gap:24px}.case-study-enhancements-grid,.case-study-image-grid,.case-study-impact-grid,.case-study-rationale-grid{grid-template-columns:1fr}}.case-study-enhancements-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:24px}.case-study-enhancement-box{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem}.case-study-enhancement-box h3{font-size:1.2rem;color:#fff;margin-bottom:1rem;font-weight:600;margin-top:0}.case-study-enhancement-box p{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:0;font-weight:300}.case-study-reflection-content{display:flex;flex-direction:column;gap:24px;margin-top:24px}.case-study-reflection-item{margin-bottom:0}.case-study-reflection-item h3{font-size:1.3rem;color:#fff;margin-bottom:1rem;font-weight:600;margin-top:0}.case-study-reflection-item p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:0;font-weight:300}@media (max-width:768px){.case-study-enhancements-grid{grid-template-columns:1fr}}.case-study-section h2:not(.case-study-section-title){font-size:2rem;color:#fff;margin-bottom:16px;font-weight:400;letter-spacing:-.5px;position:relative;padding-bottom:.5rem}.case-study-section h2:not(.case-study-section-title):after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background:#8b5cf6}.case-study-section p{font-size:1.1rem;color:#ccc;line-height:1.7;margin-bottom:12px;font-weight:300}.feature-list{list-style:none;padding:0}.feature-list li{position:relative;padding-left:2rem;margin-bottom:1rem;color:#ccc;font-weight:300;line-height:1.6;font-size:1.1rem}.feature-list li:before{content:"✓";color:#8b5cf6;font-weight:700;position:absolute;left:0;top:0;font-size:1.2rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.result-item{text-align:center;padding:2rem;background:#f8f8f8;border-radius:12px;border:1px solid #f0f0f0}.result-item h3{font-size:2.5rem;color:#8b5cf6;margin-bottom:.5rem;font-weight:600}.result-item p{color:#666;font-weight:300;margin:0}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.process-step{padding:2rem;background:#f8f8f8;border-radius:12px;border:1px solid #f0f0f0}.process-step h3{font-size:1.3rem;color:#2c2c2c;margin-bottom:1rem;font-weight:500}.process-step p{color:#666;font-weight:300;margin:0;font-size:1rem}@media (max-width:768px){.case-study-hero h1{font-size:2.5rem}.case-study-subtitle{font-size:1.1rem}.case-study-section h2:not(.case-study-section-title){font-size:1.8rem}.process-steps,.results-grid{grid-template-columns:1fr}}@media (max-width:480px){.case-study-hero h1{font-size:2rem}.case-study-section h2:not(.case-study-section-title){font-size:1.6rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.case-study-document.case-study-unified .case-study-section{padding:3.5rem 0;border-top-color:hsla(0,0%,100%,.05)}.case-study-document.case-study-unified .case-study-section:first-of-type{padding-top:3.75rem}.case-study-document.case-study-unified .case-study-section:last-of-type{padding-bottom:5.5rem}.case-study-unified .case-study-section{padding:3.25rem 0}.case-study-unified .case-study-section-title{font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:600;letter-spacing:-.02em;color:#fafafa;margin:0 0 1.5rem;line-height:1.3;border-bottom:none;padding-bottom:0}.case-study-unified .case-study-section-lead,.case-study-unified .case-study-section-lead--standalone{max-width:42rem;margin:0 0 1.5rem;font-size:1.1875rem;line-height:1.78;color:#c4c4c4;font-weight:400}.case-study-hero--unified .case-study-header{text-align:center}.case-study-hero--unified .case-study-title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:600;color:#fafafa;letter-spacing:-.03em;margin:0 0 1rem;padding-bottom:.65rem;position:relative}.case-study-hero--unified .case-study-title:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:#8b5cf6;border-radius:2px;opacity:1}.case-study-hero--unified .case-study-subtitle-text{max-width:44rem;margin:0 auto .85rem;padding:0;font-size:clamp(1.125rem,2.2vw,1.3125rem);line-height:1.65;color:#e5e5e5;font-weight:500;letter-spacing:-.015em}.case-study-hero--unified .case-study-hero-deck{max-width:40rem;margin:0 auto 1rem;padding:0;font-size:1.0625rem;line-height:1.72;color:#a3a3a3;font-weight:400}.case-study-hero-disciplines{margin:0 auto 1.25rem;max-width:38rem;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:#737373;font-weight:500}.case-study-hero-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0 1.25rem;gap:0 1.25rem;width:100%;max-width:52rem;margin:0 auto 1.75rem;text-align:center;align-items:start}.case-study-hero-meta-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:0;padding:0 .75rem}.case-study-hero-meta-item:not(:first-child){border-left:1px solid hsla(0,0%,100%,.1)}.case-study-hero-meta-item dt{font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#525252;margin:0}.case-study-hero-meta-item dd{margin:0;font-size:.875rem;line-height:1.45;color:#d4d4d4;max-width:16rem}.case-study-hero--unified .case-study-hero-media{background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible;display:flex;justify-content:center;align-items:center;margin:2.5rem auto 0;width:-moz-fit-content;width:fit-content;max-width:100%}.case-study-hero--unified .case-study-hero-media img{display:block;width:auto;max-width:min(100%,960px);height:auto;margin:0}.case-study-unified .case-study-figure-frame{background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible}.case-study-unified .case-study-figure-frame img{border-radius:12px}.case-study-unified .case-study-figure-caption{margin-top:.75rem;font-size:.8125rem;line-height:1.5;color:#737373;max-width:32rem}.case-study-unified .feature-list li{font-size:1rem;line-height:1.7;color:#b3b3b3;margin-bottom:.65rem;padding-left:1.35rem}.case-study-unified .feature-list--compact li{font-size:.9375rem;line-height:1.65;margin-bottom:.5rem}.case-study-card-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:.75rem}.case-study-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.case-study-strategy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.case-study-strategy-grid .case-study-subsection-card p{margin:0;font-size:1rem;line-height:1.7;color:#b3b3b3}.case-study-ia-nav-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:.25rem}.case-study-ia-nav-panel-label{margin:0 0 .65rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#737373}.case-study-ia-nav-panel--after .case-study-ia-nav-panel-label{color:#a78bfa}.case-study-ia-nav-list{list-style:none;margin:0;padding:0;counter-reset:ia-nav}.case-study-ia-nav-list li{position:relative;padding:.4rem 0 .4rem 1.35rem;font-size:.875rem;line-height:1.45;color:#8a8a8a;border-bottom:1px solid hsla(0,0%,100%,.04)}.case-study-ia-nav-list li:last-child{border-bottom:none}.case-study-ia-nav-list li:before{counter-increment:ia-nav;content:counter(ia-nav);position:absolute;left:0;top:.4rem;font-size:.6875rem;font-weight:600;color:#525252}.case-study-ia-nav-list li.is-priority{color:#e5e5e5;font-weight:500}.case-study-ia-nav-list li.is-priority:before{color:#8b5cf6}.case-study-strategy-card .case-study-strategy-map-row+.case-study-strategy-map-row{margin-top:.85rem;padding-top:.85rem;border-top:1px solid hsla(0,0%,100%,.06)}.case-study-strategy-map-label{display:block;margin-bottom:.35rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#737373}.case-study-strategy-map-row--decision .case-study-strategy-map-label{color:#a78bfa}.case-study-strategy-map-row p{margin:0;font-size:.9375rem;line-height:1.6;color:#b3b3b3}.case-study-strategy-map-row--outcome p{font-size:.875rem;color:#8a8a8a}.case-study-unified .case-study-subsection-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:1.5rem 1.55rem}.case-study-unified .case-study-card-title{font-size:.95rem;font-weight:600;color:#fafafa;margin:0 0 .5rem}.case-study-unified .case-study-subsection-card>p{margin:0;font-size:1rem;line-height:1.7;color:#b3b3b3}.case-study-unified .case-study-subsection-card .case-study-quote{margin:0;padding:0 0 0 1rem;border-left:3px solid #8b5cf6}.case-study-unified .case-study-quote{margin:0;padding:0 0 0 1rem;border-left:2px solid rgba(139,92,246,.5);font-size:1.0625rem;line-height:1.7;color:#d4d4d4;font-style:normal}.case-study-outcome-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-outcome-metric{font-size:1.35rem;font-weight:600;color:#a78bfa;margin:0 0 .35rem;letter-spacing:-.02em}.case-study-unified .case-study-figure{margin:2rem 0 0}.case-study-unified .case-study-figure--feature{margin-top:1.5rem}.case-study-insight-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.case-study-insight-list li{margin:0;padding:0 0 0 1rem;border-left:2px solid rgba(139,92,246,.45);font-size:1.0625rem;line-height:1.72;color:#d4d4d4}.case-study-insight-response-grid{display:flex;flex-direction:column;gap:1rem;margin-top:.25rem}.case-study-insight-response-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 1.25rem;gap:1rem 1.25rem;padding:1.35rem 1.4rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px}.case-study-insight-response-label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#737373;margin-bottom:.45rem}.case-study-insight-response-col p{margin:0;font-size:.9875rem;line-height:1.68;color:#b3b3b3}.case-study-insight-response-col--design p{color:#e5e5e5}.case-study-insight-response-label--outcome{margin-top:.85rem}.case-study-insight-response-outcome{margin:0;font-size:.9375rem;line-height:1.6;color:#a3a3a3}.case-study-solution-block{margin-top:2.25rem}.case-study-solution-block--feature{margin-top:.5rem}.case-study-solution-block+.case-study-solution-block{margin-top:2.75rem}.case-study-solution-label{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa}.case-study-solution-rationale{display:grid;grid-gap:1rem;gap:1rem;margin:1.25rem 0 0;padding:0;max-width:42rem}.case-study-solution-rationale>div{margin:0}.case-study-solution-rationale dt{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#737373;margin-bottom:.35rem}.case-study-solution-rationale dd{margin:0;font-size:1rem;line-height:1.68;color:#b3b3b3}.case-study-solution-rationale>div:first-child dd{color:#d4d4d4}.case-study-solution-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem 1.5rem;gap:2rem 1.5rem;margin-top:2.5rem}.case-study-solution-pair .case-study-solution-block,.case-study-solution-pair .case-study-solution-block+.case-study-solution-block{margin-top:0}.case-study-unified .case-study-solution-block .case-study-figure{margin-top:.85rem}.case-study-unified .case-study-solution-block .case-study-solution-rationale{margin-top:1rem}.case-study-solution-slice{margin-top:2.5rem}.case-study-solution-slice:first-child{margin-top:.5rem}.case-study-solution-slice+.case-study-solution-slice{margin-top:3rem;padding-top:0}.case-study-solution-slice-title{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a78bfa;margin:0 0 .65rem}.case-study-solution-slice-text{max-width:42rem;margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.75;color:#c4c4c4}.case-study-solution-slice .case-study-figure{margin-top:0;max-width:52rem;margin-left:auto;margin-right:auto}.case-study-insight-cards--four .case-study-subsection-card p{margin:0;font-size:1.0625rem;line-height:1.72;color:#d4d4d4}.case-study-solution-slice--prose{padding-bottom:.5rem}.case-study-research-questions{margin-top:1.25rem}.case-study-unified .case-study-compare-grid{margin-top:.75rem;gap:1.25rem}.case-study-unified .case-study-compare-list li{font-size:.9375rem;line-height:1.65;margin-bottom:.45rem}.case-study-unified .case-study-quote-cite{display:block;margin-top:.75rem;font-size:.8125rem;font-style:normal;color:#737373}.case-study-reflection{max-width:40rem;margin:0;font-size:1.125rem;line-height:1.75;color:#b3b3b3}.case-study-reflection p{margin:0 0 1rem}.case-study-reflection p:last-child{margin-bottom:0}.case-study-reflection strong{color:#e5e5e5;font-weight:600}@media (max-width:768px){.case-study-hero-meta-grid{grid-template-columns:1fr;gap:.75rem;max-width:20rem}.case-study-hero-meta-item:not(:first-child){border-left:none;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.1)}.case-study-hero-meta-item{padding:0}.case-study-hero-meta-item dd{max-width:none}.case-study-card-grid--2,.case-study-card-grid--3,.case-study-ia-nav-compare,.case-study-insight-response-row,.case-study-outcome-grid--compact,.case-study-solution-pair,.case-study-strategy-grid{grid-template-columns:1fr}.case-study-document.case-study-unified .case-study-section,.case-study-unified .case-study-section{padding:2.5rem 0}}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;min-height:100%;touch-action:none}.liquid-ether-container canvas{display:block!important;width:100%!important;height:100%!important}