.project-page-container{color:#333;width:100%;max-width:100%;margin:0 auto;padding:1.5rem 0 2rem;font-family:inherit}.project-page-header{text-align:center;margin-bottom:3rem}.project-page-title{color:#1a252c;margin-bottom:1rem;font-size:2.4rem;font-weight:700}.project-page-intro{color:#555;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.7}.project-sidebar-layout{flex-direction:row;align-items:flex-start;gap:2.5rem;width:100%;display:flex}.project-sidebar-nav{box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-shrink:0;width:300px;padding:1.75rem 1.5rem;position:sticky;top:100px;box-shadow:0 10px 30px #0000000d}.project-sidebar-header h3{color:#111827;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #f2e3de;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.project-sidebar-list{flex-direction:column;gap:.6rem;display:flex;margin:0!important;padding:0!important;list-style:none!important}.project-sidebar-list li{margin:0!important;padding:0!important;list-style:none!important}.project-sidebar-item{color:#4b5563;text-align:left;cursor:pointer;box-sizing:border-box;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;font-size:.98rem;font-weight:500;transition:all .25s;display:flex}.project-sidebar-item:hover{color:#f27249;background:#fff8f5;border-color:#f2e3de;transform:translate(4px)}.project-sidebar-item.active{color:#fff;background:#f27249;border-color:#f27249;font-weight:600;transform:translate(4px);box-shadow:0 6px 20px #f272494d}.project-sidebar-num{color:inherit;background:#0000000f;border-radius:8px;flex-shrink:0;padding:.2rem .55rem;font-size:.85rem;font-weight:700}.project-sidebar-item.active .project-sidebar-num{color:#fff;background:#ffffff40}.project-sidebar-text{flex:1;line-height:1.35}.project-main-content{flex:1;width:100%;min-width:0}.project-main-content.full-width{flex:1}.project-section-wrapper{width:100%}.project-section-card{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:3rem 3.5rem;transition:transform .25s,box-shadow .25s;animation:.3s ease-out fadeInCard;display:block;box-shadow:0 10px 30px #0000000d}.project-section-card-title{color:#111827;text-align:center;border-bottom:2px solid #f2e3de;margin-top:0;margin-bottom:2rem;padding-bottom:.85rem;font-size:1.85rem;font-weight:700}@keyframes fadeInCard{0%{opacity:.7;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.project-section-card:hover{box-shadow:0 15px 40px #00000014}.project-section-body{color:#374151;font-size:1.08rem;line-height:1.8;position:relative}.project-section-body:after{content:"";clear:both;display:table}.project-section-body p{margin-top:0;margin-bottom:1.25rem}.project-section-figure{flex-direction:column;gap:.75rem;width:48%;max-width:540px;margin:0;display:flex}.project-section-figure.float-left{float:left;margin-bottom:2rem;margin-right:2.75rem}.project-section-figure.float-right{float:right;margin-bottom:2rem;margin-left:2.75rem}.project-section-image-wrapper{cursor:pointer;aspect-ratio:4/3;background-color:#f3f4f6;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001a}.project-section-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.project-section-image-wrapper:hover .project-section-img{transform:scale(1.03)}.project-photo-nav-btn{color:#fff;cursor:pointer;z-index:5;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.project-photo-nav-btn.prev{left:14px}.project-photo-nav-btn.next{right:14px}.project-photo-nav-btn:hover{background:#f27249f2;transform:translateY(-50%)scale(1.1)}.project-photo-dots{z-index:5;gap:7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.project-photo-dot{cursor:pointer;background:#fff9;border-radius:50%;width:9px;height:9px;transition:all .2s}.project-photo-dot.active{background:#fff;border-radius:6px;width:22px}.project-section-expand-btn{color:#fff;opacity:0;cursor:pointer;z-index:6;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .25s,background .25s;display:flex;position:absolute;top:14px;right:14px}.project-section-image-wrapper:hover .project-section-expand-btn{opacity:1}.project-section-expand-btn:hover{background:#000000d9}.project-section-caption{color:#6b7280;text-align:center;padding:0 .5rem;font-size:.94rem;font-style:italic;line-height:1.45}.project-lightbox-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.project-lightbox-content{background:#18181b;border-radius:12px;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;padding:1.5rem 2rem;display:flex;position:relative;box-shadow:0 20px 50px #00000080}.project-lightbox-close{color:#18181b;cursor:pointer;z-index:12;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:transform .2s;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:0 4px 12px #0000004d}.project-lightbox-close:hover{transform:scale(1.1)}.project-lightbox-nav-btn{color:#18181b;cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0006}.project-lightbox-nav-btn.prev{left:-24px}.project-lightbox-nav-btn.next{right:-24px}.project-lightbox-nav-btn:hover{color:#fff;background:#f27249;transform:translateY(-50%)scale(1.12);box-shadow:0 6px 20px #f2724980}.project-lightbox-img{object-fit:contain;border-radius:8px;max-width:100%;max-height:75vh}.project-lightbox-footer{flex-direction:column;align-items:center;gap:.4rem;margin-top:1rem;display:flex}.project-lightbox-caption{color:#e4e4e7;text-align:center;margin:0;font-size:.98rem}.project-lightbox-counter{color:#a1a1aa;font-size:.88rem;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.project-sidebar-layout{flex-direction:column;gap:1.5rem}.project-sidebar-nav{text-align:center;width:100%;padding:1.25rem 1rem;position:static}.project-sidebar-header h3{text-align:center;border-bottom:none;margin-bottom:.75rem;padding-bottom:0}.project-sidebar-list{flex-flow:wrap;justify-content:center;gap:.5rem}.project-sidebar-item{border-radius:20px;width:auto;padding:.6rem 1rem;font-size:.9rem;transform:none!important}.project-sidebar-item.active{transform:none!important}.project-section-card{padding:2rem 1.5rem}.project-section-figure.float-left,.project-section-figure.float-right{float:none;width:100%;max-width:100%;margin:0 0 1.75rem}.project-lightbox-nav-btn.prev{left:10px}.project-lightbox-nav-btn.next{right:10px}}
#projects .projects-content,#kplc .kplc-content{width:100%;display:block}#kplc .kplc-content-intro{width:100%;margin-top:0;display:block}#kplc .kplc-create{width:30%;margin-bottom:50px}#engagements .engagements-content{width:100%;display:block}#engagements .engagements-content-intro{width:100%;margin-top:0;display:block}@media only screen and (max-width:800px){#kplc .kplc-content-intro,#engagements .engagements-content-intro{width:100%;margin-top:0}}@media only screen and (max-width:600px){#projects .projects-content,#kplc .kplc-content,#engagements .engagements-content{width:100%}}
