body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.form-builder-container{--version-strip:32px;background:linear-gradient(135deg,#e53e3e 0%,#3182ce 100%);flex-direction:column;min-height:100vh;display:flex}.auth-container{background:linear-gradient(135deg,#e53e3e 0%,#3182ce 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:400px;padding:3rem;box-shadow:0 20px 40px #0000001a}.auth-title{color:#2d3748;background:linear-gradient(135deg,#e53e3e 0%,#3182ce 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.auth-subtitle{color:#718096;margin-bottom:2rem;font-size:1.1rem}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e53e3e 0%,#3182ce 100%);border:none;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #e53e3e66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e53e3e99}.btn-secondary{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:8px;padding:.5rem 1.5rem;font-weight:500;transition:all .3s}.btn-secondary:hover{background:#2c5aa0;transform:translateY(-1px)}.header{background:#fff;border-radius:0 0 20px 20px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.header-left{align-items:center;gap:1rem;display:flex}.header-logo{width:auto;height:40px}.auth-logo{width:auto;height:80px;margin-bottom:1.5rem}.header-title{color:#2d3748;background:linear-gradient(135deg,#e53e3e 0%,#3182ce 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.header-user{align-items:center;gap:1rem;display:flex}.user-welcome{color:#4a5568;font-weight:500}.header-menu{position:relative}.header-menu__button{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s,border-color .2s;display:flex}.header-menu__button:hover,.header-menu__button[aria-expanded=true]{color:#2c5aa0;background:#f0f6fc;border-color:#3182ce}.header-menu__button:focus-visible,.header-menu__item:focus-visible{outline-offset:2px;outline:2px solid #3182ce}.header-menu__panel{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;min-width:13rem;padding:.375rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 30px #00000024}.header-menu__item{color:#2d3748;width:100%;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.625rem;padding:.5rem .75rem;font-weight:500;display:flex}.header-menu__item:hover:not(:disabled){color:#2c5aa0;background:#f0f6fc}.header-menu__item:disabled{opacity:.55;cursor:not-allowed}.header-menu__separator{background:#e2e8f0;height:1px;margin:.375rem .25rem}.header-menu .icon{text-align:center;flex:none;width:1.25rem;font-size:.95rem}.icon-svg{display:block}@media (width<=560px){.user-welcome{display:none}}.survey-creator-container{height:calc(100vh - 140px - var(--version-strip));background:#fff;border-radius:20px;flex:none;margin:0 1rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.app-version{height:var(--version-strip);letter-spacing:.08em;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 2px #00000073;-webkit-user-select:text;user-select:text;justify-content:center;align-items:center;margin-top:auto;font-size:.8125rem;font-weight:500;display:flex}.spg-panel .spg-title,.svc-tabbed-menu-item--selected{color:#3182ce;font-weight:600}.svc-tabbed-menu-item:hover{color:#3182ce}.sv-string-editor:focus{border-color:#3182ce;box-shadow:0 0 0 1px #3182ce}
