h2{margin-bottom:40px;color:var(--text-color)}h4{font-size:1.2rem;margin-bottom:15px;font-weight:700;color:var(--secondary-color)}.breadcrumb{background-color:#fff;padding:15px 0;border-bottom:1px solid #eee;font-size:.9rem}.breadcrumb a{color:#666;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:var(--primary-color)}.breadcrumb span{color:#ccc;margin:0 8px}.breadcrumb .current{color:var(--secondary-color);font-weight:600}.case-hero{background:linear-gradient(135deg,var(--light-bg-color) 0,#fff 100%);padding:80px 0 60px 0;text-align:center}.case-hero h1{margin-bottom:20px;max-width:900px;margin-left:auto;margin-right:auto}.case-hero .subtitle{font-size:1.2rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}.case-section{position:relative;padding:80px 0;background-color:var(--section-bg);overflow:hidden}.case-section::before{content:"";position:absolute;top:-1px;left:0;right:0;height:50px;background:linear-gradient(135deg,rgba(0,0,0,.06) 0,rgba(0,0,0,0) 45%),linear-gradient(135deg,var(--section-divider) 0,var(--section-bg) 75%);clip-path:polygon(0 0,100% 0,100% 62%,0 100%);filter:drop-shadow(0 8px 12px rgba(0, 0, 0, .06));z-index:0}.case-section::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:44px;background:linear-gradient(315deg,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 50%),linear-gradient(315deg,var(--section-divider) 0,var(--section-bg) 72%);clip-path:polygon(0 55%,100% 0,100% 100%,0 100%);filter:drop-shadow(0 -6px 10px rgba(0, 0, 0, .05));z-index:0}.case-section .container{position:relative;z-index:1}.case-section:nth-child(odd){--section-bg:var(--white-color);--section-divider:var(--light-bg-color)}.case-section:nth-child(2n){--section-bg:var(--light-bg-color);--section-divider:var(--white-color)}.case-section:last-of-type{border-bottom:none}.feature-header{display:flex;align-items:flex-start;justify-content:flex-start;background-color:transparent;padding:0;margin-top:14px;margin-bottom:52px;gap:0}.feature-title{display:flex;flex-direction:column;gap:0;align-items:flex-start;max-width:820px}.feature-header h2{margin:0;position:relative;line-height:1.2;letter-spacing:-.01em}.feature-header h2::after{content:"";display:block;width:56px;height:2px;margin-top:14px;border-radius:999px;background:rgba(32,44,57,.18)}.feature-title-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color);background:rgba(130,195,65,.12);border:1px solid rgba(130,195,65,.35)}.feature-icon-wrapper{position:relative;width:90px;max-width:40vw;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:999px;box-sizing:border-box}.feature-icon{width:100%;height:auto;display:block}.feature-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:0}.feature-evidence-grid{display:grid;grid-template-columns:35% 60%;gap:5%;align-items:center;margin-bottom:50px}.feature-evidence-grid.reverse{grid-template-columns:60% 35%}.feature-evidence-grid.reverse .feature-image{order:-1}.feature-layout{display:none}.feature-image{position:relative;width:100%}.challenge,.solution{height:100%;padding:25px 30px;border-radius:16px;font-size:.95rem;line-height:1.6;box-shadow:0 5px 15px rgba(0,0,0,.03)}.micro-hover-card{position:relative;transition:transform .35s cubic-bezier(.22, 1, .36, 1),box-shadow .35s cubic-bezier(.22, 1, .36, 1),border-color .35s ease,background-color .35s ease;will-change:transform}.micro-hover-card.animate-on-scroll{transition:opacity .8s cubic-bezier(.16, 1, .3, 1),transform .8s cubic-bezier(.16, 1, .3, 1),box-shadow .35s cubic-bezier(.22, 1, .36, 1),border-color .35s ease,background-color .35s ease}.micro-hover-card.animate-on-scroll.animate-fade-up{transform:translateY(18px)}.micro-hover-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(120% 90% at 12% 8%,rgba(255,255,255,.32) 0,rgba(255,255,255,0) 58%);transition:opacity .35s ease}.micro-hover-card:focus-within,.micro-hover-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.08)}.micro-hover-card.animate-on-scroll.is-visible:focus-within,.micro-hover-card.animate-on-scroll.is-visible:hover{transform:translateY(-3px)}.micro-hover-card:focus-within::after,.micro-hover-card:hover::after{opacity:1}.challenge{background-color:#f5f5f5;border-left:4px solid #999;color:#555}.challenge h4{color:#666;display:flex;align-items:center;gap:8px}.solution{background-color:rgba(130,195,65,.1);border-left:4px solid var(--accent-color);color:#222}.solution h4{color:var(--accent-color);display:flex;align-items:center;gap:8px}.solution.micro-hover-card:focus-within,.solution.micro-hover-card:hover{background-color:rgba(130,195,65,.14)}@media (prefers-reduced-motion:reduce){.micro-hover-card{transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.micro-hover-card:focus-within,.micro-hover-card:hover{transform:none}}.feature-image img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05)}.feature-benefits{list-style:none;padding-left:0;margin-top:0}.feature-benefits li{position:relative;padding-left:35px;margin-bottom:12px;font-size:1rem;color:var(--text-color);line-height:1.5}.feature-benefits li::before{content:"";position:absolute;left:0;top:2px;width:24px;height:24px;background-color:var(--accent-color);border-radius:50%;opacity:0;box-shadow:0 0 0 0 rgba(130,195,65,.18);transform:translate3d(0,0,0) scale(.84);transform-origin:50% 50%;transition:opacity .24s ease,transform .32s cubic-bezier(.22, 1, .36, 1),box-shadow .32s ease,background-color .32s ease}.feature-benefits li::after{content:"";position:absolute;left:12px;top:14px;width:6px;height:11px;border-right:2px solid var(--accent-color);border-bottom:2px solid var(--accent-color);transform:translate(-50%,-56%) rotate(45deg);transform-origin:50% 50%;opacity:.96;transition:transform .28s cubic-bezier(.22, 1, .36, 1),opacity .28s ease,border-color .24s ease}.feature-benefits li:focus-within::before,.feature-benefits li:hover::before{opacity:1;transform:translate3d(0,-1px,0) scale(1.06);box-shadow:0 8px 18px -10px rgba(130,195,65,.75);background-color:var(--accent-color-dark)}.feature-benefits li:focus-within::after,.feature-benefits li:hover::after{animation:feature-check-draw .36s cubic-bezier(.19,1,.22,1) 1;transform:translate(-50%,-56%) rotate(45deg) scale(1.03);border-right-color:#fff;border-bottom-color:#fff}@keyframes feature-check-draw{0%{clip-path:inset(0 100% 0 0);opacity:.55}100%{clip-path:inset(0 0 0 0);opacity:1}}@media (prefers-reduced-motion:reduce){.feature-benefits li::after,.feature-benefits li::before{transition:none}.feature-benefits li:focus-within::before,.feature-benefits li:hover::before{opacity:1;transform:none;box-shadow:0 0 0 0 rgba(130,195,65,.28)}.feature-benefits li:focus-within::after,.feature-benefits li:hover::after{animation:none;transform:translate(-50%,-56%) rotate(45deg)}}.feature-benefits strong{color:var(--secondary-color);font-weight:600}.cta-section{background:linear-gradient(135deg,var(--light-bg-color) 0,#e9ecef 100%);color:var(--text-color);text-align:center;padding:80px 0;position:relative;overflow:hidden;z-index:10;box-shadow:0 10px 30px rgba(0,0,0,.05)}.cta-section h2{color:var(--secondary-color);margin-bottom:20px}.cta-section p{font-size:1.1rem;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;color:var(--text-color);opacity:.9}@media (max-width:992px){.feature-context-grid{grid-template-columns:1fr;gap:20px}.feature-evidence-grid,.feature-evidence-grid.reverse{grid-template-columns:1fr;gap:40px}.feature-evidence-grid .feature-image,.feature-evidence-grid.reverse .feature-image{order:-1}.case-hero h1{font-size:2.2rem}}@media (max-width:768px){.case-hero{padding:60px 0 40px 0}.case-section{padding:50px 0}.feature-layout{gap:40px}.feature-header,.feature-header.reverse{flex-direction:column;text-align:center;gap:8px;margin-top:8px;margin-bottom:34px;padding:0}.feature-header h2,.feature-header.reverse h2{text-align:center}.feature-title{align-items:center}.feature-header h2::after{margin-left:auto;margin-right:auto}}.feature-slideshow{position:relative;width:100%;max-width:600px;margin:0 auto;overflow:hidden;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.slideshow-track{position:relative;width:100%;aspect-ratio:600/400}@supports not (aspect-ratio:1 / 1){.slideshow-track{height:0;padding-top:66.6667%}}.slideshow-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.slideshow-slide.active{opacity:1;pointer-events:auto}.slideshow-link{display:block;width:100%;height:100%;cursor:zoom-in}.slideshow-slide picture{display:block;width:100%;height:100%}.slideshow-slide .slideshow-img,.slideshow-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.22, .61, .36, 1)}@media (min-width:993px){.feature-slideshow.zoom-active .slideshow-slide.active .slideshow-img,.feature-slideshow.zoom-active .slideshow-slide.active img{transform:scale(2);transform-origin:var(--zoom-x,50%) var(--zoom-y,50%)}}.slideshow-controls{position:absolute;bottom:15px;left:50%;transform:translateX(-50%) translateY(10px);display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.95);padding:8px 16px;border-radius:30px;box-shadow:0 4px 15px rgba(0,0,0,.15);opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none}.feature-slideshow:hover .slideshow-controls{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.slideshow-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:0 0;color:var(--secondary-color);cursor:pointer;transition:color .3s,transform .2s;padding:0}.slideshow-btn:hover{color:var(--primary-color);transform:scale(1.1)}.slideshow-btn:focus{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}.slideshow-dots{display:flex;gap:8px}.slideshow-dot{width:10px;height:10px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:background .3s,transform .2s;padding:0}.slideshow-dot:hover{background:var(--secondary-color)}.slideshow-dot.active{background:var(--primary-color);transform:scale(1.2)}.slideshow-dot:focus{outline:2px solid var(--primary-color);outline-offset:2px}.feature-slideshow:not(.has-multiple) .slideshow-controls{display:none}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.92);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-close{position:absolute;top:20px;right:20px;width:50px;height:50px;border:none;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s,transform .2s;z-index:10001}.lightbox-close:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.lightbox-close:focus{outline:2px solid #fff;outline-offset:2px}.lightbox-content{max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);transform:scale(.9);transition:transform .3s ease}.lightbox-overlay.active .lightbox-image{transform:scale(1)}@media (max-width:768px){.lightbox-close{top:10px;right:10px;width:40px;height:40px}.lightbox-close svg{width:24px;height:24px}}@media (max-width:992px){.feature-slideshow.has-multiple{overflow:visible;box-shadow:none;background:0 0}.feature-slideshow.has-multiple .slideshow-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;aspect-ratio:auto;height:auto;padding:0 0 20px 0;gap:15px;scrollbar-width:none}.feature-slideshow.has-multiple .slideshow-track::-webkit-scrollbar{display:none}.feature-slideshow.has-multiple .slideshow-slide{position:relative;flex:0 0 85%;width:85%;opacity:1!important;pointer-events:auto!important;scroll-snap-align:center;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.feature-slideshow.has-multiple .slideshow-slide:first-child{margin-left:7.5%}.feature-slideshow.has-multiple .slideshow-slide:last-child{margin-right:7.5%}.slideshow-controls{display:none!important}.feature-slideshow:not(.has-multiple){box-shadow:0 10px 30px rgba(0,0,0,.1)}}