header.svelte-9ye3zw{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.7);transition:all .3s ease}header.svelte-9ye3zw .container:where(.svelte-9ye3zw){display:flex;align-items:center;justify-content:space-between;height:5rem}.logo.svelte-9ye3zw{display:flex;align-items:baseline}.logo.svelte-9ye3zw img:where(.svelte-9ye3zw){height:1.65rem;width:auto;margin-top:-.5rem}.header-actions.svelte-9ye3zw{display:flex;align-items:center;gap:1.5rem}.web-app-link.svelte-9ye3zw{color:var(--primary-start);text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border:1px solid var(--primary-start);border-radius:calc(var(--radius));transition:all .2s ease}.web-app-link.svelte-9ye3zw:hover{background-color:var(--primary-start);color:#fff}.lang-switcher.svelte-9ye3zw{display:flex;gap:.5rem;align-items:center}.lang-switcher.svelte-9ye3zw a:where(.svelte-9ye3zw){color:var(--color-text);text-decoration:none;font-size:.875rem}.lang-switcher.svelte-9ye3zw a.active:where(.svelte-9ye3zw){font-weight:700}.lang-switcher.svelte-9ye3zw span:where(.svelte-9ye3zw){color:var(--color-text-muted);font-size:.875rem}footer.svelte-qa3eh0{padding:5rem 0 2.5rem;background-color:var(--foreground);color:#fff;position:relative;overflow:hidden}footer.svelte-qa3eh0:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--secondary),var(--accent-1))}footer.svelte-qa3eh0 .container:where(.svelte-qa3eh0){display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.footer-logo.svelte-qa3eh0 img:where(.svelte-qa3eh0){height:1.25rem;width:auto}.copyright.svelte-qa3eh0{font-size:.875rem;color:#ffffffb3;margin-bottom:0}@media (max-width: 768px){footer.svelte-qa3eh0 .container:where(.svelte-qa3eh0){flex-direction:column;gap:1.5rem;text-align:center}.footer-logo.svelte-qa3eh0{justify-content:center}}.hero.svelte-mgp11i{padding:10rem 0 6rem;position:relative;overflow:hidden}.hero.svelte-mgp11i .container:where(.svelte-mgp11i){display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content.svelte-mgp11i{max-width:32rem}.hero-content.svelte-mgp11i p:where(.svelte-mgp11i){color:var(--muted-foreground);font-size:1.25rem;margin-bottom:2.5rem;font-weight:300;line-height:1.7}.hero-buttons.svelte-mgp11i{display:flex;gap:1rem}.hero-image.svelte-mgp11i{position:relative}.hero-image.svelte-mgp11i:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,var(--accent-1-light),var(--accent-2-light));top:-30px;right:-60px;z-index:-1;filter:blur(60px);opacity:.6}.hero-image.svelte-mgp11i:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,var(--accent-3-light),var(--primary-light));bottom:-20px;left:-40px;z-index:-1;filter:blur(50px);opacity:.6}.hero-image.svelte-mgp11i img:where(.svelte-mgp11i){border-radius:var(--radius);box-shadow:var(--shadow-lg);border:8px solid white;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:all .5s ease}.hero-image.svelte-mgp11i:hover img:where(.svelte-mgp11i){transform:perspective(1000px) rotateY(0) rotateX(0)}.floating.svelte-mgp11i{animation:svelte-mgp11i-float 6s ease-in-out infinite}@keyframes svelte-mgp11i-float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width: 1024px){.hero.svelte-mgp11i{padding:8rem 0 5rem}}@media (max-width: 768px){.hero.svelte-mgp11i{padding:7rem 0 4rem}.hero.svelte-mgp11i .container:where(.svelte-mgp11i){grid-template-columns:1fr;gap:3rem}.hero-content.svelte-mgp11i{text-align:center;margin:0 auto}.hero-buttons.svelte-mgp11i{justify-content:center}}@media (max-width: 480px){.hero-buttons.svelte-mgp11i{flex-direction:column;width:100%}.hero-buttons.svelte-mgp11i .btn:where(.svelte-mgp11i){width:100%}}.section-header.svelte-wsh6yu{text-align:center;max-width:48rem;margin:0 auto 5rem;position:relative;z-index:1}.section-header.svelte-wsh6yu p:where(.svelte-wsh6yu){color:var(--muted-foreground);font-size:1.25rem;margin-top:1rem}.badge.svelte-wsh6yu{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--primary-start),var(--primary-end));color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:var(--radius-full);margin-bottom:1rem;box-shadow:0 2px 10px #6366f14d}.badge.svelte-wsh6yu svg:where(.svelte-wsh6yu){margin-right:.5rem}p.svelte-wsh6yu{text-wrap:balance}.features.svelte-hfzjqp{padding:8rem 0;position:relative;overflow:hidden}.features-grid.svelte-hfzjqp{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;position:relative;z-index:1}.feature-card.svelte-hfzjqp{background-color:var(--background);border-radius:var(--radius);padding:2.5rem;text-align:center;box-shadow:var(--shadow);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid var(--border)}.feature-card.svelte-hfzjqp:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--primary-end));opacity:0;transition:opacity .3s ease}.feature-card.svelte-hfzjqp:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.feature-card.svelte-hfzjqp:hover:before{opacity:1}.feature-icon-wrapper.svelte-hfzjqp{position:relative;width:80px;height:80px;margin:0 auto 1.5rem}.feature-icon.svelte-hfzjqp{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:8px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary-start),var(--primary-end));color:#fff;box-shadow:var(--shadow)}.feature-card.svelte-hfzjqp:nth-child(2) .feature-icon:where(.svelte-hfzjqp){background:linear-gradient(135deg,var(--secondary),var(--primary-start))}.feature-card.svelte-hfzjqp:nth-child(3) .feature-icon:where(.svelte-hfzjqp){background:linear-gradient(135deg,var(--accent-1),var(--primary-start))}.feature-card.svelte-hfzjqp:nth-child(4) .feature-icon:where(.svelte-hfzjqp){background:linear-gradient(135deg,var(--accent-2),var(--secondary))}.feature-card.svelte-hfzjqp:nth-child(5) .feature-icon:where(.svelte-hfzjqp){background:linear-gradient(135deg,var(--accent-3),var(--accent-1))}.feature-card.svelte-hfzjqp:nth-child(6) .feature-icon:where(.svelte-hfzjqp){background:linear-gradient(135deg,var(--primary-start),var(--accent-2))}.feature-card.svelte-hfzjqp h3:where(.svelte-hfzjqp){margin-bottom:1rem;transition:all .3s ease}.feature-card.svelte-hfzjqp:hover h3:where(.svelte-hfzjqp){color:var(--primary-start)}.feature-card.svelte-hfzjqp p:where(.svelte-hfzjqp){color:var(--muted-foreground);font-size:1rem;margin-bottom:0;line-height:1.6}@media (max-width: 480px){.features-grid.svelte-hfzjqp{grid-template-columns:1fr}}.contact.svelte-18tn9ry{padding:8rem 0;position:relative;overflow:hidden}.contact-form-wrapper.svelte-18tn9ry{max-width:42rem;margin:0 auto;position:relative;z-index:1}.contact-form.svelte-18tn9ry{background-color:var(--background);border-radius:var(--radius);padding:3rem;box-shadow:var(--shadow-lg);border:1px solid var(--border);position:relative;overflow:hidden}.contact-form.svelte-18tn9ry:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--secondary))}.form-group.svelte-18tn9ry{display:flex;gap:1rem}.honeypot.svelte-18tn9ry{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-group.svelte-18tn9ry input:where(.svelte-18tn9ry){flex:1;padding:1rem 1.25rem;border:2px solid var(--border);border-radius:var(--radius);font-size:1rem;font-family:inherit;transition:all .3s ease}.form-group.svelte-18tn9ry input:where(.svelte-18tn9ry):focus{outline:none;border-color:var(--primary-start);box-shadow:0 0 0 4px #6366f11a}.success-message.svelte-18tn9ry{background-color:#d4edda;color:#155724;padding:1rem;border-radius:var(--radius);margin-bottom:1rem;border:1px solid #c3e6cb}.error-message.svelte-18tn9ry{background-color:#f8d7da;color:#721c24;padding:1rem;border-radius:var(--radius);margin-bottom:1rem;border:1px solid #f5c6cb}.success-message.svelte-18tn9ry p:where(.svelte-18tn9ry),.error-message.svelte-18tn9ry p:where(.svelte-18tn9ry){margin:0;font-weight:500}.btn.loading.svelte-18tn9ry{opacity:.7;cursor:not-allowed}@media (max-width: 768px){.form-group.svelte-18tn9ry{flex-direction:column}}@media (max-width: 480px){.contact-form.svelte-18tn9ry{padding:2rem 1.5rem}}
