.bubble-quote-container{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-evenly;width:98%;margin:1%;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.bubble-quote-container:hover{background:#ffffff08;border-color:#ffffff1a}.bubble-quote-backdrop{color:var(--font-highlight-color);opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Times New Roman,serif;font-size:16rem;line-height:1;position:absolute;top:-40px;left:20px}.bubble-quote-content{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.bubble-quote-text{color:var(--font-primary-color);text-shadow:0 2px 4px #000c;margin-bottom:2.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.bubble-quote-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:auto;padding-top:1.5rem;display:flex}.bubble-quote-author{color:var(--font-primary-color);letter-spacing:.5px;font-size:1.1rem;font-weight:700}.bubble-quote-author .highlight{color:var(--font-highlight-color)}.bubble-quote-author-info{flex-direction:column;align-items:flex-start;display:flex}.bubble-quote-author-role{text-transform:uppercase;opacity:.8;color:var(--font-secondary-color);letter-spacing:.05em;margin-top:2px;margin-left:1.5rem;font-size:.7rem;font-weight:600}.bubble-quote-links{flex-wrap:wrap;gap:10px;display:flex}.bubble-quote-link{color:var(--font-secondary-color);background-color:#0000;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;margin:0;padding:6px 16px;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.bubble-quote-link:hover{color:var(--font-highlight-color);border-color:var(--font-highlight-color);background-color:#ffffff0d;transform:translateY(-2px)}@media (max-width:800px){.bubble-quote-container{margin:2% 1%;padding:1.5rem}.bubble-quote-backdrop{font-size:10rem;top:-10px;left:10px}.bubble-quote-footer{flex-direction:column;align-items:flex-start;gap:15px}.bubble-quote-links{justify-content:flex-start;width:100%}}
.testimonial-section-wrapper{width:100%;margin-top:1rem}.embla-testimonials{outline:none;width:100%;transition:height .2s ease-in-out;overflow:hidden}.embla__container.align-items-start{align-items:flex-start;display:flex}.embla__slide_testimonial{flex:0 0 100%;min-width:0;padding-right:1rem}.testimonial-controls{justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 1rem;display:flex}.embla__arrows{gap:12px;display:flex}.embla__arrow{color:var(--font-primary-color);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.embla__arrow:hover:not(:disabled){border-color:var(--font-highlight-color);color:var(--font-highlight-color)}.embla__arrow:disabled{opacity:.3;cursor:not-allowed}.embla__dots{align-items:center;gap:12px;display:flex}.embla__dot{cursor:pointer;background-color:#0000;border:1px solid #fff6;border-radius:50%;outline:0;justify-content:center;align-items:center;width:14px;height:14px;padding:0;transition:all .3s;display:flex}.embla__dot:hover{border-color:#fffc}.embla__dot.is-selected{border-color:var(--font-highlight-color);background-color:#0000}.embla__dot:after{content:"";background-color:var(--font-highlight-color);opacity:0;border-radius:50%;width:6px;height:6px;transition:all .3s;transform:scale(0)}.embla__dot.is-selected:after{opacity:1;transform:scale(1)}@media (max-width:800px){.testimonial-controls{margin-top:2rem;padding:0}}
#projects-section{width:89.5vw;height:fit-content;min-height:90vh;color:var(--font-primary-color);padding:5vw;overflow-x:hidden}.projects-header{z-index:1;margin-bottom:0;position:relative}.projects-carousel-wrapper{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto 10px;padding:0;display:flex}:root{--slide-spacing:1.5rem}#projects-section .embla{width:100%;padding:20px 0;position:relative;overflow:hidden}#projects-section .embla__viewport{width:100%;overflow:hidden}#projects-section .embla__container{touch-action:pan-y pinch-zoom;display:flex}#projects-section .embla__slide{flex:0 0 70%;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}@media (max-width:800px){#projects-section .embla__slide{flex:0 0 85%}}@media (max-width:700px){#projects-section .embla__slide{flex:0 0 100%}}#projects-section .embla__slide__inner{aspect-ratio:1.6;cursor:pointer;will-change:transform, opacity;border-radius:20px;width:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}#projects-section .carousel-image-container{pointer-events:auto;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}#projects-section .carousel-image-container img{object-fit:cover;width:100%;height:100%;transition:transform .5s}#projects-section .carousel-overlay{pointer-events:none;background:linear-gradient(#0000,#000000e6);padding:15px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}#projects-section .embla__slide.active .carousel-overlay{pointer-events:auto;transform:translateY(0)}#projects-section .carousel-overlay h4{color:var(--text-color);margin:0;font-size:1.1rem;font-weight:600}#projects-section .view-label{color:var(--font-highlight-color);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}#projects-section .carousel-indicators{gap:8px;margin-top:15px;display:flex}#projects-section .indicator{cursor:pointer;background:#fff3;border-radius:3px;width:6px;height:6px;transition:all .3s}#projects-section .indicator.active{background:var(--font-highlight-color);width:22px}.projects-list-container{max-width:900px;margin:0 auto;padding:0 10px;animation:.6s cubic-bezier(.2,.8,.2,1) forwards listEntry}@keyframes listEntry{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.project-list-item{border-bottom:1px solid #ffffff0d;padding:30px 0;transition:all .3s}.project-list-item:hover{border-bottom-color:#ffffff26}.list-item-top{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:15px;transition:all .3s;display:flex}.list-item-top-content{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}@media (max-width:700px){.list-item-top-content{flex-direction:column;align-items:flex-start}}.project-read-more{color:var(--font-highlight-color);letter-spacing:.05em;opacity:.5;white-space:nowrap;justify-content:flex-end;width:100%;font-size:.75rem;font-weight:800;transition:opacity .3s;display:flex}.list-item-top:hover .project-read-more,.project-list-item.active .project-read-more{opacity:1}.item-title-group{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.pill-line{width:100%}.item-name{color:var(--font-primary-color);letter-spacing:-.02em;margin:0}.list-item-links{align-items:center;gap:14px;display:flex}.list-other-btn{color:var(--font-secondary-color);border:1px solid #ffffff1a;border-radius:20px;padding:3px 12px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s}.list-other-btn:hover{color:var(--font-highlight-color);border-color:var(--font-highlight-color);background:#ffffff05}.list-item-meta{width:100%}.item-status-meta{justify-content:space-between;align-items:center;display:flex}.status-group{align-items:center;gap:12px;display:flex}.active-tag{color:var(--font-primary-color);font-size:.75rem;font-weight:500}.last-updated-text{color:var(--font-secondary-color);opacity:.8;font-size:.75rem}.category-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:2.5px 10px;font-size:.65rem;font-weight:700;display:inline-block}.pill-featured{color:gold;background:#ffd70014;border:1px solid #ffd70033}.pill-building{color:#3498db;background:#3498db14;border:1px solid #3498db33}.pill-other{color:#95a5a6;background:#ffffff0d;border:1px solid #ffffff1a}.item-desc{color:var(--font-primary-color);opacity:.9;width:100%;margin:0 auto;font-size:.95rem;line-height:1.6}.item-data-rows{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.project-kpis{flex-wrap:wrap;gap:8px;display:flex}.kpi-pill{color:var(--font-highlight-color);background:rgba(var(--font-highlight-color-rgb), .05);border:1px solid rgba(var(--font-highlight-color-rgb), .2);border-radius:50px;padding:3px 12px;font-size:.7rem;font-weight:700}.project-tech{flex-wrap:wrap;gap:8px;display:flex}.tech-pill{color:var(--font-secondary-color);background:#ffffff08;border-radius:50px;padding:3px 12px;font-size:.72rem;font-weight:500}.list-planned-tasks{background:#ffffff03;border:1px dashed #ffffff1a;border-radius:8px;margin-top:15px;padding:12px 16px}.planned-heading{text-transform:uppercase;letter-spacing:.03em;color:var(--font-secondary-color);margin-bottom:8px;font-size:.75rem;font-weight:700}.list-planned-tasks ul{margin:0;padding-left:18px}.list-planned-tasks li{color:var(--font-primary-color);opacity:.8;margin-bottom:4px;font-size:.8rem}.commit-history-container{background:#0000001a;border:1px solid #ffffff08;border-radius:8px;margin-top:20px}.commit-history-header{cursor:pointer;color:var(--font-secondary-color);justify-content:space-between;padding:12px 16px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.commit-history-header:hover{color:var(--font-highlight-color);background:#ffffff05}.commit-list{padding:10px 16px;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.latest-commit{border-bottom:1px solid #ffffff08;margin-bottom:15px;padding-bottom:12px}.latest-commit:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.view-full-history-btn-container{border-top:1px solid #ffffff08;justify-content:center;margin:10px -16px 0;padding-top:10px;display:flex}.view-full-history-btn{text-align:center;width:100%;color:var(--font-secondary-color);cursor:pointer;padding:12px 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.view-full-history-btn:hover{color:var(--font-highlight-color);background:#ffffff05}.commit-msg{margin-bottom:6px;font-size:.85rem;line-height:1.4}.commit-id{color:var(--font-highlight-color);text-decoration:none}.commit-id:hover{text-decoration:underline}.commit-details{color:var(--font-secondary-color);justify-content:space-between;font-size:.7rem;font-weight:500;display:flex}.commit-additions{color:#4ade80}.commit-deletions{color:#f87171}@media (max-width:600px){.item-name{font-size:1.25rem}}
