.hero-cta.svelte-vaxpuv{border:2px solid var(--accent-red);color:var(--accent-red);background:transparent;font-weight:700;margin-left:1rem;transition:background .2s,color .2s,border-color .2s}.hero-cta.svelte-vaxpuv:hover{background:var(--accent-red);color:#fff;border-color:var(--accent-red)}.bg-medium.svelte-1jjzz8b{background-color:var(--bg-medium)}.section-intro.svelte-1jjzz8b{text-align:center;max-width:70ch;margin-left:auto;margin-right:auto;margin-bottom:3rem}.section-cta.svelte-1jjzz8b{text-align:center;margin-top:3rem}.cards-container.svelte-1jjzz8b{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 900px){.cards-container.svelte-1jjzz8b{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b):nth-child(1){grid-column:1 / 2;grid-row:1 / 2}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b):nth-child(2){grid-column:2 / 3;grid-row:1 / 2}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b):nth-child(3){grid-column:1 / 2;grid-row:2 / 3}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b):nth-child(4){grid-column:2 / 3;grid-row:2 / 3}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b):nth-child(5){grid-column:1 / 3;grid-row:3 / 4}}@media (max-width: 600px){.cards-container.svelte-1jjzz8b{grid-template-columns:1fr;grid-template-rows:none}.cards-container.svelte-1jjzz8b .card:where(.svelte-1jjzz8b){grid-column:auto!important;grid-row:auto!important}}.modal-overlay.svelte-2iqws0{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f1014d9;display:flex;justify-content:center;align-items:center;z-index:2000;padding:2rem}.modal-container.svelte-2iqws0{background-color:var(--bg-medium);padding:2.5rem;border-radius:8px;max-width:700px;width:100%;position:relative;border:1px solid #2a2c33;box-shadow:0 10px 30px #00000080}.close-button.svelte-2iqws0{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:var(--text-medium);cursor:pointer;transition:color .3s ease}.close-button.svelte-2iqws0:hover{color:var(--accent-red)}@media (max-width: 600px){.modal-container.svelte-2iqws0{max-width:95vw;max-height:90vh;padding:1rem;overflow-y:auto}}.project-card-image.svelte-zz8ab1{width:100%;height:200px;overflow:hidden;border-radius:8px 8px 0 0}.project-card-image.svelte-zz8ab1 img{width:100%;height:100%;object-fit:cover;object-position:center}.project-modal-content.svelte-zz8ab1{text-align:center}.project-modal-content.svelte-zz8ab1 h2:where(.svelte-zz8ab1){text-align:center;margin-bottom:1rem}.project-modal-content.svelte-zz8ab1 p:where(.svelte-zz8ab1){margin-bottom:1.5rem;max-width:100%}.project-modal-content.svelte-zz8ab1 .project-tags:where(.svelte-zz8ab1){justify-content:center;margin-bottom:2rem}.guiding-principles.svelte-l4h4py{margin-top:0}.guiding-principles.svelte-l4h4py h2:where(.svelte-l4h4py){text-align:center;margin-bottom:2.5rem}.cards-container.svelte-l4h4py{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.value-card.svelte-l4h4py{background:var(--bg-dark);border-radius:8px;padding:2.5rem 2rem;flex:1 1 250px;max-width:350px;text-align:center;border:1px solid #2a2c33;box-shadow:0 4px 16px #00000014;transition:transform .2s,box-shadow .2s}.value-card.svelte-l4h4py:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 8px 24px #ff4d4d14}.value-card.svelte-l4h4py i:where(.svelte-l4h4py){font-size:2.5rem;color:var(--accent-red);margin-bottom:1rem}.value-card.svelte-l4h4py h3:where(.svelte-l4h4py){margin-bottom:1rem;color:var(--text-light)}.value-card.svelte-l4h4py p:where(.svelte-l4h4py){color:var(--text-medium)}@media (max-width: 900px){.cards-container.svelte-l4h4py{flex-direction:column;align-items:center}}.faq-section.svelte-nwio0r{background-color:var(--bg-medium);padding:4rem 0}.faq-header.svelte-nwio0r{text-align:center;margin-bottom:3rem}.faq-header.svelte-nwio0r h2:where(.svelte-nwio0r){font-size:clamp(2rem,4vw,3rem);color:var(--text-light);margin-bottom:1rem}.faq-header.svelte-nwio0r p:where(.svelte-nwio0r){color:var(--text-medium);font-size:1.1rem;max-width:600px;margin:0 auto}.faq-accordion.svelte-nwio0r{max-width:800px;margin:0 auto}.faq-item.svelte-nwio0r{background:var(--bg-dark);border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item.svelte-nwio0r:hover{border-color:var(--accent-red)}.faq-item.active.svelte-nwio0r{border-color:var(--accent-red);box-shadow:0 4px 16px #ff4d4d1a}.faq-question.svelte-nwio0r{width:100%;background:none;border:none;padding:1.5rem;text-align:left;color:var(--text-light);font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.faq-question.svelte-nwio0r:hover{background-color:#ffffff0d}.faq-question.svelte-nwio0r i:where(.svelte-nwio0r){color:var(--accent-red);transition:transform .3s ease;font-size:.9rem}.faq-question.svelte-nwio0r i.rotated:where(.svelte-nwio0r){transform:rotate(180deg)}.faq-answer.svelte-nwio0r{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#ffffff05}.faq-answer.show.svelte-nwio0r{max-height:200px;padding:0 1.5rem 1.5rem}.faq-answer.svelte-nwio0r p:where(.svelte-nwio0r){color:var(--text-medium);line-height:1.7;margin:0}.faq-cta.svelte-nwio0r{text-align:center;margin-top:3rem;display:flex;flex-flow:column nowrap;align-items:center}.faq-cta.svelte-nwio0r p:where(.svelte-nwio0r){color:var(--text-medium);margin-bottom:1rem;font-size:1.1rem;text-align:center;width:100%}.btn-outline.svelte-nwio0r{display:inline-block;padding:.75rem 1.5rem;background:transparent;color:var(--accent-red);border:2px solid var(--accent-red);border-radius:5px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-outline.svelte-nwio0r:hover{background:var(--accent-red);color:#fff}@media (max-width: 768px){.faq-section.svelte-nwio0r{padding:3rem 0}.faq-question.svelte-nwio0r{padding:1rem;font-size:1rem}.faq-answer.show.svelte-nwio0r{padding:0 1rem 1rem}}
