.AppCard-module__mOiyua__link{color:inherit;text-decoration:none;display:block}.AppCard-module__mOiyua__card{background:var(--surface);border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;transition:transform .28s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.AppCard-module__mOiyua__card:hover{border-color:color-mix(in srgb, var(--app-color) 55%, transparent);box-shadow:0 16px 40px #0006, 0 0 30px color-mix(in srgb, var(--app-color) 12%, transparent);transform:translateY(-5px)scale(1.018)}.AppCard-module__mOiyua__visual{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AppCard-module__mOiyua__visualBg{background:radial-gradient(ellipse 90% 90% at 50% 65%, color-mix(in srgb, var(--app-color) 28%, transparent) 0%, color-mix(in srgb, var(--app-color) 4%, transparent) 60%, transparent 100%), var(--surface);transition:opacity .3s;position:absolute;inset:0}.AppCard-module__mOiyua__card:hover .AppCard-module__mOiyua__visualBg{opacity:1.3}.AppCard-module__mOiyua__icon{z-index:1;object-fit:contain;width:50%;height:50%;filter:drop-shadow(0 6px 16px color-mix(in srgb, var(--app-color) 35%, transparent));border-radius:16%;transition:transform .28s cubic-bezier(.34,1.56,.64,1);position:relative}.AppCard-module__mOiyua__card:hover .AppCard-module__mOiyua__icon{transform:scale(1.1)translateY(-2px)}.AppCard-module__mOiyua__placeholder{z-index:1;aspect-ratio:1;background:color-mix(in srgb, var(--app-color) 70%, #000);color:#fff;border-radius:16%;justify-content:center;align-items:center;width:50%;font-size:2.2rem;font-weight:900;transition:transform .28s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.AppCard-module__mOiyua__card:hover .AppCard-module__mOiyua__placeholder{transform:scale(1.1)translateY(-2px)}.AppCard-module__mOiyua__body{flex-direction:column;gap:.15rem;padding:.75rem .9rem .85rem;display:flex;position:relative;overflow:hidden}.AppCard-module__mOiyua__typeLabel{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--app-color) 75%, var(--muted));margin:0;font-size:.55rem;font-weight:800}.AppCard-module__mOiyua__name{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;font-weight:800;line-height:1.2;overflow:hidden}.AppCard-module__mOiyua__cta{background:color-mix(in srgb, var(--app-color) 88%, #000 12%);will-change:transform;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.33,1,.68,1);display:flex;position:absolute;inset:0;transform:translateY(calc(100% + 2px))}.AppCard-module__mOiyua__card:hover .AppCard-module__mOiyua__cta{transform:translateY(0)}.AppCard-module__mOiyua__ctaInner{color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:.4rem;font-size:.62rem;font-weight:800;display:flex}.AppCard-module__mOiyua__cardFeatured{flex-direction:row;height:100%}.AppCard-module__mOiyua__visualFeatured{border-right:1px solid #ffffff0d;flex-shrink:0;width:50%}.AppCard-module__mOiyua__bodyFeatured{justify-content:center}.AppCard-module__mOiyua__visualFeatured .AppCard-module__mOiyua__icon,.AppCard-module__mOiyua__visualFeatured .AppCard-module__mOiyua__placeholder{width:80%;height:80%}.AppCard-module__mOiyua__nameFeatured{white-space:normal;text-overflow:unset;font-size:1.05rem;line-height:1.25;overflow:visible}.AppCard-module__mOiyua__description{color:var(--muted);margin:.45rem 0 0;font-size:.7rem;line-height:1.55}@media (max-width:600px){.AppCard-module__mOiyua__cardFeatured{flex-direction:column;height:auto}.AppCard-module__mOiyua__visualFeatured{aspect-ratio:1;width:100%}}
.AppGallery-module__3zRLYG__section{padding:6rem clamp(1.5rem,5vw,5rem) 8rem;position:relative;overflow:hidden}.AppGallery-module__3zRLYG__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14 20% 80%,#0000);height:1px;position:absolute;top:0;left:clamp(1.5rem,5vw,5rem);right:clamp(1.5rem,5vw,5rem)}.AppGallery-module__3zRLYG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.AppGallery-module__3zRLYG__headerText{flex-direction:column;gap:.25rem;display:flex}.AppGallery-module__3zRLYG__headerTitle{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(105deg, var(--fg) 0%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:900}.AppGallery-module__3zRLYG__filterPanel{background:var(--surface);border:1px solid #ffffff0f;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem;display:flex}.AppGallery-module__3zRLYG__filterGroup{gap:.25rem;display:flex}.AppGallery-module__3zRLYG__filterDivider{background:#ffffff1a;flex-shrink:0;align-self:center;width:1px;height:1.5rem}.AppGallery-module__3zRLYG__filterBtn{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s,transform .18s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.AppGallery-module__3zRLYG__filterBtn:hover{color:var(--fg);background:#ffffff0f}.AppGallery-module__3zRLYG__filterActive{color:var(--accent);background:#0080ff2e}.AppGallery-module__3zRLYG__filterActive:hover{color:var(--accent);background:#0080ff40}.AppGallery-module__3zRLYG__filterEmoji{font-size:.85rem;line-height:1}.AppGallery-module__3zRLYG__countBar{align-items:baseline;gap:.5rem;margin-bottom:2.5rem;display:flex}.AppGallery-module__3zRLYG__countNumber{font-family:var(--font-display);color:var(--fg);letter-spacing:-.02em;font-size:1.4rem;font-weight:900}.AppGallery-module__3zRLYG__countLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:700}.AppGallery-module__3zRLYG__clearBtn{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:2rem;margin-left:auto;padding:.3rem .8rem;font-size:.65rem;font-weight:700;transition:background .15s,color .15s}.AppGallery-module__3zRLYG__clearBtn:hover{color:#ff3b30;background:#ff3b3026;border-color:#ff3b304d}.AppGallery-module__3zRLYG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-flow:dense;gap:1.25rem;display:grid}.AppGallery-module__3zRLYG__gridItem{animation:AppGallery-module__3zRLYG__fadeUp .45s ease-out calc(var(--i) * 35ms) both}.AppGallery-module__3zRLYG__gridItemFeatured{grid-column:span 2}.AppGallery-module__3zRLYG__gridItemFeatured,.AppGallery-module__3zRLYG__gridItemFeatured>*{height:100%}.AppGallery-module__3zRLYG__empty{color:var(--muted);flex-direction:column;align-items:center;gap:1rem;padding:8rem 2rem;display:flex}.AppGallery-module__3zRLYG__emptyIcon{opacity:.3;font-size:3rem}.AppGallery-module__3zRLYG__empty p{letter-spacing:.05em;font-size:.9rem;font-weight:600}.AppGallery-module__3zRLYG__toolsSection{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3.5rem;padding-top:3rem;display:grid}.AppGallery-module__3zRLYG__toolCard{background:var(--surface);color:inherit;border:1px solid #ffffff0f;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.AppGallery-module__3zRLYG__toolCard:hover{background:color-mix(in srgb, var(--surface) 90%, #0080ff26);border-color:#0080ff4d;transform:translateY(-3px)}.AppGallery-module__3zRLYG__toolIcon{width:44px;height:44px;color:var(--accent);background:#0080ff1a;border:1px solid #0080ff26;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppGallery-module__3zRLYG__toolBody{flex:1;min-width:0}.AppGallery-module__3zRLYG__toolTitle{color:var(--fg);letter-spacing:.01em;margin:0;font-size:.85rem;font-weight:800}.AppGallery-module__3zRLYG__toolSubtitle{color:var(--muted);margin:.25rem 0 0;font-size:.7rem;line-height:1.5}.AppGallery-module__3zRLYG__toolArrow{color:var(--muted);flex-shrink:0;font-size:1.1rem;transition:color .2s,transform .2s cubic-bezier(.34,1.56,.64,1)}.AppGallery-module__3zRLYG__toolCard:hover .AppGallery-module__3zRLYG__toolArrow{color:var(--accent);transform:translate(4px)}@media (max-width:860px){.AppGallery-module__3zRLYG__header{flex-direction:column;align-items:flex-start}.AppGallery-module__3zRLYG__filterPanel{width:100%}.AppGallery-module__3zRLYG__filterGroup{flex-wrap:wrap}}@media (max-width:600px){.AppGallery-module__3zRLYG__section{padding:4rem 1.25rem 5rem}.AppGallery-module__3zRLYG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.875rem}.AppGallery-module__3zRLYG__headerTitle{font-size:clamp(3rem,15vw,5rem)}.AppGallery-module__3zRLYG__toolsSection{grid-template-columns:1fr}}
.BundleBanner-module__Ncc_fa__banner{z-index:101;color:#d2e1ffe6;background:linear-gradient(90deg,#0a1e5afa 0%,#0f1437fc 50%,#0a1e5afa 100%);border-bottom:1px solid #508cff33;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem;padding:14px clamp(1rem,4vw,2.5rem) 14px calc(clamp(1rem,4vw,2.5rem) + 96px);text-decoration:none;transition:color .2s;display:flex;position:relative;overflow:visible}.BundleBanner-module__Ncc_fa__banner:hover{color:#fff}.BundleBanner-module__Ncc_fa__badgeWrap{z-index:110;filter:drop-shadow(0 4px 16px #1d6ef58c);flex-shrink:0;width:88px;height:88px;position:absolute;top:50%;left:clamp(1rem,4vw,2.5rem);transform:translateY(-50%)}.BundleBanner-module__Ncc_fa__badgeBg{clip-path:polygon(50% 0%,60% 11%,75% 7%,78% 22%,93% 25%,89% 40%,100% 50%,89% 60%,93% 75%,78% 78%,75% 93%,60% 89%,50% 100%,40% 89%,25% 93%,22% 78%,7% 75%,11% 60%,0% 50%,11% 40%,7% 25%,22% 22%,25% 7%,40% 11%);background:#1d6ef5;animation:28s linear infinite BundleBanner-module__Ncc_fa__badgeSpin;position:absolute;inset:0}.BundleBanner-module__Ncc_fa__banner:hover .BundleBanner-module__Ncc_fa__badgeBg{background:#3b82f6}.BundleBanner-module__Ncc_fa__badgeText{letter-spacing:-.02em;color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:1.05rem;font-weight:900;display:flex;position:absolute;inset:0}@keyframes BundleBanner-module__Ncc_fa__badgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BundleBanner-module__Ncc_fa__text{letter-spacing:.01em;text-align:left;font-size:21px;font-weight:500}.BundleBanner-module__Ncc_fa__text strong{font-weight:800}.BundleBanner-module__Ncc_fa__cta{color:#b4d7fff2;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#2864ff33;border:1px solid #5096ff73;border-radius:2rem;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.72rem;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.BundleBanner-module__Ncc_fa__banner:hover .BundleBanner-module__Ncc_fa__cta{color:#fff;background:#2864ff66;border-color:#78b4ffb3}@media (max-width:600px){.BundleBanner-module__Ncc_fa__banner{padding-left:calc(1.25rem + 76px)}.BundleBanner-module__Ncc_fa__badgeWrap{width:72px;height:72px;top:50%;left:1rem;transform:translateY(-50%)}.BundleBanner-module__Ncc_fa__badgeText{font-size:.88rem}.BundleBanner-module__Ncc_fa__text{font-size:16px}.BundleBanner-module__Ncc_fa__cta{display:none}}
.Faq-module__pkI36W__section{padding:6rem clamp(1.5rem,5vw,5rem) 8rem;position:relative}.Faq-module__pkI36W__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14 20% 80%,#0000);height:1px;position:absolute;top:0;left:clamp(1.5rem,5vw,5rem);right:clamp(1.5rem,5vw,5rem)}.Faq-module__pkI36W__inner{max-width:860px;margin:0 auto}.Faq-module__pkI36W__header{flex-direction:column;gap:.4rem;margin-bottom:3.5rem;display:flex}.Faq-module__pkI36W__label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.65rem;font-weight:800}.Faq-module__pkI36W__title{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(105deg, var(--fg) 0%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.Faq-module__pkI36W__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Faq-module__pkI36W__item{border-bottom:1px solid #ffffff12}.Faq-module__pkI36W__item:first-child{border-top:1px solid #ffffff12}.Faq-module__pkI36W__question{cursor:pointer;text-align:left;width:100%;color:var(--fg);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;font-size:.95rem;font-weight:700;line-height:1.4;transition:color .15s;display:flex}.Faq-module__pkI36W__question:hover,.Faq-module__pkI36W__itemOpen .Faq-module__pkI36W__question{color:var(--accent)}.Faq-module__pkI36W__icon{width:1.5rem;height:1.5rem;color:var(--muted);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:border-color .15s,color .15s;display:flex}.Faq-module__pkI36W__itemOpen .Faq-module__pkI36W__icon{border-color:var(--accent);color:var(--accent)}.Faq-module__pkI36W__answer{padding-bottom:1.25rem}.Faq-module__pkI36W__answer p{color:var(--muted);max-width:680px;margin:0;font-size:.88rem;line-height:1.7}.Faq-module__pkI36W__answer p+p{margin-top:.75rem}.Faq-module__pkI36W__contact{border-top:1px solid #ffffff12;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:4rem;padding-top:3rem;display:flex}.Faq-module__pkI36W__contactTitle{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(105deg, var(--fg) 0%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900}.Faq-module__pkI36W__contactBody{color:var(--muted);max-width:600px;margin:0;font-size:.92rem;line-height:1.75}.Faq-module__pkI36W__contactBtn{color:#b4d7fff2;letter-spacing:.04em;cursor:pointer;background:#2864ff1f;border:1px solid #64a0ff59;border-radius:.65rem;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.88rem;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Faq-module__pkI36W__contactBtn:hover{color:#fff;background:#2864ff47;border-color:#78b4ff99;transform:translateY(-2px)}@media (max-width:600px){.Faq-module__pkI36W__section{padding:4rem 1.25rem 5rem}.Faq-module__pkI36W__question{font-size:.88rem}}
.GarminSchool-module__bdKFDW__section{padding:5rem clamp(1.5rem,5vw,5rem);position:relative;overflow:hidden}.GarminSchool-module__bdKFDW__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14 20% 80%,#0000);height:1px;position:absolute;top:0;left:clamp(1.5rem,5vw,5rem);right:clamp(1.5rem,5vw,5rem)}.GarminSchool-module__bdKFDW__section:after{content:"";pointer-events:none;background:radial-gradient(#0050c812 0%,#0000 70%);width:60%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GarminSchool-module__bdKFDW__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.GarminSchool-module__bdKFDW__label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 .4rem;font-size:.65rem;font-weight:800}.GarminSchool-module__bdKFDW__title{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(105deg, var(--fg) 0%, var(--muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.GarminSchool-module__bdKFDW__body{color:var(--muted);max-width:420px;margin:0;font-size:.95rem;line-height:1.7}.GarminSchool-module__bdKFDW__form{flex-direction:column;gap:.75rem;display:flex}.GarminSchool-module__bdKFDW__fields{flex-direction:column;gap:.6rem;display:flex}.GarminSchool-module__bdKFDW__input{width:100%;color:var(--fg);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.65rem;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .18s,background .18s}.GarminSchool-module__bdKFDW__input::placeholder{color:var(--muted)}.GarminSchool-module__bdKFDW__input:focus{background:#ffffff12;border-color:#64a0ff80}.GarminSchool-module__bdKFDW__input:disabled{opacity:.5;cursor:not-allowed}.GarminSchool-module__bdKFDW__emailWrap{flex-direction:column;gap:.3rem;display:flex}.GarminSchool-module__bdKFDW__inputError{border-color:#ff453a99!important}.GarminSchool-module__bdKFDW__fieldError{color:#ff453a;margin:0;font-size:.75rem}.GarminSchool-module__bdKFDW__checkboxLabel{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.GarminSchool-module__bdKFDW__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.GarminSchool-module__bdKFDW__submit{background:var(--accent);color:#fff;letter-spacing:.04em;cursor:pointer;border:none;border-radius:.65rem;padding:.8rem 1.6rem;font-size:.88rem;font-weight:800;transition:background .18s,transform .18s cubic-bezier(.34,1.56,.64,1),opacity .15s}.GarminSchool-module__bdKFDW__submit:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 85%, #fff 15%);transform:translateY(-2px)}.GarminSchool-module__bdKFDW__submit:disabled{opacity:.45;cursor:not-allowed}.GarminSchool-module__bdKFDW__error{color:#ff453a;margin:0;font-size:.78rem}.GarminSchool-module__bdKFDW__fine{color:var(--muted);opacity:.6;margin:0;font-size:.68rem}@media (max-width:780px){.GarminSchool-module__bdKFDW__inner{grid-template-columns:1fr;gap:2rem}.GarminSchool-module__bdKFDW__body{max-width:100%}}@media (max-width:600px){.GarminSchool-module__bdKFDW__section{padding:3.5rem 1.25rem}}
.ThreeCarousel-module__VsVhLG__wrapper{width:100%;height:100%;position:relative}.ThreeCarousel-module__VsVhLG__canvas{width:100%;height:100%;position:absolute;inset:0}.ThreeCarousel-module__VsVhLG__canvas canvas{display:block;width:100%!important;height:100%!important}.ThreeCarousel-module__VsVhLG__info{pointer-events:none;z-index:10;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.ThreeCarousel-module__VsVhLG__appName{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center;white-space:nowrap;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:900;animation:.35s cubic-bezier(.34,1.56,.64,1) both ThreeCarousel-module__VsVhLG__fadeSlideUp}.ThreeCarousel-module__VsVhLG__appLink{-webkit-backdrop-filter:blur(12px);color:#b4d2fff2;letter-spacing:.06em;text-transform:uppercase;pointer-events:all;background:#0a0a1ea6;border:1px solid #64a0ff73;border-radius:2rem;align-items:center;gap:.5rem;padding:.55rem 1.4rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .18s cubic-bezier(.34,1.56,.64,1);animation:.35s cubic-bezier(.34,1.56,.64,1) 60ms both ThreeCarousel-module__VsVhLG__fadeSlideUp;display:flex}.ThreeCarousel-module__VsVhLG__appLink:hover{color:#fff;background:#2850b4b3;border-color:#78b4ffcc;transform:translateY(-2px)scale(1.04)}.ThreeCarousel-module__VsVhLG__arrow{transition:transform .18s}.ThreeCarousel-module__VsVhLG__appLink:hover .ThreeCarousel-module__VsVhLG__arrow{transform:translate(3px)}@keyframes ThreeCarousel-module__VsVhLG__fadeSlideUp{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ThreeCarousel-module__VsVhLG__dragHint{letter-spacing:.18em;text-transform:uppercase;color:#b4c8ff59;pointer-events:none;z-index:10;font-size:.6rem;font-weight:700;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:700px){.ThreeCarousel-module__VsVhLG__info{bottom:3.5rem}.ThreeCarousel-module__VsVhLG__appName{font-size:1.4rem}.ThreeCarousel-module__VsVhLG__appLink{white-space:nowrap;padding:.5rem .9rem}}
.page-module__LBTDbq__hero{width:100%;height:66dvh;position:relative;overflow:hidden}.page-module__LBTDbq__heroTag{z-index:10;flex-direction:column;gap:1rem;animation:.6s ease-out .4s both page-module__LBTDbq__fadeUp;display:flex;position:absolute;bottom:3rem;left:clamp(1.5rem,5vw,4rem)}.page-module__LBTDbq__heroTagline{color:#c8d2e6bf;letter-spacing:.02em;max-width:340px;font-size:clamp(.8rem,1.5vw,1rem);font-weight:500;line-height:1.6}.page-module__LBTDbq__heroScroll{-webkit-backdrop-filter:blur(10px);color:#c8d7ffd9;letter-spacing:.1em;text-transform:uppercase;background:#0a0a1480;border:1px solid #ffffff26;border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;padding:.6rem 1.4rem;font-size:.7rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.page-module__LBTDbq__heroScroll:hover{color:#fff;background:#0050c859;border-color:#64a0ff80;transform:translateY(-2px)}@media (max-width:900px){.page-module__LBTDbq__heroTag{display:none}}
