.hero.svelte-1q37ri0{position:relative;overflow:hidden}.hero-tagline.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.75rem;background:#b82b3a1a;padding:.75rem 1.5rem;border-radius:30px;border:1px solid rgba(184,43,58,.3);margin:1.5rem 0;color:var(--primary);font-weight:600;font-size:1rem}.hero-tagline.svelte-1q37ri0 i:where(.svelte-1q37ri0){font-size:1.2rem}.hero-title-main.svelte-1q37ri0{display:block;margin-bottom:.5rem}.hero-title-sub.svelte-1q37ri0{display:block}.hero-description.svelte-1q37ri0{margin-top:0}@media(min-width:769px){.hero-title-main.svelte-1q37ri0{display:inline;margin-bottom:0}.hero-title-sub.svelte-1q37ri0{display:inline}}.cursor-highlight.svelte-1q37ri0{position:fixed;width:150px;height:150px;pointer-events:none;opacity:0;background:radial-gradient(circle at center,rgba(184,43,58,.2) 0%,rgba(184,43,58,.1) 40%,transparent 80%);transform:translate(-50%,-50%);transition:opacity .2s ease-out;z-index:3;filter:blur(5px)}.overlay.svelte-1q37ri0{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1999;display:none;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.overlay.active.svelte-1q37ri0{opacity:1}.solution-modal.svelte-1q37ri0{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:#1a1f2ed9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2rem;border-radius:16px;max-width:min(90vw,1000px);width:90%;max-height:85vh;overflow-y:auto;z-index:2000;display:none;box-shadow:0 10px 40px #0009;opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.12)}.solution-modal.active.svelte-1q37ri0{opacity:1;transform:translate(-50%,-50%) scale(1)}.close-button.svelte-1q37ri0{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--light-text);cursor:pointer;font-size:1.5rem;padding:.5rem;z-index:2001;touch-action:manipulation;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.close-button.svelte-1q37ri0:hover{color:var(--text)}.solution-content.svelte-1q37ri0{opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.16,1,.3,1);transition-delay:0s}.solution-modal.active.svelte-1q37ri0 .solution-content:where(.svelte-1q37ri0){opacity:1;transform:translateY(0);transition-delay:.2s}.solution-content.svelte-1q37ri0 h2:where(.svelte-1q37ri0){color:var(--primary);font-size:2rem;margin-bottom:1rem;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem}.intro-text.svelte-1q37ri0{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:2.5rem;font-style:italic}.methodology-steps.svelte-1q37ri0{display:flex;flex-direction:column;gap:1.5rem;margin:0 0 2rem}.method-step.svelte-1q37ri0{display:flex;gap:1.5rem;align-items:flex-start}.step-number.svelte-1q37ri0{flex-shrink:0;width:50px;height:50px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px #b82b3a4d}.step-content.svelte-1q37ri0{flex:1;background:#1e243566;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}.step-content.svelte-1q37ri0:hover{background:#1e243580;border-color:#b82b3a33;transform:translate(5px)}.step-content.svelte-1q37ri0 h4:where(.svelte-1q37ri0){color:var(--text);font-size:1.15rem;margin-bottom:.5rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.step-content.svelte-1q37ri0 h4:where(.svelte-1q37ri0) i:where(.svelte-1q37ri0){color:var(--primary);font-size:1rem}.step-description.svelte-1q37ri0{color:var(--light-text);font-size:.95rem;margin:0;line-height:1.7}.stewardship-section.svelte-1q37ri0{margin-top:2.5rem;padding:2.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.stewardship-title.svelte-1q37ri0{text-align:center;color:var(--primary);font-size:1.5rem;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.75rem}.stewardship-intro.svelte-1q37ri0{text-align:center;color:var(--light-text);font-size:1rem;margin-bottom:2rem;font-style:italic}.stewardship-grid.svelte-1q37ri0{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stewardship-item.svelte-1q37ri0{background:#1e243566;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);text-align:center;transition:all .3s ease}.stewardship-item.svelte-1q37ri0:hover{background:#1e243599;border-color:#b82b3a4d;transform:translateY(-3px)}.stewardship-icon.svelte-1q37ri0{width:50px;height:50px;background:#b82b3a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.3rem;color:var(--primary);transition:all .3s ease}.stewardship-item.svelte-1q37ri0:hover .stewardship-icon:where(.svelte-1q37ri0){background:var(--primary);color:#fff;transform:scale(1.1)}.stewardship-item.svelte-1q37ri0 h4:where(.svelte-1q37ri0){color:var(--text);font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.stewardship-item.svelte-1q37ri0 p:where(.svelte-1q37ri0){color:var(--light-text);font-size:.9rem;line-height:1.6;margin:0}.methodology-insight.svelte-1q37ri0{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#b82b3a1a,#1e243599);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;border:1px solid rgba(184,43,58,.2);display:flex;gap:1.5rem;align-items:flex-start}.insight-icon.svelte-1q37ri0{flex-shrink:0;width:50px;height:50px;background:#ffd70033;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:gold}.insight-content.svelte-1q37ri0 p:where(.svelte-1q37ri0){color:var(--light-text);line-height:1.7;font-size:1rem;margin:0}.insight-content.svelte-1q37ri0 strong:where(.svelte-1q37ri0){color:var(--text)}[data-theme=light] .overlay.svelte-1q37ri0{background:#2d1f2199!important}[data-theme=light] .solution-modal.svelte-1q37ri0{background:linear-gradient(135deg,#fff,#fef8f9)!important;border-color:#b82b3a26!important;box-shadow:0 20px 60px #b82b3a33!important}[data-theme=light] .close-button.svelte-1q37ri0{background:#b82b3a1a!important;border-radius:50%}[data-theme=light] .close-button.svelte-1q37ri0:hover{background:#b82b3a33!important}[data-theme=light] .step-content.svelte-1q37ri0{background:linear-gradient(135deg,#fef5f6,#fff0f1)!important;border-color:#b82b3a1f!important}[data-theme=light] .step-content.svelte-1q37ri0:hover{background:linear-gradient(135deg,#ffebec,#ffe5e7)!important;border-color:#b82b3a40!important}[data-theme=light] .stewardship-item.svelte-1q37ri0{background:linear-gradient(135deg,#fef5f6,#fff0f1)!important;border-color:#b82b3a1f!important}[data-theme=light] .stewardship-item.svelte-1q37ri0:hover{background:linear-gradient(135deg,#ffebec,#ffe5e7)!important;border-color:#b82b3a40!important}[data-theme=light] .stewardship-section.svelte-1q37ri0{border-top-color:#b82b3a26!important}[data-theme=light] .methodology-insight.svelte-1q37ri0{background:linear-gradient(135deg,#b82b3a0d,#fef5f6cc);border-color:#b82b3a26}[data-theme=light] .insight-icon.svelte-1q37ri0{background:#b8860b26;color:#8b6914}@media(max-width:768px){.hero.svelte-1q37ri0{padding-top:6rem!important}.stewardship-grid.svelte-1q37ri0{grid-template-columns:1fr;gap:1rem}.stewardship-title.svelte-1q37ri0{font-size:1.3rem;flex-direction:column;gap:.5rem}.stewardship-intro.svelte-1q37ri0{font-size:.95rem}.stewardship-item.svelte-1q37ri0{padding:1.2rem}.solution-modal.svelte-1q37ri0{padding:1.5rem;max-width:95%;width:95%;max-height:90vh}.close-button.svelte-1q37ri0{top:.75rem;right:.75rem;font-size:1.75rem;min-width:48px;min-height:48px;background:#0000004d;border-radius:50%}.close-button.svelte-1q37ri0:hover,.close-button.svelte-1q37ri0:active{background:#00000080;color:var(--primary)}.solution-content.svelte-1q37ri0 h2:where(.svelte-1q37ri0){font-size:1.5rem;flex-direction:column;gap:.5rem}.intro-text.svelte-1q37ri0{font-size:1rem}.method-step.svelte-1q37ri0{flex-direction:column;gap:1rem}.step-number.svelte-1q37ri0{width:40px;height:40px;font-size:1.2rem;margin:0 auto}.step-content.svelte-1q37ri0{padding:1.2rem}.step-content.svelte-1q37ri0 h4:where(.svelte-1q37ri0){font-size:1.05rem;justify-content:center}.step-description.svelte-1q37ri0{font-size:.9rem;text-align:center}.methodology-insight.svelte-1q37ri0{flex-direction:column;padding:1.5rem;text-align:center}.insight-icon.svelte-1q37ri0{margin:0 auto}.insight-content.svelte-1q37ri0 p:where(.svelte-1q37ri0){font-size:.9rem}}.about.svelte-7hpc9t{padding:5rem 2rem;background:var(--dark-bg)}.about-content.svelte-7hpc9t{max-width:min(85vw,1000px);margin:0 auto}.about-intro.svelte-7hpc9t{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:3rem;font-style:italic;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}.origin-card.svelte-7hpc9t{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:3rem;display:flex;align-items:flex-start;gap:2.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:4rem}.origin-card.svelte-7hpc9t:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0006}.origin-icon.svelte-7hpc9t{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,var(--primary) 0%,#e74c3c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;box-shadow:0 4px 20px #b82b3a4d}.origin-text.svelte-7hpc9t h3:where(.svelte-7hpc9t){color:var(--text);font-size:1.5rem;margin-bottom:1.5rem;font-weight:600;padding-bottom:1rem;border-bottom:2px solid rgba(184,43,58,.3)}.origin-text.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--light-text);line-height:1.8;font-size:1.05rem;margin:0 0 1.2rem}.origin-text.svelte-7hpc9t p:where(.svelte-7hpc9t):last-child{margin-bottom:0}.origin-highlight.svelte-7hpc9t{color:var(--text);font-weight:500;font-size:1.1rem;padding-top:.5rem}.origin-text.svelte-7hpc9t strong:where(.svelte-7hpc9t){color:var(--primary)}.translational-section.svelte-7hpc9t{margin:4rem 0;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.section-subheading.svelte-7hpc9t{text-align:center;color:var(--primary);font-size:1.75rem;margin-bottom:1rem;font-weight:600}.translational-intro.svelte-7hpc9t{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:2.5rem;font-style:italic;line-height:1.7}.translational-statement.svelte-7hpc9t{background:linear-gradient(135deg,#b82b3a1a,#1e243599);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:3rem;border:1px solid rgba(255,255,255,.1);margin-bottom:3rem;display:flex;gap:2rem;align-items:flex-start}.statement-icon.svelte-7hpc9t{flex-shrink:0;width:80px;height:80px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;box-shadow:0 4px 20px #b82b3a4d}.statement-content.svelte-7hpc9t h4:where(.svelte-7hpc9t){color:var(--text);font-size:1.5rem;margin-bottom:1rem;font-weight:600}.statement-content.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--light-text);line-height:1.8;font-size:1.05rem;margin-bottom:1rem}.statement-content.svelte-7hpc9t p:where(.svelte-7hpc9t):last-child{margin-bottom:0}.statement-content.svelte-7hpc9t strong:where(.svelte-7hpc9t){color:var(--text);font-weight:600}.trl-diagram.svelte-7hpc9t{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin:3rem 0;align-items:center}.trl-stage.svelte-7hpc9t{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:2rem;text-align:center;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.trl-stage.svelte-7hpc9t:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}.trl-stage.start.svelte-7hpc9t{border-color:#3b82f680}.trl-stage.end.svelte-7hpc9t{border-color:#b82b3a80}.trl-label.svelte-7hpc9t{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.trl-stage.start.svelte-7hpc9t .trl-label:where(.svelte-7hpc9t){color:#3b82f6}.trl-description.svelte-7hpc9t{font-size:1.2rem;color:var(--text);font-weight:600;margin-bottom:.75rem}.trl-details.svelte-7hpc9t{color:var(--light-text);font-size:.95rem;line-height:1.5}.trl-bridge.svelte-7hpc9t{display:flex;flex-direction:column;align-items:center;gap:1rem}.bridge-arrow.svelte-7hpc9t{width:60px;height:60px;background:#b82b3a33;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary)}.bridge-label.svelte-7hpc9t{color:var(--primary);font-weight:600;font-size:.9rem;text-align:center;max-width:150px;line-height:1.4}.competency-section.svelte-7hpc9t{margin:4rem 0;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.competency-intro.svelte-7hpc9t{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:2.5rem;font-style:italic}.competency-grid.svelte-7hpc9t{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.competency-card.svelte-7hpc9t{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:2.5rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-align:center}.competency-card.svelte-7hpc9t:hover{transform:translateY(-5px);box-shadow:0 12px 30px #b82b3a33;border-color:#b82b3a4d}.competency-icon.svelte-7hpc9t{width:70px;height:70px;background:#b82b3a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary);margin:0 auto 1.5rem;transition:all .3s ease}.competency-card.svelte-7hpc9t:hover .competency-icon:where(.svelte-7hpc9t){background:var(--primary);color:#fff;transform:scale(1.1)}.competency-card.svelte-7hpc9t h4:where(.svelte-7hpc9t){color:var(--text);font-size:1.3rem;margin-bottom:1rem;font-weight:600}.competency-card.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--light-text);line-height:1.7;font-size:1rem;margin:0}.engagement-section.svelte-7hpc9t{margin:4rem 0;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.engagement-intro.svelte-7hpc9t{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:2.5rem;font-style:italic}.engagement-grid.svelte-7hpc9t{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.engagement-card.svelte-7hpc9t{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-align:center}.engagement-card.svelte-7hpc9t:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000004d;border-color:#b82b3a4d}.engagement-icon.svelte-7hpc9t{width:60px;height:60px;background:#b82b3a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary);margin:0 auto 1.5rem;transition:all .3s ease}.engagement-card.svelte-7hpc9t:hover .engagement-icon:where(.svelte-7hpc9t){background:var(--primary);color:#fff;transform:scale(1.1)}.engagement-card.svelte-7hpc9t h4:where(.svelte-7hpc9t){color:var(--text);font-size:1.2rem;margin-bottom:1rem;font-weight:600}.engagement-card.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--light-text);line-height:1.6;font-size:.95rem;margin:0}.vision-statement.svelte-7hpc9t{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:3rem;border:2px solid rgba(184,43,58,.3);margin-top:3rem;display:flex;gap:2rem;align-items:flex-start;box-shadow:0 8px 30px #b82b3a33}.vision-icon.svelte-7hpc9t{flex-shrink:0;width:80px;height:80px;background:#b82b3a33;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary);box-shadow:0 4px 20px #b82b3a4d}.vision-content.svelte-7hpc9t h3:where(.svelte-7hpc9t){color:var(--text);font-size:1.5rem;margin-bottom:1rem;font-weight:600}.vision-content.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--light-text);line-height:1.8;font-size:1.05rem;margin:0}[data-theme=light] .about.svelte-7hpc9t{background:linear-gradient(135deg,#fef7f8,#fef5f6,#fef7f8)}[data-theme=light] .origin-card.svelte-7hpc9t,[data-theme=light] .competency-card.svelte-7hpc9t,[data-theme=light] .engagement-card.svelte-7hpc9t,[data-theme=light] .vision-statement.svelte-7hpc9t,[data-theme=light] .trl-stage.svelte-7hpc9t{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%);border-color:#b82b3a26;box-shadow:0 4px 16px #b82b3a1a}[data-theme=light] .origin-card.svelte-7hpc9t:hover,[data-theme=light] .competency-card.svelte-7hpc9t:hover,[data-theme=light] .engagement-card.svelte-7hpc9t:hover,[data-theme=light] .trl-stage.svelte-7hpc9t:hover{box-shadow:0 8px 28px #b82b3a26;border-color:#b82b3a40}[data-theme=light] .translational-statement.svelte-7hpc9t{background:linear-gradient(135deg,#b82b3a0d,#fef5f6cc);border-color:#b82b3a26}[data-theme=light] .trl-stage.start.svelte-7hpc9t{border-color:#3b82f64d}[data-theme=light] .trl-stage.end.svelte-7hpc9t{border-color:#b82b3a66}[data-theme=light] .trl-stage.start.svelte-7hpc9t .trl-label:where(.svelte-7hpc9t){color:#1e40af}[data-theme=light] .vision-statement.svelte-7hpc9t{border-color:#b82b3a40;box-shadow:0 8px 30px #b82b3a26}[data-theme=light] .translational-section.svelte-7hpc9t,[data-theme=light] .competency-section.svelte-7hpc9t,[data-theme=light] .engagement-section.svelte-7hpc9t{border-top-color:#b82b3a26}@media(max-width:1024px){.trl-diagram.svelte-7hpc9t{grid-template-columns:1fr;gap:1.5rem}.trl-bridge.svelte-7hpc9t{flex-direction:row;justify-content:center}.bridge-arrow.svelte-7hpc9t{transform:rotate(90deg)}.competency-grid.svelte-7hpc9t{grid-template-columns:1fr}.engagement-grid.svelte-7hpc9t{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about.svelte-7hpc9t{padding:3rem 1rem}.about-intro.svelte-7hpc9t{font-size:1rem;margin-bottom:2rem}.origin-card.svelte-7hpc9t{flex-direction:column;text-align:center;padding:2rem;gap:1.5rem;margin-bottom:3rem}.origin-icon.svelte-7hpc9t{width:60px;height:60px;font-size:1.5rem;margin:0 auto}.origin-text.svelte-7hpc9t h3:where(.svelte-7hpc9t){font-size:1.3rem;margin-bottom:1.2rem;padding-bottom:.8rem}.origin-text.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:.95rem;line-height:1.7;margin-bottom:1rem}.origin-highlight.svelte-7hpc9t{font-size:1rem;padding-top:.3rem}.section-subheading.svelte-7hpc9t{font-size:1.5rem}.translational-intro.svelte-7hpc9t,.competency-intro.svelte-7hpc9t,.engagement-intro.svelte-7hpc9t{font-size:1rem}.translational-statement.svelte-7hpc9t{flex-direction:column;text-align:center;padding:2rem;gap:1.5rem}.statement-icon.svelte-7hpc9t{width:60px;height:60px;font-size:1.5rem;margin:0 auto}.statement-content.svelte-7hpc9t h4:where(.svelte-7hpc9t){font-size:1.3rem}.statement-content.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:.95rem}.trl-stage.svelte-7hpc9t{padding:1.5rem}.trl-label.svelte-7hpc9t{font-size:1.5rem}.trl-description.svelte-7hpc9t{font-size:1rem}.trl-details.svelte-7hpc9t{font-size:.85rem}.competency-card.svelte-7hpc9t{padding:2rem}.competency-icon.svelte-7hpc9t{width:60px;height:60px;font-size:1.7rem}.engagement-grid.svelte-7hpc9t{grid-template-columns:1fr;gap:1.5rem}.engagement-card.svelte-7hpc9t{padding:1.5rem}.engagement-icon.svelte-7hpc9t{width:50px;height:50px;font-size:1.3rem}.vision-statement.svelte-7hpc9t{flex-direction:column;text-align:center;padding:2rem;gap:1.5rem}.vision-icon.svelte-7hpc9t{width:60px;height:60px;font-size:1.5rem;margin:0 auto}.vision-content.svelte-7hpc9t h3:where(.svelte-7hpc9t){font-size:1.3rem}.vision-content.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:.95rem}}.portfolio.svelte-18e23a4{padding:5rem 2rem;background:var(--darkest-bg)}.portfolio-content.svelte-18e23a4{max-width:min(90vw,1200px);margin:0 auto}.portfolio-intro.svelte-18e23a4{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:3rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto}.ventures-grid.svelte-18e23a4{display:flex;flex-direction:column;gap:2rem}.venture-card.svelte-18e23a4{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .3s ease;position:relative}.venture-card.svelte-18e23a4:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary) 0%,#e74c3c 50%,var(--primary) 100%);transform:scaleX(0);transition:transform .5s cubic-bezier(.16,1,.3,1);transform-origin:left}.venture-card.svelte-18e23a4:hover:before{transform:scaleX(1)}.venture-card.flagship.svelte-18e23a4{border:2px solid rgba(184,43,58,.3);box-shadow:0 8px 30px #b82b3a33}.venture-card.flagship.svelte-18e23a4:before{height:5px;background:linear-gradient(90deg,#ffd700 0%,var(--primary) 50%,#ffd700 100%);transform:scaleX(1)}.flagship-badge.svelte-18e23a4{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,gold,#ffed4e);color:#1a1f32;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #ffd7004d;z-index:10}.flagship-badge.svelte-18e23a4 i:where(.svelte-18e23a4){font-size:.9rem}.venture-header.svelte-18e23a4{padding:2.5rem 2.5rem 1.5rem;display:flex;gap:2rem;align-items:flex-start}.venture-icon.svelte-18e23a4{flex-shrink:0;width:80px;height:80px;background:#b82b3a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary);transition:all .3s ease}.venture-card.svelte-18e23a4:hover .venture-icon:where(.svelte-18e23a4){background:var(--primary);color:#fff;transform:scale(1.1)}.venture-title-section.svelte-18e23a4{flex:1;padding-right:6rem}.venture-title-section.svelte-18e23a4 h3:where(.svelte-18e23a4){color:var(--text);font-size:1.4rem;margin-bottom:.5rem;font-weight:600;line-height:1.3}.venture-subtitle.svelte-18e23a4{color:var(--primary);font-size:1rem;font-weight:600;margin:0}.venture-preview.svelte-18e23a4{padding:0 2.5rem 1.5rem}.preview-item.svelte-18e23a4{background:#1e243566;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem;border-radius:12px;border-left:3px solid var(--primary)}.preview-item.svelte-18e23a4 strong:where(.svelte-18e23a4){color:var(--text);font-size:1rem;display:block;margin-bottom:.5rem}.preview-item.svelte-18e23a4 p:where(.svelte-18e23a4){color:var(--light-text);line-height:1.7;font-size:.95rem;margin:0}.venture-actions.svelte-18e23a4{display:flex;gap:1rem;margin-top:1rem}.expand-btn.svelte-18e23a4,.methodology-btn.svelte-18e23a4{flex:1;background:#b82b3a1a;border:none;padding:1rem 1.5rem;color:var(--primary);font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;border-radius:8px}.expand-btn.svelte-18e23a4:hover,.methodology-btn.svelte-18e23a4:hover{background:#b82b3a33}.methodology-btn.svelte-18e23a4{background:linear-gradient(135deg,#ffd70026,#b82b3a26);border:1px solid rgba(255,215,0,.3)}.methodology-btn.svelte-18e23a4:hover{background:linear-gradient(135deg,#ffd70040,#b82b3a40);border-color:#ffd70080}.expand-btn.svelte-18e23a4 i:where(.svelte-18e23a4){transition:transform .3s ease}.venture-details.svelte-18e23a4{max-height:0;overflow:hidden;opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1)}.venture-details.visible.svelte-18e23a4{max-height:1000px;opacity:1;padding:2rem 2.5rem;border-top:1px solid rgba(255,255,255,.1)}.detail-item.svelte-18e23a4{display:flex;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;background:#1e243566;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;align-items:flex-start;border:1px solid rgba(255,255,255,.05)}.detail-item.svelte-18e23a4:last-child{margin-bottom:0}.detail-item.status.svelte-18e23a4{background:#b82b3a0d;border:1px solid rgba(184,43,58,.2)}.detail-icon.svelte-18e23a4{flex-shrink:0;width:40px;height:40px;background:#b82b3a33;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1rem}.detail-content.svelte-18e23a4{flex:1}.detail-content.svelte-18e23a4 strong:where(.svelte-18e23a4){color:var(--text);font-size:1rem;display:block;margin-bottom:.5rem}.detail-content.svelte-18e23a4 p:where(.svelte-18e23a4){color:var(--light-text);line-height:1.7;font-size:.95rem;margin:0}.portfolio-overlay.svelte-18e23a4{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1999;display:none;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.portfolio-overlay.active.svelte-18e23a4{opacity:1}.flagship-modal.svelte-18e23a4{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:#1a1f2ed9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2rem;border-radius:16px;max-width:min(90vw,1000px);width:90%;max-height:85vh;overflow-y:auto;z-index:2000;display:none;box-shadow:0 10px 40px #0009;opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.12)}.flagship-modal.active.svelte-18e23a4{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal-close-button.svelte-18e23a4{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--light-text);cursor:pointer;font-size:1.5rem;padding:.5rem;z-index:2001;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.modal-close-button.svelte-18e23a4:hover{color:var(--text)}.modal-content.svelte-18e23a4{opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.16,1,.3,1);transition-delay:0s}.flagship-modal.active.svelte-18e23a4 .modal-content:where(.svelte-18e23a4){opacity:1;transform:translateY(0);transition-delay:.2s}.modal-content.svelte-18e23a4 h2:where(.svelte-18e23a4){color:var(--primary);font-size:2rem;margin-bottom:1rem;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem}.modal-content.svelte-18e23a4 h2:where(.svelte-18e23a4) i:where(.svelte-18e23a4){color:gold}.modal-intro.svelte-18e23a4{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:2rem;font-style:italic}.pillars-grid.svelte-18e23a4{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0}@media(min-width:769px)and (max-width:1024px){.pillars-grid.svelte-18e23a4{grid-template-columns:repeat(2,1fr)}}.pillar-card.svelte-18e23a4{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-align:center}.pillar-card.svelte-18e23a4:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000004d;border-color:#b82b3a4d}.pillar-icon.svelte-18e23a4{width:50px;height:50px;background:#b82b3a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.3rem;color:var(--primary)}.pillar-card.svelte-18e23a4 h4:where(.svelte-18e23a4){color:var(--text);font-size:1.1rem;margin-bottom:.75rem;font-weight:600}.pillar-card.svelte-18e23a4 p:where(.svelte-18e23a4){color:var(--light-text);line-height:1.6;font-size:.95rem;margin:0}.modal-benefits.svelte-18e23a4{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.modal-benefits.svelte-18e23a4 h3:where(.svelte-18e23a4){color:var(--primary);font-size:1.3rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.benefits-list.svelte-18e23a4{display:flex;flex-direction:column;gap:1rem}.benefit-item.svelte-18e23a4{display:flex;align-items:center;gap:1rem;padding:1rem;background:#1e243566;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:all .3s ease}.benefit-item.svelte-18e23a4:hover{background:#b82b3a0d;transform:translate(10px)}.benefit-item.svelte-18e23a4 i:where(.svelte-18e23a4){color:var(--primary);font-size:1.1rem;width:20px;text-align:center}.benefit-item.svelte-18e23a4 span:where(.svelte-18e23a4){color:var(--light-text);line-height:1.5;font-size:.95rem}.benefit-item.svelte-18e23a4 strong:where(.svelte-18e23a4){color:var(--text)}[data-theme=light] .portfolio.svelte-18e23a4{background:linear-gradient(135deg,#f6f8fa,#f8f9fb,#f6f8fa)}[data-theme=light] .venture-card.svelte-18e23a4,[data-theme=light] .pillar-card.svelte-18e23a4{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%)!important;border-color:#b82b3a26!important;box-shadow:0 4px 16px #b82b3a1a!important}[data-theme=light] .venture-card.svelte-18e23a4:hover,[data-theme=light] .pillar-card.svelte-18e23a4:hover{box-shadow:0 8px 28px #b82b3a26!important;border-color:#b82b3a40!important}[data-theme=light] .preview-item.svelte-18e23a4,[data-theme=light] .detail-item.svelte-18e23a4,[data-theme=light] .venture-details.svelte-18e23a4{background:linear-gradient(135deg,var(--card-subtle) 0%,#fef3f4 100%)!important;border-color:#b82b3a1f!important}[data-theme=light] .flagship-modal.svelte-18e23a4{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%)!important;border-color:#b82b3a26!important;box-shadow:0 20px 60px #b82b3a33!important}[data-theme=light] .portfolio-overlay.svelte-18e23a4{background:#2d1f2199!important}[data-theme=light] .modal-benefits.svelte-18e23a4{border-top-color:#b82b3a26!important}[data-theme=light] .benefit-item.svelte-18e23a4{background:linear-gradient(135deg,var(--card-subtle) 0%,#fef3f4 100%)!important;border-color:#b82b3a1f!important}[data-theme=light] .benefit-item.svelte-18e23a4:hover{background:linear-gradient(135deg,#fef0f2,#feebec)!important}[data-theme=light] .modal-close-button.svelte-18e23a4{background:#b82b3a1a!important;border-radius:50%}[data-theme=light] .modal-close-button.svelte-18e23a4:hover{background:#b82b3a33!important}[data-theme=light] .modal-content.svelte-18e23a4 h2:where(.svelte-18e23a4) i:where(.svelte-18e23a4){color:#c5a100!important}@media(max-width:768px){.portfolio.svelte-18e23a4{padding:3rem 1rem}.portfolio-intro.svelte-18e23a4{font-size:1rem;margin-bottom:2rem}.ventures-grid.svelte-18e23a4{gap:1.5rem}.flagship-badge.svelte-18e23a4{top:1rem;right:1rem;padding:.4rem .75rem;font-size:.75rem}.venture-header.svelte-18e23a4{padding:2rem 1.5rem 1rem;flex-direction:column;text-align:center;gap:1rem}.venture-icon.svelte-18e23a4{width:60px;height:60px;font-size:1.5rem;margin:0 auto}.venture-title-section.svelte-18e23a4{padding-right:0}.venture-title-section.svelte-18e23a4 h3:where(.svelte-18e23a4){font-size:1.2rem}.venture-subtitle.svelte-18e23a4{font-size:.9rem}.venture-preview.svelte-18e23a4{padding:0 1.5rem 1rem}.preview-item.svelte-18e23a4{padding:1.2rem}.expand-btn.svelte-18e23a4{padding:.9rem 1.5rem;font-size:.9rem}.venture-details.visible.svelte-18e23a4{padding:1.5rem}.detail-item.svelte-18e23a4{flex-direction:column;padding:1.2rem;gap:1rem;text-align:center}.detail-icon.svelte-18e23a4{margin:0 auto}.detail-content.svelte-18e23a4 strong:where(.svelte-18e23a4){font-size:.95rem}.detail-content.svelte-18e23a4 p:where(.svelte-18e23a4){font-size:.9rem}.venture-actions.svelte-18e23a4{flex-direction:column;gap:.75rem}.expand-btn.svelte-18e23a4,.methodology-btn.svelte-18e23a4{padding:.9rem 1.2rem;font-size:.9rem}.flagship-modal.svelte-18e23a4{padding:1.5rem;max-width:95%;width:95%;max-height:90vh}.modal-close-button.svelte-18e23a4{top:.75rem;right:.75rem;font-size:1.75rem;min-width:48px;min-height:48px;background:#0000004d;border-radius:50%}.modal-content.svelte-18e23a4 h2:where(.svelte-18e23a4){font-size:1.5rem;flex-direction:column;gap:.5rem}.modal-intro.svelte-18e23a4{font-size:1rem}.pillars-grid.svelte-18e23a4{grid-template-columns:1fr;gap:1rem}.pillar-card.svelte-18e23a4{padding:1.2rem}.modal-benefits.svelte-18e23a4 h3:where(.svelte-18e23a4){font-size:1.2rem}}.team.svelte-uypn5v{padding:5rem 2rem;background:var(--dark-bg)}.team-content.svelte-uypn5v{max-width:min(90vw,1200px);margin:0 auto}.team-intro.svelte-uypn5v{text-align:center;color:var(--light-text);font-size:1.1rem;margin-bottom:3rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto}.team-highlight.svelte-uypn5v{display:flex;align-items:center;gap:1.5rem;background:linear-gradient(135deg,#b82b3a1a,#1e243599);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);margin-bottom:3rem;max-width:min(85vw,900px);margin-left:auto;margin-right:auto}.highlight-icon.svelte-uypn5v{flex-shrink:0;width:60px;height:60px;background:#b82b3a33;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary)}.highlight-text.svelte-uypn5v{color:var(--text);line-height:1.7;font-size:1.05rem;margin:0}.highlight-text.svelte-uypn5v strong:where(.svelte-uypn5v){color:var(--primary)}.team-grid.svelte-uypn5v{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}@media(min-width:769px)and (max-width:1024px){.team-grid.svelte-uypn5v{grid-template-columns:repeat(2,1fr)}}.team-card.svelte-uypn5v{background:#1e243599;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.team-card.svelte-uypn5v:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary) 0%,#e74c3c 50%,var(--primary) 100%);transform:scaleX(0);transition:transform .5s cubic-bezier(.16,1,.3,1);transform-origin:left}.team-card.svelte-uypn5v:hover{transform:translateY(-8px);box-shadow:0 12px 30px #b82b3a33}.team-card.svelte-uypn5v:hover:before{transform:scaleX(1)}.team-card-header.svelte-uypn5v{padding:2rem 2rem 1.5rem;display:flex;align-items:flex-start;gap:1.5rem}.member-photo.svelte-uypn5v{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid rgba(184,43,58,.3);transition:all .3s ease}.member-photo.svelte-uypn5v img:where(.svelte-uypn5v){width:100%;height:100%;object-fit:cover}.team-card.svelte-uypn5v:hover .member-photo:where(.svelte-uypn5v){border-color:var(--primary);transform:scale(1.05);box-shadow:0 4px 12px #b82b3a4d}.member-info.svelte-uypn5v{flex:1}.member-info.svelte-uypn5v h3:where(.svelte-uypn5v){color:var(--text);font-size:1.4rem;margin-bottom:.5rem;font-weight:600}.member-role.svelte-uypn5v{color:var(--primary);font-size:1.1rem;font-weight:600;margin:0 0 .3rem}.member-title.svelte-uypn5v{color:var(--light-text);font-size:.95rem;margin:0;font-style:italic}.member-description.svelte-uypn5v{padding:0 2rem 1.5rem;flex:1}.member-description.svelte-uypn5v p:where(.svelte-uypn5v){color:var(--light-text);line-height:1.7;font-size:1rem;margin:0}.member-contact.svelte-uypn5v{padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid rgba(255,255,255,.05)}.contact-link.svelte-uypn5v{display:flex;align-items:center;gap:.75rem;color:var(--light-text);text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.5rem;border-radius:6px}.contact-link.svelte-uypn5v:hover{color:var(--primary);background:#b82b3a1a;transform:translate(5px)}.contact-link.svelte-uypn5v i:where(.svelte-uypn5v){width:20px;text-align:center;font-size:1rem}.contact-link.svelte-uypn5v .fab.fa-linkedin:where(.svelte-uypn5v){color:#0077b5}.contact-link.svelte-uypn5v:hover .fab.fa-linkedin:where(.svelte-uypn5v){color:#0077b5}.contact-link.svelte-uypn5v .fas.fa-envelope:where(.svelte-uypn5v){color:var(--primary)}.contact-link.svelte-uypn5v span:where(.svelte-uypn5v){word-break:break-all}[data-theme=light] .team.svelte-uypn5v{background:linear-gradient(135deg,#fffcfc,#fef7f8,#fffcfc)}[data-theme=light] .team-highlight.svelte-uypn5v{background:linear-gradient(135deg,#b82b3a0d,#fef5f6cc);border-color:#b82b3a26}[data-theme=light] .team-card.svelte-uypn5v{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%);border-color:#b82b3a26;box-shadow:0 4px 16px #b82b3a1a}[data-theme=light] .team-card.svelte-uypn5v:hover{box-shadow:0 8px 28px #b82b3a26;border-color:#b82b3a40}[data-theme=light] .member-contact.svelte-uypn5v{border-top-color:#b82b3a1a}[data-theme=light] .contact-link.svelte-uypn5v:hover{background:#b82b3a14}@media(max-width:768px){.team.svelte-uypn5v{padding:3rem 1rem}.team-intro.svelte-uypn5v{font-size:1rem;margin-bottom:2rem}.team-highlight.svelte-uypn5v{flex-direction:column;text-align:center;padding:1.5rem;margin-bottom:2rem}.highlight-icon.svelte-uypn5v{width:50px;height:50px;font-size:1.3rem}.highlight-text.svelte-uypn5v{font-size:.95rem}.team-grid.svelte-uypn5v{grid-template-columns:1fr;gap:1.5rem}.team-card-header.svelte-uypn5v{flex-direction:column;text-align:center;padding:1.5rem}.member-info.svelte-uypn5v h3:where(.svelte-uypn5v){font-size:1.2rem}.member-role.svelte-uypn5v{font-size:1rem}.member-description.svelte-uypn5v{padding:0 1.5rem 1.5rem}.member-description.svelte-uypn5v p:where(.svelte-uypn5v){font-size:.95rem}.member-contact.svelte-uypn5v{padding:1.5rem}.contact-link.svelte-uypn5v{font-size:.85rem}}.resources.svelte-1ifgnql{padding:5rem 2rem;background:var(--darker-bg)}.resources-content.svelte-1ifgnql{max-width:1200px;margin:0 auto}.resources-intro.svelte-1ifgnql{text-align:center;color:var(--light-text);font-size:1.1rem;margin:-1rem auto 3rem;max-width:800px;font-style:italic}.resources-grid.svelte-1ifgnql{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;align-items:stretch}.resource-card.svelte-1ifgnql{background:var(--card-bg);border-radius:12px;padding:2rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;cursor:pointer}.resource-card.svelte-1ifgnql:hover{transform:translateY(-5px);box-shadow:0 8px 24px #b82b3a33;border-color:#b82b3a4d}.resource-card.svelte-1ifgnql:focus{outline:2px solid var(--primary);outline-offset:2px}.resource-card.svelte-1ifgnql:hover .view-all-btn:where(.svelte-1ifgnql){background:var(--primary);color:#fff;border-color:var(--primary)}.resource-card.svelte-1ifgnql:hover .view-all-btn:where(.svelte-1ifgnql) i:where(.svelte-1ifgnql){transform:translate(4px)}.card-header.svelte-1ifgnql{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.item-count.svelte-1ifgnql{display:inline-block;color:var(--primary);font-size:.7rem;font-weight:600;margin:0;padding:.25rem .6rem;background:#b82b3a1a;border:1px solid rgba(184,43,58,.3);border-radius:12px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.resource-card.svelte-1ifgnql h3:where(.svelte-1ifgnql){color:var(--primary);font-size:1.25rem;margin:0;display:flex;align-items:center;gap:.75rem;text-align:left;flex:1}.resource-preview.svelte-1ifgnql{display:flex;flex-direction:column;gap:1rem;flex:1}.preview-items.svelte-1ifgnql{display:flex;flex-direction:column;gap:1rem;flex:1;align-items:stretch;width:100%}.preview-item.svelte-1ifgnql{padding:1rem;border-radius:8px;background:#ffffff0d;border-left:3px solid rgba(184,43,58,.3);display:flex;flex-direction:column;gap:.5rem;flex:1;text-align:left;align-items:flex-start}.preview-link.svelte-1ifgnql{text-decoration:none;cursor:pointer;transition:all .3s ease;border:1px solid transparent;position:relative;z-index:1}.preview-link.svelte-1ifgnql:hover{background:#ffffff1a;border-color:#b82b3a4d;transform:translate(5px);z-index:2}.preview-link.svelte-1ifgnql:hover h4:where(.svelte-1ifgnql){color:var(--primary)}.preview-link.svelte-1ifgnql:hover .preview-status:where(.svelte-1ifgnql){background:var(--primary);color:#fff}.preview-link.svelte-1ifgnql:hover .preview-status:where(.svelte-1ifgnql) i:where(.svelte-1ifgnql){transform:translate(4px)}.resource-card.svelte-1ifgnql:has(.preview-link:where(.svelte-1ifgnql):hover){transform:none;box-shadow:none;border-color:#ffffff1a}.resource-card.svelte-1ifgnql:has(.preview-link:where(.svelte-1ifgnql):hover) .view-all-btn:where(.svelte-1ifgnql){background:#b82b3a33;color:var(--primary);border-color:#b82b3a4d}.resource-card.svelte-1ifgnql:has(.preview-link:where(.svelte-1ifgnql):hover) .view-all-btn:where(.svelte-1ifgnql) i:where(.svelte-1ifgnql){transform:none}.preview-item.svelte-1ifgnql h4:where(.svelte-1ifgnql){color:var(--text);font-size:1rem;margin:0 0 .25rem;font-weight:600;transition:color .3s ease}.preview-item.svelte-1ifgnql p:where(.svelte-1ifgnql){color:var(--light-text);font-size:.9rem;line-height:1.5;flex:1;margin:0}.preview-status.svelte-1ifgnql{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:#b82b3a33;color:var(--primary);border-radius:4px;font-size:.8rem;font-weight:500;align-self:flex-start;transition:all .3s ease}.preview-status.svelte-1ifgnql i:where(.svelte-1ifgnql){font-size:.7rem;transition:transform .3s ease}.coming-soon-badge.svelte-1ifgnql{background:#b82b3a1a}.view-all-btn.svelte-1ifgnql{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#b82b3a33;color:var(--primary);border:1px solid rgba(184,43,58,.3);border-radius:8px;font-size:.95rem;font-weight:500;transition:all .3s ease;align-self:flex-start;margin-top:auto;pointer-events:none}.view-all-btn.svelte-1ifgnql i:where(.svelte-1ifgnql){transition:transform .3s ease;font-size:.85rem}.modal-overlay.svelte-1ifgnql{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1999;animation:svelte-1ifgnql-fadeIn .3s ease}@keyframes svelte-1ifgnql-fadeIn{0%{opacity:0}to{opacity:1}}.resource-modal.svelte-1ifgnql{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#1a1f2ef2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2.5rem;border-radius:16px;max-width:min(90vw,900px);width:90%;max-height:85vh;overflow-y:auto;z-index:2000;box-shadow:0 10px 40px #0009;border:1px solid rgba(255,255,255,.12);animation:svelte-1ifgnql-slideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes svelte-1ifgnql-slideIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.close-button.svelte-1ifgnql{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--light-text);cursor:pointer;font-size:1.75rem;padding:.5rem;z-index:2001;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:50%}.close-button.svelte-1ifgnql:hover{background:#ffffff1a;color:var(--primary)}.modal-content.svelte-1ifgnql h2:where(.svelte-1ifgnql){color:var(--primary);font-size:1.75rem;margin-bottom:2rem;font-weight:700;display:flex;align-items:center;gap:.75rem;padding-right:2rem}.modal-items.svelte-1ifgnql{display:flex;flex-direction:column;gap:1.5rem}.modal-item.svelte-1ifgnql{background:#1e243599;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;overflow:hidden}.modal-link.svelte-1ifgnql{text-decoration:none;cursor:pointer}.modal-link.svelte-1ifgnql:hover{border-color:#b82b3a80;box-shadow:0 4px 16px #b82b3a33;transform:translate(5px)}.modal-link.svelte-1ifgnql:hover h4:where(.svelte-1ifgnql){color:var(--primary)}.modal-item-content.svelte-1ifgnql{padding:1.5rem}.modal-item.svelte-1ifgnql h4:where(.svelte-1ifgnql){color:var(--text);font-size:1.15rem;margin-bottom:.75rem;font-weight:600;transition:color .3s ease}.modal-item.svelte-1ifgnql p:where(.svelte-1ifgnql){color:var(--light-text);font-size:.95rem;line-height:1.7;margin-bottom:1rem}.coming-soon.svelte-1ifgnql{display:inline-block;padding:.4rem 1rem;background:#b82b3a1a;color:var(--primary);border-radius:6px;font-size:.875rem;font-weight:500}.read-preview.svelte-1ifgnql{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#b82b3a33;color:var(--primary);border-radius:6px;font-size:.875rem;font-weight:500;transition:all .3s ease}.modal-link.svelte-1ifgnql:hover .read-preview:where(.svelte-1ifgnql){background:var(--primary);color:#fff}.modal-link.svelte-1ifgnql:hover .read-preview:where(.svelte-1ifgnql) i:where(.svelte-1ifgnql){transform:translate(4px)}.read-preview.svelte-1ifgnql i:where(.svelte-1ifgnql){transition:transform .3s ease;font-size:.75rem}.newsletter.svelte-1ifgnql{padding:5rem 2rem}.newsletter-content.svelte-1ifgnql{max-width:1000px;margin:0 auto;text-align:center}.newsletter-desc.svelte-1ifgnql{color:var(--light-text);font-size:1.1rem;margin-bottom:2rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.newsletter-features.svelte-1ifgnql{display:flex;justify-content:center;gap:2rem;margin:2rem 0}.newsletter-feature.svelte-1ifgnql{text-align:center}.feature-icon.svelte-1ifgnql{font-size:1.5rem;margin-bottom:.5rem}.newsletter-form.svelte-1ifgnql{max-width:400px;margin:0 auto}.privacy-note.svelte-1ifgnql{color:var(--light-text);font-size:.875rem;margin-top:1rem}.submit-status.svelte-1ifgnql{max-width:400px;margin:0 auto;padding:1.5rem;border-radius:8px;text-align:center}.submit-status.success.svelte-1ifgnql{background:#10b9811a;border:1px solid rgba(16,185,129,.3)}.submit-status.svelte-1ifgnql i:where(.svelte-1ifgnql){font-size:2rem;color:#10b981;margin-bottom:.75rem}.submit-status.svelte-1ifgnql p:where(.svelte-1ifgnql){color:var(--text);margin:0 0 1rem}.reset-btn.svelte-1ifgnql{background:none;border:none;color:var(--primary);cursor:pointer;font-size:.9rem;text-decoration:underline;padding:.5rem}.reset-btn.svelte-1ifgnql:hover{color:var(--accent)}.newsletter-btn.svelte-1ifgnql:disabled{opacity:.7;cursor:not-allowed}.newsletter-btn.svelte-1ifgnql i:where(.svelte-1ifgnql){margin-right:.25rem}.form-group.svelte-1ifgnql input:where(.svelte-1ifgnql):disabled{opacity:.7;cursor:not-allowed}@media(max-width:1200px){.resources-grid.svelte-1ifgnql{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(max-width:768px){.resources.svelte-1ifgnql{padding:3rem 1rem}.resources-grid.svelte-1ifgnql{grid-template-columns:1fr;padding:0 1rem}.resource-modal.svelte-1ifgnql{padding:1.5rem;max-width:95%;width:95%;max-height:90vh}.modal-content.svelte-1ifgnql h2:where(.svelte-1ifgnql){font-size:1.4rem;margin-bottom:1.5rem}.close-button.svelte-1ifgnql{top:.75rem;right:.75rem;font-size:1.5rem;min-width:48px;min-height:48px;background:#0000004d}.close-button.svelte-1ifgnql:hover,.close-button.svelte-1ifgnql:active{background:#00000080}.modal-item-content.svelte-1ifgnql{padding:1.2rem}}[data-theme=light] .resource-card.svelte-1ifgnql{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%);box-shadow:0 4px 16px #b82b3a1a;border:1px solid rgba(184,43,58,.15)}[data-theme=light] .resource-card.svelte-1ifgnql:hover{background:linear-gradient(135deg,var(--card-bg) 0%,#fef2f3 100%);box-shadow:0 8px 28px #b82b3a26;border-color:#b82b3a40}[data-theme=light] .preview-item.svelte-1ifgnql{background:linear-gradient(135deg,var(--card-subtle) 0%,#fef3f4 100%);border-left:3px solid var(--primary)}[data-theme=light] .preview-link.svelte-1ifgnql:hover{background:linear-gradient(135deg,#fef0f2,#feebec);border-color:#b82b3a4d}[data-theme=light] .modal-overlay.svelte-1ifgnql{background:#2d1f2199;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=light] .resource-modal.svelte-1ifgnql{background:linear-gradient(135deg,var(--card-bg) 0%,var(--card-subtle) 100%);border:1px solid rgba(184,43,58,.15);box-shadow:0 20px 60px #b82b3a33}[data-theme=light] .modal-item.svelte-1ifgnql{background:linear-gradient(135deg,var(--card-subtle) 0%,#fef3f4 100%);border:1px solid rgba(184,43,58,.12)}[data-theme=light] .modal-link.svelte-1ifgnql:hover{background:linear-gradient(135deg,#fef0f2,#feebec);border-color:#b82b3a4d;box-shadow:0 4px 16px #b82b3a1f}[data-theme=light] .preview-status.svelte-1ifgnql,[data-theme=light] .read-preview.svelte-1ifgnql{background:#b82b3a1a;color:var(--primary)}[data-theme=light] .preview-link.svelte-1ifgnql:hover .preview-status:where(.svelte-1ifgnql),[data-theme=light] .modal-link.svelte-1ifgnql:hover .read-preview:where(.svelte-1ifgnql){background:var(--primary);color:#fff}[data-theme=light] .item-count.svelte-1ifgnql{background:#b82b3a1f;border-color:#b82b3a40}@media(max-width:768px){.resources.svelte-1ifgnql{padding:3rem 1rem}.modal-item.svelte-1ifgnql h4:where(.svelte-1ifgnql){font-size:1.05rem}.modal-item.svelte-1ifgnql p:where(.svelte-1ifgnql){font-size:.9rem}}.contact.svelte-wt4tt0{padding:5rem 2rem 15rem;background:var(--dark-bg)}.contact-content.svelte-wt4tt0{max-width:1200px;margin:0 auto;text-align:center}.contact-desc.svelte-wt4tt0{color:var(--light-text);font-size:1.1rem;margin-bottom:2rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.contact-desc.svelte-wt4tt0 br:where(.svelte-wt4tt0){display:block}.contact-form.svelte-wt4tt0{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.form-row.svelte-wt4tt0{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group.svelte-wt4tt0{position:relative}input.svelte-wt4tt0,textarea.svelte-wt4tt0{width:100%;padding:1rem;background:var(--card-bg);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text);font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}input.svelte-wt4tt0:focus,textarea.svelte-wt4tt0:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #ffffff1a}input.svelte-wt4tt0:disabled,textarea.svelte-wt4tt0:disabled{cursor:not-allowed;opacity:.6}input.svelte-wt4tt0::placeholder,textarea.svelte-wt4tt0::placeholder{color:var(--light-text);opacity:.7}.status-message.svelte-wt4tt0{padding:1rem;border-radius:8px;text-align:center;font-size:.95rem}.status-message.success.svelte-wt4tt0{background:#22c55e26;color:#22c55e;border:1px solid rgba(34,197,94,.3);display:flex;align-items:center;justify-content:center;gap:.5rem}.status-message.success.svelte-wt4tt0 i:where(.svelte-wt4tt0){font-size:1.1rem}.status-message.error.svelte-wt4tt0{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.contact-btn.svelte-wt4tt0{width:100%;padding:1.25rem;font-size:1.1rem;font-weight:500;border-radius:8px;border:none;background:var(--primary);color:var(--text);cursor:pointer;transition:all .3s ease}.contact-btn.svelte-wt4tt0:hover:not(:disabled){background:var(--card-bg);border:1px solid var(--primary);color:var(--text);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.contact-btn.svelte-wt4tt0:disabled{cursor:not-allowed;opacity:.5}[data-theme=light] .contact.svelte-wt4tt0{background:linear-gradient(135deg,#fffcfc,#f6f8fa,#fef7f8)}[data-theme=light] input.svelte-wt4tt0,[data-theme=light] textarea.svelte-wt4tt0{background:#fff;border-color:#0000001a}[data-theme=light] input.svelte-wt4tt0:focus,[data-theme=light] textarea.svelte-wt4tt0:focus{box-shadow:0 0 0 2px #0000000d}@media(max-width:768px){.contact.svelte-wt4tt0{padding:3rem 1rem 15rem}.contact-content.svelte-wt4tt0{padding:0}.contact-desc.svelte-wt4tt0 br:where(.svelte-wt4tt0){display:none}.form-row.svelte-wt4tt0{grid-template-columns:1fr;gap:1rem}.contact-btn.svelte-wt4tt0{padding:1rem;font-size:1rem}}
