.banner.svelte-lv3c9w{width:100%;position:relative;display:flex;justify-content:center;align-items:center;min-height:clamp(600px,70vh,650px);overflow:hidden;padding:2rem}@media (max-width: 768px){.banner.svelte-lv3c9w{min-height:clamp(450px,65vh,600px);padding:1.5rem}}@media (max-width: 480px){.banner.svelte-lv3c9w{min-height:clamp(660px,60vh,550px);padding:1rem}}.banner.svelte-lv3c9w .banner-image:where(.svelte-lv3c9w){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.banner.svelte-lv3c9w .banner-content:where(.svelte-lv3c9w){position:relative;z-index:10;max-width:900px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.75rem;margin-bottom:-6rem}@media (max-width: 768px){.banner.svelte-lv3c9w .banner-content:where(.svelte-lv3c9w){gap:1.5rem}}.banner.svelte-lv3c9w h1:where(.svelte-lv3c9w){color:var(--neutral-0);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.3;margin:0;text-wrap:balance;letter-spacing:-.01em;text-shadow:0 2px 4px rgba(255,145,0,.15),0 4px 12px rgba(255,173,91,.1)}.banner.svelte-lv3c9w h1:where(.svelte-lv3c9w) .highlight:where(.svelte-lv3c9w){display:inline-block;font-weight:800;position:relative;background:linear-gradient(110deg,#ffffff 0%,var(--accent-teal-100) 25%,#ffffff 50%,var(--brand-100) 75%,#ffffff 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-lv3c9w-shimmer 4s linear infinite;filter:drop-shadow(1px 2px 0 var(--brand-400)) drop-shadow(2px 4px 8px rgba(0,0,0,.15))}@keyframes svelte-lv3c9w-shimmer{0%{background-position:0% center}to{background-position:200% center}}@media (max-width: 768px){.banner.svelte-lv3c9w h1:where(.svelte-lv3c9w) br:where(.svelte-lv3c9w){display:none}}.banner.svelte-lv3c9w .subtext:where(.svelte-lv3c9w){color:#fffffff2;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6;max-width:600px;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.2);font-weight:400}@media (max-width: 768px){.banner.svelte-lv3c9w .subtext:where(.svelte-lv3c9w){max-width:90%}}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w){display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:.5rem}@media (max-width: 480px){.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w){flex-direction:column;width:100%;max-width:320px;gap:.75rem}}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) a:where(.svelte-lv3c9w){text-decoration:none;font-weight:600;font-size:1rem;height:40px;padding:0 1.75rem;border-radius:10px;transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;white-space:nowrap}@media (max-width: 480px){.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) a:where(.svelte-lv3c9w){width:100%;justify-content:center}}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-primary:where(.svelte-lv3c9w){background:var(--brand-600);color:var(--neutral-0);border:none;box-shadow:0 4px 14px #00000026,0 2px 6px #0000001a}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-primary:where(.svelte-lv3c9w):hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003,0 3px 8px #0000001f;background:var(--brand-700)}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-primary:where(.svelte-lv3c9w):hover svg:where(.svelte-lv3c9w){transform:translate(3px)}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-primary:where(.svelte-lv3c9w) svg:where(.svelte-lv3c9w){transition:transform .25s ease}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-secondary:where(.svelte-lv3c9w){background:#fffffff2;color:var(--brand-700);border:none;box-shadow:0 4px 14px #0000001a,0 2px 6px #00000014}.banner.svelte-lv3c9w .cta-group:where(.svelte-lv3c9w) .btn-secondary:where(.svelte-lv3c9w):hover{background:var(--neutral-0);transform:translateY(-1px);box-shadow:0 6px 20px #00000026,0 3px 8px #0000001a}i.spin.svelte-1wz1ljo{animation:spin 1s linear infinite}.circular-wrapper.svelte-o2t5kk{position:relative;width:100%;height:100%}.circular-wrapper.mobile.svelte-o2t5kk{height:auto;display:flex;flex-direction:column;gap:1rem;padding:1rem;align-items:center;width:100%}.circular-wrapper.tablet.svelte-o2t5kk{height:1000px;display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;align-items:start;justify-items:center;width:100%}.circular-wrapper.svelte-o2t5kk .arrow-overlay:where(.svelte-o2t5kk){position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}@keyframes svelte-o2t5kk-fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.circular-wrapper.svelte-o2t5kk .center-text:where(.svelte-o2t5kk){position:absolute;top:calc(50% - 70px);left:calc(50% - 200px);padding:2rem;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-700) 100%);border-radius:50px;border:6px solid var(--brand-200);width:400px;height:140px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px #00000026,0 0 0 3px var(--brand-100);z-index:5;transition:all .3s ease}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .center-text:where(.svelte-o2t5kk){width:320px;height:110px;top:calc(50% - 55px);left:calc(50% - 160px);padding:1.25rem;border:4px solid var(--brand-200)}}.circular-wrapper.svelte-o2t5kk .center-text:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){color:#fff;font-size:1.2rem;font-weight:700;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .center-text:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){font-size:.95rem;line-height:1.3}}.circular-wrapper.svelte-o2t5kk .center-text.outlined:where(.svelte-o2t5kk){box-shadow:0 10px 30px #0003,0 0 0 3px var(--brand-100),0 0 0 6px #fff;transform:scale(1.02)}.circular-wrapper.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk){width:100%;max-width:320px;height:160px;perspective:1000px;cursor:pointer;transition:all .3s ease;margin:.5rem 0;opacity:1;visibility:visible}.circular-wrapper.svelte-o2t5kk .challenge-card.flipped:where(.svelte-o2t5kk) .card-inner:where(.svelte-o2t5kk){transform:rotateY(180deg)}.circular-wrapper.svelte-o2t5kk .challenge-card.selected:where(.svelte-o2t5kk){animation:svelte-o2t5kk-pulse .5s ease;opacity:1;visibility:visible}.circular-wrapper.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk) .card-inner:where(.svelte-o2t5kk){position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}@keyframes svelte-o2t5kk-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk){position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1rem;text-align:center;transform:translateZ(0);-webkit-transform:translateZ(0)}@media (max-width: 412px){.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk){padding:.7rem}}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk)>:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk)>:where(.svelte-o2t5kk){backface-visibility:hidden;-webkit-backface-visibility:hidden}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk){background:linear-gradient(135deg,var(--secondary-100) 0%,var(--brand-100) 100%);border:3px solid var(--brand-300);transition:all .4s ease;box-shadow:0 4px 12px #00000014}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk){display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:100}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){color:var(--neutral-1);font-size:1.05rem;font-weight:700;margin:0;line-height:1.3;text-align:center}@media (max-width: 412px){.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){font-size:.9rem;line-height:1.2}}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk) .tap-hint:where(.svelte-o2t5kk){margin-top:.5rem;opacity:.8;transition:opacity .3s ease}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk) .tap-hint:where(.svelte-o2t5kk) span:where(.svelte-o2t5kk){font-size:.75rem;font-weight:600;color:var(--brand-600);text-transform:uppercase;letter-spacing:.5px}@media (hover: hover) and (pointer: fine){.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk):hover{transform:scale(1.03);background:linear-gradient(135deg,var(--brand-200) 0%,var(--brand-300) 100%);border-color:var(--brand);box-shadow:0 6px 16px #0000001f}.circular-wrapper.svelte-o2t5kk .card-front:where(.svelte-o2t5kk):hover .tap-hint:where(.svelte-o2t5kk){opacity:1}}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk){background:linear-gradient(135deg,var(--brand-700) 0%,var(--brand-700) 100%);border:3px solid var(--brand-600);transform:rotateY(180deg);padding:1.5rem;transition:all .4s ease;box-shadow:0 4px 12px #00000026}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .description:where(.svelte-o2t5kk){color:#fff;font-size:.9rem;line-height:1.5;margin:0 0 .25rem;flex:1;display:flex;align-items:center;font-weight:500}@media (max-width: 412px){.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .description:where(.svelte-o2t5kk){font-size:.75rem;line-height:1.4;margin-bottom:.75rem}}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk){display:flex;gap:.5rem;justify-content:center}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) button:where(.svelte-o2t5kk){height:40px;padding:0 1.5rem;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 412px){.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) button:where(.svelte-o2t5kk){padding:0 1rem;font-size:.7rem}}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) .select-btn:where(.svelte-o2t5kk){background:#fff;color:var(--brand-700);box-shadow:0 2px 6px #00000026}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) .select-btn.selected:where(.svelte-o2t5kk){background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b98166}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) .select-btn:where(.svelte-o2t5kk):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.circular-wrapper.svelte-o2t5kk .card-back:where(.svelte-o2t5kk) .action-buttons:where(.svelte-o2t5kk) .select-btn:where(.svelte-o2t5kk):active{transform:translateY(0)}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk){position:absolute;width:200px;height:200px;padding:1rem;border:3px solid var(--brand-400);background:linear-gradient(135deg,white 0%,var(--secondary-50) 100%);border-radius:110px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer;box-shadow:0 4px 16px #0000001a}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk){width:160px;height:160px;border-radius:90px;padding:.75rem}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk){display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:all .4s ease;flex:0 0 170px}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk){flex:0 0 135px}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) svg{flex-shrink:0;width:60px!important;height:60px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) svg{width:45px!important;height:45px!important}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){color:var(--neutral-1);text-align:center;flex-shrink:0;margin-top:.5rem;font-size:1rem;font-weight:700;line-height:1.3}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){font-size:.85rem;margin-top:.35rem;line-height:1.2}}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk){background:linear-gradient(135deg,var(--brand) 0%,var(--brand-700) 100%);border:3px solid var(--brand-700);box-shadow:0 6px 24px #0003;transform:scale(1.05)}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) h3:where(.svelte-o2t5kk){color:#fff}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk) .heading-icon:where(.svelte-o2t5kk) svg{filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk){color:#fff}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk){position:absolute;left:190px;top:42%;transform:translateY(-50%) translate(20px);opacity:0;transition:opacity .4s ease,transform .4s ease;width:190px;font-size:.95rem;line-height:1.4;color:var(--neutral-1);font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;min-height:100px}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk){left:155px;width:165px;font-size:.8rem;line-height:1.3}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk):hover{width:440px;border-radius:110px;background:linear-gradient(135deg,var(--brand-100) 0%,var(--brand-200) 100%);border:3px solid var(--brand-600);box-shadow:0 8px 24px #00000026;z-index:10;transform:scale(1.02)}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk):hover{width:360px;border-radius:90px}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk):hover .heading-icon:where(.svelte-o2t5kk){width:200px;flex:0 0 180px}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk):hover .heading-icon:where(.svelte-o2t5kk){width:160px;flex:0 0 145px}}.circular-wrapper.svelte-o2t5kk .business-challenge:where(.svelte-o2t5kk):hover .extra-text:where(.svelte-o2t5kk){opacity:1;transform:translateY(-50%) translate(0)}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk):hover{background:linear-gradient(135deg,var(--brand-600) 0%,var(--brand-700) 100%);border:3px solid var(--brand-700);box-shadow:0 10px 30px #00000040}.circular-wrapper.svelte-o2t5kk .business-challenge.selected:where(.svelte-o2t5kk):hover .extra-text:where(.svelte-o2t5kk){color:#fff}.circular-wrapper.svelte-o2t5kk .business-challenge-4:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-5:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-6:where(.svelte-o2t5kk){justify-content:flex-end}.circular-wrapper.svelte-o2t5kk .business-challenge-4:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-5:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-6:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk){left:auto;right:210px;transform:translateY(-50%) translate(-20px)}@media (min-width: 1024px) and (max-width: 1440px){.circular-wrapper.svelte-o2t5kk .business-challenge-4:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-5:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-6:where(.svelte-o2t5kk) .extra-text:where(.svelte-o2t5kk){right:175px}}.circular-wrapper.svelte-o2t5kk .business-challenge-4:where(.svelte-o2t5kk):hover .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-5:where(.svelte-o2t5kk):hover .extra-text:where(.svelte-o2t5kk),.circular-wrapper.svelte-o2t5kk .business-challenge-6:where(.svelte-o2t5kk):hover .extra-text:where(.svelte-o2t5kk){transform:translateY(-50%) translate(0)}.circular-wrapper.svelte-o2t5kk .business-challenge-1:where(.svelte-o2t5kk){top:5%;left:12%}.circular-wrapper.svelte-o2t5kk .business-challenge-2:where(.svelte-o2t5kk){top:calc(50% - 110px);left:0%}.circular-wrapper.svelte-o2t5kk .business-challenge-3:where(.svelte-o2t5kk){bottom:5%;left:12%}.circular-wrapper.svelte-o2t5kk .business-challenge-4:where(.svelte-o2t5kk){top:5%;right:12%;left:auto}.circular-wrapper.svelte-o2t5kk .business-challenge-5:where(.svelte-o2t5kk){top:calc(50% - 110px);right:0%;left:auto}.circular-wrapper.svelte-o2t5kk .business-challenge-6:where(.svelte-o2t5kk){bottom:5%;right:12%;left:auto}.circular-wrapper.mobile.svelte-o2t5kk .center-text:where(.svelte-o2t5kk),.circular-wrapper.tablet.svelte-o2t5kk .center-text:where(.svelte-o2t5kk){display:none!important}canvas.svelte-o2t5kk{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}canvas.hidden.svelte-o2t5kk{display:none}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk){animation:svelte-o2t5kk-slideInUp .4s ease forwards;opacity:0;transform:translateY(20px)}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(2){animation-delay:0s}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(3){animation-delay:.1s}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(4){animation-delay:.2s}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(5){animation-delay:.3s}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(6){animation-delay:.4s}.mobile.svelte-o2t5kk .challenge-card:where(.svelte-o2t5kk):nth-child(7){animation-delay:.5s}@keyframes svelte-o2t5kk-slideInUp{to{opacity:1;transform:translateY(0)}}.heading-wrapper.svelte-10pd28s{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:2rem}@media (max-width: 768px){.heading-wrapper.svelte-10pd28s{margin-bottom:1.5rem}}.heading-wrapper.svelte-10pd28s .eyebrow:where(.svelte-10pd28s){font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:1.5rem;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.heading-wrapper.svelte-10pd28s .eyebrow:where(.svelte-10pd28s){font-size:.7rem;padding:.4rem 1.2rem;margin-bottom:1rem}}.heading-wrapper.svelte-10pd28s h2:where(.svelte-10pd28s){font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--brand);text-align:center;line-height:1.2;margin:0 0 1rem}.heading-wrapper.svelte-10pd28s p:where(.svelte-10pd28s){color:var(--gray-600);max-width:600px;margin:0;font-size:clamp(1.05rem,2vw,1.2rem)}.challenges.svelte-10pd28s{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;background-color:var(--accent-peach-100);border:2px solid var(--brand);border-radius:20px;padding:1rem}@media (max-width: 900px){.challenges.svelte-10pd28s{padding:2rem 1rem}}.challenges.svelte-10pd28s>div:where(.svelte-10pd28s){display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.challenges.svelte-10pd28s .back:where(.svelte-10pd28s){position:absolute;top:1.5rem;left:1rem;background-color:transparent;border:none;cursor:pointer;transition:transform .3s ease;border-radius:20px}.challenges.svelte-10pd28s .back:where(.svelte-10pd28s):hover{transform:scale(1.1);background-color:var(--brand-darken-200)}.challenges.svelte-10pd28s .ok:where(.svelte-10pd28s){align-self:center!important;margin-top:1rem}.challenges.svelte-10pd28s .question:where(.svelte-10pd28s){font-size:1.5rem;color:var(--neutral-1000);margin-top:0;text-align:center}@media (max-width: 900px){.challenges.svelte-10pd28s .question:where(.svelte-10pd28s){font-size:1.1rem}}@media (min-width: 1024px) and (max-width: 1440px){.challenges.svelte-10pd28s .question:where(.svelte-10pd28s){font-size:1.2rem;margin-top:.5rem;margin-bottom:.25rem}}.challenges.svelte-10pd28s .directive-text:where(.svelte-10pd28s){text-align:center;font-size:1rem;color:var(--gray-600);margin-top:-1rem;margin-bottom:-2rem}@media (min-width: 1024px) and (max-width: 1440px){.challenges.svelte-10pd28s .directive-text:where(.svelte-10pd28s){font-size:.85rem;margin-top:-.5rem}}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s){display:grid;grid-template-columns:repeat(2,1fr);column-gap:.5rem;row-gap:1rem;width:100%;max-width:900px;align-items:start;justify-items:center;margin:0 auto}@media (max-width: 767px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s){grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 1024px) and (max-width: 1440px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s){column-gap:.85rem;row-gap:1.25rem;max-width:800px}}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) .option-wrapper:where(.svelte-10pd28s){width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) .extra-info:where(.svelte-10pd28s){width:300px;margin-top:1rem;font-size:.9rem;color:var(--gray-700);text-align:left;transition:opacity .3s ease;list-style-position:inside;padding-left:0}@media (max-width: 767px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s){font-size:.8rem;max-width:280px}}@media (max-width: 1023px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s){font-size:1.3rem}}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s){position:relative;font-size:1.3rem;font-weight:700;color:var(--neutral-1);background:linear-gradient(135deg,white 0%,var(--secondary-50) 100%);border-radius:20px;padding:1rem 2rem;min-height:100px;text-decoration:none;border:3px solid var(--brand-300);width:100%;max-width:400px;box-shadow:0 4px 12px #00000014,inset 0 1px #fffc;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;overflow:hidden}@media (min-width: 1024px) and (max-width: 1440px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s){font-size:1.1rem;padding:1.25rem 1.75rem;min-height:90px;max-width:360px}}@media (max-width: 800px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s){width:100%;max-width:none;margin-right:5%}}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff0,#fff3,#fff0);transform:translate(-100%);transition:transform .6s ease}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s):hover{transform:translateY(-4px);border-color:var(--brand);box-shadow:0 8px 24px #00000026,inset 0 1px #fffc;background:linear-gradient(135deg,var(--brand-50) 0%,var(--secondary-100) 100%)}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s):hover:before{transform:translate(100%)}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button.selected:where(.svelte-10pd28s){background:linear-gradient(135deg,var(--brand) 0%,var(--brand-700) 100%);border:3px solid var(--brand-700);color:#fff;box-shadow:0 6px 20px #0003,inset 0 1px #fff3;transform:scale(1.05)}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button.selected:where(.svelte-10pd28s) .subtext:where(.svelte-10pd28s){color:#fffffff2}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button.selected:where(.svelte-10pd28s):hover{transform:scale(1.05) translateY(-2px);background:linear-gradient(135deg,var(--brand-600) 0%,var(--brand-700) 100%);border-color:var(--brand-700)}@media (max-width: 767px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) button:where(.svelte-10pd28s){font-size:1.1rem;padding:1.5rem;min-height:100px}}.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) .subtext:where(.svelte-10pd28s){font-size:.95rem;margin-top:.25rem;font-weight:500;opacity:.8;line-height:1.3}@media (max-width: 767px){.challenges.svelte-10pd28s .options:where(.svelte-10pd28s) .subtext:where(.svelte-10pd28s){font-size:.85rem}}.challenges.svelte-10pd28s .ok:where(.svelte-10pd28s){border:2px solid var(--brand);border-radius:10px;height:40px;padding:0 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;background-color:var(--brand);color:var(--neutral-0);align-self:center;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.challenges.svelte-10pd28s .ok:where(.svelte-10pd28s):hover:not(:disabled){background-color:var(--brand-700);transform:scale(1.05);color:var(--neutral-1000)}.challenges.svelte-10pd28s .ok:where(.svelte-10pd28s):disabled{opacity:.5;cursor:not-allowed}.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s){display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.5rem 0}.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s) .goal-toggle:where(.svelte-10pd28s),.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s) .industry-toggle:where(.svelte-10pd28s){display:flex;flex-direction:column;align-items:center;gap:.5rem}.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s) .goal-toggle:where(.svelte-10pd28s) p:where(.svelte-10pd28s),.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s) .industry-toggle:where(.svelte-10pd28s) p:where(.svelte-10pd28s){margin:0;color:var(--brand-700);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-wrapper:where(.svelte-10pd28s){flex-direction:column;gap:.5rem;width:100%}}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s){display:flex;justify-content:center;gap:.65rem;background:linear-gradient(135deg,white 0%,var(--secondary-50) 100%);border:3px solid var(--brand-200);padding:.75rem .5rem;border-radius:20px;box-shadow:0 4px 12px #00000014,inset 0 1px #fffc;flex-wrap:wrap;max-width:1050px;overflow:visible}@media (min-width: 1400px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s){max-width:1150px;padding:1rem 1.5rem}}.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s){flex-wrap:wrap;justify-content:center;overflow:visible}@media (min-width: 1300px){.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s){flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:var(--brand-300) transparent;padding-top:.75rem;padding-bottom:.75rem}.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s)::-webkit-scrollbar{height:6px}.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s)::-webkit-scrollbar-track{background:transparent;border-radius:20px}.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s)::-webkit-scrollbar-thumb{background:var(--brand-300)}.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s)::-webkit-scrollbar-thumb:hover{background:var(--brand-400)}}@media (min-width: 768px) and (max-width: 1299px){.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s){flex-wrap:wrap;justify-content:center;overflow:visible}}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar.scrollable:where(.svelte-10pd28s){max-width:100%;justify-content:space-between;overflow:visible}}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s){padding:.75rem .5rem;gap:.4rem;max-width:100%}}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s){flex:0 0 auto;height:40px;padding:0 1.35rem;background:#fff;color:var(--neutral-1);border:2px solid var(--brand-200);border-radius:10px;cursor:pointer;text-align:center;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 2px 6px #0000000d;position:relative;overflow:visible;display:flex;align-items:center;justify-content:center}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .full-text:where(.svelte-10pd28s),.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .short-text:where(.svelte-10pd28s),.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .option-text:where(.svelte-10pd28s){position:relative;z-index:1}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .full-text:where(.svelte-10pd28s){display:inline;z-index:1}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .short-text:where(.svelte-10pd28s){display:none}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--brand-50) 0%,var(--secondary-100) 100%);opacity:0;transition:opacity .3s ease;z-index:0}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s){font-size:.75rem;padding:0 .65rem;flex:1 1 calc(25% - .4rem);min-width:70px}}@media (max-width: 480px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s){font-size:.7rem;padding:0 .5rem}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .full-text:where(.svelte-10pd28s){display:none}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s) .short-text:where(.svelte-10pd28s){display:inline}}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s):hover{transform:translateY(-2px);border-color:var(--brand);box-shadow:0 4px 12px #0000001f;color:var(--brand-700);font-weight:700}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s):hover:before{opacity:1}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option:where(.svelte-10pd28s):hover{transform:none}}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option.selected:where(.svelte-10pd28s){background:linear-gradient(135deg,var(--brand) 0%,var(--brand-700) 100%);border:2px solid var(--brand-700);color:var(--neutral-0);box-shadow:0 4px 12px #0003,inset 0 1px #fff3;transform:scale(1.05)}.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option.selected:where(.svelte-10pd28s):hover{transform:scale(1.05) translateY(-1px);background:linear-gradient(135deg,var(--brand-600) 0%,var(--brand-700) 100%);border-color:var(--brand-700);color:var(--brand)}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option.selected:where(.svelte-10pd28s):hover{transform:scale(1.05)}}@media (max-width: 767px){.challenges.svelte-10pd28s .toggle-bar:where(.svelte-10pd28s) .toggle-option.selected:where(.svelte-10pd28s){transform:scale(1.02)}}.challenges.svelte-10pd28s .challenge-set:where(.svelte-10pd28s){display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;height:610px;width:100%;overflow:visible}@media (max-width: 1023px){.challenges.svelte-10pd28s .challenge-set:where(.svelte-10pd28s){height:600px}}@media (max-width: 767px){.challenges.svelte-10pd28s .challenge-set:where(.svelte-10pd28s){height:auto}}.challenges.svelte-10pd28s .continue-btn:where(.svelte-10pd28s){display:flex;gap:.5rem;font-size:1.1rem;font-weight:500;background-color:var(--brand);border:none;color:var(--font-button);border-radius:10px;padding:.8rem 2.5rem;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.challenges.svelte-10pd28s .continue-btn:where(.svelte-10pd28s):hover{background-color:var(--brand-700);transform:scale(1.05)}@media (max-width: 767px){.challenges.svelte-10pd28s .continue-btn:where(.svelte-10pd28s){font-size:1rem}}.cta-section.svelte-10c3odo{width:100%;position:relative;padding:6rem 2rem;overflow:hidden}@media (max-width: 768px){.cta-section.svelte-10c3odo{padding:4rem 1.5rem}}.cta-container.svelte-10c3odo{max-width:1000px;margin:0 auto;position:relative;background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:4rem 3rem;box-shadow:0 20px 60px #e4600226,0 0 0 1px #fffc inset,0 8px 32px #0000001a;overflow:hidden;border:1px solid rgba(255,255,255,.3)}@media (max-width: 968px){.cta-container.svelte-10c3odo{padding:3rem 2rem;border-radius:20px}}@media (max-width: 480px){.cta-container.svelte-10c3odo{padding:2.5rem 1.5rem;border-radius:20px}}.cta-container.svelte-10c3odo:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#e460020d,#14b8a60d);border-radius:20px;pointer-events:none;z-index:0}.cta-content.svelte-10c3odo{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.cta-content.svelte-10c3odo .eyebrow:where(.svelte-10c3odo){font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:0;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.cta-content.svelte-10c3odo .eyebrow:where(.svelte-10c3odo){font-size:.7rem;padding:.4rem 1.2rem}}@media (max-width: 768px){.cta-content.svelte-10c3odo{gap:1.5rem}}.cta-heading.svelte-10c3odo{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--gray-900);line-height:1.15;margin:0;letter-spacing:-.02em;background:var(--fun-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.cta-heading.svelte-10c3odo{line-height:1.2}}.cta-subheading.svelte-10c3odo{font-size:clamp(1.1rem,2.5vw,1.35rem);color:var(--gray-700);line-height:1.6;margin:0;max-width:700px;font-weight:500}@media (max-width: 768px){.cta-subheading.svelte-10c3odo{font-size:1rem}}.cta-benefits.svelte-10c3odo{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:.5rem 0}@media (max-width: 768px){.cta-benefits.svelte-10c3odo{gap:.875rem}}.benefit-item.svelte-10c3odo{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.6);border-radius:20px;color:var(--gray-800);font-size:1rem;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}@media (max-width: 768px){.benefit-item.svelte-10c3odo{padding:.875rem 1.25rem;font-size:.95rem;gap:.875rem}}@media (max-width: 480px){.benefit-item.svelte-10c3odo{padding:.75rem 1rem;font-size:.9rem}}.benefit-item.svelte-10c3odo:hover{background:#ffffffb3;transform:translate(5px);border-color:#e460024d;box-shadow:0 8px 20px #e460021a}.benefit-item.svelte-10c3odo span:where(.svelte-10c3odo){text-align:left;flex:1}.benefit-icon.svelte-10c3odo{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--brand)}@media (max-width: 480px){.benefit-icon.svelte-10c3odo{width:24px;height:24px}.benefit-icon.svelte-10c3odo svg:where(.svelte-10c3odo){width:20px;height:20px}}.cta-actions.svelte-10c3odo{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;margin-top:.5rem}@media (max-width: 580px){.cta-actions.svelte-10c3odo{flex-direction:column;width:100%;gap:.875rem}}.primary-cta.svelte-10c3odo{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:var(--brand);color:#fff;font-size:1.125rem;font-weight:700;text-decoration:none;border-radius:20px;border:2px solid var(--brand);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #e4600266;position:relative;overflow:hidden}@media (max-width: 768px){.primary-cta.svelte-10c3odo{font-size:1rem;padding:.875rem 2rem}}@media (max-width: 580px){.primary-cta.svelte-10c3odo{width:100%;justify-content:center}}.primary-cta.svelte-10c3odo:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--brand-700);transition:width .4s cubic-bezier(.4,0,.2,1);z-index:0}.primary-cta.svelte-10c3odo span:where(.svelte-10c3odo),.primary-cta.svelte-10c3odo svg:where(.svelte-10c3odo){position:relative;z-index:1;transition:all .3s ease}.primary-cta.svelte-10c3odo svg:where(.svelte-10c3odo){transition:transform .3s ease}.primary-cta.svelte-10c3odo:hover{transform:translateY(-3px);box-shadow:0 12px 32px #e4600299;border-color:var(--brand-700)}.primary-cta.svelte-10c3odo:hover:before{width:100%}.primary-cta.svelte-10c3odo:hover svg:where(.svelte-10c3odo){transform:translate(5px)}.primary-cta.svelte-10c3odo:active{transform:translateY(-1px)}.secondary-cta.svelte-10c3odo{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--gray-800);font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:20px;border:2px solid rgba(255,255,255,.6);transition:all .3s ease;box-shadow:0 4px 12px #0000000d}@media (max-width: 768px){.secondary-cta.svelte-10c3odo{font-size:1rem;padding:.875rem 2rem}}@media (max-width: 580px){.secondary-cta.svelte-10c3odo{width:100%;justify-content:center}}.secondary-cta.svelte-10c3odo:hover{background:#ffffffb3;border-color:#e460024d;transform:translateY(-2px);box-shadow:0 8px 20px #e460021a}.secondary-cta.svelte-10c3odo:active{transform:translateY(0)}.cta-trust.svelte-10c3odo{font-size:.95rem;color:var(--gray-600);margin:.5rem 0 0;font-weight:500;display:flex;align-items:center;gap:.5rem}@media (max-width: 480px){.cta-trust.svelte-10c3odo{font-size:.875rem}}.cta-trust.svelte-10c3odo:before,.cta-trust.svelte-10c3odo:after{content:"";width:30px;height:1px;background:var(--gray-300)}@media (max-width: 480px){.cta-trust.svelte-10c3odo:before,.cta-trust.svelte-10c3odo:after{width:20px}}.decoration.svelte-10c3odo{position:absolute;border-radius:50%;opacity:.3;pointer-events:none;filter:blur(60px)}.decoration-1.svelte-10c3odo{width:500px;height:500px;background:radial-gradient(circle,var(--brand-200),transparent);top:-250px;right:-250px;animation:svelte-10c3odo-float 8s ease-in-out infinite}@media (max-width: 768px){.decoration-1.svelte-10c3odo{width:350px;height:350px;top:-175px;right:-175px}}.decoration-2.svelte-10c3odo{width:400px;height:400px;background:radial-gradient(circle,var(--accent-teal-200),transparent);bottom:-200px;left:-200px;animation:svelte-10c3odo-float 10s ease-in-out infinite reverse}@media (max-width: 768px){.decoration-2.svelte-10c3odo{width:300px;height:300px;bottom:-150px;left:-150px}}.decoration-3.svelte-10c3odo{width:300px;height:300px;background:radial-gradient(circle,var(--brand-100),transparent);top:50%;left:50%;transform:translate(-50%,-50%);animation:svelte-10c3odo-pulse 6s ease-in-out infinite}@media (max-width: 768px){.decoration-3.svelte-10c3odo{width:200px;height:200px}}@keyframes svelte-10c3odo-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}@keyframes svelte-10c3odo-pulse{0%,to{opacity:.05;transform:translate(-50%,-50%) scale(1)}50%{opacity:.15;transform:translate(-50%,-50%) scale(1.1)}}.value-prop-container.svelte-htjowp{width:100%;max-width:1250px;margin:0 auto;padding:6rem 2rem;position:relative}@media (max-width: 768px){.value-prop-container.svelte-htjowp{padding:4rem 1.5rem}}.headline-wrapper.svelte-htjowp{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.headline-wrapper.svelte-htjowp{margin-bottom:3rem}}.eyebrow.svelte-htjowp{font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:1.5rem;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.eyebrow.svelte-htjowp{font-size:.7rem;padding:.4rem 1.2rem;margin-bottom:1rem}}.value-prop-headline.svelte-htjowp{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--brand);line-height:1.2;margin:0 0 1rem}@media (max-width: 768px){.value-prop-headline.svelte-htjowp{margin-bottom:1rem}}.gradient-text.svelte-htjowp{background:var(--fun-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:italic;display:inline-block;padding-right:.1em}.value-prop-subheading.svelte-htjowp{font-size:clamp(1.05rem,2vw,1.2rem);color:var(--gray-600);font-weight:400;line-height:1.7;max-width:700px;margin:0 auto}.cards-grid.svelte-htjowp{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.cards-grid.svelte-htjowp{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.cards-grid.svelte-htjowp{grid-template-columns:1fr;gap:1.5rem}}.service-card.svelte-htjowp{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.service-card.svelte-htjowp:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--accent-color) 0%,transparent 100%);opacity:0;transition:opacity .4s ease;z-index:0}.service-card.svelte-htjowp:after{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,var(--accent-teal-50),var(--brand-50));border-radius:20px;opacity:0;z-index:-1;transition:opacity .4s ease}.service-card.svelte-htjowp:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.service-card.svelte-htjowp:hover:before{opacity:.03}.service-card.svelte-htjowp:hover:after{opacity:1}.service-card.svelte-htjowp:hover .card-arrow:where(.svelte-htjowp){transform:translate(4px);opacity:1}.service-card.svelte-htjowp:hover .icon-glow:where(.svelte-htjowp){opacity:.6}.service-card.svelte-htjowp>:where(.svelte-htjowp){position:relative;z-index:1}@media (max-width: 768px){.service-card.svelte-htjowp{padding:2rem}}.card-number.svelte-htjowp{position:absolute;top:1.5rem;right:1.5rem;font-size:3rem;font-weight:800;color:var(--accent-color);opacity:.15;line-height:1;font-family:var(--theme-font-family-heading);z-index:0;transition:all .4s ease}@media (max-width: 768px){.card-number.svelte-htjowp{font-size:2.5rem;top:1.2rem;right:1.2rem}}.service-card.svelte-htjowp:hover .card-number:where(.svelte-htjowp){opacity:.25;transform:scale(1.1)}.card-icon-wrapper.svelte-htjowp{position:relative;display:inline-block;margin-bottom:1.8rem}.card-icon.svelte-htjowp{width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,var(--accent-color),var(--brand-500));display:flex;align-items:center;justify-content:center;color:var(--neutral-0);box-shadow:0 8px 24px #0000001f;position:relative;z-index:2;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.card-icon.svelte-htjowp svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media (max-width: 768px){.card-icon.svelte-htjowp{width:52px;height:52px}}.icon-glow.svelte-htjowp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,var(--accent-color) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;z-index:1;border-radius:50%;filter:blur(20px)}h3.svelte-htjowp{font-size:1.35rem;color:var(--gray-900);margin:0 0 .9rem;font-weight:700;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){h3.svelte-htjowp{font-size:1.2rem}}p.svelte-htjowp{font-size:1rem;color:var(--gray-600);line-height:1.65;margin:0 0 1.5rem;font-weight:400}@media (max-width: 768px){p.svelte-htjowp{font-size:.95rem}}.card-arrow.svelte-htjowp{display:flex;align-items:center;gap:.5rem;color:var(--accent-color);font-weight:600;font-size:.9rem;opacity:0;transform:translate(-4px);transition:all .4s cubic-bezier(.4,0,.2,1);margin-top:auto}@media (max-width: 768px){.card-arrow.svelte-htjowp{opacity:1;transform:translate(0)}}.services.svelte-1gxb396{--space: clamp(16px, 3vw, 28px);--gap: clamp(16px, 3vw, 28px);--radius: 22px;--shadow: 0 12px 34px var(--darken-100);--card-h: clamp(360px, 50vh, 460px);background:radial-gradient(1200px 500px at 10% -20%,var(--brand-darken-50),var(--darken-0)),radial-gradient(900px 400px at 110% 10%,var(--accent-teal-50),var(--darken-0)),linear-gradient(0deg,var(--background-secondary),var(--background-secondary));color:var(--content-primary);overflow:hidden;padding-block:clamp(56px,10vh,120px);position:relative}.mast.svelte-1gxb396{max-width:1250px;margin-inline:auto;padding-inline:var(--space);position:relative;z-index:2}.eyebrow.svelte-1gxb396{font-family:var(--theme-font-family-heading);letter-spacing:1px;font-size:1.5rem;color:var(--brand-700)}.title.svelte-1gxb396{margin:.25rem 0 .75rem;font-size:clamp(2.2rem,4vw,3rem);line-height:1.1;font-family:var(--theme-font-family-heading)}.title.svelte-1gxb396 .days:where(.svelte-1gxb396){background:var(--fun-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.lede.svelte-1gxb396{max-width:62ch;color:var(--content-secondary);margin:0 0 1rem}.meta.svelte-1gxb396{display:flex;flex-wrap:wrap;gap:10px;margin-block:12px 20px}.chip.svelte-1gxb396{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--brand-darken-50);border:1px solid var(--brand-darken-100);color:var(--brand-800);font-size:.9rem}.chip.alt.svelte-1gxb396{background:var(--accent-teal-50);border-color:var(--secondary-100);color:var(--secondary-800)}.chip.svelte-1gxb396 .dot:where(.svelte-1gxb396){width:8px;height:8px;border-radius:999px;background:var(--brand-600)}.progress.svelte-1gxb396{--height: 6px;height:var(--height);background:var(--gray-200);border-radius:999px;overflow:hidden;position:relative;margin-top:16px}.progress.svelte-1gxb396 .bar:where(.svelte-1gxb396){height:100%;width:calc(var(--p, 0) * 100%);background:var(--gradient-warm);transition:width .15s linear}.viewport.svelte-1gxb396{position:relative;margin-top:clamp(15px,4vh,30px);padding-inline:var(--space);padding-block:30px;overflow:hidden;height:calc(var(--card-h) + 60px)}.track.svelte-1gxb396{display:flex;align-items:stretch;gap:var(--gap);will-change:transform;height:calc(100% - 80px);position:relative;z-index:0;margin-block:40px}.panel.svelte-1gxb396{flex:0 0 auto;display:flex;align-items:stretch;height:100%;position:relative}.tail.svelte-1gxb396{width:100vw;height:1px;flex:0 0 100vw}.card.svelte-1gxb396{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding:clamp(22px,3.5vw,32px);border-radius:var(--radius);background:var(--neutral-0);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden;will-change:transform,width;isolation:isolate}.card.svelte-1gxb396:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;z-index:-1;opacity:.6}.accent-brand.svelte-1gxb396:before{background:linear-gradient(135deg,var(--brand-200),transparent 40%)}.accent-teal.svelte-1gxb396:before{background:linear-gradient(135deg,var(--accent-teal-100),transparent 40%)}.accent-peach.svelte-1gxb396:before{background:linear-gradient(135deg,var(--accent-peach-200),transparent 40%)}.badge.svelte-1gxb396{position:absolute;top:clamp(22px,3.5vw,32px);right:clamp(22px,3.5vw,32px);display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:var(--brand-darken-50);border:1px solid var(--brand-darken-100);color:var(--brand-800);font-weight:700;font-size:.85rem;flex-shrink:0;z-index:10}.card-head.svelte-1gxb396{margin-top:48px;margin-bottom:18px}.card-title.svelte-1gxb396{font-size:1.35rem;color:var(--gray-900);margin:0 0 .5rem;font-weight:700;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){.card-title.svelte-1gxb396{font-size:1.2rem}}.features.svelte-1gxb396{display:flex;flex-direction:column;gap:12px;margin:auto 0 0;padding:0;list-style:none}.features.svelte-1gxb396 li:where(.svelte-1gxb396){position:relative;padding-left:28px;line-height:1.5;color:var(--content-secondary)}.features.svelte-1gxb396 li:where(.svelte-1gxb396):before{content:"";width:10px;height:10px;border-radius:999px;position:absolute;left:0;top:7px;background:var(--brand-500);box-shadow:0 0 0 3px var(--brand-darken-50)}.stack-layer.svelte-1gxb396{position:absolute;inset:40px 0;z-index:1;pointer-events:none}.overlay-card.active-slide.svelte-1gxb396:before{background:linear-gradient(135deg,var(--accent-teal-100),transparent 40%)!important;opacity:.8}@media (max-width: 899px){.services.svelte-1gxb396{padding-block:clamp(40px,8vh,80px)}.viewport.svelte-1gxb396{height:auto;padding-block:0;margin-top:clamp(15px,2vh,20px);margin-bottom:0;overflow:visible}.track.svelte-1gxb396{flex-direction:column;gap:1rem;height:auto;margin-block:0}.panel.svelte-1gxb396{width:100%!important;height:auto}.card.svelte-1gxb396{position:relative;width:100%!important;height:auto;min-height:320px;visibility:visible!important}.tail.svelte-1gxb396,.stack-layer.svelte-1gxb396{display:none}}.Pricing.svelte-yi0ur8{background:var(--background-secondary);text-align:center}.Pricing.svelte-yi0ur8 .container:where(.svelte-yi0ur8){width:100%;max-width:1250px;margin:0 auto;padding:6rem 2rem}@media (max-width: 768px){.Pricing.svelte-yi0ur8 .container:where(.svelte-yi0ur8){padding:4rem 1.5rem}}.Pricing.svelte-yi0ur8 .eyebrow:where(.svelte-yi0ur8){font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:1.5rem;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.Pricing.svelte-yi0ur8 .eyebrow:where(.svelte-yi0ur8){font-size:.7rem;padding:.4rem 1.2rem;margin-bottom:1rem}}.Pricing.svelte-yi0ur8 h2:where(.svelte-yi0ur8){font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--brand);text-align:center;margin:0 0 1rem;line-height:1.2}.Pricing.svelte-yi0ur8 .subtext:where(.svelte-yi0ur8){max-width:900px;margin:0 auto 4rem;color:var(--content-secondary);font-size:clamp(1.05rem,2vw,1.2rem)}@media (max-width: 768px){.Pricing.svelte-yi0ur8 .subtext:where(.svelte-yi0ur8){margin-bottom:2rem}}.Pricing.svelte-yi0ur8 .pricing-grid:where(.svelte-yi0ur8){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1250px;margin:0 auto}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8){background:var(--neutral-0);border:1px solid var(--border);border-radius:20px;padding:2.5rem 2rem;box-shadow:0 6px 20px var(--darken-100);transition:all .3s ease;position:relative}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8):hover{transform:translateY(-5px);box-shadow:0 10px 30px var(--darken-200)}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) h3:where(.svelte-yi0ur8){font-family:var(--theme-font-family-heading);color:var(--brand-700);margin-bottom:1rem;font-size:1.5rem}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .tagline:where(.svelte-yi0ur8){color:var(--content-secondary);font-size:.95rem;margin-bottom:1.5rem}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) ul:where(.svelte-yi0ur8){list-style:none;padding:0;margin:0 0 1.5rem}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) ul:where(.svelte-yi0ur8) li:where(.svelte-yi0ur8){margin-bottom:.75rem;color:var(--content-primary);display:flex;align-items:center;gap:.5rem;text-align:left}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) ul:where(.svelte-yi0ur8) li.cross:where(.svelte-yi0ur8){color:var(--gray-400);text-decoration:line-through;opacity:.6}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .price:where(.svelte-yi0ur8){font-weight:600;font-size:1.2rem;margin:1.5rem 0 .5rem}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .extra-price:where(.svelte-yi0ur8){font-size:.85rem;color:var(--gray-500);margin:0 0 .75rem;font-style:italic}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .addon-note:where(.svelte-yi0ur8){font-size:.85rem;color:var(--accent-teal-600);margin:0 0 1rem;padding:.5rem;background:var(--accent-teal-50);border-radius:20px;border:1px solid var(--accent-teal-200)}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .support:where(.svelte-yi0ur8){font-size:.9rem;color:var(--gray-600);margin:0 0 .5rem;font-style:italic}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) .tech:where(.svelte-yi0ur8){font-size:.85rem;color:var(--brand-600);margin:0 0 .5rem;font-weight:500}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) button:where(.svelte-yi0ur8){background:var(--brand-600);color:#fff;border:none;border-radius:10px;height:40px;padding:0 1.5rem;cursor:pointer;transition:all .3s ease}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) button:where(.svelte-yi0ur8):hover{background:var(--brand-700)}.Pricing.svelte-yi0ur8 .pricing-card:where(.svelte-yi0ur8) button.highlighted:where(.svelte-yi0ur8){background:var(--accent-teal-600)}.Pricing.svelte-yi0ur8 .pricing-card.highlight:where(.svelte-yi0ur8){border:2px solid var(--brand-500);background:var(--brand-darken-50);transform:scale(1.03)}.Pricing.svelte-yi0ur8 .pricing-card.highlight:where(.svelte-yi0ur8) .badge:where(.svelte-yi0ur8){position:absolute;top:-12px;right:1.5rem;background:var(--brand-500);color:#fff;font-size:.75rem;padding:.3rem .75rem;border-radius:20px;letter-spacing:.5px}.Pricing.svelte-yi0ur8 .pricing-cta:where(.svelte-yi0ur8){margin-top:4rem}.Pricing.svelte-yi0ur8 .pricing-cta:where(.svelte-yi0ur8) p:where(.svelte-yi0ur8){margin-bottom:1rem;color:var(--content-secondary)}.Pricing.svelte-yi0ur8 .pricing-cta:where(.svelte-yi0ur8) .secondary:where(.svelte-yi0ur8){background:none;border:1px solid var(--border);height:40px;padding:0 1.5rem;border-radius:10px;cursor:pointer;font-weight:600;transition:all .3s ease}.Pricing.svelte-yi0ur8 .pricing-cta:where(.svelte-yi0ur8) .secondary:where(.svelte-yi0ur8):hover{background:var(--brand-50);border-color:var(--brand-300)}.projects-section.svelte-1ghjy84{width:100%;max-width:1250px;margin:0 auto;padding:6rem 2rem}@media (max-width: 768px){.projects-section.svelte-1ghjy84{padding:4rem 1.5rem}}.projects-content.svelte-1ghjy84{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:3rem}@media (max-width: 768px){.projects-content.svelte-1ghjy84{margin-bottom:2rem}}.projects-content.svelte-1ghjy84 .eyebrow:where(.svelte-1ghjy84){font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:1.5rem;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.projects-content.svelte-1ghjy84 .eyebrow:where(.svelte-1ghjy84){font-size:.7rem;padding:.4rem 1.2rem;margin-bottom:1rem}}.projects-content.svelte-1ghjy84 h2:where(.svelte-1ghjy84){font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--brand);text-align:center;line-height:1.2;margin:0 0 1rem}.projects-content.svelte-1ghjy84 .subtext:where(.svelte-1ghjy84){font-size:clamp(1.05rem,2vw,1.2rem);color:var(--gray-600);margin:0;text-align:center;margin-bottom:3rem}.projects-content.svelte-1ghjy84 p:where(.svelte-1ghjy84){font-size:clamp(1.05rem,2vw,1.2rem);color:var(--gray-600);margin:0;text-align:left}.projects-grid.svelte-1ghjy84{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%}@media (max-width: 968px){.projects-grid.svelte-1ghjy84{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 640px){.projects-grid.svelte-1ghjy84{grid-template-columns:1fr;gap:1.75rem}}.project-card.svelte-1ghjy84{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:var(--background-primary);box-shadow:0 4px 20px #00000014;transition:all .3s ease}.project-card.svelte-1ghjy84:hover{transform:translateY(-8px);box-shadow:0 12px 40px #e4600226}.project-card.svelte-1ghjy84:hover .project-thumbnail:where(.svelte-1ghjy84) img:where(.svelte-1ghjy84){transform:scale(1.05)}.project-card.svelte-1ghjy84:hover .project-overlay:where(.svelte-1ghjy84){opacity:1}.project-thumbnail.svelte-1ghjy84{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--gray-100)}.project-thumbnail.svelte-1ghjy84 img:where(.svelte-1ghjy84){width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s ease}.project-thumbnail.svelte-1ghjy84 .project-overlay:where(.svelte-1ghjy84){position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-thumbnail.svelte-1ghjy84 .see-project-btn:where(.svelte-1ghjy84){height:40px;padding:0 2rem;background:var(--brand-600);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.75px}.project-thumbnail.svelte-1ghjy84 .see-project-btn:where(.svelte-1ghjy84):hover{background:var(--brand-700);transform:scale(1.05)}.project-info.svelte-1ghjy84{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.project-info.svelte-1ghjy84 .project-category:where(.svelte-1ghjy84){font-size:.875rem;color:var(--brand-600);font-weight:600;text-transform:uppercase;letter-spacing:1px}.project-info.svelte-1ghjy84 h3:where(.svelte-1ghjy84){font-size:1.35rem;color:var(--gray-900);margin:0 0 .5rem;font-weight:700;line-height:1.3;letter-spacing:-.02em}@media (max-width: 768px){.project-info.svelte-1ghjy84 h3:where(.svelte-1ghjy84){font-size:1.2rem}}.project-info.svelte-1ghjy84 p:where(.svelte-1ghjy84){font-size:1rem;color:var(--gray-600);line-height:1.65;margin:0 0 1rem;font-weight:400}@media (max-width: 768px){.project-info.svelte-1ghjy84 p:where(.svelte-1ghjy84){font-size:.95rem}}.dialog-backdrop.svelte-1ghjy84{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:svelte-1ghjy84-fadeIn .2s ease}@media (max-width: 768px){.dialog-backdrop.svelte-1ghjy84{padding:1rem}}@keyframes svelte-1ghjy84-fadeIn{0%{opacity:0}to{opacity:1}}.browser-dialog.svelte-1ghjy84{width:100%;max-width:1100px;max-height:90vh;background:var(--gray-100);border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0006;display:flex;flex-direction:column;animation:svelte-1ghjy84-slideUp .3s ease}@media (max-width: 768px){.browser-dialog.svelte-1ghjy84{max-height:85vh;border-radius:20px}}@keyframes svelte-1ghjy84-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.browser-chrome.svelte-1ghjy84{background:var(--gray-200);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--gray-300);flex-shrink:0}@media (max-width: 768px){.browser-chrome.svelte-1ghjy84{padding:.6rem .75rem}}.browser-controls.svelte-1ghjy84{display:flex;gap:.5rem;align-items:center}.control-btn.svelte-1ghjy84{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;position:relative;transition:all .2s ease}.control-btn.close.svelte-1ghjy84{background:#ff5f57}.control-btn.close.svelte-1ghjy84:hover{background:#ff4136}.control-btn.close.svelte-1ghjy84:hover span:where(.svelte-1ghjy84){display:block}.control-btn.close.svelte-1ghjy84 span:where(.svelte-1ghjy84){display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px}.control-btn.close.svelte-1ghjy84 span:where(.svelte-1ghjy84):before,.control-btn.close.svelte-1ghjy84 span:where(.svelte-1ghjy84):after{content:"";position:absolute;width:8px;height:1px;background:#4d0000;top:50%;left:50%}.control-btn.close.svelte-1ghjy84 span:where(.svelte-1ghjy84):before{transform:translate(-50%,-50%) rotate(45deg)}.control-btn.close.svelte-1ghjy84 span:where(.svelte-1ghjy84):after{transform:translate(-50%,-50%) rotate(-45deg)}.control-btn.minimize.svelte-1ghjy84{background:#ffbd2e}.control-btn.minimize.svelte-1ghjy84:hover{background:#ffa600}.control-btn.maximize.svelte-1ghjy84{background:#28ca42}.control-btn.maximize.svelte-1ghjy84:hover{background:#1fa831}.browser-address-bar.svelte-1ghjy84{flex:1;background:#fff;border-radius:20px;padding:.5rem 1rem;display:flex;align-items:center;border:1px solid var(--gray-300)}@media (max-width: 768px){.browser-address-bar.svelte-1ghjy84{padding:.4rem .75rem}}.browser-address-bar.svelte-1ghjy84 .address-content:where(.svelte-1ghjy84){display:flex;align-items:center;color:var(--gray-600);font-size:.875rem;letter-spacing:.5px;width:100%;overflow:hidden}.browser-address-bar.svelte-1ghjy84 .address-content:where(.svelte-1ghjy84) span:where(.svelte-1ghjy84){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.browser-address-bar.svelte-1ghjy84 .address-content:where(.svelte-1ghjy84){font-size:.75rem}}.close-button-right.svelte-1ghjy84{background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:20px;transition:all .2s ease}.close-button-right.svelte-1ghjy84:hover{background:var(--gray-300)}.browser-content.svelte-1ghjy84{flex:1;overflow-y:auto;overflow-x:hidden;background:#fff;position:relative;cursor:none}@media (max-width: 768px){.browser-content.svelte-1ghjy84{cursor:default}}.browser-content.svelte-1ghjy84 img:where(.svelte-1ghjy84){width:100%;height:auto;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.browser-content.svelte-1ghjy84::-webkit-scrollbar{width:12px}.browser-content.svelte-1ghjy84::-webkit-scrollbar-track{background:var(--gray-200)}.browser-content.svelte-1ghjy84::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px;border:2px solid var(--gray-200)}.browser-content.svelte-1ghjy84::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.custom-cursor.svelte-1ghjy84{position:absolute;pointer-events:none;z-index:100;transform:translate(-50%,-50%);filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (max-width: 768px){.custom-cursor.svelte-1ghjy84{display:none}}.custom-cursor.svelte-1ghjy84 .scroll-text:where(.svelte-1ghjy84){color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:var(--brand-600);padding:.25rem .75rem;border-radius:20px;box-shadow:0 2px 8px #0000004d}.stats-wrapper.svelte-1xaz7sh{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem;gap:1rem}@media (max-width: 768px){.stats-wrapper.svelte-1xaz7sh{padding:4rem 1.5rem}}.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh){width:70%;margin-bottom:2rem}.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh) .eyebrow:where(.svelte-1xaz7sh){font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--brand-600);margin-bottom:1.5rem;position:relative;display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--brand-50),var(--accent-teal-50));border-radius:50px;border:1px solid var(--brand-200)}@media (max-width: 768px){.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh) .eyebrow:where(.svelte-1xaz7sh){font-size:.7rem;padding:.4rem 1.2rem;margin-bottom:1rem}}.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh) h2:where(.svelte-1xaz7sh){font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--brand);text-align:center;line-height:1.2;margin-top:0}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-flow:dense;place-items:center;flex-wrap:wrap;align-items:center;justify-content:center;width:80%;max-width:1250px}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh) h2:where(.svelte-1xaz7sh){font-family:var(--theme-font-family-base);font-weight:500;color:var(--brand);font-size:2.5rem}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh) p:where(.svelte-1xaz7sh){font-size:1.2rem;color:var(--neutral-1);max-width:80%;margin-left:10%}@media only screen and (max-width: 1000px){.stats-wrapper.svelte-1xaz7sh{padding:.5rem 1rem!important;gap:.1rem}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh){flex-direction:column;width:100%;gap:2rem;margin-bottom:.3rem}.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh){width:90%}.stats-wrapper.svelte-1xaz7sh .title:where(.svelte-1xaz7sh) h2:where(.svelte-1xaz7sh){gap:.1rem;margin:0;font-size:1.9rem;margin-top:2rem}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh) h2:where(.svelte-1xaz7sh){font-size:2rem;margin-top:-.5rem;margin-bottom:-.4rem}.stats-wrapper.svelte-1xaz7sh .stats-tiles:where(.svelte-1xaz7sh) p:where(.svelte-1xaz7sh){font-size:1rem;margin-top:.1rem}}@media screen and (max-width: 435px){.title.svelte-1xaz7sh h2:where(.svelte-1xaz7sh){font-size:1.4rem!important}}body{margin:0;padding:0;box-sizing:border-box;overflow-y:auto}.home-content.svelte-1lcsjoo{display:flex;flex-direction:column;align-items:stretch}.home-content.svelte-1lcsjoo .banner:where(.svelte-1lcsjoo){width:100%;flex:0 0 auto}.home-content.svelte-1lcsjoo .challenges:where(.svelte-1lcsjoo){align-self:center;width:100%;max-width:1250px;padding:6rem 1rem;box-sizing:border-box}@media (max-width: 768px){.home-content.svelte-1lcsjoo .challenges:where(.svelte-1lcsjoo){padding:4rem 1rem}}.home-content.svelte-1lcsjoo .services:where(.svelte-1lcsjoo){margin-top:0rem}@media (max-width: 480px){.home-content.svelte-1lcsjoo .services:where(.svelte-1lcsjoo){margin-top:1rem}}.home-content.svelte-1lcsjoo .pricing:where(.svelte-1lcsjoo){margin-top:2rem}@media (max-width: 480px){.home-content.svelte-1lcsjoo .pricing:where(.svelte-1lcsjoo){margin-top:1rem}}@media (max-width: 480px){.home-content.svelte-1lcsjoo .statistics:where(.svelte-1lcsjoo){margin-top:0rem}}@media (max-width: 480px){.home-content.svelte-1lcsjoo .cta:where(.svelte-1lcsjoo){margin-top:1rem}}
