.project-detail.svelte-u05taq{background:#fff;overflow-x:hidden;max-width:100%;width:100%;font-family:Outfit,sans-serif}.container.svelte-u05taq,.container-full.svelte-u05taq{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.project-hero.svelte-u05taq{background:#fdff96;padding:90px 10px 0;overflow-x:hidden}.project-hero.svelte-u05taq h1:where(.svelte-u05taq){color:#4a5b4c;font-size:2.5rem;font-weight:500;line-height:1.2;text-transform:lowercase;margin-bottom:20px}.project-cover.svelte-u05taq{background:linear-gradient(to bottom,#fdff96,#fdff96 50%,#fff 50%,#fff);padding:0 10px clamp(1rem,2vw,1.5rem);overflow-x:hidden}.project-cover.svelte-u05taq img:where(.svelte-u05taq){width:100%;max-width:100%;height:auto;display:block;border-radius:20px;background:#fff;box-sizing:border-box}.project-info.svelte-u05taq{padding:clamp(1rem,2vw,1.5rem) 10px;overflow-x:hidden}.info-box.svelte-u05taq{background:#4a5b4c;border-radius:20px;padding:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:1.7fr 1fr .5fr;gap:clamp(2rem,4vw,4rem);align-items:flex-end;max-width:100%;box-sizing:border-box}.info-main.svelte-u05taq h2:where(.svelte-u05taq){color:#fdff96;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;margin:0 0 2rem;line-height:1;padding-top:0}.info-main.svelte-u05taq p:where(.svelte-u05taq){color:#fdff96;font-size:clamp(.9rem,1.2vw,1rem);font-weight:300;line-height:1.7;opacity:.95;margin:0 0 1rem;padding:0}.info-main.svelte-u05taq p:where(.svelte-u05taq):last-child{margin-bottom:0}.meta.svelte-u05taq{display:flex;flex-direction:column;gap:2rem;align-self:end;margin-bottom:2rem}.meta-item.svelte-u05taq{display:flex;flex-direction:column;gap:.1rem}.meta-item.svelte-u05taq .label:where(.svelte-u05taq){color:#fdff96;font-size:clamp(.9rem,1.4vw,1.1rem);font-weight:500;line-height:1}.meta-item.svelte-u05taq .value:where(.svelte-u05taq){color:#fdff96;font-size:clamp(.9rem,1.2vw,1rem);line-height:1;font-weight:300;padding-top:8px}.info-tags.svelte-u05taq{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;justify-content:flex-end}.tag.svelte-u05taq{background:transparent;border:1px solid #fdff96;color:#fdff96;padding:clamp(.8rem,1.5vw,1.2rem) clamp(1.2rem,2vw,2rem);border-radius:50px;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:300;white-space:nowrap;line-height:1;display:inline-flex;align-items:center}.project-images.svelte-u05taq{padding:clamp(1rem,2vw,1.5rem) 10px clamp(2rem,4vw,3rem);overflow-x:hidden}.images-grid.svelte-u05taq{display:grid;gap:clamp(1rem,2vw,2rem);max-width:100%}.images-grid[data-count="3"].svelte-u05taq{grid-template-columns:repeat(3,1fr)}.images-grid[data-count="4"].svelte-u05taq{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.images-grid[data-count="4"].svelte-u05taq img:where(.svelte-u05taq){aspect-ratio:16/9;object-fit:contain}.images-grid[data-count="5"].svelte-u05taq{grid-template-columns:repeat(6,1fr)}.images-grid[data-count="5"].svelte-u05taq .img-1:where(.svelte-u05taq){grid-column:span 3}.images-grid[data-count="5"].svelte-u05taq .img-2:where(.svelte-u05taq){grid-column:span 3}.images-grid[data-count="5"].svelte-u05taq .img-3:where(.svelte-u05taq){grid-column:span 2}.images-grid[data-count="5"].svelte-u05taq .img-4:where(.svelte-u05taq){grid-column:span 2}.images-grid[data-count="5"].svelte-u05taq .img-5:where(.svelte-u05taq){grid-column:span 2}.images-grid[data-count="1"].svelte-u05taq,.images-grid[data-count="2"].svelte-u05taq{grid-template-columns:repeat(2,1fr)}.images-grid[data-count="1"].svelte-u05taq img:where(.svelte-u05taq){grid-column:span 2}.images-grid.svelte-u05taq img:where(.svelte-u05taq){width:100%;max-width:100%;height:100%;display:block;object-fit:contain;border-radius:20px;background:#f5f5f5;box-sizing:border-box}.more-work.svelte-u05taq{background:#4a5b4c;padding:clamp(1.5rem,3vw,2rem) 10px clamp(3rem,6vw,5rem);overflow-x:hidden;font-family:Outfit,sans-serif}.more-work.svelte-u05taq h2:where(.svelte-u05taq){color:#fdff96;font-size:clamp(2rem,4vw,3rem);font-weight:500;margin-bottom:clamp(2rem,3vw,3rem);text-transform:lowercase}.work-grid.svelte-u05taq{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);max-width:100%}.work-card.svelte-u05taq{display:block;position:relative;border-radius:20px;overflow:hidden;background:#e8d9d9;aspect-ratio:8/5;max-width:100%;text-decoration:none;transition:all .6s cubic-bezier(.4,0,.2,1)}.work-card.svelte-u05taq img:where(.svelte-u05taq),.work-card.svelte-u05taq .placeholder:where(.svelte-u05taq){width:100%;max-width:100%;height:100%;object-fit:cover;display:block;box-sizing:border-box;transition:transform .6s cubic-bezier(.4,0,.2,1)}@media (hover: hover){.work-card.svelte-u05taq:hover{border-radius:60%;transform:scale(.95) rotate(-25deg)}.work-card.svelte-u05taq:hover img:where(.svelte-u05taq),.work-card.svelte-u05taq:hover .placeholder:where(.svelte-u05taq){transform:rotate(25deg) scale(1.2)}}.work-card.svelte-u05taq .placeholder:where(.svelte-u05taq){background:#e8d9d9}@media (max-width: 1024px){.info-box.svelte-u05taq{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,3rem)}.info-tags.svelte-u05taq{align-items:flex-start;flex-direction:row;flex-wrap:wrap;grid-column:1 / -1}.meta.svelte-u05taq{flex-direction:row;gap:2rem}.work-grid.svelte-u05taq{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.project-hero.svelte-u05taq{padding:80px 1.5rem 0}.project-cover.svelte-u05taq,.project-info.svelte-u05taq,.project-images.svelte-u05taq,.more-work.svelte-u05taq{padding-inline:1.5rem}.info-box.svelte-u05taq{grid-template-columns:1fr}.project-cover.svelte-u05taq img:where(.svelte-u05taq){border-radius:16px}.images-grid.svelte-u05taq img:where(.svelte-u05taq){border-radius:16px}.work-card.svelte-u05taq:hover{border-radius:20px;transform:none}.work-card.svelte-u05taq:hover img:where(.svelte-u05taq),.work-card.svelte-u05taq:hover .placeholder:where(.svelte-u05taq){transform:none}}@media (max-width: 768px){.project-hero.svelte-u05taq{padding:40px 1rem 0}.project-cover.svelte-u05taq,.project-info.svelte-u05taq,.project-images.svelte-u05taq,.more-work.svelte-u05taq{padding-inline:1rem}.images-grid.svelte-u05taq,.images-grid[data-count="3"].svelte-u05taq,.images-grid[data-count="4"].svelte-u05taq,.images-grid[data-count="5"].svelte-u05taq{grid-template-columns:1fr!important}.images-grid[data-count="5"].svelte-u05taq .img-1:where(.svelte-u05taq),.images-grid[data-count="5"].svelte-u05taq .img-2:where(.svelte-u05taq),.images-grid[data-count="5"].svelte-u05taq .img-3:where(.svelte-u05taq),.images-grid[data-count="5"].svelte-u05taq .img-4:where(.svelte-u05taq),.images-grid[data-count="5"].svelte-u05taq .img-5:where(.svelte-u05taq){grid-column:span 1!important}.images-grid[data-count="1"].svelte-u05taq img:where(.svelte-u05taq){grid-column:span 1!important}.work-grid.svelte-u05taq{grid-template-columns:1fr}.project-cover.svelte-u05taq img:where(.svelte-u05taq){border-radius:12px}.images-grid.svelte-u05taq img:where(.svelte-u05taq){border-radius:12px}}@media (max-width: 600px){.project-hero.svelte-u05taq{padding:35px 1rem 0}.project-hero.svelte-u05taq h1:where(.svelte-u05taq){font-size:2rem}.info-box.svelte-u05taq{padding:clamp(1.5rem,4vw,2.5rem);border-radius:16px}.tag.svelte-u05taq{padding:.6rem 1.2rem;font-size:.9rem}.work-card.svelte-u05taq{border-radius:16px}}@media (max-width: 480px){.project-hero.svelte-u05taq{padding:30px 1rem 0}.project-cover.svelte-u05taq img:where(.svelte-u05taq){border-radius:8px;max-height:300px}.info-box.svelte-u05taq{padding:1.5rem;gap:1.5rem;border-radius:12px}.info-main.svelte-u05taq h2:where(.svelte-u05taq){font-size:1.25rem}.info-main.svelte-u05taq p:where(.svelte-u05taq){font-size:.9rem}.tag.svelte-u05taq{padding:.5rem 1rem;font-size:.8rem}.images-grid.svelte-u05taq{gap:.75rem}.images-grid.svelte-u05taq img:where(.svelte-u05taq){border-radius:8px}.more-work.svelte-u05taq{padding:2.5rem 1rem}.more-work.svelte-u05taq h2:where(.svelte-u05taq){font-size:1.75rem}.work-card.svelte-u05taq{border-radius:12px}}
