.theme-toggle.svelte-1cmi4dh{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,212,255,.2);background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .3s ease;opacity:0}.theme-toggle.mounted.svelte-1cmi4dh{opacity:1}.theme-toggle.svelte-1cmi4dh:hover{background:#0f172acc;border-color:#00d4ff66;box-shadow:0 0 20px #00d4ff26;transform:scale(1.05)}.theme-toggle.svelte-1cmi4dh:active{transform:scale(.95)}.theme-toggle.svelte-1cmi4dh:focus-visible{outline:2px solid var(--color-cyan-500, #00d4ff);outline-offset:2px}.icon.svelte-1cmi4dh{position:absolute;width:22px;height:22px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0;transform:scale(.5) rotate(-30deg)}.icon.active.svelte-1cmi4dh{opacity:1;transform:scale(1) rotate(0)}.icon-sun.svelte-1cmi4dh{color:var(--color-cyan-400, #22d3ee)}.icon-moon.svelte-1cmi4dh{color:var(--color-cyan-300, #67e8f9)}.light .theme-toggle.svelte-1cmi4dh{background:#f8fafccc;border-color:#0096c840}.light .theme-toggle.svelte-1cmi4dh:hover{background:#ffffffe6;border-color:#0096c866;box-shadow:0 0 20px #0096c81f}.light .icon-sun.svelte-1cmi4dh,.light .icon-moon.svelte-1cmi4dh{color:#0891b2}.chat-avatar-container.svelte-nwxc4p{position:fixed;bottom:4rem;right:1.75rem;z-index:50;display:flex;flex-direction:row;align-items:flex-end;gap:0;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;padding:10px}.chat-avatar-container.mounted.svelte-nwxc4p{opacity:1;transform:translateY(0)}.avatar-levitate.svelte-nwxc4p{animation:svelte-nwxc4p-levitate 3s ease-in-out infinite}.avatar-levitate.paused.svelte-nwxc4p{animation-play-state:paused}.avatar-btn.svelte-nwxc4p{position:relative;width:60px;height:60px;border-radius:50%;border:2px solid rgba(0,212,255,.3);background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;padding:4px;overflow:visible;flex-shrink:0;z-index:2;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.avatar-btn.svelte-nwxc4p:hover{border-color:#00d4ff99;box-shadow:0 0 25px #00d4ff4d;transform:scale(1.08)}.avatar-btn.svelte-nwxc4p:active{transform:scale(.95)}.avatar-btn.light.svelte-nwxc4p{background:#ffffffe6;border-color:#2d8cb84d}.avatar-btn.light.svelte-nwxc4p:hover{border-color:#2d8cb899;box-shadow:0 0 25px #2d8cb840}.avatar-img.svelte-nwxc4p{width:100%;height:100%;object-fit:contain;border-radius:50%;display:block;transform:scale(.85)}@keyframes svelte-nwxc4p-levitate{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.notification-dot.svelte-nwxc4p{position:absolute;top:2px;right:2px;width:12px;height:12px;border-radius:50%;background:var(--color-cyan-500, #00d4ff);border:2px solid rgba(15,23,42,.9);animation:svelte-nwxc4p-pulse-dot 2s ease-in-out infinite}@keyframes svelte-nwxc4p-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.chat-bubble.svelte-nwxc4p{position:relative;display:flex;flex-direction:column;gap:.25rem;max-width:320px;min-width:auto;padding:.625rem .875rem;margin-right:13px;margin-bottom:4px;background:#0f172af2;border:1px solid rgba(0,212,255,.25);border-radius:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 16px #0003,0 0 24px #00d4ff14}.chat-bubble.svelte-nwxc4p:after{content:"";position:absolute;right:-8px;bottom:16px;width:0;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent rgba(15,23,42,.95);filter:drop-shadow(2px 0 4px rgba(0,0,0,.15))}.chat-bubble.svelte-nwxc4p:before{content:"";position:absolute;right:-10px;bottom:15px;width:0;height:0;border-style:solid;border-width:9px 0 9px 9px;border-color:transparent transparent transparent rgba(0,212,255,.25)}.chat-bubble.light.svelte-nwxc4p{background:#f8fafcfa;border-color:#2d8cb859;box-shadow:0 4px 20px #0000001f,0 0 24px #2d8cb826,0 2px 8px #00000014}.chat-bubble.light.svelte-nwxc4p:after{border-color:transparent transparent transparent rgba(248,250,252,.98)}.chat-bubble.light.svelte-nwxc4p:before{border-color:transparent transparent transparent rgba(45,140,184,.25)}.action-row.svelte-nwxc4p{display:flex;align-items:center;gap:.5rem;padding:.375rem .25rem;font-size:.875rem;line-height:1.4;color:var(--color-cyan-400, #22d3ee);text-decoration:none;border-radius:.375rem;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.action-row.svelte-nwxc4p:hover{background:#00d4ff1a;color:var(--color-cyan-300, #67e8f9)}.action-row-btn.svelte-nwxc4p{background:none;border:none;cursor:pointer;font-family:inherit;width:100%;text-align:left}.action-icon.svelte-nwxc4p{width:1rem;height:1rem;flex-shrink:0}.action-text.svelte-nwxc4p{color:inherit}.divider.svelte-nwxc4p{height:1px;background:#64748b33;margin:.25rem 0}.light .action-row.svelte-nwxc4p{color:var(--color-alt-blue-500, #2d8cb8)}.light .action-row.svelte-nwxc4p:hover{background:#2d8cb81a;color:var(--color-alt-blue-600, #1a6a8a)}.light .divider.svelte-nwxc4p{background:#64748b26}@media(min-width:1280px){.chat-avatar-container.svelte-nwxc4p{bottom:4.5rem;right:2.5rem}.avatar-btn.svelte-nwxc4p{width:68px;height:68px;padding:5px}.chat-bubble.svelte-nwxc4p{max-width:360px;padding:.75rem 1rem;border-radius:1.125rem}.action-row.svelte-nwxc4p{font-size:.9375rem;padding:.5rem .375rem}.action-icon.svelte-nwxc4p{width:1.125rem;height:1.125rem}}@media(min-width:1024px)and (max-width:1279px){.chat-avatar-container.svelte-nwxc4p{bottom:4rem;right:2rem}}@media(min-width:768px)and (max-width:1023px){.chat-avatar-container.svelte-nwxc4p{bottom:3.5rem;right:1.5rem}.avatar-btn.svelte-nwxc4p{width:56px;height:56px}.chat-bubble.svelte-nwxc4p{max-width:300px;padding:.625rem .875rem}.action-row.svelte-nwxc4p{font-size:.8125rem}}@media(min-width:640px)and (max-width:767px){.chat-avatar-container.svelte-nwxc4p{bottom:3.25rem;right:1.25rem;padding:8px}.avatar-btn.svelte-nwxc4p{width:54px;height:54px;padding:3px}.chat-bubble.svelte-nwxc4p{max-width:280px;padding:.5rem .75rem}.action-row.svelte-nwxc4p{font-size:.8125rem;padding:.3125rem .25rem}}@media(max-width:639px){.chat-avatar-container.svelte-nwxc4p{bottom:3rem;right:1rem;padding:6px}.avatar-btn.svelte-nwxc4p{width:50px;height:50px;padding:3px}.chat-bubble.svelte-nwxc4p{max-width:260px;min-width:auto;padding:.5rem .625rem;border-radius:.875rem;gap:.125rem}.chat-bubble.svelte-nwxc4p:after{border-width:6px 0 6px 6px;right:-6px}.chat-bubble.svelte-nwxc4p:before{border-width:7px 0 7px 7px;right:-8px}.action-row.svelte-nwxc4p{font-size:.75rem;padding:.25rem .125rem;gap:.375rem}.action-icon.svelte-nwxc4p{width:.875rem;height:.875rem}.divider.svelte-nwxc4p{margin:.125rem 0}}@media(max-width:359px){.chat-avatar-container.svelte-nwxc4p{display:none}}@media(max-height:500px)and (max-width:640px){.chat-avatar-container.svelte-nwxc4p{bottom:.5rem}.chat-bubble.svelte-nwxc4p{max-width:200px}}@media(max-height:450px)and (orientation:landscape){.chat-avatar-container.svelte-nwxc4p{bottom:.75rem;right:1rem}.avatar-btn.svelte-nwxc4p{width:44px;height:44px}.chat-bubble.svelte-nwxc4p{max-width:240px;padding:.5rem .75rem;gap:.125rem}.chat-bubble.svelte-nwxc4p:after{border-width:6px 0 6px 6px;right:-6px}.chat-bubble.svelte-nwxc4p:before{border-width:7px 0 7px 7px;right:-8px}.action-row.svelte-nwxc4p{font-size:.6875rem;padding:.1875rem .125rem}.action-icon.svelte-nwxc4p{width:.75rem;height:.75rem}}.confetti-container.svelte-5bcvxl{position:fixed;pointer-events:none;z-index:9999;transform:translate(-50%,-50%)}.confetti-container.rain.svelte-5bcvxl{top:0!important;left:50%!important;width:100vw;transform:translate(-50%)}.confetti-particle.svelte-5bcvxl{position:absolute;width:28px;height:28px;transform:translate(var(--initial-x),var(--initial-y)) scale(var(--scale)) rotate(var(--rotation));animation:svelte-5bcvxl-confetti-fly var(--duration) var(--delay) ease-out forwards}.confetti-particle.svelte-5bcvxl svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.rain.svelte-5bcvxl .confetti-particle:where(.svelte-5bcvxl){animation-name:svelte-5bcvxl-confetti-rain;animation-timing-function:linear}@keyframes svelte-5bcvxl-confetti-fly{0%{transform:translate(var(--initial-x),var(--initial-y)) scale(var(--scale)) rotate(var(--rotation));opacity:1}15%{opacity:1}to{transform:translate(calc(var(--initial-x) + var(--translate-x)),calc(var(--initial-y) + var(--translate-y) + 100px)) scale(calc(var(--scale) * .6)) rotate(calc(var(--rotation) + var(--rotation-speed)));opacity:0}}@keyframes svelte-5bcvxl-confetti-rain{0%{transform:translate(var(--initial-x),var(--initial-y)) scale(var(--scale)) rotate(var(--rotation));opacity:0}5%{opacity:1}85%{opacity:1}to{transform:translate(calc(var(--initial-x) + var(--translate-x)),var(--translate-y)) scale(var(--scale)) rotate(calc(var(--rotation) + var(--rotation-speed) * 2));opacity:0}}@media(prefers-reduced-motion:reduce){.confetti-particle.svelte-5bcvxl{animation:none;opacity:0}}.page-wrapper.svelte-1uha8ag{position:relative;min-height:100svh;display:flex;flex-direction:column}.section-container.svelte-1uha8ag{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.hero-section.svelte-1uha8ag{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:5rem}.hero-content.svelte-1uha8ag{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;padding:1.5rem;text-align:center;transition:all .7s ease-out}.hero-title.svelte-1uha8ag{font-size:clamp(1.75rem,5vw,3.25rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;margin-bottom:1.25rem;transition:opacity .7s ease .2s}.hero-subtitle.svelte-1uha8ag{max-width:38rem;font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-steel-400);line-height:1.6;margin-bottom:2rem;transition:opacity .7s ease .3s}.hero-cta.svelte-1uha8ag{margin-bottom:1rem;transition:opacity .7s ease .4s}.hero-qualifier.svelte-1uha8ag{max-width:28rem;font-size:.875rem;color:var(--color-steel-500);transition:opacity .7s ease .5s}.btn-primary.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:var(--color-vxp-900);background:linear-gradient(135deg,var(--color-cyan-400),var(--color-cyan-500));border-radius:.5rem;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 16px #00d4ff40}.btn-primary.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00d4ff59}.btn-submit.svelte-1uha8ag{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--color-vxp-900);background:linear-gradient(135deg,var(--color-cyan-400),var(--color-cyan-500));border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-submit.svelte-1uha8ag:hover:not(:disabled){transform:translateY(-1px)}.btn-submit.svelte-1uha8ag:disabled{opacity:.6;cursor:not-allowed}.scroll-indicator.svelte-1uha8ag{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);transition:opacity .7s ease .8s;z-index:5;display:flex;flex-direction:column;align-items:center;gap:.25rem}.scroll-chevron.svelte-1uha8ag{width:2.5rem;height:2.5rem;color:var(--color-cyan-400);opacity:.8;animation:svelte-1uha8ag-scroll-bounce 2s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(0,212,255,.3))}@keyframes svelte-1uha8ag-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.reveal-section.svelte-1uha8ag{opacity:0;transform:translateY(2rem);transition:opacity .8s ease,transform .8s ease}.reveal-section.revealed.svelte-1uha8ag{opacity:1;transform:translateY(0)}.services-section.svelte-1uha8ag{padding:4rem 0 3rem}.section-title.svelte-1uha8ag{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;text-align:center;margin-bottom:3rem}.services-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.services-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}.service-card.svelte-1uha8ag{padding:1.75rem;background:#0f172a99;border:1px solid rgba(0,212,255,.1);border-radius:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease,opacity .6s ease,transform .6s ease}.revealed.svelte-1uha8ag .service-card:where(.svelte-1uha8ag){opacity:1;transform:translateY(0)}.service-card.svelte-1uha8ag:hover{border-color:#00d4ff40;transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff14}.service-icon.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;border-radius:.75rem;background:linear-gradient(135deg,var(--color-gold) 0%,#d4a84b 100%);color:var(--color-steel-900);box-shadow:0 4px 12px #e0b65740}.service-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:1.5rem;height:1.5rem}.service-title.svelte-1uha8ag{font-size:1.125rem;font-weight:600;color:var(--color-steel-100);margin-bottom:.75rem}.service-description.svelte-1uha8ag{font-size:.9375rem;color:var(--color-steel-400);line-height:1.6}.components-section.svelte-1uha8ag{padding:3rem 0 4rem;text-align:center}.coming-soon-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--color-steel-200);background:#0f172acc;border:1px solid rgba(0,212,255,.2);border-radius:9999px;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pulse-dot.svelte-1uha8ag{position:relative;display:flex;width:.75rem;height:.75rem}.pulse-ring.svelte-1uha8ag{position:absolute;inset:0;border-radius:50%;background:var(--color-cyan-400);opacity:.75;animation:svelte-1uha8ag-ping 1.5s cubic-bezier(0,0,.2,1) infinite}.pulse-core.svelte-1uha8ag{position:relative;width:.75rem;height:.75rem;border-radius:50%;background:var(--color-cyan-500)}@keyframes svelte-1uha8ag-ping{75%,to{transform:scale(2);opacity:0}}.components-title.svelte-1uha8ag{margin-bottom:1.25rem}.components-description.svelte-1uha8ag{max-width:36rem;margin:0 auto 2rem;font-size:1rem;color:var(--color-steel-400);line-height:1.7}.components-description.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--color-cyan-400);font-weight:600}.features-list.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.75rem;list-style:none;margin:0 0 2.5rem;padding:0}.feature-item.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--color-steel-300)}.feature-check.svelte-1uha8ag{color:var(--color-cyan-400);font-weight:600}.waitlist-form-container.svelte-1uha8ag{max-width:28rem;margin:0 auto}.waitlist-form.svelte-1uha8ag,.form-row.svelte-1uha8ag{display:flex;flex-direction:column;gap:.75rem}@media(min-width:480px){.form-row.svelte-1uha8ag{flex-direction:row}}.form-input.svelte-1uha8ag{flex:1;padding:.75rem 1rem;font-size:1rem;color:var(--color-steel-100);background:#0f172acc;border:1px solid rgba(148,163,184,.2);border-radius:.5rem;transition:border-color .2s ease}.form-input.svelte-1uha8ag::placeholder{color:var(--color-steel-500)}.form-input.svelte-1uha8ag:focus{outline:none;border-color:var(--color-cyan-500)}.form-input.svelte-1uha8ag:disabled{opacity:.6}.form-hint.svelte-1uha8ag{font-size:.8125rem;color:var(--color-steel-500);text-align:center}.form-error.svelte-1uha8ag{font-size:.875rem;color:#f87171;text-align:center}.success-message.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-size:1rem;color:var(--color-cyan-400);background:#00d4ff1a;border:1px solid rgba(0,212,255,.2);border-radius:.5rem}.success-icon.svelte-1uha8ag{font-size:1.25rem}.credibility-section.svelte-1uha8ag{padding:2rem 0 4rem}.credibility-quote.svelte-1uha8ag{max-width:42rem;margin:0 auto;padding:2rem;font-size:clamp(1rem,2.5vw,1.125rem);color:var(--color-steel-300);line-height:1.8;text-align:center;border-left:none;position:relative}.credibility-quote.svelte-1uha8ag:before{content:'"';position:absolute;top:-.5rem;left:50%;transform:translate(-50%);font-size:4rem;color:#00d4ff26;font-family:Georgia,serif;line-height:1}.credibility-quote.svelte-1uha8ag em:where(.svelte-1uha8ag){color:var(--color-cyan-400);font-style:normal;font-weight:500}.site-footer.svelte-1uha8ag{padding:2.5rem 1.5rem 2rem;text-align:center;margin-top:auto;border-top:1px solid rgba(45,140,184,.35)}.dark .site-footer.svelte-1uha8ag{border-top-color:#00d4ff4d}.footer-social.svelte-1uha8ag{display:flex;justify-content:center;gap:1rem;margin-bottom:1.25rem}.social-link.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--color-steel-100);color:var(--color-steel-600);transition:all .2s ease}.dark .social-link.svelte-1uha8ag{background:var(--color-steel-800);color:var(--color-steel-400)}.social-link.svelte-1uha8ag:hover{background:var(--color-gold);color:var(--color-steel-900);transform:translateY(-2px)}.dark .social-link.svelte-1uha8ag:hover{background:var(--color-gold);color:var(--color-steel-900)}.social-icon.svelte-1uha8ag{width:1.25rem;height:1.25rem}.footer-legal.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}.legal-link.svelte-1uha8ag{font-size:.8125rem;color:var(--color-steel-500);text-decoration:none;transition:color .2s ease}.legal-link.svelte-1uha8ag:hover{color:var(--color-gold)}.legal-sep.svelte-1uha8ag{color:var(--color-steel-400);font-size:.75rem}.footer-copyright.svelte-1uha8ag{font-size:.8125rem;color:var(--color-steel-500);margin:0}img.svelte-1uha8ag{transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease}img.svelte-1uha8ag:hover{transform:scale(1.02)}.logo-btn.svelte-1uha8ag{background:none;border:none;padding:0;margin:0;cursor:default;touch-action:manipulation;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.logo-btn.svelte-1uha8ag img:where(.svelte-1uha8ag){touch-action:manipulation;-webkit-touch-callout:none;pointer-events:none}.logo-btn.svelte-1uha8ag:focus-visible{outline:none}.logo-btn.svelte-1uha8ag img:where(.svelte-1uha8ag):hover{transform:none}.sr-only.svelte-1uha8ag{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}html.light .service-card.svelte-1uha8ag{background:#fffc;border-color:#00b4d826}html.light .service-card.svelte-1uha8ag:hover{border-color:#00b4d84d;box-shadow:0 8px 32px #00b4d81a}html.light .service-title.svelte-1uha8ag{color:var(--color-steel-800)}html.light .service-description.svelte-1uha8ag{color:var(--color-steel-600)}html.light .coming-soon-badge.svelte-1uha8ag{background:#ffffffe6;border-color:#00b4d840}html.light .form-input.svelte-1uha8ag{background:#ffffffe6;border-color:#94a3b84d;color:var(--color-steel-800)}html.light .form-input.svelte-1uha8ag::placeholder{color:var(--color-steel-400)}html.light .success-message.svelte-1uha8ag{background:#00b4d81a;border-color:#00b4d840}html.light .credibility-quote.svelte-1uha8ag{color:var(--color-steel-600)}html.light .credibility-quote.svelte-1uha8ag:before{color:#008cb440}html.light .gradient-cyan-text.svelte-1uha8ag{background:linear-gradient(135deg,#0891b2,#0284c7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html.light .components-description.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:#0891b2}html.light .feature-check.svelte-1uha8ag{color:#0891b2}html.light .feature-item.svelte-1uha8ag,html.light .coming-soon-badge.svelte-1uha8ag{color:var(--color-steel-700)}html.light .success-message.svelte-1uha8ag{color:#0891b2;background:#0891b21f;border-color:#0891b24d}html.light .credibility-quote.svelte-1uha8ag em:where(.svelte-1uha8ag){color:#0891b2}html.light .scroll-chevron.svelte-1uha8ag{color:#0891b2;filter:drop-shadow(0 0 6px rgba(8,145,178,.25))}@media(max-height:500px)and (orientation:landscape){.hero-section.svelte-1uha8ag{min-height:auto;padding:3rem 0 4rem}.hero-content.svelte-1uha8ag{padding:1rem}.logo-img.svelte-1uha8ag{height:5rem!important}.hero-title.svelte-1uha8ag{font-size:1.5rem;margin-bottom:.75rem}.hero-subtitle.svelte-1uha8ag{font-size:.875rem;margin-bottom:1rem}.hero-qualifier.svelte-1uha8ag{font-size:.75rem}.scroll-indicator.svelte-1uha8ag{bottom:.75rem}.scroll-chevron.svelte-1uha8ag{width:1.75rem;height:1.75rem}.services-section.svelte-1uha8ag,.components-section.svelte-1uha8ag{padding:2rem 0}.section-title.svelte-1uha8ag{margin-bottom:1.5rem}.service-card.svelte-1uha8ag{padding:1rem}.credibility-section.svelte-1uha8ag{padding:1.5rem 0 2rem}}@media(max-height:500px)and (orientation:landscape){.fixed.top-4.right-4{top:.5rem!important;right:.5rem!important}}
