#root{width:100%;height:100vh}.app-layout{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-layout__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;box-shadow:0 2px 8px #0000001a;z-index:1}.app-layout__content{padding:48px 24px;flex:1 1 auto;overflow:auto;min-height:0;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(to bottom,#f0f2f5,#fff)}.app-layout__footer{text-align:center;flex-shrink:0;background:#fafafa;border-top:1px solid #f0f0f0}.header-logo{text-decoration:none;display:flex;align-items:center;gap:8px;transition:transform .2s ease}.header-logo:hover{transform:translateY(-2px)}.header-logo__icon{font-size:24px;color:#1890ff}.header-logo__title{color:#fff!important;margin:0!important;line-height:1!important}.app-nav{display:flex;gap:16px}.app-nav__link{font-size:14px;display:flex;align-items:center;gap:4px;transition:color .3s ease}.app-nav__link--active{color:#1890ff}.app-nav__link--inactive{color:#ffffffa6}.ant-layout-content::-webkit-scrollbar{width:10px}.ant-layout-content::-webkit-scrollbar-track{background:#0000000d;border-radius:8px}.ant-layout-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1890ff,#096dd9);border-radius:8px;border:2px solid rgba(0,0,0,.05)}.ant-layout-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#40a9ff,#1890ff)}.ant-layout-content{scrollbar-width:thin;scrollbar-color:#1890ff rgba(0,0,0,.05)}.ant-btn-primary{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66!important}.ant-collapse{background-color:transparent;border:0px}.ant-collapse-header{padding:0!important}.ant-input,.ant-picker{border-color:#d9d9d9!important;background-color:#fff!important}.ant-input:hover,.ant-picker:hover{border-color:#40a9ff!important}.ant-select:not(.ant-select-disabled),.ant-select:not(.ant-select-disabled) .ant-select-selector,.ant-select:not(.ant-select-disabled) .ant-select-selection-search-input{border-color:#d9d9d9!important;background-color:#fff!important;background:#fff!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#40a9ff!important;background-color:#fff!important;background:#fff!important}.ant-input:focus,.ant-input-focused,.ant-picker:focus,.ant-picker-focused{border-color:#40a9ff!important;box-shadow:0 0 0 2px #1890ff33}.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:#40a9ff!important;box-shadow:0 0 0 2px #1890ff33!important;background-color:#fff!important;background:#fff!important}a,button,.ant-card,.ant-btn{transition:all .3s ease}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.no-margin{margin:0}.full-width{width:100%}.home-container{max-width:1200px;margin:0 auto;width:100%;animation:fadeIn .6s ease-in}.home-hero{text-align:center;margin-bottom:48px}.home-hero__title{font-size:3rem;margin-bottom:16px;background:linear-gradient(135deg,#1890ff,#096dd9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.home-hero__description{font-size:20px;color:#666;max-width:600px;margin:0 auto}.home-hero__cta{height:48px;padding:0 32px;font-size:16px;border-radius:8px;box-shadow:0 4px 12px #1890ff4d}.home-features{margin-top:64px}.home-features__card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease}.home-features__card .ant-card-body{padding:32px}.home-features__icon{font-size:48px;margin-bottom:16px}.home-features__icon--primary{color:#1890ff}.home-features__icon--danger{color:#f5222d}.home-features__description{color:#666;font-size:16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gap{padding:8px}.row{display:flex;justify-content:center}.home-hero__survey-select--wrapper{width:100%;height:50px;max-width:400px;margin:auto}.home-hero__survey-select--wrapper .home-hero__survey-select{width:100%}.survey-viewer{max-width:800px;width:100%;animation:slideIn .5s ease-out}.survey-viewer__card{border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.survey-viewer__icon{font-size:32px;color:#1890ff}.survey-viewer__title{margin:0}.survey-viewer__subtitle{margin:0;color:#666;font-size:14px}.survey-viewer__form{width:100%}.survey-viewer__section{padding:20px;border-radius:8px}.survey-viewer__section--even{background:#fafafa}.survey-viewer__section--odd{background:transparent}.survey-viewer__child{margin-top:16px;padding-left:16px;border-left:3px solid #1890ff}.survey-viewer__actions{margin-bottom:0;margin-top:24px}.survey-viewer__button{border-radius:8px;height:44px;padding:0 24px}.survey-viewer__button--primary{box-shadow:0 2px 8px #1890ff4d}.survey-viewer__section--index-0{animation:fadeInUp .4s ease-out 0s both}.survey-viewer__section--index-1{animation:fadeInUp .4s ease-out .1s both}.survey-viewer__section--index-2{animation:fadeInUp .4s ease-out .2s both}.survey-viewer__section--index-3{animation:fadeInUp .4s ease-out .3s both}.survey-viewer__section--index-4{animation:fadeInUp .4s ease-out .4s both}.survey-viewer__section--index-5{animation:fadeInUp .4s ease-out .5s both}.survey-viewer__section--index-6{animation:fadeInUp .4s ease-out .6s both}.survey-viewer__section--index-7{animation:fadeInUp .4s ease-out .7s both}.survey-viewer__section--index-8{animation:fadeInUp .4s ease-out .8s both}.survey-viewer__section--index-9{animation:fadeInUp .4s ease-out .9s both}.survey-viewer__section--index-10{animation:fadeInUp .4s ease-out 1s both}.survey-viewer__section--index-11{animation:fadeInUp .4s ease-out 1.1s both}.survey-viewer__section--index-12{animation:fadeInUp .4s ease-out 1.2s both}.survey-viewer__section--index-13{animation:fadeInUp .4s ease-out 1.3s both}.survey-viewer__section--index-14{animation:fadeInUp .4s ease-out 1.4s both}.survey-viewer__section--index-15{animation:fadeInUp .4s ease-out 1.5s both}.survey-viewer__section--index-16{animation:fadeInUp .4s ease-out 1.6s both}.survey-viewer__section--index-17{animation:fadeInUp .4s ease-out 1.7s both}.survey-viewer__section--index-18{animation:fadeInUp .4s ease-out 1.8s both}.survey-viewer__section--index-19{animation:fadeInUp .4s ease-out 1.9s both}.survey-viewer__section--index-20{animation:fadeInUp .4s ease-out 2s both}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.survey-manager{--animation-duration: .5s;display:flex;align-items:center;gap:32px;transition:all var(--animation-duration) ease-in-out}.divider-line{background-color:#dadada;height:30vh;width:4px;margin:auto 24px}.survey-manager__forms{animation:slideLeft var(--animation-duration) ease-out}.survey-manager__builder{animation:slideRight var(--animation-duration) ease-out}@keyframes slideLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@media(max-width:992px){.survey-manager{flex-direction:column;gap:16px}.divider-line{width:30vw;height:4px;margin:16px auto}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
