.fc-section[data-astro-cid-qosmr4zm]{padding:5rem 0 4rem;background:var(--surface-base);position:relative;overflow-x:clip}.fc-section[data-astro-cid-qosmr4zm]:before,.fc-section[data-astro-cid-qosmr4zm]:after{content:"";position:absolute;top:0;bottom:0;width:18%;pointer-events:none;z-index:10}.fc-section[data-astro-cid-qosmr4zm]:before{left:0;background:linear-gradient(to right,var(--surface-base) 0%,transparent 100%)}.fc-section[data-astro-cid-qosmr4zm]:after{right:0;background:linear-gradient(to left,var(--surface-base) 0%,transparent 100%)}.fc-header[data-astro-cid-qosmr4zm]{margin-bottom:3rem;text-align:center}.fc-viewport[data-astro-cid-qosmr4zm]{position:relative;overflow:visible;padding-top:5rem;padding-bottom:5rem}.fc-bg-num[data-astro-cid-qosmr4zm]{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);font-family:Space Grotesk,sans-serif;font-size:clamp(7rem,18vw,14rem);font-weight:800;color:var(--ink-high);opacity:.04;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;transition:color .3s ease;letter-spacing:-.05em;line-height:1}.fc-track[data-astro-cid-qosmr4zm]{display:flex;gap:1.25rem;will-change:transform;transition:transform .55s cubic-bezier(.22,1,.36,1);cursor:grab;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fc-track[data-astro-cid-qosmr4zm].is-dragging{cursor:grabbing;transition:none}.fc-card[data-astro-cid-qosmr4zm]{flex-shrink:0;display:flex;flex-direction:row;width:clamp(340px,44vw,540px);min-height:330px;border-radius:1.25rem;background:var(--surface-card);border:1px solid var(--edge-bright);overflow:hidden;position:relative;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s ease,opacity .45s ease,border-color .45s ease;opacity:.28;transform:scale(.72) translateY(16px)}.fc-card[data-astro-cid-qosmr4zm].is-active{opacity:1;transform:scale(1.38) translateY(0);box-shadow:0 20px 64px #1e40af47,0 4px 16px #0000001f;border-color:#3b82f659;z-index:2}.fc-body[data-astro-cid-qosmr4zm]{flex:0 0 52%;padding:1.75rem 1.5rem 1.75rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;gap:.85rem;min-width:0;position:relative}.fc-meta[data-astro-cid-qosmr4zm]{display:flex;align-items:center;justify-content:space-between}.fc-body-main[data-astro-cid-qosmr4zm]{display:flex;flex-direction:column;gap:.3rem}.fc-tag[data-astro-cid-qosmr4zm]{font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;background:#d9770626;border:1px solid rgba(217,119,6,.3);padding:.2rem .55rem;border-radius:999px}.fc-num-badge[data-astro-cid-qosmr4zm]{font-family:Space Grotesk,sans-serif;font-size:.6rem;font-weight:700;color:var(--ink-low);letter-spacing:.08em}.fc-title[data-astro-cid-qosmr4zm]{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;color:var(--ink-high);margin-bottom:.35rem;line-height:1.25}.fc-subtitle[data-astro-cid-qosmr4zm]{font-size:.68rem;font-weight:600;color:var(--brand-light);margin-bottom:0;line-height:1.4}.fc-desc[data-astro-cid-qosmr4zm]{font-size:.72rem;line-height:1.65;color:var(--ink-mid);display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.fc-img-wrap[data-astro-cid-qosmr4zm]{flex:1;position:relative;overflow:hidden;min-height:330px}.fc-img[data-astro-cid-qosmr4zm]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.fc-card[data-astro-cid-qosmr4zm].is-active .fc-img[data-astro-cid-qosmr4zm]{transform:scale(1.04)}.fc-placeholder[data-astro-cid-qosmr4zm]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--fc-color) 22%,transparent),color-mix(in srgb,var(--fc-color) 6%,transparent))}.fc-placeholder-icon[data-astro-cid-qosmr4zm]{font-size:3.5rem;line-height:1}.fc-img-edge[data-astro-cid-qosmr4zm]{display:none}.fc-nav-row[data-astro-cid-qosmr4zm]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1rem 0;position:relative;z-index:3}.fc-btn[data-astro-cid-qosmr4zm]{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--edge-bright);background:var(--surface-card);color:var(--ink-high);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease;flex-shrink:0}.fc-btn[data-astro-cid-qosmr4zm]:hover:not(:disabled){border-color:#3b82f680;color:var(--brand-light);background:#3b82f60f}.fc-btn[data-astro-cid-qosmr4zm]:disabled{opacity:.28;cursor:not-allowed}.fc-dots[data-astro-cid-qosmr4zm]{display:flex;gap:.4rem;align-items:center}.fc-dot[data-astro-cid-qosmr4zm]{width:6px;height:6px;border-radius:50%;border:none;background:var(--edge-bright);cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease,width .25s ease;flex-shrink:0}.fc-dot[data-astro-cid-qosmr4zm].is-active{background:var(--brand-light);width:20px;border-radius:3px}.fc-card[data-astro-cid-qosmr4zm].is-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;transform-origin:left center;transform:scaleX(0);animation:fc-progress var(--fc-duration, 20s) linear forwards;border-radius:0 0 1.25rem 1.25rem;background:linear-gradient(90deg,#1e40af,#3b82f6 60%,#60a5fa)}html.dark .fc-card[data-astro-cid-qosmr4zm].is-active:after{background:linear-gradient(90deg,#d97706,#f59e0b 60%,#fcd34d)}.fc-section[data-astro-cid-qosmr4zm].fc-paused .fc-card[data-astro-cid-qosmr4zm].is-active:after{animation-play-state:paused}.fc-section[data-astro-cid-qosmr4zm].fc-no-trans .fc-card[data-astro-cid-qosmr4zm]{transition:none!important}@keyframes fc-progress{to{transform:scaleX(1)}}@media(max-width:639px){.fc-section[data-astro-cid-qosmr4zm]{padding:3rem 0 2.5rem}.fc-section[data-astro-cid-qosmr4zm]:before,.fc-section[data-astro-cid-qosmr4zm]:after{width:6%}.fc-header[data-astro-cid-qosmr4zm]{margin-bottom:2rem}.fc-viewport[data-astro-cid-qosmr4zm]{padding-top:1rem;padding-bottom:1rem}.fc-bg-num[data-astro-cid-qosmr4zm]{display:none}.fc-card[data-astro-cid-qosmr4zm]{flex-direction:column;width:82vw;min-height:auto;transform:scale(.9) translateY(8px);opacity:.45}.fc-card[data-astro-cid-qosmr4zm].is-active{transform:scale(1) translateY(0)!important;box-shadow:0 8px 32px #1e40af38,0 2px 8px #0000001a}.fc-img-wrap[data-astro-cid-qosmr4zm]{flex:0 0 150px;min-height:150px;width:100%;order:-1}.fc-body[data-astro-cid-qosmr4zm]{flex:1;padding:1rem 1.25rem 1.25rem;gap:.6rem}.fc-desc[data-astro-cid-qosmr4zm]{-webkit-line-clamp:4}}.device-img[data-astro-cid-zm76lqep]{transition:transform 2s cubic-bezier(.22,1,.36,1),opacity 1.6s ease}.device-img[data-astro-cid-zm76lqep][data-device=pos]{transform:translate(60px) translateY(-40px);opacity:0}.device-img[data-astro-cid-zm76lqep][data-device=tablet]{transform:translate(-60px) translateY(30px);opacity:0}.device-img[data-astro-cid-zm76lqep][data-device=mobile]{transform:translate(50px) translateY(30px);opacity:0;transition-delay:.3s}.devices-wrap[data-astro-cid-zm76lqep].devices-visible .device-img[data-astro-cid-zm76lqep]{transform:translate(0);opacity:1}
