*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{color:#000000d9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5715}#root{width:100%;height:100%}.container{max-width:1200px;margin:0 auto;padding:0 16px}.flex{display:flex}.flex-column{flex-direction:column;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.full-height{height:100%}.full-width{width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fafafa}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:silver}*{transition:all .3s cubic-bezier(.4,0,.2,1)}.mockaps-row{flex-direction:row;gap:16px;display:flex}.mockaps-column{flex-direction:column;gap:16px;display:flex}.mockaps-container{width:100%;max-width:1200px;margin:0 auto;padding:24px}.mockaps-text{line-height:1.6}.mockaps-text--small{font-size:14px}.mockaps-text--medium{font-size:16px}.mockaps-text--large{font-size:18px}.mockaps-text p{margin-bottom:8px}.mockaps-text p:last-child{margin-bottom:0}.mockaps-text strong{font-weight:600}.mockaps-text em{font-style:italic}.mockaps-text code{background-color:#f5f5f5;border-radius:3px;padding:2px 6px;font-family:Consolas,Monaco,monospace;font-size:.9em}.mockaps-text pre{background-color:#f5f5f5;border-radius:4px;padding:16px;overflow-x:auto}.mockaps-text pre code{background-color:#0000;padding:0}.mockaps-text ul,.mockaps-text ol{margin-bottom:8px;padding-left:24px}.mockaps-text li{margin-bottom:4px}.mockaps-image{max-width:100%;height:auto;display:block}.mockaps-canvas{background-color:#fafafa;width:100%;height:100%;padding:24px;overflow:auto}.mockaps-canvas__content{background-color:#fff;border-radius:8px;min-height:100%;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005}.ant-form-item{margin-bottom:15px!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mockaps-fade-in{animation:.3s ease-out fadeIn}
