.case-module__aMLyhq__caseContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.case-module__aMLyhq__caseHero{height:60vh;min-height:400px;position:relative;overflow:hidden}.case-module__aMLyhq__heroOverlay{z-index:1;background:linear-gradient(135deg,#0009 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.case-module__aMLyhq__caseHero:before{content:"";filter:brightness(.8);background-image:url(/images/pictures/projecthead.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.case-module__aMLyhq__heroContent{z-index:2;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 20px;display:flex;position:relative}.case-module__aMLyhq__heroTitle{letter-spacing:1px;margin-bottom:16px;font-size:3.5rem;font-weight:700}.case-module__aMLyhq__heroSubtitle{opacity:.9;max-width:800px;font-size:1.5rem;font-weight:400}.case-module__aMLyhq__caseMain{flex:1;gap:40px;width:100%;max-width:1400px;margin:0 auto;padding:60px 20px 20px;display:flex}.case-module__aMLyhq__caseSidebar{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;width:300px;height:fit-content;padding:24px 20px;position:sticky;top:80px}.case-module__aMLyhq__sidebarHeader{border-bottom:1px solid #e5e5e5;margin-bottom:24px;padding-bottom:16px}.case-module__aMLyhq__sidebarTitle{color:#333;margin:0 0 6px;font-size:1.5rem;font-weight:600}.case-module__aMLyhq__sidebarSubtitle{color:#888;margin:0;font-size:.9rem;line-height:1.4}.case-module__aMLyhq__sidebarNav{flex-direction:column;gap:8px;display:flex}.case-module__aMLyhq__categoryItem{cursor:pointer;background:#f8f9fa;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.case-module__aMLyhq__categoryItem:hover{background:#e9ecef;border-color:#b3871c}.case-module__aMLyhq__activeCategory{color:#fff;background:#b3871c;border-color:#b3871c}.case-module__aMLyhq__categoryContent{flex:1}.case-module__aMLyhq__categoryTitle{color:inherit;margin:0 0 4px;font-size:1rem;font-weight:500}.case-module__aMLyhq__categoryDescription{opacity:.7;margin:0;font-size:.8rem;line-height:1.3}.case-module__aMLyhq__activeCategory .case-module__aMLyhq__categoryDescription{color:#fffc}.case-module__aMLyhq__caseCount{text-align:center;background:#0000000d;border-radius:20px;min-width:28px;padding:5px 10px;font-size:.9rem;font-weight:600}.case-module__aMLyhq__activeCategory .case-module__aMLyhq__caseCount{background:#fff3}.case-module__aMLyhq__caseContent{flex-direction:column;flex:1;gap:30px;display:flex}.case-module__aMLyhq__contentHeader{margin-bottom:10px}.case-module__aMLyhq__contentTitle{color:#222;margin:0 0 12px;padding-bottom:16px;font-size:2.2rem;font-weight:600;position:relative}.case-module__aMLyhq__contentTitle:after{content:"";background:#222;width:80px;height:4px;position:absolute;bottom:0;left:0}.case-module__aMLyhq__contentSubtitle{color:#666;max-width:800px;margin:0;font-size:1.1rem;line-height:1.6}.case-module__aMLyhq__casesGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:30px;display:grid}.case-module__aMLyhq__caseCard{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:10px;transition:transform .3s;overflow:hidden}.case-module__aMLyhq__caseCard:hover{transform:translateY(-8px)}.case-module__aMLyhq__caseImageContainer{width:100%;height:240px;position:relative;overflow:hidden}.case-module__aMLyhq__caseImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.case-module__aMLyhq__caseCard:hover .case-module__aMLyhq__caseImage{transform:scale(1.08)}.case-module__aMLyhq__caseInfo{flex-direction:column;gap:12px;padding:24px;display:flex}.case-module__aMLyhq__caseTitle{color:#222;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:1.3rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.case-module__aMLyhq__caseOverview{color:#666;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.case-module__aMLyhq__caseDescription{color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 8px;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.case-module__aMLyhq__caseMeta{gap:16px;margin-top:auto;margin-bottom:6px;display:flex}.case-module__aMLyhq__caseDate,.case-module__aMLyhq__caseLocation{color:#666;align-items:center;font-size:.9rem;display:flex}.case-module__aMLyhq__caseDate:before{content:"📅";margin-right:6px}.case-module__aMLyhq__caseLocation:before{content:"📍";margin-right:6px}.case-module__aMLyhq__viewCaseBtn{color:#222;cursor:pointer;text-align:center;background:0 0;border:2px solid #222;border-radius:6px;width:100%;margin-top:6px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.case-module__aMLyhq__viewCaseBtn:hover{color:#fff;background:#222}.case-module__aMLyhq__pagination{justify-content:center;align-items:center;gap:8px;margin:50px 0 0;padding:20px 0;display:flex}.case-module__aMLyhq__pageBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.case-module__aMLyhq__pageBtn:hover:not(:disabled){color:#374151;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.case-module__aMLyhq__pageBtn.case-module__aMLyhq__active{color:#fff;background:linear-gradient(135deg,#b3871c 0%,#d4a332 100%);border-color:#b3871c;transform:translateY(-1px);box-shadow:0 4px 12px #b3871c4d}.case-module__aMLyhq__pageBtn:disabled{color:#d1d5db;cursor:not-allowed;box-shadow:none;background:#f9fafb;border-color:#f3f4f6;transform:none}.case-module__aMLyhq__pageBtn:first-child,.case-module__aMLyhq__pageBtn:last-child{min-width:44px;font-weight:600}.case-module__aMLyhq__pageBtn.case-module__aMLyhq__active:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.case-module__aMLyhq__pageBtn.case-module__aMLyhq__active:hover:before{left:100%}.case-module__aMLyhq__ellipsis{color:#9ca3af;-webkit-user-select:none;user-select:none;cursor:default;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:.875rem;font-weight:500;display:flex}@media (max-width:1200px){.case-module__aMLyhq__caseMain{flex-direction:column;gap:30px}.case-module__aMLyhq__caseSidebar{width:100%;position:static}.case-module__aMLyhq__casesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:768px){.case-module__aMLyhq__heroTitle{font-size:2.8rem}.case-module__aMLyhq__heroSubtitle{font-size:1.2rem}.case-module__aMLyhq__contentTitle{font-size:1.8rem}.case-module__aMLyhq__casesGrid{grid-template-columns:1fr;gap:24px}.case-module__aMLyhq__caseMain{padding:40px 15px 15px}.case-module__aMLyhq__caseSidebar{padding:24px 20px}.case-module__aMLyhq__caseCard{margin-bottom:0}}@media (max-width:480px){.case-module__aMLyhq__heroTitle{font-size:2.4rem}.case-module__aMLyhq__contentTitle{font-size:1.6rem}.case-module__aMLyhq__categoryItem{padding:14px 16px}.case-module__aMLyhq__caseInfo{padding:20px}}
