.logo-link.svelte-t2vd1{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-icon.svelte-t2vd1{flex-shrink:0}.logo-text.svelte-t2vd1{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.logo-oxy.svelte-t2vd1{color:var(--brand-blue)}.logo-resume.svelte-t2vd1{color:var(--gray-900)}.navbar.svelte-14yloxf{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:all .3s ease;background:transparent}.navbar.scrolled.svelte-14yloxf{background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);padding:10px 0}.navbar-inner.svelte-14yloxf{display:flex;align-items:center;justify-content:space-between;gap:32px}.nav-links.svelte-14yloxf{display:flex;align-items:center;gap:28px}.nav-link.svelte-14yloxf{font-size:.925rem;font-weight:500;color:var(--gray-600);transition:color .2s}.nav-link.svelte-14yloxf:hover{color:var(--brand-blue)}.nav-actions.svelte-14yloxf{display:flex;align-items:center;gap:12px}@media (max-width: 1024px){.nav-links.svelte-14yloxf{gap:18px}}@media (max-width: 900px){.nav-links.svelte-14yloxf{display:none}}.footer.svelte-1m4q5k8{background:var(--gray-900);color:var(--white);padding:80px 0 32px}.footer-grid.svelte-1m4q5k8{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px;margin-bottom:48px}.footer-tagline.svelte-1m4q5k8{color:var(--gray-400);font-size:.95rem;line-height:1.6;margin-top:16px;max-width:280px}.footer-social.svelte-1m4q5k8{display:flex;gap:12px;margin-top:20px}.social-icon.svelte-1m4q5k8{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;color:var(--gray-400);transition:all .2s}.social-icon.svelte-1m4q5k8:hover{background:var(--brand-blue);color:var(--white)}.footer-heading.svelte-1m4q5k8{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--white);margin-bottom:20px}.footer-link.svelte-1m4q5k8{display:block;color:var(--gray-400);font-size:.95rem;padding:6px 0;transition:color .2s}.footer-link.svelte-1m4q5k8:hover{color:var(--white)}.affiliate-link.svelte-1m4q5k8,.ph-link.svelte-1m4q5k8{color:var(--brand-blue-light)}.affiliate-link.svelte-1m4q5k8:hover,.ph-link.svelte-1m4q5k8:hover{color:var(--brand-blue)}.footer-bottom.svelte-1m4q5k8{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center;color:var(--gray-500);font-size:.875rem}@media (max-width: 1024px){.footer-grid.svelte-1m4q5k8{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width: 768px){.footer-grid.svelte-1m4q5k8{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 480px){.footer-grid.svelte-1m4q5k8{grid-template-columns:1fr}}.app-shell.svelte-exg4qy{min-height:100vh;display:flex;flex-direction:column}.app-shell-main.svelte-exg4qy{flex:1}.exit-backdrop.svelte-np1075.svelte-np1075{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;display:flex;align-items:center;justify-content:center;padding:20px;background:#1118278c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.exit-dialog.svelte-np1075.svelte-np1075{position:relative;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;padding:36px 32px 28px;background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);text-align:center}.exit-close.svelte-np1075.svelte-np1075{position:absolute;top:14px;right:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gray-100);color:var(--gray-500);transition:all .2s}.exit-close.svelte-np1075.svelte-np1075:hover{background:var(--gray-200);color:var(--gray-800)}.exit-title.svelte-np1075.svelte-np1075{font-size:1.4rem;font-weight:800;color:var(--gray-900);line-height:1.3;letter-spacing:-.01em;margin-bottom:8px}.exit-subtitle.svelte-np1075.svelte-np1075{font-size:.925rem;color:var(--gray-500);line-height:1.6;margin-bottom:24px}.exit-offers.svelte-np1075.svelte-np1075{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.exit-offer.svelte-np1075.svelte-np1075{display:flex;align-items:flex-start;gap:14px;width:100%;padding:16px;text-align:left;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all .2s ease}.exit-offer.svelte-np1075.svelte-np1075:hover{border-color:var(--brand-blue);background:var(--brand-blue-lightest)}.offer-icon.svelte-np1075.svelte-np1075{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:var(--radius-sm);background:var(--brand-blue-lightest);color:var(--brand-blue)}.exit-offer.svelte-np1075:hover .offer-icon.svelte-np1075{background:var(--brand-blue);color:var(--white)}.offer-text.svelte-np1075.svelte-np1075{display:flex;flex-direction:column;gap:2px}.offer-text.svelte-np1075 strong.svelte-np1075{font-size:.95rem;font-weight:700;color:var(--gray-800)}.offer-text.svelte-np1075 span.svelte-np1075{font-size:.825rem;color:var(--gray-500);line-height:1.5}.exit-dismiss.svelte-np1075.svelte-np1075{font-size:.85rem;font-weight:600;color:var(--gray-400);text-decoration:underline;padding:6px 8px}.exit-dismiss.svelte-np1075.svelte-np1075:hover{color:var(--gray-600)}@media (max-width: 480px){.exit-dialog.svelte-np1075.svelte-np1075{padding:32px 20px 24px}}@media (prefers-reduced-motion: reduce){.exit-close.svelte-np1075.svelte-np1075,.exit-offer.svelte-np1075.svelte-np1075{transition:none}}.popup-backdrop.svelte-1wi7usi.svelte-1wi7usi{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:20px}.popup-modal.svelte-1wi7usi.svelte-1wi7usi{background:var(--white);border-radius:var(--radius-xl);padding:40px;max-width:440px;width:100%;position:relative;box-shadow:var(--shadow-2xl);max-height:90vh;overflow-y:auto}.popup-close.svelte-1wi7usi.svelte-1wi7usi{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gray-100);color:var(--gray-500);transition:all .2s}.popup-close.svelte-1wi7usi.svelte-1wi7usi:hover{background:var(--gray-200);color:var(--gray-800)}.popup-header.svelte-1wi7usi.svelte-1wi7usi{text-align:center;margin-bottom:32px}.popup-header.svelte-1wi7usi h2.svelte-1wi7usi{font-size:1.5rem;font-weight:800;color:var(--gray-900);margin-top:16px;margin-bottom:8px}.popup-header.svelte-1wi7usi p.svelte-1wi7usi{color:var(--gray-500);font-size:.95rem}.popup-body.svelte-1wi7usi.svelte-1wi7usi{display:flex;flex-direction:column;gap:12px}.social-btn.svelte-1wi7usi.svelte-1wi7usi{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:600;border-radius:var(--radius-md);border:2px solid var(--gray-200);background:var(--white);color:var(--gray-800);transition:all .2s}.social-btn.svelte-1wi7usi.svelte-1wi7usi:hover{border-color:var(--gray-300);background:var(--gray-50)}.divider.svelte-1wi7usi.svelte-1wi7usi{display:flex;align-items:center;gap:12px;margin:16px 0}.divider.svelte-1wi7usi.svelte-1wi7usi:before,.divider.svelte-1wi7usi.svelte-1wi7usi:after{content:"";flex:1;height:1px;background:var(--gray-200)}.divider.svelte-1wi7usi span.svelte-1wi7usi{font-size:.85rem;color:var(--gray-400);text-transform:uppercase}.email-input.svelte-1wi7usi.svelte-1wi7usi{width:100%;padding:14px 16px;font-size:.95rem;border:2px solid var(--gray-200);border-radius:var(--radius-md);margin-bottom:12px;transition:border-color .2s}.email-input.svelte-1wi7usi.svelte-1wi7usi:focus{border-color:var(--brand-blue)}.email-btn.svelte-1wi7usi.svelte-1wi7usi{width:100%}.dev-btn.svelte-1wi7usi.svelte-1wi7usi{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px dashed var(--gray-300);color:var(--gray-600)}.dev-btn.svelte-1wi7usi.svelte-1wi7usi:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:var(--gray-400);color:var(--gray-800)}.terms-note.svelte-1wi7usi.svelte-1wi7usi{text-align:center;font-size:.8rem;color:var(--gray-400);margin-top:16px;line-height:1.5}.terms-note.svelte-1wi7usi a.svelte-1wi7usi{color:var(--brand-blue);text-decoration:underline}.about-page.svelte-1v3twjr.svelte-1v3twjr{padding:160px 0 80px;background:var(--white)}.about-hero.svelte-1v3twjr.svelte-1v3twjr{text-align:center;max-width:700px;margin:0 auto 80px}.about-hero.svelte-1v3twjr h1.svelte-1v3twjr{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:var(--gray-900);margin-bottom:20px;letter-spacing:-.02em}.about-hero.svelte-1v3twjr p.svelte-1v3twjr{font-size:1.1rem;color:var(--gray-500);line-height:1.75}.about-story.svelte-1v3twjr.svelte-1v3twjr{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px;max-width:1000px;margin-left:auto;margin-right:auto}.story-content.svelte-1v3twjr h2.svelte-1v3twjr{font-size:2rem;font-weight:800;color:var(--gray-900);margin-bottom:20px}.story-content.svelte-1v3twjr p.svelte-1v3twjr{font-size:.975rem;color:var(--gray-500);line-height:1.75;margin-bottom:16px}.story-stats.svelte-1v3twjr.svelte-1v3twjr{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-stat.svelte-1v3twjr.svelte-1v3twjr{background:var(--brand-blue-lightest);border-radius:var(--radius-lg);padding:24px;text-align:center}.about-stat-number.svelte-1v3twjr.svelte-1v3twjr{display:block;font-size:2rem;font-weight:900;color:var(--brand-blue)}.about-stat-label.svelte-1v3twjr.svelte-1v3twjr{font-size:.85rem;color:var(--gray-500);font-weight:500}.about-values.svelte-1v3twjr.svelte-1v3twjr{max-width:900px;margin:0 auto}.about-values.svelte-1v3twjr h2.svelte-1v3twjr{font-size:2rem;font-weight:800;text-align:center;margin-bottom:40px}.values-grid.svelte-1v3twjr.svelte-1v3twjr{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.value-card.svelte-1v3twjr.svelte-1v3twjr{text-align:center;padding:32px 24px;border-radius:var(--radius-lg);border:1px solid var(--gray-200)}.value-icon.svelte-1v3twjr.svelte-1v3twjr{font-size:2.5rem;margin-bottom:16px}.value-card.svelte-1v3twjr h3.svelte-1v3twjr{font-size:1.1rem;font-weight:700;color:var(--gray-800);margin-bottom:8px}.value-card.svelte-1v3twjr p.svelte-1v3twjr{font-size:.9rem;color:var(--gray-500);line-height:1.6}@media (max-width: 768px){.about-story.svelte-1v3twjr.svelte-1v3twjr{grid-template-columns:1fr;gap:32px}.values-grid.svelte-1v3twjr.svelte-1v3twjr{grid-template-columns:1fr}}.affiliate-page.svelte-wp5zu1.svelte-wp5zu1{padding:160px 0 80px;background:var(--white)}.page-header.svelte-wp5zu1.svelte-wp5zu1{text-align:center;max-width:700px;margin:0 auto 80px}.page-header.svelte-wp5zu1 h1.svelte-wp5zu1{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:var(--gray-900);margin-bottom:20px;letter-spacing:-.02em}.page-header.svelte-wp5zu1 p.svelte-wp5zu1{font-size:1.1rem;color:var(--gray-500);line-height:1.75}.commission-section.svelte-wp5zu1.svelte-wp5zu1{margin-bottom:80px}.commission-section.svelte-wp5zu1 h2.svelte-wp5zu1{font-size:2rem;font-weight:800;text-align:center;margin-bottom:40px}.commission-cards.svelte-wp5zu1.svelte-wp5zu1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.commission-card.svelte-wp5zu1.svelte-wp5zu1{text-align:center;padding:32px 24px;border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--white)}.commission-rate.svelte-wp5zu1.svelte-wp5zu1{font-size:2.5rem;font-weight:900;color:var(--brand-blue)}.commission-label.svelte-wp5zu1.svelte-wp5zu1{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin-bottom:12px}.commission-card.svelte-wp5zu1 p.svelte-wp5zu1{font-size:.875rem;color:var(--gray-500);line-height:1.6}.commission-note.svelte-wp5zu1.svelte-wp5zu1{max-width:620px;margin:28px auto 0;text-align:center;font-size:.95rem;color:var(--gray-500);line-height:1.7}.commission-note.svelte-wp5zu1 strong.svelte-wp5zu1{color:var(--gray-900)}.benefits-section.svelte-wp5zu1.svelte-wp5zu1{margin-bottom:80px}.benefits-section.svelte-wp5zu1 h2.svelte-wp5zu1{font-size:2rem;font-weight:800;text-align:center;margin-bottom:40px}.benefits-grid.svelte-wp5zu1.svelte-wp5zu1{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto}.benefit-item.svelte-wp5zu1.svelte-wp5zu1{display:flex;align-items:center;gap:12px;font-size:.95rem;color:var(--gray-600);padding:16px;border-radius:var(--radius-md);background:var(--gray-50)}.apply-section.svelte-wp5zu1.svelte-wp5zu1{text-align:center;padding:48px;background:var(--brand-blue-lightest);border-radius:var(--radius-xl);max-width:700px;margin:0 auto}.apply-section.svelte-wp5zu1 h2.svelte-wp5zu1{font-size:2rem;font-weight:800;margin-bottom:12px}.apply-section.svelte-wp5zu1 p.svelte-wp5zu1{font-size:1rem;color:var(--gray-500);margin-bottom:28px;max-width:450px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.commission-cards.svelte-wp5zu1.svelte-wp5zu1,.benefits-grid.svelte-wp5zu1.svelte-wp5zu1{grid-template-columns:1fr}}.blog-page.svelte-zugjmv.svelte-zugjmv{padding:160px 0 80px;background:var(--white)}.page-header.svelte-zugjmv.svelte-zugjmv{text-align:center;margin-bottom:60px}.page-header.svelte-zugjmv h1.svelte-zugjmv{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:var(--gray-900);margin-bottom:16px;letter-spacing:-.02em}.page-header.svelte-zugjmv p.svelte-zugjmv{font-size:1.1rem;color:var(--gray-500)}.blog-grid.svelte-zugjmv.svelte-zugjmv{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1000px;margin:0 auto 48px}.blog-card.svelte-zugjmv.svelte-zugjmv{border-radius:var(--radius-lg);border:1px solid var(--gray-200);overflow:hidden;transition:all .3s ease;background:var(--white)}.blog-card.svelte-zugjmv.svelte-zugjmv:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.blog-card.featured.svelte-zugjmv.svelte-zugjmv{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.blog-card-image.svelte-zugjmv.svelte-zugjmv{height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-blue-lightest),var(--gray-50))}.blog-card.featured.svelte-zugjmv .blog-card-image.svelte-zugjmv{height:100%}.blog-image-placeholder.svelte-zugjmv.svelte-zugjmv{color:var(--gray-300)}.blog-card-content.svelte-zugjmv.svelte-zugjmv{padding:24px}.blog-category.svelte-zugjmv.svelte-zugjmv{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:100px;margin-bottom:12px}.blog-card-content.svelte-zugjmv h2.svelte-zugjmv{font-size:1.35rem;font-weight:700;color:var(--gray-800);line-height:1.4;margin-bottom:10px}.blog-card-content.svelte-zugjmv h3.svelte-zugjmv{font-size:1.05rem;font-weight:700;color:var(--gray-800);line-height:1.4;margin-bottom:10px}.blog-card-content.svelte-zugjmv p.svelte-zugjmv{font-size:.9rem;color:var(--gray-500);line-height:1.6;margin-bottom:16px}.blog-meta.svelte-zugjmv.svelte-zugjmv{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--gray-400)}.blog-load-more.svelte-zugjmv.svelte-zugjmv{text-align:center}@media (max-width: 768px){.blog-grid.svelte-zugjmv.svelte-zugjmv,.blog-card.featured.svelte-zugjmv.svelte-zugjmv{grid-template-columns:1fr}.blog-card.featured.svelte-zugjmv .blog-card-image.svelte-zugjmv{height:180px}}.not-found.svelte-17zgtgo.svelte-17zgtgo{position:relative;padding:150px 0 96px;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--brand-blue-lightest) 100%)}.nf-bg.svelte-17zgtgo.svelte-17zgtgo{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.nf-blob.svelte-17zgtgo.svelte-17zgtgo{position:absolute;top:-220px;right:-120px;width:560px;height:560px;border-radius:50%;background:var(--brand-blue);opacity:.12;filter:blur(100px)}.nf-grid.svelte-17zgtgo.svelte-17zgtgo{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(38,101,236,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(38,101,236,.03) 1px,transparent 1px);background-size:60px 60px}.nf-inner.svelte-17zgtgo.svelte-17zgtgo{position:relative;z-index:1;max-width:900px;text-align:center}.nf-code.svelte-17zgtgo.svelte-17zgtgo{display:inline-block;font-size:.85rem;font-weight:800;letter-spacing:.22em;color:var(--brand-blue);background:var(--white);border:1px solid var(--gray-200);border-radius:100px;padding:7px 20px;margin-bottom:24px;box-shadow:var(--shadow-sm)}.not-found.svelte-17zgtgo h1.svelte-17zgtgo{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:900;color:var(--gray-900);letter-spacing:-.03em;line-height:1.15;margin-bottom:18px}.nf-subtitle.svelte-17zgtgo.svelte-17zgtgo{font-size:1.05rem;color:var(--gray-500);line-height:1.75;max-width:620px;margin:0 auto 40px}.nf-features.svelte-17zgtgo.svelte-17zgtgo{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;text-align:left;margin-bottom:40px}.nf-features.svelte-17zgtgo li.svelte-17zgtgo{display:flex;align-items:flex-start;gap:12px;padding:18px;background:#ffffffbf;border:1px solid var(--gray-200);border-radius:var(--radius-lg)}.nf-icon.svelte-17zgtgo.svelte-17zgtgo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:var(--radius-sm);background:var(--brand-blue-lightest);color:var(--brand-blue)}.nf-feature-text.svelte-17zgtgo.svelte-17zgtgo{display:flex;flex-direction:column;gap:2px}.nf-feature-text.svelte-17zgtgo strong.svelte-17zgtgo{font-size:.925rem;font-weight:700;color:var(--gray-800)}.nf-feature-text.svelte-17zgtgo span.svelte-17zgtgo{font-size:.85rem;color:var(--gray-500);line-height:1.55}.nf-tiles.svelte-17zgtgo.svelte-17zgtgo{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:36px}.nf-tile.svelte-17zgtgo.svelte-17zgtgo{display:flex;align-items:center;gap:14px;padding:20px;text-align:left;background:var(--white);border:2px solid var(--gray-200);border-radius:var(--radius-lg);transition:all .2s ease}.nf-tile.svelte-17zgtgo.svelte-17zgtgo:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.tile-icon.svelte-17zgtgo.svelte-17zgtgo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:var(--radius-md);background:var(--gray-100);color:var(--gray-700)}.tile-icon.brand.svelte-17zgtgo.svelte-17zgtgo{background:var(--brand-blue-lightest);color:var(--brand-blue)}.tile-text.svelte-17zgtgo.svelte-17zgtgo{flex:1;display:flex;flex-direction:column;gap:2px}.tile-text.svelte-17zgtgo strong.svelte-17zgtgo{font-size:.95rem;font-weight:700;color:var(--gray-800)}.tile-text.svelte-17zgtgo span.svelte-17zgtgo{font-size:.825rem;color:var(--gray-500);line-height:1.5}.tile-arrow.svelte-17zgtgo.svelte-17zgtgo{flex-shrink:0;color:var(--brand-blue)}.nf-links.svelte-17zgtgo.svelte-17zgtgo{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.nf-links.svelte-17zgtgo a.svelte-17zgtgo{font-size:.9rem;font-weight:600;color:var(--gray-500);text-decoration:underline;text-underline-offset:4px}.nf-links.svelte-17zgtgo a.svelte-17zgtgo:hover{color:var(--brand-blue)}@media (max-width: 768px){.not-found.svelte-17zgtgo.svelte-17zgtgo{padding:124px 0 72px}.nf-features.svelte-17zgtgo.svelte-17zgtgo,.nf-tiles.svelte-17zgtgo.svelte-17zgtgo{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.nf-tile.svelte-17zgtgo.svelte-17zgtgo{transition:none}.nf-tile.svelte-17zgtgo.svelte-17zgtgo:hover{transform:none}}.post-page.svelte-4d5d12.svelte-4d5d12{padding:140px 0 96px;background:var(--white)}.post-content.svelte-4d5d12.svelte-4d5d12{max-width:720px}.post-back.svelte-4d5d12.svelte-4d5d12{display:inline-block;font-size:.9rem;font-weight:600;color:var(--brand-blue);margin-bottom:24px}.post-header.svelte-4d5d12 h1.svelte-4d5d12{font-size:clamp(2rem,4vw,2.75rem);font-weight:900;letter-spacing:-.02em;color:var(--gray-900);margin-bottom:12px}.post-meta.svelte-4d5d12.svelte-4d5d12{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--gray-400)}.post-tags.svelte-4d5d12.svelte-4d5d12{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin-top:16px}.post-tags.svelte-4d5d12 li.svelte-4d5d12{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:100px;background:var(--brand-blue-lightest);color:var(--brand-blue)}.post-cover.svelte-4d5d12.svelte-4d5d12{width:100%;border-radius:var(--radius-lg);margin:32px 0 0}.post-body.svelte-4d5d12.svelte-4d5d12{margin-top:32px}.post-body.svelte-4d5d12 h2{font-size:1.5rem;font-weight:800;color:var(--gray-900);margin:40px 0 12px}.post-body.svelte-4d5d12 h3{font-size:1.15rem;font-weight:700;color:var(--gray-800);margin:28px 0 10px}.post-body.svelte-4d5d12 p,.post-body.svelte-4d5d12 li{font-size:1rem;color:var(--gray-600);line-height:1.8}.post-body.svelte-4d5d12 p{margin-bottom:16px}.post-body.svelte-4d5d12 ul,.post-body.svelte-4d5d12 ol{padding-left:24px;margin-bottom:16px}.post-body.svelte-4d5d12 li{margin-bottom:6px}.post-body.svelte-4d5d12 a{color:var(--brand-blue);text-decoration:underline}.post-body.svelte-4d5d12 strong{color:var(--gray-800)}.post-body.svelte-4d5d12 code{background:var(--gray-100);border-radius:var(--radius-sm);padding:2px 6px;font-size:.9em}.post-body.svelte-4d5d12 pre{background:var(--gray-900);color:var(--gray-100);border-radius:var(--radius-md);padding:16px 20px;overflow-x:auto;margin-bottom:20px}.post-body.svelte-4d5d12 pre code{background:transparent;padding:0;color:inherit}.post-body.svelte-4d5d12 blockquote{border-left:3px solid var(--brand-blue);background:var(--brand-blue-lightest);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:12px 20px;margin-bottom:20px}.post-loading.svelte-4d5d12.svelte-4d5d12{padding:200px 24px;color:var(--gray-400);text-align:center}.cms-page.svelte-1ili4ho.svelte-1ili4ho{padding:140px 0 96px;background:var(--white)}.cms-content.svelte-1ili4ho.svelte-1ili4ho{max-width:780px}.cms-header.svelte-1ili4ho h1.svelte-1ili4ho{font-size:clamp(2rem,4vw,2.75rem);font-weight:900;letter-spacing:-.02em;color:var(--gray-900);margin-bottom:16px}.cms-lede.svelte-1ili4ho.svelte-1ili4ho{font-size:1.125rem;color:var(--gray-500);line-height:1.7;margin-bottom:40px}.cms-body.svelte-1ili4ho h2{font-size:1.5rem;font-weight:800;color:var(--gray-900);margin:40px 0 12px}.cms-body.svelte-1ili4ho h3{font-size:1.15rem;font-weight:700;color:var(--gray-800);margin:28px 0 10px}.cms-body.svelte-1ili4ho p,.cms-body.svelte-1ili4ho li{font-size:1rem;color:var(--gray-600);line-height:1.8}.cms-body.svelte-1ili4ho p{margin-bottom:16px}.cms-body.svelte-1ili4ho ul,.cms-body.svelte-1ili4ho ol{padding-left:24px;margin-bottom:16px}.cms-body.svelte-1ili4ho li{margin-bottom:6px}.cms-body.svelte-1ili4ho a{color:var(--brand-blue);text-decoration:underline}.cms-body.svelte-1ili4ho strong{color:var(--gray-800)}.cms-body.svelte-1ili4ho code{background:var(--gray-100);border-radius:var(--radius-sm);padding:2px 6px;font-size:.9em}.cms-body.svelte-1ili4ho pre{background:var(--gray-900);color:var(--gray-100);border-radius:var(--radius-md);padding:16px 20px;overflow-x:auto;margin-bottom:20px}.cms-body.svelte-1ili4ho pre code{background:transparent;padding:0;color:inherit}.cms-body.svelte-1ili4ho blockquote{border-left:3px solid var(--brand-blue);background:var(--brand-blue-lightest);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:12px 20px;margin-bottom:20px}.cms-body.svelte-1ili4ho hr{border:none;border-top:1px solid var(--gray-200);margin:32px 0}.cms-links.svelte-1ili4ho.svelte-1ili4ho{margin-top:56px;border-top:1px solid var(--gray-200);padding-top:24px}.cms-links.svelte-1ili4ho h2.svelte-1ili4ho{font-size:1rem;font-weight:700;color:var(--gray-800);margin-bottom:12px}.cms-links.svelte-1ili4ho ul.svelte-1ili4ho{list-style:none}.cms-links.svelte-1ili4ho a.svelte-1ili4ho{color:var(--brand-blue);font-weight:600}.cms-loading.svelte-1ili4ho.svelte-1ili4ho{padding:200px 24px;color:var(--gray-400);text-align:center}.redirect-screen.svelte-1cd37k2.svelte-1cd37k2{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:var(--white)}.redirect-screen.svelte-1cd37k2 p.svelte-1cd37k2{font-size:1.1rem;color:var(--gray-500);font-weight:500}.spinner.svelte-1cd37k2.svelte-1cd37k2{width:40px;height:40px;border:3px solid var(--gray-200);border-top-color:var(--brand-blue);border-radius:50%;animation:svelte-1cd37k2-spin .8s linear infinite}@keyframes svelte-1cd37k2-spin{to{transform:rotate(360deg)}}.cta.svelte-ut6a9f{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border-radius:var(--radius-md);transition:all .2s ease;cursor:pointer;text-decoration:none;border:none;font-family:var(--font-inter)}.cta-default.svelte-ut6a9f{padding:14px 32px;font-size:1rem}.cta-lg.svelte-ut6a9f{padding:18px 40px;font-size:1.125rem;border-radius:var(--radius-lg)}.cta-xl.svelte-ut6a9f{padding:20px 48px;font-size:1.25rem;border-radius:var(--radius-lg)}.cta-primary.svelte-ut6a9f{background:var(--brand-blue);color:var(--white);box-shadow:0 4px 14px #2665ec59}.cta-primary.svelte-ut6a9f:hover{background:var(--brand-blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #2665ec73}.cta-secondary.svelte-ut6a9f{background:var(--white);color:var(--brand-blue);border:2px solid var(--brand-blue)}.cta-secondary.svelte-ut6a9f:hover{background:var(--brand-blue-lightest)}.cta-white.svelte-ut6a9f{background:var(--white);color:var(--gray-900);box-shadow:var(--shadow-md)}.cta-white.svelte-ut6a9f:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.cta-outline-white.svelte-ut6a9f{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.4)}.cta-outline-white.svelte-ut6a9f:hover{background:#ffffff1a;border-color:var(--white)}@media (prefers-reduced-motion: reduce){.cta.svelte-ut6a9f{transition:none}.cta-primary.svelte-ut6a9f:hover,.cta-white.svelte-ut6a9f:hover{transform:none}}.grader-page.svelte-1heugl5.svelte-1heugl5{padding:150px 0 96px;background:linear-gradient(180deg,var(--white) 0%,var(--brand-blue-lightest) 100%)}.grader-inner.svelte-1heugl5.svelte-1heugl5{max-width:860px}.grader-header.svelte-1heugl5.svelte-1heugl5{text-align:center;margin-bottom:40px}.grader-header.svelte-1heugl5 h1.svelte-1heugl5{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--gray-900);letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.grader-header.svelte-1heugl5 p.svelte-1heugl5{font-size:1.05rem;color:var(--gray-500);line-height:1.7;max-width:640px;margin:0 auto}.grader-card.svelte-1heugl5.svelte-1heugl5{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:32px}.tabs.svelte-1heugl5.svelte-1heugl5{display:flex;gap:8px;padding:5px;background:var(--gray-100);border-radius:var(--radius-md);margin-bottom:24px}.tab.svelte-1heugl5.svelte-1heugl5{flex:1;padding:11px 16px;font-size:.9rem;font-weight:600;color:var(--gray-500);background:transparent;border-radius:var(--radius-sm);transition:all .2s ease}.tab.active.svelte-1heugl5.svelte-1heugl5{background:var(--white);color:var(--brand-blue);box-shadow:var(--shadow-sm)}.file-input.svelte-1heugl5.svelte-1heugl5{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.drop-zone.svelte-1heugl5.svelte-1heugl5{border:2px dashed var(--gray-300);border-radius:var(--radius-lg);background:var(--gray-50);transition:all .2s ease}.drop-zone.dragging.svelte-1heugl5.svelte-1heugl5,.drop-zone.svelte-1heugl5.svelte-1heugl5:focus-within{border-color:var(--brand-blue);background:var(--brand-blue-lightest)}.drop-zone.has-file.svelte-1heugl5.svelte-1heugl5{border-style:solid;border-color:var(--brand-blue-lighter);background:var(--white)}.drop-zone.svelte-1heugl5 label.svelte-1heugl5{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 24px;cursor:pointer;text-align:center}.drop-icon.svelte-1heugl5.svelte-1heugl5{color:var(--brand-blue);margin-bottom:4px}.drop-title.svelte-1heugl5.svelte-1heugl5{font-size:1rem;font-weight:700;color:var(--gray-800);word-break:break-word}.drop-hint.svelte-1heugl5.svelte-1heugl5{font-size:.85rem;color:var(--gray-500)}.paste-label.svelte-1heugl5.svelte-1heugl5{display:block;font-size:.9rem;font-weight:600;color:var(--gray-700);margin-bottom:8px}.paste-area.svelte-1heugl5.svelte-1heugl5{width:100%;padding:16px;font-size:.9rem;line-height:1.6;color:var(--gray-800);border:1px solid var(--gray-200);border-radius:var(--radius-md);resize:vertical;background:var(--gray-50);transition:border-color .2s}.paste-area.svelte-1heugl5.svelte-1heugl5:focus{border-color:var(--brand-blue);background:var(--white)}.paste-hint.svelte-1heugl5.svelte-1heugl5{font-size:.8rem;color:var(--gray-500);margin-top:8px}.submit-row.svelte-1heugl5.svelte-1heugl5{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.grade-btn.svelte-1heugl5.svelte-1heugl5{flex:1;min-width:220px;padding:16px 32px;font-size:1rem;font-weight:700;color:var(--white);background:var(--brand-blue);border-radius:var(--radius-md);box-shadow:0 4px 14px #2665ec59;transition:all .2s ease}.grade-btn.svelte-1heugl5.svelte-1heugl5:hover:not(:disabled){background:var(--brand-blue-dark)}.grade-btn.svelte-1heugl5.svelte-1heugl5:disabled{opacity:.7;cursor:progress}.submit-note.svelte-1heugl5.svelte-1heugl5{font-size:.85rem;color:var(--gray-500)}.link-btn.svelte-1heugl5.svelte-1heugl5{font-size:.875rem;font-weight:600;color:var(--brand-blue);background:none;text-decoration:underline;text-underline-offset:3px;padding:4px 2px}.clear-btn.svelte-1heugl5.svelte-1heugl5{margin-top:12px}.grader-status.svelte-1heugl5.svelte-1heugl5{margin-top:16px;font-size:.875rem;color:var(--gray-500);min-height:1.4em}.status-error.svelte-1heugl5.svelte-1heugl5{display:block;padding:12px 16px;border-radius:var(--radius-md);background:#fef2f2;color:#b91c1c;font-weight:500}.result-score.svelte-1heugl5.svelte-1heugl5{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid var(--gray-200);margin-bottom:28px}.score-dial.svelte-1heugl5.svelte-1heugl5{display:flex;align-items:baseline;justify-content:center;gap:4px;width:132px;height:132px;flex-shrink:0;border-radius:50%;border:8px solid var(--gray-200);background:var(--white)}.score-dial.good.svelte-1heugl5.svelte-1heugl5{border-color:#22c55e}.score-dial.warn.svelte-1heugl5.svelte-1heugl5{border-color:#f59e0b}.score-dial.bad.svelte-1heugl5.svelte-1heugl5{border-color:#ef4444}.score-number.svelte-1heugl5.svelte-1heugl5{font-size:2.75rem;font-weight:900;color:var(--gray-900);letter-spacing:-.03em}.score-total.svelte-1heugl5.svelte-1heugl5{font-size:.9rem;font-weight:700;color:var(--gray-400)}.result-summary.svelte-1heugl5.svelte-1heugl5{flex:1;min-width:240px}.result-band.svelte-1heugl5.svelte-1heugl5{display:inline-block;padding:4px 12px;margin-bottom:10px;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--gray-100);color:var(--gray-600)}.result-band.good.svelte-1heugl5.svelte-1heugl5{background:#dcfce7;color:#16a34a}.result-band.warn.svelte-1heugl5.svelte-1heugl5{background:#fef3c7;color:#b45309}.result-band.bad.svelte-1heugl5.svelte-1heugl5{background:#fee2e2;color:#b91c1c}.result-summary.svelte-1heugl5 p.svelte-1heugl5{font-size:.9rem;color:var(--gray-500);line-height:1.6}.result-remaining.svelte-1heugl5.svelte-1heugl5{display:inline-block;margin-top:10px;font-size:.85rem;font-weight:600;color:var(--brand-blue)}.result-block.svelte-1heugl5.svelte-1heugl5{margin-bottom:28px}.result-heading.svelte-1heugl5.svelte-1heugl5{font-size:1.05rem;font-weight:700;color:var(--gray-800);margin-bottom:14px}.result-list.svelte-1heugl5.svelte-1heugl5{list-style:none;display:flex;flex-direction:column;gap:10px}.result-list.svelte-1heugl5 li.svelte-1heugl5{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--gray-600);line-height:1.6}.result-list.svelte-1heugl5 svg.svelte-1heugl5{flex-shrink:0;margin-top:3px}.result-list.good.svelte-1heugl5 svg.svelte-1heugl5{color:#22c55e}.result-list.warn.svelte-1heugl5 svg.svelte-1heugl5{color:#f59e0b}.teaser-note.svelte-1heugl5.svelte-1heugl5{margin-top:12px;font-size:.85rem;font-weight:600;color:var(--brand-blue)}.result-cta.svelte-1heugl5.svelte-1heugl5{padding:24px;border-radius:var(--radius-lg);background:var(--brand-blue-lightest)}.result-cta.svelte-1heugl5 p.svelte-1heugl5{font-size:.9rem;color:var(--gray-600);line-height:1.65;margin-bottom:20px}.result-actions.svelte-1heugl5.svelte-1heugl5{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.grader-info.svelte-1heugl5.svelte-1heugl5{margin-top:48px;max-width:640px}.grader-info.svelte-1heugl5 h2.svelte-1heugl5{font-size:1.15rem;font-weight:700;color:var(--gray-800);margin-bottom:16px}.grader-info.svelte-1heugl5 ul.svelte-1heugl5{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.grader-info.svelte-1heugl5 li.svelte-1heugl5{font-size:.9rem;color:var(--gray-600);line-height:1.65}.grader-info.svelte-1heugl5 strong.svelte-1heugl5{color:var(--gray-800)}.grader-info.svelte-1heugl5 p.svelte-1heugl5{font-size:.85rem;color:var(--gray-500);line-height:1.65}.grader-info.svelte-1heugl5 a.svelte-1heugl5{color:var(--brand-blue);text-decoration:underline}@media (max-width: 700px){.grader-page.svelte-1heugl5.svelte-1heugl5{padding:124px 0 72px}.grader-card.svelte-1heugl5.svelte-1heugl5{padding:22px}.submit-row.svelte-1heugl5.svelte-1heugl5{flex-direction:column;align-items:stretch}.submit-note.svelte-1heugl5.svelte-1heugl5{text-align:center}.result-score.svelte-1heugl5.svelte-1heugl5{justify-content:center;text-align:center}.result-actions.svelte-1heugl5.svelte-1heugl5{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion: reduce){.tab.svelte-1heugl5.svelte-1heugl5,.drop-zone.svelte-1heugl5.svelte-1heugl5,.grade-btn.svelte-1heugl5.svelte-1heugl5,.paste-area.svelte-1heugl5.svelte-1heugl5{transition:none}}.hero.svelte-b5vyzg.svelte-b5vyzg{position:relative;min-height:100vh;display:flex;align-items:center;padding:140px 0 80px;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--brand-blue-lightest) 100%)}.hero-bg.svelte-b5vyzg.svelte-b5vyzg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.bg-blob.svelte-b5vyzg.svelte-b5vyzg{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15}.bg-blob-1.svelte-b5vyzg.svelte-b5vyzg{width:600px;height:600px;background:var(--brand-blue);top:-200px;right:-100px}.bg-blob-2.svelte-b5vyzg.svelte-b5vyzg{width:400px;height:400px;background:var(--brand-blue-light);bottom:-100px;left:-100px}.bg-grid.svelte-b5vyzg.svelte-b5vyzg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(38,101,236,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(38,101,236,.03) 1px,transparent 1px);background-size:60px 60px}.hero-content.svelte-b5vyzg.svelte-b5vyzg{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge.svelte-b5vyzg.svelte-b5vyzg{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--white);border:1px solid var(--gray-200);border-radius:100px;font-size:.875rem;font-weight:500;color:var(--gray-600);margin-bottom:32px;box-shadow:var(--shadow-sm)}.badge-dot.svelte-b5vyzg.svelte-b5vyzg{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-glow 2s infinite}.hero-title.svelte-b5vyzg.svelte-b5vyzg{font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:1.1;color:var(--gray-900);letter-spacing:-.03em;max-width:900px;margin-bottom:24px}.text-gradient.svelte-b5vyzg.svelte-b5vyzg{background:linear-gradient(135deg,var(--brand-blue) 0%,#6366f1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-b5vyzg.svelte-b5vyzg{font-size:1.15rem;color:var(--gray-500);max-width:640px;line-height:1.75;margin-bottom:36px}.hero-ctas.svelte-b5vyzg.svelte-b5vyzg{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-bottom:56px}.hero-stats.svelte-b5vyzg.svelte-b5vyzg{display:flex;align-items:center;gap:40px;margin-bottom:64px}.stat.svelte-b5vyzg.svelte-b5vyzg{text-align:center}.stat-number.svelte-b5vyzg.svelte-b5vyzg{display:block;font-size:2rem;font-weight:800;color:var(--gray-900);letter-spacing:-.02em}.stat-label.svelte-b5vyzg.svelte-b5vyzg{display:block;font-size:.875rem;color:var(--gray-500);margin-top:4px}.stat-stars.svelte-b5vyzg.svelte-b5vyzg{display:flex;gap:2px;justify-content:center;margin-top:4px}.stat-divider.svelte-b5vyzg.svelte-b5vyzg{width:1px;height:40px;background:var(--gray-200)}.hero-preview.svelte-b5vyzg.svelte-b5vyzg{width:100%;max-width:800px}.preview-window.svelte-b5vyzg.svelte-b5vyzg{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-2xl);border:1px solid var(--gray-200);overflow:hidden}.preview-toolbar.svelte-b5vyzg.svelte-b5vyzg{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--gray-50);border-bottom:1px solid var(--gray-200)}.toolbar-dots.svelte-b5vyzg.svelte-b5vyzg{display:flex;gap:6px}.toolbar-dots.svelte-b5vyzg .dot.svelte-b5vyzg{width:10px;height:10px;border-radius:50%}.dot.red.svelte-b5vyzg.svelte-b5vyzg{background:#ef4444}.dot.yellow.svelte-b5vyzg.svelte-b5vyzg{background:#f59e0b}.dot.green.svelte-b5vyzg.svelte-b5vyzg{background:#22c55e}.toolbar-title.svelte-b5vyzg.svelte-b5vyzg{font-size:.8rem;color:var(--gray-400);flex:1;text-align:center}.preview-body.svelte-b5vyzg.svelte-b5vyzg{display:flex;min-height:300px}.preview-sidebar.svelte-b5vyzg.svelte-b5vyzg{width:180px;padding:16px;border-right:1px solid var(--gray-100);display:flex;flex-direction:column;gap:4px}.sidebar-item.svelte-b5vyzg.svelte-b5vyzg{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius-sm);font-size:.85rem;color:var(--gray-500);transition:all .2s}.sidebar-item.active.svelte-b5vyzg.svelte-b5vyzg{background:var(--brand-blue-lightest);color:var(--brand-blue);font-weight:600}.preview-main.svelte-b5vyzg.svelte-b5vyzg{flex:1;padding:24px;display:flex;justify-content:center}.preview-resume.svelte-b5vyzg.svelte-b5vyzg{width:100%;max-width:380px}.resume-line.svelte-b5vyzg.svelte-b5vyzg{height:8px;background:var(--gray-200);border-radius:4px;margin-bottom:10px}.resume-name.svelte-b5vyzg.svelte-b5vyzg{height:14px;width:50%;background:var(--gray-800);margin-bottom:8px}.resume-role.svelte-b5vyzg.svelte-b5vyzg{height:10px;width:35%;background:var(--brand-blue);opacity:.5;margin-bottom:18px}.resume-text.w-80.svelte-b5vyzg.svelte-b5vyzg{width:80%}.resume-text.w-70.svelte-b5vyzg.svelte-b5vyzg{width:70%}.resume-text.w-60.svelte-b5vyzg.svelte-b5vyzg{width:60%}.resume-text.w-90.svelte-b5vyzg.svelte-b5vyzg{width:90%}.resume-text.w-85.svelte-b5vyzg.svelte-b5vyzg{width:85%}.resume-text.w-75.svelte-b5vyzg.svelte-b5vyzg{width:75%}.resume-text.w-65.svelte-b5vyzg.svelte-b5vyzg{width:65%}.resume-section-title.svelte-b5vyzg.svelte-b5vyzg{height:10px;width:30%;background:var(--gray-800);border-radius:4px;margin:18px 0 10px}@media (max-width: 768px){.hero-stats.svelte-b5vyzg.svelte-b5vyzg{gap:24px}.stat-number.svelte-b5vyzg.svelte-b5vyzg{font-size:1.5rem}.preview-body.svelte-b5vyzg.svelte-b5vyzg{flex-direction:column}.preview-sidebar.svelte-b5vyzg.svelte-b5vyzg{width:100%;flex-direction:row;border-right:none;border-bottom:1px solid var(--gray-100);overflow-x:auto}.hero-ctas.svelte-b5vyzg.svelte-b5vyzg{flex-direction:column;width:100%}}.gallery-filters.svelte-2vmjm8.svelte-2vmjm8{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.filter-chip.svelte-2vmjm8.svelte-2vmjm8{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);border-radius:100px;transition:all .2s ease}.filter-chip.svelte-2vmjm8.svelte-2vmjm8:hover{border-color:var(--brand-blue-lighter);color:var(--brand-blue)}.filter-chip.active.svelte-2vmjm8.svelte-2vmjm8{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--white)}.filter-count.svelte-2vmjm8.svelte-2vmjm8{font-size:.75rem;font-weight:700;color:var(--gray-400)}.filter-chip.active.svelte-2vmjm8 .filter-count.svelte-2vmjm8{color:#ffffffbf}.gallery-count.svelte-2vmjm8.svelte-2vmjm8{text-align:center;font-size:.85rem;color:var(--gray-400);margin-bottom:40px}.templates-grid.svelte-2vmjm8.svelte-2vmjm8{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-card.svelte-2vmjm8.svelte-2vmjm8{display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);overflow:hidden;transition:all .3s ease}.template-card.svelte-2vmjm8.svelte-2vmjm8:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--brand-blue-lighter)}.template-preview.svelte-2vmjm8.svelte-2vmjm8{position:relative;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.template-preview.svelte-2vmjm8 img.svelte-2vmjm8{width:100%;height:auto;aspect-ratio:510 / 720;object-fit:cover;object-position:top center}.template-flag.svelte-2vmjm8.svelte-2vmjm8{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;background:var(--white);color:var(--brand-blue);box-shadow:var(--shadow-sm)}.template-info.svelte-2vmjm8.svelte-2vmjm8{flex:1;display:flex;flex-direction:column;padding:18px 20px 20px}.template-head.svelte-2vmjm8.svelte-2vmjm8{margin-bottom:12px}.template-head.svelte-2vmjm8 h3.svelte-2vmjm8{font-size:1.05rem;font-weight:700;color:var(--gray-800);margin-bottom:4px}.template-best.svelte-2vmjm8.svelte-2vmjm8{font-size:.85rem;color:var(--gray-500);line-height:1.55}.template-tags.svelte-2vmjm8.svelte-2vmjm8{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.template-tags.svelte-2vmjm8 li.svelte-2vmjm8{font-size:.7rem;font-weight:600;padding:3px 9px;border-radius:100px;background:var(--brand-blue-lightest);color:var(--brand-blue)}.template-use-btn.svelte-2vmjm8.svelte-2vmjm8{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:auto;padding:11px 16px;font-size:.875rem;font-weight:600;color:var(--brand-blue);background:var(--brand-blue-lightest);border-radius:var(--radius-sm);transition:all .2s ease}.template-use-btn.svelte-2vmjm8.svelte-2vmjm8:hover{background:var(--brand-blue);color:var(--white)}@media (max-width: 900px){.templates-grid.svelte-2vmjm8.svelte-2vmjm8{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.templates-grid.svelte-2vmjm8.svelte-2vmjm8{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.template-card.svelte-2vmjm8.svelte-2vmjm8,.template-use-btn.svelte-2vmjm8.svelte-2vmjm8,.filter-chip.svelte-2vmjm8.svelte-2vmjm8{transition:none}.template-card.svelte-2vmjm8.svelte-2vmjm8:hover{transform:none}}.templates.svelte-qkc6ow.svelte-qkc6ow{background:var(--white)}.section-header.svelte-qkc6ow.svelte-qkc6ow{text-align:center;margin-bottom:60px}.section-header.svelte-qkc6ow .section-subtitle.svelte-qkc6ow{margin:0 auto}.templates-cta.svelte-qkc6ow.svelte-qkc6ow{text-align:center;margin-top:48px}.trust-strip.svelte-c8cxqm.svelte-c8cxqm{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.trust-figures.svelte-c8cxqm.svelte-c8cxqm{display:flex;align-items:center}.trust-figure.svelte-c8cxqm.svelte-c8cxqm{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--brand-blue-lighter);color:var(--brand-blue);border:2px solid var(--white)}.trust-figure.svelte-c8cxqm+.trust-figure.svelte-c8cxqm{margin-left:-12px}.trust-text.svelte-c8cxqm.svelte-c8cxqm{font-size:.9rem;font-weight:600;color:var(--gray-500);letter-spacing:.01em}.testimonials.svelte-a8b38p.svelte-a8b38p{background:var(--gray-50)}.section-header.svelte-a8b38p.svelte-a8b38p{text-align:center;margin-bottom:48px}.testimonials-trust.svelte-a8b38p.svelte-a8b38p{margin-bottom:56px}.testimonials-grid.svelte-a8b38p.svelte-a8b38p{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.testimonial-card.svelte-a8b38p.svelte-a8b38p{background:var(--white);border-radius:var(--radius-lg);padding:32px;border:1px solid var(--gray-200);display:flex;flex-direction:column}.testimonial-stars.svelte-a8b38p.svelte-a8b38p{display:flex;gap:3px;margin-bottom:16px}.testimonial-quote.svelte-a8b38p.svelte-a8b38p{font-size:.95rem;color:var(--gray-600);line-height:1.7;flex:1;margin-bottom:24px;font-style:italic}.testimonial-author.svelte-a8b38p.svelte-a8b38p{display:flex;align-items:center;gap:12px}.author-avatar.svelte-a8b38p.svelte-a8b38p{width:44px;height:44px;border-radius:50%;background:var(--brand-blue-lightest);color:var(--brand-blue);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.author-info.svelte-a8b38p strong.svelte-a8b38p{display:block;font-size:.925rem;color:var(--gray-800)}.author-info.svelte-a8b38p span.svelte-a8b38p{font-size:.8rem;color:var(--gray-400)}.testimonials-cta.svelte-a8b38p.svelte-a8b38p{text-align:center}@media (max-width: 768px){.testimonials-grid.svelte-a8b38p.svelte-a8b38p{grid-template-columns:1fr}}.pricing.svelte-1jv5ypq.svelte-1jv5ypq{background:var(--white)}.section-header.svelte-1jv5ypq.svelte-1jv5ypq{text-align:center;margin-bottom:60px}.section-header.svelte-1jv5ypq .section-subtitle.svelte-1jv5ypq{margin:0 auto}.pricing-grid.svelte-1jv5ypq.svelte-1jv5ypq{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto 40px}.pricing-card.svelte-1jv5ypq.svelte-1jv5ypq{position:relative;background:var(--white);border-radius:var(--radius-xl);border:2px solid var(--gray-200);padding:40px 32px;display:flex;flex-direction:column;transition:all .3s ease}.pricing-card.highlighted.svelte-1jv5ypq.svelte-1jv5ypq{border-color:var(--brand-blue);box-shadow:0 0 0 4px #2665ec1a,var(--shadow-xl);transform:scale(1.03);z-index:1}.pricing-card.svelte-1jv5ypq.svelte-1jv5ypq:hover{box-shadow:var(--shadow-xl)}.pricing-badge.svelte-1jv5ypq.svelte-1jv5ypq{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--brand-blue);color:var(--white);padding:6px 20px;border-radius:100px;font-size:.8rem;font-weight:700}.pricing-header.svelte-1jv5ypq.svelte-1jv5ypq{text-align:center;margin-bottom:32px}.plan-name.svelte-1jv5ypq.svelte-1jv5ypq{font-size:1.15rem;font-weight:700;color:var(--gray-700);margin-bottom:16px}.plan-price.svelte-1jv5ypq.svelte-1jv5ypq{margin-bottom:12px}.price-amount.svelte-1jv5ypq.svelte-1jv5ypq{font-size:3rem;font-weight:900;color:var(--gray-900);letter-spacing:-.03em}.price-unit.svelte-1jv5ypq.svelte-1jv5ypq{font-size:1rem;font-weight:600;color:var(--gray-500);margin-left:4px}.price-period.svelte-1jv5ypq.svelte-1jv5ypq{font-size:.9rem;color:var(--gray-400);display:block;margin-top:4px}.plan-credits.svelte-1jv5ypq.svelte-1jv5ypq{display:inline-block;margin-bottom:12px;padding:5px 14px;border-radius:100px;background:var(--brand-blue-lighter);color:var(--brand-blue);font-size:.8rem;font-weight:700}.plan-description.svelte-1jv5ypq.svelte-1jv5ypq{font-size:.9rem;color:var(--gray-500);line-height:1.5}.pricing-features.svelte-1jv5ypq.svelte-1jv5ypq{flex:1;margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.feature-item.svelte-1jv5ypq.svelte-1jv5ypq{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--gray-600);line-height:1.4}.feature-item.svelte-1jv5ypq svg.svelte-1jv5ypq{color:#22c55e;flex-shrink:0;margin-top:1px}.pricing-btn.svelte-1jv5ypq.svelte-1jv5ypq{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;font-size:1rem;font-weight:700;border-radius:var(--radius-md);border:2px solid var(--gray-200);background:var(--white);color:var(--gray-800);transition:all .2s}.pricing-btn.svelte-1jv5ypq.svelte-1jv5ypq:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.pricing-btn.highlighted.svelte-1jv5ypq.svelte-1jv5ypq{background:var(--brand-blue);color:var(--white);border-color:var(--brand-blue);box-shadow:0 4px 14px #2665ec59}.pricing-btn.highlighted.svelte-1jv5ypq.svelte-1jv5ypq:hover{background:var(--brand-blue-dark);box-shadow:0 6px 20px #2665ec73}.pricing-note.svelte-1jv5ypq.svelte-1jv5ypq{text-align:center;margin-bottom:16px;font-size:.85rem;color:var(--gray-400)}.pricing-guarantee.svelte-1jv5ypq.svelte-1jv5ypq{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.925rem;color:var(--gray-500);font-weight:500}@media (max-width: 900px){.pricing-grid.svelte-1jv5ypq.svelte-1jv5ypq{grid-template-columns:1fr;max-width:450px}.pricing-card.highlighted.svelte-1jv5ypq.svelte-1jv5ypq{transform:none}}.ats-features.svelte-1m7x7ql.svelte-1m7x7ql{background:var(--brand-blue-lightest)}.section-header.svelte-1m7x7ql.svelte-1m7x7ql{text-align:center;margin-bottom:60px}.section-header.svelte-1m7x7ql .section-subtitle.svelte-1m7x7ql{margin:0 auto}.features-grid.svelte-1m7x7ql.svelte-1m7x7ql{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.feature-card.svelte-1m7x7ql.svelte-1m7x7ql{background:var(--white);border-radius:var(--radius-lg);padding:32px;border:1px solid var(--gray-200);transition:all .3s ease}.feature-card.svelte-1m7x7ql.svelte-1m7x7ql:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--brand-blue-lighter)}.feature-icon.svelte-1m7x7ql.svelte-1m7x7ql{width:52px;height:52px;border-radius:var(--radius-md);background:var(--brand-blue-lightest);color:var(--brand-blue);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-title.svelte-1m7x7ql.svelte-1m7x7ql{font-size:1.05rem;font-weight:700;color:var(--gray-800);margin-bottom:10px}.feature-description.svelte-1m7x7ql.svelte-1m7x7ql{font-size:.9rem;color:var(--gray-500);line-height:1.65}.ats-cta.svelte-1m7x7ql.svelte-1m7x7ql{text-align:center}@media (max-width: 900px){.features-grid.svelte-1m7x7ql.svelte-1m7x7ql{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.features-grid.svelte-1m7x7ql.svelte-1m7x7ql{grid-template-columns:1fr}}.ai-features.svelte-k2istf.svelte-k2istf{background:var(--white)}.section-layout.svelte-k2istf.svelte-k2istf{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.section-content.svelte-k2istf.svelte-k2istf{max-width:560px}.section-subtitle.svelte-k2istf.svelte-k2istf{margin-bottom:32px}.ai-features-list.svelte-k2istf.svelte-k2istf{display:flex;flex-direction:column;gap:24px}.ai-feature-item.svelte-k2istf.svelte-k2istf{display:flex;gap:16px}.ai-feature-icon.svelte-k2istf.svelte-k2istf{width:44px;height:44px;border-radius:var(--radius-md);background:var(--brand-blue-lightest);color:var(--brand-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-feature-item.svelte-k2istf h3.svelte-k2istf{font-size:.975rem;font-weight:700;color:var(--gray-800);margin-bottom:4px}.ai-feature-item.svelte-k2istf p.svelte-k2istf{font-size:.875rem;color:var(--gray-500);line-height:1.6}.ai-cta-inline.svelte-k2istf.svelte-k2istf{margin-top:32px}.section-visual.svelte-k2istf.svelte-k2istf{display:flex;justify-content:center}.ai-demo-window.svelte-k2istf.svelte-k2istf{width:100%;max-width:440px;background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);overflow:hidden}.demo-toolbar.svelte-k2istf.svelte-k2istf{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.demo-dots.svelte-k2istf.svelte-k2istf{display:flex;gap:5px}.demo-dots.svelte-k2istf span.svelte-k2istf{width:8px;height:8px;border-radius:50%;background:var(--gray-300)}.demo-label.svelte-k2istf.svelte-k2istf{font-size:.75rem;color:var(--gray-400);margin-left:8px}.demo-conversation.svelte-k2istf.svelte-k2istf{padding:20px;display:flex;flex-direction:column;gap:16px}.demo-msg.svelte-k2istf.svelte-k2istf{max-width:85%;padding:12px 16px;border-radius:var(--radius-md);font-size:.875rem;line-height:1.5}.demo-msg.user.svelte-k2istf.svelte-k2istf{background:var(--gray-100);color:var(--gray-800);align-self:flex-end}.demo-msg.ai.svelte-k2istf.svelte-k2istf{background:var(--brand-blue-lightest);align-self:flex-start;padding:16px}.ai-thinking.svelte-k2istf.svelte-k2istf{font-size:.8rem;color:var(--brand-blue);margin-bottom:8px;font-weight:600}.ai-badge.svelte-k2istf.svelte-k2istf{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--brand-blue);color:var(--white);padding:2px 8px;border-radius:4px;margin-bottom:8px}.ai-result.svelte-k2istf p.svelte-k2istf{color:var(--gray-700);margin-bottom:12px}.ai-actions.svelte-k2istf.svelte-k2istf{display:flex;gap:8px}.ai-accept.svelte-k2istf.svelte-k2istf,.ai-retry.svelte-k2istf.svelte-k2istf{padding:6px 14px;font-size:.8rem;font-weight:600;border-radius:var(--radius-sm)}.ai-accept.svelte-k2istf.svelte-k2istf{background:var(--brand-blue);color:var(--white)}.ai-retry.svelte-k2istf.svelte-k2istf{background:var(--white);color:var(--brand-blue);border:1px solid var(--brand-blue-lighter)}@media (max-width: 900px){.section-layout.svelte-k2istf.svelte-k2istf{grid-template-columns:1fr;gap:40px}.section-content.svelte-k2istf.svelte-k2istf{max-width:100%}}.chat-resume.svelte-f8tsmk.svelte-f8tsmk{background:var(--brand-blue-lightest)}.section-layout.svelte-f8tsmk.svelte-f8tsmk{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.section-layout.reverse.svelte-f8tsmk .section-visual.svelte-f8tsmk{order:-1}.section-content.svelte-f8tsmk.svelte-f8tsmk{max-width:560px}.section-subtitle.svelte-f8tsmk.svelte-f8tsmk{margin-bottom:28px}.section-visual.svelte-f8tsmk.svelte-f8tsmk{display:flex;justify-content:center}.chat-window.svelte-f8tsmk.svelte-f8tsmk{width:100%;max-width:440px;background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);overflow:hidden}.chat-toolbar.svelte-f8tsmk.svelte-f8tsmk{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--brand-blue)}.chat-dots.svelte-f8tsmk.svelte-f8tsmk{display:flex;gap:5px}.chat-dots.svelte-f8tsmk span.svelte-f8tsmk{width:8px;height:8px;border-radius:50%;background:#ffffff80}.chat-title.svelte-f8tsmk.svelte-f8tsmk{font-size:.8rem;color:#ffffffe6;font-weight:600;margin-left:8px}.chat-messages.svelte-f8tsmk.svelte-f8tsmk{padding:20px;display:flex;flex-direction:column;gap:16px;max-height:340px;overflow-y:auto}.chat-msg.svelte-f8tsmk.svelte-f8tsmk{display:flex;gap:10px;max-width:90%}.chat-msg.user.svelte-f8tsmk.svelte-f8tsmk{align-self:flex-end;flex-direction:row-reverse}.chat-msg.ai.svelte-f8tsmk.svelte-f8tsmk{align-self:flex-start}.chat-avatar.svelte-f8tsmk.svelte-f8tsmk{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.ai-avatar.svelte-f8tsmk.svelte-f8tsmk{background:var(--brand-blue);color:var(--white)}.user-avatar.svelte-f8tsmk.svelte-f8tsmk{background:var(--gray-800);color:var(--white)}.chat-bubble.svelte-f8tsmk.svelte-f8tsmk{padding:12px 16px;border-radius:var(--radius-md);font-size:.85rem;line-height:1.6}.chat-msg.ai.svelte-f8tsmk .chat-bubble.svelte-f8tsmk{background:var(--gray-50);color:var(--gray-700);border-top-left-radius:4px}.chat-msg.user.svelte-f8tsmk .chat-bubble.svelte-f8tsmk{background:var(--brand-blue-lightest);color:var(--gray-800);border-top-right-radius:4px}.chat-next.svelte-f8tsmk.svelte-f8tsmk{margin-top:8px;opacity:.7}.chat-typing.svelte-f8tsmk.svelte-f8tsmk{display:flex;gap:4px;padding:8px 16px}.chat-typing.svelte-f8tsmk span.svelte-f8tsmk{width:6px;height:6px;border-radius:50%;background:var(--gray-300);animation:svelte-f8tsmk-typing 1.4s infinite}.chat-typing.svelte-f8tsmk span.svelte-f8tsmk:nth-child(2){animation-delay:.2s}.chat-typing.svelte-f8tsmk span.svelte-f8tsmk:nth-child(3){animation-delay:.4s}@keyframes svelte-f8tsmk-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-input-bar.svelte-f8tsmk.svelte-f8tsmk{display:flex;padding:12px 16px;border-top:1px solid var(--gray-100);gap:8px}.chat-input-bar.svelte-f8tsmk input.svelte-f8tsmk{flex:1;padding:10px 14px;border:1px solid var(--gray-200);border-radius:var(--radius-sm);font-size:.85rem;background:var(--gray-50)}.chat-input-bar.svelte-f8tsmk button.svelte-f8tsmk{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--brand-blue);color:var(--white)}.chat-features-list.svelte-f8tsmk.svelte-f8tsmk{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.chat-feature.svelte-f8tsmk.svelte-f8tsmk{display:flex;align-items:center;gap:12px;font-size:.925rem;color:var(--gray-600)}@media (max-width: 900px){.section-layout.svelte-f8tsmk.svelte-f8tsmk,.section-layout.reverse.svelte-f8tsmk.svelte-f8tsmk{grid-template-columns:1fr;gap:40px}.section-layout.reverse.svelte-f8tsmk .section-visual.svelte-f8tsmk{order:0}.section-content.svelte-f8tsmk.svelte-f8tsmk{max-width:100%}}.job-score.svelte-x95g9m.svelte-x95g9m{background:var(--white)}.section-layout.svelte-x95g9m.svelte-x95g9m{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.section-content.svelte-x95g9m.svelte-x95g9m{max-width:560px}.section-subtitle.svelte-x95g9m.svelte-x95g9m{margin-bottom:32px}.score-metrics.svelte-x95g9m.svelte-x95g9m{display:flex;gap:32px;align-items:center;margin-bottom:32px;flex-wrap:wrap}.score-metric.svelte-x95g9m.svelte-x95g9m{text-align:center}.metric-ring.svelte-x95g9m.svelte-x95g9m{position:relative;display:inline-flex;align-items:center;justify-content:center}.metric-value.svelte-x95g9m.svelte-x95g9m{position:absolute;font-size:1.35rem;font-weight:800;color:var(--brand-blue)}.metric-label.svelte-x95g9m.svelte-x95g9m{display:block;font-size:.825rem;color:var(--gray-500);margin-top:6px;font-weight:600}.score-details.svelte-x95g9m.svelte-x95g9m{flex:1;display:flex;flex-direction:column;gap:14px;min-width:200px}.score-row.svelte-x95g9m.svelte-x95g9m{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--gray-600)}.score-row.svelte-x95g9m span.svelte-x95g9m:first-child{width:90px;flex-shrink:0}.score-bar-bg.svelte-x95g9m.svelte-x95g9m{flex:1;height:6px;background:var(--gray-200);border-radius:3px;overflow:hidden}.score-bar.svelte-x95g9m.svelte-x95g9m{height:100%;background:var(--brand-blue);border-radius:3px}.score-pct.svelte-x95g9m.svelte-x95g9m{font-weight:700;color:var(--brand-blue);width:36px;text-align:right}.section-visual.svelte-x95g9m.svelte-x95g9m{display:flex;justify-content:center}.job-card-demo.svelte-x95g9m.svelte-x95g9m{width:100%;max-width:420px;background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);padding:24px}.job-card-header.svelte-x95g9m.svelte-x95g9m{display:flex;gap:14px;margin-bottom:20px}.job-company-logo.svelte-x95g9m.svelte-x95g9m{width:48px;height:48px;border-radius:var(--radius-sm);background:var(--gray-100);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.job-card-title.svelte-x95g9m.svelte-x95g9m{font-size:1.05rem;font-weight:700;color:var(--gray-800)}.job-card-company.svelte-x95g9m.svelte-x95g9m{font-size:.825rem;color:var(--gray-400);margin-top:2px}.match-indicator.svelte-x95g9m.svelte-x95g9m{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--brand-blue-lightest);border-radius:var(--radius-md);margin-bottom:20px}.match-badge.svelte-x95g9m.svelte-x95g9m{padding:4px 12px;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.match-badge.high.svelte-x95g9m.svelte-x95g9m{background:#dcfce7;color:#16a34a}.match-number.svelte-x95g9m.svelte-x95g9m{font-size:1.5rem;font-weight:900;color:var(--brand-blue)}.job-card-insights.svelte-x95g9m.svelte-x95g9m{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.insight.svelte-x95g9m.svelte-x95g9m{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--gray-600)}.job-card-apply.svelte-x95g9m.svelte-x95g9m{width:100%;padding:14px;font-size:.95rem;font-weight:700;border-radius:var(--radius-md);background:var(--brand-blue);color:var(--white);transition:all .2s}.job-card-apply.svelte-x95g9m.svelte-x95g9m:hover{background:var(--brand-blue-dark)}@media (max-width: 900px){.section-layout.svelte-x95g9m.svelte-x95g9m{grid-template-columns:1fr;gap:40px}.section-content.svelte-x95g9m.svelte-x95g9m{max-width:100%}}.comparison.svelte-1kgqdux.svelte-1kgqdux{background:var(--gray-50)}.section-header.svelte-1kgqdux.svelte-1kgqdux{text-align:center;margin-bottom:48px}.section-header.svelte-1kgqdux .section-subtitle.svelte-1kgqdux{margin:0 auto}.comparison-table-wrapper.svelte-1kgqdux.svelte-1kgqdux{overflow-x:auto;margin-bottom:40px;border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--white);box-shadow:var(--shadow-md)}.comparison-table.svelte-1kgqdux.svelte-1kgqdux{width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table.svelte-1kgqdux thead.svelte-1kgqdux{background:var(--brand-blue);color:var(--white)}.comparison-table.svelte-1kgqdux th.svelte-1kgqdux{padding:16px 20px;text-align:center;font-weight:700;font-size:.85rem;white-space:nowrap}.comparison-table.svelte-1kgqdux th.feature-col.svelte-1kgqdux{text-align:left;min-width:200px}.prime-col.svelte-1kgqdux.svelte-1kgqdux{background:var(--brand-blue-dark)}.table-logo.svelte-1kgqdux.svelte-1kgqdux{color:var(--white);letter-spacing:-.01em}.comparison-table.svelte-1kgqdux td.svelte-1kgqdux{padding:14px 20px;text-align:center;border-bottom:1px solid var(--gray-100)}.comparison-table.svelte-1kgqdux td.feature-name.svelte-1kgqdux{text-align:left;font-weight:500;color:var(--gray-700)}.prime-cell.svelte-1kgqdux.svelte-1kgqdux{background:var(--brand-blue-lightest)}.cross.svelte-1kgqdux.svelte-1kgqdux{color:var(--gray-300);font-size:1.1rem}.comparison-table.svelte-1kgqdux tbody tr:last-child td.svelte-1kgqdux{border-bottom:none}.comparison-cta.svelte-1kgqdux.svelte-1kgqdux{text-align:center}.blogs.svelte-mh924b.svelte-mh924b{background:var(--white)}.section-header.svelte-mh924b.svelte-mh924b{text-align:center;margin-bottom:60px}.section-header.svelte-mh924b .section-subtitle.svelte-mh924b{margin:0 auto}.blogs-grid.svelte-mh924b.svelte-mh924b{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.blog-card.svelte-mh924b.svelte-mh924b{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);overflow:hidden;transition:all .3s ease}.blog-card.svelte-mh924b.svelte-mh924b:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--brand-blue-lighter)}.blog-image.svelte-mh924b.svelte-mh924b{height:160px;display:flex;align-items:center;justify-content:center}.blog-image-icon.svelte-mh924b.svelte-mh924b{color:var(--gray-400);opacity:.6}.blog-content.svelte-mh924b.svelte-mh924b{padding:24px}.blog-meta.svelte-mh924b.svelte-mh924b{display:flex;align-items:center;gap:12px;margin-bottom:12px}.blog-category.svelte-mh924b.svelte-mh924b{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:100px}.blog-readtime.svelte-mh924b.svelte-mh924b{font-size:.8rem;color:var(--gray-400)}.blog-title.svelte-mh924b.svelte-mh924b{font-size:1.05rem;font-weight:700;color:var(--gray-800);line-height:1.4;margin-bottom:10px}.blog-excerpt.svelte-mh924b.svelte-mh924b{font-size:.875rem;color:var(--gray-500);line-height:1.6;margin-bottom:16px}.blog-footer.svelte-mh924b.svelte-mh924b{display:flex;align-items:center;justify-content:space-between}.blog-date.svelte-mh924b.svelte-mh924b{font-size:.8rem;color:var(--gray-400)}.blog-read-more.svelte-mh924b.svelte-mh924b{display:flex;align-items:center;gap:4px;font-size:.85rem;font-weight:600;color:var(--brand-blue);transition:gap .2s}.blog-read-more.svelte-mh924b.svelte-mh924b:hover{gap:8px}.blogs-cta.svelte-mh924b.svelte-mh924b{text-align:center}@media (max-width: 900px){.blogs-grid.svelte-mh924b.svelte-mh924b{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.blogs-grid.svelte-mh924b.svelte-mh924b{grid-template-columns:1fr}}.conversion-footer.svelte-1fffqfk.svelte-1fffqfk{position:relative;background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-blue-dark) 100%);padding:100px 0;overflow:hidden}.conversion-bg.svelte-1fffqfk.svelte-1fffqfk{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.04) 0%,transparent 50%);pointer-events:none}.conversion-content.svelte-1fffqfk.svelte-1fffqfk{position:relative;z-index:1;text-align:center}.conversion-title.svelte-1fffqfk.svelte-1fffqfk{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;color:var(--white);line-height:1.15;margin-bottom:20px;letter-spacing:-.02em}.conversion-subtitle.svelte-1fffqfk.svelte-1fffqfk{font-size:1.15rem;color:#ffffffbf;max-width:560px;margin:0 auto 40px;line-height:1.7}.conversion-ctas.svelte-1fffqfk.svelte-1fffqfk{display:flex;justify-content:center;gap:16px;margin-bottom:40px}.conversion-features.svelte-1fffqfk.svelte-1fffqfk{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.conv-feature.svelte-1fffqfk.svelte-1fffqfk{display:flex;align-items:center;gap:8px;color:#ffffffa6;font-size:.9rem;font-weight:500}.conv-feature.svelte-1fffqfk svg.svelte-1fffqfk{color:#ffffff80}.landing-hero.svelte-1tf7ayi{position:relative;min-height:100vh;display:flex;align-items:center;padding:160px 0 96px;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--brand-blue-lightest) 100%)}.hero-bg.svelte-1tf7ayi{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.bg-blob.svelte-1tf7ayi{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15}.bg-blob-1.svelte-1tf7ayi{width:600px;height:600px;background:var(--brand-blue);top:-200px;right:-100px}.bg-blob-2.svelte-1tf7ayi{width:400px;height:400px;background:var(--brand-blue-light);bottom:-100px;left:-100px}.bg-grid.svelte-1tf7ayi{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(38,101,236,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(38,101,236,.03) 1px,transparent 1px);background-size:60px 60px}.hero-inner.svelte-1tf7ayi{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge.svelte-1tf7ayi{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--white);border:1px solid var(--gray-200);border-radius:100px;font-size:.875rem;font-weight:500;color:var(--gray-600);margin-bottom:32px;box-shadow:var(--shadow-sm)}.badge-dot.svelte-1tf7ayi{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-glow 2s infinite}.hero-title.svelte-1tf7ayi{font-size:clamp(2.5rem,5.5vw,4rem);font-weight:900;line-height:1.12;color:var(--gray-900);letter-spacing:-.03em;max-width:900px;margin-bottom:24px}.hero-accent.svelte-1tf7ayi{display:block;background:linear-gradient(135deg,var(--brand-blue) 0%,#6366f1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1tf7ayi{font-size:1.15rem;color:var(--gray-500);max-width:700px;line-height:1.75;margin-bottom:36px}.hero-ctas.svelte-1tf7ayi{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}@media (max-width: 900px){.landing-hero.svelte-1tf7ayi{min-height:0;padding:132px 0 64px}}@media (max-width: 600px){.hero-ctas.svelte-1tf7ayi{flex-direction:column;width:100%}}@media (prefers-reduced-motion: reduce){.badge-dot.svelte-1tf7ayi{animation:none}}.landing-section.svelte-n3r730.svelte-n3r730{padding:96px 0;background:var(--white)}.landing-section.tint.svelte-n3r730.svelte-n3r730{background:var(--brand-blue-lightest)}.landing-section.full-height.svelte-n3r730.svelte-n3r730{min-height:100vh;display:flex;align-items:center}.landing-section.full-height.svelte-n3r730>.section-inner.svelte-n3r730{width:100%}.section-inner.svelte-n3r730.svelte-n3r730{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.visual-left.svelte-n3r730 .section-visual.svelte-n3r730{order:-1}.section-text.svelte-n3r730.svelte-n3r730{max-width:560px}.section-title.svelte-n3r730.svelte-n3r730{margin-bottom:20px}.section-title.compact.svelte-n3r730.svelte-n3r730{font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.25}.section-subtitle.svelte-n3r730.svelte-n3r730{margin-bottom:0}.section-bullets.svelte-n3r730.svelte-n3r730{list-style:none;display:flex;flex-direction:column;gap:14px;margin-top:32px}.section-bullets.svelte-n3r730 li.svelte-n3r730{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;color:var(--gray-600);line-height:1.6}.section-bullets.svelte-n3r730 svg.svelte-n3r730{flex-shrink:0;margin-top:3px;color:var(--brand-blue)}.section-cta.svelte-n3r730.svelte-n3r730{margin-top:36px}.section-visual.svelte-n3r730.svelte-n3r730{display:flex;justify-content:center;align-items:center;min-width:0}.visual-default.svelte-n3r730.svelte-n3r730{width:100%;max-width:440px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.visual-bar.svelte-n3r730.svelte-n3r730{display:flex;gap:6px;padding:14px 18px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.visual-bar.svelte-n3r730 span.svelte-n3r730{width:10px;height:10px;border-radius:50%;background:var(--gray-300)}.visual-body.svelte-n3r730.svelte-n3r730{padding:28px}.line.svelte-n3r730.svelte-n3r730{height:8px;border-radius:4px;background:var(--gray-200);margin-bottom:10px}.line.strong.svelte-n3r730.svelte-n3r730{height:14px;background:var(--gray-800)}.line.accent.svelte-n3r730.svelte-n3r730{height:10px;background:var(--brand-blue);opacity:.45;margin-bottom:20px}.line.heading.svelte-n3r730.svelte-n3r730{height:10px;background:var(--gray-800);margin:20px 0 12px}.w-30.svelte-n3r730.svelte-n3r730{width:30%}.w-35.svelte-n3r730.svelte-n3r730{width:35%}.w-50.svelte-n3r730.svelte-n3r730{width:50%}.w-70.svelte-n3r730.svelte-n3r730{width:70%}.w-80.svelte-n3r730.svelte-n3r730{width:80%}.w-85.svelte-n3r730.svelte-n3r730{width:85%}.w-90.svelte-n3r730.svelte-n3r730{width:90%}@media (max-width: 900px){.landing-section.full-height.svelte-n3r730.svelte-n3r730{min-height:0}.landing-section.svelte-n3r730.svelte-n3r730{padding:64px 0}.section-inner.svelte-n3r730.svelte-n3r730{grid-template-columns:1fr;gap:40px}.section-visual.svelte-n3r730.svelte-n3r730,.visual-left.svelte-n3r730 .section-visual.svelte-n3r730{order:-1}.section-text.svelte-n3r730.svelte-n3r730{max-width:100%}}.landing-faq.svelte-13uz9ol.svelte-13uz9ol{background:var(--gray-50)}.faq-header.svelte-13uz9ol.svelte-13uz9ol{text-align:center;margin-bottom:48px}.faq-list.svelte-13uz9ol.svelte-13uz9ol{max-width:780px;margin:0 auto}.faq-item.svelte-13uz9ol.svelte-13uz9ol{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);padding:0 24px;margin-bottom:16px}.faq-item.svelte-13uz9ol summary.svelte-13uz9ol{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;list-style:none}.faq-item.svelte-13uz9ol summary.svelte-13uz9ol::-webkit-details-marker{display:none}.faq-item.svelte-13uz9ol summary h3.svelte-13uz9ol{font-size:1.05rem;font-weight:700;color:var(--gray-800);line-height:1.45}.faq-chevron.svelte-13uz9ol.svelte-13uz9ol{flex-shrink:0;color:var(--brand-blue);transition:transform .2s ease}.faq-item[open].svelte-13uz9ol .faq-chevron.svelte-13uz9ol{transform:rotate(180deg)}.faq-item.svelte-13uz9ol p.svelte-13uz9ol{font-size:.95rem;color:var(--gray-600);line-height:1.75;padding-bottom:22px;max-width:640px}.faq-item.svelte-13uz9ol summary.svelte-13uz9ol:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion: reduce){.faq-chevron.svelte-13uz9ol.svelte-13uz9ol{transition:none}}.cta-band.svelte-u4j8ka{position:relative;padding:96px 0;overflow:hidden;background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-blue-dark) 100%)}.band-bg.svelte-u4j8ka{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.04) 0%,transparent 50%);pointer-events:none}.band-inner.svelte-u4j8ka{position:relative;z-index:1;text-align:center}.band-title.svelte-u4j8ka{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--white);line-height:1.15;letter-spacing:-.02em;margin-bottom:18px}.band-subtitle.svelte-u4j8ka{font-size:1.1rem;color:#ffffffc7;max-width:620px;margin:0 auto 36px;line-height:1.7}.band-actions.svelte-u4j8ka{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media (max-width: 600px){.cta-band.svelte-u4j8ka{padding:72px 0}.band-actions.svelte-u4j8ka{flex-direction:column;align-items:stretch}}.hero-actions.svelte-gwws6q.svelte-gwws6q{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hero-trust.svelte-gwws6q.svelte-gwws6q{margin-top:52px}.hero-secondary.svelte-gwws6q.svelte-gwws6q,.section-link.svelte-gwws6q.svelte-gwws6q{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:600;color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}.hero-secondary.svelte-gwws6q.svelte-gwws6q:hover,.section-link.svelte-gwws6q.svelte-gwws6q:hover{color:var(--brand-blue-dark)}.chat-body.svelte-gwws6q.svelte-gwws6q{display:flex;flex-direction:column;gap:14px}.chat-line.svelte-gwws6q.svelte-gwws6q{max-width:88%;padding:12px 16px;border-radius:var(--radius-md);font-size:.85rem;line-height:1.55}.chat-line.ai.svelte-gwws6q.svelte-gwws6q{align-self:flex-start;background:var(--brand-blue-lightest);color:var(--gray-700)}.chat-line.user.svelte-gwws6q.svelte-gwws6q{align-self:flex-end;background:var(--gray-100);color:var(--gray-800)}.chat-typing.svelte-gwws6q.svelte-gwws6q{display:flex;gap:4px;padding:4px 0 4px 8px}.chat-typing.svelte-gwws6q span.svelte-gwws6q{width:6px;height:6px;border-radius:50%;background:var(--gray-300);animation:svelte-gwws6q-typing 1.4s infinite}.chat-typing.svelte-gwws6q span.svelte-gwws6q:nth-child(2){animation-delay:.2s}.chat-typing.svelte-gwws6q span.svelte-gwws6q:nth-child(3){animation-delay:.4s}@keyframes svelte-gwws6q-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.score-head.svelte-gwws6q.svelte-gwws6q{display:flex;align-items:baseline;gap:6px;margin-bottom:14px}.score-number.svelte-gwws6q.svelte-gwws6q{font-size:2.5rem;font-weight:900;color:var(--brand-blue);letter-spacing:-.03em;line-height:1}.score-unit.svelte-gwws6q.svelte-gwws6q{font-size:.9rem;font-weight:700;color:var(--gray-400)}.score-meter.svelte-gwws6q.svelte-gwws6q{height:8px;border-radius:4px;background:var(--gray-200);overflow:hidden;margin-bottom:20px}.score-meter.svelte-gwws6q span.svelte-gwws6q{display:block;height:100%;border-radius:4px;background:var(--brand-blue)}.score-list.svelte-gwws6q.svelte-gwws6q{list-style:none;display:flex;flex-direction:column;gap:12px}.score-list.svelte-gwws6q li.svelte-gwws6q{display:flex;align-items:center;gap:10px;font-size:.825rem;color:var(--gray-600)}.pill.svelte-gwws6q.svelte-gwws6q{flex-shrink:0;padding:2px 8px;border-radius:100px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pill.ok.svelte-gwws6q.svelte-gwws6q{background:#dcfce7;color:#16a34a}.pill.warn.svelte-gwws6q.svelte-gwws6q{background:#fef3c7;color:#b45309}.catalogue-body.svelte-gwws6q.svelte-gwws6q{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.catalogue-card.svelte-gwws6q.svelte-gwws6q{display:flex;flex-direction:column;gap:8px}.catalogue-thumb.svelte-gwws6q.svelte-gwws6q{aspect-ratio:3 / 4;padding:10px;display:flex;flex-direction:column;gap:5px;border-radius:var(--radius-sm);border:1px solid var(--gray-200);background:var(--white)}.catalogue-card.active.svelte-gwws6q .catalogue-thumb.svelte-gwws6q{border-color:var(--brand-blue);box-shadow:0 0 0 2px #2665ec2e}.catalogue-thumb.svelte-gwws6q span.svelte-gwws6q{height:3px;border-radius:2px;background:var(--gray-300)}.catalogue-thumb.svelte-gwws6q span.short.svelte-gwws6q{width:60%}.catalogue-name.svelte-gwws6q.svelte-gwws6q{font-size:.7rem;font-weight:600;color:var(--gray-500);text-align:center}.catalogue-card.active.svelte-gwws6q .catalogue-name.svelte-gwws6q{color:var(--brand-blue)}@media (max-width: 600px){.hero-actions.svelte-gwws6q.svelte-gwws6q{flex-direction:column;width:100%}}@media (prefers-reduced-motion: reduce){.chat-typing.svelte-gwws6q span.svelte-gwws6q{animation:none}}.hero-actions.svelte-ur4ruz.svelte-ur4ruz{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hero-secondary.svelte-ur4ruz.svelte-ur4ruz{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:600;color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}.hero-secondary.svelte-ur4ruz.svelte-ur4ruz:hover{color:var(--brand-blue-dark)}.match-head.svelte-ur4ruz.svelte-ur4ruz{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--radius-md);background:var(--brand-blue-lightest);margin-bottom:20px}.match-role.svelte-ur4ruz strong.svelte-ur4ruz{display:block;font-size:.9rem;font-weight:700;color:var(--gray-800)}.match-role.svelte-ur4ruz span.svelte-ur4ruz{font-size:.75rem;color:var(--gray-500)}.match-badge.svelte-ur4ruz.svelte-ur4ruz{font-size:1.15rem;font-weight:900;color:var(--brand-blue);letter-spacing:-.02em}.match-group.svelte-ur4ruz.svelte-ur4ruz{margin-bottom:18px}.match-label.svelte-ur4ruz.svelte-ur4ruz{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-bottom:8px}.match-list.svelte-ur4ruz.svelte-ur4ruz{list-style:none;display:flex;flex-direction:column;gap:8px}.match-list.svelte-ur4ruz li.svelte-ur4ruz{position:relative;padding-left:20px;font-size:.825rem;color:var(--gray-600)}.match-list.svelte-ur4ruz li.svelte-ur4ruz:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%}.match-list.svelte-ur4ruz li.ok.svelte-ur4ruz:before{background:#22c55e}.match-list.svelte-ur4ruz li.gap.svelte-ur4ruz:before{background:#f59e0b}.match-apply.svelte-ur4ruz.svelte-ur4ruz{padding:12px;text-align:center;border-radius:var(--radius-md);background:var(--brand-blue);color:var(--white);font-size:.85rem;font-weight:700}.trend-row.svelte-ur4ruz.svelte-ur4ruz{display:flex;align-items:center;gap:12px;margin-bottom:14px}.trend-label.svelte-ur4ruz.svelte-ur4ruz{width:54px;flex-shrink:0;font-size:.78rem;font-weight:600;color:var(--gray-500)}.trend-bar.svelte-ur4ruz.svelte-ur4ruz{flex:1;height:8px;border-radius:4px;background:var(--gray-200);overflow:hidden}.trend-bar.svelte-ur4ruz span.svelte-ur4ruz{display:block;height:100%;border-radius:4px;background:var(--gray-400)}.trend-bar.accent.svelte-ur4ruz span.svelte-ur4ruz{background:var(--brand-blue)}.trend-value.svelte-ur4ruz.svelte-ur4ruz{width:42px;text-align:right;font-size:.85rem;font-weight:800;color:var(--gray-500)}.trend-value.accent.svelte-ur4ruz.svelte-ur4ruz{color:var(--brand-blue)}.trend-note.svelte-ur4ruz.svelte-ur4ruz{margin-top:18px;padding-top:16px;border-top:1px solid var(--gray-100);font-size:.8rem;color:var(--gray-500)}@media (max-width: 600px){.hero-actions.svelte-ur4ruz.svelte-ur4ruz{flex-direction:column;width:100%}}.hero-actions.svelte-ujhneq.svelte-ujhneq{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hero-secondary.svelte-ujhneq.svelte-ujhneq,.section-link.svelte-ujhneq.svelte-ujhneq{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:600;color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}.hero-secondary.svelte-ujhneq.svelte-ujhneq:hover,.section-link.svelte-ujhneq.svelte-ujhneq:hover{color:var(--brand-blue-dark)}.grade-body.svelte-ujhneq.svelte-ujhneq{display:flex;flex-direction:column;gap:16px}.grade-score.svelte-ujhneq.svelte-ujhneq{display:flex;align-items:baseline;gap:6px}.grade-number.svelte-ujhneq.svelte-ujhneq{font-size:2.75rem;font-weight:900;color:var(--brand-blue);letter-spacing:-.03em;line-height:1}.grade-unit.svelte-ujhneq.svelte-ujhneq{font-size:1rem;font-weight:700;color:var(--gray-400)}.grade-meter.svelte-ujhneq.svelte-ujhneq{height:8px;border-radius:4px;background:var(--gray-200);overflow:hidden}.grade-meter.svelte-ujhneq span.svelte-ujhneq{display:block;height:100%;border-radius:4px;background:var(--brand-blue)}.grade-checks.svelte-ujhneq.svelte-ujhneq{display:flex;flex-direction:column;gap:8px}.grade-check.svelte-ujhneq.svelte-ujhneq{display:flex;align-items:center;gap:8px;font-size:.825rem;color:var(--gray-600)}.grade-check.svelte-ujhneq .dot.svelte-ujhneq{width:8px;height:8px;border-radius:50%;flex-shrink:0}.grade-check.ok.svelte-ujhneq .dot.svelte-ujhneq{background:#22c55e}.grade-check.warn.svelte-ujhneq .dot.svelte-ujhneq{background:#f59e0b}.grade-fix.svelte-ujhneq.svelte-ujhneq{padding:14px 16px;border-radius:var(--radius-md);background:var(--brand-blue-lightest)}.grade-fix-label.svelte-ujhneq.svelte-ujhneq{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--brand-blue);margin-bottom:6px}.grade-fix.svelte-ujhneq p.svelte-ujhneq{font-size:.85rem;color:var(--gray-700);line-height:1.55}.trend-row.svelte-ujhneq.svelte-ujhneq{display:flex;align-items:center;gap:12px;margin-bottom:14px}.trend-label.svelte-ujhneq.svelte-ujhneq{width:54px;flex-shrink:0;font-size:.78rem;font-weight:600;color:var(--gray-500)}.trend-bar.svelte-ujhneq.svelte-ujhneq{flex:1;height:8px;border-radius:4px;background:var(--gray-200);overflow:hidden}.trend-bar.svelte-ujhneq span.svelte-ujhneq{display:block;height:100%;border-radius:4px;background:var(--gray-400)}.trend-bar.accent.svelte-ujhneq span.svelte-ujhneq{background:var(--brand-blue)}.trend-value.svelte-ujhneq.svelte-ujhneq{width:30px;text-align:right;font-size:.9rem;font-weight:800;color:var(--gray-500)}.trend-value.accent.svelte-ujhneq.svelte-ujhneq{color:var(--brand-blue)}.trend-note.svelte-ujhneq.svelte-ujhneq{margin-top:18px;padding-top:16px;border-top:1px solid var(--gray-100);font-size:.8rem;color:var(--gray-500)}.chat-body.svelte-ujhneq.svelte-ujhneq{display:flex;flex-direction:column;gap:14px}.chat-line.svelte-ujhneq.svelte-ujhneq{max-width:88%;padding:12px 16px;border-radius:var(--radius-md);font-size:.85rem;line-height:1.55}.chat-line.user.svelte-ujhneq.svelte-ujhneq{align-self:flex-end;background:var(--gray-100);color:var(--gray-800)}.chat-line.ai.svelte-ujhneq.svelte-ujhneq{align-self:flex-start;background:var(--brand-blue-lightest);color:var(--gray-700)}.chat-badge.svelte-ujhneq.svelte-ujhneq{display:inline-block;padding:2px 8px;margin-bottom:8px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;background:var(--brand-blue);color:var(--white)}.chat-actions.svelte-ujhneq.svelte-ujhneq{display:flex;gap:8px;margin-top:12px}.chat-accept.svelte-ujhneq.svelte-ujhneq,.chat-retry.svelte-ujhneq.svelte-ujhneq{padding:6px 14px;font-size:.78rem;font-weight:600;border-radius:var(--radius-sm)}.chat-accept.svelte-ujhneq.svelte-ujhneq{background:var(--brand-blue);color:var(--white)}.chat-retry.svelte-ujhneq.svelte-ujhneq{background:var(--white);color:var(--brand-blue);border:1px solid var(--brand-blue-lighter)}@media (max-width: 600px){.hero-actions.svelte-ujhneq.svelte-ujhneq{flex-direction:column;width:100%}}.hero-actions.svelte-1jaqr65.svelte-1jaqr65{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hero-secondary.svelte-1jaqr65.svelte-1jaqr65,.section-link.svelte-1jaqr65.svelte-1jaqr65{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:600;color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}.hero-secondary.svelte-1jaqr65.svelte-1jaqr65:hover,.section-link.svelte-1jaqr65.svelte-1jaqr65:hover{color:var(--brand-blue-dark)}.catalogue.svelte-1jaqr65.svelte-1jaqr65{background:var(--gray-50)}.catalogue-header.svelte-1jaqr65.svelte-1jaqr65{text-align:center;margin-bottom:48px}.catalogue-header.svelte-1jaqr65 .section-subtitle.svelte-1jaqr65{margin:0 auto}.switch-body.svelte-1jaqr65.svelte-1jaqr65{display:flex;align-items:center;justify-content:center;gap:18px}.switch-card.svelte-1jaqr65.svelte-1jaqr65{flex:1;display:flex;flex-direction:column;gap:8px}.switch-thumb.svelte-1jaqr65.svelte-1jaqr65{aspect-ratio:3 / 4;padding:12px;display:flex;flex-direction:column;gap:6px;border-radius:var(--radius-sm);border:1px solid var(--gray-200);background:var(--white)}.switch-card.active.svelte-1jaqr65 .switch-thumb.svelte-1jaqr65{border-color:var(--brand-blue);box-shadow:0 0 0 2px #2665ec2e}.switch-thumb.svelte-1jaqr65 .bar.svelte-1jaqr65{height:4px;border-radius:2px;background:var(--gray-300)}.switch-thumb.svelte-1jaqr65 .bar.strong.svelte-1jaqr65{height:8px;width:60%;background:var(--gray-600)}.switch-thumb.svelte-1jaqr65 .bar.short.svelte-1jaqr65{width:60%}.switch-thumb.sidebar-left.svelte-1jaqr65.svelte-1jaqr65{padding-left:34%;background:linear-gradient(90deg,var(--brand-blue-lighter) 0 30%,var(--white) 30% 100%)}.switch-name.svelte-1jaqr65.svelte-1jaqr65{font-size:.7rem;font-weight:600;color:var(--gray-400);text-align:center}.switch-card.active.svelte-1jaqr65 .switch-name.svelte-1jaqr65{color:var(--brand-blue)}.switch-arrow.svelte-1jaqr65.svelte-1jaqr65{font-size:1.1rem;color:var(--gray-400)}.parse-body.svelte-1jaqr65.svelte-1jaqr65{display:flex;flex-direction:column;gap:12px}.parse-row.svelte-1jaqr65.svelte-1jaqr65{display:flex;align-items:center;gap:12px}.parse-tag.svelte-1jaqr65.svelte-1jaqr65{width:76px;flex-shrink:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--brand-blue)}.parse-line.svelte-1jaqr65.svelte-1jaqr65{flex:1;height:8px;border-radius:4px;background:var(--gray-200)}.parse-line.strong.svelte-1jaqr65.svelte-1jaqr65{background:var(--gray-700)}.parse-line.short.svelte-1jaqr65.svelte-1jaqr65{flex:0 0 60%}.parse-note.svelte-1jaqr65.svelte-1jaqr65{margin-top:8px;padding-top:16px;border-top:1px solid var(--gray-100);font-size:.8rem;color:var(--gray-500)}.export-body.svelte-1jaqr65.svelte-1jaqr65{display:flex;flex-direction:column;gap:12px}.export-file.svelte-1jaqr65.svelte-1jaqr65{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--gray-200);border-radius:var(--radius-md)}.export-icon.svelte-1jaqr65.svelte-1jaqr65{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:var(--radius-sm);font-size:.68rem;font-weight:800;letter-spacing:.04em}.export-icon.pdf.svelte-1jaqr65.svelte-1jaqr65{background:#fee2e2;color:#b91c1c}.export-icon.docx.svelte-1jaqr65.svelte-1jaqr65{background:var(--brand-blue-lighter);color:var(--brand-blue)}.export-text.svelte-1jaqr65.svelte-1jaqr65{display:flex;flex-direction:column}.export-text.svelte-1jaqr65 strong.svelte-1jaqr65{font-size:.9rem;font-weight:700;color:var(--gray-800)}.export-text.svelte-1jaqr65 span.svelte-1jaqr65{font-size:.78rem;color:var(--gray-500)}@media (max-width: 600px){.hero-actions.svelte-1jaqr65.svelte-1jaqr65{flex-direction:column;width:100%}.switch-body.svelte-1jaqr65.svelte-1jaqr65{gap:10px}}.pricing-page.svelte-1ohb5vd.svelte-1ohb5vd{padding:160px 0 80px;background:var(--white)}.page-header.svelte-1ohb5vd.svelte-1ohb5vd{text-align:center;margin-bottom:60px}.page-header.svelte-1ohb5vd h1.svelte-1ohb5vd{font-size:clamp(2rem,4vw,3.5rem);font-weight:900;color:var(--gray-900);margin-bottom:16px;letter-spacing:-.02em}.page-header.svelte-1ohb5vd p.svelte-1ohb5vd{font-size:1.1rem;color:var(--gray-500);max-width:500px;margin:0 auto}.pricing-grid.svelte-1ohb5vd.svelte-1ohb5vd{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto 80px}.pricing-card.svelte-1ohb5vd.svelte-1ohb5vd{position:relative;background:var(--white);border-radius:var(--radius-xl);border:2px solid var(--gray-200);padding:40px 32px;display:flex;flex-direction:column;transition:all .3s ease}.pricing-card.highlighted.svelte-1ohb5vd.svelte-1ohb5vd{border-color:var(--brand-blue);box-shadow:0 0 0 4px #2665ec1a,var(--shadow-xl);transform:scale(1.03);z-index:1}.pricing-badge.svelte-1ohb5vd.svelte-1ohb5vd{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--brand-blue);color:var(--white);padding:6px 20px;border-radius:100px;font-size:.8rem;font-weight:700}.pricing-header.svelte-1ohb5vd.svelte-1ohb5vd{text-align:center;margin-bottom:32px}.pricing-header.svelte-1ohb5vd h3.svelte-1ohb5vd{font-size:1.15rem;font-weight:700;color:var(--gray-700);margin-bottom:16px}.plan-price.svelte-1ohb5vd.svelte-1ohb5vd{margin-bottom:12px}.price-amount.svelte-1ohb5vd.svelte-1ohb5vd{font-size:3rem;font-weight:900;color:var(--gray-900)}.price-unit.svelte-1ohb5vd.svelte-1ohb5vd{font-size:1rem;font-weight:600;color:var(--gray-500);margin-left:4px}.price-period.svelte-1ohb5vd.svelte-1ohb5vd{display:block;font-size:.9rem;color:var(--gray-400);margin-top:4px}.plan-credits.svelte-1ohb5vd.svelte-1ohb5vd{display:inline-block;margin-bottom:12px;padding:5px 14px;border-radius:100px;background:var(--brand-blue-lighter);color:var(--brand-blue);font-size:.8rem;font-weight:700}.pricing-header.svelte-1ohb5vd p.svelte-1ohb5vd{font-size:.9rem;color:var(--gray-500)}.pricing-features.svelte-1ohb5vd.svelte-1ohb5vd{flex:1;margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.feature-item.svelte-1ohb5vd.svelte-1ohb5vd{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--gray-600);line-height:1.4}.feature-item.svelte-1ohb5vd svg.svelte-1ohb5vd{color:#22c55e;flex-shrink:0;margin-top:1px}.pricing-btn.svelte-1ohb5vd.svelte-1ohb5vd{width:100%;padding:16px 24px;font-size:1rem;font-weight:700;border-radius:var(--radius-md);border:2px solid var(--gray-200);background:var(--white);color:var(--gray-800);transition:all .2s}.pricing-btn.svelte-1ohb5vd.svelte-1ohb5vd:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.pricing-btn.highlighted.svelte-1ohb5vd.svelte-1ohb5vd{background:var(--brand-blue);color:var(--white);border-color:var(--brand-blue)}.pricing-btn.highlighted.svelte-1ohb5vd.svelte-1ohb5vd:hover{background:var(--brand-blue-dark)}.pricing-note.svelte-1ohb5vd.svelte-1ohb5vd{text-align:center;margin:0 auto 48px;font-size:.85rem;color:var(--gray-400)}.faq-section.svelte-1ohb5vd.svelte-1ohb5vd{max-width:780px;margin:0 auto}.faq-section.svelte-1ohb5vd h2.svelte-1ohb5vd{font-size:2rem;font-weight:800;text-align:center;margin-bottom:40px}.faq-grid.svelte-1ohb5vd.svelte-1ohb5vd{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.faq-item.svelte-1ohb5vd h3.svelte-1ohb5vd{font-size:1.05rem;font-weight:700;color:var(--gray-800);margin-bottom:8px}.faq-item.svelte-1ohb5vd p.svelte-1ohb5vd{font-size:.925rem;color:var(--gray-500);line-height:1.65}.faq-item.svelte-1ohb5vd a.svelte-1ohb5vd{color:var(--brand-blue);font-weight:600;text-decoration:none}.faq-item.svelte-1ohb5vd a.svelte-1ohb5vd:hover{text-decoration:underline}@media (max-width: 900px){.pricing-grid.svelte-1ohb5vd.svelte-1ohb5vd{grid-template-columns:1fr;max-width:450px}.pricing-card.highlighted.svelte-1ohb5vd.svelte-1ohb5vd{transform:none}.faq-grid.svelte-1ohb5vd.svelte-1ohb5vd{grid-template-columns:1fr}}.policy-page.svelte-3gb4du.svelte-3gb4du{padding:160px 0 80px;background:var(--white)}.policy-content.svelte-3gb4du.svelte-3gb4du{max-width:780px;margin:0 auto}.policy-content.svelte-3gb4du h1.svelte-3gb4du{font-size:2.5rem;font-weight:900;color:var(--gray-900);margin-bottom:8px;letter-spacing:-.02em}.last-updated.svelte-3gb4du.svelte-3gb4du{color:var(--gray-400);font-size:.9rem;margin-bottom:40px}.policy-content.svelte-3gb4du section.svelte-3gb4du{margin-bottom:32px}.policy-content.svelte-3gb4du h2.svelte-3gb4du{font-size:1.25rem;font-weight:700;color:var(--gray-800);margin-bottom:12px}.policy-content.svelte-3gb4du p.svelte-3gb4du{font-size:.95rem;color:var(--gray-600);line-height:1.75;margin-bottom:12px}.policy-content.svelte-3gb4du a.svelte-3gb4du{color:var(--brand-blue);text-decoration:underline}:root{--brand-blue: #2665ec;--brand-blue-dark: #1a4fc9;--brand-blue-light: #4d82f0;--brand-blue-lighter: #e8f0fe;--brand-blue-lightest: #f5f8ff;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--font-inter: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--max-width: 1280px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-inter);color:var(--gray-900);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,textarea{font-family:inherit;outline:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-label{display:inline-block;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-blue);margin-bottom:16px}.section-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.15;color:var(--gray-900);margin-bottom:20px}.section-subtitle{font-size:1.125rem;color:var(--gray-500);max-width:600px;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;border-radius:var(--radius-md);transition:all .2s ease;white-space:nowrap}.btn-primary{background:var(--brand-blue);color:var(--white);box-shadow:0 4px 14px #2665ec59}.btn-primary:hover{background:var(--brand-blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #2665ec73}.btn-secondary{background:var(--white);color:var(--brand-blue);border:2px solid var(--brand-blue)}.btn-secondary:hover{background:var(--brand-blue-lightest)}.btn-white{background:var(--white);color:var(--gray-900);box-shadow:var(--shadow-md)}.btn-white:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-lg{padding:18px 40px;font-size:1.125rem;border-radius:var(--radius-lg)}.btn-xl{padding:20px 48px;font-size:1.25rem;border-radius:var(--radius-lg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #2665ec66}50%{box-shadow:0 0 0 15px #2665ec00}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.animate-fade-in{animation:fadeIn .5s ease-out forwards}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.section-divider{height:1px;background:linear-gradient(to right,transparent,var(--gray-200),transparent);margin:0 auto;max-width:var(--max-width);padding:0 24px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}.mock-window{width:100%;max-width:460px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.mock-bar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.mock-bar.brand{background:var(--brand-blue);border-bottom-color:transparent}.mock-dots{display:flex;gap:5px}.mock-dots span{width:8px;height:8px;border-radius:50%;background:var(--gray-300)}.mock-bar.brand .mock-dots span{background:#ffffff80}.mock-title{margin-left:6px;font-size:.78rem;font-weight:600;color:var(--gray-400)}.mock-bar.brand .mock-title{color:#ffffffeb}.mock-body{padding:20px}.policy-page{padding:160px 0 80px;background:var(--white)}.policy-content{max-width:780px;margin:0 auto}.policy-content h1{font-size:2.5rem;font-weight:900;color:var(--gray-900);margin-bottom:8px;letter-spacing:-.02em}.last-updated{color:var(--gray-400);font-size:.9rem;margin-bottom:40px}.policy-content section{margin-bottom:32px}.policy-content h2{font-size:1.25rem;font-weight:700;color:var(--gray-800);margin-bottom:12px}.policy-content h3{font-size:1rem;font-weight:700;color:var(--gray-800);margin:20px 0 8px}.policy-content p{font-size:.95rem;color:var(--gray-600);line-height:1.75;margin-bottom:12px}.policy-content ul,.policy-content ol{padding-left:24px;margin-bottom:12px}.policy-content li{font-size:.95rem;color:var(--gray-600);line-height:1.75;margin-bottom:6px}.policy-content a{color:var(--brand-blue);text-decoration:underline}.policy-content strong{color:var(--gray-800)}.policy-table-wrap{overflow-x:auto;margin-bottom:16px;border:1px solid var(--gray-200);border-radius:var(--radius-md)}.policy-table{width:100%;border-collapse:collapse;font-size:.9rem}.policy-table th{text-align:left;font-weight:700;color:var(--gray-800);background:var(--gray-50);padding:12px 16px;white-space:nowrap}.policy-table td{color:var(--gray-600);line-height:1.6;padding:12px 16px;border-top:1px solid var(--gray-200);vertical-align:top}.policy-note{background:var(--brand-blue-lightest);border-left:3px solid var(--brand-blue);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:16px 20px;margin-bottom:16px}.policy-note p:last-child{margin-bottom:0}.policy-todo{background:#fff7ed;color:#9a3412;border-radius:var(--radius-sm);padding:2px 6px;font-weight:600}.policy-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:16px}.policy-card{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:20px}.policy-card h3{margin-top:0;margin-bottom:6px}.policy-card p{margin-bottom:0;font-size:.9rem}
