.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100vh;font-family:var(--font-geist-sans);flex-direction:column;align-items:center;padding:2rem;display:flex}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__main{flex-direction:column;gap:2rem;width:100%;max-width:1200px;display:flex}.page-module___8aEwW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module___8aEwW__main li:not(:last-of-type){margin-bottom:8px}.page-module___8aEwW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module___8aEwW__ctas{gap:16px;display:flex}.page-module___8aEwW__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module___8aEwW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module___8aEwW__footer{grid-row-start:3;gap:24px;display:flex}.page-module___8aEwW__footer a{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module___8aEwW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module___8aEwW__page{padding:32px 32px 80px}.page-module___8aEwW__main{align-items:center}.page-module___8aEwW__main ol{text-align:center}.page-module___8aEwW__ctas{flex-direction:column}.page-module___8aEwW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module___8aEwW__secondary{min-width:auto}.page-module___8aEwW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}}.page-module___8aEwW__toggleButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:8px;align-self:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .3s}.page-module___8aEwW__toggleButton:hover{background-color:#0051b3}
.CameraStream-module__xUpKBG__cameraContainer{aspect-ratio:16/9;background-color:#000;border-radius:8px;width:100%;max-width:640px;margin:0 auto;transition:height .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.CameraStream-module__xUpKBG__cameraContainer.CameraStream-module__xUpKBG__collapsed{height:0;aspect-ratio:unset}.CameraStream-module__xUpKBG__cameraVideo{background:#000;width:100%;height:auto;transition:height .3s;display:block}.CameraStream-module__xUpKBG__toggleButton{z-index:10;color:#fff;cursor:pointer;background-color:#000000b3;border:1px solid #ffffff4d;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;position:fixed;top:1rem;right:1rem}.CameraStream-module__xUpKBG__toggleButton:hover{background-color:#000000e6;border-color:#ffffff80}
.Carousel-module__F0HZLG__carouselContainer{width:100%;max-width:800px;margin:2rem auto;padding:0 1rem}.Carousel-module__F0HZLG__carousel{border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 4px 6px #0000001a}.Carousel-module__F0HZLG__cardsWrapper{width:100%;position:relative;overflow:visible}.Carousel-module__F0HZLG__cardsContainer{gap:1rem;width:300%;height:400px;transition:transform .5s ease-in-out;display:flex;position:relative}.Carousel-module__F0HZLG__card{opacity:.5;background:#fff;border-radius:8px;flex-direction:column;flex:0 0 calc(33.333% - 1rem);width:calc(33.333% - 1rem);height:100%;transition:all .3s;display:flex;overflow:hidden;transform:scale(.9)}.Carousel-module__F0HZLG__card.Carousel-module__F0HZLG__active{opacity:1;transform:scale(1)}.Carousel-module__F0HZLG__cardImage{object-fit:cover;width:100%;height:60%}.Carousel-module__F0HZLG__cardContent{flex-direction:column;flex:1;justify-content:center;padding:1rem;display:flex}.Carousel-module__F0HZLG__cardContent h3{color:#333;margin:0 0 .5rem;font-size:1.5rem}.Carousel-module__F0HZLG__cardContent p{color:#666;margin:0;line-height:1.4}.Carousel-module__F0HZLG__navButton{cursor:pointer;color:#333;z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__F0HZLG__navButton:hover{background:#fff}.Carousel-module__F0HZLG__navButton:first-child{left:1rem}.Carousel-module__F0HZLG__navButton:last-child{right:1rem}.Carousel-module__F0HZLG__dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.Carousel-module__F0HZLG__dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.Carousel-module__F0HZLG__dot.Carousel-module__F0HZLG__active{background:#333}
