.hero.svelte-40qkbk{position:relative;min-height:60vh;display:flex;align-items:center;background-color:var(--color-gray-900);overflow:hidden}.hero__image-wrapper.svelte-40qkbk{position:absolute;inset:0}.hero__image-wrapper.svelte-40qkbk img{width:100%;height:100%;object-fit:cover}.hero__overlay.svelte-40qkbk{position:absolute;inset:0;background:linear-gradient(to right,#000000b3,#0006,#0003)}.hero__content.svelte-40qkbk{position:relative;z-index:1;width:100%;padding:var(--space-16) var(--container-padding)}.hero__container.svelte-40qkbk{max-width:var(--container-max);margin-inline:auto}.hero__title.svelte-40qkbk{color:var(--color-white);font-size:var(--font-size-5xl);max-width:12ch;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width: 768px){.hero__title.svelte-40qkbk{font-size:var(--font-size-6xl)}}.hero__description.svelte-40qkbk{color:var(--color-gray-200);font-size:var(--font-size-xl);max-width:50ch;margin-bottom:var(--space-8);line-height:var(--line-height-relaxed)}.hero__actions.svelte-40qkbk{display:flex;flex-wrap:wrap;gap:var(--space-4)}.portable-text.svelte-zrdkpp p{margin-bottom:var(--space-4);line-height:var(--line-height-relaxed)}.portable-text.svelte-zrdkpp p:last-child{margin-bottom:0}.portable-text.svelte-zrdkpp h1,.portable-text.svelte-zrdkpp h2,.portable-text.svelte-zrdkpp h3,.portable-text.svelte-zrdkpp h4{margin-top:var(--space-8);margin-bottom:var(--space-4)}.portable-text.svelte-zrdkpp h1:first-child,.portable-text.svelte-zrdkpp h2:first-child,.portable-text.svelte-zrdkpp h3:first-child,.portable-text.svelte-zrdkpp h4:first-child{margin-top:0}.portable-text.svelte-zrdkpp ul,.portable-text.svelte-zrdkpp ol{margin-bottom:var(--space-4);padding-left:var(--space-6);line-height:var(--line-height-relaxed)}.portable-text.svelte-zrdkpp ul{list-style-type:disc}.portable-text.svelte-zrdkpp ol{list-style-type:decimal}.portable-text.svelte-zrdkpp li{margin-bottom:var(--space-2)}.portable-text.svelte-zrdkpp li::marker{color:var(--color-primary)}.portable-text.svelte-zrdkpp blockquote{margin:var(--space-6) 0;padding:var(--space-4) var(--space-6);border-left:4px solid var(--color-primary);background-color:var(--color-green-50);font-style:italic}.portable-text.svelte-zrdkpp strong{font-weight:var(--font-weight-semibold)}.portable-text.svelte-zrdkpp em{font-style:italic}.portable-text.svelte-zrdkpp .underline{text-decoration:underline;text-underline-offset:2px}.portable-text.svelte-zrdkpp del{text-decoration:line-through}.portable-text.svelte-zrdkpp code{font-family:var(--font-family-mono);background-color:var(--color-gray-100);padding:.125em .25em;border-radius:var(--radius-sm);font-size:.9em}.portable-text.svelte-zrdkpp .portable-link{color:var(--color-primary);text-decoration:underline}.portable-text.svelte-zrdkpp .portable-link:hover{color:var(--color-primary-hover)}.text-image.svelte-xjkifg{padding:var(--space-16) var(--container-padding);background-color:var(--color-white)}.text-image.svelte-xjkifg:nth-child(2n){background-color:var(--color-background-alt)}.text-image__container.svelte-xjkifg{display:grid;grid-template-columns:1fr;gap:var(--space-10);max-width:var(--container-max);margin-inline:auto;align-items:center}@media (min-width: 1024px){.text-image__container.svelte-xjkifg{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.text-image__content.svelte-xjkifg{order:2}@media (min-width: 1024px){.text-image__content.svelte-xjkifg{order:2}}.text-image__title.svelte-xjkifg{color:var(--color-gray-900)}.text-image__text.svelte-xjkifg{font-size:var(--font-size-lg);color:var(--color-text);line-height:var(--line-height-relaxed)}.text-image__text.svelte-xjkifg p{margin-bottom:var(--space-4)}.text-image__text.svelte-xjkifg p:last-child{margin-bottom:0}.text-image__text.svelte-xjkifg h3,.text-image__text.svelte-xjkifg h4{margin-top:var(--space-6);margin-bottom:var(--space-3)}.text-image__text.svelte-xjkifg h3:first-child,.text-image__text.svelte-xjkifg h4:first-child{margin-top:0}.text-image__text.svelte-xjkifg ul,.text-image__text.svelte-xjkifg ol{margin-bottom:var(--space-4);padding-left:var(--space-6)}.text-image__text.svelte-xjkifg li{margin-bottom:var(--space-2)}.text-image__text.svelte-xjkifg li::marker{color:var(--color-primary)}.text-image__media.svelte-xjkifg{order:1;position:relative}@media (min-width: 1024px){.text-image__media.svelte-xjkifg{order:1}}.text-image__media.svelte-xjkifg figure:where(.svelte-xjkifg){position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl)}.text-image__media.svelte-xjkifg img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.text-image__media.svelte-xjkifg:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-green-200);border-radius:var(--radius-xl);top:var(--space-4);left:var(--space-4);z-index:-1}.text-image.image-right.svelte-xjkifg .text-image__media:where(.svelte-xjkifg):before{left:auto;right:var(--space-4)}@media (min-width: 1024px){.text-image.image-right.svelte-xjkifg .text-image__content:where(.svelte-xjkifg){order:1}.text-image.image-right.svelte-xjkifg .text-image__media:where(.svelte-xjkifg){order:2}}.text-block.svelte-ilyfk7{padding:var(--space-16) var(--container-padding);background-color:var(--color-white)}.text-block__container.svelte-ilyfk7{max-width:800px;margin-inline:auto;text-align:center}.text-block__header.svelte-ilyfk7{margin-bottom:var(--space-8)}.text-block__subtitle.svelte-ilyfk7{display:block;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-primary);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);margin-bottom:var(--space-3)}.text-block__title.svelte-ilyfk7{color:var(--color-gray-900)}.text-block__content.svelte-ilyfk7{text-align:left}.text-block__content.svelte-ilyfk7 p{font-size:var(--font-size-lg);color:var(--color-text);line-height:var(--line-height-relaxed);margin-inline:auto}.gallery__grid.svelte-1f6vl5q{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}@media (max-width: 640px){.gallery__grid.svelte-1f6vl5q{grid-template-columns:repeat(2,1fr)}}.gallery__item.svelte-1f6vl5q{position:relative;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;border:none;padding:0;background:var(--color-gray-100);transition:transform var(--transition-base),box-shadow var(--transition-base)}.gallery__item.svelte-1f6vl5q:hover{transform:scale(1.02);box-shadow:var(--shadow-lg)}.gallery__item.svelte-1f6vl5q:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.gallery__item.svelte-1f6vl5q img:where(.svelte-1f6vl5q){width:100%;height:100%;object-fit:cover}.gallery__item--last.svelte-1f6vl5q img:where(.svelte-1f6vl5q){filter:brightness(.5)}.gallery__more.svelte-1f6vl5q{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);pointer-events:none}.lightbox.svelte-1f6vl5q{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;animation:svelte-1f6vl5q-fadeIn .2s ease-out}.lightbox__backdrop.svelte-1f6vl5q{position:absolute;inset:0;background:#000000d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.lightbox__content.svelte-1f6vl5q{position:relative;z-index:1;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center;animation:svelte-1f6vl5q-scaleIn .2s ease-out}.lightbox__image.svelte-1f6vl5q{max-width:100%;max-height:80vh;object-fit:contain;border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000080}.lightbox__caption.svelte-1f6vl5q{margin-top:var(--space-4);color:var(--color-gray-300);font-size:var(--font-size-sm);text-align:center;max-width:600px}.lightbox__close.svelte-1f6vl5q{position:absolute;top:var(--space-4);right:var(--space-4);width:48px;height:48px;border:none;border-radius:var(--radius-full);background:#ffffff1a;color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--transition-fast);z-index:2}.lightbox__close.svelte-1f6vl5q:hover{background:#fff3}.lightbox__close.svelte-1f6vl5q svg:where(.svelte-1f6vl5q){width:24px;height:24px}.lightbox__nav.svelte-1f6vl5q{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border:none;border-radius:var(--radius-full);background:#ffffff1a;color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--transition-fast),transform var(--transition-fast);z-index:2}.lightbox__nav.svelte-1f6vl5q:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.lightbox__nav.svelte-1f6vl5q svg:where(.svelte-1f6vl5q){width:28px;height:28px}.lightbox__nav--prev.svelte-1f6vl5q{left:var(--space-4)}@media (min-width: 1024px){.lightbox__nav--prev.svelte-1f6vl5q{left:var(--space-8)}}.lightbox__nav--next.svelte-1f6vl5q{right:var(--space-4)}@media (min-width: 1024px){.lightbox__nav--next.svelte-1f6vl5q{right:var(--space-8)}}.lightbox__counter.svelte-1f6vl5q{position:absolute;top:var(--space-4);left:50%;transform:translate(-50%);color:var(--color-gray-300);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);background:#00000080;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);z-index:2}.lightbox__dots.svelte-1f6vl5q{position:absolute;bottom:var(--space-6);left:50%;transform:translate(-50%);display:flex;gap:var(--space-2);z-index:2}.lightbox__dot.svelte-1f6vl5q{width:10px;height:10px;border:none;border-radius:var(--radius-full);background:#ffffff4d;cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast)}.lightbox__dot.svelte-1f6vl5q:hover{background:#ffffff80}.lightbox__dot.active.svelte-1f6vl5q{background:var(--color-white);transform:scale(1.2)}@keyframes svelte-1f6vl5q-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1f6vl5q-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.project-card.svelte-15bgfo2{display:block;background-color:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);text-decoration:none;transition:all var(--transition-base)}.project-card.svelte-15bgfo2:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.project-card.svelte-15bgfo2:hover .project-card__image:where(.svelte-15bgfo2) img{transform:scale(1.05)}.project-card.svelte-15bgfo2:hover .project-card__title:where(.svelte-15bgfo2){color:var(--color-primary)}.project-card.svelte-15bgfo2:hover .project-card__link:where(.svelte-15bgfo2){gap:var(--space-2)}.project-card--static.svelte-15bgfo2{cursor:default}.project-card--static.svelte-15bgfo2:hover{transform:none;box-shadow:var(--shadow-md)}.project-card--static.svelte-15bgfo2:hover .project-card__image:where(.svelte-15bgfo2) img{transform:none}.project-card--static.svelte-15bgfo2:hover .project-card__title:where(.svelte-15bgfo2){color:var(--color-gray-900)}.project-card__image.svelte-15bgfo2{position:relative;aspect-ratio:4/3;overflow:hidden}.project-card__image.svelte-15bgfo2 img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.project-card__content.svelte-15bgfo2{padding:var(--space-5)}.project-card__title.svelte-15bgfo2{font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);margin:0 0 var(--space-2);transition:color var(--transition-fast)}.project-card__description.svelte-15bgfo2{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0 0 var(--space-3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card__link.svelte-15bgfo2{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-primary);transition:gap var(--transition-fast)}.projects.svelte-jizkt0{padding:var(--space-16) var(--container-padding);background-color:var(--color-background-alt)}.projects__container.svelte-jizkt0{max-width:var(--container-max);margin-inline:auto}.projects__header.svelte-jizkt0{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-10)}@media (min-width: 768px){.projects__header.svelte-jizkt0{flex-direction:row;justify-content:space-between;align-items:center}}.projects__title.svelte-jizkt0{color:var(--color-gray-900);margin-bottom:0}.projects__link.svelte-jizkt0{display:inline-flex;align-items:center;gap:var(--space-2);font-weight:var(--font-weight-medium);color:var(--color-primary);text-decoration:none;transition:gap var(--transition-fast)}.projects__link.svelte-jizkt0:hover{gap:var(--space-3)}.projects__grid.svelte-jizkt0{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media (min-width: 640px){.projects__grid.svelte-jizkt0{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.projects__grid.svelte-jizkt0{grid-template-columns:repeat(3,1fr)}}.projects__empty.svelte-jizkt0{text-align:center;color:var(--color-text-muted);padding:var(--space-10)}.contact-block.svelte-5cle5s{padding:var(--space-16) var(--container-padding);background-color:var(--color-primary);color:var(--color-white)}.contact-block__container.svelte-5cle5s{display:grid;grid-template-columns:1fr;gap:var(--space-10);max-width:var(--container-max);margin-inline:auto;align-items:center}@media (min-width: 1024px){.contact-block__container.svelte-5cle5s{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.contact-block__subtitle.svelte-5cle5s{display:block;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-green-200);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);margin-bottom:var(--space-3)}.contact-block__title.svelte-5cle5s{color:var(--color-white)}.contact-block__text.svelte-5cle5s{font-size:var(--font-size-lg);color:var(--color-green-100);line-height:var(--line-height-relaxed);margin-bottom:var(--space-8)}.contact-block__card.svelte-5cle5s{background-color:var(--color-white);color:var(--color-gray-800);padding:var(--space-8);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}.contact-block__name.svelte-5cle5s{font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);margin-bottom:var(--space-4)}.contact-block__details.svelte-5cle5s{list-style:none;padding:0;margin:0}.contact-block__details.svelte-5cle5s li:where(.svelte-5cle5s){display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border-light)}.contact-block__details.svelte-5cle5s li:where(.svelte-5cle5s):last-child{border-bottom:none}.contact-block__details.svelte-5cle5s svg:where(.svelte-5cle5s){color:var(--color-primary);flex-shrink:0}.contact-block__details.svelte-5cle5s a:where(.svelte-5cle5s){color:var(--color-gray-700);font-weight:var(--font-weight-medium)}.contact-block__details.svelte-5cle5s a:where(.svelte-5cle5s):hover{color:var(--color-primary)}.project-header__hero.svelte-bn31cu{position:relative;width:100%;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden}.project-header__hero-image.svelte-bn31cu{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-header__overlay.svelte-bn31cu{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 40%,rgba(0,0,0,.2) 70%,transparent 100%)}.project-header__hero-content.svelte-bn31cu{position:relative;z-index:1;width:100%;padding:var(--space-16) var(--container-padding)}.project-header__container.svelte-bn31cu{max-width:var(--container-max);margin-inline:auto}.project-header__meta.svelte-bn31cu{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4)}.project-header__date.svelte-bn31cu{font-size:var(--font-size-sm);color:#fffc;text-transform:capitalize}.project-header__tags.svelte-bn31cu{display:flex;flex-wrap:wrap;gap:var(--space-2);list-style:none;margin:0;padding:0}.project-header__tag.svelte-bn31cu{padding:var(--space-1) var(--space-3);background-color:var(--color-primary-light);color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border-radius:var(--radius-full);text-transform:lowercase}.project-header__tag--green.svelte-bn31cu{background-color:#dcfce7;color:#166534}.project-header__tag--blue.svelte-bn31cu{background-color:#dbeafe;color:#1e40af}.project-header__tag--orange.svelte-bn31cu{background-color:#ffedd5;color:#c2410c}.project-header__tag--purple.svelte-bn31cu{background-color:#f3e8ff;color:#7c3aed}.project-header__tag--red.svelte-bn31cu{background-color:#fee2e2;color:#b91c1c}.project-header__tag--yellow.svelte-bn31cu{background-color:#fef9c3;color:#a16207}.project-header__tag--gray.svelte-bn31cu{background-color:#f3f4f6;color:#4b5563}.project-header__tag--brown.svelte-bn31cu{background-color:#fef3c7;color:#92400e}.project-header__title.svelte-bn31cu{color:var(--color-white);text-shadow:0 2px 4px rgba(0,0,0,.3);max-width:16ch}.project-header__description.svelte-bn31cu{font-size:var(--font-size-lg);color:#ffffffe6;max-width:60ch;line-height:var(--line-height-relaxed);margin-top:var(--space-4)}.project-header__gallery.svelte-bn31cu{padding-top:var(--space-12);padding-bottom:var(--space-12)}.project-header__gallery-title.svelte-bn31cu{color:var(--color-gray-900);margin-bottom:var(--space-4)}@media (max-width: 768px){.project-header__hero.svelte-bn31cu{min-height:60vh}.project-header__hero-content.svelte-bn31cu{padding:var(--space-8) var(--container-padding)}.project-header__title.svelte-bn31cu{max-width:none}}.project-grid.svelte-1j1r4c3{padding:var(--space-16) var(--container-padding);background-color:var(--color-background-alt)}.project-grid__container.svelte-1j1r4c3{max-width:var(--container-max);margin-inline:auto}.project-grid__title.svelte-1j1r4c3{color:var(--color-gray-900);text-align:center;display:block;margin-bottom:var(--space-8)}.project-grid__filters.svelte-1j1r4c3{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-8);padding:var(--space-4);background-color:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.project-grid__filter-btn.svelte-1j1r4c3{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-gray-600);background-color:transparent;border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.project-grid__filter-btn.svelte-1j1r4c3:hover{color:var(--color-primary);border-color:var(--color-primary);background-color:var(--color-green-50)}.project-grid__filter-btn.active.svelte-1j1r4c3{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary)}.project-grid__filter-btn--green.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#dcfce7;border:1px solid #166534}.project-grid__filter-btn--blue.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#dbeafe;border:1px solid #1e40af}.project-grid__filter-btn--orange.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#ffedd5;border:1px solid #c2410c}.project-grid__filter-btn--purple.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#f3e8ff;border:1px solid #7c3aed}.project-grid__filter-btn--red.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#fee2e2;border:1px solid #b91c1c}.project-grid__filter-btn--yellow.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#fef9c3;border:1px solid #a16207}.project-grid__filter-btn--gray.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#f3f4f6;border:1px solid #4b5563}.project-grid__filter-btn--brown.svelte-1j1r4c3 .project-grid__filter-dot:where(.svelte-1j1r4c3){background-color:#fef3c7;border:1px solid #92400e}.project-grid__filter-btn--green.svelte-1j1r4c3:hover,.project-grid__filter-btn--green.active.svelte-1j1r4c3{border-color:#166534}.project-grid__filter-btn--blue.svelte-1j1r4c3:hover,.project-grid__filter-btn--blue.active.svelte-1j1r4c3{border-color:#1e40af}.project-grid__filter-btn--orange.svelte-1j1r4c3:hover,.project-grid__filter-btn--orange.active.svelte-1j1r4c3{border-color:#c2410c}.project-grid__filter-btn--purple.svelte-1j1r4c3:hover,.project-grid__filter-btn--purple.active.svelte-1j1r4c3{border-color:#7c3aed}.project-grid__filter-btn--red.svelte-1j1r4c3:hover,.project-grid__filter-btn--red.active.svelte-1j1r4c3{border-color:#b91c1c}.project-grid__filter-btn--yellow.svelte-1j1r4c3:hover,.project-grid__filter-btn--yellow.active.svelte-1j1r4c3{border-color:#a16207}.project-grid__filter-btn--gray.svelte-1j1r4c3:hover,.project-grid__filter-btn--gray.active.svelte-1j1r4c3{border-color:#4b5563}.project-grid__filter-btn--brown.svelte-1j1r4c3:hover,.project-grid__filter-btn--brown.active.svelte-1j1r4c3{border-color:#92400e}.project-grid__filter-btn--green.active.svelte-1j1r4c3{background-color:#dcfce7;color:#166534}.project-grid__filter-btn--blue.active.svelte-1j1r4c3{background-color:#dbeafe;color:#1e40af}.project-grid__filter-btn--orange.active.svelte-1j1r4c3{background-color:#ffedd5;color:#c2410c}.project-grid__filter-btn--purple.active.svelte-1j1r4c3{background-color:#f3e8ff;color:#7c3aed}.project-grid__filter-btn--red.active.svelte-1j1r4c3{background-color:#fee2e2;color:#b91c1c}.project-grid__filter-btn--yellow.active.svelte-1j1r4c3{background-color:#fef9c3;color:#a16207}.project-grid__filter-btn--gray.active.svelte-1j1r4c3{background-color:#f3f4f6;color:#4b5563}.project-grid__filter-btn--brown.active.svelte-1j1r4c3{background-color:#fef3c7;color:#92400e}.project-grid__filter-dot.svelte-1j1r4c3{width:10px;height:10px;border-radius:50%;flex-shrink:0;box-sizing:border-box}.project-grid__grid.svelte-1j1r4c3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}@media (max-width: 1024px){.project-grid__grid.svelte-1j1r4c3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.project-grid__grid.svelte-1j1r4c3{grid-template-columns:1fr}}.project-grid__loading.svelte-1j1r4c3,.project-grid__empty.svelte-1j1r4c3{text-align:center;padding:var(--space-16) var(--space-4);color:var(--color-text-muted)}.project-grid__spinner.svelte-1j1r4c3{width:40px;height:40px;border:3px solid var(--color-gray-200);border-top-color:var(--color-primary);border-radius:50%;margin:0 auto var(--space-4);animation:svelte-1j1r4c3-spin .8s linear infinite}.project-grid__clear-btn.svelte-1j1r4c3{margin-top:var(--space-4);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);color:var(--color-primary);background:none;border:1px solid var(--color-primary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.project-grid__clear-btn.svelte-1j1r4c3:hover{background-color:var(--color-primary);color:var(--color-white)}.project-grid__pagination.svelte-1j1r4c3{display:flex;justify-content:center;margin-top:var(--space-10)}.project-grid__load-more.svelte-1j1r4c3{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-8);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-primary);background-color:var(--color-white);border:2px solid var(--color-primary);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast)}.project-grid__load-more.svelte-1j1r4c3:hover:not(:disabled){background-color:var(--color-primary);color:var(--color-white)}.project-grid__load-more.svelte-1j1r4c3:disabled{opacity:.7;cursor:not-allowed}.project-grid__btn-spinner.svelte-1j1r4c3{width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:svelte-1j1r4c3-spin .6s linear infinite}@keyframes svelte-1j1r4c3-spin{to{transform:rotate(360deg)}}.full-width-image.svelte-1yf4zwr{position:relative;min-height:35vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.full-width-image__image-wrapper.svelte-1yf4zwr{position:absolute;inset:0}.full-width-image__image-wrapper.svelte-1yf4zwr img{width:100%;height:100%;object-fit:cover}.full-width-image__overlay.svelte-1yf4zwr{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080,#0000004d)}.full-width-image__content.svelte-1yf4zwr{position:relative;z-index:1;width:100%;padding:var(--space-16) var(--container-padding);text-align:center}.full-width-image__container.svelte-1yf4zwr{max-width:var(--container-max);margin-inline:auto}.full-width-image__quote.svelte-1yf4zwr{margin:0;padding:0;position:relative}.full-width-image__quote.svelte-1yf4zwr:before{content:'"';position:absolute;top:-.4em;left:50%;transform:translate(-50%);font-family:var(--font-family-heading);font-size:clamp(4rem,15vw,10rem);color:#ffffff26;line-height:1;pointer-events:none;z-index:-1}.full-width-image__title.svelte-1yf4zwr{font-family:var(--font-family-heading);font-size:clamp(var(--font-size-2xl),4vw,var(--font-size-5xl));font-weight:var(--font-weight-medium);font-style:italic;color:var(--color-white);line-height:var(--line-height-tight);max-width:20ch;margin:0 auto var(--space-6);text-shadow:0 2px 8px rgba(0,0,0,.3)}.full-width-image__subtitle.svelte-1yf4zwr{font-size:var(--font-size-lg);color:#ffffffe6;margin:0 auto var(--space-8);max-width:50ch;line-height:var(--line-height-relaxed)}.full-width-image__actions.svelte-1yf4zwr{display:flex;justify-content:center;gap:var(--space-4)}@media (max-width: 768px){.full-width-image.svelte-1yf4zwr{min-height:30vh}.full-width-image__content.svelte-1yf4zwr{padding:var(--space-12) var(--container-padding)}.full-width-image__title.svelte-1yf4zwr{max-width:18ch}}
