.certification-page.svelte-1syb12f.svelte-1syb12f{--primary-blue:#003f75;--light-blue:#72a1cd;--text-gray:#666;--background-gray:#f8f9fa;--white:#ffffff;--shadow:0 10px 30px rgba(22,42,99,.18)}.container.svelte-1syb12f.svelte-1syb12f{max-width:1120px;margin:0 auto;padding:0 20px}.hero.svelte-1syb12f.svelte-1syb12f{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--light-blue) 100%);color:#fff;padding:120px 0 80px;text-align:center;position:relative;overflow:hidden}.hero-dotgrid.svelte-1syb12f.svelte-1syb12f{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.5}.hero-ring.svelte-1syb12f.svelte-1syb12f{position:absolute;border:2px solid rgba(255,255,255,.1);border-radius:50%;animation:svelte-1syb12f-ring-rotate 20s linear infinite}.hero-ring--r.svelte-1syb12f.svelte-1syb12f{width:300px;height:300px;top:-150px;right:-150px}.hero-ring--l.svelte-1syb12f.svelte-1syb12f{width:200px;height:200px;bottom:-100px;left:-100px;animation-direction:reverse}@keyframes svelte-1syb12f-ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chip.svelte-1syb12f.svelte-1syb12f{display:inline-flex;align-items:center;gap:8px;background:#fff3;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-title.svelte-1syb12f.svelte-1syb12f{font-size:clamp(3rem,7vw,5rem);font-weight:900;margin:0 0 24px;text-shadow:0 4px 12px rgba(0,0,0,.2);background:linear-gradient(45deg,#fff,#e3f2fd);-webkit-background-clip:text;background-clip:text}.hero-subtitle.svelte-1syb12f.svelte-1syb12f{font-size:1.3rem;margin:0 auto;max-width:600px;line-height:1.6;opacity:.95}.hero-bottom-fade.svelte-1syb12f.svelte-1syb12f{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,#ffffff1a)}.search-results.svelte-1syb12f.svelte-1syb12f{padding:60px 0;background:var(--background-gray);border-bottom:1px solid #e5e7eb}.search-title.svelte-1syb12f.svelte-1syb12f{color:var(--primary-blue);font-size:2rem;font-weight:700;margin:0 0 .5rem;text-align:center}.search-subtitle.svelte-1syb12f.svelte-1syb12f{color:var(--text-gray);text-align:center;margin:0 0 2rem;font-size:1.1rem}.search-results-grid.svelte-1syb12f.svelte-1syb12f{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem}.search-result-card.svelte-1syb12f.svelte-1syb12f{background:var(--white);border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.result-title.svelte-1syb12f.svelte-1syb12f{margin:0 0 1rem;font-size:1.3rem}.result-title.svelte-1syb12f a.svelte-1syb12f{color:var(--primary-blue);text-decoration:none;font-weight:600}.result-title.svelte-1syb12f a.svelte-1syb12f:hover{text-decoration:underline}.result-description.svelte-1syb12f.svelte-1syb12f{color:var(--text-gray);margin:0 0 1rem;line-height:1.6}.result-features.svelte-1syb12f.svelte-1syb12f{list-style:none;padding:0;margin:1rem 0}.result-features.svelte-1syb12f li.svelte-1syb12f{color:var(--text-gray);padding:.25rem 0;font-size:.9rem}.result-features.svelte-1syb12f li.svelte-1syb12f:before{content:"✓";color:var(--light-blue)}.result-link.svelte-1syb12f.svelte-1syb12f{color:var(--light-blue);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem}.result-link.svelte-1syb12f.svelte-1syb12f:after{content:"→"}.result-link.svelte-1syb12f.svelte-1syb12f:hover{text-decoration:underline}.no-results.svelte-1syb12f.svelte-1syb12f{text-align:center;padding:3rem 2rem;background:var(--white);border-radius:12px;margin-bottom:2rem}.no-results.svelte-1syb12f h3.svelte-1syb12f{color:var(--primary-blue);margin:0 0 1rem}.no-results.svelte-1syb12f p.svelte-1syb12f{color:var(--text-gray);margin:0}.search-actions.svelte-1syb12f.svelte-1syb12f{text-align:center}.intro.svelte-1syb12f.svelte-1syb12f{padding:80px 0 60px;text-align:center}.intro.search-active.svelte-1syb12f.svelte-1syb12f{padding:40px 0 60px}.section-title.svelte-1syb12f.svelte-1syb12f{color:var(--primary-blue);font-size:2.5rem;font-weight:900;margin:0 0 24px}.section-description.svelte-1syb12f.svelte-1syb12f{font-size:1.1rem;color:var(--text-gray);max-width:700px;margin:0 auto;line-height:1.6}.certification-types.svelte-1syb12f.svelte-1syb12f{padding:40px 0 80px}.certification-cards.svelte-1syb12f.svelte-1syb12f{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:40px;max-width:1200px;margin:0 auto}.certification-card.svelte-1syb12f.svelte-1syb12f{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.certification-card.svelte-1syb12f.svelte-1syb12f:hover{transform:translateY(-8px);box-shadow:0 20px 40px #162a6340}.card-header.svelte-1syb12f.svelte-1syb12f{position:relative;height:240px;overflow:hidden}.card-icon.svelte-1syb12f.svelte-1syb12f{position:absolute;top:20px;left:20px;font-size:3rem;z-index:2;background:#ffffffe6;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card-image.svelte-1syb12f.svelte-1syb12f{position:absolute;top:0;left:0;right:0;bottom:0}.card-image.svelte-1syb12f img.svelte-1syb12f{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.certification-card.svelte-1syb12f:hover .card-image img.svelte-1syb12f{transform:scale(1.05)}.card-content.svelte-1syb12f.svelte-1syb12f{padding:32px;flex-grow:1}.card-content.svelte-1syb12f h3.svelte-1syb12f{color:var(--primary-blue);font-size:1.8rem;font-weight:800;margin:0 0 8px}.card-subtitle.svelte-1syb12f.svelte-1syb12f{color:var(--light-blue);font-size:1.1rem;font-weight:600;margin:0 0 16px}.card-description.svelte-1syb12f.svelte-1syb12f{color:var(--text-gray);line-height:1.6;margin:0 0 24px}.feature-list.svelte-1syb12f.svelte-1syb12f{list-style:none;padding:0;margin:0}.feature-list.svelte-1syb12f li.svelte-1syb12f{color:var(--text-gray);padding:6px 0;line-height:1.5}.feature-list.svelte-1syb12f li.svelte-1syb12f:before{content:"✓";color:var(--light-blue);font-weight:700}.card-footer.svelte-1syb12f.svelte-1syb12f{padding:0 32px 32px}.btn.svelte-1syb12f.svelte-1syb12f{display:inline-block;padding:16px 32px;border-radius:12px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;border:0;font-size:1.1rem;font-family:inherit;width:100%;text-align:center}.btn-primary.svelte-1syb12f.svelte-1syb12f{background:linear-gradient(135deg,var(--primary-blue),var(--light-blue));color:#fff;box-shadow:0 4px 15px #003f754d}.btn-primary.svelte-1syb12f.svelte-1syb12f:hover{transform:translateY(-2px);box-shadow:0 6px 20px #003f7566}.btn-secondary.svelte-1syb12f.svelte-1syb12f{background:var(--white);color:var(--primary-blue);border:2px solid var(--primary-blue);box-shadow:0 4px 15px #0000001a}.btn-secondary.svelte-1syb12f.svelte-1syb12f:hover{background:var(--primary-blue);color:#fff;transform:translateY(-2px)}.benefits.svelte-1syb12f.svelte-1syb12f{padding:80px 0;background:var(--background-gray)}.benefits.svelte-1syb12f .section-title.svelte-1syb12f{text-align:center;margin-bottom:64px}.benefits-grid.svelte-1syb12f.svelte-1syb12f{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.benefit-item.svelte-1syb12f.svelte-1syb12f{background:var(--white);padding:32px;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.benefit-item.svelte-1syb12f.svelte-1syb12f:hover{transform:translateY(-4px)}.benefit-icon.svelte-1syb12f.svelte-1syb12f{font-size:3rem;margin-bottom:20px}.benefit-item.svelte-1syb12f h3.svelte-1syb12f{color:var(--primary-blue);font-size:1.3rem;margin:0 0 12px}.benefit-item.svelte-1syb12f p.svelte-1syb12f{color:var(--text-gray);line-height:1.5;margin:0}.testimonials.svelte-1syb12f.svelte-1syb12f{padding:80px 0}.testimonials.svelte-1syb12f .section-title.svelte-1syb12f{text-align:center;margin-bottom:64px}.testimonials-grid.svelte-1syb12f.svelte-1syb12f{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px}.testimonial-card.svelte-1syb12f.svelte-1syb12f{background:var(--white);padding:32px;border-radius:16px;box-shadow:var(--shadow);border-left:4px solid var(--light-blue)}.testimonial-content.svelte-1syb12f.svelte-1syb12f{margin-bottom:24px}.testimonial-content.svelte-1syb12f p.svelte-1syb12f{color:var(--text-gray);line-height:1.6;font-style:italic;font-size:1.1rem;margin:0}.testimonial-author.svelte-1syb12f strong.svelte-1syb12f{color:var(--primary-blue);font-size:1.1rem}.author-details.svelte-1syb12f.svelte-1syb12f{color:var(--text-gray);font-size:.9rem;display:block;margin-top:4px}.cta.svelte-1syb12f.svelte-1syb12f{padding:80px 0;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--light-blue) 100%);color:#fff}.cta-content.svelte-1syb12f.svelte-1syb12f{text-align:center}.cta-content.svelte-1syb12f h2.svelte-1syb12f{font-size:2.5rem;font-weight:900;margin:0 0 16px}.cta-content.svelte-1syb12f p.svelte-1syb12f{font-size:1.2rem;max-width:600px;margin:0 auto 32px;line-height:1.6}.cta-buttons.svelte-1syb12f.svelte-1syb12f{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta.svelte-1syb12f .btn.svelte-1syb12f{min-width:200px;width:auto}.cta.svelte-1syb12f .btn-primary.svelte-1syb12f{background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.3)}.cta.svelte-1syb12f .btn-secondary.svelte-1syb12f{background:var(--white);color:var(--primary-blue);border:2px solid var(--white)}@media (max-width: 768px){.certification-cards.svelte-1syb12f.svelte-1syb12f,.benefits-grid.svelte-1syb12f.svelte-1syb12f,.testimonials-grid.svelte-1syb12f.svelte-1syb12f{grid-template-columns:1fr}.cta-buttons.svelte-1syb12f.svelte-1syb12f{flex-direction:column;align-items:center}.hero.svelte-1syb12f.svelte-1syb12f{padding:80px 0 60px}.hero-ring.svelte-1syb12f.svelte-1syb12f{display:none}.search-results-grid.svelte-1syb12f.svelte-1syb12f{grid-template-columns:1fr}}
