.Alert-module__0KoohW__alert{border-radius:var(--radius);font-size:var(--text-sm);align-items:start;gap:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid #0000;justify-content:space-between;display:flex}.Alert-module__0KoohW__success{background:var(--success-soft);border-color:var(--success-soft);color:var(--foreground)}.Alert-module__0KoohW__error{background:var(--danger-soft);border-color:var(--danger-soft);color:var(--foreground)}.Alert-module__0KoohW__dismiss{color:var(--muted-foreground);cursor:pointer;font-size:var(--text-sm);text-underline-offset:.2em;background:0 0;border:0;flex-shrink:0;padding:0;text-decoration:underline}.Alert-module__0KoohW__dismiss:hover{color:var(--foreground)}
.Button-module__hhmpcW__button{border-radius:var(--radius);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);align-items:center;gap:var(--space-2);border:1px solid #0000;justify-content:center;min-height:2.25rem;padding:.5rem .875rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.Button-module__hhmpcW__lg{font-size:var(--text-base);min-height:2.75rem;padding:.625rem 1.125rem}.Button-module__hhmpcW__primary{background:var(--primary);color:var(--primary-foreground)}.Button-module__hhmpcW__primary:hover{background:var(--primary-hover)}.Button-module__hhmpcW__secondary{background:var(--background);border-color:var(--border);color:var(--foreground)}.Button-module__hhmpcW__secondary:hover{background:var(--muted)}.Button-module__hhmpcW__soft{background:var(--primary-soft);color:var(--primary)}.Button-module__hhmpcW__soft:hover{background:var(--primary-soft-hover)}.Button-module__hhmpcW__button:disabled{cursor:not-allowed;opacity:.6}.Button-module__hhmpcW__icon{flex-shrink:0;transition:transform .15s}.Button-module__hhmpcW__button:hover .Button-module__hhmpcW__icon{transform:translate(2px)}
.AppSlider-module__ki5sfG__slider{background:var(--primary-soft);border-radius:var(--radius-lg);gap:var(--space-5);min-width:0;padding-block:clamp(1.75rem, 1rem + 3vw, 3.5rem) var(--space-5);display:grid}.AppSlider-module__ki5sfG__viewport{overflow:hidden}.AppSlider-module__ki5sfG__track{list-style:none;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:flex}.AppSlider-module__ki5sfG__slide{align-items:center;gap:var(--space-7);flex:0 0 100%;grid-template-columns:minmax(0,5fr) minmax(0,6fr);min-width:0;padding-inline:clamp(2rem,1rem + 3vw,3.5rem);display:grid}.AppSlider-module__ki5sfG__content{gap:var(--space-3);justify-items:start;display:grid}.AppSlider-module__ki5sfG__name{font-size:var(--text-3xl);letter-spacing:-.03em;line-height:1.1}.AppSlider-module__ki5sfG__tagline{font-size:var(--text-lg);font-weight:500}.AppSlider-module__ki5sfG__description{color:var(--muted-foreground);font-size:var(--text-md);max-width:36rem}.AppSlider-module__ki5sfG__actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.AppSlider-module__ki5sfG__stage{justify-content:center;align-items:center;height:clamp(20rem,32vw,27rem);display:flex}.AppSlider-module__ki5sfG__screenshot{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);width:auto;height:auto}.AppSlider-module__ki5sfG__stagePortrait,.AppSlider-module__ki5sfG__stageLandscape{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;display:grid}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__screenshot,.AppSlider-module__ki5sfG__stageLandscape .AppSlider-module__ki5sfG__screenshot{grid-area:1/1}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__screenshot{border-radius:1rem;max-width:36%;max-height:100%}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotMain{z-index:3}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotSecond{z-index:2;transform:translate(-66%)rotate(-7deg)scale(.84)}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotThird{z-index:1;transform:translate(66%)rotate(7deg)scale(.84)}.AppSlider-module__ki5sfG__stageLandscape .AppSlider-module__ki5sfG__screenshot{border-radius:8px;max-width:82%;max-height:76%}.AppSlider-module__ki5sfG__stageLandscape .AppSlider-module__ki5sfG__shotMain{z-index:2;transform:translate(-8%,13%)}.AppSlider-module__ki5sfG__stageLandscape .AppSlider-module__ki5sfG__shotSecond{z-index:1;transform:translate(8%,-13%)scale(.92)}.AppSlider-module__ki5sfG__introHeading{gap:var(--space-3);display:grid}.AppSlider-module__ki5sfG__stageMixed{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;display:grid}.AppSlider-module__ki5sfG__stageMixed>*{grid-area:1/1}.AppSlider-module__ki5sfG__mixedWeb{z-index:1;border-radius:8px;max-width:84%;max-height:72%;transform:translate(9%,-9%)}.AppSlider-module__ki5sfG__mixedPhone{z-index:2;border-radius:1rem;max-width:30%;max-height:84%;transform:translate(-112%,7%)}.AppSlider-module__ki5sfG__introIcons{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-self:end;gap:var(--space-2);padding:var(--space-2);z-index:3;justify-self:end;display:flex}.AppSlider-module__ki5sfG__introIcons img{border-radius:22%;width:3rem;height:3rem}.AppSlider-module__ki5sfG__stage>.AppSlider-module__ki5sfG__introIcons:only-child{place-self:center}.AppSlider-module__ki5sfG__icon{border:1px solid var(--border);border-radius:22%;width:8rem;height:8rem}.AppSlider-module__ki5sfG__controls{border-top:1px solid var(--primary-soft-hover);padding:var(--space-4) clamp(2rem, 1rem + 3vw, 3.5rem) 0;justify-content:space-between;align-items:center;display:flex}.AppSlider-module__ki5sfG__dots{align-items:center;display:flex}.AppSlider-module__ki5sfG__dot{cursor:pointer;background:0 0;border:0;place-items:center;min-width:1.75rem;height:1.75rem;padding:0 .25rem;display:grid}.AppSlider-module__ki5sfG__dotTrack{background:var(--primary-soft-hover);border-radius:999px;width:.5rem;height:.5rem;transition:width .15s;display:block;position:relative;overflow:hidden}.AppSlider-module__ki5sfG__dot[aria-current=true] .AppSlider-module__ki5sfG__dotTrack{width:1.75rem}.AppSlider-module__ki5sfG__dotFill{background:var(--primary);transform-origin:0;position:absolute;inset:0}.AppSlider-module__ki5sfG__dotFill[data-running=true]{animation:6s linear forwards AppSlider-module__ki5sfG__dot-progress}@keyframes AppSlider-module__ki5sfG__dot-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.AppSlider-module__ki5sfG__counter{color:var(--muted-foreground);font-size:var(--text-xs);margin-left:var(--space-2)}.AppSlider-module__ki5sfG__arrows{gap:var(--space-2);display:flex}.AppSlider-module__ki5sfG__arrow{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s;display:inline-flex}.AppSlider-module__ki5sfG__arrowPrevious{background:var(--card);color:var(--primary)}.AppSlider-module__ki5sfG__arrowPrevious:hover{background:var(--primary-soft-hover)}.AppSlider-module__ki5sfG__arrowNext{background:var(--primary);color:var(--primary-foreground)}.AppSlider-module__ki5sfG__arrowNext:hover{background:var(--primary-hover)}@media (min-width:56.01rem) and (max-width:72rem){.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__screenshot{max-width:34%}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotSecond{transform:translate(-54%)rotate(-7deg)scale(.84)}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotThird{transform:translate(54%)rotate(7deg)scale(.84)}}@media (max-width:56rem){.AppSlider-module__ki5sfG__slide{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.AppSlider-module__ki5sfG__stage{height:20rem}}@media (max-width:36rem){.AppSlider-module__ki5sfG__shotSecond,.AppSlider-module__ki5sfG__shotThird{display:none}.AppSlider-module__ki5sfG__stage{height:18rem}.AppSlider-module__ki5sfG__stagePortrait .AppSlider-module__ki5sfG__shotMain{max-width:55%}.AppSlider-module__ki5sfG__stageLandscape .AppSlider-module__ki5sfG__shotMain{max-width:100%;max-height:100%;transform:none}.AppSlider-module__ki5sfG__mixedWeb{max-width:88%;transform:translate(6%,-12%)}.AppSlider-module__ki5sfG__mixedPhone{max-width:34%;transform:translate(-88%,10%)}.AppSlider-module__ki5sfG__introIcons img{width:2.5rem;height:2.5rem}}
.ContactBand-module__nKvg9q__band{padding-block:var(--section)}.ContactBand-module__nKvg9q__panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:var(--space-6);grid-template-columns:minmax(0,1fr) auto;padding:clamp(1.5rem,1rem + 3vw,3.5rem);display:grid}.ContactBand-module__nKvg9q__title{font-size:var(--text-2xl);margin-top:var(--space-3);max-width:24ch}.ContactBand-module__nKvg9q__text{color:var(--muted-foreground);font-size:var(--text-md);margin-top:var(--space-3)}.ContactBand-module__nKvg9q__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:48rem){.ContactBand-module__nKvg9q__panel{grid-template-columns:minmax(0,1fr)}}
.FactList-module__OS19WW__list{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-1) var(--space-5)}.FactList-module__OS19WW__row{border-bottom:1px solid var(--border);gap:var(--space-4);padding-block:var(--space-3);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);display:grid}.FactList-module__OS19WW__row:last-child{border-bottom:0}.FactList-module__OS19WW__term{color:var(--muted-foreground);font-size:var(--text-sm)}.FactList-module__OS19WW__value{font-size:var(--text-sm);overflow-wrap:anywhere;font-weight:500}
.ConsentBanner-module__RReFKG__banner{bottom:var(--space-4);inset-inline:var(--gutter);pointer-events:none;z-index:60;position:fixed}.ConsentBanner-module__RReFKG__panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:30rem;padding:var(--space-5);pointer-events:auto}.ConsentBanner-module__RReFKG__panel:focus{outline:none}.ConsentBanner-module__RReFKG__panel:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ConsentBanner-module__RReFKG__title{font-size:var(--text-base);font-weight:600}.ConsentBanner-module__RReFKG__text{color:var(--muted-foreground);font-size:var(--text-sm);margin-top:var(--space-2)}.ConsentBanner-module__RReFKG__current{font-size:var(--text-sm);margin-top:var(--space-2)}.ConsentBanner-module__RReFKG__actions{gap:var(--space-3);margin-top:var(--space-4);justify-content:flex-end;display:flex}.ConsentBanner-module__RReFKG__actions>*{min-width:6.5rem}@media (prefers-reduced-motion:no-preference){.ConsentBanner-module__RReFKG__panel{animation:.3s ease-out ConsentBanner-module__RReFKG__consent-enter}}@keyframes ConsentBanner-module__RReFKG__consent-enter{0%{opacity:0;transform:translateY(12px)}}@media (max-width:30rem){.ConsentBanner-module__RReFKG__banner{bottom:var(--space-3)}.ConsentBanner-module__RReFKG__panel{padding:var(--space-4)}.ConsentBanner-module__RReFKG__actions>*{flex:1}}
.PageIntro-module__1dbxfW__intro{padding-block:var(--section) var(--space-6)}.PageIntro-module__1dbxfW__grid{gap:var(--space-7);display:grid}.PageIntro-module__1dbxfW__withAside{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end}.PageIntro-module__1dbxfW__title{font-size:var(--text-3xl);letter-spacing:-.03em;margin-top:var(--space-3);max-width:22ch;line-height:1.1}.PageIntro-module__1dbxfW__lede{color:var(--muted-foreground);font-size:var(--text-md);gap:var(--space-4);margin-top:var(--space-4);max-width:42rem;display:grid}@media (max-width:56rem){.PageIntro-module__1dbxfW__withAside{grid-template-columns:minmax(0,1fr)}}
.Reveal-module__5tzw0W__reveal{opacity:0;transition:opacity .4s ease-out var(--reveal-delay,0s), transform .4s cubic-bezier(.2, .7, .2, 1) var(--reveal-delay,0s)}.Reveal-module__5tzw0W__up{transform:translateY(20px)}.Reveal-module__5tzw0W__left{transform:translate(-20px)}.Reveal-module__5tzw0W__right{transform:translate(20px)}.Reveal-module__5tzw0W__visible{opacity:1;transform:none}html:not([data-motion]) .Reveal-module__5tzw0W__pending{opacity:1;transform:none}@media print{.Reveal-module__5tzw0W__reveal{opacity:1;transform:none}}
.ScreenshotGallery-module__mhlXTq__gallery{gap:var(--space-5);overscroll-behavior-x:contain;padding-bottom:var(--space-4);scroll-snap-type:x mandatory;grid-auto-columns:min(16rem,70vw);grid-auto-flow:column;list-style:none;display:grid;overflow-x:auto}.ScreenshotGallery-module__mhlXTq__landscape{grid-auto-columns:min(34rem,85vw)}.ScreenshotGallery-module__mhlXTq__landscape .ScreenshotGallery-module__mhlXTq__figure img{border-radius:8px}.ScreenshotGallery-module__mhlXTq__gallery:focus-visible{border-radius:var(--radius);outline-offset:4px}.ScreenshotGallery-module__mhlXTq__item{scroll-snap-align:start}.ScreenshotGallery-module__mhlXTq__figure{margin:0}.ScreenshotGallery-module__mhlXTq__figure img{background:var(--card);border:1px solid var(--border);border-radius:12px;width:100%}.ScreenshotGallery-module__mhlXTq__caption{color:var(--muted-foreground);font-size:var(--text-sm);margin-top:var(--space-3)}
.SiteFooter-module__vZaJ9W__footer{background:var(--background);border-top:1px solid var(--border);padding-block:var(--space-8) var(--space-6)}.SiteFooter-module__vZaJ9W__grid{gap:var(--space-6);grid-template-columns:minmax(0,2fr) repeat(4,minmax(0,1fr));display:grid}.SiteFooter-module__vZaJ9W__brand img{width:8.5rem;height:auto}.SiteFooter-module__vZaJ9W__brand p{color:var(--muted-foreground);font-size:var(--text-sm);margin-top:var(--space-4);max-width:20rem}.SiteFooter-module__vZaJ9W__email{color:var(--foreground);font-size:var(--text-sm);margin-top:var(--space-3);font-weight:500;text-decoration:none;display:inline-block}.SiteFooter-module__vZaJ9W__email:hover{color:var(--primary)}.SiteFooter-module__vZaJ9W__heading{color:var(--foreground);font-size:var(--text-sm);margin-bottom:var(--space-4);font-weight:600}.SiteFooter-module__vZaJ9W__links{gap:var(--space-3);list-style:none;display:grid}.SiteFooter-module__vZaJ9W__links a,.SiteFooter-module__vZaJ9W__linkButton{color:var(--muted-foreground);font-size:var(--text-sm);text-decoration:none;transition:color .15s}.SiteFooter-module__vZaJ9W__links a:hover,.SiteFooter-module__vZaJ9W__linkButton:hover{color:var(--foreground)}.SiteFooter-module__vZaJ9W__linkButton{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.SiteFooter-module__vZaJ9W__bottom{border-top:1px solid var(--border);color:var(--muted-foreground);font-size:var(--text-sm);gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-5);justify-content:space-between;display:flex}@media (max-width:64rem){.SiteFooter-module__vZaJ9W__grid{row-gap:var(--space-7);grid-template-columns:repeat(2,minmax(0,1fr))}.SiteFooter-module__vZaJ9W__brand{grid-column:1/-1}}@media (max-width:30rem){.SiteFooter-module__vZaJ9W__bottom{gap:var(--space-1);flex-direction:column}}
.Home-module__5glxAa__hero{padding-block:var(--space-6) var(--space-5)}.Home-module__5glxAa__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.Home-module__5glxAa__section{padding-block:var(--section)}.Home-module__5glxAa__appsSection{padding-top:var(--space-7)}.Home-module__5glxAa__sectionHeader{align-items:end;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;justify-content:space-between;display:flex}.Home-module__5glxAa__sectionTitle{font-size:var(--text-2xl)}.Home-module__5glxAa__sectionLede{color:var(--muted-foreground);font-size:var(--text-md);margin-top:var(--space-2)}.Home-module__5glxAa__featureGrid{align-items:center;gap:var(--space-8);grid-template-columns:minmax(0,5fr) minmax(0,6fr);display:grid}.Home-module__5glxAa__featureTitle{font-size:var(--text-2xl);margin-top:var(--space-3)}.Home-module__5glxAa__featureLede{color:var(--muted-foreground);font-size:var(--text-md);margin-top:var(--space-4)}.Home-module__5glxAa__featureList{gap:var(--space-4);margin-top:var(--space-6);list-style:none;display:grid}.Home-module__5glxAa__featureList li{align-items:start;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.Home-module__5glxAa__checkIcon{background:var(--primary-soft-hover);color:var(--primary);border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:inline-flex}.Home-module__5glxAa__featureList strong{font-weight:600;display:block}.Home-module__5glxAa__featureList p{color:var(--muted-foreground);font-size:var(--text-sm)}.Home-module__5glxAa__studioGrid{align-items:start;gap:var(--space-8);grid-template-columns:minmax(0,7fr) minmax(0,5fr);display:grid}.Home-module__5glxAa__statement{letter-spacing:-.015em;margin-block:var(--space-3) var(--space-5);font-size:clamp(1.25rem,1rem + .9vw,1.75rem);font-weight:500;line-height:1.4}.Home-module__5glxAa__serviceList{gap:var(--space-3);margin-bottom:var(--space-6);font-weight:500;list-style:none;display:grid}.Home-module__5glxAa__serviceList li{align-items:center;gap:var(--space-3);display:flex}.Home-module__5glxAa__serviceList .Home-module__5glxAa__checkIcon{margin-top:0}.Home-module__5glxAa__moreLink{align-items:center;gap:var(--space-2);display:inline-flex}@media (max-width:56rem){.Home-module__5glxAa__featureGrid,.Home-module__5glxAa__studioGrid{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}}
.ThemeToggle-module__pthBPq__toggle{border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s;display:inline-flex}.ThemeToggle-module__pthBPq__toggle:hover{background:var(--muted)}.ThemeToggle-module__pthBPq__sun{display:none}:root[data-theme=dark] .ThemeToggle-module__pthBPq__sun{display:block}:root[data-theme=dark] .ThemeToggle-module__pthBPq__moon{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ThemeToggle-module__pthBPq__sun{display:block}:root:not([data-theme=light]) .ThemeToggle-module__pthBPq__moon{display:none}}
.AboutUs-module__kBKa3a__section{padding-block:var(--section)}.AboutUs-module__kBKa3a__storyGrid{gap:var(--space-7);grid-template-columns:minmax(0,4fr) minmax(0,8fr);display:grid}.AboutUs-module__kBKa3a__heading{font-size:var(--text-2xl);margin-top:var(--space-2)}.AboutUs-module__kBKa3a__sectionHeader{align-items:end;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;justify-content:space-between;display:flex}.AboutUs-module__kBKa3a__prose{color:var(--muted-foreground);font-size:var(--text-md);gap:var(--space-5);max-width:var(--measure);display:grid}.AboutUs-module__kBKa3a__opening{color:var(--foreground);letter-spacing:-.015em;font-size:clamp(1.25rem,1rem + .9vw,1.75rem);font-weight:500;line-height:1.4}.AboutUs-module__kBKa3a__cards{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.AboutUs-module__kBKa3a__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.AboutUs-module__kBKa3a__cards li{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);align-content:start;gap:var(--space-2);padding:var(--space-5);display:grid}.AboutUs-module__kBKa3a__iconTile,.AboutUs-module__kBKa3a__number{background:var(--primary-soft);color:var(--primary);height:2.5rem;margin-bottom:var(--space-2);border-radius:10px;justify-content:center;align-items:center;width:2.5rem;display:inline-flex}.AboutUs-module__kBKa3a__number{font-size:var(--text-sm);font-weight:600}.AboutUs-module__kBKa3a__cards h3{font-size:var(--text-lg)}.AboutUs-module__kBKa3a__cards p{color:var(--muted-foreground);font-size:var(--text-sm)}.AboutUs-module__kBKa3a__facts{max-width:36rem}@media (max-width:64rem){.AboutUs-module__kBKa3a__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:56rem){.AboutUs-module__kBKa3a__storyGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.AboutUs-module__kBKa3a__cards{grid-template-columns:minmax(0,1fr)}}@media (min-width:40.01rem) and (max-width:56rem){.AboutUs-module__kBKa3a__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
.AppDetail-module__i-xYKa__header{padding-block:var(--space-6) var(--section)}.AppDetail-module__i-xYKa__breadcrumb ol{color:var(--muted-foreground);font-size:var(--text-sm);gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.AppDetail-module__i-xYKa__breadcrumb li+li:before{color:var(--muted-foreground);content:"/";margin-right:var(--space-2);opacity:.6}.AppDetail-module__i-xYKa__breadcrumb a{text-decoration:none}.AppDetail-module__i-xYKa__breadcrumb a:hover{color:var(--foreground)}.AppDetail-module__i-xYKa__headerGrid{align-items:center;gap:var(--space-8);margin-top:var(--space-6);grid-template-columns:minmax(0,7fr) minmax(0,5fr);display:grid}.AppDetail-module__i-xYKa__identity{align-items:center;gap:var(--space-4);display:flex}.AppDetail-module__i-xYKa__icon{border:1px solid var(--border);border-radius:22%;flex-shrink:0;width:4.5rem;height:4.5rem}.AppDetail-module__i-xYKa__title{font-size:var(--text-3xl);letter-spacing:-.03em;line-height:1.1}.AppDetail-module__i-xYKa__tagline{color:var(--muted-foreground);font-size:var(--text-md);margin-top:var(--space-1)}.AppDetail-module__i-xYKa__description{font-size:var(--text-md);margin-top:var(--space-5);max-width:40rem}.AppDetail-module__i-xYKa__actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.AppDetail-module__i-xYKa__section{padding-block:var(--section)}.AppDetail-module__i-xYKa__sectionTitle{font-size:var(--text-2xl);margin-bottom:var(--space-6)}.AppDetail-module__i-xYKa__features{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.AppDetail-module__i-xYKa__features li{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);align-content:start;gap:var(--space-2);padding:var(--space-5);display:grid}.AppDetail-module__i-xYKa__featureIcon{background:var(--primary-soft);color:var(--primary);height:2rem;margin-bottom:var(--space-2);border-radius:8px;justify-content:center;align-items:center;width:2rem;display:inline-flex}.AppDetail-module__i-xYKa__features h3{font-size:var(--text-base);letter-spacing:-.01em}.AppDetail-module__i-xYKa__features p{color:var(--muted-foreground);font-size:var(--text-sm)}.AppDetail-module__i-xYKa__featureLinked{position:relative}.AppDetail-module__i-xYKa__featureLinked:hover{border-color:var(--primary-soft-hover);box-shadow:var(--shadow-md)}.AppDetail-module__i-xYKa__featureLinked:focus-within{outline:2px solid var(--primary);outline-offset:2px}.AppDetail-module__i-xYKa__featureLink{color:inherit;text-decoration:none}.AppDetail-module__i-xYKa__featureLink:after{content:"";position:absolute;inset:0}.AppDetail-module__i-xYKa__featureLink:focus-visible{outline:none}.AppDetail-module__i-xYKa__featureLinked:hover .AppDetail-module__i-xYKa__featureLink{color:var(--primary)}.AppDetail-module__i-xYKa__openTool{color:var(--primary);font-size:var(--text-sm);align-self:end;align-items:center;gap:var(--space-1);margin-top:var(--space-2);font-weight:500;display:inline-flex}.AppDetail-module__i-xYKa__twoColumn{align-items:start;gap:var(--space-7);grid-template-columns:minmax(0,7fr) minmax(0,5fr);display:grid}.AppDetail-module__i-xYKa__tableCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.AppDetail-module__i-xYKa__privacyTable{border-collapse:collapse;width:100%}.AppDetail-module__i-xYKa__privacyTable th,.AppDetail-module__i-xYKa__privacyTable td{border-bottom:1px solid var(--border);font-size:var(--text-sm);text-align:left;vertical-align:top;padding:.875rem 1.25rem}.AppDetail-module__i-xYKa__privacyTable tr:last-child th,.AppDetail-module__i-xYKa__privacyTable tr:last-child td{border-bottom:0}.AppDetail-module__i-xYKa__privacyTable th{width:35%;font-weight:500}.AppDetail-module__i-xYKa__privacyTable td{color:var(--muted-foreground)}.AppDetail-module__i-xYKa__note{color:var(--muted-foreground);font-size:var(--text-sm);margin-top:var(--space-3)}.AppDetail-module__i-xYKa__supportCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5)}.AppDetail-module__i-xYKa__supportTitle{font-size:var(--text-lg);margin-bottom:var(--space-3)}.AppDetail-module__i-xYKa__support{color:var(--muted-foreground)}@media (max-width:64rem){.AppDetail-module__i-xYKa__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:56rem){.AppDetail-module__i-xYKa__headerGrid,.AppDetail-module__i-xYKa__twoColumn{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}}@media (max-width:40rem){.AppDetail-module__i-xYKa__features{grid-template-columns:minmax(0,1fr)}.AppDetail-module__i-xYKa__privacyTable th{width:40%}}
.SiteHeader-module__xvLI_q__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--header-bg);border-bottom:1px solid var(--border);z-index:50;position:sticky;top:0}.SiteHeader-module__xvLI_q__bar{align-items:center;gap:var(--space-4);min-height:var(--header-height);display:flex}.SiteHeader-module__xvLI_q__brand{flex-shrink:0;line-height:0;display:block}.SiteHeader-module__xvLI_q__brand img{width:8.5rem;height:auto}.SiteHeader-module__xvLI_q__menuButton{display:none}.SiteHeader-module__xvLI_q__nav{align-items:center;gap:var(--space-4);flex:1;display:flex}.SiteHeader-module__xvLI_q__navList{gap:var(--space-1);margin-inline:auto;list-style:none;display:flex}.SiteHeader-module__xvLI_q__navLink{border-radius:var(--radius);color:var(--muted-foreground);font-size:var(--text-sm);padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:inline-block}.SiteHeader-module__xvLI_q__navLink:hover{background:var(--muted);color:var(--foreground)}.SiteHeader-module__xvLI_q__navLink[aria-current=page]{color:var(--primary)}.SiteHeader-module__xvLI_q__contactLink{background:var(--primary);border-radius:var(--radius);color:var(--primary-foreground);font-size:var(--text-sm);justify-content:center;align-items:center;min-height:2.25rem;padding:.5rem .875rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.SiteHeader-module__xvLI_q__contactLink:hover,.SiteHeader-module__xvLI_q__contactLink[aria-current=page]{background:var(--primary-hover)}.SiteHeader-module__xvLI_q__themeSlot{display:flex}@media (max-width:47.99rem){.SiteHeader-module__xvLI_q__bar{justify-content:space-between}.SiteHeader-module__xvLI_q__themeSlot{order:2;margin-left:auto}.SiteHeader-module__xvLI_q__menuButton{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;font-size:var(--text-sm);order:3;align-items:center;min-height:2.25rem;padding:0 .875rem;font-weight:500;display:inline-flex}.SiteHeader-module__xvLI_q__nav{background:var(--background);border-bottom:1px solid var(--border);align-items:stretch;gap:var(--space-3);padding:var(--space-3) var(--gutter) var(--space-5);flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}.SiteHeader-module__xvLI_q__navOpen{display:flex}.SiteHeader-module__xvLI_q__navList{flex-direction:column;margin-inline:0}.SiteHeader-module__xvLI_q__navLink{font-size:var(--text-base);padding:.75rem;display:block}.SiteHeader-module__xvLI_q__contactLink{width:100%}}
.TextField-module__84RCDG__field{gap:var(--space-2);display:grid}.TextField-module__84RCDG__label{font-size:var(--text-sm);font-weight:500}.TextField-module__84RCDG__control{background:var(--background);border:1px solid var(--input);border-radius:var(--radius);font-size:var(--text-base);width:100%;min-height:2.5rem;padding:.5rem .75rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.TextField-module__84RCDG__control::placeholder{color:var(--muted-foreground)}.TextField-module__84RCDG__control:focus,.TextField-module__84RCDG__control:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-hover);outline:none}.TextField-module__84RCDG__control:disabled{background:var(--muted);cursor:not-allowed;opacity:.7}textarea.TextField-module__84RCDG__control{resize:vertical;min-height:9rem}.TextField-module__84RCDG__invalid{border-color:var(--danger)}.TextField-module__84RCDG__invalid:focus,.TextField-module__84RCDG__invalid:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}.TextField-module__84RCDG__error{color:var(--danger);font-size:var(--text-sm)}
.LegalDocument-module__RlZxQa__page{padding-block:var(--section)}.LegalDocument-module__RlZxQa__header{border-bottom:1px solid var(--border);max-width:52rem;padding-bottom:var(--space-6)}.LegalDocument-module__RlZxQa__title{font-size:var(--text-3xl);letter-spacing:-.03em;margin-top:var(--space-3)}.LegalDocument-module__RlZxQa__meta{color:var(--muted-foreground);font-size:var(--text-sm);margin-top:var(--space-3)}.LegalDocument-module__RlZxQa__layout{gap:var(--space-8);grid-template-columns:minmax(0, var(--measure));padding-top:var(--space-7);display:grid}.LegalDocument-module__RlZxQa__withContents{grid-template-columns:16rem minmax(0, var(--measure))}.LegalDocument-module__RlZxQa__contents{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);top:calc(var(--header-height) + var(--space-5));align-self:start;position:sticky}.LegalDocument-module__RlZxQa__contentsTitle{font-size:var(--text-sm);padding-inline:var(--space-2);font-weight:600}.LegalDocument-module__RlZxQa__contents ol{margin-top:var(--space-2);gap:.125rem;list-style:none;display:grid}.LegalDocument-module__RlZxQa__contents a{color:var(--muted-foreground);font-size:var(--text-sm);padding:.375rem var(--space-2);border-radius:6px;line-height:1.4;text-decoration:none;transition:background-color .15s,color .15s;display:block}.LegalDocument-module__RlZxQa__contents a:hover{background:var(--muted);color:var(--foreground)}.LegalDocument-module__RlZxQa__document{font-size:var(--text-base);line-height:1.75}.LegalDocument-module__RlZxQa__document>*+*{margin-top:var(--space-5)}.LegalDocument-module__RlZxQa__document>p{color:var(--muted-foreground)}.LegalDocument-module__RlZxQa__document>.LegalDocument-module__RlZxQa__heading{font-size:var(--text-xl);margin-top:var(--space-7)}.LegalDocument-module__RlZxQa__document>.LegalDocument-module__RlZxQa__heading:first-child{margin-top:0}.LegalDocument-module__RlZxQa__list{color:var(--muted-foreground);padding-left:1.25rem}.LegalDocument-module__RlZxQa__list li+li{margin-top:var(--space-2)}.LegalDocument-module__RlZxQa__list li::marker{color:var(--primary)}.LegalDocument-module__RlZxQa__document>.LegalDocument-module__RlZxQa__source{color:inherit}.LegalDocument-module__RlZxQa__source a{color:var(--primary);font-weight:500;text-decoration:none}.LegalDocument-module__RlZxQa__source a:hover{text-decoration:underline}.LegalDocument-module__RlZxQa__document>.LegalDocument-module__RlZxQa__source+.LegalDocument-module__RlZxQa__source{margin-top:var(--space-2)}@media (max-width:64rem){.LegalDocument-module__RlZxQa__withContents{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.LegalDocument-module__RlZxQa__contents{position:static}}
.ContactUs-module__pHhKpG__grid{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,4fr) minmax(0,7fr);display:grid}.ContactUs-module__pHhKpG__aside{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);align-content:start;gap:var(--space-3);padding:var(--space-6);display:grid}.ContactUs-module__pHhKpG__asideHeading{color:var(--muted-foreground);font-size:var(--text-sm);letter-spacing:0;font-weight:500}.ContactUs-module__pHhKpG__asideHeading:not(:first-child){margin-top:var(--space-4)}.ContactUs-module__pHhKpG__email{color:var(--foreground);font-size:var(--text-lg);overflow-wrap:anywhere;font-weight:600;text-decoration:none}.ContactUs-module__pHhKpG__email:hover{color:var(--primary)}.ContactUs-module__pHhKpG__guidance{gap:var(--space-3);list-style:none;display:grid}.ContactUs-module__pHhKpG__guidance li{color:var(--muted-foreground);font-size:var(--text-sm);padding-left:var(--space-5);position:relative}.ContactUs-module__pHhKpG__guidance li:before{background:var(--primary);content:"";border-radius:999px;width:.375rem;height:.375rem;position:absolute;top:.55em;left:.25rem}.ContactUs-module__pHhKpG__formCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);gap:var(--space-5);padding:clamp(1.25rem,3vw,2rem);display:grid}.ContactUs-module__pHhKpG__form{gap:var(--space-5);display:grid}.ContactUs-module__pHhKpG__required{color:var(--muted-foreground);font-size:var(--text-sm)}.ContactUs-module__pHhKpG__row{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ContactUs-module__pHhKpG__submit{justify-self:start}@media (max-width:56rem){.ContactUs-module__pHhKpG__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:36rem){.ContactUs-module__pHhKpG__row{grid-template-columns:minmax(0,1fr)}.ContactUs-module__pHhKpG__submit{justify-self:stretch}}
.StatusPage-module__ZulA8a__page{min-height:60vh;padding-block:var(--section)}.StatusPage-module__ZulA8a__title{font-size:var(--text-3xl);letter-spacing:-.03em;margin-top:var(--space-3);max-width:20ch;line-height:1.1}.StatusPage-module__ZulA8a__text{color:var(--muted-foreground);font-size:var(--text-md);margin-top:var(--space-4);max-width:36rem}.StatusPage-module__ZulA8a__links{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;list-style:none;display:flex}
