body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;position:fixed;width:100%}#root,body,html{-webkit-overflow-scrolling:touch}#root{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}@media screen and (max-width:767px){input,select,textarea{font-size:16px!important}}button{min-height:44px;touch-action:manipulation}.fullheight{display:flex;flex-direction:column;height:100%;height:-webkit-fill-available;max-height:100vh}@supports (-webkit-touch-callout:none){.fullheight{height:-webkit-fill-available}}.scroll-container{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto}img{height:auto;max-width:100%}.agent-tutorial{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;width:100%}.agent-header{background-color:#e91e63;color:#fff;font-weight:700;margin-bottom:20px;padding:15px 0;text-align:center;width:100%}.agent-header h1{font-size:24px;margin:0}.gallery-container{display:flex;gap:20px;padding:0 20px;width:100%}.thumbnails-sidebar{height:600px;width:150px}.vertical-thumbnails-container{display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;padding:10px 0;scrollbar-width:thin}.vertical-thumbnails-container::-webkit-scrollbar{width:6px}.vertical-thumbnails-container::-webkit-scrollbar-thumb{background-color:#e91e63;border-radius:3px}.vertical-thumbnails-container::-webkit-scrollbar-track{background-color:#f0f0f0}.thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;flex-shrink:0;height:100px;overflow:hidden;transition:all .3s ease;width:100%}.thumbnail:hover{transform:translateX(5px)}.thumbnail.active{border-color:#e91e63}.thumbnail img{height:100%;object-fit:contain;width:100%}.main-content{display:flex;flex:1 1;flex-direction:column}.main-image-container{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;height:500px;justify-content:center;margin-bottom:20px;overflow:hidden;width:100%}.main-image{max-height:100%;max-width:100%;object-fit:contain}.nav-button{align-items:center;background-color:#e91e63;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;margin:10px auto;width:30px;z-index:2}.nav-button:disabled{background-color:#ccc;cursor:not-allowed}.main-image-navigation{align-items:center;display:flex;gap:20px;justify-content:center}.main-nav-button{background-color:#e91e63;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:8px 16px;transition:background-color .3s ease}.main-nav-button:hover{background-color:#d81b60}.image-counter{font-size:16px;font-weight:700}.agent-onboarding{min-height:100vh}.steps-container{width:100%}.step-card:hover{box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)}.step-content-wrapper{align-items:flex-start;display:flex;gap:30px}.step-text-content{flex:1 1;min-width:0}.step-video-content{flex:2 1;min-width:0}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:968px){.step-content-wrapper{flex-direction:column;gap:25px}.step-text-content,.step-video-content{flex:none;width:100%}}@media (max-width:768px){.agent-onboarding{padding:20px 10px}.step-card{padding:20px!important}.step-card h3{font-size:16px!important}.step-card p{font-size:13px!important}.step-content-wrapper{gap:20px}}video{height:auto;max-width:100%}