.Avatar-module__AvatarWrapper-mDIV{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:var(--background-item);overflow:hidden}.Avatar-module__AvatarWrapper-mDIV img{width:100%;height:100%;border-radius:2px}.Badge-module__Badge-3eKF{background:var(--background-item);display:inline-block;color:var(--text-tertiary);font-family:var(--font-family-sans);font-size:var(--sm);line-height:1.5;padding:0 .33rem;border-radius:.25rem;text-decoration:none;white-space:nowrap;letter-spacing:.01rem;font-weight:400}.Banner-module__Banner-vfNy{background:var(--background-primary);padding:1.5rem 2rem;border-radius:.25rem;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.Banner-module__Banner-vfNy>*:first-child{margin-top:0}.Banner-module__Banner-vfNy>*:last-child{margin-bottom:0}.CloseX-module__CloseX-DmIS{position:absolute;right:.5rem;top:.5rem;padding:.5rem;font-size:var(--lg);cursor:pointer;color:var(--text-secondary);line-height:1;background:none;border:none;border-radius:2px}.CloseX-module__CloseX-DmIS:hover{color:var(--text-primary);background:var(--hover)}.EmptyState-module__EmptyState-nBda{color:var(--text-disabled);text-align:center;height:100%;padding:2.5rem 0}.EmptyState-module__EmptyStateTitle-cq8d{text-wrap:balance}.InteractiveWidget-module__ExpandButton-Fb-f{position:absolute;top:1rem;right:1rem;padding:.5rem;font-size:var(--lg);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7;color:var(--text-tertiary);background:var(--background-input)}.InteractiveWidget-module__ExpandButton-Fb-f:hover{opacity:1}@media (max-width: 600px){.InteractiveWidget-module__ExpandButton-Fb-f{top:0;right:0;display:none}}.InteractiveWidget-module__WidgetWrapper-JWmZ{border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:3px;background:var(--background-input);position:relative;margin-top:2px;margin-bottom:2rem}@media (max-width: 600px){.InteractiveWidget-module__WidgetWrapper-JWmZ{border-right:none;border-left:none;margin-bottom:3rem;border-radius:0}}.InteractiveWidget-module__ChildrenWrapper-dMmb{position:relative;max-width:100%;min-width:20rem;max-height:100%;overflow:auto;padding:3rem 3rem 5rem}.InteractiveWidget-module__ChildrenWrapper-dMmb>*:first-child{margin-top:0}@media (max-width: 800px){.InteractiveWidget-module__ChildrenWrapper-dMmb{padding:2rem 2rem 3rem;width:100%}}@media (max-width: 600px){.InteractiveWidget-module__ChildrenWrapper-dMmb{padding:1rem 1rem 3rem;width:100%}}.InteractiveWidget-module__Attribution-m7fn{font-size:var(--sm);position:absolute;bottom:0;right:0;color:var(--text-tertiary);padding:1em;cursor:pointer;width:100%;background:var(--background-input);display:grid;grid-template-columns:max-content auto;align-items:center;gap:.5em;opacity:.9;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.InteractiveWidget-module__Attribution-m7fn:hover{opacity:1}@media (max-width: 600px){.InteractiveWidget-module__Attribution-m7fn{opacity:1}}.InteractiveWidget-module__Attribution-m7fn button{color:inherit}.InteractiveWidget-module__AttributionMask-CgPV{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,var(--background-input) 10%,var(--background-input-transparent) 30%,var(--background-input-transparent) 70%,var(--background-input) 90%)}.InteractiveWidget-module__AttributionTextClip-7lSV{overflow:hidden;height:calc(var(--sm) * 1.5);line-height:calc(var(--sm) * 1.5)}.InteractiveWidget-module__AttributionTextWrapper-0pCs{transition:transform .3s ease-in-out}.InteractiveWidget-module__AttributionText-Zig4{white-space:nowrap;text-overflow:ellipsis;max-width:100%}.Loading-module__Placeholder-fSm0{background:var(--background-item);border-radius:3px;width:8rem;height:1rem;animation:Loading-module__subtle_pulse-uZbn 1s ease-in-out infinite}@keyframes Loading-module__subtle_pulse-uZbn{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.Loading-module__spinnerOuter-QZ-8{fill:var(--background-item)}.Loading-module__spinnerInner-ZiV-{fill:var(--text-disabled);transform-origin:center;animation:Loading-module__rotate_360-GAkf 1s infinite ease-in-out}@keyframes Loading-module__rotate_360-GAkf{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.Prose-module__Prose-I0At{font-size:var(--md)}.Prose-module__Prose-I0At h2{font-size:var(--display-sm);margin:12vh 0 2rem;padding:0 0 .5rem}.Prose-module__Prose-I0At h3{font-size:var(--md);margin:2.5rem 0 1rem;font-weight:600}@media (max-width: 768px){.Prose-module__Prose-I0At h2{font-size:1.6rem}.Prose-module__Prose-I0At h3{font-size:var(--md)}}.Prose-module__Prose-I0At p,.Prose-module__Prose-I0At ol,.Prose-module__Prose-I0At ul{max-width:40rem}.Prose-module__Prose-I0At ul li,.Prose-module__Prose-I0At ol li{margin-bottom:.5rem;margin-left:1rem}.Prose-module__Prose-I0At strong{font-weight:500}.Swatch-module__SwatchWrapper-TLVA{display:flex;flex-direction:column;gap:.25rem;width:14rem;display:inline-flex}.Swatch-module__SwatchColor-FsKJ{position:relative;width:100%;height:32px;background-color:transparent}.Swatch-module__SwatchColor-FsKJ:before{content:"";position:absolute;inset:0;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,8px 8px;pointer-events:none}.Swatch-module__SwatchColor-FsKJ:after{content:"";position:absolute;inset:0;background-color:inherit;box-shadow:inset 0 0 0 1px var(--shadow)}.Swatch-module__SwatchName-WetI{font-family:monospace;font-size:var(--sm);color:var(--text-tertiary)}.FAQs-module__details-KPC4{margin:1rem 0 .5rem;cursor:pointer}.FAQs-module__details-KPC4::details-content{margin:.5rem 0 1rem 1.25rem}.FAQs-module__question-4gKG{display:inline-block;margin:0 0 0 .25rem;font-weight:600;color:var(--text-primary)}.Filter-module__FiltersWrapper-MFuB{display:flex;align-items:center;gap:.5rem}.Drawer-module__DrawerOverlay-U47Z{position:fixed;inset:0;background-color:var(--shadow);z-index:500}.Drawer-module__DrawerContent-yNdN{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;outline:none;height:-moz-fit-content;height:fit-content;padding:1rem;border-radius:1rem 1rem 0 0;margin-top:2rem;background-color:var(--background-primary);z-index:550}.Drawer-module__DrawerContent-yNdN.Drawer-module__SideDrawer-m2ZF{inset:0 0 0 auto;border-radius:0;margin-top:0;height:100%;min-width:70vw;max-width:90vw}.Drawer-module__DrawerHandle-V-xb{background-color:var(--border);margin:-.5rem auto 1rem;width:4rem;height:.25rem;border-radius:9999px;cursor:grab;flex-shrink:0}.Drawer-module__DrawerTitle-UHMS{font-size:var(--lg);font-weight:500;margin:0 0 .5rem}.Drawer-module__DrawerDescription-qUE7{font-size:var(--sm);color:var(--text-secondary)}.NavHeader-module__Header-aq-3{width:100%}.NavHeader-module__Nav-P4fz{padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.NavHeader-module__MobileMenuButton-j-WY{padding:.5rem;color:var(--text-secondary);background:none;border:none;cursor:pointer;transition:color .2s ease}.NavHeader-module__MobileMenuButton-j-WY:hover{color:var(--text-primary)}.NavHeader-module__MobileLinks-iUoX{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.NavHeader-module__DesktopLinks-YRZx{display:flex;align-items:center;margin-right:1rem}.NavHeader-module__NavLink-kHmN{text-decoration:none;color:var(--text-secondary);font-size:var(--md);transition:color .2s ease;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.NavHeader-module__NavLink-kHmN:hover,.NavHeader-module__NavLink-kHmN:active{color:var(--text-primary)}.NavHeader-module__MobileLinks-iUoX .NavHeader-module__NavLink-kHmN{font-size:var(--lg)}.Breadcrumbs-module__BreadcrumbWrapper-6qrl{display:flex;flex-wrap:wrap;gap:.5rem}.Breadcrumbs-module__BreadcrumbItem-J-s-{font-size:var(--sm);color:var(--text-tertiary);border-bottom:1px solid transparent}.Breadcrumbs-module__BreadcrumbItem-J-s-:hover{color:var(--text-secondary);border-bottom:1px solid transparent}.Breadcrumbs-module__BreadcrumbSeparator-78RX{color:var(--text-disabled);font-size:var(--sm)}@keyframes AnimateText-module__text-in-ivCq{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.AnimateText-module__word-J2HL{display:inline-block;opacity:0;transform:translateY(1rem);animation:AnimateText-module__text-in-ivCq ease-out forwards paused;will-change:opacity,transform}.AnimateText-module__wordAnimated-8ucB{animation-play-state:running}.ArrowLabel-module__container-3BsR{position:relative;display:inline-block}.ArrowLabel-module__label-RMqU{position:absolute;top:-2.5rem;right:-8rem;font-size:var(--md);color:var(--text-secondary);pointer-events:none;z-index:200;rotate:5deg;transform-origin:center bottom;width:10rem;text-align:center}.ArrowLabel-module__arrow-804u{position:absolute;top:-10px;right:-50px;color:var(--text-tertiary);rotate:330deg;z-index:200}.ArrowLabel-module__children-mDxB{position:relative;z-index:1}@media (max-width: 768px){.ArrowLabel-module__label-RMqU,.ArrowLabel-module__arrow-804u{display:none}}.Carousel-module__carouselOuter-xZFK{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:.5rem;background:var(--background-primary)}.Carousel-module__carousel-y5ek{display:grid;grid-auto-flow:column;grid-auto-columns:300px;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0;list-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:grab}.Carousel-module__carousel-y5ek:active{cursor:grabbing}.Carousel-module__carousel-y5ek::-webkit-scrollbar{display:none}.Carousel-module__slide-ZuCB{scroll-snap-align:center;min-height:200px;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;background:var(--background-item);border-radius:.5rem}.Carousel-module__arrow-cnnC{position:absolute;top:50%;transform:translateY(-50%);background:var(--background-primary);border:1px solid var(--border);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:100;color:var(--text-primary);box-shadow:0 2px 8px #0000001a}.Carousel-module__arrow-cnnC:hover{background:var(--background-item);border-color:var(--text-secondary);transform:translateY(-50%) scale(1.05)}.Carousel-module__arrow-cnnC:active{transform:translateY(-50%) scale(.95)}.Carousel-module__arrow-cnnC:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.Carousel-module__arrow-cnnC:disabled:hover{background:var(--background-primary);border-color:var(--border);transform:translateY(-50%)}.Carousel-module__arrowLeft-J5cr{left:1rem}.Carousel-module__arrowRight-myCw{right:1rem}@media (max-width: 768px){.Carousel-module__arrow-cnnC{width:2rem;height:2rem}.Carousel-module__arrowLeft-J5cr{left:.5rem}.Carousel-module__arrowRight-myCw{right:.5rem}}.Chat-module__chat-Kta7{display:flex;flex-direction:column;height:100%;background:var(--background-primary);overflow:hidden}.Chat-module__messagesContainer-3QAQ{flex:1;overflow-y:auto;padding:1rem}.Chat-module__messages-RRtZ{display:flex;flex-direction:column;gap:1rem}.Chat-module__message-YuSd{display:flex;animation:Chat-module__messageIn-oiY- .3s ease-out}.Chat-module__userMessage-rn1X{justify-content:flex-end}.Chat-module__assistantMessage---Sx{justify-content:flex-start}.Chat-module__messageContent-Jlho{max-width:80%;padding:.75rem 1rem;border-radius:1rem;font-size:var(--md);line-height:1.5;word-wrap:break-word}.Chat-module__userMessage-rn1X .Chat-module__messageContent-Jlho{background:var(--background-item);color:var(--text-primary);border:1px solid transparent;border-radius:1rem}.Chat-module__assistantMessage---Sx .Chat-module__messageContent-Jlho{background:var(--background-primary);color:var(--text-primary);border:1px solid var(--border);border-radius:1rem}.Chat-module__typingIndicator-qKed{display:flex;gap:.25rem;align-items:center;padding:.5rem 0}.Chat-module__dot-g-Xl{width:6px;height:6px;border-radius:50%;background:var(--background-secondary);animation:Chat-module__typing-s3eu 1.4s infinite ease-in-out}.Chat-module__dot-g-Xl:nth-child(1){animation-delay:-.32s}.Chat-module__dot-g-Xl:nth-child(2){animation-delay:-.16s}.Chat-module__inputContainer-p3LY{display:flex;gap:.5rem;padding:1rem;border-top:1px solid var(--border);background:var(--background-primary)}.Chat-module__input-sEfi{flex:1;min-height:40px;max-height:120px;padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background-primary);color:var(--text-primary);font-size:var(--sm);font-family:inherit;line-height:1.5;resize:none;outline:none;transition:border-color .2s ease}.Chat-module__input-sEfi:focus{border-color:var(--primary)}.Chat-module__input-sEfi:disabled{opacity:.6;cursor:not-allowed}.Chat-module__sendButton-vZeS{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:var(--radius-md);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:all .2s ease;flex-shrink:0}.Chat-module__sendButton-vZeS:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.Chat-module__sendButton-vZeS:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes Chat-module__messageIn-oiY-{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes Chat-module__typing-s3eu{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.EditableListItem-module__container-R1pa{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.25rem;background-color:var(--background-primary);margin-bottom:.15rem;box-shadow:var(--shadow-sm);cursor:pointer;transition:background-color .2s ease}.EditableListItem-module__container-R1pa:hover{background-color:var(--hover)}.EditableListItem-module__content-vbRT{display:flex;flex:1;align-items:baseline;gap:.5rem;min-width:0}.EditableListItem-module__title-LD0Y{font-weight:500;font-size:var(--md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.EditableListItem-module__description-H5OQ{font-size:var(--sm);color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.EditableListItem-module__actions-j1v1{display:flex;gap:.25rem;transition:opacity .2s ease;flex-shrink:0}.EditableListItem-module__action-GUAu{padding:.25rem}.EditableListItem-module__container-R1pa:hover .EditableListItem-module__actions-j1v1{opacity:1}.EditableListItem-module__container-R1pa:not(:hover) .EditableListItem-module__actions-j1v1{opacity:0}.Testimonial-module__Wrapper--NV8{margin:0 0 3rem}.Testimonial-module__Quote-ImUS{font-size:var(--lg);color:var(--text-primary)}.Testimonial-module__Person-MeEA{display:flex;margin-bottom:1rem;align-items:center;gap:1rem}.Testimonial-module__Name-AUSF{font-size:var(--md);font-weight:500;color:var(--text-secondary)}.Testimonial-module__Title-G8SH{font-size:var(--md);color:var(--text-tertiary)}.Headline-module__headlineWrapper-ajZx{padding:5vh 0;margin:0 auto;display:flex;flex-direction:column}@media (max-width: 768px){.Headline-module__headlineWrapper-ajZx{padding:2rem 0}}.Headline-module__headlineEyebrow-38uo{color:var(--text-secondary);font-size:var(--sm);margin:0 0 .5rem}.Headline-module__headlineTitle-MIPS{color:var(--text-primary);font-size:var(--2xl);margin:0 0 1rem;text-wrap:balance;font-weight:900;max-width:30em;line-height:1.1}.Headline-module__headlineDescription-vVvo{color:var(--text-secondary);font-size:var(--lg);max-width:30em;margin-bottom:1rem;text-wrap:balance;max-width:800px}.Headline-module__description-jCNO strong{color:var(--text-primary);text-decoration:underline}.Hero-module__hero-pNfJ{padding:5vh 0;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Hero-module__hero-pNfJ:has(.Hero-module__illustration-Rxvt:empty){grid-template-columns:1fr}@media (max-width: 768px){.Hero-module__hero-pNfJ{padding:2rem 0}}.Hero-module__illustration-Rxvt{display:flex;align-items:center;justify-content:center}.Logos-module__LogosSection-OGiz{margin:0 0 20vh}.Logos-module__LogosSectionText-tskr{color:var(--text-secondary);font-size:var(--sm);margin-bottom:1rem}.Logos-module__LogosGrid-k6hk{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;filter:grayscale(100%) opacity(60%)}.Logos-module__LogosGrid-k6hk img{height:auto}.PricingTable-module__PricingTableWrapper-WYxJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:1200px;margin:0 auto}.PricingTable-module__PricingTableColumn-4XJI{--col-padding: 2rem;padding:var(--col-padding);background:var(--background-primary);box-shadow:var(--shadow-sm);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid var(--border)}.PricingTable-module__PricingTableColumn-4XJI.PricingTable-module__highlighted-glQt{--col-bump: .25rem;border:2px solid var(--text-primary);margin:calc(var(--col-bump) * -1);padding:calc(var(--col-padding) + var(--col-bump));z-index:100}.PricingTable-module__PricingTableColumnTitle-LUjc{font-size:var(--lg);font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.PricingTable-module__PricingTableColumnDescription-Er73{font-size:var(--md);color:var(--text-tertiary);line-height:1.5;margin:0}.PricingTable-module__PricingTableColumnPrice-iCU-{font-size:var(--xl);font-weight:600;color:var(--text-primary);margin:.5rem 0;display:flex;align-items:baseline;gap:.25rem}.PricingTable-module__PricingTableColumnPriceUnit-S7UC{font-size:var(--md);font-weight:500;color:var(--text-secondary)}.PricingTable-module__PricingTableColumnFeatures--6Ok{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.75rem}.PricingTable-module__PricingTableColumnFeatures--6Ok li{display:flex;align-items:flex-start;gap:.5rem;font-size:var(--md);color:var(--text-secondary);margin:0;padding:0;line-height:1.25}@media (max-width: 768px){.PricingTable-module__PricingTableWrapper-WYxJ{grid-template-columns:1fr;padding:.5rem}.PricingTable-module__PricingTableColumn-4XJI{padding:1.5rem}.PricingTable-module__PricingTableColumn-4XJI.PricingTable-module__highlighted-glQt{transform:none}.PricingTable-module__PricingTableColumn-4XJI.PricingTable-module__highlighted-glQt:hover{transform:translateY(-4px)}}.Service-module__ServiceRow-vyos{display:grid;grid-template-columns:1fr 2fr;gap:3rem;border-top:1px solid var(--border);padding:2rem 0}@media (max-width: 1000px){.Service-module__ServiceRow-vyos{grid-template-columns:1fr;gap:1rem;padding:2rem 0}}.Service-module__ServiceTitle-WPvE{font-size:var(--lg);font-weight:500;margin:0 0 .5rem!important}.Service-module__ServiceSubtitle-5hvB{font-size:var(--md);color:var(--text-tertiary);max-width:40rem;margin:0 0 1rem}.SocialLinks-module__SocialLinksWrapper-TDZN{display:flex;flex-wrap:wrap;gap:1rem}.SocialLinks-module__SocialLink-My8l{display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);font-size:var(--xl);transition:color .2s ease;border:none;background:none;padding:0;margin:0;cursor:pointer}.SocialLinks-module__SocialLink-My8l:hover{color:var(--text-secondary)}.FeatureBlock-module__feature-G6pA{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:5vw;justify-content:center;max-height:80vh;padding:5vh 0}.FeatureBlock-module__feature-G6pA:nth-child(2n) .FeatureBlock-module__copy-BXuF{order:1}.FeatureBlock-module__feature-G6pA:nth-child(2n) .FeatureBlock-module__imageWrapper-oGQn{order:0}@media (max-width: 768px){.FeatureBlock-module__feature-G6pA{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.FeatureBlock-module__feature-G6pA:nth-child(2n) .FeatureBlock-module__copy-BXuF,.FeatureBlock-module__feature-G6pA:nth-child(2n) .FeatureBlock-module__imageWrapper-oGQn{order:0}}.FeatureBlock-module__title-Vu-8{font-size:var(--xl);margin:0 0 1rem;text-wrap:balance}.FeatureBlock-module__description-908p{color:var(--color-text-secondary);font-size:var(--md);max-width:30em;text-wrap:balance}.FeatureBlock-module__imageWrapper-oGQn{width:100%;height:100%;overflow:hidden}.FeatureBlock-module__imageWrapper-oGQn img{width:100%;height:100%}.FeatureGrid-module__featureGrid-l-09{padding:0;margin:0 0 3rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background-color:var(--border)}@media (max-width: 800px){.FeatureGrid-module__featureGrid-l-09{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.FeatureGrid-module__featureGrid-l-09{grid-template-columns:1fr}}.FeatureGrid-module__featureGridItem-B-Nn{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;background-color:var(--background-primary);align-items:center}.FeatureGrid-module__iconWrapper-MH-p{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:var(--xl);color:var(--text-secondary);flex-shrink:0}.FeatureGrid-module__title-STHx{font-size:var(--md);font-weight:500;color:var(--text-secondary);margin:0}.FeaturePoint-module__featurePointList-NUb-{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media (max-width: 900px){.FeaturePoint-module__featurePointList-NUb-{grid-template-columns:1fr;gap:2rem}}.FeaturePoint-module__featurePoint-AN8O{display:flex;flex-direction:row;gap:.5rem}.FeaturePoint-module__iconWrapper-cXdL{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:var(--lg);flex-shrink:0}.FeaturePoint-module__title-pkop{font-size:var(--md);font-weight:600;margin:.25rem 0 .5rem}.FeaturePoint-module__description-UMM3{font-size:var(--md);margin:0}.FeaturePills-module__container-OFYR{position:relative;width:100%}.FeaturePills-module__featurePills-LGKc{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 0;justify-content:center}.FeaturePills-module__featurePill-SWBv{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--background-primary);border:1px solid var(--border);border-radius:2rem;font-size:var(--md);font-weight:500;color:var(--text-secondary);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FeaturePills-module__sizeLG-1zIE{padding:.75rem 1.5rem;font-size:var(--lg)}.FeaturePills-module__sizeLG-1zIE .FeaturePills-module__iconWrapper-3PZJ{width:2rem;height:2rem;font-size:var(--lg)}.FeaturePills-module__iconWrapper-3PZJ{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:var(--md);color:var(--text-tertiary);flex-shrink:0}.FeaturePills-module__title-IMiw{white-space:nowrap;font-weight:500}.Footer-module__Footer-6GND{display:flex;flex-direction:column;color:var(--text-secondary)}.Footer-module__Footer-6GND a{color:inherit;text-decoration:none;border:none}.Footer-module__Footer-6GND a:hover{text-decoration:underline}.Footer-module__Basement-Pdvl{font-size:var(--sm);color:var(--text-tertiary);margin:.5rem 0 1rem}.Footer-module__Basement-Pdvl a{color:inherit;text-decoration:none;border:none}.Footer-module__Basement-Pdvl a:hover{text-decoration:underline}@keyframes Modal-module__modalEnter-bKBZ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Modal-module__modalExit-3J96{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes Modal-module__backdropEnter-6Em4{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__backdropExit-AoEa{0%{opacity:1}to{opacity:0}}.Modal-module__ModalContent-BOQ9{background:var(--background-primary);z-index:100;padding:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;border:1px solid var(--border);border:1px solid transparent;border-radius:3px;box-shadow:var(--shadow-lg),var(--shadow-xl);animation:Modal-module__modalEnter-bKBZ 60ms ease-out forwards}.Modal-module__ModalContent-BOQ9.Modal-module__closing-Ft7m{animation:Modal-module__modalExit-3J96 60ms ease-out forwards}.Modal-module__ModalContent-BOQ9::backdrop{background:var(--shadow);animation:Modal-module__backdropEnter-6Em4 60ms ease-out forwards}.Modal-module__ModalContent-BOQ9.Modal-module__darker-2a2j::backdrop{background:#000000bf}.Modal-module__ModalContent-BOQ9.Modal-module__closing-Ft7m::backdrop{animation:Modal-module__backdropExit-AoEa 60ms ease-out forwards}.Modal-module__ModalContent-BOQ9>*:first-child{margin-top:0}.Modal-module__ModalContent-BOQ9:focus{outline:none}@media (max-width: 768px){.Modal-module__ModalContent-BOQ9{width:100%;margin:2rem 0 0;padding:1rem;max-width:none}}@keyframes Popover-module__popoverEnter-FUyJ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Popover-module__popoverExit-qEYd{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.Popover-module__PopoverContent-b4e7{background:var(--background-primary);z-index:500;max-height:calc(100vh - 4rem);overflow-y:auto;border:1px solid var(--border);border-radius:3px;box-shadow:var(--shadow-lg),var(--shadow-xl);animation:Popover-module__popoverEnter-FUyJ 60ms ease-out forwards;min-width:200px;max-width:400px}.Popover-module__PopoverContent-b4e7[data-state=closed]{animation:Popover-module__popoverExit-qEYd 60ms ease-out forwards}.Popover-module__PopoverContent-b4e7:focus{outline:none}.Popover-module__PopoverContent-b4e7>*:first-child{margin-top:0}.Popover-module__PopoverArrow-ddUj{fill:var(--background-primary);stroke:var(--border);stroke-width:1px}@keyframes Tooltip-module__tooltipEnter-x7Oh{0%{opacity:0;transform:scale(.95) translateY(2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes Tooltip-module__tooltipExit-6E9N{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(2px)}}.Tooltip-module__TooltipContent-tvpg{background:var(--tooltip-background);color:var(--tooltip-text);padding:.5rem .75rem;border-radius:3px;font-size:var(--sm);line-height:1.4;z-index:600;box-shadow:var(--shadow-lg);animation:Tooltip-module__tooltipEnter-x7Oh .15s ease-out forwards;max-width:300px;word-wrap:break-word}.Tooltip-module__TooltipContent-tvpg[data-state=closed]{animation:Tooltip-module__tooltipExit-6E9N .15s ease-out forwards}.Tooltip-module__TooltipContent-tvpg:focus{outline:none}.Tooltip-module__TooltipArrow-VZPA{fill:var(--tooltip-background);width:6px;height:6px}.DropdownMenu-module__DropdownContent-lz0e{background:var(--background-primary);padding:.25rem;box-shadow:var(--shadow-lg);border-radius:.5rem;max-height:400px;overflow-y:auto;display:flex;justify-content:center;flex-direction:column;animation-name:DropdownMenu-module__slideDownAndFade-CQzr;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.DropdownMenu-module__DropdownContent-lz0e:focus{outline:none}@keyframes DropdownMenu-module__slideDownAndFade-CQzr{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.DropdownMenu-module__DropdownContent-lz0e hr{margin:.5rem;border:none;border-top:1px solid var(--border);max-width:none}.DropdownMenu-module__DropdownTrigger-ab1D{padding:.5rem;cursor:pointer;opacity:.4;transition:opacity .2s ease-in-out}.DropdownMenu-module__DropdownTrigger-ab1D:hover,.DropdownMenu-module__DropdownTrigger-ab1D:focus{opacity:1}.DropdownMenu-module__DropdownMenuItem-jbu5{padding:.5rem;cursor:pointer;background:var(--background-primary);border-radius:.25rem;display:flex;gap:.5rem .75rem;align-items:center;line-height:1.1}.DropdownMenu-module__DropdownMenuItem-jbu5:hover,.DropdownMenu-module__DropdownMenuItem-jbu5:focus{background:var(--background-hover)}.DropdownMenu-module__DropdownMenuItem-jbu5:hover:disabled,.DropdownMenu-module__DropdownMenuItem-jbu5:focus:disabled{background:var(--background-primary)}.Tabs-module__tabWrapper-acU7{width:100%}.Tabs-module__tabWrapper-acU7[data-orientation=vertical]{display:flex;gap:1rem}.Tabs-module__tabList-MIVC{display:flex;box-shadow:inset 0 -1px 0 var(--border);margin-bottom:.5rem}.Tabs-module__tabList-MIVC[data-orientation=vertical]{flex-direction:column;box-shadow:none;margin-bottom:0;margin-right:.5rem;min-width:120px}.Tabs-module__tabList-MIVC[data-orientation=vertical][data-pill=false]{box-shadow:inset -1px 0 0 var(--border)}.Tabs-module__tabList-MIVC[data-pill=true]{box-shadow:none}.Tabs-module__tabTrigger-dWkq{background:none;border:none;color:var(--text-secondary);border-bottom:2px solid transparent;cursor:pointer;position:relative;transition:color .2s ease;font-weight:500}.Tabs-module__tabTrigger-dWkq[data-orientation=vertical]{border-bottom:none;border-right:none;text-align:left;border-radius:.5rem;transition:color .2s ease,background-color .2s ease;min-width:12rem}.Tabs-module__tabTrigger-dWkq[data-orientation=vertical][data-pill=false]{border-radius:0}.Tabs-module__tabTrigger-dWkq[data-pill=true]{border-bottom:none;border-radius:.5rem;transition:color .2s ease,background-color .2s ease}.Tabs-module__tabTrigger-dWkq:hover,.Tabs-module__tabTrigger-dWkq[data-orientation=vertical]:hover,.Tabs-module__tabTrigger-dWkq[data-pill=true]:hover{color:var(--text-primary)}.Tabs-module__tabTrigger-dWkq:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.5}.Tabs-module__tabTrigger-dWkq:disabled:hover{color:var(--text-tertiary)}.Tabs-module__tabTrigger-dWkq[data-orientation=vertical]:disabled:hover{color:var(--text-tertiary);background-color:transparent}.Tabs-module__tabTrigger-dWkq[data-pill=true]:disabled:hover{color:var(--text-tertiary);background-color:transparent}.Tabs-module__tabTrigger-dWkq[data-state=active]{color:var(--text-primary);border-bottom:2px solid var(--text-secondary)}.Tabs-module__tabTrigger-dWkq[data-orientation=vertical][data-state=active]{border-bottom:none;border-right:none;background-color:var(--background-item)}.Tabs-module__tabTrigger-dWkq[data-pill=true][data-state=active]{border-bottom:none;background-color:var(--background-item)}.Tabs-module__tabTrigger-dWkq[data-orientation=vertical][data-pill=false][data-state=active]{border-bottom:none;border-right:2px solid var(--text-secondary);background-color:transparent}.Tabs-module__tabContent-CRtm{outline:none;flex:1}.Tabs-module__tabContent-CRtm[data-state=inactive]{display:none}.Tabs-module__tabContent-CRtm[data-orientation=vertical]{flex:1}.Tabs-module__mobileSelect-N5Xh{display:none;width:100%;padding:.5rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-primary);color:var(--text-primary);font-size:var(--sm);margin-bottom:1rem}.Tabs-module__mobileSelect-N5Xh:focus{outline:none;border-color:var(--text-secondary)}@media (max-width: 768px){.Tabs-module__tabWrapper-acU7[data-orientation=vertical]{flex-direction:column}.Tabs-module__tabList-MIVC[data-orientation=vertical]{display:none}.Tabs-module__mobileSelect-N5Xh{display:block}}.Progress-module__progress-Q1K9{width:100%}.Progress-module__label-k6p3{font-size:var(--sm);color:var(--text-secondary);margin-bottom:.5rem;font-weight:500}.Progress-module__track-y00d{width:100%;background:var(--border);border-radius:2px;overflow:hidden}.Progress-module__bar-HrN6{height:100%;background:var(--text-secondary);border-radius:2px;transition:width .3s ease}.Stepper-module__sidebar-oNnd{width:280px;flex-shrink:0}.Stepper-module__stepList-Pxtk{display:flex;flex-direction:column;gap:.25rem;margin-bottom:3rem}.Stepper-module__stepItem-1T7a{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border:1px solid transparent;border-radius:.5rem;background:var(--background-primary);color:var(--text-secondary);text-align:left;transition:all .2s ease;cursor:pointer;opacity:.5}.Stepper-module__stepItem-1T7a.Stepper-module__activeStep-v9ws{background:var(--background-item);color:var(--text-primary);opacity:1}.Stepper-module__stepItem-1T7a.Stepper-module__completedStep-g8dt{opacity:1}.Stepper-module__stepItem-1T7a.Stepper-module__disabledStep-6A8D{opacity:.5;cursor:not-allowed}.Stepper-module__stepContent-VFQr{flex:1;min-width:0}.Stepper-module__stepTitle-QRJF{font-size:var(--md);font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.Stepper-module__stepDescription-P4j-{font-size:var(--sm);color:var(--text-tertiary);line-height:1.4}.Stepper-module__mobileStepIndicator-VQRe{display:none;margin-bottom:1rem}@media (max-width: 768px){.Stepper-module__sidebar-oNnd{display:none}.Stepper-module__mobileStepIndicator-VQRe{display:block}}.BottomTab-module__BottomTabWrapper--BOO{position:fixed;bottom:-1px;right:2rem;z-index:9999}.BottomTab-module__BottomTabWindow-5IAU{background-color:var(--background-primary);min-width:20rem;min-height:20rem;max-width:calc(100vw - 4rem);max-height:90vh;border:1px solid var(--border-active);box-shadow:var(--shadow-lg)}.BottomTab-module__BottomTabTab-Roq0{background-color:var(--background-primary);max-width:10rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--border-active);box-shadow:var(--shadow-lg);padding:.25rem .5rem;font-size:var(--sm);font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NavWrapper-module__wrapper-sYUl{position:absolute;height:100vh;inset:0;overflow:hidden;display:flex;flex-direction:column}.NavWrapper-module__sidebar-M5ww{position:fixed;top:0;left:0;height:100%;padding:3rem 1rem 1rem;padding-bottom:calc(env(safe-area-inset-bottom,0) + 1rem);background-color:var(--background-primary);transition:transform .15s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;z-index:100}.NavWrapper-module__sidebarNavGroup-xUzj{display:flex;flex-direction:column}.NavWrapper-module__sidebarNavItem-z5Q7{position:relative;display:flex;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;width:100%;border-radius:6px}.NavWrapper-module__sidebarNavItemMain-wVTT{font-weight:500}.NavWrapper-module__sidebarNavItem-z5Q7.NavWrapper-module__sidebarNavItemActive-NvN6:after{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:4px;background-color:var(--text-tertiary)}.NavWrapper-module__sidebarNavItem-z5Q7:not([disabled]):hover{background-color:var(--hover)}.NavWrapper-module__sidebarNavItem-z5Q7:disabled{opacity:.2;cursor:not-allowed}.NavWrapper-module__desktopToggleButton-3SCY{position:fixed;top:.5rem;left:1rem;padding:.5rem;opacity:.7;z-index:200}.NavWrapper-module__desktopToggleButton-3SCY:hover{background-color:var(--hover)}.NavWrapper-module__mainContent-Qefa{transition:all .15s ease-in-out;overflow:auto;flex:1;padding-top:env(safe-area-inset-top,0rem)}.NavWrapper-module__bottomNav-P0El{display:flex;justify-content:space-around;align-items:center;padding:0 .5rem calc(env(safe-area-inset-bottom,1rem) - .5rem);background:var(--background-primary);border-top:1px solid var(--border)}.NavWrapper-module__bottomNavItem-Mz0x{height:4rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.NavWrapper-module__bottomNavItem-Mz0x:disabled{opacity:.2;cursor:not-allowed}.Toggle-module__ToggleWrapper-WZ0b{display:flex;align-items:center;cursor:pointer;gap:.75rem}.Toggle-module__ToggleWrapper-WZ0b input{position:absolute;width:0;height:0;opacity:0}.Toggle-module__ToggleBody-i9nh{position:relative;width:2.75rem;height:1.5rem;background-color:var(--well);border-radius:9999px;transition:background-color .2s ease}.Toggle-module__ToggleBody-i9nh:after{content:"";position:absolute;top:2px;left:2px;width:1.25rem;height:1.25rem;background-color:var(--background-primary);border-radius:50%;transition:transform .2s ease}.Toggle-module__ToggleWrapper-WZ0b input:checked+.Toggle-module__ToggleBody-i9nh{background-color:var(--text-primary)}.Toggle-module__ToggleWrapper-WZ0b input:checked+.Toggle-module__ToggleBody-i9nh:after{transform:translate(100%)}.Toggle-module__ToggleWrapper-WZ0b input:focus+.Toggle-module__ToggleBody-i9nh{outline:2px solid var(--border-active);outline-offset:1px}.Toggle-module__ToggleLabel-PjY7{font-size:var(--md);color:var(--text-primary);font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Picker-module__PickerBody-SMoc{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem;background-color:var(--well);border-radius:.5rem;border:1px solid var(--border)}.Picker-module__PickerOption-so1U{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.375rem;color:var(--text-secondary);border:1px solid transparent}.Picker-module__PickerOption-so1U:hover{color:var(--text-primary)}.Picker-module__PickerOption-so1U.Picker-module__selected-xVmt{color:var(--text-primary);background-color:var(--background-primary);border-radius:.375rem;box-shadow:var(--shadow-sm);border:1px solid var(--border)}.Picker-module__PickerInput-1ssL{position:absolute;width:0;height:0;opacity:0}.Picker-module__PickerIconWrapper-01nb{position:relative;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}.Picker-module__PickerOption-so1U svg{position:relative;z-index:1}.Picker-module__PickerOption-so1U input:focus+.Picker-module__PickerIconWrapper-01nb{outline:1px solid var(--border-active);outline-offset:1px}.RadioButtons-module__RadioButtons-O2wE{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.RadioButtons-module__RadioButton-2zS8{position:relative}.RadioButtons-module__RadioButton-2zS8 input{position:absolute;opacity:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.RadioButtons-module__RadioButton-2zS8 label{display:block;padding:1rem;background-color:var(--background-primary);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:all .2s ease}.RadioButtons-module__RadioButton-2zS8 input:focus-visible+label{outline:2px solid var(--border-active);outline-offset:2px}.RadioButtons-module__RadioButton-2zS8 input:checked+label{background-color:var(--background-primary);border-color:var(--text-primary)}.RadioButtons-module__RadioButton-2zS8 label:hover{background-color:var(--hover)}.RadioButtons-module__RadioButton-2zS8 input:checked+label:hover{background-color:var(--background-primary)}.RadioButtons-module__labelLayout-AP-s{display:flex;align-items:center;gap:.75rem}.RadioButtons-module__icon-0gXc{line-height:1;font-size:var(--xl);flex-shrink:0}.RadioButtons-module__title-X8-V{font-size:var(--md);color:var(--text-primary);font-weight:500;line-height:1.2}.RadioButtons-module__description-Um03{font-size:var(--sm);color:var(--text-tertiary);line-height:1.2}.RequestArticleForm-module__Form-rtXo{display:flex;gap:.25rem;margin:0 0 1rem}.RequestArticleForm-module__Form-rtXo input{margin:0;width:260px}@media (max-width: 600px){.RequestArticleForm-module__Form-rtXo{flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.RequestArticleForm-module__Form-rtXo input{width:100%}}.SubscribeForm-module__Form-N-B0{display:flex;gap:.25rem;margin:0 0 .5rem}.SubscribeForm-module__Form-N-B0 input{margin:0;width:260px}@media (max-width: 600px){.SubscribeForm-module__Form-N-B0{flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.SubscribeForm-module__Form-N-B0 input{width:100%}}.Wizard-module__wizard-N36X{display:flex;flex-direction:column;min-height:400px;width:100%}.Wizard-module__content-9KMI{display:flex;gap:4vw;flex:1;min-width:0}.Wizard-module__stepContent-DEc1{flex:1}.Wizard-module__stepContent-DEc1>*:first-child{margin-top:0}.Wizard-module__navigation-DLT5{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid var(--border);margin-top:auto}@media (max-width: 768px){.Wizard-module__content-9KMI{flex-direction:column;gap:1rem}.Wizard-module__navigation-DLT5{flex-direction:column;gap:.75rem}.Wizard-module__navigation-DLT5 button{width:100%}}@media (max-width: 480px){.Wizard-module__wizard-N36X{min-height:300px}.Wizard-module__stepContent-DEc1{padding:.5rem 0}.Wizard-module__navigation-DLT5{padding:.75rem 0}}.Survey-module__survey-y4rj{display:flex;flex-direction:column;min-height:100vh;width:100%;background-color:var(--background-secondary)}.Survey-module__content-uspD{display:flex;gap:4vw;flex:1;min-width:0;height:100vh}.Survey-module__previewWrapper-lXkv{width:50%;flex-shrink:0;position:sticky;top:0;overflow-y:auto;order:2;z-index:200;height:100vh}.Survey-module__questionsContainer-JfQU{flex:1;scroll-behavior:smooth}.Survey-module__groupContainer-eX2G{display:flex;gap:4vw;min-height:100vh;align-items:flex-start;position:relative}.Survey-module__groupQuestions-t63-{flex:1;min-width:0;order:1}.Survey-module__questionSection-4jOM{display:flex;align-items:center;padding:4rem 0;transition:opacity .3s ease}.Survey-module__questionContent-IAg1{width:100%;padding:0 1rem}@media (max-width: 768px){.Survey-module__content-uspD{flex-direction:column;gap:1rem;height:auto}.Survey-module__questionsContainer-JfQU{height:auto;max-height:none;padding:1rem 0}.Survey-module__groupContainer-eX2G{flex-direction:column;gap:1rem;min-height:auto;padding:1rem 0}.Survey-module__groupQuestions-t63-{order:2}.Survey-module__questionSection-4jOM{min-height:auto;padding:2rem 0}.Survey-module__questionContent-IAg1{max-width:none;padding:0 .5rem}.Survey-module__questionTitle-JQoL{font-size:var(--lg)}.Survey-module__questionDescription-v8jx{font-size:var(--md)}}@media (max-width: 480px){.Survey-module__survey-y4rj{min-height:auto}.Survey-module__questionSection-4jOM{padding:.5rem 0}.Survey-module__questionTitle-JQoL{font-size:var(--md)}.Survey-module__questionDescription-v8jx{font-size:var(--sm)}}.SurveyNavigation-module__topNavigation-OARS{position:sticky;top:0;z-index:100;background:transparent}.SurveyNavigation-module__topNavigationFade-VJA-{position:absolute;top:0;left:0;right:0;height:200%;pointer-events:none;background:linear-gradient(to bottom,var(--background-secondary) 30%,transparent 100%)}.SurveyNavigation-module__topNavigationContent--fb-{display:flex;align-items:center;gap:.5rem;padding:1rem;position:relative;z-index:1}.SurveyNavigation-module__topNavigationSelect-QjaG{font-size:var(--sm);color:var(--text-tertiary);background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit;border-bottom:1px solid transparent;transition:color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.SurveyNavigation-module__topNavigationSelect-QjaG:hover{color:var(--text-secondary)}.SurveyNavigation-module__topNavigationSelect-QjaG:focus{outline:none;color:var(--text-secondary)}.SurveyNavigation-module__topNavigationSeparator-wUib{color:var(--text-disabled);font-size:var(--sm)}.SurveyNavigation-module__rootLink-02hK{font-size:var(--sm);color:var(--text-tertiary);background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit;border-bottom:1px solid transparent;transition:color .2s ease;text-decoration:none}.SurveyNavigation-module__rootLink-02hK:hover{color:var(--text-secondary)}.SurveyNavigation-module__rootLink-02hK:focus{outline:none;color:var(--text-secondary)}@media (max-width: 768px){.SurveyNavigation-module__topNavigation-OARS{padding:1rem}.SurveyNavigation-module__topNavigationContent--fb-{flex-direction:column;gap:.5rem}}.AuthLayout-module__AuthLayout-yUKA{display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center}.AuthLayout-module__AuthLayoutContent-p0-5{width:100%;max-width:400px}.Sortable-module__sortableItem-5Mbq{position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:flex-start;justify-content:center;gap:.5rem}@media (hover: none){.Sortable-module__sortableItem-5Mbq:active{opacity:.7}}
