@media(min-width:768px){.grid.svelte-1p3kxbq{grid-template-columns:repeat(var(--cols),minmax(0,1fr))}}.tick-list.svelte-2glr4q li:where(.svelte-2glr4q){position:relative;padding-left:25px}.tick-list.svelte-2glr4q li:where(.svelte-2glr4q):before{content:"✓";position:absolute;left:0;color:rgb(var(--default-light));font-weight:700}.dark .tick-list.svelte-2glr4q li:where(.svelte-2glr4q):before{color:rgb(var(--default-dark))}.icon.svelte-2glr4q svg{height:1rem;width:1rem}.card-type-icon.svelte-1qtbdj4{filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.icon.svelte-189uoi5 svg{height:1rem;width:1rem}.icon.svelte-1heb98a svg{height:1.25rem;width:1.25rem}.icon.svelte-uhq6h3 svg{height:1rem;width:1rem}.icon.svelte-r5k60k svg{height:1rem;width:1rem}.icon.svelte-1apir81 svg{height:1rem;width:1rem}.icon.svelte-cwyske svg{height:1rem;width:1rem}.icon.svelte-ajuxdn svg{height:1rem;width:1rem}.icon.svelte-1p41ndk svg{height:1rem;width:1rem}.icon.svelte-84gc76 svg{height:.75rem;width:.75rem}.icon.svelte-1t5twj svg{height:.75rem;width:.75rem}.icon.svelte-3iwbb1 svg{height:.75rem;width:.75rem}.icon.svelte-x31m2s svg{height:.75rem;width:.75rem}.icon.svelte-1iom83d svg{height:.75rem;width:.75rem}.icon.svelte-1x90jb2 svg{height:.75rem;width:.75rem}.icon.svelte-pqikgg svg{height:.75rem;width:.75rem}.icon.svelte-1x76chf svg{height:.75rem;width:.75rem}.icon.svelte-1itxz0y svg{height:.75rem;width:.75rem}.tns-wrap.svelte-rd8n4p{position:relative}.tns-track.svelte-rd8n4p{display:flex;gap:var(--gutter);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tns-track.svelte-rd8n4p::-webkit-scrollbar{display:none}.tns-track.svelte-rd8n4p>*{flex:0 0 calc((100% - (var(--xs) - 1) * var(--gutter)) / var(--xs));scroll-snap-align:start}@media(min-width:640px){.tns-track.svelte-rd8n4p>*{flex-basis:calc((100% - (var(--sm) - 1) * var(--gutter)) / var(--sm))}}@media(min-width:768px){.tns-track.svelte-rd8n4p>*{flex-basis:calc((100% - (var(--md) - 1) * var(--gutter)) / var(--md))}}@media(min-width:1024px){.tns-track.svelte-rd8n4p>*{flex-basis:calc((100% - (var(--lg) - 1) * var(--gutter)) / var(--lg))}}.tns-arrow.svelte-rd8n4p{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background:rgb(var(--site-light) / .75);color:rgb(var(--default-light))}.dark .tns-arrow.svelte-rd8n4p{background:rgb(var(--site-dark) / .75);color:rgb(var(--default-dark))}.tns-prev.svelte-rd8n4p{left:.5rem}.tns-next.svelte-rd8n4p{right:.5rem}.marquee.svelte-rbh70k{overflow:hidden}.marquee-track.svelte-rbh70k{width:max-content;animation:svelte-rbh70k-marquee-scroll 30s linear infinite}.marquee.svelte-rbh70k:hover .marquee-track:where(.svelte-rbh70k){animation-play-state:paused}@keyframes svelte-rbh70k-marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.marquee.svelte-7yprkx{overflow:hidden}.marquee-track.svelte-7yprkx{width:max-content;animation:svelte-7yprkx-marquee-scroll 30s linear infinite}.marquee.svelte-7yprkx:hover .marquee-track:where(.svelte-7yprkx){animation-play-state:paused}@keyframes svelte-7yprkx-marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.carousel.svelte-6db7e4{position:relative}.track.svelte-6db7e4{display:flex;gap:var(--gutter);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.track.svelte-6db7e4::-webkit-scrollbar{display:none}.slot.svelte-6db7e4{flex:0 0 calc((100% - (var(--items-sm) - 1) * var(--gutter)) / var(--items-sm));scroll-snap-align:start}@media(min-width:768px){.slot.svelte-6db7e4{flex-basis:calc((100% - (var(--items-md) - 1) * var(--gutter)) / var(--items-md))}}@media(min-width:992px){.slot.svelte-6db7e4{flex-basis:calc((100% - (var(--items-lg) - 1) * var(--gutter)) / var(--items-lg))}}.arrow.svelte-6db7e4{position:absolute;top:40%;z-index:2;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;background:#00000059;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .2s ease}.carousel.svelte-6db7e4:hover .arrow:where(.svelte-6db7e4){opacity:1}.arrow.prev.svelte-6db7e4{left:4px}.arrow.next.svelte-6db7e4{right:4px}.dots.svelte-6db7e4{display:flex;justify-content:center;gap:6px;margin-top:16px}.dot.svelte-6db7e4{width:24px;height:4px;border:none;padding:0;border-radius:2px;cursor:pointer;background-color:color-mix(in srgb,currentColor,transparent 80%)}.dot.active.svelte-6db7e4{width:36px;background-color:var(--accent-color, currentColor)}section.svelte-1253p0e{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--surface-color: #ffffff;--contrast-color: rgb(var(--button-text-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1253p0e{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark));--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1253p0e{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1253p0e{padding:0 1.5rem}}.services-grid.svelte-1253p0e{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.services-grid.svelte-1253p0e{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.services-grid.svelte-1253p0e{grid-template-columns:repeat(4,1fr)}}.service-item.svelte-1253p0e{background:var(--surface-color);border:2px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:16px;padding:35px 25px;text-align:center;height:100%;transition:all .3s ease;position:relative;overflow:hidden}.service-item.svelte-1253p0e:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 50%));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-item.svelte-1253p0e:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.service-item.svelte-1253p0e:hover:before{transform:scaleX(1)}.service-item.svelte-1253p0e:hover .icon-wrapper:where(.svelte-1253p0e){background:var(--accent-color);color:var(--contrast-color);transform:rotate(5deg) scale(1.05)}.service-item.svelte-1253p0e:hover .read-more:where(.svelte-1253p0e){color:var(--accent-color)}.service-item.svelte-1253p0e:hover .read-more:where(.svelte-1253p0e) svg:where(.svelte-1253p0e){transform:translate(5px)}.icon-wrapper.svelte-1253p0e{width:64px;height:64px;margin:0 auto 20px;border-radius:14px;background:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.icon-wrapper.svelte-1253p0e svg{width:28px;height:28px}.service-item.svelte-1253p0e h4:where(.svelte-1253p0e){font-weight:700;margin-bottom:12px;font-size:19px;color:var(--heading-color)}.service-item.svelte-1253p0e>div:where(.svelte-1253p0e){font-size:14px;line-height:22px;color:color-mix(in srgb,var(--default-color),transparent 25%);margin-bottom:16px}.read-more.svelte-1253p0e{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--default-color);text-decoration:none;transition:color .2s ease}.read-more.svelte-1253p0e svg:where(.svelte-1253p0e){width:13px;height:13px;transition:transform .2s ease}section.svelte-1uouwf7{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: color-mix(in srgb, rgb(var(--site-light)), rgb(var(--default-light)) 4%);--surface-color: rgb(var(--site-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1uouwf7{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: color-mix(in srgb, rgb(var(--site-dark)), black 25%);--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1uouwf7{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1uouwf7{padding:0 1.5rem}}.services-grid.svelte-1uouwf7{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.services-grid.svelte-1uouwf7{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.services-grid.svelte-1uouwf7{grid-template-columns:repeat(3,1fr)}}.service-item.svelte-1uouwf7{display:flex;flex-direction:column;height:100%;padding:32px;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:12px;transition:all .3s ease-out}.service-item.svelte-1uouwf7:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--default-color),transparent 78%);box-shadow:0 24px 48px #0000000f}.item-top.svelte-1uouwf7{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.item-top.svelte-1uouwf7 .icon:where(.svelte-1uouwf7){width:32px;height:32px;color:var(--accent-color)}.item-top.svelte-1uouwf7 .icon:where(.svelte-1uouwf7) svg{width:100%;height:100%}.item-top.svelte-1uouwf7 .index:where(.svelte-1uouwf7){font-size:14px;font-weight:600;color:color-mix(in srgb,var(--default-color),transparent 60%)}.service-item.svelte-1uouwf7 h4:where(.svelte-1uouwf7){font-size:22px;font-weight:600;letter-spacing:-.5px;margin-bottom:16px;color:var(--heading-color)}.service-item.svelte-1uouwf7>div:where(.svelte-1uouwf7){font-size:15px;line-height:1.6;color:color-mix(in srgb,var(--default-color),transparent 25%);margin-bottom:24px}.read-more.svelte-1uouwf7{display:inline-flex;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:600;color:var(--heading-color);text-decoration:none}.read-more.svelte-1uouwf7 svg:where(.svelte-1uouwf7){width:14px;height:14px;color:var(--accent-color);transition:transform .3s ease-out}.read-more.svelte-1uouwf7:hover{color:var(--accent-color)}.read-more.svelte-1uouwf7:hover svg:where(.svelte-1uouwf7){transform:translate(4px)}section.svelte-1s4exyz{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--surface-color: #ffffff;--contrast-color: rgb(var(--button-text-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1s4exyz{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark));--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1s4exyz{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1s4exyz{padding:0 1.5rem}}.services-grid.svelte-1s4exyz{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.services-grid.svelte-1s4exyz{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.services-grid.svelte-1s4exyz{grid-template-columns:repeat(4,1fr)}}.service-item.svelte-1s4exyz{background-color:var(--surface-color);box-shadow:0 0 25px #0000001a;padding:50px 30px;transition:all .3s ease-in-out;height:100%;position:relative;z-index:1;width:100%}.service-item.svelte-1s4exyz:before{content:"";position:absolute;background:var(--accent-color);inset:100% 0 0;transition:all .3s;z-index:-1}.service-item.svelte-1s4exyz .icon:where(.svelte-1s4exyz){margin-bottom:10px;width:36px;height:36px;color:var(--accent-color);transition:ease-in-out .3s}.service-item.svelte-1s4exyz .icon:where(.svelte-1s4exyz) svg{width:100%;height:100%}.service-item.svelte-1s4exyz h4:where(.svelte-1s4exyz){font-weight:700;margin-bottom:15px;font-size:20px}.service-item.svelte-1s4exyz h4:where(.svelte-1s4exyz) a:where(.svelte-1s4exyz){color:var(--heading-color);transition:ease-in-out .3s;text-decoration:none}.service-item.svelte-1s4exyz div:where(.svelte-1s4exyz){line-height:24px;font-size:14px;color:color-mix(in srgb,var(--default-color),transparent 25%);transition:ease-in-out .3s}.service-item.svelte-1s4exyz:hover h4:where(.svelte-1s4exyz) a:where(.svelte-1s4exyz),.service-item.svelte-1s4exyz:hover .icon:where(.svelte-1s4exyz),.service-item.svelte-1s4exyz:hover div:where(.svelte-1s4exyz){color:var(--contrast-color)}.service-item.svelte-1s4exyz:hover:before{background:var(--accent-color);inset:0}section.svelte-1qkq7k8{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--surface-color: #ffffff;--contrast-color: rgb(var(--button-text-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1qkq7k8{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark));--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1qkq7k8{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1qkq7k8{padding:0 1.5rem}}.services-grid.svelte-1qkq7k8{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:992px){.services-grid.svelte-1qkq7k8{grid-template-columns:repeat(2,1fr)}}.service-card.svelte-1qkq7k8{display:flex;flex-direction:column;background:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color) 12%,transparent);border-radius:8px;overflow:hidden;height:100%;box-shadow:0 1px 2px #0000000a;transition:border-color .2s ease,box-shadow .2s ease}@media(min-width:640px){.service-card.svelte-1qkq7k8{flex-direction:row}}.service-card.svelte-1qkq7k8:hover{border-color:color-mix(in srgb,var(--accent-color) 40%,transparent);box-shadow:0 10px 15px #0000000f,0 4px 6px #0000000a}.service-card.svelte-1qkq7k8:hover img:where(.svelte-1qkq7k8){transform:scale(1.04)}.service-card.svelte-1qkq7k8:hover .link-action:where(.svelte-1qkq7k8){color:var(--accent-color)}.service-card.svelte-1qkq7k8:hover .link-action:where(.svelte-1qkq7k8) svg:where(.svelte-1qkq7k8){transform:translate(4px)}.card-media.svelte-1qkq7k8{position:relative;flex:0 0 40%;max-width:100%;overflow:hidden;background:color-mix(in srgb,var(--default-color) 5%,transparent)}@media(min-width:640px){.card-media.svelte-1qkq7k8{max-width:40%}}.card-media.svelte-1qkq7k8 img:where(.svelte-1qkq7k8){width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.badge-label.svelte-1qkq7k8{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;background:#ffffffeb;color:var(--accent-color);border-radius:999px}.badge-icon.svelte-1qkq7k8 svg{width:12px;height:12px}.card-body.svelte-1qkq7k8{padding:24px;flex:1;display:flex;flex-direction:column}.card-head.svelte-1qkq7k8{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.card-head.svelte-1qkq7k8 h3:where(.svelte-1qkq7k8){font-size:18px;font-weight:700;margin:0;color:var(--heading-color)}.meta-tag.svelte-1qkq7k8{font-size:11px;color:color-mix(in srgb,var(--default-color),transparent 40%);white-space:nowrap}.card-body.svelte-1qkq7k8>div:where(.svelte-1qkq7k8){font-size:14px;line-height:22px;color:color-mix(in srgb,var(--default-color),transparent 20%);flex:1;margin-bottom:16px}.card-foot.svelte-1qkq7k8{display:flex;align-items:center;justify-content:space-between}.link-action.svelte-1qkq7k8{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--heading-color);text-decoration:none;transition:color .2s ease}.link-action.svelte-1qkq7k8 svg:where(.svelte-1qkq7k8){width:14px;height:14px;transition:transform .2s ease}.status-dot.svelte-1qkq7k8{width:8px;height:8px;border-radius:999px;background:#22c55e}section.svelte-1wj48vt{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--contrast-color: rgb(var(--button-text-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1wj48vt{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark))}.container.svelte-1wj48vt{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1wj48vt{padding:0 1.5rem}}.features-content.svelte-1wj48vt h2:where(.svelte-1wj48vt){font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--heading-color)}.features-content.svelte-1wj48vt .lead:where(.svelte-1wj48vt){font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:var(--default-color)}.features-content.svelte-1wj48vt .lead-text:where(.svelte-1wj48vt){margin-bottom:2rem;color:color-mix(in srgb,var(--default-color),transparent 20%)}@media(max-width:768px){.features-content.svelte-1wj48vt h2:where(.svelte-1wj48vt){font-size:2rem}}.features-list.svelte-1wj48vt .feature-item:where(.svelte-1wj48vt){display:flex;margin-bottom:2rem}.features-list.svelte-1wj48vt .feature-item:where(.svelte-1wj48vt):last-child{margin-bottom:0}.feature-icon.svelte-1wj48vt{flex-shrink:0;width:60px;height:60px;border-radius:10px;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);display:flex;align-items:center;justify-content:center;margin-right:20px;transition:all .3s ease}.feature-icon.svelte-1wj48vt svg{width:26px;height:26px}.feature-item.svelte-1wj48vt:hover .feature-icon:where(.svelte-1wj48vt){background-color:var(--accent-color);color:var(--contrast-color);transform:translateY(-5px)}.feature-text.svelte-1wj48vt h4:where(.svelte-1wj48vt){font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:var(--heading-color)}.feature-text.svelte-1wj48vt h4:where(.svelte-1wj48vt) a:where(.svelte-1wj48vt){color:inherit;text-decoration:none}.feature-text.svelte-1wj48vt div:where(.svelte-1wj48vt){font-size:.95rem;color:color-mix(in srgb,var(--default-color),transparent 25%)}.features-image.svelte-1wj48vt{position:relative}.features-image.svelte-1wj48vt .main-image:where(.svelte-1wj48vt){width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001f}section.svelte-kq7ug6{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));background-color:var(--background-color);padding:60px 0;overflow:hidden}.dark section.svelte-kq7ug6{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark))}.container.svelte-kq7ug6{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-kq7ug6{padding:0 1.5rem}}.services-grid.svelte-kq7ug6{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:992px){.services-grid.svelte-kq7ug6{grid-template-columns:repeat(2,1fr)}}.service-item.svelte-kq7ug6{height:100%;transition:all .4s ease}.service-visual.svelte-kq7ug6{position:relative;overflow:hidden;border-radius:8px;margin-bottom:32px}.service-visual.svelte-kq7ug6 img:where(.svelte-kq7ug6){width:100%;height:280px;object-fit:cover;transition:transform .4s ease;display:block}.service-item.svelte-kq7ug6:hover .service-visual:where(.svelte-kq7ug6) img:where(.svelte-kq7ug6){transform:scale(1.05)}.service-content.svelte-kq7ug6 h3:where(.svelte-kq7ug6){font-size:24px;font-weight:600;margin-bottom:16px;line-height:1.4;color:var(--heading-color)}.service-content.svelte-kq7ug6>div:where(.svelte-kq7ug6){font-size:16px;line-height:1.7;margin-bottom:24px;color:color-mix(in srgb,var(--default-color),transparent 25%)}.service-link.svelte-kq7ug6{display:inline-flex;align-items:center;gap:8px;color:var(--heading-color);text-decoration:none;font-weight:500;font-size:15px;transition:all .3s ease}.service-link.svelte-kq7ug6 svg:where(.svelte-kq7ug6){width:14px;height:14px;transition:transform .3s ease}.service-link.svelte-kq7ug6:hover{color:var(--accent-color)}.service-link.svelte-kq7ug6:hover svg:where(.svelte-kq7ug6){transform:translate(4px)}.backdrop.svelte-n7dkbv{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;background:#000000e6}figure.svelte-n7dkbv{margin:0;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:10px}figure.svelte-n7dkbv img:where(.svelte-n7dkbv){max-width:100%;max-height:80vh;object-fit:contain}figcaption.svelte-n7dkbv{color:#fff;text-align:center;font-size:14px;display:flex;flex-direction:column;gap:2px}.nav.svelte-n7dkbv,.close.svelte-n7dkbv{border:none;background:#ffffff1f;color:#fff;cursor:pointer;border-radius:999px}.nav.svelte-n7dkbv{width:40px;height:40px;flex:0 0 40px;font-size:18px}.close.svelte-n7dkbv{position:absolute;top:16px;right:16px;width:36px;height:36px;font-size:22px;line-height:1}section.svelte-1dkw9zh{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--surface-color: rgb(var(--site-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-1dkw9zh{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark));--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1dkw9zh{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1dkw9zh{padding:0 1.5rem}}.gallery-items.svelte-1dkw9zh{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.gallery-items.svelte-1dkw9zh{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:992px){.gallery-items.svelte-1dkw9zh{grid-template-columns:repeat(4,1fr);gap:24px}}.gallery-item.svelte-1dkw9zh{position:relative;overflow:hidden;border-radius:10px;aspect-ratio:1 / 1}.gallery-item.svelte-1dkw9zh button:where(.svelte-1dkw9zh){display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer}.gallery-item.svelte-1dkw9zh img:where(.svelte-1dkw9zh){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-item.svelte-1dkw9zh:hover img:where(.svelte-1dkw9zh){transform:scale(1.08)}.gallery-item.svelte-1dkw9zh .overlay:where(.svelte-1dkw9zh){position:absolute;inset:0;background:color-mix(in srgb,black,transparent 40%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .3s ease}.gallery-item.svelte-1dkw9zh:hover .overlay:where(.svelte-1dkw9zh){opacity:1}.gallery-item.svelte-1dkw9zh .zoom-icon:where(.svelte-1dkw9zh){width:32px;height:32px;color:#fff}.gallery-item.svelte-1dkw9zh .zoom-icon:where(.svelte-1dkw9zh) svg:where(.svelte-1dkw9zh){width:100%;height:100%;fill:currentColor}.gallery-item.svelte-1dkw9zh .caption:where(.svelte-1dkw9zh){color:#fff;font-size:13px;font-weight:600;text-align:center;padding:0 12px}section.svelte-eynvlc{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: color-mix(in srgb, rgb(var(--site-light)), rgb(var(--default-light)) 4%);--surface-color: rgb(var(--site-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-eynvlc{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: color-mix(in srgb, rgb(var(--site-dark)), black 25%);--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-eynvlc{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-eynvlc{padding:0 1.5rem}}.filters.svelte-eynvlc{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;padding:0;margin:0 0 32px}.filters.svelte-eynvlc button:where(.svelte-eynvlc){cursor:pointer;padding:8px 20px;border-radius:999px;font-size:14px;font-weight:600;color:var(--default-color);background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 88%);transition:all .3s ease}.filters.svelte-eynvlc button:where(.svelte-eynvlc):hover,.filters.svelte-eynvlc button.active:where(.svelte-eynvlc){color:#fff;background-color:var(--accent-color);border-color:var(--accent-color)}.grid-container.svelte-eynvlc{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.grid-container.svelte-eynvlc{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:992px){.grid-container.svelte-eynvlc{grid-template-columns:repeat(4,1fr);gap:24px}}.grid-item.svelte-eynvlc .frame:where(.svelte-eynvlc){position:relative;overflow:hidden;border-radius:10px;aspect-ratio:1 / 1}.grid-item.svelte-eynvlc img:where(.svelte-eynvlc){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.grid-item.svelte-eynvlc:hover img:where(.svelte-eynvlc){transform:scale(1.08)}.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc){position:absolute;inset:0;background:color-mix(in srgb,black,transparent 40%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:12px;opacity:0;transition:opacity .3s ease}.grid-item.svelte-eynvlc:hover .info:where(.svelte-eynvlc){opacity:1}.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) h4:where(.svelte-eynvlc){color:#fff;font-size:15px;font-weight:700;margin:0}.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) p:where(.svelte-eynvlc){color:#ffffffd9;font-size:12px;margin:0}.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) a:where(.svelte-eynvlc),.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) button:where(.svelte-eynvlc){display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;background:color-mix(in srgb,var(--accent-color),transparent 10%);border-radius:50%;margin-top:4px}.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) a:where(.svelte-eynvlc) svg:where(.svelte-eynvlc),.grid-item.svelte-eynvlc .info:where(.svelte-eynvlc) button:where(.svelte-eynvlc) svg:where(.svelte-eynvlc){width:14px;height:14px;fill:currentColor}section.svelte-1s10de{--accent-color: rgb(var(--primary-600));--contrast-color: rgb(var(--button-text-light));position:relative;padding:0;overflow:hidden;min-height:640px}@media(max-width:992px){section.svelte-1s10de{min-height:560px}}.hero-slider.svelte-1s10de{position:absolute;inset:0;width:100%;height:100%;z-index:1}.slide.svelte-1s10de{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .8s ease}.slide-overlay.svelte-1s10de{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--accent-color) 55%,black 70%) 0%,color-mix(in srgb,var(--accent-color) 55%,black 70%) 55%,transparent 100%);z-index:2;pointer-events:none}.container.svelte-1s10de{position:relative;z-index:3;padding:100px 1rem 80px;margin-left:auto;margin-right:auto;max-width:1280px}@media(min-width:1024px){.container.svelte-1s10de{padding-left:1.5rem;padding-right:1.5rem}}.hero-badge.svelte-1s10de{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--contrast-color);background-color:color-mix(in srgb,var(--contrast-color) 12%,transparent);border:1px solid color-mix(in srgb,var(--contrast-color) 25%,transparent);border-radius:999px;margin-bottom:24px}.badge-dot.svelte-1s10de{width:6px;height:6px;border-radius:50%;background-color:var(--accent-color);display:inline-block;margin-right:6px}.hero-headline.svelte-1s10de{font-size:52px;font-weight:700;line-height:1.1;color:var(--contrast-color);margin-bottom:16px;max-width:640px}@media(max-width:992px){.hero-headline.svelte-1s10de{font-size:40px}}@media(max-width:576px){.hero-headline.svelte-1s10de{font-size:30px}}.hero-subtext.svelte-1s10de{font-size:16px;line-height:1.7;color:color-mix(in srgb,var(--contrast-color) 80%,transparent);margin-bottom:28px;max-width:560px}.action-row.svelte-1s10de{display:flex;flex-wrap:wrap;gap:12px}.action-row.svelte-1s10de .btn:where(.svelte-1s10de){height:44px;padding:0 22px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s ease;border:1px solid transparent}.action-row.svelte-1s10de .btn-solid:where(.svelte-1s10de){background-color:var(--accent-color);color:var(--contrast-color);border-color:var(--accent-color)}.action-row.svelte-1s10de .btn-solid:where(.svelte-1s10de):hover{background-color:color-mix(in srgb,var(--accent-color) 85%,black)}.action-row.svelte-1s10de .btn-outline:where(.svelte-1s10de){background-color:color-mix(in srgb,var(--contrast-color) 8%,transparent);color:var(--contrast-color);border-color:color-mix(in srgb,var(--contrast-color) 30%,transparent)}.action-row.svelte-1s10de .btn-outline:where(.svelte-1s10de):hover{background-color:color-mix(in srgb,var(--contrast-color) 18%,transparent)}.meta-grid.svelte-1s10de{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin-top:28px;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--contrast-color) 18%,transparent)}.meta-grid-item.svelte-1s10de{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:color-mix(in srgb,var(--contrast-color) 85%,transparent)}.meta-grid-icon.svelte-1s10de{width:16px;height:16px;color:var(--accent-color);flex-shrink:0}.meta-grid-icon.svelte-1s10de svg{width:16px;height:16px}@media(max-width:576px){.meta-grid.svelte-1s10de{grid-template-columns:1fr}}section.svelte-5cvxax{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--contrast-color: rgb(var(--button-text-light));padding-top:100px;position:relative;background-color:var(--background-color);overflow:hidden;padding-bottom:80px}.dark section.svelte-5cvxax{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark))}.container.svelte-5cvxax{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;max-width:1280px}@media(min-width:1024px){.container.svelte-5cvxax{padding-left:1.5rem;padding-right:1.5rem}}.hero-content.svelte-5cvxax h2:where(.svelte-5cvxax){font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:var(--heading-color)}@media(max-width:992px){.hero-content.svelte-5cvxax h2:where(.svelte-5cvxax){font-size:2.5rem}}@media(max-width:768px){.hero-content.svelte-5cvxax h2:where(.svelte-5cvxax){font-size:2rem}}.hero-content.svelte-5cvxax .hero-highlight:where(.svelte-5cvxax){font-size:1.2rem;font-weight:600;color:var(--accent-color);margin-bottom:.75rem}.hero-content.svelte-5cvxax p:where(.svelte-5cvxax){font-size:1.05rem;margin-bottom:1.5rem;color:var(--default-color)}.hero-btns.svelte-5cvxax{display:flex;gap:1rem;flex-wrap:wrap}.hero-btns.svelte-5cvxax .btn:where(.svelte-5cvxax){padding:12px 30px;font-weight:600;border-radius:5px;transition:all .3s ease}.hero-btns.svelte-5cvxax .btn-primary:where(.svelte-5cvxax){background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.hero-btns.svelte-5cvxax .btn-primary:where(.svelte-5cvxax):hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%)}.hero-btns.svelte-5cvxax .btn-outline:where(.svelte-5cvxax){background-color:transparent;border:2px solid var(--accent-color);color:var(--accent-color)}.hero-btns.svelte-5cvxax .btn-outline:where(.svelte-5cvxax):hover{background-color:var(--accent-color);color:var(--contrast-color)}.hero-image.svelte-5cvxax{border-radius:10px;overflow:hidden;box-shadow:0 15px 30px #00000026}.hero-image.svelte-5cvxax img:where(.svelte-5cvxax){width:100%;height:auto;transition:transform .5s ease}.hero-image.svelte-5cvxax img:where(.svelte-5cvxax):hover{transform:scale(1.03)}@media(max-width:992px){section.svelte-5cvxax{padding:80px 0 60px}.hero-content.svelte-5cvxax{margin-bottom:2.5rem;text-align:center}.hero-btns.svelte-5cvxax{justify-content:center}}.trusted-by.svelte-5cvxax{margin-top:3rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 85%)}.trusted-by-label.svelte-5cvxax{display:block;margin-bottom:1rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:color-mix(in srgb,var(--default-color),transparent 40%)}.trusted-by-logos.svelte-5cvxax{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.trusted-by-item.svelte-5cvxax{opacity:.6;transition:opacity .3s ease}.trusted-by-item.svelte-5cvxax:hover{opacity:1}.trusted-by-logo.svelte-5cvxax{height:28px;width:auto;object-fit:contain}.trusted-by-name.svelte-5cvxax{font-size:1.1rem;font-weight:700;color:var(--default-color)}@media(max-width:992px){.trusted-by-logos.svelte-5cvxax{justify-content:center}}section.svelte-xd324w{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--contrast-color: rgb(var(--button-text-light));width:100%;min-height:75vh;position:relative;padding:60px 0;display:flex;align-items:center;background-color:var(--background-color);background-size:cover;background-position:top left}.dark section.svelte-xd324w{--default-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark))}section.svelte-xd324w:before{content:"";background:color-mix(in srgb,var(--background-color),transparent 30%);position:absolute;inset:0}.container.svelte-xd324w{position:relative;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;max-width:1280px}@media(min-width:1024px){.container.svelte-xd324w{padding-left:1.5rem;padding-right:1.5rem}}h1.svelte-xd324w{margin:0;font-size:48px;font-weight:700;line-height:56px;color:var(--default-color)}h1.svelte-xd324w span:where(.svelte-xd324w){color:var(--accent-color);display:block}p.svelte-xd324w{color:color-mix(in srgb,var(--default-color),transparent 30%);margin:5px 0 30px;font-size:20px}.btn-get-started.svelte-xd324w{color:var(--contrast-color);background:var(--accent-color);font-weight:400;font-size:16px;letter-spacing:1px;display:inline-block;padding:12px 30px;border-radius:4px;transition:.3s;box-shadow:0 8px 28px #0000001a}.btn-get-started.svelte-xd324w:hover{background:color-mix(in srgb,var(--accent-color),transparent 15%)}.btn-watch-video.svelte-xd324w{font-size:16px;transition:.3s;margin-left:25px;color:var(--default-color);font-weight:600}.btn-watch-video.svelte-xd324w i:where(.svelte-xd324w){color:var(--accent-color);font-size:32px;margin-right:8px}.btn-watch-video.svelte-xd324w:hover{color:var(--accent-color)}@media(max-width:640px){h1.svelte-xd324w{font-size:28px;line-height:36px}p.svelte-xd324w{font-size:18px;margin-bottom:30px}}section.svelte-14fjncb{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--button-text-light));--background-color: rgb(var(--site-dark));--contrast-color: rgb(var(--button-text-light));padding-top:120px;position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;padding-bottom:80px;background-color:var(--background-color)}.hero-video-container.svelte-14fjncb{position:absolute;inset:0;z-index:1}.hero-video-container.svelte-14fjncb video:where(.svelte-14fjncb){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-14fjncb{position:absolute;inset:0;background:color-mix(in srgb,var(--background-color),transparent 20%);z-index:2}.container.svelte-14fjncb{position:relative;z-index:3}.hero-content.svelte-14fjncb h1:where(.svelte-14fjncb){font-size:3.5rem;font-weight:600;margin-bottom:1rem;line-height:1.2;color:var(--default-color)}.hero-content.svelte-14fjncb p:where(.svelte-14fjncb){font-size:1.2rem;margin-bottom:1.25rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto;color:color-mix(in srgb,var(--default-color),transparent 15%)}@media(max-width:768px){.hero-content.svelte-14fjncb h1:where(.svelte-14fjncb){font-size:2.5rem}}@media(max-width:576px){.hero-content.svelte-14fjncb h1:where(.svelte-14fjncb){font-size:2rem}}.hero-actions.svelte-14fjncb{margin-top:1.5rem}.hero-actions.svelte-14fjncb .btn:where(.svelte-14fjncb){padding:15px 30px;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-radius:6px;margin:0 10px;transition:all .3s ease}.hero-actions.svelte-14fjncb .btn-primary:where(.svelte-14fjncb){background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.hero-actions.svelte-14fjncb .btn-primary:where(.svelte-14fjncb):hover{background-color:color-mix(in srgb,var(--accent-color),black 15%);transform:translateY(-2px)}.hero-actions.svelte-14fjncb .btn-secondary:where(.svelte-14fjncb){background-color:transparent;border:2px solid color-mix(in srgb,var(--default-color),transparent 50%);color:var(--default-color)}.hero-actions.svelte-14fjncb .btn-secondary:where(.svelte-14fjncb):hover{color:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px)}@media(max-width:576px){.hero-actions.svelte-14fjncb .btn:where(.svelte-14fjncb){display:block;margin:10px auto;width:fit-content}}.hero-stats.svelte-14fjncb{margin-top:2.5rem;background-color:color-mix(in srgb,var(--background-color),transparent 90%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:15px;padding:2rem;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}.hero-stats.svelte-14fjncb .stat-item:where(.svelte-14fjncb){text-align:center;padding:1rem}.hero-stats.svelte-14fjncb .stat-item:where(.svelte-14fjncb) .stat-number:where(.svelte-14fjncb){display:block;font-size:2.5rem;font-weight:600;margin-bottom:.5rem;color:var(--default-color)}.hero-stats.svelte-14fjncb .stat-item:where(.svelte-14fjncb) .stat-label:where(.svelte-14fjncb){font-size:.9rem;color:color-mix(in srgb,var(--default-color),transparent 30%);text-transform:uppercase;letter-spacing:1px;font-weight:500}@media(max-width:768px){.hero-stats.svelte-14fjncb .stat-item:where(.svelte-14fjncb){margin-bottom:1.5rem}.hero-stats.svelte-14fjncb .stat-item:where(.svelte-14fjncb):last-child{margin-bottom:0}}section.svelte-1jpydbe{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--button-text-light));--background-color: rgb(var(--site-dark));--contrast-color: rgb(var(--button-text-light));padding-top:80px;min-height:80vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-bottom:80px;background-color:var(--background-color)}section.svelte-1jpydbe>img:where(.svelte-1jpydbe){position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;z-index:1}section.svelte-1jpydbe:before{content:"";background:color-mix(in srgb,var(--background-color),transparent 30%);position:absolute;inset:0;z-index:2}.container.svelte-1jpydbe{position:relative;z-index:3}h2.svelte-1jpydbe{margin:0;font-size:48px;font-weight:700;color:var(--default-color)}p.svelte-1jpydbe{margin:10px 0 0;font-size:24px;color:color-mix(in srgb,var(--default-color),transparent 20%)}.typed.svelte-1jpydbe,.typed-cursor.svelte-1jpydbe{color:var(--accent-color);letter-spacing:1px;border-bottom:2px solid var(--accent-color)}.typed-cursor.svelte-1jpydbe{animation:svelte-1jpydbe-blink 1s step-end infinite}@keyframes svelte-1jpydbe-blink{50%{opacity:0}}.btn-get-started.svelte-1jpydbe{color:var(--contrast-color);background:var(--accent-color);font-weight:400;font-size:16px;letter-spacing:1px;display:inline-block;padding:12px 30px;border-radius:4px;transition:.3s;margin-top:20px}.btn-get-started.svelte-1jpydbe:hover{background:color-mix(in srgb,var(--accent-color),transparent 15%)}.clients-row.svelte-1jpydbe{margin-top:40px}.clients-row-item.svelte-1jpydbe{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:color-mix(in srgb,var(--default-color),transparent 45%);transition:color .3s}.clients-row-item.svelte-1jpydbe:hover{color:var(--default-color)}.clients-row-logo.svelte-1jpydbe{height:22px;width:auto;object-fit:contain;opacity:.7}@media(max-width:768px){h2.svelte-1jpydbe{font-size:32px}p.svelte-1jpydbe{font-size:20px}}.marquee.svelte-1csopa8{animation:svelte-1csopa8-logos-marquee 30s linear infinite}.marquee.svelte-1csopa8:hover{animation-play-state:paused}@keyframes svelte-1csopa8-logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cinema-slider.svelte-1e6wae8{position:relative;background:#0a0a0a;overflow:hidden}.slide.svelte-1e6wae8{position:absolute;inset:0;opacity:0;transition:opacity .9s ease;pointer-events:none}.slide.active.svelte-1e6wae8{position:relative;opacity:1;pointer-events:auto}.cinema-frame.svelte-1e6wae8{position:relative;height:80vh;min-height:560px;overflow:hidden}.cinema-frame.no-image.svelte-1e6wae8{background:rgb(var(--site-dark, 30 30 30))}.cinema-frame.svelte-1e6wae8 img:where(.svelte-1e6wae8){width:100%;height:100%;object-fit:cover;transition:transform 6s cubic-bezier(.25,.46,.45,.94)}.slide.active.svelte-1e6wae8 .cinema-frame:where(.svelte-1e6wae8) img:where(.svelte-1e6wae8){transform:scale(1.08)}.frame-overlay.svelte-1e6wae8{position:absolute;inset:0;background:linear-gradient(105deg,#000000c7,#0000008c 40%,#00000026);pointer-events:none;z-index:1}.frame-content.svelte-1e6wae8{position:absolute;inset:0;z-index:2;display:flex;align-items:center}.frame-inner-wrap.svelte-1e6wae8{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.content-inner.svelte-1e6wae8{max-width:600px}.accent-line.svelte-1e6wae8{width:56px;height:2px;background:rgb(var(--highlight-light));margin-bottom:28px;transition:width .6s ease}.slide.active.svelte-1e6wae8 .accent-line:where(.svelte-1e6wae8){width:80px}.tag-label.svelte-1e6wae8{display:inline-block;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--highlight-light));margin-bottom:24px;opacity:0;transform:translateY(12px);transition:all .7s ease .2s}.slide.active.svelte-1e6wae8 .tag-label:where(.svelte-1e6wae8){opacity:1;transform:translateY(0)}.content-inner.svelte-1e6wae8 h3:where(.svelte-1e6wae8){font-size:48px;font-weight:500;line-height:1.2;letter-spacing:.02em;color:#fff;margin-bottom:24px;opacity:0;transform:translateY(20px);transition:all .7s ease .35s}.content-inner.svelte-1e6wae8 h3.plain:where(.svelte-1e6wae8){color:rgb(var(--default-light, 240 240 240))}.slide.active.svelte-1e6wae8 .content-inner:where(.svelte-1e6wae8) h3:where(.svelte-1e6wae8){opacity:1;transform:translateY(0)}.content-inner.svelte-1e6wae8 p:where(.svelte-1e6wae8){font-size:17px;font-weight:300;line-height:1.8;color:#ffffffb8;margin-bottom:36px;opacity:0;transform:translateY(20px);transition:all .7s ease .5s}.content-inner.svelte-1e6wae8 p.plain:where(.svelte-1e6wae8){color:rgb(var(--tertiary-light, 160 160 160))}.slide.active.svelte-1e6wae8 .content-inner:where(.svelte-1e6wae8) p:where(.svelte-1e6wae8){opacity:1;transform:translateY(0)}.refined-btn.svelte-1e6wae8{display:inline-flex;align-items:center;gap:12px;padding:16px 40px;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:2px;text-decoration:none;transition:all .5s ease;opacity:0;transform:translateY(20px)}.refined-btn.svelte-1e6wae8:hover{background:rgb(var(--highlight-light));border-color:rgb(var(--highlight-light));color:#fff}.slide.active.svelte-1e6wae8 .refined-btn:where(.svelte-1e6wae8){opacity:1;transform:translateY(0);transition:all .7s ease .65s}.slider-controls.svelte-1e6wae8{position:absolute;bottom:48px;left:0;right:0;z-index:3;max-width:1280px;margin:0 auto;padding:0 32px;pointer-events:none}.controls-inner.svelte-1e6wae8{display:flex;align-items:center;gap:32px;justify-content:flex-end;pointer-events:auto}.pagination.svelte-1e6wae8{font-size:16px;font-weight:400;letter-spacing:.08em;color:#fff9}.pagination.svelte-1e6wae8 .current:where(.svelte-1e6wae8){font-size:28px;font-weight:500;color:#fff}.nav-arrows.svelte-1e6wae8{display:flex;align-items:center;gap:4px}.nav-arrows.svelte-1e6wae8 button:where(.svelte-1e6wae8){width:52px;height:52px;border:1px solid rgba(255,255,255,.25);border-radius:0;background:transparent;cursor:pointer;font-size:16px;font-weight:300;color:#ffffffb3;transition:all .5s ease}.nav-arrows.svelte-1e6wae8 button:where(.svelte-1e6wae8):hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}@media(max-width:1200px){.content-inner.svelte-1e6wae8 h3:where(.svelte-1e6wae8){font-size:42px}.content-inner.svelte-1e6wae8{max-width:520px}}@media(max-width:992px){.cinema-frame.svelte-1e6wae8{min-height:480px}.content-inner.svelte-1e6wae8 h3:where(.svelte-1e6wae8){font-size:36px}.content-inner.svelte-1e6wae8 p:where(.svelte-1e6wae8){font-size:16px}.frame-inner-wrap.svelte-1e6wae8{padding:0 24px}.slider-controls.svelte-1e6wae8{bottom:36px;padding:0 24px}}@media(max-width:768px){.cinema-frame.svelte-1e6wae8{min-height:520px}.frame-overlay.svelte-1e6wae8{background:linear-gradient(180deg,#00000040,#000000b3 60%,#000000d9)}.frame-content.svelte-1e6wae8{align-items:flex-end}.frame-inner-wrap.svelte-1e6wae8{padding:0 16px 120px}.content-inner.svelte-1e6wae8{max-width:100%}.content-inner.svelte-1e6wae8 h3:where(.svelte-1e6wae8){font-size:30px}.content-inner.svelte-1e6wae8 p:where(.svelte-1e6wae8){font-size:15px;margin-bottom:28px}.refined-btn.svelte-1e6wae8{padding:14px 32px;font-size:12px}.slider-controls.svelte-1e6wae8{bottom:24px;padding:0 16px}.controls-inner.svelte-1e6wae8{gap:20px}.nav-arrows.svelte-1e6wae8 button:where(.svelte-1e6wae8){width:44px;height:44px;font-size:14px}.pagination.svelte-1e6wae8 .current:where(.svelte-1e6wae8){font-size:22px}}@media(max-width:576px){.cinema-frame.svelte-1e6wae8{min-height:460px}.content-inner.svelte-1e6wae8 h3:where(.svelte-1e6wae8){font-size:26px}.accent-line.svelte-1e6wae8{width:40px;margin-bottom:20px}.slide.active.svelte-1e6wae8 .accent-line:where(.svelte-1e6wae8){width:56px}.tag-label.svelte-1e6wae8{font-size:11px;margin-bottom:18px}.frame-inner-wrap.svelte-1e6wae8{padding:0 16px 100px}.slider-controls.svelte-1e6wae8{bottom:20px;padding:0 16px}}section.svelte-1blm2et{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: rgb(var(--site-light));--surface-color: color-mix(in srgb, rgb(var(--site-light)), rgb(var(--default-light)) 4%);background-color:var(--background-color);padding:60px 0}.dark section.svelte-1blm2et{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: rgb(var(--site-dark));--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-1blm2et{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-1blm2et{padding:0 1.5rem}}.card-item.svelte-1blm2et{padding:4px 0 32px;height:100%}.card.svelte-1blm2et{display:flex;flex-direction:column;height:100%;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:12px;overflow:hidden;transition:all .3s ease-out}.card.svelte-1blm2et:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.card-image.svelte-1blm2et{aspect-ratio:16/10;overflow:hidden}.card-image.svelte-1blm2et img:where(.svelte-1blm2et){width:100%;height:100%;object-fit:cover;display:block}.card-body.svelte-1blm2et{padding:24px;display:flex;flex-direction:column;gap:8px;flex:1}.eyebrow.svelte-1blm2et{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color)}.card-body.svelte-1blm2et h3:where(.svelte-1blm2et){font-size:19px;font-weight:600;color:var(--heading-color);margin:0}.card-body.svelte-1blm2et p:where(.svelte-1blm2et){font-size:14px;line-height:1.6;color:color-mix(in srgb,var(--default-color),transparent 25%);margin:0}.card-link.svelte-1blm2et{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px;font-size:14px;font-weight:600;color:var(--heading-color);text-decoration:none}.card-link.svelte-1blm2et svg:where(.svelte-1blm2et){width:14px;height:14px;fill:currentColor;color:var(--accent-color);transition:transform .3s ease-out}.card-link.svelte-1blm2et:hover svg:where(.svelte-1blm2et){transform:translate(4px)}section.svelte-590iy2{--accent-color: rgb(var(--primary-600));--default-color: rgb(var(--default-light));--heading-color: rgb(var(--default-light));--background-color: color-mix(in srgb, rgb(var(--site-light)), rgb(var(--default-light)) 4%);--surface-color: rgb(var(--site-light));background-color:var(--background-color);padding:60px 0}.dark section.svelte-590iy2{--default-color: rgb(var(--default-dark));--heading-color: rgb(var(--default-dark));--background-color: color-mix(in srgb, rgb(var(--site-dark)), black 25%);--surface-color: color-mix(in srgb, rgb(var(--site-dark)), white 6%)}.container.svelte-590iy2{max-width:1280px;padding:0 1rem;margin:0 auto}@media(min-width:1024px){.container.svelte-590iy2{padding:0 1.5rem}}.grid-items.svelte-590iy2{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.grid-items.svelte-590iy2{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.grid-items.svelte-590iy2{grid-template-columns:repeat(3,1fr)}}.grid-item.svelte-590iy2{background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:12px;overflow:hidden;transition:all .3s ease-out}.grid-item.svelte-590iy2:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.thumb.svelte-590iy2{position:relative;display:block;width:100%;padding:0;border:none;cursor:pointer;aspect-ratio:16/9;overflow:hidden;background:none}.thumb.svelte-590iy2 img:where(.svelte-590iy2){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.thumb.svelte-590iy2:hover img:where(.svelte-590iy2){transform:scale(1.06)}.inline-embed.svelte-590iy2{aspect-ratio:16/9}.play-btn.svelte-590iy2{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.play-btn.svelte-590iy2:before{content:"";position:absolute;inset:0;background:color-mix(in srgb,black,transparent 65%);transition:background .3s ease}.thumb.svelte-590iy2:hover .play-btn:where(.svelte-590iy2):before{background:color-mix(in srgb,black,transparent 45%)}.play-btn.svelte-590iy2 svg:where(.svelte-590iy2){position:relative;width:26px;height:26px;color:#fff;padding:18px;box-sizing:content-box;background-color:var(--accent-color);border-radius:50%;transition:transform .3s ease}.thumb.svelte-590iy2:hover .play-btn:where(.svelte-590iy2) svg:where(.svelte-590iy2){transform:scale(1.1)}.info.svelte-590iy2{padding:20px}.info.svelte-590iy2 .tag:where(.svelte-590iy2){display:inline-block;margin-bottom:8px;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 88%)}.info.svelte-590iy2 h4:where(.svelte-590iy2){margin:0 0 6px;font-size:17px;font-weight:600}.info.svelte-590iy2 h4:where(.svelte-590iy2) a:where(.svelte-590iy2){color:var(--heading-color);text-decoration:none}.info.svelte-590iy2 h4:where(.svelte-590iy2) a:where(.svelte-590iy2):hover{color:var(--accent-color)}.info.svelte-590iy2 p:where(.svelte-590iy2){margin:0;font-size:14px;line-height:1.6;color:color-mix(in srgb,var(--default-color),transparent 25%)}.webfe-missing.svelte-1ec4s7i,.webfe-missing.svelte-1we9htl,.webfe-missing.svelte-1rcvots{padding:1rem;font:12px ui-monospace,monospace;color:#b91c1c;background:#fef2f2;border:1px dashed #fca5a5}
