.hero-container.svelte-tibptj{position:relative;width:100%;overflow:hidden}.pattern-background.svelte-tibptj{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(59,130,246,.05) 1px,transparent 1px);background-size:20px 20px;opacity:.2;z-index:0}.hero-content.svelte-tibptj{position:relative;z-index:1;display:flex;min-height:600px;width:100%}.model-container.svelte-tibptj{width:50%;display:flex;justify-content:center;align-items:center;padding:2rem}.content-container.svelte-tibptj{width:50%;display:flex;flex-direction:column;justify-content:center;padding:3rem}.model-wrapper.svelte-tibptj,.content-wrapper.svelte-tibptj{width:100%}.model-placeholder.svelte-tibptj{width:100%;height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.spinner.svelte-tibptj{width:50px;height:50px;border-radius:50%;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;animation:svelte-tibptj-spin 1s linear infinite}@keyframes svelte-tibptj-spin{to{transform:rotate(360deg)}}.subtitle.svelte-tibptj{font-size:1.5rem;font-weight:600;margin-top:1rem;color:var(--gray-800, #1f2937)}.dark .subtitle.svelte-tibptj{color:var(--gray-200, #e5e7eb)}.highlight.svelte-tibptj{position:relative}.highlight.svelte-tibptj:after{content:"";width:100%;height:30%;position:absolute;bottom:.25rem;left:0;background-color:#3b82f6;z-index:-1;opacity:.2}.button-container.svelte-tibptj{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.pulse-on-hover:hover:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffffb3;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%;animation:svelte-tibptj-pulse 2s 1 forwards}@keyframes svelte-tibptj-pulse{0%{transform:scale(.5) translate(-50%,-50%);opacity:0}50%{opacity:.5}to{transform:scale(20) translate(-50%,-50%);opacity:0}}@media (max-width: 768px){.hero-content.svelte-tibptj{flex-direction:column}.model-container.svelte-tibptj,.content-container.svelte-tibptj{width:100%;padding:2rem 1.5rem}.model-container.svelte-tibptj{order:2;min-height:300px}.content-container.svelte-tibptj{order:1}.button-container.svelte-tibptj{justify-content:center}}.pattern-background.svelte-1aoc31z{background-image:linear-gradient(45deg,rgba(59,130,246,.05) 25%,transparent 25%),linear-gradient(-45deg,rgba(59,130,246,.05) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(59,130,246,.05) 75%),linear-gradient(-45deg,transparent 75%,rgba(59,130,246,.05) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}.service-card.svelte-1aoc31z{transition:all .3s ease}.service-card.svelte-1aoc31z:hover{transform:translateY(-5px)}.animate-border.svelte-1aoc31z{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:.75rem;background:linear-gradient(90deg,#60a5fa,#8b5cf6,#ec4899,#8b5cf6,#60a5fa) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;animation:svelte-1aoc31z-border-animation 4s linear infinite}.service-card.svelte-1aoc31z:nth-child(2) .animate-border:where(.svelte-1aoc31z){animation-delay:.5s}.service-card.svelte-1aoc31z:nth-child(3) .animate-border:where(.svelte-1aoc31z){animation-delay:1s}@keyframes svelte-1aoc31z-border-animation{0%{background-position:0% center}to{background-position:200% center}}@media (max-width: 768px){.service-card.svelte-1aoc31z{max-width:400px;margin-left:auto;margin-right:auto}}.pattern-background.svelte-1e6pjgp{background-image:linear-gradient(0deg,rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.05) 1px,transparent 1px);background-size:20px 20px}.process-container.svelte-1e6pjgp{position:relative;padding:2rem 0}.process-line.svelte-1e6pjgp{position:absolute;top:49px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#60a5fa,#8b5cf6,#ec4899);opacity:.3;z-index:0}.process-steps.svelte-1e6pjgp{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative;z-index:1}.step-wrapper.svelte-1e6pjgp{display:flex;flex-direction:column;align-items:center;text-align:center}.step-circle.svelte-1e6pjgp{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#8b5cf6);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;color:#fff;font-weight:700;font-size:1.25rem;z-index:2;transition:transform .3s ease;box-shadow:0 0 0 4px #3b82f633}.step-wrapper.svelte-1e6pjgp:hover .step-circle:where(.svelte-1e6pjgp){transform:scale(1.1)}.step-number.svelte-1e6pjgp{position:absolute;opacity:1;transition:opacity .3s ease}.step-icon.svelte-1e6pjgp{position:absolute;opacity:0;transition:opacity .3s ease}.step-wrapper.svelte-1e6pjgp:hover .step-number:where(.svelte-1e6pjgp){opacity:0}.step-wrapper.svelte-1e6pjgp:hover .step-icon:where(.svelte-1e6pjgp){opacity:1}.step-title.svelte-1e6pjgp{font-weight:600;font-size:1.125rem;color:var(--gray-900, #111827);margin-bottom:.5rem}.step-description.svelte-1e6pjgp{font-size:.875rem;color:var(--gray-600, #4b5563);max-width:250px;margin:0 auto}.dark .step-title.svelte-1e6pjgp{color:var(--gray-100, #f3f4f6)}.dark .step-description.svelte-1e6pjgp{color:var(--gray-400, #9ca3af)}@media (max-width: 768px){.process-steps.svelte-1e6pjgp{grid-template-columns:1fr;max-width:400px;margin:0 auto}.process-line.svelte-1e6pjgp{display:none}.step-wrapper.svelte-1e6pjgp{margin-bottom:2rem}.step-wrapper.svelte-1e6pjgp:last-child{margin-bottom:0}.step-circle.svelte-1e6pjgp:before,.step-circle.svelte-1e6pjgp:after{content:"";position:absolute;left:50%;width:2px;background:linear-gradient(180deg,#60a5fa,#8b5cf6);opacity:.3;z-index:-1}.step-circle.svelte-1e6pjgp:before{top:-30px;height:30px;display:none}.step-circle.svelte-1e6pjgp:after{top:50px;height:30px}.step-wrapper.svelte-1e6pjgp:first-child .step-circle:where(.svelte-1e6pjgp):before,.step-wrapper.svelte-1e6pjgp:last-child .step-circle:where(.svelte-1e6pjgp):after{display:none}}.pattern-background.svelte-v3tzjr{background-image:radial-gradient(rgba(59,130,246,.1) 1px,transparent 1px);background-size:20px 20px}.material-card.svelte-v3tzjr{cursor:pointer;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid rgba(229,231,235,.5)}.dark .material-card.svelte-v3tzjr{border-color:#37415180}.material-card.svelte-v3tzjr:hover,.material-card.active.svelte-v3tzjr{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.material-display.svelte-v3tzjr{transition:all .3s ease}.material-card.svelte-v3tzjr:hover .material-display:where(.svelte-v3tzjr),.material-card.active.svelte-v3tzjr .material-display:where(.svelte-v3tzjr){transform:scale(1.05)}.best-for-container.svelte-v3tzjr{max-height:0}.material-card.svelte-v3tzjr:hover .best-for-container:where(.svelte-v3tzjr),.material-card.active.svelte-v3tzjr .best-for-container:where(.svelte-v3tzjr){max-height:100px}@media (max-width: 640px){.material-card.svelte-v3tzjr{max-width:300px;margin-left:auto;margin-right:auto}.best-for-container.svelte-v3tzjr{max-height:100px}}.pattern-background.svelte-1h7e2i5{background-image:linear-gradient(0deg,rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.05) 1px,transparent 1px);background-size:20px 20px}.faq-item.svelte-1h7e2i5{transition:all .3s ease;border:1px solid rgba(229,231,235,.5)}.faq-item.svelte-1h7e2i5:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .faq-item.svelte-1h7e2i5{border-color:#37415180}.faq-question.svelte-1h7e2i5{cursor:pointer;transition:background-color .3s ease}.faq-question.svelte-1h7e2i5:hover{background-color:#f3f4f680}.dark .faq-question.svelte-1h7e2i5:hover{background-color:#1f293780}.cta-banner.svelte-p04xwc{position:relative;overflow:hidden}.pattern-overlay.svelte-p04xwc{background-image:linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.1) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.1) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.1) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}.pulse-on-hover{position:relative;overflow:hidden}.pulse-on-hover:hover:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffffb3;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%;animation:svelte-p04xwc-pulse 2s 1 forwards}@keyframes svelte-p04xwc-pulse{0%{transform:scale(.5) translate(-50%,-50%);opacity:0}50%{opacity:.5}to{transform:scale(20) translate(-50%,-50%);opacity:0}}.svg-container.svelte-1j5h7d1{width:100%;height:100%;display:flex;align-items:center;justify-content:center}svg.svelte-1j5h7d1{width:100%;height:100%;max-height:100%}html{scroll-behavior:smooth}
