.svelte-1n98f12{margin:0;padding:0;box-sizing:border-box}.page-container.svelte-1n98f12{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.table-of-contents.svelte-1n98f12{background:#fff;border-radius:16px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;position:sticky;top:2rem;z-index:10}.toc-header.svelte-1n98f12 h3:where(.svelte-1n98f12){font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.toc-header.svelte-1n98f12 h3:where(.svelte-1n98f12):before{content:"";width:4px;height:1.5rem;background:linear-gradient(135deg,#0085b5,#4f83b3);border-radius:2px}.toc-divider.svelte-1n98f12{height:2px;background:linear-gradient(90deg,#0085b5,#4f83b3,transparent);border-radius:1px;margin-bottom:1.5rem;width:120px}.toc-list.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;list-style:none}.toc-list.svelte-1n98f12 a:where(.svelte-1n98f12){display:block;padding:.75rem 1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#475569;font-weight:500;transition:all .3s ease;position:relative;overflow:hidden}.toc-list.svelte-1n98f12 a:where(.svelte-1n98f12):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,133,181,.1),transparent);transition:left .5s ease}.toc-list.svelte-1n98f12 a:where(.svelte-1n98f12):hover:before{left:100%}.toc-list.svelte-1n98f12 a:where(.svelte-1n98f12):hover{background:#f1f5f9;border-color:#0085b5;transform:translateY(-2px);box-shadow:0 4px 12px #0085b526}.hero-cards.svelte-1n98f12{margin-bottom:4rem}.card-grid.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.hero-card.svelte-1n98f12{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;transition:all .3s ease;position:relative}.hero-card.svelte-1n98f12 p:where(.svelte-1n98f12){color:#000!important}.hero-card.svelte-1n98f12:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.card-image.svelte-1n98f12{position:relative;height:200px;overflow:hidden}.card-image.svelte-1n98f12 img:where(.svelte-1n98f12){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-card.svelte-1n98f12:hover .card-image:where(.svelte-1n98f12) img:where(.svelte-1n98f12){transform:scale(1.05)}.card-overlay.svelte-1n98f12{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0085b5cc,#4f83b399);opacity:.8}.card-content.svelte-1n98f12{padding:2rem;position:relative;z-index:2}.card-content.svelte-1n98f12 h3:where(.svelte-1n98f12){font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:#0085b5;margin-bottom:1rem}.card-content.svelte-1n98f12 p:where(.svelte-1n98f12){color:#fff;font-size:1rem;line-height:1.6}.content-section.svelte-1n98f12{background:#fff;border-radius:16px;padding:3rem;margin-bottom:3rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0}.section-header.svelte-1n98f12{text-align:center;margin-bottom:3rem}.section-header.svelte-1n98f12 h2:where(.svelte-1n98f12){font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;color:#0085b5;margin-bottom:1rem;position:relative}.section-header.svelte-1n98f12 h2:where(.svelte-1n98f12):after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#0085b5,#4f83b3);border-radius:2px}.section-subtitle.svelte-1n98f12{font-size:1.125rem;color:#64748b;font-weight:500}.content-wrapper.svelte-1n98f12{max-width:1000px;margin:0 auto}.intro-text.svelte-1n98f12{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.intro-text.svelte-1n98f12 p:where(.svelte-1n98f12){font-size:1.125rem;line-height:1.7;color:#475569;margin-bottom:1rem}.intro-text.svelte-1n98f12 p:where(.svelte-1n98f12):last-child{margin-bottom:0}.two-column-grid.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.info-card.svelte-1n98f12{background:#f8fafc;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease}.info-card.svelte-1n98f12:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.info-card.svelte-1n98f12 h4:where(.svelte-1n98f12){font-size:1.25rem;font-weight:600;color:#0085b5;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.info-card.svelte-1n98f12 h4:where(.svelte-1n98f12):before{content:"";width:4px;height:1.25rem;background:linear-gradient(135deg,#0085b5,#4f83b3);border-radius:2px}.styled-list.svelte-1n98f12{list-style:none}.styled-list.svelte-1n98f12 li:where(.svelte-1n98f12){position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#475569;line-height:1.6}.styled-list.svelte-1n98f12 li:where(.svelte-1n98f12):before{content:"→";position:absolute;left:0;color:#0085b5;font-weight:700}.benefits-section.svelte-1n98f12{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:2rem;border:1px solid #bae6fd}.benefits-section.svelte-1n98f12 h4:where(.svelte-1n98f12){font-size:1.25rem;font-weight:600;color:#0369a1;margin-bottom:1rem}.benefits-section.svelte-1n98f12 p:where(.svelte-1n98f12){color:#475569;line-height:1.6;margin-bottom:1rem}.inline-link.svelte-1n98f12{color:#0085b5;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative}.inline-link.svelte-1n98f12:hover{color:#4f83b3;text-decoration:underline}.divider-image.svelte-1n98f12{margin:4rem 0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000026}.divider-image.svelte-1n98f12 img:where(.svelte-1n98f12){width:100%;height:300px;object-fit:cover;display:block}.topic-section.svelte-1n98f12{margin-bottom:3rem;padding:2rem;background:#f8fafc;border-radius:12px;border-left:4px solid #0085b5}.topic-section.svelte-1n98f12 h3:where(.svelte-1n98f12){font-size:1.5rem;font-weight:600;color:#0085b5;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.topic-section.svelte-1n98f12 p:where(.svelte-1n98f12){color:#475569;line-height:1.7}.statistics-section.svelte-1n98f12{margin:3rem 0}.statistics-section.svelte-1n98f12 h4:where(.svelte-1n98f12){font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:2rem;text-align:center;text-transform:uppercase;letter-spacing:.5px}.stats-grid.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.stats-column.svelte-1n98f12{display:flex;flex-direction:column;gap:1rem}.stat-item.svelte-1n98f12{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.stat-item.svelte-1n98f12:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-number.svelte-1n98f12{font-size:1.5rem;font-weight:700;color:#0085b5;min-width:60px;text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;padding:.5rem;border:1px solid #bae6fd}.stat-text.svelte-1n98f12{color:#475569;line-height:1.5;flex:1}.feature-card.svelte-1n98f12{position:relative;background:#fff;border-radius:16px;overflow:hidden;margin:4rem 0;box-shadow:0 10px 30px #00000026;border:1px solid #e2e8f0}.feature-card.svelte-1n98f12 .card-image:where(.svelte-1n98f12){height:400px;position:relative}.feature-card.svelte-1n98f12 .card-content:where(.svelte-1n98f12){position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:3rem;z-index:2}.feature-card.svelte-1n98f12 .card-content.centered:where(.svelte-1n98f12){background:#0006}.feature-card.svelte-1n98f12 h2:where(.svelte-1n98f12){font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.feature-card.svelte-1n98f12 p:where(.svelte-1n98f12){font-size:1.125rem;line-height:1.6;max-width:800px}.strategy-cards.svelte-1n98f12{margin:4rem 0}.strategy-grid.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.strategy-card.svelte-1n98f12{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;transition:all .3s ease;position:relative}.strategy-card.svelte-1n98f12:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.strategy-card.svelte-1n98f12 .card-image:where(.svelte-1n98f12){height:200px}.strategy-card.blue.svelte-1n98f12 .card-content:where(.svelte-1n98f12){background:linear-gradient(135deg,#0085b5,#4f83b3);color:#fff!important}.strategy-card.blue.svelte-1n98f12 .card-content:where(.svelte-1n98f12) h3:where(.svelte-1n98f12){color:#fff}.strategy-card.white.svelte-1n98f12 .card-content:where(.svelte-1n98f12){background:#fff;color:#1e293b}.strategy-card.svelte-1n98f12 .card-content:where(.svelte-1n98f12){padding:2rem;height:100%}.strategy-card.svelte-1n98f12 h3:where(.svelte-1n98f12){font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.strategy-card.svelte-1n98f12 h4:where(.svelte-1n98f12){font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#0085b5}.strategy-list.svelte-1n98f12{list-style:none;margin-bottom:1.5rem}.strategy-list.svelte-1n98f12 li:where(.svelte-1n98f12){position:relative;padding-left:1.5rem;margin-bottom:.75rem;line-height:1.6}.strategy-list.svelte-1n98f12 li:where(.svelte-1n98f12):before{content:"•";position:absolute;left:0;color:#0085b5;font-weight:700;font-size:1.2rem}.strategy-boxes.svelte-1n98f12{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.strategy-box.svelte-1n98f12{background:#fff;border:2px solid #0085b5;border-radius:12px;overflow:hidden;transition:all .3s ease}.strategy-box.svelte-1n98f12:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0085b526}.strategy-box.svelte-1n98f12 h4:where(.svelte-1n98f12){background:linear-gradient(135deg,#0085b5,#4f83b3);color:#fff;padding:1.25rem 1.5rem;margin:0;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.strategy-content.svelte-1n98f12{padding:1.5rem}.strategy-content.svelte-1n98f12 p:where(.svelte-1n98f12){color:#475569;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.strategy-content.svelte-1n98f12 p:where(.svelte-1n98f12):last-child{margin-bottom:0}.strategy-content.svelte-1n98f12 strong:where(.svelte-1n98f12){color:#0085b5;font-weight:600;text-transform:uppercase;font-size:.9rem;letter-spacing:.25px}.closing-image.svelte-1n98f12{margin-top:4rem;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000026}.closing-image.svelte-1n98f12 img:where(.svelte-1n98f12){width:100%;height:400px;object-fit:cover;display:block}@media (max-width: 768px){.page-container.svelte-1n98f12{padding:1rem}.table-of-contents.svelte-1n98f12{position:static;margin-bottom:2rem;padding:1.5rem}.toc-list.svelte-1n98f12,.card-grid.svelte-1n98f12{grid-template-columns:1fr}.hero-card.svelte-1n98f12 .card-image:where(.svelte-1n98f12){height:150px}.content-section.svelte-1n98f12{padding:2rem 1.5rem}.section-header.svelte-1n98f12 h2:where(.svelte-1n98f12){font-size:2rem}.two-column-grid.svelte-1n98f12,.stats-grid.svelte-1n98f12,.strategy-grid.svelte-1n98f12,.strategy-boxes.svelte-1n98f12{grid-template-columns:1fr}.feature-card.svelte-1n98f12 .card-content:where(.svelte-1n98f12){padding:2rem 1rem}.feature-card.svelte-1n98f12 h2:where(.svelte-1n98f12){font-size:2rem}.divider-image.svelte-1n98f12 img:where(.svelte-1n98f12),.closing-image.svelte-1n98f12 img:where(.svelte-1n98f12){height:200px}}@media (max-width: 480px){.section-header.svelte-1n98f12 h2:where(.svelte-1n98f12){font-size:1.75rem}.hero-card.svelte-1n98f12 .card-content:where(.svelte-1n98f12){padding:1.5rem}.hero-card.svelte-1n98f12 .card-content:where(.svelte-1n98f12) h3:where(.svelte-1n98f12){font-size:1.5rem}.feature-card.svelte-1n98f12 h2:where(.svelte-1n98f12){font-size:1.75rem}.stat-item.svelte-1n98f12{flex-direction:column;text-align:center}.stat-number.svelte-1n98f12{min-width:auto;margin-bottom:.5rem}}
